diff --git a/games/MultiCraft_game/README.md b/games/MultiCraft_game/README.md index e6c4331e1..f8c2089ca 100644 --- a/games/MultiCraft_game/README.md +++ b/games/MultiCraft_game/README.md @@ -1,46 +1,46 @@ -# MultiCraft_game -Subgame for MultiCraft. - - -A Minecraft clone game for the MultiCraft game engine. -====================================================================== - -License of source code ----------------------- -Copyright (C) 2013 jojoa1997 -See README.txt in each mod directory for information about other authors. - -LGPL v3 see LICENSE.txt - -License of media (textures and sounds) --------------------------------------- -Copyright (C) 2013 Vattic - -http://www.minecraftforum.net/topic/72747-/ - -Vattic's Terms: - Things that are fine: - - Use as placeholders. - - Using as many textures as you've made yourself. - - Using the items or paintings. - - Use as base for mod textures. - - Requirements: - - Give clear credit. - - Link back to the Faithful 32x32 thread. - - Be honest about what you are using. - - No money making links. - - On remix/tweaked packs: - - Let's Players can share a modified copy with fans. - - Adventure map makers can provide modified copy to go along with it. - - If either of the above apply: - - You must distribute through YouTube video descriptions or your series'/map's forum topic and not create a separate thread for the pack. - - To avoid people uploading a video just so they can upload a copy of the pack Let's Players must have a decent number of videos that use the pack and a decent number of subscribers. - - Finally: - - If I decide I don't want you using stuff from the pack then that is final. This will only be the case in unusual circumstances. - - These guidelines can be changed at any time. - +# MultiCraft_game +Subgame for MultiCraft. + + +A Minecraft clone game for the MultiCraft game engine. +====================================================================== + +License of source code +---------------------- +Copyright (C) 2013 jojoa1997 +See README.txt in each mod directory for information about other authors. + +LGPL v3 see LICENSE.txt + +License of media (textures and sounds) +-------------------------------------- +Copyright (C) 2013 Vattic + +http://www.minecraftforum.net/topic/72747-/ + +Vattic's Terms: + Things that are fine: + - Use as placeholders. + - Using as many textures as you've made yourself. + - Using the items or paintings. + - Use as base for mod textures. + + Requirements: + - Give clear credit. + - Link back to the Faithful 32x32 thread. + - Be honest about what you are using. + - No money making links. + + On remix/tweaked packs: + - Let's Players can share a modified copy with fans. + - Adventure map makers can provide modified copy to go along with it. + + If either of the above apply: + - You must distribute through YouTube video descriptions or your series'/map's forum topic and not create a separate thread for the pack. + - To avoid people uploading a video just so they can upload a copy of the pack Let's Players must have a decent number of videos that use the pack and a decent number of subscribers. + + Finally: + - If I decide I don't want you using stuff from the pack then that is final. This will only be the case in unusual circumstances. + - These guidelines can be changed at any time. + See README.txt in each mod directory for information about other authors. \ No newline at end of file diff --git a/games/MultiCraft_game/mods/3d_armor/3d_armor/README.txt b/games/MultiCraft_game/files/3d_armor/3d_armor/README.txt similarity index 100% rename from games/MultiCraft_game/mods/3d_armor/3d_armor/README.txt rename to games/MultiCraft_game/files/3d_armor/3d_armor/README.txt diff --git a/games/MultiCraft_game/mods/3d_armor/3d_armor/armor.conf.example b/games/MultiCraft_game/files/3d_armor/3d_armor/armor.conf.example similarity index 100% rename from games/MultiCraft_game/mods/3d_armor/3d_armor/armor.conf.example rename to games/MultiCraft_game/files/3d_armor/3d_armor/armor.conf.example diff --git a/games/MultiCraft_game/mods/3d_armor/3d_armor/armor.lua b/games/MultiCraft_game/files/3d_armor/3d_armor/armor.lua similarity index 100% rename from games/MultiCraft_game/mods/3d_armor/3d_armor/armor.lua rename to games/MultiCraft_game/files/3d_armor/3d_armor/armor.lua diff --git a/games/MultiCraft_game/mods/3d_armor/3d_armor/crafting_guide.txt b/games/MultiCraft_game/files/3d_armor/3d_armor/crafting_guide.txt similarity index 100% rename from games/MultiCraft_game/mods/3d_armor/3d_armor/crafting_guide.txt rename to games/MultiCraft_game/files/3d_armor/3d_armor/crafting_guide.txt diff --git a/games/MultiCraft_game/mods/3d_armor/3d_armor/depends.txt b/games/MultiCraft_game/files/3d_armor/3d_armor/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/3d_armor/3d_armor/depends.txt rename to games/MultiCraft_game/files/3d_armor/3d_armor/depends.txt diff --git a/games/MultiCraft_game/mods/3d_armor/3d_armor/init.lua b/games/MultiCraft_game/files/3d_armor/3d_armor/init.lua similarity index 100% rename from games/MultiCraft_game/mods/3d_armor/3d_armor/init.lua rename to games/MultiCraft_game/files/3d_armor/3d_armor/init.lua diff --git a/games/MultiCraft_game/mods/3d_armor/LICENSE.md b/games/MultiCraft_game/files/3d_armor/LICENSE.md similarity index 100% rename from games/MultiCraft_game/mods/3d_armor/LICENSE.md rename to games/MultiCraft_game/files/3d_armor/LICENSE.md diff --git a/games/MultiCraft_game/mods/3d_armor/README.md b/games/MultiCraft_game/files/3d_armor/README.md similarity index 100% rename from games/MultiCraft_game/mods/3d_armor/README.md rename to games/MultiCraft_game/files/3d_armor/README.md diff --git a/games/MultiCraft_game/mods/3d_armor/modpack.txt b/games/MultiCraft_game/files/3d_armor/modpack.txt similarity index 100% rename from games/MultiCraft_game/mods/3d_armor/modpack.txt rename to games/MultiCraft_game/files/3d_armor/modpack.txt diff --git a/games/MultiCraft_game/mods/3d_armor/unified_skins/README.txt b/games/MultiCraft_game/files/3d_armor/unified_skins/README.txt similarity index 100% rename from games/MultiCraft_game/mods/3d_armor/unified_skins/README.txt rename to games/MultiCraft_game/files/3d_armor/unified_skins/README.txt diff --git a/games/MultiCraft_game/mods/3d_armor/unified_skins/depends.txt b/games/MultiCraft_game/files/3d_armor/unified_skins/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/3d_armor/unified_skins/depends.txt rename to games/MultiCraft_game/files/3d_armor/unified_skins/depends.txt diff --git a/games/MultiCraft_game/mods/3d_armor/unified_skins/init.lua b/games/MultiCraft_game/files/3d_armor/unified_skins/init.lua similarity index 100% rename from games/MultiCraft_game/mods/3d_armor/unified_skins/init.lua rename to games/MultiCraft_game/files/3d_armor/unified_skins/init.lua diff --git a/games/MultiCraft_game/mods/3d_armor/wieldview/README.txt b/games/MultiCraft_game/files/3d_armor/wieldview/README.txt similarity index 100% rename from games/MultiCraft_game/mods/3d_armor/wieldview/README.txt rename to games/MultiCraft_game/files/3d_armor/wieldview/README.txt diff --git a/games/MultiCraft_game/mods/3d_armor/wieldview/depends.txt b/games/MultiCraft_game/files/3d_armor/wieldview/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/3d_armor/wieldview/depends.txt rename to games/MultiCraft_game/files/3d_armor/wieldview/depends.txt diff --git a/games/MultiCraft_game/mods/3d_armor/wieldview/init.lua b/games/MultiCraft_game/files/3d_armor/wieldview/init.lua similarity index 100% rename from games/MultiCraft_game/mods/3d_armor/wieldview/init.lua rename to games/MultiCraft_game/files/3d_armor/wieldview/init.lua diff --git a/games/MultiCraft_game/mods/3d_armor/wieldview/transform.lua b/games/MultiCraft_game/files/3d_armor/wieldview/transform.lua similarity index 100% rename from games/MultiCraft_game/mods/3d_armor/wieldview/transform.lua rename to games/MultiCraft_game/files/3d_armor/wieldview/transform.lua diff --git a/games/MultiCraft_game/mods/4hunger/depends.txt b/games/MultiCraft_game/files/4hunger/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/4hunger/depends.txt rename to games/MultiCraft_game/files/4hunger/depends.txt diff --git a/games/MultiCraft_game/mods/4hunger/init.lua b/games/MultiCraft_game/files/4hunger/init.lua similarity index 97% rename from games/MultiCraft_game/mods/4hunger/init.lua rename to games/MultiCraft_game/files/4hunger/init.lua index 3e02d2860..e30753613 100644 --- a/games/MultiCraft_game/mods/4hunger/init.lua +++ b/games/MultiCraft_game/files/4hunger/init.lua @@ -1,536 +1,536 @@ - ------------------------------ ---- 4hunger mod by 4aiman --- ------------------------------ ---- license: GPLv3 --- ------------------------------ - ----- ----- Many thanks go to fairiestoy, who forced me to understand Lua a little bit more! - ----- - ----- ----- Disclaimer 1 ---- ----- --- This mod TRIES too copy MC hunger mechanics as described at wiki --- here: http://minecraft.gamepedia.com/Hunger#Mechanics and FAILS to do do: --- several things aren't covered due to internal differences of MT and MC. --- Those are subject to get added by some other mod(s), creation of which --- has began allready. ----- - ----- ----- Disclaimer 2 ---- ----- --- Since lua_api documentation sucks (it's of GREAT use nevertheless), --- I got inspired AND "guided" by some other mods that this one: --- 1. "Farming" from the "Minitest" game by PilzAdam. What hunger if --- there's nothing to eat? --- 2. "HUD & hunger". I make mistakes. Stupid ones too. --- But those ones, deliberately repeated by Blockman over and over, --- in spite of some community members' notions, were pissing me off so much, --- that I decided to edit his mod to fix 'em... --- That was when I saw that his "hunger" do NOT depend on taken by a player --- actions... That was a shame! --- So, I got my lazy butt up and wrote this hunger mod. --- 3. The "Sprint" mod by I-don't-know-who. Very useful. (The old one.) --- ----- - --- --- Feel free and welcomed to ask me to fix my grammar. But do not expect --- me to fix any mistake without telling me where it is. I'm not THAT good. --- - --- --- Update: added ethereal food. Fixed unsupported food crashes. --- - --- --- Update: added poison effects --- - --- --- Update: fixed poison/hunger effects, fixed bananas --- - --- --- Update: new sprinting code, ore types of exhaustion and tweaks --- - --- --- Update: ported for Multicraft --- - -max_save_time = 10 -save_time = 0 -max_drumsticks = 20 -foodTickTimerMAX = 5 -max_exhaustion = 8 -foodTickTimerMax = {} -food_level = {} -food_saturation = {} -food_exhaustion = {} -foodTickTimer = {} -death_timer = {} -walked_distance = {} -oldHPs = {} -oldpos = {} -timers = {} -state = {} -jumped = {} -keypress_track = {} -hungerhud = {} -hungerhudb = {} -hearthud = {} -hearthudb = {} -need_to_update_ph = {} - - -local ews = 0.01 -local esw = 0.015 -local esp = 0.025 -local ebr = 0.025 -local ejp = 0.2 -local eat = 0.3 -local edm = 0.3 -local ef1 = 0.5 -local ef2 = 1.5 -local esj = 0.8 -local erg = 3.0 -local eid = 0.001 - -local max_being_hungry_time = 120 -local keypress_cooldown = 0.3 - -local death_message = 'No one had fed him anything... Poor ' - -local function math_round(num) - local pow = math.pow(10, 2) - return ( math.floor( ( num * pow ) + 0.5 )/pow ) -end - -local function save_4hunger() - local output = io.open(multicraft.get_worldpath().."/4hunger.lua", "w") - if output then - local list = { - [1]='foodTickTimerMax', - [2]='food_level', - [3]='food_saturation', - [4]='food_exhaustion', - [5]='foodTickTimer', - [6]='walked_distance', - [7]='oldHPs', - [8]='oldpos', - [9]='timers', - [11]='state', - [12]='eating', - [13]='eat_timer', - [14]='max_save_time', - [15]='save_time', - [16]='max_drumsticks', - [17]='foodTickTimerMAX', - [18]='max_exhaustion', - [19]='death_timer', - } - for i,var in ipairs(list) do - local o = multicraft.serialize(_G[var]) - local j = string.find(o, "return") - local oo1 = string.sub(o, 1, j-1) - local oo2 = string.sub(o, j-1, -1) - output:write(oo1 .. "\n") - output:write(var .." = multicraft.deserialize('" .. oo2 .. "')\n") - end - - io.close(output) - end -end - -local function load_4hunger() - local input = io.open(multicraft.get_worldpath().."/4hunger.lua", "r") - if input then - io.close(input) - dofile(multicraft.get_worldpath().."/4hunger.lua") - end -end - -if not pcall(load_4hunger) then - print('Hunger data is corrupted! All 4hunger stuff will be re-initialized.') -end - -local function get_points(item) -- ToDo: redo to use groups! - local fp,sp,ps,stack = 0,0,nil, false - if item:find("ethereal:mushroom_plant") then fp,sp = 00.5, 01.0 end - if item:find("4hunger:apple2") then fp,sp = 02.0, 06.4 end - if item:find('apple') then fp,sp = 05.0, 06.0 end - if item:find('gold_apple') then fp,sp = 04.0, 09.6 end - if item:find('golden_apple') then fp,sp = 06.0, 09.6 end - if item:find('gold_apple_2') then fp,sp = 04.0, 09.6 end - if item:find('ethereal:banana') then fp,sp = 05.0, 0.01 end - if item:find('banana_bread') then fp,sp = 06.0, 01.0 end - if item:find('bread') then fp,sp = 05.0, 06.0 end - if item:find('beef_raw') then fp,sp = 03.0, 01.8 end - if item:find('steak') then fp,sp = 08.0, 12.8 end - if item:find('cake') then fp,sp = 02.0, 00.4 end - if item:find('carrot') then fp,sp = 04.0, 04.8 end - if item:find('carrot_gold') then fp,sp = 06.0, 14.4 end - if item:find('clownfish') then fp,sp = 00.2, 01.2 end - if item:find('chicken_raw') then fp,sp = 02.0, 01.2 end - if item:find('chicken_cooked') then fp,sp = 06.0, 07.2 end - if item:find('coconut_slice') then fp,sp = 01.0, 01.0 end - if item:find('fish_raw') then fp,sp = 02.0, 00.4 end - if item:find('fish_cooked') then fp,sp = 05.0, 06.0 end - if item:find('pine_nuts') then fp,sp = 00.1, 01.0 end - if item:find('porkchop_raw') then fp,sp = 03.0, 01.8 end - if item:find('porkchop_cooked') then fp,sp = 08.0, 12.8 end - if item:find('potato') then fp,sp = 01.0, 00.6 end - if item:find('potato_baked') then fp,sp = 02.0, 00.4 end - if item:find('potato_poisonous') then fp,sp = 02.0, 01.2 end - if item:find('salmon_raw') then fp,sp = 02.0, 00.4 end - if item:find('salmon_cooked') then fp,sp = 06.0, 09.6 end - if item:find('cookie') then fp,sp = 02.0, 00.4 end - if item:find('melon_item') then fp,sp = 02.0, 01.2 end - if item:find('melon_slice') then fp,sp = 02.0, 01.2 end - if item:find('mushroom_stew') then fp,sp = 05.0, 00.2 end - if item:find('hearty_stew') then fp,sp = 08.0, 04.2 end - if item:find('hearty_stew_co') then fp,sp = 10.0, 06.2 end - if item:find('mushroom_soup') then fp,sp = 04.0, 00.2 end - if item:find('mushroom_soup_co') then fp,sp = 06.0, 07.2 end - if item:find('pufferfish') then fp,sp = 01.0, 00.2 end - if item:find('pumpkin_pie') then fp,sp = 08.0, 04.8 end - if item:find('rotten_flesh') then fp,sp = 04.0, 00.8 end - if item:find('spider_eye') then fp,sp = 02.0, 03.2 end - if item:find('strawberry') then fp,sp = 01.0, 01.2 end - if item:find('wild_onion') then fp,sp = 00.2, 01.6 end - if item:find('fish_raw') then fp,sp = 02.0, 01.6 end - if item:find('fish') then fp,sp = 04.0, 01.6 end - if item:find('apple') then fp,sp = 04.0, 01.6 end - if item:find('apple_gold') then fp,sp = 08.0, 01.6 end - if item:find('carrot_item') then fp,sp = 01.0, 01.6 end - if item:find('carrot_item_gold') then fp,sp = 03.0, 01.6 end - if item:find('potato_item') then fp,sp = 02.0, 01.6 end - if item:find('potato_item_baked')then fp,sp = 02.0, 01.6 end - if item:find('bread') then fp,sp = 06.0, 01.6 end - if item:find('cheese') then fp,sp = 04.0, 01.6 end - if item:find('meat') then fp,sp = 08.0, 01.6 end - if item:find('meat_raw') then fp,sp = 04.0, 01.6 end - if item:find('rat_cooked') then fp,sp = 04.0, 01.6 end - if item:find('pork_raw') then fp,sp = 03.0, 01.6 end - if item:find('pork_cooked') then fp,sp = 08.0, 01.6 end - if item:find('porkchop_raw') then fp,sp = 03.0, 01.6 end - if item:find('porkchop_cooked') then fp,sp = 08.0, 01.6 end - if item:find('chicken_cooked') then fp,sp = 06.0, 01.6 end - if item:find('chicken_raw') then fp,sp = 02.0, 01.6 end - if item:find('chicken_egg_fried')then fp,sp = 02.0, 01.6 end - if item:find('milk') then fp,sp,ps,stack = 3,0,nil,"bucket:bucket_empty" end - if item:find('rotten_flesh') then fp,sp = 01.2, 01.6 end - if item:find('rotten') then ps = 1 end - if item:find('poison') then ps = 1 end - if item:find('bucket_cactus') then fp,sp,ps,stack = 2,0,nil,"bucket:bucket_empty" end - - if fp~=0 and sp~=0 - then return fp,sp,ps,stack - else return false - end -end - -local old_eat=multicraft.item_eat - -function multicraft.item_eat(food_points, saturation_points, replace_with_item) - return function(itemstack, user, pointed_thing) - if itemstack then - local f = food_points - if not user or not user:is_player() then return itemstack end - local pll = user:get_player_name() - local wstack = itemstack:get_name() - if food_level[pll]>=max_drumsticks then return itemstack end - local food_points,saturation_points,poisoned,restack - if (not food_points) - or (not saturation_points) - then - food_points,saturation_points,poisoned,restack = get_points(wstack) - end - if not food_points then old_eat(f) return end - itemstack:take_item() - if food_level[pll] then - if food_level[pll]+food_points<=max_drumsticks then - food_level[pll]=food_level[pll]+food_points - else - food_level[pll]=max_drumsticks - end - else - food_level[pll]=max_drumsticks - end - if food_saturation[pll] then - if food_saturation[pll]+saturation_points<=food_level[pll] - then - food_saturation[pll]=food_saturation[pll]+saturation_points - else - food_saturation[pll]=food_level[pll] - end - else -- if fs is NOT defined - food_saturation[pll]=food_points - end - if poisoned then - if poisoned==1 then state[pll] = 7 end - if poisoned==2 then state[pll] = 8 end - else - state[pll] = -1 - end - itemstack:add_item(replace_with_item) - end - if restack then return restack end - return itemstack - end -end - -function distance(pos1,pos2) - if not pos1 or not pos2 then - return 0 - end - return math.sqrt( (pos1.x - pos2.x)^2 + (pos1.y - pos2.y)^2 + (pos1.z - pos2.z)^2 ) -end - -function init_hunger(player) - if player then - local pll = player:get_player_name() - if not foodTickTimerMax[pll] then foodTickTimerMax[pll]=foodTickTimerMAX end - if not food_level[pll] then food_level[pll] = max_drumsticks end - if not death_timer[pll] then death_timer[pll] = 0 end - if not food_saturation[pll] then food_saturation[pll]=food_level[pll] end - if not timers[pll] then timers[pll] = -1 end - if not keypress_track[pll] then keypress_track[pll] = {} end - - multicraft.after(0, function() - if not player then return end - hungerhudb[pll]=player:hud_add({ - hud_elem_type = "statbar", - position = HUD_HUNGER_POS, - size = HUD_SB_SIZE, - text = "hud_hunger_bg.png", - number = 20, - alignment = {x=-1,y=-1}, - offset = HUD_HUNGER_OFFSET, - }) - hungerhud[pll]=player:hud_add({ - hud_elem_type = "statbar", - position = HUD_HUNGER_POS, - size = HUD_SB_SIZE, - text = "hud_hunger_fg.png", - number = 20, - alignment = {x=-1,y=-1}, - offset = HUD_HUNGER_OFFSET, - }) - end) - end -end - -multicraft.register_on_joinplayer(function(player) - init_hunger(player) -end) - -local function get_field(item,field) - if multicraft.registered_nodes[item] then return multicraft.registered_nodes[item][field] end - if multicraft.registered_items[item] then return multicraft.registered_items[item][field] end - if multicraft.registered_craftitems[item] then return multicraft.registered_craftitems[item][field] end - if multicraft.registered_tools[item] then return multicraft.registered_tools[item][field] end - return "" -end - -local function get_on_eat(item) - return get_field(item,"on_eat") -end - -multicraft.after(0, function(dtime) -local global_dtime = 0 -local doit = false - multicraft.register_globalstep(function(dtime) - global_dtime = global_dtime + dtime - if global_dtime>1 then - doit = true - global_dtime = 0 - end - if save_time > max_save_time then - save_time=0 - save_4hunger() - else - save_time=save_time+dtime - end - local players = multicraft.get_connected_players() - for i,player in ipairs(players) do - local pll = player:get_player_name() - local pos = player:getpos() - local hp = player:get_hp() - local control = player:get_player_control() - local wstack = player:get_wielded_item():get_name() - local bar - local addex = 0 - if hp==1 and food_level[pll]<=0 and food_saturation[pll]<=0 then - death_timer[pll] = death_timer[pll] + dtime - end - if not food_level[pll] then init_hunger(player) end - if (death_timer[pll] or 0) > max_being_hungry_time then - death_timer[pll] = 0 - multicraft.chat_send_all(death_message .. pll) - food_level[pll] = max_drumsticks - food_saturation[pll] = max_drumsticks - food_exhaustion[pll] = 0 - player:set_hp(0) - end - - if state[pll] == 7 or state[pll] == 8 then - if not timers[pll] then - timers[pll] = 15 - player:hud_change(hungerhudb[pll],"text",'hunger_tile_d.png') - player:hud_change(hungerhud[pll] ,"text",'hunger_tile_c.png') - if doit==true and hp>1 then - player:set_hp(hp-1) - hp=hp-1 - end - end - if state == 7 then addex = addex + ef1 - elseif state == 8 then addex = addex + ef2 end - end - - if timers[pll] then - timers[pll] = timers[pll] - dtime - if timers[pll]<0 then - timers[pll]=nil - player:hud_change(hungerhudb[pll],"text", "hud_hunger_bg.png") - player:hud_change(hungerhud[pll] ,"text", "hud_hunger_fg.png") - else - if doit==true and hp>1 then - player:set_hp(hp-1) - hp=hp-1 - end - end - end - local hp_diff = 0 - if oldHPs[pll] and hp then - hp_diff = oldHPs[pll]-hp - end - if hp_diff~=0 then - state[pll] = 5 - addex = addex + edm - player:hud_change(hearthud[pll],"number",hp) - end - oldHPs[pll] = hp - local dist = distance(oldpos[pll],pos) - if not jumped[pll] then - local node = multicraft.get_node(pos) - local name = node.name - if name:find("air") then - if state[pll] == 1 then - state[pll] = 6 - addex = addex + esj - else - state[pll] = 3 - addex = addex + ejp - end - jumped[pll] = true - else - if dist and dist>0 then - state[pll] = 0 - else - state[pll] = -1 - end - jumped[pll] = false - end - end - pos.y=pos.y+1 - local node = multicraft.get_node(pos) - local name = node.name - if multicraft.get_item_group(name, "water") ~= 0 then - state[pll] = 2 - end - if food_level[pll]<=0 then food_level[pll] = 0 end - if food_level[pll]==0 or (food_level[pll]>17 and food_level[pll]<=max_drumsticks) - then - if foodTickTimer[pll] - then foodTickTimer[pll] = foodTickTimer[pll] + dtime - else foodTickTimer[pll] = dtime - end - end - if foodTickTimer[pll]>foodTickTimerMax[pll] then - if food_level[pll]>17 and food_level[pll]<=max_drumsticks then - if hp>0 then - player:set_hp(hp+1) - end - elseif food_level[pll]==0 then - if hp>1 then - player:set_hp(hp-1) - hp = hp-1 - end - end - foodTickTimer[pll] = 0 - end - if not walked_distance[pll] then walked_distance[pll] = 0 end - oldpos[pll]=pos - walked_distance[pll] = walked_distance[pll] + dist - if hp_diff<0 and hp>18 then state[pll]=10 end - - if not state[pll] then state[pll]=-1 end - if state[pll]==-1 then addex=addex+eid - elseif state[pll]==00 then addex=addex+ews*dist - elseif state[pll]==01 then addex=addex+esp*dist - elseif state[pll]==02 then addex=addex+esw*dist - elseif state[pll]==03 then addex=addex+ejp*dist - elseif state[pll]==06 then addex=addex+esj*dist - elseif state[pll]==09 then addex=addex+ebr - elseif state[pll]==10 then addex=addex+erg*-hp_diff - end - if food_exhaustion[pll] then - food_exhaustion[pll]=food_exhaustion[pll]+addex - else - food_exhaustion[pll]=addex - end - if food_exhaustion[pll]>max_exhaustion then - if food_saturation[pll] then - food_saturation[pll] = food_saturation[pll]-1 - if food_saturation[pll]<0 then food_saturation[pll]=0 end - else - food_saturation[pll] = food_level[pll]-1 - end - if food_saturation[pll]==0 then food_level[pll]=food_level[pll]-1 end - if food_level[pll]<0 then food_level[pll]=0 end - food_exhaustion[pll] = 0 - end - if hungerhud[pll] and food_level[pll] then - player:hud_change(hungerhud[pll],"number",food_level[pll]) - end - end - doit = false - end) -end) - - -multicraft.register_on_dignode(function(pos, oldnode, digger) - if not digger then return end - local pll = digger:get_player_name() - state[pll]=9 - if food_exhaustion[pll] then - food_exhaustion[pll]=food_exhaustion[pll]+ebr - else - food_exhaustion[pll]=ebr - end -end) - -multicraft.after(0,function(dtime) - for cou,def in pairs(multicraft.registered_items) do - if get_points(def['name']) ~= false then - def['on_use'] = multicraft.item_eat(1) - multicraft.register_item(':' .. def.name, def) - end - end -end ) - -multicraft.register_chatcommand("hunger", { - func = function(name, param) - food_level[name] = 0 - food_saturation[name] = 0 - end -}) - - -print('[OK] 4hunger (Multicraft version) loaded') + +----------------------------- +--- 4hunger mod by 4aiman --- +----------------------------- +--- license: GPLv3 --- +----------------------------- + +---- +---- Many thanks go to fairiestoy, who forced me to understand Lua a little bit more! + +---- + +---- +---- Disclaimer 1 ---- +---- +-- This mod TRIES too copy MC hunger mechanics as described at wiki +-- here: http://minecraft.gamepedia.com/Hunger#Mechanics and FAILS to do do: +-- several things aren't covered due to internal differences of MT and MC. +-- Those are subject to get added by some other mod(s), creation of which +-- has began allready. +---- + +---- +---- Disclaimer 2 ---- +---- +-- Since lua_api documentation sucks (it's of GREAT use nevertheless), +-- I got inspired AND "guided" by some other mods that this one: +-- 1. "Farming" from the "Minitest" game by PilzAdam. What hunger if +-- there's nothing to eat? +-- 2. "HUD & hunger". I make mistakes. Stupid ones too. +-- But those ones, deliberately repeated by Blockman over and over, +-- in spite of some community members' notions, were pissing me off so much, +-- that I decided to edit his mod to fix 'em... +-- That was when I saw that his "hunger" do NOT depend on taken by a player +-- actions... That was a shame! +-- So, I got my lazy butt up and wrote this hunger mod. +-- 3. The "Sprint" mod by I-don't-know-who. Very useful. (The old one.) +-- +---- + +-- +-- Feel free and welcomed to ask me to fix my grammar. But do not expect +-- me to fix any mistake without telling me where it is. I'm not THAT good. +-- + +-- +-- Update: added ethereal food. Fixed unsupported food crashes. +-- + +-- +-- Update: added poison effects +-- + +-- +-- Update: fixed poison/hunger effects, fixed bananas +-- + +-- +-- Update: new sprinting code, ore types of exhaustion and tweaks +-- + +-- +-- Update: ported for Multicraft +-- + +max_save_time = 10 +save_time = 0 +max_drumsticks = 20 +foodTickTimerMAX = 5 +max_exhaustion = 8 +foodTickTimerMax = {} +food_level = {} +food_saturation = {} +food_exhaustion = {} +foodTickTimer = {} +death_timer = {} +walked_distance = {} +oldHPs = {} +oldpos = {} +timers = {} +state = {} +jumped = {} +keypress_track = {} +hungerhud = {} +hungerhudb = {} +hearthud = {} +hearthudb = {} +need_to_update_ph = {} + + +local ews = 0.01 +local esw = 0.015 +local esp = 0.025 +local ebr = 0.025 +local ejp = 0.2 +local eat = 0.3 +local edm = 0.3 +local ef1 = 0.5 +local ef2 = 1.5 +local esj = 0.8 +local erg = 3.0 +local eid = 0.001 + +local max_being_hungry_time = 120 +local keypress_cooldown = 0.3 + +local death_message = 'No one had fed him anything... Poor ' + +local function math_round(num) + local pow = math.pow(10, 2) + return ( math.floor( ( num * pow ) + 0.5 )/pow ) +end + +local function save_4hunger() + local output = io.open(multicraft.get_worldpath().."/4hunger.lua", "w") + if output then + local list = { + [1]='foodTickTimerMax', + [2]='food_level', + [3]='food_saturation', + [4]='food_exhaustion', + [5]='foodTickTimer', + [6]='walked_distance', + [7]='oldHPs', + [8]='oldpos', + [9]='timers', + [11]='state', + [12]='eating', + [13]='eat_timer', + [14]='max_save_time', + [15]='save_time', + [16]='max_drumsticks', + [17]='foodTickTimerMAX', + [18]='max_exhaustion', + [19]='death_timer', + } + for i,var in ipairs(list) do + local o = multicraft.serialize(_G[var]) + local j = string.find(o, "return") + local oo1 = string.sub(o, 1, j-1) + local oo2 = string.sub(o, j-1, -1) + output:write(oo1 .. "\n") + output:write(var .." = multicraft.deserialize('" .. oo2 .. "')\n") + end + + io.close(output) + end +end + +local function load_4hunger() + local input = io.open(multicraft.get_worldpath().."/4hunger.lua", "r") + if input then + io.close(input) + dofile(multicraft.get_worldpath().."/4hunger.lua") + end +end + +if not pcall(load_4hunger) then + print('Hunger data is corrupted! All 4hunger stuff will be re-initialized.') +end + +local function get_points(item) -- ToDo: redo to use groups! + local fp,sp,ps,stack = 0,0,nil, false + if item:find("ethereal:mushroom_plant") then fp,sp = 00.5, 01.0 end + if item:find("4hunger:apple2") then fp,sp = 02.0, 06.4 end + if item:find('apple') then fp,sp = 05.0, 06.0 end + if item:find('gold_apple') then fp,sp = 04.0, 09.6 end + if item:find('golden_apple') then fp,sp = 06.0, 09.6 end + if item:find('gold_apple_2') then fp,sp = 04.0, 09.6 end + if item:find('ethereal:banana') then fp,sp = 05.0, 0.01 end + if item:find('banana_bread') then fp,sp = 06.0, 01.0 end + if item:find('bread') then fp,sp = 05.0, 06.0 end + if item:find('beef_raw') then fp,sp = 03.0, 01.8 end + if item:find('steak') then fp,sp = 08.0, 12.8 end + if item:find('cake') then fp,sp = 02.0, 00.4 end + if item:find('carrot') then fp,sp = 04.0, 04.8 end + if item:find('carrot_gold') then fp,sp = 06.0, 14.4 end + if item:find('clownfish') then fp,sp = 00.2, 01.2 end + if item:find('chicken_raw') then fp,sp = 02.0, 01.2 end + if item:find('chicken_cooked') then fp,sp = 06.0, 07.2 end + if item:find('coconut_slice') then fp,sp = 01.0, 01.0 end + if item:find('fish_raw') then fp,sp = 02.0, 00.4 end + if item:find('fish_cooked') then fp,sp = 05.0, 06.0 end + if item:find('pine_nuts') then fp,sp = 00.1, 01.0 end + if item:find('porkchop_raw') then fp,sp = 03.0, 01.8 end + if item:find('porkchop_cooked') then fp,sp = 08.0, 12.8 end + if item:find('potato') then fp,sp = 01.0, 00.6 end + if item:find('potato_baked') then fp,sp = 02.0, 00.4 end + if item:find('potato_poisonous') then fp,sp = 02.0, 01.2 end + if item:find('salmon_raw') then fp,sp = 02.0, 00.4 end + if item:find('salmon_cooked') then fp,sp = 06.0, 09.6 end + if item:find('cookie') then fp,sp = 02.0, 00.4 end + if item:find('melon_item') then fp,sp = 02.0, 01.2 end + if item:find('melon_slice') then fp,sp = 02.0, 01.2 end + if item:find('mushroom_stew') then fp,sp = 05.0, 00.2 end + if item:find('hearty_stew') then fp,sp = 08.0, 04.2 end + if item:find('hearty_stew_co') then fp,sp = 10.0, 06.2 end + if item:find('mushroom_soup') then fp,sp = 04.0, 00.2 end + if item:find('mushroom_soup_co') then fp,sp = 06.0, 07.2 end + if item:find('pufferfish') then fp,sp = 01.0, 00.2 end + if item:find('pumpkin_pie') then fp,sp = 08.0, 04.8 end + if item:find('rotten_flesh') then fp,sp = 04.0, 00.8 end + if item:find('spider_eye') then fp,sp = 02.0, 03.2 end + if item:find('strawberry') then fp,sp = 01.0, 01.2 end + if item:find('wild_onion') then fp,sp = 00.2, 01.6 end + if item:find('fish_raw') then fp,sp = 02.0, 01.6 end + if item:find('fish') then fp,sp = 04.0, 01.6 end + if item:find('apple') then fp,sp = 04.0, 01.6 end + if item:find('apple_gold') then fp,sp = 08.0, 01.6 end + if item:find('carrot_item') then fp,sp = 01.0, 01.6 end + if item:find('carrot_item_gold') then fp,sp = 03.0, 01.6 end + if item:find('potato_item') then fp,sp = 02.0, 01.6 end + if item:find('potato_item_baked')then fp,sp = 02.0, 01.6 end + if item:find('bread') then fp,sp = 06.0, 01.6 end + if item:find('cheese') then fp,sp = 04.0, 01.6 end + if item:find('meat') then fp,sp = 08.0, 01.6 end + if item:find('meat_raw') then fp,sp = 04.0, 01.6 end + if item:find('rat_cooked') then fp,sp = 04.0, 01.6 end + if item:find('pork_raw') then fp,sp = 03.0, 01.6 end + if item:find('pork_cooked') then fp,sp = 08.0, 01.6 end + if item:find('porkchop_raw') then fp,sp = 03.0, 01.6 end + if item:find('porkchop_cooked') then fp,sp = 08.0, 01.6 end + if item:find('chicken_cooked') then fp,sp = 06.0, 01.6 end + if item:find('chicken_raw') then fp,sp = 02.0, 01.6 end + if item:find('chicken_egg_fried')then fp,sp = 02.0, 01.6 end + if item:find('milk') then fp,sp,ps,stack = 3,0,nil,"bucket:bucket_empty" end + if item:find('rotten_flesh') then fp,sp = 01.2, 01.6 end + if item:find('rotten') then ps = 1 end + if item:find('poison') then ps = 1 end + if item:find('bucket_cactus') then fp,sp,ps,stack = 2,0,nil,"bucket:bucket_empty" end + + if fp~=0 and sp~=0 + then return fp,sp,ps,stack + else return false + end +end + +local old_eat=multicraft.item_eat + +function multicraft.item_eat(food_points, saturation_points, replace_with_item) + return function(itemstack, user, pointed_thing) + if itemstack then + local f = food_points + if not user or not user:is_player() then return itemstack end + local pll = user:get_player_name() + local wstack = itemstack:get_name() + if food_level[pll]>=max_drumsticks then return itemstack end + local food_points,saturation_points,poisoned,restack + if (not food_points) + or (not saturation_points) + then + food_points,saturation_points,poisoned,restack = get_points(wstack) + end + if not food_points then old_eat(f) return end + itemstack:take_item() + if food_level[pll] then + if food_level[pll]+food_points<=max_drumsticks then + food_level[pll]=food_level[pll]+food_points + else + food_level[pll]=max_drumsticks + end + else + food_level[pll]=max_drumsticks + end + if food_saturation[pll] then + if food_saturation[pll]+saturation_points<=food_level[pll] + then + food_saturation[pll]=food_saturation[pll]+saturation_points + else + food_saturation[pll]=food_level[pll] + end + else -- if fs is NOT defined + food_saturation[pll]=food_points + end + if poisoned then + if poisoned==1 then state[pll] = 7 end + if poisoned==2 then state[pll] = 8 end + else + state[pll] = -1 + end + itemstack:add_item(replace_with_item) + end + if restack then return restack end + return itemstack + end +end + +function distance(pos1,pos2) + if not pos1 or not pos2 then + return 0 + end + return math.sqrt( (pos1.x - pos2.x)^2 + (pos1.y - pos2.y)^2 + (pos1.z - pos2.z)^2 ) +end + +function init_hunger(player) + if player then + local pll = player:get_player_name() + if not foodTickTimerMax[pll] then foodTickTimerMax[pll]=foodTickTimerMAX end + if not food_level[pll] then food_level[pll] = max_drumsticks end + if not death_timer[pll] then death_timer[pll] = 0 end + if not food_saturation[pll] then food_saturation[pll]=food_level[pll] end + if not timers[pll] then timers[pll] = -1 end + if not keypress_track[pll] then keypress_track[pll] = {} end + + multicraft.after(0, function() + if not player then return end + hungerhudb[pll]=player:hud_add({ + hud_elem_type = "statbar", + position = HUD_HUNGER_POS, + size = HUD_SB_SIZE, + text = "hud_hunger_bg.png", + number = 20, + alignment = {x=-1,y=-1}, + offset = HUD_HUNGER_OFFSET, + }) + hungerhud[pll]=player:hud_add({ + hud_elem_type = "statbar", + position = HUD_HUNGER_POS, + size = HUD_SB_SIZE, + text = "hud_hunger_fg.png", + number = 20, + alignment = {x=-1,y=-1}, + offset = HUD_HUNGER_OFFSET, + }) + end) + end +end + +multicraft.register_on_joinplayer(function(player) + init_hunger(player) +end) + +local function get_field(item,field) + if multicraft.registered_nodes[item] then return multicraft.registered_nodes[item][field] end + if multicraft.registered_items[item] then return multicraft.registered_items[item][field] end + if multicraft.registered_craftitems[item] then return multicraft.registered_craftitems[item][field] end + if multicraft.registered_tools[item] then return multicraft.registered_tools[item][field] end + return "" +end + +local function get_on_eat(item) + return get_field(item,"on_eat") +end + +multicraft.after(0, function(dtime) +local global_dtime = 0 +local doit = false + multicraft.register_globalstep(function(dtime) + global_dtime = global_dtime + dtime + if global_dtime>1 then + doit = true + global_dtime = 0 + end + if save_time > max_save_time then + save_time=0 + save_4hunger() + else + save_time=save_time+dtime + end + local players = multicraft.get_connected_players() + for i,player in ipairs(players) do + local pll = player:get_player_name() + local pos = player:getpos() + local hp = player:get_hp() + local control = player:get_player_control() + local wstack = player:get_wielded_item():get_name() + local bar + local addex = 0 + if hp==1 and food_level[pll]<=0 and food_saturation[pll]<=0 then + death_timer[pll] = death_timer[pll] + dtime + end + if not food_level[pll] then init_hunger(player) end + if (death_timer[pll] or 0) > max_being_hungry_time then + death_timer[pll] = 0 + multicraft.chat_send_all(death_message .. pll) + food_level[pll] = max_drumsticks + food_saturation[pll] = max_drumsticks + food_exhaustion[pll] = 0 + player:set_hp(0) + end + + if state[pll] == 7 or state[pll] == 8 then + if not timers[pll] then + timers[pll] = 15 + player:hud_change(hungerhudb[pll],"text",'hunger_tile_d.png') + player:hud_change(hungerhud[pll] ,"text",'hunger_tile_c.png') + if doit==true and hp>1 then + player:set_hp(hp-1) + hp=hp-1 + end + end + if state == 7 then addex = addex + ef1 + elseif state == 8 then addex = addex + ef2 end + end + + if timers[pll] then + timers[pll] = timers[pll] - dtime + if timers[pll]<0 then + timers[pll]=nil + player:hud_change(hungerhudb[pll],"text", "hud_hunger_bg.png") + player:hud_change(hungerhud[pll] ,"text", "hud_hunger_fg.png") + else + if doit==true and hp>1 then + player:set_hp(hp-1) + hp=hp-1 + end + end + end + local hp_diff = 0 + if oldHPs[pll] and hp then + hp_diff = oldHPs[pll]-hp + end + if hp_diff~=0 then + state[pll] = 5 + addex = addex + edm + player:hud_change(hearthud[pll],"number",hp) + end + oldHPs[pll] = hp + local dist = distance(oldpos[pll],pos) + if not jumped[pll] then + local node = multicraft.get_node(pos) + local name = node.name + if name:find("air") then + if state[pll] == 1 then + state[pll] = 6 + addex = addex + esj + else + state[pll] = 3 + addex = addex + ejp + end + jumped[pll] = true + else + if dist and dist>0 then + state[pll] = 0 + else + state[pll] = -1 + end + jumped[pll] = false + end + end + pos.y=pos.y+1 + local node = multicraft.get_node(pos) + local name = node.name + if multicraft.get_item_group(name, "water") ~= 0 then + state[pll] = 2 + end + if food_level[pll]<=0 then food_level[pll] = 0 end + if food_level[pll]==0 or (food_level[pll]>17 and food_level[pll]<=max_drumsticks) + then + if foodTickTimer[pll] + then foodTickTimer[pll] = foodTickTimer[pll] + dtime + else foodTickTimer[pll] = dtime + end + end + if foodTickTimer[pll]>foodTickTimerMax[pll] then + if food_level[pll]>17 and food_level[pll]<=max_drumsticks then + if hp>0 then + player:set_hp(hp+1) + end + elseif food_level[pll]==0 then + if hp>1 then + player:set_hp(hp-1) + hp = hp-1 + end + end + foodTickTimer[pll] = 0 + end + if not walked_distance[pll] then walked_distance[pll] = 0 end + oldpos[pll]=pos + walked_distance[pll] = walked_distance[pll] + dist + if hp_diff<0 and hp>18 then state[pll]=10 end + + if not state[pll] then state[pll]=-1 end + if state[pll]==-1 then addex=addex+eid + elseif state[pll]==00 then addex=addex+ews*dist + elseif state[pll]==01 then addex=addex+esp*dist + elseif state[pll]==02 then addex=addex+esw*dist + elseif state[pll]==03 then addex=addex+ejp*dist + elseif state[pll]==06 then addex=addex+esj*dist + elseif state[pll]==09 then addex=addex+ebr + elseif state[pll]==10 then addex=addex+erg*-hp_diff + end + if food_exhaustion[pll] then + food_exhaustion[pll]=food_exhaustion[pll]+addex + else + food_exhaustion[pll]=addex + end + if food_exhaustion[pll]>max_exhaustion then + if food_saturation[pll] then + food_saturation[pll] = food_saturation[pll]-1 + if food_saturation[pll]<0 then food_saturation[pll]=0 end + else + food_saturation[pll] = food_level[pll]-1 + end + if food_saturation[pll]==0 then food_level[pll]=food_level[pll]-1 end + if food_level[pll]<0 then food_level[pll]=0 end + food_exhaustion[pll] = 0 + end + if hungerhud[pll] and food_level[pll] then + player:hud_change(hungerhud[pll],"number",food_level[pll]) + end + end + doit = false + end) +end) + + +multicraft.register_on_dignode(function(pos, oldnode, digger) + if not digger then return end + local pll = digger:get_player_name() + state[pll]=9 + if food_exhaustion[pll] then + food_exhaustion[pll]=food_exhaustion[pll]+ebr + else + food_exhaustion[pll]=ebr + end +end) + +multicraft.after(0,function(dtime) + for cou,def in pairs(multicraft.registered_items) do + if get_points(def['name']) ~= false then + def['on_use'] = multicraft.item_eat(1) + multicraft.register_item(':' .. def.name, def) + end + end +end ) + +multicraft.register_chatcommand("hunger", { + func = function(name, param) + food_level[name] = 0 + food_saturation[name] = 0 + end +}) + + +print('[OK] 4hunger (Multicraft version) loaded') diff --git a/games/MultiCraft_game/mods/DOM/domb/depends.txt b/games/MultiCraft_game/files/DOM/domb/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/DOM/domb/depends.txt rename to games/MultiCraft_game/files/DOM/domb/depends.txt diff --git a/games/MultiCraft_game/mods/DOM/domb/domb.lua b/games/MultiCraft_game/files/DOM/domb/domb.lua similarity index 100% rename from games/MultiCraft_game/mods/DOM/domb/domb.lua rename to games/MultiCraft_game/files/DOM/domb/domb.lua diff --git a/games/MultiCraft_game/mods/DOM/domb/init.lua b/games/MultiCraft_game/files/DOM/domb/init.lua similarity index 100% rename from games/MultiCraft_game/mods/DOM/domb/init.lua rename to games/MultiCraft_game/files/DOM/domb/init.lua diff --git a/games/MultiCraft_game/mods/DOM/modpack.txt b/games/MultiCraft_game/files/DOM/modpack.txt similarity index 100% rename from games/MultiCraft_game/mods/DOM/modpack.txt rename to games/MultiCraft_game/files/DOM/modpack.txt diff --git a/games/MultiCraft_game/mods/DOM/watch/depends.txt b/games/MultiCraft_game/files/DOM/watch/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/DOM/watch/depends.txt rename to games/MultiCraft_game/files/DOM/watch/depends.txt diff --git a/games/MultiCraft_game/mods/DOM/watch/init.lua b/games/MultiCraft_game/files/DOM/watch/init.lua similarity index 100% rename from games/MultiCraft_game/mods/DOM/watch/init.lua rename to games/MultiCraft_game/files/DOM/watch/init.lua diff --git a/games/MultiCraft_game/mods/DOM/watch/itens.lua b/games/MultiCraft_game/files/DOM/watch/itens.lua similarity index 100% rename from games/MultiCraft_game/mods/DOM/watch/itens.lua rename to games/MultiCraft_game/files/DOM/watch/itens.lua diff --git a/games/MultiCraft_game/mods/DOM/watch/rotinas.lua b/games/MultiCraft_game/files/DOM/watch/rotinas.lua similarity index 100% rename from games/MultiCraft_game/mods/DOM/watch/rotinas.lua rename to games/MultiCraft_game/files/DOM/watch/rotinas.lua diff --git a/games/MultiCraft_game/mods/adbs/depends.txt b/games/MultiCraft_game/files/adbs/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/adbs/depends.txt rename to games/MultiCraft_game/files/adbs/depends.txt diff --git a/games/MultiCraft_game/mods/adbs/init.lua b/games/MultiCraft_game/files/adbs/init.lua similarity index 100% rename from games/MultiCraft_game/mods/adbs/init.lua rename to games/MultiCraft_game/files/adbs/init.lua diff --git a/games/MultiCraft_game/mods/beds/README.txt b/games/MultiCraft_game/files/beds/README.txt similarity index 97% rename from games/MultiCraft_game/mods/beds/README.txt rename to games/MultiCraft_game/files/beds/README.txt index c2fd68f1a..f04f1fe65 100644 --- a/games/MultiCraft_game/mods/beds/README.txt +++ b/games/MultiCraft_game/files/beds/README.txt @@ -1,26 +1,26 @@ -multicraft mod "Beds" -======================= -version: 1.1 - - -License of source code: WTFPL ------------------------------ -author: BlockMen (2013) -original author: PilzAdam - -This program is free software. It comes without any warranty, to -the extent permitted by applicable law. You can redistribute it -and/or modify it under the terms of the Do What The Fuck You Want -To Public License, Version 2, as published by Sam Hocevar. See -http://sam.zoy.org/wtfpl/COPYING for more details. - - ---USING the mod-- ------------------- - -This mods implements Beds like known from Minecraft. You can use them to sleep at night to skip the time or to prevent attacks by evil mobs. - - -To sleep you have to "rightclick" on your bed. You can only sleep at night and get noticed when it is too early. - +multicraft mod "Beds" +======================= +version: 1.1 + + +License of source code: WTFPL +----------------------------- +author: BlockMen (2013) +original author: PilzAdam + +This program is free software. It comes without any warranty, to +the extent permitted by applicable law. You can redistribute it +and/or modify it under the terms of the Do What The Fuck You Want +To Public License, Version 2, as published by Sam Hocevar. See +http://sam.zoy.org/wtfpl/COPYING for more details. + + +--USING the mod-- +------------------ + +This mods implements Beds like known from Minecraft. You can use them to sleep at night to skip the time or to prevent attacks by evil mobs. + + +To sleep you have to "rightclick" on your bed. You can only sleep at night and get noticed when it is too early. + After dying the player will respawn at the last bed he has slept. \ No newline at end of file diff --git a/games/MultiCraft_game/mods/beds/depends.txt b/games/MultiCraft_game/files/beds/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/beds/depends.txt rename to games/MultiCraft_game/files/beds/depends.txt diff --git a/games/MultiCraft_game/mods/beds/init.lua b/games/MultiCraft_game/files/beds/init.lua similarity index 97% rename from games/MultiCraft_game/mods/beds/init.lua rename to games/MultiCraft_game/files/beds/init.lua index b0d629062..14e1f6e91 100644 --- a/games/MultiCraft_game/mods/beds/init.lua +++ b/games/MultiCraft_game/files/beds/init.lua @@ -1,263 +1,263 @@ -if not multicraft.get_modpath("check") then os.exit() end -if not default.multicraft_is_variable_is_a_part_of_multicraft_subgame_and_copying_it_means_you_use_our_code_so_we_become_contributors_of_your_project then exit() end -local player_in_bed = 0 -local guy -local hand -local old_yaw = 0 - -local function get_dir(pos) - local btop = "beds:bed_top" - if multicraft.get_node({x=pos.x+1,y=pos.y,z=pos.z}).name == btop then - return 7.9 - elseif multicraft.get_node({x=pos.x-1,y=pos.y,z=pos.z}).name == btop then - return 4.75 - elseif multicraft.get_node({x=pos.x,y=pos.y,z=pos.z+1}).name == btop then - return 3.15 - elseif multicraft.get_node({x=pos.x,y=pos.y,z=pos.z-1}).name == btop then - return 6.28 - end -end - -function plock(start, max, tick, player, yaw) - if start+tick < max then - player:set_look_pitch(-1.2) - player:set_look_yaw(yaw) - multicraft.after(tick, plock, start+tick, max, tick, player, yaw) - else - player:set_look_pitch(0) - if old_yaw ~= 0 then multicraft.after(0.1+tick, function() player:set_look_yaw(old_yaw) end) end - end -end - -function exit(pos) - local npos = multicraft.find_node_near(pos, 1, "beds:bed_bottom") - if npos ~= nil then pos = npos end - if multicraft.get_node({x=pos.x+1,y=pos.y,z=pos.z}).name == "air" then - return {x=pos.x+1,y=pos.y,z=pos.z} - elseif multicraft.get_node({x=pos.x-1,y=pos.y,z=pos.z}).name == "air" then - return {x=pos.x-1,y=pos.y,z=pos.z} - elseif multicraft.get_node({x=pos.x,y=pos.y,z=pos.z+1}).name == "air" then - return {x=pos.x,y=pos.y,z=pos.z+1} - elseif multicraft.get_node({x=pos.x,y=pos.y,z=pos.z-1}).name == "air" then - return {x=pos.x,y=pos.y,z=pos.z-1} - else - return {x=pos.x,y=pos.y,z=pos.z} - end -end - -multicraft.register_node("beds:bed_bottom", { - description = "Bed", - inventory_image = "beds_bed.png", - wield_image = "beds_bed.png", - wield_scale = {x=0.8,y=2.5,z=1.3}, - drawtype = "nodebox", - tiles = {"beds_bed_top_bottom.png^[transformR90", "default_wood.png", "beds_bed_side_bottom_r.png", "beds_bed_side_bottom_r.png^[transformfx", "beds_bed_leer.png", "beds_bed_side_bottom.png"}, - paramtype = "light", - paramtype2 = "facedir", - stack_max = 64, - groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=3, decorative = 1}, - sounds = default.node_sound_wood_defaults(), - node_box = { - type = "fixed", - fixed = {-0.5, -0.5, -0.5, 0.5, 0.06, 0.5}, - }, - selection_box = { - type = "fixed", - fixed = {-0.5, -0.5, -0.5, 0.5, 0.06, 1.5}, - - }, - - after_place_node = function(pos, placer, itemstack) - local node = multicraft.get_node(pos) - local param2 = node.param2 - local npos = {x=pos.x, y=pos.y, z=pos.z} - if param2 == 0 then - npos.z = npos.z+1 - elseif param2 == 1 then - npos.x = npos.x+1 - elseif param2 == 2 then - npos.z = npos.z-1 - elseif param2 == 3 then - npos.x = npos.x-1 - end - if multicraft.registered_nodes[multicraft.get_node(npos).name].buildable_to == true and multicraft.get_node({x=npos.x, y=npos.y-1, z=npos.z}).name ~= "air" then - multicraft.set_node(npos, {name="beds:bed_top", param2 = param2}) - else - multicraft.dig_node(pos) - return true - end - end, - - on_destruct = function(pos) - pos = multicraft.find_node_near(pos, 1, "beds:bed_top") - if pos ~= nil then multicraft.remove_node(pos) end - end, - - on_rightclick = function(pos, node, clicker, itemstack) - if not clicker:is_player() then - return - end - - if multicraft.get_timeofday() > 0.2 and multicraft.get_timeofday() < 0.805 then - multicraft.chat_send_all("You can only sleep at night") - return - else - clicker:set_physics_override(0,0,0) - old_yaw = clicker:get_look_yaw() - guy = clicker - clicker:set_look_yaw(get_dir(pos)) - multicraft.chat_send_all("Good night") - plock(0,2,0.1,clicker, get_dir(pos)) - end - - if not clicker:get_player_control().sneak then - local meta = multicraft.get_meta(pos) - local param2 = node.param2 - if param2 == 0 then - pos.z = pos.z+1 - elseif param2 == 1 then - pos.x = pos.x+1 - elseif param2 == 2 then - pos.z = pos.z-1 - elseif param2 == 3 then - pos.x = pos.x-1 - end - if clicker:get_player_name() == meta:get_string("player") then - if param2 == 0 then - pos.x = pos.x-1 - elseif param2 == 1 then - pos.z = pos.z+1 - elseif param2 == 2 then - pos.x = pos.x+1 - elseif param2 == 3 then - pos.z = pos.z-1 - end - pos.y = pos.y-0.5 - clicker:setpos(pos) - meta:set_string("player", "") - player_in_bed = player_in_bed-1 - elseif meta:get_string("player") == "" then - pos.y = pos.y-0.5 - clicker:setpos(pos) - meta:set_string("player", clicker:get_player_name()) - player_in_bed = player_in_bed+1 - end - end - end -}) - -multicraft.register_node("beds:bed_top", { - drawtype = "nodebox", - tiles = {"beds_bed_top_top.png^[transformR90", "beds_bed_leer.png", "beds_bed_side_top_r.png", "beds_bed_side_top_r.png^[transformfx", "beds_bed_side_top.png", "beds_bed_leer.png"}, - paramtype = "light", - paramtype2 = "facedir", - groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=3}, - sounds = default.node_sound_wood_defaults(), - node_box = { - type = "fixed", - fixed = {-0.5, -0.5, -0.5, 0.5, 0.06, 0.5}, - }, - selection_box = { - type = "fixed", - fixed = {0, 0, 0, 0, 0, 0}, - }, -}) - -multicraft.register_alias("beds:bed", "beds:bed_bottom") - -multicraft.register_craft({ - output = "beds:bed", - recipe = { - {"group:wool", "group:wool", "group:wool", }, - {"group:wood", "group:wood", "group:wood", } - } -}) - -beds_player_spawns = {} -local file = io.open(multicraft.get_worldpath().."/beds_player_spawns", "r") -if file then - beds_player_spawns = multicraft.deserialize(file:read("*all")) - file:close() -end - -local timer = 0 -local wait = false -multicraft.register_globalstep(function(dtime) - if timer<2 then - timer = timer+dtime - return - end - timer = 0 - - local players = #multicraft.get_connected_players() - if players == player_in_bed and players ~= 0 then - if multicraft.get_timeofday() < 0.2 or multicraft.get_timeofday() > 0.805 then - if not wait then - multicraft.after(2, function() - multicraft.set_timeofday(0.23) - wait = false - guy:set_physics_override(1,1,1) - guy:setpos(exit(guy:getpos())) - - end) - wait = true - for _,player in ipairs(multicraft.get_connected_players()) do - beds_player_spawns[player:get_player_name()] = player:getpos() - end - local file = io.open(multicraft.get_worldpath().."/beds_player_spawns", "w") - if file then - file:write(multicraft.serialize(beds_player_spawns)) - file:close() - end - end - end - end -end) - -multicraft.register_on_respawnplayer(function(player) - local name = player:get_player_name() - if beds_player_spawns[name] then - player:setpos(beds_player_spawns[name]) - return true - end -end) - -multicraft.register_abm({ - nodenames = {"beds:bed_bottom"}, - interval = 1, - chance = 1, - action = function(pos, node) - local meta = multicraft.get_meta(pos) - if meta:get_string("player") ~= "" then - local param2 = node.param2 - if param2 == 0 then - pos.z = pos.z+1 - elseif param2 == 1 then - pos.x = pos.x+1 - elseif param2 == 2 then - pos.z = pos.z-1 - elseif param2 == 3 then - pos.x = pos.x-1 - end - local player = multicraft.get_player_by_name(meta:get_string("player")) - if player == nil then - meta:set_string("player", "") - player_in_bed = player_in_bed-1 - return - end - local player_pos = player:getpos() - player_pos.x = math.floor(0.5+player_pos.x) - player_pos.y = math.floor(0.5+player_pos.y) - player_pos.z = math.floor(0.5+player_pos.z) - if pos.x ~= player_pos.x or pos.y ~= player_pos.y or pos.z ~= player_pos.z then - meta:set_string("player", "") - player_in_bed = player_in_bed-1 - return - end - end - end -}) - -if multicraft.setting_get("log_mods") then - multicraft.log("action", "beds loaded") -end +if not multicraft.get_modpath("check") then os.exit() end +if not default.multicraft_is_variable_is_a_part_of_multicraft_subgame_and_copying_it_means_you_use_our_code_so_we_become_contributors_of_your_project then exit() end +local player_in_bed = 0 +local guy +local hand +local old_yaw = 0 + +local function get_dir(pos) + local btop = "beds:bed_top" + if multicraft.get_node({x=pos.x+1,y=pos.y,z=pos.z}).name == btop then + return 7.9 + elseif multicraft.get_node({x=pos.x-1,y=pos.y,z=pos.z}).name == btop then + return 4.75 + elseif multicraft.get_node({x=pos.x,y=pos.y,z=pos.z+1}).name == btop then + return 3.15 + elseif multicraft.get_node({x=pos.x,y=pos.y,z=pos.z-1}).name == btop then + return 6.28 + end +end + +function plock(start, max, tick, player, yaw) + if start+tick < max then + player:set_look_pitch(-1.2) + player:set_look_yaw(yaw) + multicraft.after(tick, plock, start+tick, max, tick, player, yaw) + else + player:set_look_pitch(0) + if old_yaw ~= 0 then multicraft.after(0.1+tick, function() player:set_look_yaw(old_yaw) end) end + end +end + +function exit(pos) + local npos = multicraft.find_node_near(pos, 1, "beds:bed_bottom") + if npos ~= nil then pos = npos end + if multicraft.get_node({x=pos.x+1,y=pos.y,z=pos.z}).name == "air" then + return {x=pos.x+1,y=pos.y,z=pos.z} + elseif multicraft.get_node({x=pos.x-1,y=pos.y,z=pos.z}).name == "air" then + return {x=pos.x-1,y=pos.y,z=pos.z} + elseif multicraft.get_node({x=pos.x,y=pos.y,z=pos.z+1}).name == "air" then + return {x=pos.x,y=pos.y,z=pos.z+1} + elseif multicraft.get_node({x=pos.x,y=pos.y,z=pos.z-1}).name == "air" then + return {x=pos.x,y=pos.y,z=pos.z-1} + else + return {x=pos.x,y=pos.y,z=pos.z} + end +end + +multicraft.register_node("beds:bed_bottom", { + description = "Bed", + inventory_image = "beds_bed.png", + wield_image = "beds_bed.png", + wield_scale = {x=0.8,y=2.5,z=1.3}, + drawtype = "nodebox", + tiles = {"beds_bed_top_bottom.png^[transformR90", "default_wood.png", "beds_bed_side_bottom_r.png", "beds_bed_side_bottom_r.png^[transformfx", "beds_bed_leer.png", "beds_bed_side_bottom.png"}, + paramtype = "light", + paramtype2 = "facedir", + stack_max = 64, + groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=3, decorative = 1}, + sounds = default.node_sound_wood_defaults(), + node_box = { + type = "fixed", + fixed = {-0.5, -0.5, -0.5, 0.5, 0.06, 0.5}, + }, + selection_box = { + type = "fixed", + fixed = {-0.5, -0.5, -0.5, 0.5, 0.06, 1.5}, + + }, + + after_place_node = function(pos, placer, itemstack) + local node = multicraft.get_node(pos) + local param2 = node.param2 + local npos = {x=pos.x, y=pos.y, z=pos.z} + if param2 == 0 then + npos.z = npos.z+1 + elseif param2 == 1 then + npos.x = npos.x+1 + elseif param2 == 2 then + npos.z = npos.z-1 + elseif param2 == 3 then + npos.x = npos.x-1 + end + if multicraft.registered_nodes[multicraft.get_node(npos).name].buildable_to == true and multicraft.get_node({x=npos.x, y=npos.y-1, z=npos.z}).name ~= "air" then + multicraft.set_node(npos, {name="beds:bed_top", param2 = param2}) + else + multicraft.dig_node(pos) + return true + end + end, + + on_destruct = function(pos) + pos = multicraft.find_node_near(pos, 1, "beds:bed_top") + if pos ~= nil then multicraft.remove_node(pos) end + end, + + on_rightclick = function(pos, node, clicker, itemstack) + if not clicker:is_player() then + return + end + + if multicraft.get_timeofday() > 0.2 and multicraft.get_timeofday() < 0.805 then + multicraft.chat_send_all("You can only sleep at night") + return + else + clicker:set_physics_override(0,0,0) + old_yaw = clicker:get_look_yaw() + guy = clicker + clicker:set_look_yaw(get_dir(pos)) + multicraft.chat_send_all("Good night") + plock(0,2,0.1,clicker, get_dir(pos)) + end + + if not clicker:get_player_control().sneak then + local meta = multicraft.get_meta(pos) + local param2 = node.param2 + if param2 == 0 then + pos.z = pos.z+1 + elseif param2 == 1 then + pos.x = pos.x+1 + elseif param2 == 2 then + pos.z = pos.z-1 + elseif param2 == 3 then + pos.x = pos.x-1 + end + if clicker:get_player_name() == meta:get_string("player") then + if param2 == 0 then + pos.x = pos.x-1 + elseif param2 == 1 then + pos.z = pos.z+1 + elseif param2 == 2 then + pos.x = pos.x+1 + elseif param2 == 3 then + pos.z = pos.z-1 + end + pos.y = pos.y-0.5 + clicker:setpos(pos) + meta:set_string("player", "") + player_in_bed = player_in_bed-1 + elseif meta:get_string("player") == "" then + pos.y = pos.y-0.5 + clicker:setpos(pos) + meta:set_string("player", clicker:get_player_name()) + player_in_bed = player_in_bed+1 + end + end + end +}) + +multicraft.register_node("beds:bed_top", { + drawtype = "nodebox", + tiles = {"beds_bed_top_top.png^[transformR90", "beds_bed_leer.png", "beds_bed_side_top_r.png", "beds_bed_side_top_r.png^[transformfx", "beds_bed_side_top.png", "beds_bed_leer.png"}, + paramtype = "light", + paramtype2 = "facedir", + groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=3}, + sounds = default.node_sound_wood_defaults(), + node_box = { + type = "fixed", + fixed = {-0.5, -0.5, -0.5, 0.5, 0.06, 0.5}, + }, + selection_box = { + type = "fixed", + fixed = {0, 0, 0, 0, 0, 0}, + }, +}) + +multicraft.register_alias("beds:bed", "beds:bed_bottom") + +multicraft.register_craft({ + output = "beds:bed", + recipe = { + {"group:wool", "group:wool", "group:wool", }, + {"group:wood", "group:wood", "group:wood", } + } +}) + +beds_player_spawns = {} +local file = io.open(multicraft.get_worldpath().."/beds_player_spawns", "r") +if file then + beds_player_spawns = multicraft.deserialize(file:read("*all")) + file:close() +end + +local timer = 0 +local wait = false +multicraft.register_globalstep(function(dtime) + if timer<2 then + timer = timer+dtime + return + end + timer = 0 + + local players = #multicraft.get_connected_players() + if players == player_in_bed and players ~= 0 then + if multicraft.get_timeofday() < 0.2 or multicraft.get_timeofday() > 0.805 then + if not wait then + multicraft.after(2, function() + multicraft.set_timeofday(0.23) + wait = false + guy:set_physics_override(1,1,1) + guy:setpos(exit(guy:getpos())) + + end) + wait = true + for _,player in ipairs(multicraft.get_connected_players()) do + beds_player_spawns[player:get_player_name()] = player:getpos() + end + local file = io.open(multicraft.get_worldpath().."/beds_player_spawns", "w") + if file then + file:write(multicraft.serialize(beds_player_spawns)) + file:close() + end + end + end + end +end) + +multicraft.register_on_respawnplayer(function(player) + local name = player:get_player_name() + if beds_player_spawns[name] then + player:setpos(beds_player_spawns[name]) + return true + end +end) + +multicraft.register_abm({ + nodenames = {"beds:bed_bottom"}, + interval = 1, + chance = 1, + action = function(pos, node) + local meta = multicraft.get_meta(pos) + if meta:get_string("player") ~= "" then + local param2 = node.param2 + if param2 == 0 then + pos.z = pos.z+1 + elseif param2 == 1 then + pos.x = pos.x+1 + elseif param2 == 2 then + pos.z = pos.z-1 + elseif param2 == 3 then + pos.x = pos.x-1 + end + local player = multicraft.get_player_by_name(meta:get_string("player")) + if player == nil then + meta:set_string("player", "") + player_in_bed = player_in_bed-1 + return + end + local player_pos = player:getpos() + player_pos.x = math.floor(0.5+player_pos.x) + player_pos.y = math.floor(0.5+player_pos.y) + player_pos.z = math.floor(0.5+player_pos.z) + if pos.x ~= player_pos.x or pos.y ~= player_pos.y or pos.z ~= player_pos.z then + meta:set_string("player", "") + player_in_bed = player_in_bed-1 + return + end + end + end +}) + +if multicraft.setting_get("log_mods") then + multicraft.log("action", "beds loaded") +end diff --git a/games/MultiCraft_game/mods/boat/depends.txt b/games/MultiCraft_game/files/boat/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/boat/depends.txt rename to games/MultiCraft_game/files/boat/depends.txt diff --git a/games/MultiCraft_game/mods/boat/init.lua b/games/MultiCraft_game/files/boat/init.lua similarity index 100% rename from games/MultiCraft_game/mods/boat/init.lua rename to games/MultiCraft_game/files/boat/init.lua diff --git a/games/MultiCraft_game/mods/bookex/depends.txt b/games/MultiCraft_game/files/bookex/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/bookex/depends.txt rename to games/MultiCraft_game/files/bookex/depends.txt diff --git a/games/MultiCraft_game/mods/bookex/init.lua b/games/MultiCraft_game/files/bookex/init.lua similarity index 100% rename from games/MultiCraft_game/mods/bookex/init.lua rename to games/MultiCraft_game/files/bookex/init.lua diff --git a/games/MultiCraft_game/mods/bucket/README.txt b/games/MultiCraft_game/files/bucket/README.txt similarity index 100% rename from games/MultiCraft_game/mods/bucket/README.txt rename to games/MultiCraft_game/files/bucket/README.txt diff --git a/games/MultiCraft_game/mods/bucket/depends.txt b/games/MultiCraft_game/files/bucket/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/bucket/depends.txt rename to games/MultiCraft_game/files/bucket/depends.txt diff --git a/games/MultiCraft_game/mods/bucket/init.lua b/games/MultiCraft_game/files/bucket/init.lua similarity index 100% rename from games/MultiCraft_game/mods/bucket/init.lua rename to games/MultiCraft_game/files/bucket/init.lua diff --git a/games/MultiCraft_game/mods/builtin_item/README.txt b/games/MultiCraft_game/files/builtin_item/README.txt similarity index 100% rename from games/MultiCraft_game/mods/builtin_item/README.txt rename to games/MultiCraft_game/files/builtin_item/README.txt diff --git a/games/MultiCraft_game/mods/builtin_item/depends.txt b/games/MultiCraft_game/files/builtin_item/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/builtin_item/depends.txt rename to games/MultiCraft_game/files/builtin_item/depends.txt diff --git a/games/MultiCraft_game/mods/builtin_item/init.lua b/games/MultiCraft_game/files/builtin_item/init.lua similarity index 100% rename from games/MultiCraft_game/mods/builtin_item/init.lua rename to games/MultiCraft_game/files/builtin_item/init.lua diff --git a/games/MultiCraft_game/mods/cake/depends.txt b/games/MultiCraft_game/files/cake/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/cake/depends.txt rename to games/MultiCraft_game/files/cake/depends.txt diff --git a/games/MultiCraft_game/mods/cake/init.lua b/games/MultiCraft_game/files/cake/init.lua similarity index 96% rename from games/MultiCraft_game/mods/cake/init.lua rename to games/MultiCraft_game/files/cake/init.lua index 9dbe6c720..d0883ac48 100644 --- a/games/MultiCraft_game/mods/cake/init.lua +++ b/games/MultiCraft_game/files/cake/init.lua @@ -1,170 +1,170 @@ -if not multicraft.get_modpath("check") then os.exit() end -if not default.multicraft_is_variable_is_a_part_of_multicraft_subgame_and_copying_it_means_you_use_our_code_so_we_become_contributors_of_your_project then exit() end ---[[ -#!#!#!#Cake mod created by Jordan4ibanez#!#!# -#!#!#!#Released under CC Attribution-ShareAlike 3.0 Unported #!#!# -]]-- - -cake_texture = {"cake_top.png","cake_bottom.png","cake_inner.png","cake_side.png","cake_side.png","cake_side.png"} -slice_1 = { -7/16, -8/16, -7/16, -5/16, 0/16, 7/16} -slice_2 = { -7/16, -8/16, -7/16, -2/16, 0/16, 7/16} -slice_3 = { -7/16, -8/16, -7/16, 1/16, 0/16, 7/16} -slice_4 = { -7/16, -8/16, -7/16, 3/16, 0/16, 7/16} -slice_5 = { -7/16, -8/16, -7/16, 5/16, 0/16, 7/16} -slice_6 = { -7/16, -8/16, -7/16, 7/16, 0/16, 7/16} - -multicraft.register_craft({ - output = "cake:cake", - recipe = { - {'bucket:bucket_water', 'bucket:bucket_water', 'bucket:bucket_water'}, - {'default:sugar', 'default:leaves', 'default:sugar'}, - {'farming:wheat_harvested', 'farming:wheat_harvested', 'farming:wheat_harvested'}, - }, - replacements = {{"bucket:bucket_water", "bucket:bucket_empty"}}, -}) - -multicraft.register_node("cake:cake", { - description = "Cake", - tiles = {"cake_top.png","cake_bottom.png","cake_side.png","cake_side.png","cake_side.png","cake_side.png"}, - paramtype = "light", - drawtype = "nodebox", - selection_box = { - type = "fixed", - fixed = slice_6 - }, - node_box = { - type = "fixed", - fixed = slice_6 - }, - is_ground_content = true, - stack_max = 1, - groups = {crumbly=3,falling_node=1, foodstuffs = 1}, - drop = '', - --legacy_mineral = true, - on_rightclick = function(pos, node, clicker, itemstack) - if clicker:get_hp() < 20 then - clicker:set_hp(clicker:get_hp()+2) - multicraft.add_node(pos,{type="node",name="cake:cake_5",param2=param2}) - end - end, -}) -multicraft.register_node("cake:cake_5", { - description = "Cake [5 Slices Left]", - tiles = cake_texture, - paramtype = "light", - drawtype = "nodebox", - selection_box = { - type = "fixed", - fixed = slice_5 - }, - node_box = { - type = "fixed", - fixed = slice_5 - }, - is_ground_content = true, - groups = {crumbly=3,falling_node=1,not_in_creative_inventory=1}, - drop = '', - --legacy_mineral = true, - on_rightclick = function(pos, node, clicker, itemstack) - if clicker:get_hp() < 20 then - clicker:set_hp(clicker:get_hp()+2) - multicraft.add_node(pos,{type="node",name="cake:cake_4",param2=param2}) - end - end, -}) -multicraft.register_node("cake:cake_4", { - description = "Cake [4 Slices Left]", - tiles = cake_texture, - paramtype = "light", - drawtype = "nodebox", - selection_box = { - type = "fixed", - fixed = slice_4 - }, - node_box = { - type = "fixed", - fixed = slice_4 - }, - is_ground_content = true, - groups = {crumbly=3,falling_node=1,not_in_creative_inventory=1}, - drop = '', - --legacy_mineral = true, - on_rightclick = function(pos, node, clicker, itemstack) - if clicker:get_hp() < 20 then - clicker:set_hp(clicker:get_hp()+2) - multicraft.add_node(pos,{type="node",name="cake:cake_3",param2=param2}) - end - end, -}) -multicraft.register_node("cake:cake_3", { - description = "Cake [3 Slices Left]", - tiles = cake_texture, - paramtype = "light", - drawtype = "nodebox", - selection_box = { - type = "fixed", - fixed = slice_3 - }, - node_box = { - type = "fixed", - fixed = slice_3 - }, - is_ground_content = true, - groups = {crumbly=3,falling_node=1,not_in_creative_inventory=1}, - drop = '', - --legacy_mineral = true, - on_rightclick = function(pos, node, clicker, itemstack) - if clicker:get_hp() < 20 then - clicker:set_hp(clicker:get_hp()+2) - multicraft.add_node(pos,{type="node",name="cake:cake_2",param2=param2}) - end - end, -}) -multicraft.register_node("cake:cake_2", { - description = "Cake [2 Slices Left]", - tiles = cake_texture, - paramtype = "light", - drawtype = "nodebox", - selection_box = { - type = "fixed", - fixed = slice_2 - }, - node_box = { - type = "fixed", - fixed = slice_2 - }, - is_ground_content = true, - groups = {crumbly=3,falling_node=1,not_in_creative_inventory=1}, - drop = '', - --legacy_mineral = true, - on_rightclick = function(pos, node, clicker, itemstack) - if clicker:get_hp() < 20 then - clicker:set_hp(clicker:get_hp()+2) - multicraft.add_node(pos,{type="node",name="cake:cake_1",param2=param2}) - end - end, -}) -multicraft.register_node("cake:cake_1", { - description = "Cake [1 Slice Left]", - tiles = cake_texture, - paramtype = "light", - drawtype = "nodebox", - selection_box = { - type = "fixed", - fixed = slice_1 - }, - node_box = { - type = "fixed", - fixed = slice_1 - }, - is_ground_content = true, - groups = {crumbly=3,falling_node=1,not_in_creative_inventory=1}, - drop = '', - --legacy_mineral = true, - on_rightclick = function(pos, node, clicker, itemstack) - if clicker:get_hp() < 20 then - clicker:set_hp(clicker:get_hp()+2) - multicraft.remove_node(pos) - end - end, +if not multicraft.get_modpath("check") then os.exit() end +if not default.multicraft_is_variable_is_a_part_of_multicraft_subgame_and_copying_it_means_you_use_our_code_so_we_become_contributors_of_your_project then exit() end +--[[ +#!#!#!#Cake mod created by Jordan4ibanez#!#!# +#!#!#!#Released under CC Attribution-ShareAlike 3.0 Unported #!#!# +]]-- + +cake_texture = {"cake_top.png","cake_bottom.png","cake_inner.png","cake_side.png","cake_side.png","cake_side.png"} +slice_1 = { -7/16, -8/16, -7/16, -5/16, 0/16, 7/16} +slice_2 = { -7/16, -8/16, -7/16, -2/16, 0/16, 7/16} +slice_3 = { -7/16, -8/16, -7/16, 1/16, 0/16, 7/16} +slice_4 = { -7/16, -8/16, -7/16, 3/16, 0/16, 7/16} +slice_5 = { -7/16, -8/16, -7/16, 5/16, 0/16, 7/16} +slice_6 = { -7/16, -8/16, -7/16, 7/16, 0/16, 7/16} + +multicraft.register_craft({ + output = "cake:cake", + recipe = { + {'bucket:bucket_water', 'bucket:bucket_water', 'bucket:bucket_water'}, + {'default:sugar', 'default:leaves', 'default:sugar'}, + {'farming:wheat_harvested', 'farming:wheat_harvested', 'farming:wheat_harvested'}, + }, + replacements = {{"bucket:bucket_water", "bucket:bucket_empty"}}, +}) + +multicraft.register_node("cake:cake", { + description = "Cake", + tiles = {"cake_top.png","cake_bottom.png","cake_side.png","cake_side.png","cake_side.png","cake_side.png"}, + paramtype = "light", + drawtype = "nodebox", + selection_box = { + type = "fixed", + fixed = slice_6 + }, + node_box = { + type = "fixed", + fixed = slice_6 + }, + is_ground_content = true, + stack_max = 1, + groups = {crumbly=3,falling_node=1, foodstuffs = 1}, + drop = '', + --legacy_mineral = true, + on_rightclick = function(pos, node, clicker, itemstack) + if clicker:get_hp() < 20 then + clicker:set_hp(clicker:get_hp()+2) + multicraft.add_node(pos,{type="node",name="cake:cake_5",param2=param2}) + end + end, +}) +multicraft.register_node("cake:cake_5", { + description = "Cake [5 Slices Left]", + tiles = cake_texture, + paramtype = "light", + drawtype = "nodebox", + selection_box = { + type = "fixed", + fixed = slice_5 + }, + node_box = { + type = "fixed", + fixed = slice_5 + }, + is_ground_content = true, + groups = {crumbly=3,falling_node=1,not_in_creative_inventory=1}, + drop = '', + --legacy_mineral = true, + on_rightclick = function(pos, node, clicker, itemstack) + if clicker:get_hp() < 20 then + clicker:set_hp(clicker:get_hp()+2) + multicraft.add_node(pos,{type="node",name="cake:cake_4",param2=param2}) + end + end, +}) +multicraft.register_node("cake:cake_4", { + description = "Cake [4 Slices Left]", + tiles = cake_texture, + paramtype = "light", + drawtype = "nodebox", + selection_box = { + type = "fixed", + fixed = slice_4 + }, + node_box = { + type = "fixed", + fixed = slice_4 + }, + is_ground_content = true, + groups = {crumbly=3,falling_node=1,not_in_creative_inventory=1}, + drop = '', + --legacy_mineral = true, + on_rightclick = function(pos, node, clicker, itemstack) + if clicker:get_hp() < 20 then + clicker:set_hp(clicker:get_hp()+2) + multicraft.add_node(pos,{type="node",name="cake:cake_3",param2=param2}) + end + end, +}) +multicraft.register_node("cake:cake_3", { + description = "Cake [3 Slices Left]", + tiles = cake_texture, + paramtype = "light", + drawtype = "nodebox", + selection_box = { + type = "fixed", + fixed = slice_3 + }, + node_box = { + type = "fixed", + fixed = slice_3 + }, + is_ground_content = true, + groups = {crumbly=3,falling_node=1,not_in_creative_inventory=1}, + drop = '', + --legacy_mineral = true, + on_rightclick = function(pos, node, clicker, itemstack) + if clicker:get_hp() < 20 then + clicker:set_hp(clicker:get_hp()+2) + multicraft.add_node(pos,{type="node",name="cake:cake_2",param2=param2}) + end + end, +}) +multicraft.register_node("cake:cake_2", { + description = "Cake [2 Slices Left]", + tiles = cake_texture, + paramtype = "light", + drawtype = "nodebox", + selection_box = { + type = "fixed", + fixed = slice_2 + }, + node_box = { + type = "fixed", + fixed = slice_2 + }, + is_ground_content = true, + groups = {crumbly=3,falling_node=1,not_in_creative_inventory=1}, + drop = '', + --legacy_mineral = true, + on_rightclick = function(pos, node, clicker, itemstack) + if clicker:get_hp() < 20 then + clicker:set_hp(clicker:get_hp()+2) + multicraft.add_node(pos,{type="node",name="cake:cake_1",param2=param2}) + end + end, +}) +multicraft.register_node("cake:cake_1", { + description = "Cake [1 Slice Left]", + tiles = cake_texture, + paramtype = "light", + drawtype = "nodebox", + selection_box = { + type = "fixed", + fixed = slice_1 + }, + node_box = { + type = "fixed", + fixed = slice_1 + }, + is_ground_content = true, + groups = {crumbly=3,falling_node=1,not_in_creative_inventory=1}, + drop = '', + --legacy_mineral = true, + on_rightclick = function(pos, node, clicker, itemstack) + if clicker:get_hp() < 20 then + clicker:set_hp(clicker:get_hp()+2) + multicraft.remove_node(pos) + end + end, }) \ No newline at end of file diff --git a/games/MultiCraft_game/mods/check/init.lua b/games/MultiCraft_game/files/check/init.lua similarity index 100% rename from games/MultiCraft_game/mods/check/init.lua rename to games/MultiCraft_game/files/check/init.lua diff --git a/games/MultiCraft_game/mods/command/depends.txt b/games/MultiCraft_game/files/command/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/command/depends.txt rename to games/MultiCraft_game/files/command/depends.txt diff --git a/games/MultiCraft_game/mods/command/info.lua b/games/MultiCraft_game/files/command/info.lua similarity index 97% rename from games/MultiCraft_game/mods/command/info.lua rename to games/MultiCraft_game/files/command/info.lua index e144970d7..7facebee1 100644 --- a/games/MultiCraft_game/mods/command/info.lua +++ b/games/MultiCraft_game/files/command/info.lua @@ -1,24 +1,24 @@ -INFO_BLANK = "To find out more about certain items type the command '/info' with the params 'update', 'version', 'creative', 'suprise'" -INFO_VERSION = "0.1" -INFO_UPDATE = "I think nether ... but lot of monster before" -INFO_CREATIVE = "Type the command '/gamemode ' and use the params '0' or 's' for survival and '1' or 'c' for creative" - - -multicraft.register_chatcommand("info", { - params = "(blank) | update | version | creative", - description = "To get info on stuff.", - func = function(name, param) - if param == "" then - multicraft.chat_send_player(name, INFO_BLANK) - end - if param == "update" then - multicraft.chat_send_player(name, INFO_UPDATE) - end - if param == "version" then - multicraft.chat_send_player(name, INFO_VERSION) - end - if param == "creative" then - multicraft.chat_send_player(name, INFO_CREATIVE) - end - end -}) +INFO_BLANK = "To find out more about certain items type the command '/info' with the params 'update', 'version', 'creative', 'suprise'" +INFO_VERSION = "0.1" +INFO_UPDATE = "I think nether ... but lot of monster before" +INFO_CREATIVE = "Type the command '/gamemode ' and use the params '0' or 's' for survival and '1' or 'c' for creative" + + +multicraft.register_chatcommand("info", { + params = "(blank) | update | version | creative", + description = "To get info on stuff.", + func = function(name, param) + if param == "" then + multicraft.chat_send_player(name, INFO_BLANK) + end + if param == "update" then + multicraft.chat_send_player(name, INFO_UPDATE) + end + if param == "version" then + multicraft.chat_send_player(name, INFO_VERSION) + end + if param == "creative" then + multicraft.chat_send_player(name, INFO_CREATIVE) + end + end +}) diff --git a/games/MultiCraft_game/mods/command/init.lua b/games/MultiCraft_game/files/command/init.lua similarity index 100% rename from games/MultiCraft_game/mods/command/init.lua rename to games/MultiCraft_game/files/command/init.lua diff --git a/games/MultiCraft_game/mods/command/kits.lua b/games/MultiCraft_game/files/command/kits.lua similarity index 97% rename from games/MultiCraft_game/mods/command/kits.lua rename to games/MultiCraft_game/files/command/kits.lua index b82d5c373..fdc79da14 100644 --- a/games/MultiCraft_game/mods/command/kits.lua +++ b/games/MultiCraft_game/files/command/kits.lua @@ -1,26 +1,26 @@ -multicraft.register_chatcommand("kit", { - params = "", - description = "Add a Kit to player", - privs = {}, - func = function(name, param) - if param == "" then - multicraft.chat_send_player(name, "No kit selected use ... Aviable : noob , pvp") - end - local receiverref = core.get_player_by_name(name) - if param == "noob" then - receiverref:get_inventory():add_item('main', 'default:pick_steel') - receiverref:get_inventory():add_item('main', 'default:shovel_steel') - receiverref:get_inventory():add_item('main', 'default:torch 16') - receiverref:get_inventory():add_item('main', 'default:axe_steel') - receiverref:get_inventory():add_item('main', 'default:cobble 64') - end - if param == "pvp" then - receiverref:get_inventory():add_item('main', 'default:sword_diamond') - receiverref:get_inventory():add_item('main', 'default:apple_gold 64') - receiverref:get_inventory():add_item('main', '3d_armor:helmet_diamond') - receiverref:get_inventory():add_item('main', '3d_armor:chestplate_diamond') - receiverref:get_inventory():add_item('main', '3d_armor:leggings_diamond') - receiverref:get_inventory():add_item('main', '3d_armor:boots_diamond') - end - end +multicraft.register_chatcommand("kit", { + params = "", + description = "Add a Kit to player", + privs = {}, + func = function(name, param) + if param == "" then + multicraft.chat_send_player(name, "No kit selected use ... Aviable : noob , pvp") + end + local receiverref = core.get_player_by_name(name) + if param == "noob" then + receiverref:get_inventory():add_item('main', 'default:pick_steel') + receiverref:get_inventory():add_item('main', 'default:shovel_steel') + receiverref:get_inventory():add_item('main', 'default:torch 16') + receiverref:get_inventory():add_item('main', 'default:axe_steel') + receiverref:get_inventory():add_item('main', 'default:cobble 64') + end + if param == "pvp" then + receiverref:get_inventory():add_item('main', 'default:sword_diamond') + receiverref:get_inventory():add_item('main', 'default:apple_gold 64') + receiverref:get_inventory():add_item('main', '3d_armor:helmet_diamond') + receiverref:get_inventory():add_item('main', '3d_armor:chestplate_diamond') + receiverref:get_inventory():add_item('main', '3d_armor:leggings_diamond') + receiverref:get_inventory():add_item('main', '3d_armor:boots_diamond') + end + end }) \ No newline at end of file diff --git a/games/MultiCraft_game/mods/command/time.lua b/games/MultiCraft_game/files/command/time.lua similarity index 96% rename from games/MultiCraft_game/mods/command/time.lua rename to games/MultiCraft_game/files/command/time.lua index 1132fc46c..652a6731b 100644 --- a/games/MultiCraft_game/mods/command/time.lua +++ b/games/MultiCraft_game/files/command/time.lua @@ -1,28 +1,28 @@ - -multicraft.register_chatcommand("night", { - params = "", - description = "Make the night", - privs = {settime = true}, - func = function(name, param) - local player = multicraft.get_player_by_name(name) - if not player then - return - end - multicraft.set_timeofday(0.22) - end -}) - -multicraft.register_chatcommand("day", { - params = "", - description = "Make the day wakeup", - privs = {settime = true}, - func = function(name, param) - local player = multicraft.get_player_by_name(name) - if not player then - return - end - multicraft.set_timeofday(0.6) - end -}) - - + +multicraft.register_chatcommand("night", { + params = "", + description = "Make the night", + privs = {settime = true}, + func = function(name, param) + local player = multicraft.get_player_by_name(name) + if not player then + return + end + multicraft.set_timeofday(0.22) + end +}) + +multicraft.register_chatcommand("day", { + params = "", + description = "Make the day wakeup", + privs = {settime = true}, + func = function(name, param) + local player = multicraft.get_player_by_name(name) + if not player then + return + end + multicraft.set_timeofday(0.6) + end +}) + + diff --git a/games/MultiCraft_game/mods/command/vanish.lua b/games/MultiCraft_game/files/command/vanish.lua similarity index 96% rename from games/MultiCraft_game/mods/command/vanish.lua rename to games/MultiCraft_game/files/command/vanish.lua index 9d5541078..0b7bf2ab0 100644 --- a/games/MultiCraft_game/mods/command/vanish.lua +++ b/games/MultiCraft_game/files/command/vanish.lua @@ -1,23 +1,23 @@ -vanished_players = {} - -multicraft.register_privilege("vanish", "Allow to use /vanish command") - -multicraft.register_chatcommand("vanish", { - params = "", - description = "Make user invisible at eye of all", - privs = {vanish = true}, - func = function(name, param) - local prop - vanished_players[name] = not vanished_players[name] - - if vanished_players[name] then - prop = {visual_size = {x=0, y=0}, collisionbox = {0,0,0,0,0,0}} - else - -- default player size - prop = {visual_size = {x=1, y=1}, - collisionbox = {-0.35, -1, -0.35, 0.35, 1, 0.35}} - end - - multicraft.get_player_by_name(name):set_properties(prop) - end -}) +vanished_players = {} + +multicraft.register_privilege("vanish", "Allow to use /vanish command") + +multicraft.register_chatcommand("vanish", { + params = "", + description = "Make user invisible at eye of all", + privs = {vanish = true}, + func = function(name, param) + local prop + vanished_players[name] = not vanished_players[name] + + if vanished_players[name] then + prop = {visual_size = {x=0, y=0}, collisionbox = {0,0,0,0,0,0}} + else + -- default player size + prop = {visual_size = {x=1, y=1}, + collisionbox = {-0.35, -1, -0.35, 0.35, 1, 0.35}} + end + + multicraft.get_player_by_name(name):set_properties(prop) + end +}) diff --git a/games/MultiCraft_game/mods/compass/depends.txt b/games/MultiCraft_game/files/compass/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/compass/depends.txt rename to games/MultiCraft_game/files/compass/depends.txt diff --git a/games/MultiCraft_game/mods/compass/init.lua b/games/MultiCraft_game/files/compass/init.lua similarity index 100% rename from games/MultiCraft_game/mods/compass/init.lua rename to games/MultiCraft_game/files/compass/init.lua diff --git a/games/MultiCraft_game/mods/craftingpack/README.txt b/games/MultiCraft_game/files/craftingpack/README.txt similarity index 96% rename from games/MultiCraft_game/mods/craftingpack/README.txt rename to games/MultiCraft_game/files/craftingpack/README.txt index d6d6c1262..69b1c32c8 100644 --- a/games/MultiCraft_game/mods/craftingpack/README.txt +++ b/games/MultiCraft_game/files/craftingpack/README.txt @@ -1,31 +1,31 @@ -multicraft mod "Crafting" -======================= -version: 2.0.1 - -License of source code and Textures: WTFPL ------------------------------------- -Copyright (c) 2013-2014 BlockMen - -This program is free software. It comes without any warranty, to -the extent permitted by applicable law. You can redistribute it -and/or modify it under the terms of the Do What The Fuck You Want -To Public License, Version 2, as published by Sam Hocevar. See -http://sam.zoy.org/wtfpl/COPYING for more details. - - ---USING the mod-- -================= -This mod changes the players inventory (survival and creative) with more slots (9*4 instead of 8*4) -Like known from Minecraft you have a 2x2 crafting grid at inventory now. Furthermore a categorized creative -inventory and a support for stu's 3d armor mod (To use the armor and a preview of player). - -Left items in the crafting slots are dropped infront of you. - -Workbench -========= -With following recipe you craft a workbench (aka crafting table): - -wood wood -wood wood - +multicraft mod "Crafting" +======================= +version: 2.0.1 + +License of source code and Textures: WTFPL +------------------------------------ +Copyright (c) 2013-2014 BlockMen + +This program is free software. It comes without any warranty, to +the extent permitted by applicable law. You can redistribute it +and/or modify it under the terms of the Do What The Fuck You Want +To Public License, Version 2, as published by Sam Hocevar. See +http://sam.zoy.org/wtfpl/COPYING for more details. + + +--USING the mod-- +================= +This mod changes the players inventory (survival and creative) with more slots (9*4 instead of 8*4) +Like known from Minecraft you have a 2x2 crafting grid at inventory now. Furthermore a categorized creative +inventory and a support for stu's 3d armor mod (To use the armor and a preview of player). + +Left items in the crafting slots are dropped infront of you. + +Workbench +========= +With following recipe you craft a workbench (aka crafting table): + +wood wood +wood wood + The workbench has a 3x3 crafting grid, that allows to use all recipes. \ No newline at end of file diff --git a/games/MultiCraft_game/mods/craftingpack/crafting/README.txt b/games/MultiCraft_game/files/craftingpack/crafting/README.txt similarity index 96% rename from games/MultiCraft_game/mods/craftingpack/crafting/README.txt rename to games/MultiCraft_game/files/craftingpack/crafting/README.txt index 9bad3be9f..d0503215d 100644 --- a/games/MultiCraft_game/mods/craftingpack/crafting/README.txt +++ b/games/MultiCraft_game/files/craftingpack/crafting/README.txt @@ -1,34 +1,34 @@ -multicraft mod "Crafting" -======================= -Version: 2.0.1 - -License of source code and Textures: WTFPL ------------------------------------- -copyright (c) 2013-2014 by BlockMen - -This program is free software. It comes without any warranty, to -the extent permitted by applicable law. You can redistribute it -and/or modify it under the terms of the Do What The Fuck You Want -To Public License, Version 2, as published by Sam Hocevar. See -http://sam.zoy.org/wtfpl/COPYING for more details. - - ---USING the mod-- -================= - -This mod changes the players inventory (survival and creative) with more slots (9*4 instead of 8*4) -Like known from Minecraft you have a 2x2 crafting grid at inventory now. Furthermore a categorized creative -inventory and a support for stu's 3d armor mod (To use the armor and a preview of player). - -Left items in the crafting slots are dropped infront of you. - - -Workbench -_________ - -With following recipe you craft a workbench (aka crafting table): - -wood wood -wood wood - +multicraft mod "Crafting" +======================= +Version: 2.0.1 + +License of source code and Textures: WTFPL +------------------------------------ +copyright (c) 2013-2014 by BlockMen + +This program is free software. It comes without any warranty, to +the extent permitted by applicable law. You can redistribute it +and/or modify it under the terms of the Do What The Fuck You Want +To Public License, Version 2, as published by Sam Hocevar. See +http://sam.zoy.org/wtfpl/COPYING for more details. + + +--USING the mod-- +================= + +This mod changes the players inventory (survival and creative) with more slots (9*4 instead of 8*4) +Like known from Minecraft you have a 2x2 crafting grid at inventory now. Furthermore a categorized creative +inventory and a support for stu's 3d armor mod (To use the armor and a preview of player). + +Left items in the crafting slots are dropped infront of you. + + +Workbench +_________ + +With following recipe you craft a workbench (aka crafting table): + +wood wood +wood wood + The workbench has a 3x3 crafting grid, that allows to use all recipes. \ No newline at end of file diff --git a/games/MultiCraft_game/mods/craftingpack/crafting/creative.lua b/games/MultiCraft_game/files/craftingpack/crafting/creative.lua similarity index 97% rename from games/MultiCraft_game/mods/craftingpack/crafting/creative.lua rename to games/MultiCraft_game/files/craftingpack/crafting/creative.lua index ddcfc1ce4..ae9952f5f 100644 --- a/games/MultiCraft_game/mods/craftingpack/crafting/creative.lua +++ b/games/MultiCraft_game/files/craftingpack/crafting/creative.lua @@ -1,397 +1,397 @@ -crafting = {} -crafting.creative_inventory_size = 0 -crafting.start_is = {} -crafting.pages = {} - -function init() - local inv = multicraft.create_detached_inventory("creative", { - allow_move = function(inv, from_list, from_index, to_list, to_index, count, player) - if multicraft.setting_getbool("creative_mode") then - return count - else - return 0 - end - end, - allow_put = function(inv, listname, index, stack, player) - return 0 - end, - allow_take = function(inv, listname, index, stack, player) - if multicraft.setting_getbool("creative_mode") then - return -1 - else - return 0 - end - end, - on_move = function(inv, from_list, from_index, to_list, to_index, count, player) - end, - on_put = function(inv, listname, index, stack, player) - end, - on_take = function(inv, listname, index, stack, player) - print(player:get_player_name().." takes item from creative inventory; listname="..dump(listname)..", index="..dump(index)..", stack="..dump(stack)) - if stack then - print("stack:get_name()="..dump(stack:get_name())..", stack:get_count()="..dump(stack:get_count())) - end - end, - }) - set_inv("all") -end - -function set_inv(filter, player) - local inv = multicraft.get_inventory({type="detached", name="creative"}) - inv:set_size("main", 0) - local creative_list = {} - for name,def in pairs(multicraft.registered_items) do - if (not def.groups.not_in_creative_inventory or def.groups.not_in_creative_inventory == 0) and def.description and def.description ~= "" then - if filter ~= "" then - if filter == "#blocks" then - if multicraft.registered_items[def.name] - and multicraft.registered_items[def.name].groups - and multicraft.registered_items[def.name].groups.building - then - table.insert(creative_list, name) - end - elseif filter == "#deco" then - if multicraft.registered_items[def.name] - and multicraft.registered_items[def.name].groups - and multicraft.registered_items[def.name].groups.decorative - then - table.insert(creative_list, name) - end - elseif filter == "#mese" then - if multicraft.registered_items[def.name] - and multicraft.registered_items[def.name].groups - and multicraft.registered_items[def.name].groups.mese - then - table.insert(creative_list, name) - end - elseif filter == "#rail" then - if multicraft.registered_items[def.name] - and multicraft.registered_items[def.name].groups - and multicraft.registered_items[def.name].groups.rail - then - table.insert(creative_list, name) - end - elseif filter == "#misc" then - if multicraft.registered_items[def.name] - and multicraft.registered_items[def.name].groups - and multicraft.registered_items[def.name].groups.misc - then - table.insert(creative_list, name) - end - elseif filter == "#food" then - if multicraft.registered_items[def.name] - and multicraft.registered_items[def.name].groups - and multicraft.registered_items[def.name].groups.foodstuffs - then - table.insert(creative_list, name) - end - elseif filter == "#tools" then - if multicraft.registered_items[def.name] - and multicraft.registered_items[def.name].groups - and multicraft.registered_items[def.name].groups.tools - then - table.insert(creative_list, name) - end - elseif filter == "#combat" then - if multicraft.registered_items[def.name] - and multicraft.registered_items[def.name].groups - and multicraft.registered_items[def.name].groups.combat - then - table.insert(creative_list, name) - end - elseif filter == "#matr" then - if multicraft.registered_items[def.name] - and multicraft.registered_items[def.name].groups - and multicraft.registered_items[def.name].groups.materials - then - table.insert(creative_list, name) - end - elseif filter == "#brew" then - if multicraft.registered_items[def.name] - and multicraft.registered_items[def.name].groups - and multicraft.registered_items[def.name].groups.brewing - then - table.insert(creative_list, name) - end - elseif filter == "all" then - table.insert(creative_list, name) - else --for all other - if string.find(string.lower(def.name), filter) or string.find(string.lower(def.description), filter) then - table.insert(creative_list, name) - end - end - end - end - end - table.sort(creative_list) - inv:set_size("main", #creative_list) - for _,itemstring in ipairs(creative_list) do - inv:add_item("main", ItemStack(itemstring)) - end - crafting.creative_inventory_size = #creative_list - --print("creative inventory size: "..dump(crafting.creative_inventory_size)) -end - --- Create the trash field -local trash = multicraft.create_detached_inventory("creative_trash", { - allow_put = function(inv, listname, index, stack, player) - if multicraft.setting_getbool("creative_mode") then - return stack:get_count() - else - return 0 - end - end, - on_put = function(inv, listname, index, stack, player) - inv:set_stack(listname, index, "") - end, -}) -trash:set_size("main", 1) - - --- Create detached creative inventory after loading all mods -multicraft.after(0, init) - -local offset = {} -local hoch = {} -local bg = {} -offset["blocks"] = "-0.29,-0.25" -offset["deco"] = "0.98,-0.25" -offset["mese"] = "2.23,-0.25" -offset["rail"] = "3.495,-0.25" -offset["misc"] = "4.75,-0.25" -offset["nix"] = "8.99,-0.25" -offset["food"] = "-0.29,8.12" -offset["tools"] = "0.98,8.12" -offset["combat"] = "2.23,8.12" -offset["brew"] = "4.78,8.12" -offset["matr"] = "3.495,8.12" -offset["inv"] = "8.99,8.12" - -hoch["blocks"] = "" -hoch["deco"] = "" -hoch["mese"] = "" -hoch["rail"] = "" -hoch["misc"] = "" -hoch["nix"] = "" -hoch["food"] = "^[transformfy" -hoch["tools"] = "^[transformfy" -hoch["combat"] = "^[transformfy" -hoch["brew"] = "^[transformfy" -hoch["matr"] = "^[transformfy" -hoch["inv"] = "^[transformfy" - -local dark_bg = "crafting_creative_bg_dark.png" - -local function reset_menu_item_bg() - bg["blocks"] = dark_bg - bg["deco"] = dark_bg - bg["mese"] = dark_bg - bg["rail"] = dark_bg - bg["misc"] = dark_bg - bg["nix"] = dark_bg - bg["food"] = dark_bg - bg["tools"] = dark_bg - bg["combat"] = dark_bg - bg["brew"] = dark_bg - bg["matr"] = dark_bg - bg["inv"] = dark_bg -end - - -crafting.set_creative_formspec = function(player, start_i, pagenum, show, page, scroll) - reset_menu_item_bg() - pagenum = math.floor(pagenum) or 1 - local pagemax = math.floor((crafting.creative_inventory_size) / (9*5) + 1) - local slider_height = 4/pagemax - local slider_pos = slider_height*(pagenum-1)+2.25 - local player_name = player:get_player_name() - crafting.start_is[player_name] = start_i - crafting.pages[player_name] = page - local formspec = "" - local main_list = "list[detached:creative;main;0,1.75;9,5;"..tostring(start_i).."]" - local name = "nix" - if page ~= nil then name = page end - bg[name] = "crafting_creative_bg.png" - if name == "inv" then - main_list = "image[-0.2,1.7;11.35,2.33;crafting_creative_bg.png]".. - "image[-0.3,0.15;3,4;crafting_inventory_armor2.png]".. - "list[current_player;main;0,3.75;9,3;9]".. - - "list[detached:"..player_name.."_armor;armor;0,1.55;1,1;]".. - "list[detached:"..player_name.."_armor;armor;0,2.55;1,1;1]".. - "list[detached:"..player_name.."_armor;armor;1,1.55;1,1;2]".. - "list[detached:"..player_name.."_armor;armor;1,2.55;1,1;3]" - end - formspec = "size[10,9.3]".. - "background[-0.19,-0.25;10.5,9.87;crafting_inventory_creative.png]".. - "bgcolor[#080808BB;true]".. - "listcolors[#9990;#FFF7;#FFF0;#160816;#D4D2FF]".. - "label[-5,-5;"..name.."]".. - "image[" .. offset[name] .. ";1.5,1.44;crafting_creative_active.png"..hoch[name].."]".. - "image_button[-0.1,0;1,1;"..bg["blocks"].."^crafting_creative_build.png;build;]".. --build blocks - "image_button[1.15,0;1,1;"..bg["deco"].."^crafting_creative_deko.png;deco;]".. --decoration blocks - "image_button[2.415,0;1,1;"..bg["mese"].."^crafting_creative_mese.png;mese;]".. --redstone - "image_button[3.693,0;1,1;"..bg["rail"].."^crafting_creative_rail.png;rail;]".. --transportation - "image_button[4.93,0;1,1;"..bg["misc"].."^crafting_creative_misc.png;misc;]".. --miscellaneous - "image_button[9.19,0;1,1;"..bg["nix"].."^crafting_creative_all.png;default;]".. --search - "image[0,1;5,0.75;fnt_"..name..".png]".. - "list[current_player;main;0,7;9,1;]".. - main_list.. - "image_button[9.03,1.74;0.85,0.6;crafting_creative_up.png;creative_prev;]".. - "image_button[9.03,6.15;0.85,0.6;crafting_creative_down.png;creative_next;]".. - "image_button[-0.1,8.28;1,1;"..bg["food"].."^crafting_food.png;food;]".. --foodstuff - "image_button[1.15,8.28;1,1;"..bg["tools"].."^crafting_creative_tool.png;tools;]".. --tools - "image_button[2.415,8.28;1,1;"..bg["combat"].."^crafting_creative_sword.png;combat;]".. --combat - "image_button[3.693,8.28;1,1;"..bg["matr"].."^crafting_creative_matr.png;matr;]".. --brewing - "image_button[4.93,8.28;1,1;"..bg["brew"].."^crafting_inventory_brew.png;brew;]".. --materials^ - "image_button[9.19,8.28;1,1;"..bg["inv"].."^crafting_creative_inv.png;inv;]".. --inventory - "list[detached:creative_trash;main;9,7;1,1;]".. - "image[9,7;1,1;crafting_creative_trash.png]".. - - "image[9.04," .. tostring(slider_pos) .. ";0.75,"..tostring(slider_height) .. ";crafting_slider.png]" - - if name == "nix" then formspec = formspec .. "field[5.3,1.3;4,0.75;suche;;]" end - if pagenum ~= nil then formspec = formspec .. "p"..tostring(pagenum) end - - player:set_inventory_formspec(formspec) -end - -multicraft.register_on_player_receive_fields(function(player, formname, fields) - local page = nil - if not multicraft.setting_getbool("creative_mode") then - return - end - - if fields.bgcolor then - -- multicraft.chat_send_all("jupp") - end - if fields.suche ~= nil and fields.suche ~= "" then - set_inv(string.lower(fields.suche)) - multicraft.after(0, function() - multicraft.show_formspec(player:get_player_name(), "detached:creative", player:get_inventory_formspec()) - end) - end - - if fields.build then - set_inv("#blocks",player) - page = "blocks" - end - if fields.deco then - set_inv("#deco",player) - page = "deco" - end - if fields.mese then - set_inv("#mese",player) - page = "mese" - end - if fields.rail then - set_inv("#rail",player) - page = "rail" - end - if fields.misc then - set_inv("#misc",player) - page = "misc" - end - if fields.default then - set_inv("all") - page = 'nix' - end - if fields.food then - set_inv("#food") - page = "food" - end - if fields.tools then - set_inv("#tools") - page = "tools" - end - if fields.combat then - set_inv("#combat") - page = "combat" - end - if fields.matr then - set_inv("#matr") - page = "matr" - end - if fields.inv then - page = "inv" - end - if fields.brew then - set_inv("#brew") - page = "brew" - end - - -- Figure out current page from formspec - local current_page = 0 - local formspec = player:get_inventory_formspec() - - local size = string.len(formspec) - local marker = string.sub(formspec,size-1) - marker = string.sub(marker,1,1) - - local player_name = player:get_player_name() - local start_i = crafting.start_is[player_name] - if not page then page = crafting.pages[player_name] end - if page ~= crafting.pages[player_name] then - start_i = 0 - end - --if marker ~= nil and marker == "p" then - --local ppage = string.sub(formspec,size) - -- print('ppage ' .. (ppage or 'nope')) - --multicraft.chat_send_all(page) - --start_i = ppage - 1 - --end - --start_i = tonumber(start_i) or 0 - - if fields.creative_prev then - start_i = start_i - 9*5 - end - if fields.creative_next - and start_i + 9*5 <= crafting.creative_inventory_size+1 then - start_i = start_i + 9*5 - end - if start_i < 0 then - start_i = 0 - end - - crafting.set_creative_formspec(player, start_i, start_i/(9*5) +1, false, page) -end) - - -if multicraft.setting_getbool("creative_mode") then - multicraft.register_item(":", { - type = "none", - wield_image = "wieldhand.png", - wield_scale = {x=1,y=1,z=2.5}, - tool_capabilities = { - full_punch_interval = 0.5, - max_drop_level = 3, - groupcaps = { - crumbly = {times={[1]=0.5, [2]=0.5, [3]=0.5}, uses=0, maxlevel=3}, - cracky = {times={[1]=0.5, [2]=0.5, [3]=0.5}, uses=0, maxlevel=3}, - snappy = {times={[1]=0.5, [2]=0.5, [3]=0.5}, uses=0, maxlevel=3}, - choppy = {times={[1]=0.5, [2]=0.5, [3]=0.5}, uses=0, maxlevel=3}, - oddly_breakable_by_hand = {times={[1]=0.5, [2]=0.5, [3]=0.5}, uses=0, maxlevel=3}, - } - } - }) - - multicraft.register_on_placenode(function(pos, newnode, placer, oldnode, itemstack) - return true - end) - - function multicraft.handle_node_drops(pos, drops, digger) - if not digger or not digger:is_player() then - return - end - local inv = digger:get_inventory() - if inv then - for _,item in ipairs(drops) do - item = ItemStack(item):get_name() - if not inv:contains_item("main", item) then - inv:add_item("main", item) - end - end - end - end - -end +crafting = {} +crafting.creative_inventory_size = 0 +crafting.start_is = {} +crafting.pages = {} + +function init() + local inv = multicraft.create_detached_inventory("creative", { + allow_move = function(inv, from_list, from_index, to_list, to_index, count, player) + if multicraft.setting_getbool("creative_mode") then + return count + else + return 0 + end + end, + allow_put = function(inv, listname, index, stack, player) + return 0 + end, + allow_take = function(inv, listname, index, stack, player) + if multicraft.setting_getbool("creative_mode") then + return -1 + else + return 0 + end + end, + on_move = function(inv, from_list, from_index, to_list, to_index, count, player) + end, + on_put = function(inv, listname, index, stack, player) + end, + on_take = function(inv, listname, index, stack, player) + print(player:get_player_name().." takes item from creative inventory; listname="..dump(listname)..", index="..dump(index)..", stack="..dump(stack)) + if stack then + print("stack:get_name()="..dump(stack:get_name())..", stack:get_count()="..dump(stack:get_count())) + end + end, + }) + set_inv("all") +end + +function set_inv(filter, player) + local inv = multicraft.get_inventory({type="detached", name="creative"}) + inv:set_size("main", 0) + local creative_list = {} + for name,def in pairs(multicraft.registered_items) do + if (not def.groups.not_in_creative_inventory or def.groups.not_in_creative_inventory == 0) and def.description and def.description ~= "" then + if filter ~= "" then + if filter == "#blocks" then + if multicraft.registered_items[def.name] + and multicraft.registered_items[def.name].groups + and multicraft.registered_items[def.name].groups.building + then + table.insert(creative_list, name) + end + elseif filter == "#deco" then + if multicraft.registered_items[def.name] + and multicraft.registered_items[def.name].groups + and multicraft.registered_items[def.name].groups.decorative + then + table.insert(creative_list, name) + end + elseif filter == "#mese" then + if multicraft.registered_items[def.name] + and multicraft.registered_items[def.name].groups + and multicraft.registered_items[def.name].groups.mese + then + table.insert(creative_list, name) + end + elseif filter == "#rail" then + if multicraft.registered_items[def.name] + and multicraft.registered_items[def.name].groups + and multicraft.registered_items[def.name].groups.rail + then + table.insert(creative_list, name) + end + elseif filter == "#misc" then + if multicraft.registered_items[def.name] + and multicraft.registered_items[def.name].groups + and multicraft.registered_items[def.name].groups.misc + then + table.insert(creative_list, name) + end + elseif filter == "#food" then + if multicraft.registered_items[def.name] + and multicraft.registered_items[def.name].groups + and multicraft.registered_items[def.name].groups.foodstuffs + then + table.insert(creative_list, name) + end + elseif filter == "#tools" then + if multicraft.registered_items[def.name] + and multicraft.registered_items[def.name].groups + and multicraft.registered_items[def.name].groups.tools + then + table.insert(creative_list, name) + end + elseif filter == "#combat" then + if multicraft.registered_items[def.name] + and multicraft.registered_items[def.name].groups + and multicraft.registered_items[def.name].groups.combat + then + table.insert(creative_list, name) + end + elseif filter == "#matr" then + if multicraft.registered_items[def.name] + and multicraft.registered_items[def.name].groups + and multicraft.registered_items[def.name].groups.materials + then + table.insert(creative_list, name) + end + elseif filter == "#brew" then + if multicraft.registered_items[def.name] + and multicraft.registered_items[def.name].groups + and multicraft.registered_items[def.name].groups.brewing + then + table.insert(creative_list, name) + end + elseif filter == "all" then + table.insert(creative_list, name) + else --for all other + if string.find(string.lower(def.name), filter) or string.find(string.lower(def.description), filter) then + table.insert(creative_list, name) + end + end + end + end + end + table.sort(creative_list) + inv:set_size("main", #creative_list) + for _,itemstring in ipairs(creative_list) do + inv:add_item("main", ItemStack(itemstring)) + end + crafting.creative_inventory_size = #creative_list + --print("creative inventory size: "..dump(crafting.creative_inventory_size)) +end + +-- Create the trash field +local trash = multicraft.create_detached_inventory("creative_trash", { + allow_put = function(inv, listname, index, stack, player) + if multicraft.setting_getbool("creative_mode") then + return stack:get_count() + else + return 0 + end + end, + on_put = function(inv, listname, index, stack, player) + inv:set_stack(listname, index, "") + end, +}) +trash:set_size("main", 1) + + +-- Create detached creative inventory after loading all mods +multicraft.after(0, init) + +local offset = {} +local hoch = {} +local bg = {} +offset["blocks"] = "-0.29,-0.25" +offset["deco"] = "0.98,-0.25" +offset["mese"] = "2.23,-0.25" +offset["rail"] = "3.495,-0.25" +offset["misc"] = "4.75,-0.25" +offset["nix"] = "8.99,-0.25" +offset["food"] = "-0.29,8.12" +offset["tools"] = "0.98,8.12" +offset["combat"] = "2.23,8.12" +offset["brew"] = "4.78,8.12" +offset["matr"] = "3.495,8.12" +offset["inv"] = "8.99,8.12" + +hoch["blocks"] = "" +hoch["deco"] = "" +hoch["mese"] = "" +hoch["rail"] = "" +hoch["misc"] = "" +hoch["nix"] = "" +hoch["food"] = "^[transformfy" +hoch["tools"] = "^[transformfy" +hoch["combat"] = "^[transformfy" +hoch["brew"] = "^[transformfy" +hoch["matr"] = "^[transformfy" +hoch["inv"] = "^[transformfy" + +local dark_bg = "crafting_creative_bg_dark.png" + +local function reset_menu_item_bg() + bg["blocks"] = dark_bg + bg["deco"] = dark_bg + bg["mese"] = dark_bg + bg["rail"] = dark_bg + bg["misc"] = dark_bg + bg["nix"] = dark_bg + bg["food"] = dark_bg + bg["tools"] = dark_bg + bg["combat"] = dark_bg + bg["brew"] = dark_bg + bg["matr"] = dark_bg + bg["inv"] = dark_bg +end + + +crafting.set_creative_formspec = function(player, start_i, pagenum, show, page, scroll) + reset_menu_item_bg() + pagenum = math.floor(pagenum) or 1 + local pagemax = math.floor((crafting.creative_inventory_size) / (9*5) + 1) + local slider_height = 4/pagemax + local slider_pos = slider_height*(pagenum-1)+2.25 + local player_name = player:get_player_name() + crafting.start_is[player_name] = start_i + crafting.pages[player_name] = page + local formspec = "" + local main_list = "list[detached:creative;main;0,1.75;9,5;"..tostring(start_i).."]" + local name = "nix" + if page ~= nil then name = page end + bg[name] = "crafting_creative_bg.png" + if name == "inv" then + main_list = "image[-0.2,1.7;11.35,2.33;crafting_creative_bg.png]".. + "image[-0.3,0.15;3,4;crafting_inventory_armor2.png]".. + "list[current_player;main;0,3.75;9,3;9]".. + + "list[detached:"..player_name.."_armor;armor;0,1.55;1,1;]".. + "list[detached:"..player_name.."_armor;armor;0,2.55;1,1;1]".. + "list[detached:"..player_name.."_armor;armor;1,1.55;1,1;2]".. + "list[detached:"..player_name.."_armor;armor;1,2.55;1,1;3]" + end + formspec = "size[10,9.3]".. + "background[-0.19,-0.25;10.5,9.87;crafting_inventory_creative.png]".. + "bgcolor[#080808BB;true]".. + "listcolors[#9990;#FFF7;#FFF0;#160816;#D4D2FF]".. + "label[-5,-5;"..name.."]".. + "image[" .. offset[name] .. ";1.5,1.44;crafting_creative_active.png"..hoch[name].."]".. + "image_button[-0.1,0;1,1;"..bg["blocks"].."^crafting_creative_build.png;build;]".. --build blocks + "image_button[1.15,0;1,1;"..bg["deco"].."^crafting_creative_deko.png;deco;]".. --decoration blocks + "image_button[2.415,0;1,1;"..bg["mese"].."^crafting_creative_mese.png;mese;]".. --redstone + "image_button[3.693,0;1,1;"..bg["rail"].."^crafting_creative_rail.png;rail;]".. --transportation + "image_button[4.93,0;1,1;"..bg["misc"].."^crafting_creative_misc.png;misc;]".. --miscellaneous + "image_button[9.19,0;1,1;"..bg["nix"].."^crafting_creative_all.png;default;]".. --search + "image[0,1;5,0.75;fnt_"..name..".png]".. + "list[current_player;main;0,7;9,1;]".. + main_list.. + "image_button[9.03,1.74;0.85,0.6;crafting_creative_up.png;creative_prev;]".. + "image_button[9.03,6.15;0.85,0.6;crafting_creative_down.png;creative_next;]".. + "image_button[-0.1,8.28;1,1;"..bg["food"].."^crafting_food.png;food;]".. --foodstuff + "image_button[1.15,8.28;1,1;"..bg["tools"].."^crafting_creative_tool.png;tools;]".. --tools + "image_button[2.415,8.28;1,1;"..bg["combat"].."^crafting_creative_sword.png;combat;]".. --combat + "image_button[3.693,8.28;1,1;"..bg["matr"].."^crafting_creative_matr.png;matr;]".. --brewing + "image_button[4.93,8.28;1,1;"..bg["brew"].."^crafting_inventory_brew.png;brew;]".. --materials^ + "image_button[9.19,8.28;1,1;"..bg["inv"].."^crafting_creative_inv.png;inv;]".. --inventory + "list[detached:creative_trash;main;9,7;1,1;]".. + "image[9,7;1,1;crafting_creative_trash.png]".. + + "image[9.04," .. tostring(slider_pos) .. ";0.75,"..tostring(slider_height) .. ";crafting_slider.png]" + + if name == "nix" then formspec = formspec .. "field[5.3,1.3;4,0.75;suche;;]" end + if pagenum ~= nil then formspec = formspec .. "p"..tostring(pagenum) end + + player:set_inventory_formspec(formspec) +end + +multicraft.register_on_player_receive_fields(function(player, formname, fields) + local page = nil + if not multicraft.setting_getbool("creative_mode") then + return + end + + if fields.bgcolor then + -- multicraft.chat_send_all("jupp") + end + if fields.suche ~= nil and fields.suche ~= "" then + set_inv(string.lower(fields.suche)) + multicraft.after(0, function() + multicraft.show_formspec(player:get_player_name(), "detached:creative", player:get_inventory_formspec()) + end) + end + + if fields.build then + set_inv("#blocks",player) + page = "blocks" + end + if fields.deco then + set_inv("#deco",player) + page = "deco" + end + if fields.mese then + set_inv("#mese",player) + page = "mese" + end + if fields.rail then + set_inv("#rail",player) + page = "rail" + end + if fields.misc then + set_inv("#misc",player) + page = "misc" + end + if fields.default then + set_inv("all") + page = 'nix' + end + if fields.food then + set_inv("#food") + page = "food" + end + if fields.tools then + set_inv("#tools") + page = "tools" + end + if fields.combat then + set_inv("#combat") + page = "combat" + end + if fields.matr then + set_inv("#matr") + page = "matr" + end + if fields.inv then + page = "inv" + end + if fields.brew then + set_inv("#brew") + page = "brew" + end + + -- Figure out current page from formspec + local current_page = 0 + local formspec = player:get_inventory_formspec() + + local size = string.len(formspec) + local marker = string.sub(formspec,size-1) + marker = string.sub(marker,1,1) + + local player_name = player:get_player_name() + local start_i = crafting.start_is[player_name] + if not page then page = crafting.pages[player_name] end + if page ~= crafting.pages[player_name] then + start_i = 0 + end + --if marker ~= nil and marker == "p" then + --local ppage = string.sub(formspec,size) + -- print('ppage ' .. (ppage or 'nope')) + --multicraft.chat_send_all(page) + --start_i = ppage - 1 + --end + --start_i = tonumber(start_i) or 0 + + if fields.creative_prev then + start_i = start_i - 9*5 + end + if fields.creative_next + and start_i + 9*5 <= crafting.creative_inventory_size+1 then + start_i = start_i + 9*5 + end + if start_i < 0 then + start_i = 0 + end + + crafting.set_creative_formspec(player, start_i, start_i/(9*5) +1, false, page) +end) + + +if multicraft.setting_getbool("creative_mode") then + multicraft.register_item(":", { + type = "none", + wield_image = "wieldhand.png", + wield_scale = {x=1,y=1,z=2.5}, + tool_capabilities = { + full_punch_interval = 0.5, + max_drop_level = 3, + groupcaps = { + crumbly = {times={[1]=0.5, [2]=0.5, [3]=0.5}, uses=0, maxlevel=3}, + cracky = {times={[1]=0.5, [2]=0.5, [3]=0.5}, uses=0, maxlevel=3}, + snappy = {times={[1]=0.5, [2]=0.5, [3]=0.5}, uses=0, maxlevel=3}, + choppy = {times={[1]=0.5, [2]=0.5, [3]=0.5}, uses=0, maxlevel=3}, + oddly_breakable_by_hand = {times={[1]=0.5, [2]=0.5, [3]=0.5}, uses=0, maxlevel=3}, + } + } + }) + + multicraft.register_on_placenode(function(pos, newnode, placer, oldnode, itemstack) + return true + end) + + function multicraft.handle_node_drops(pos, drops, digger) + if not digger or not digger:is_player() then + return + end + local inv = digger:get_inventory() + if inv then + for _,item in ipairs(drops) do + item = ItemStack(item):get_name() + if not inv:contains_item("main", item) then + inv:add_item("main", item) + end + end + end + end + +end diff --git a/games/MultiCraft_game/mods/craftingpack/crafting/depends.txt b/games/MultiCraft_game/files/craftingpack/crafting/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/craftingpack/crafting/depends.txt rename to games/MultiCraft_game/files/craftingpack/crafting/depends.txt diff --git a/games/MultiCraft_game/mods/craftingpack/crafting/formspecs.lua b/games/MultiCraft_game/files/craftingpack/crafting/formspecs.lua similarity index 97% rename from games/MultiCraft_game/mods/craftingpack/crafting/formspecs.lua rename to games/MultiCraft_game/files/craftingpack/crafting/formspecs.lua index 052505d47..fac735110 100644 --- a/games/MultiCraft_game/mods/craftingpack/crafting/formspecs.lua +++ b/games/MultiCraft_game/files/craftingpack/crafting/formspecs.lua @@ -1,79 +1,79 @@ -default.furnace_inactive_formspec = - "size[9,8.75]".. - "background[-0.19,-0.25;9.41,9.49;crafting_formspec_bg.png^crafting_inventory_furnace.png]".. - "bgcolor[#080808BB;true]".. - "listcolors[#9990;#FFF7;#FFF0;#160816;#D4D2FF]".. - "list[current_player;main;0,4.5;9,3;9]".. - "list[current_player;main;0,7.74;9,1;]".. - "list[current_name;src;2.75,0.5;1,1;]".. - "list[current_name;fuel;2.75,2.5;1,1;]".. - "list[current_name;dst;5.75,1.5;1,1;]".. - "image[2.75,1.5;1,1;crafting_furnace_fire_bg.png" - -function default.get_furnace_active_formspec(pos, percent) - local formspec = - "size[9,8.75]".. - "background[-0.19,-0.25;9.41,9.49;crafting_formspec_bg.png^crafting_inventory_furnace.png]".. - "bgcolor[#080808BB;true]".. - "listcolors[#9990;#FFF7;#FFF0;#160816;#D4D2FF]".. - "list[current_player;main;0,4.5;9,3;9]".. - "list[current_player;main;0,7.74;9,1;]".. - "list[current_name;src;2.75,0.5;1,1;]".. - "list[current_name;fuel;2.75,2.5;1,1;]".. - "list[current_name;dst;5.75,1.5;1,1;]".. - "image[2.75,1.5;1,1;crafting_furnace_fire_bg.png^[lowpart:".. - (100-percent)..":default_furnace_fire_fg.png]" - - local meta = multicraft.get_meta(pos) - local inv = meta:get_inventory() - inv:set_size("dst",1) - - return formspec -end - -default.chest_formspec = - "size[9,9.75]".. - "background[-0.19,-0.25;9.41,10.48;crafting_inventory_chest.png]".. - "bgcolor[#080808BB;true]".. - "listcolors[#9990;#FFF7;#FFF0;#160816;#D4D2FF]".. - "list[current_name;main;0,0.5;9,4;]".. - "list[current_player;main;0,5.5;9,3;9]".. - "list[current_player;main;0,8.74;9,1;]" - -local chest_inv_size = 4*9 -local chest_inv_vers = 2 - -function default.get_locked_chest_formspec(pos) - local meta = multicraft.get_meta(pos) - local inv_v = meta:get_int("chest_inv_ver") - if inv_v and inv_v < chest_inv_vers then - local inv = meta:get_inventory() - inv:set_size("main",chest_inv_size) - meta:set_int("chest_inv_ver",chest_inv_vers) - end - local spos = pos.x .. "," .. pos.y .. "," ..pos.z - local formspec = - "size[9,9.75]".. - "background[-0.19,-0.25;9.41,10.48;crafting_inventory_chest.png]".. - "bgcolor[#080808BB;true]".. - "listcolors[#9990;#FFF7;#FFF0;#160816;#D4D2FF]".. - "list[nodemeta:".. spos .. ";main;0,0.5;9,4;]".. - "list[current_player;main;0,5.5;9,3;9]".. - "list[current_player;main;0,8.74;9,1;]" - return formspec -end - -multicraft.register_abm({ - nodenames = {"default:chest"}, - interval = 1, - chance = 1, - action = function(pos, node) - local meta = multicraft.get_meta(pos) - local inv_v = meta:get_int("chest_inv_ver") - if inv_v and inv_v < chest_inv_vers then - local inv = meta:get_inventory() - inv:set_size("main",chest_inv_size) - meta:set_int("chest_inv_ver",chest_inv_vers) - end - end -}) +default.furnace_inactive_formspec = + "size[9,8.75]".. + "background[-0.19,-0.25;9.41,9.49;crafting_formspec_bg.png^crafting_inventory_furnace.png]".. + "bgcolor[#080808BB;true]".. + "listcolors[#9990;#FFF7;#FFF0;#160816;#D4D2FF]".. + "list[current_player;main;0,4.5;9,3;9]".. + "list[current_player;main;0,7.74;9,1;]".. + "list[current_name;src;2.75,0.5;1,1;]".. + "list[current_name;fuel;2.75,2.5;1,1;]".. + "list[current_name;dst;5.75,1.5;1,1;]".. + "image[2.75,1.5;1,1;crafting_furnace_fire_bg.png" + +function default.get_furnace_active_formspec(pos, percent) + local formspec = + "size[9,8.75]".. + "background[-0.19,-0.25;9.41,9.49;crafting_formspec_bg.png^crafting_inventory_furnace.png]".. + "bgcolor[#080808BB;true]".. + "listcolors[#9990;#FFF7;#FFF0;#160816;#D4D2FF]".. + "list[current_player;main;0,4.5;9,3;9]".. + "list[current_player;main;0,7.74;9,1;]".. + "list[current_name;src;2.75,0.5;1,1;]".. + "list[current_name;fuel;2.75,2.5;1,1;]".. + "list[current_name;dst;5.75,1.5;1,1;]".. + "image[2.75,1.5;1,1;crafting_furnace_fire_bg.png^[lowpart:".. + (100-percent)..":default_furnace_fire_fg.png]" + + local meta = multicraft.get_meta(pos) + local inv = meta:get_inventory() + inv:set_size("dst",1) + + return formspec +end + +default.chest_formspec = + "size[9,9.75]".. + "background[-0.19,-0.25;9.41,10.48;crafting_inventory_chest.png]".. + "bgcolor[#080808BB;true]".. + "listcolors[#9990;#FFF7;#FFF0;#160816;#D4D2FF]".. + "list[current_name;main;0,0.5;9,4;]".. + "list[current_player;main;0,5.5;9,3;9]".. + "list[current_player;main;0,8.74;9,1;]" + +local chest_inv_size = 4*9 +local chest_inv_vers = 2 + +function default.get_locked_chest_formspec(pos) + local meta = multicraft.get_meta(pos) + local inv_v = meta:get_int("chest_inv_ver") + if inv_v and inv_v < chest_inv_vers then + local inv = meta:get_inventory() + inv:set_size("main",chest_inv_size) + meta:set_int("chest_inv_ver",chest_inv_vers) + end + local spos = pos.x .. "," .. pos.y .. "," ..pos.z + local formspec = + "size[9,9.75]".. + "background[-0.19,-0.25;9.41,10.48;crafting_inventory_chest.png]".. + "bgcolor[#080808BB;true]".. + "listcolors[#9990;#FFF7;#FFF0;#160816;#D4D2FF]".. + "list[nodemeta:".. spos .. ";main;0,0.5;9,4;]".. + "list[current_player;main;0,5.5;9,3;9]".. + "list[current_player;main;0,8.74;9,1;]" + return formspec +end + +multicraft.register_abm({ + nodenames = {"default:chest"}, + interval = 1, + chance = 1, + action = function(pos, node) + local meta = multicraft.get_meta(pos) + local inv_v = meta:get_int("chest_inv_ver") + if inv_v and inv_v < chest_inv_vers then + local inv = meta:get_inventory() + inv:set_size("main",chest_inv_size) + meta:set_int("chest_inv_ver",chest_inv_vers) + end + end +}) diff --git a/games/MultiCraft_game/mods/craftingpack/crafting/init.lua b/games/MultiCraft_game/files/craftingpack/crafting/init.lua similarity index 97% rename from games/MultiCraft_game/mods/craftingpack/crafting/init.lua rename to games/MultiCraft_game/files/craftingpack/crafting/init.lua index 39e97bc4b..b47b4a0e6 100644 --- a/games/MultiCraft_game/mods/craftingpack/crafting/init.lua +++ b/games/MultiCraft_game/files/craftingpack/crafting/init.lua @@ -1,198 +1,198 @@ -if not multicraft.get_modpath("check") then os.exit() end -if not default.multicraft_is_variable_is_a_part_of_multicraft_subgame_and_copying_it_means_you_use_our_code_so_we_become_contributors_of_your_project then exit() end -dofile(multicraft.get_modpath("crafting").."/formspecs.lua") - -local show_armor = false -if multicraft.get_modpath("3d_armor") ~= nil then show_armor = true end - -local function item_drop(itemstack, dropper, pos) - if dropper:is_player() then - local v = dropper:get_look_dir() - local p = {x=pos.x, y=pos.y+1.2, z=pos.z} - p.x = p.x+(math.random(1,3)*0.2) - p.z = p.z+(math.random(1,3)*0.2) - local obj = multicraft.add_item(p, itemstack) - if obj then - v.x = v.x*4 - v.y = v.y*4 + 2 - v.z = v.z*4 - obj:setvelocity(v) - end - else - multicraft.add_item(pos, itemstack) - end - return itemstack -end - -local function drop_fields(player, name) - local inv = player:get_inventory() - for i,stack in ipairs(inv:get_list(name)) do - item_drop(stack, player, player:getpos()) - stack:clear() - inv:set_stack(name, i, stack) - end -end - -local player_armor = {} - -local function update_armor(player) - local out = "" - if not player then return end - local name = player:get_player_name() - if not armor or not armor.textures then return end - local armor_str = armor.textures[name].armor - if string.find(armor_str, "leggings") then - out = out .. "^crafting_armor_legs.png" - end - if string.find(armor_str, "boots") then - out = out .. "^crafting_armor_boots.png" - end - if string.find(armor_str, "helmet") then - out = out .. "^crafting_armor_helmet.png" - end - if string.find(armor_str, "chestplate") then - out = out .. "^crafting_armor_chest.png" - end - player_armor[name] = out -end - -local function set_inventory(player) - if multicraft.setting_getbool("creative_mode") then - multicraft.after(0.5,function() - crafting.set_creative_formspec(player, 0, 1) - return - end) - end - player:get_inventory():set_width("craft", 3) - player:get_inventory():set_size("craft", 9) - player:get_inventory():set_size("main", 9*4) - - local player_name = player:get_player_name() - local img = "crafting_inventory_player.png" - local armor_img = "" - if show_armor then - armor_img = "^crafting_inventory_armor.png" - if player_armor[player_name] ~= nil then - img = img .. player_armor[player_name] - end - end - local img_element = "image[1,0;3,4;"..img.."]" - if show_armor and armor.textures[player_name] and armor.textures[player_name].preview then - img = armor.textures[player_name].preview - local s1 = img:find("character_preview") - if s1 ~= nil then - s1 = img:sub(s1+21) - img = "crafting_player2d.png"..s1 - end - img_element = "image[1.5,0;2,4;"..img.."]" - end - - local form = "size[9,8.75]".. - "background[-0.19,-0.25;9.41,9.49;crafting_formspec_bg.png^crafting_inventory.png"..armor_img.."]".. - "bgcolor[#080808BB;true]".. - "listcolors[#9990;#FFF7;#FFF0;#160816;#D4D2FF]".. - img_element - --armor - if show_armor then - if armor.def[player_name] and armor.def[player_name].level then - form = form .. - "list[detached:"..player_name.."_armor;armor;0,0;1,1;]".. - "list[detached:"..player_name.."_armor;armor;0,1;1,1;1]".. - "list[detached:"..player_name.."_armor;armor;0,2;1,1;2]".. - "list[detached:"..player_name.."_armor;armor;0,3;1,1;3]" - else - form = form .. - "list[detached:"..player_name.."_armor;armor_head;0,0;1,1;]".. - "list[detached:"..player_name.."_armor;armor_torso;0,1;1,1;1]".. - "list[detached:"..player_name.."_armor;armor_legs;0,2;1,1;2]".. - "list[detached:"..player_name.."_armor;armor_feet;0,3;1,1;3]" - end - end - form = form .. - "list[current_player;main;0,4.5;9,3;9]".. - "list[current_player;main;0,7.74;9,1;]".. - "list[current_player;craft;4,1;2,1;1]".. - "list[current_player;craft;4,2;2,1;4]".. - "list[current_player;craftpreview;7,1.5;1,1;]".. - "inv" - - player:set_inventory_formspec(form) -end - -local function set_workbench(player) - player:get_inventory():set_width("craft", 3) - player:get_inventory():set_size("craft", 9) - player:get_inventory():set_size("main", 9*4) - - local form = "size[9,8.75]".. - "background[-0.19,-0.25;9.41,9.49;crafting_formspec_bg.png^crafting_inventory_workbench.png]".. - "bgcolor[#080808BB;true]".. - "listcolors[#9990;#FFF7;#FFF0;#160816;#D4D2FF]".. - "list[current_player;main;0,4.5;9,3;9]".. - "list[current_player;main;0,7.74;9,1;]".. - "list[current_player;craft;1.75,0.5;3,3;]".. - "list[current_player;craftpreview;5.75,1.5;1,1;]".. - "wob" - - --player:set_inventory_formspec(form) - multicraft.show_formspec(player:get_player_name(), "main", form) -end - ---drop craf items and reset inventory on closing -multicraft.register_on_player_receive_fields(function(player, formname, fields) - if fields.quit then - local formspec = player:get_inventory_formspec() - local size = string.len(formspec) - local marker = string.sub(formspec,size-2) - if marker == "inv" or marker == "wob" then - set_inventory(player) - drop_fields(player,"craft") - end - end -end) - -multicraft.register_on_joinplayer(function(player) - if multicraft.setting_getbool("creative_mode") then - dofile(multicraft.get_modpath("crafting").."/creative.lua") - end - --init inventory - set_inventory(player) - --set hotbar size - if player.hud_set_hotbar_itemcount then - multicraft.after(0.5, player.hud_set_hotbar_itemcount, player, 8) - end - --add hotbar images - multicraft.after(0.5,function() - player:hud_set_hotbar_image("crafting_hotbar.png") - player:hud_set_hotbar_selected_image("crafting_hotbar_selected.png") - - if show_armor then - local armor_orginal = armor.set_player_armor - armor.set_player_armor = function(self, player) - armor_orginal(self, player) - update_armor(player) - -- set_inventory(player) - end - end - end) -end) - -multicraft.register_node("crafting:workbench", { - description = "Workbench", - tiles = {"crafting_workbench_top.png", "default_wood.png", "crafting_workbench_side.png", - "crafting_workbench_side.png", "crafting_workbench_front.png", "crafting_workbench_front.png"}, - paramtype2 = "facedir", - paramtype = "light", - groups = {choppy=2,oddly_breakable_by_hand=2,flammable=2, decorative = 1}, - on_rightclick = function(pos, node, clicker, itemstack) - set_workbench(clicker) - end -}) - -multicraft.register_craft({ - output = "crafting:workbench", - recipe = { - {"group:wood", "group:wood"}, - {"group:wood", "group:wood"} - } -}) +if not multicraft.get_modpath("check") then os.exit() end +if not default.multicraft_is_variable_is_a_part_of_multicraft_subgame_and_copying_it_means_you_use_our_code_so_we_become_contributors_of_your_project then exit() end +dofile(multicraft.get_modpath("crafting").."/formspecs.lua") + +local show_armor = false +if multicraft.get_modpath("3d_armor") ~= nil then show_armor = true end + +local function item_drop(itemstack, dropper, pos) + if dropper:is_player() then + local v = dropper:get_look_dir() + local p = {x=pos.x, y=pos.y+1.2, z=pos.z} + p.x = p.x+(math.random(1,3)*0.2) + p.z = p.z+(math.random(1,3)*0.2) + local obj = multicraft.add_item(p, itemstack) + if obj then + v.x = v.x*4 + v.y = v.y*4 + 2 + v.z = v.z*4 + obj:setvelocity(v) + end + else + multicraft.add_item(pos, itemstack) + end + return itemstack +end + +local function drop_fields(player, name) + local inv = player:get_inventory() + for i,stack in ipairs(inv:get_list(name)) do + item_drop(stack, player, player:getpos()) + stack:clear() + inv:set_stack(name, i, stack) + end +end + +local player_armor = {} + +local function update_armor(player) + local out = "" + if not player then return end + local name = player:get_player_name() + if not armor or not armor.textures then return end + local armor_str = armor.textures[name].armor + if string.find(armor_str, "leggings") then + out = out .. "^crafting_armor_legs.png" + end + if string.find(armor_str, "boots") then + out = out .. "^crafting_armor_boots.png" + end + if string.find(armor_str, "helmet") then + out = out .. "^crafting_armor_helmet.png" + end + if string.find(armor_str, "chestplate") then + out = out .. "^crafting_armor_chest.png" + end + player_armor[name] = out +end + +local function set_inventory(player) + if multicraft.setting_getbool("creative_mode") then + multicraft.after(0.5,function() + crafting.set_creative_formspec(player, 0, 1) + return + end) + end + player:get_inventory():set_width("craft", 3) + player:get_inventory():set_size("craft", 9) + player:get_inventory():set_size("main", 9*4) + + local player_name = player:get_player_name() + local img = "crafting_inventory_player.png" + local armor_img = "" + if show_armor then + armor_img = "^crafting_inventory_armor.png" + if player_armor[player_name] ~= nil then + img = img .. player_armor[player_name] + end + end + local img_element = "image[1,0;3,4;"..img.."]" + if show_armor and armor.textures[player_name] and armor.textures[player_name].preview then + img = armor.textures[player_name].preview + local s1 = img:find("character_preview") + if s1 ~= nil then + s1 = img:sub(s1+21) + img = "crafting_player2d.png"..s1 + end + img_element = "image[1.5,0;2,4;"..img.."]" + end + + local form = "size[9,8.75]".. + "background[-0.19,-0.25;9.41,9.49;crafting_formspec_bg.png^crafting_inventory.png"..armor_img.."]".. + "bgcolor[#080808BB;true]".. + "listcolors[#9990;#FFF7;#FFF0;#160816;#D4D2FF]".. + img_element + --armor + if show_armor then + if armor.def[player_name] and armor.def[player_name].level then + form = form .. + "list[detached:"..player_name.."_armor;armor;0,0;1,1;]".. + "list[detached:"..player_name.."_armor;armor;0,1;1,1;1]".. + "list[detached:"..player_name.."_armor;armor;0,2;1,1;2]".. + "list[detached:"..player_name.."_armor;armor;0,3;1,1;3]" + else + form = form .. + "list[detached:"..player_name.."_armor;armor_head;0,0;1,1;]".. + "list[detached:"..player_name.."_armor;armor_torso;0,1;1,1;1]".. + "list[detached:"..player_name.."_armor;armor_legs;0,2;1,1;2]".. + "list[detached:"..player_name.."_armor;armor_feet;0,3;1,1;3]" + end + end + form = form .. + "list[current_player;main;0,4.5;9,3;9]".. + "list[current_player;main;0,7.74;9,1;]".. + "list[current_player;craft;4,1;2,1;1]".. + "list[current_player;craft;4,2;2,1;4]".. + "list[current_player;craftpreview;7,1.5;1,1;]".. + "inv" + + player:set_inventory_formspec(form) +end + +local function set_workbench(player) + player:get_inventory():set_width("craft", 3) + player:get_inventory():set_size("craft", 9) + player:get_inventory():set_size("main", 9*4) + + local form = "size[9,8.75]".. + "background[-0.19,-0.25;9.41,9.49;crafting_formspec_bg.png^crafting_inventory_workbench.png]".. + "bgcolor[#080808BB;true]".. + "listcolors[#9990;#FFF7;#FFF0;#160816;#D4D2FF]".. + "list[current_player;main;0,4.5;9,3;9]".. + "list[current_player;main;0,7.74;9,1;]".. + "list[current_player;craft;1.75,0.5;3,3;]".. + "list[current_player;craftpreview;5.75,1.5;1,1;]".. + "wob" + + --player:set_inventory_formspec(form) + multicraft.show_formspec(player:get_player_name(), "main", form) +end + +--drop craf items and reset inventory on closing +multicraft.register_on_player_receive_fields(function(player, formname, fields) + if fields.quit then + local formspec = player:get_inventory_formspec() + local size = string.len(formspec) + local marker = string.sub(formspec,size-2) + if marker == "inv" or marker == "wob" then + set_inventory(player) + drop_fields(player,"craft") + end + end +end) + +multicraft.register_on_joinplayer(function(player) + if multicraft.setting_getbool("creative_mode") then + dofile(multicraft.get_modpath("crafting").."/creative.lua") + end + --init inventory + set_inventory(player) + --set hotbar size + if player.hud_set_hotbar_itemcount then + multicraft.after(0.5, player.hud_set_hotbar_itemcount, player, 8) + end + --add hotbar images + multicraft.after(0.5,function() + player:hud_set_hotbar_image("crafting_hotbar.png") + player:hud_set_hotbar_selected_image("crafting_hotbar_selected.png") + + if show_armor then + local armor_orginal = armor.set_player_armor + armor.set_player_armor = function(self, player) + armor_orginal(self, player) + update_armor(player) + -- set_inventory(player) + end + end + end) +end) + +multicraft.register_node("crafting:workbench", { + description = "Workbench", + tiles = {"crafting_workbench_top.png", "default_wood.png", "crafting_workbench_side.png", + "crafting_workbench_side.png", "crafting_workbench_front.png", "crafting_workbench_front.png"}, + paramtype2 = "facedir", + paramtype = "light", + groups = {choppy=2,oddly_breakable_by_hand=2,flammable=2, decorative = 1}, + on_rightclick = function(pos, node, clicker, itemstack) + set_workbench(clicker) + end +}) + +multicraft.register_craft({ + output = "crafting:workbench", + recipe = { + {"group:wood", "group:wood"}, + {"group:wood", "group:wood"} + } +}) diff --git a/games/MultiCraft_game/mods/craftingpack/creative2/depends.txt b/games/MultiCraft_game/files/craftingpack/creative2/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/craftingpack/creative2/depends.txt rename to games/MultiCraft_game/files/craftingpack/creative2/depends.txt diff --git a/games/MultiCraft_game/mods/craftingpack/creative2/init.lua b/games/MultiCraft_game/files/craftingpack/creative2/init.lua similarity index 96% rename from games/MultiCraft_game/mods/craftingpack/creative2/init.lua rename to games/MultiCraft_game/files/craftingpack/creative2/init.lua index 74a48dd15..39184d7a5 100644 --- a/games/MultiCraft_game/mods/craftingpack/creative2/init.lua +++ b/games/MultiCraft_game/files/craftingpack/creative2/init.lua @@ -1,11 +1,11 @@ -if not multicraft.get_modpath("check") then os.exit() end -if not default.multicraft_is_variable_is_a_part_of_multicraft_subgame_and_copying_it_means_you_use_our_code_so_we_become_contributors_of_your_project then exit() end -creative = {} - -creative.set_creative_formspec = function() - -end - -multicraft.register_on_player_receive_fields(function(player, formname, fields) - +if not multicraft.get_modpath("check") then os.exit() end +if not default.multicraft_is_variable_is_a_part_of_multicraft_subgame_and_copying_it_means_you_use_our_code_so_we_become_contributors_of_your_project then exit() end +creative = {} + +creative.set_creative_formspec = function() + +end + +multicraft.register_on_player_receive_fields(function(player, formname, fields) + end) \ No newline at end of file diff --git a/games/MultiCraft_game/files/craftingpack/inventory_plus/depends.txt b/games/MultiCraft_game/files/craftingpack/inventory_plus/depends.txt new file mode 100644 index 000000000..bd5290488 --- /dev/null +++ b/games/MultiCraft_game/files/craftingpack/inventory_plus/depends.txt @@ -0,0 +1,3 @@ +check +default +crafting \ No newline at end of file diff --git a/games/MultiCraft_game/mods/craftingpack/inventory_plus/init.lua b/games/MultiCraft_game/files/craftingpack/inventory_plus/init.lua similarity index 97% rename from games/MultiCraft_game/mods/craftingpack/inventory_plus/init.lua rename to games/MultiCraft_game/files/craftingpack/inventory_plus/init.lua index 2bffcb90e..524aee0ac 100644 --- a/games/MultiCraft_game/mods/craftingpack/inventory_plus/init.lua +++ b/games/MultiCraft_game/files/craftingpack/inventory_plus/init.lua @@ -1,9 +1,9 @@ -if not multicraft.get_modpath("check") then os.exit() end -if not default.multicraft_is_variable_is_a_part_of_multicraft_subgame_and_copying_it_means_you_use_our_code_so_we_become_contributors_of_your_project then exit() end -inventory_plus = {} - -function inventory_plus.set_inventory_formspec(player, formspec) -end - -function inventory_plus.register_button(player,str1, str2) +if not multicraft.get_modpath("check") then os.exit() end +if not default.multicraft_is_variable_is_a_part_of_multicraft_subgame_and_copying_it_means_you_use_our_code_so_we_become_contributors_of_your_project then exit() end +inventory_plus = {} + +function inventory_plus.set_inventory_formspec(player, formspec) +end + +function inventory_plus.register_button(player,str1, str2) end \ No newline at end of file diff --git a/games/MultiCraft_game/mods/craftingpack/modpack.txt b/games/MultiCraft_game/files/craftingpack/modpack.txt similarity index 100% rename from games/MultiCraft_game/mods/craftingpack/modpack.txt rename to games/MultiCraft_game/files/craftingpack/modpack.txt diff --git a/games/MultiCraft_game/mods/creative/depends.txt b/games/MultiCraft_game/files/creative/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/creative/depends.txt rename to games/MultiCraft_game/files/creative/depends.txt diff --git a/games/MultiCraft_game/mods/creative/init.lua b/games/MultiCraft_game/files/creative/init.lua similarity index 100% rename from games/MultiCraft_game/mods/creative/init.lua rename to games/MultiCraft_game/files/creative/init.lua diff --git a/games/MultiCraft_game/mods/death/depends.txt b/games/MultiCraft_game/files/death/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/death/depends.txt rename to games/MultiCraft_game/files/death/depends.txt diff --git a/games/MultiCraft_game/mods/death/init.lua b/games/MultiCraft_game/files/death/init.lua similarity index 97% rename from games/MultiCraft_game/mods/death/init.lua rename to games/MultiCraft_game/files/death/init.lua index 3a99ca435..003f92d4f 100644 --- a/games/MultiCraft_game/mods/death/init.lua +++ b/games/MultiCraft_game/files/death/init.lua @@ -1,19 +1,19 @@ -if not multicraft.get_modpath("check") then os.exit() end -if not default.multicraft_is_variable_is_a_part_of_multicraft_subgame_and_copying_it_means_you_use_our_code_so_we_become_contributors_of_your_project then exit() end ---if multicraft.setting_get("keepInventory") == false then - multicraft.register_on_dieplayer(function(player) - local inv = player:get_inventory() - local pos = player:getpos() - for i,stack in ipairs(inv:get_list("main")) do - local x = math.random(0, 9)/3 - local z = math.random(0, 9)/3 - pos.x = pos.x + x - pos.z = pos.z + z - multicraft.add_item(pos, stack) - stack:clear() - inv:set_stack("main", i, stack) - pos.x = pos.x - x - pos.z = pos.z - z - end - end) +if not multicraft.get_modpath("check") then os.exit() end +if not default.multicraft_is_variable_is_a_part_of_multicraft_subgame_and_copying_it_means_you_use_our_code_so_we_become_contributors_of_your_project then exit() end +--if multicraft.setting_get("keepInventory") == false then + multicraft.register_on_dieplayer(function(player) + local inv = player:get_inventory() + local pos = player:getpos() + for i,stack in ipairs(inv:get_list("main")) do + local x = math.random(0, 9)/3 + local z = math.random(0, 9)/3 + pos.x = pos.x + x + pos.z = pos.z + z + multicraft.add_item(pos, stack) + stack:clear() + inv:set_stack("main", i, stack) + pos.x = pos.x - x + pos.z = pos.z - z + end + end) --end \ No newline at end of file diff --git a/games/MultiCraft_game/mods/default/README.txt b/games/MultiCraft_game/files/default/README.txt similarity index 100% rename from games/MultiCraft_game/mods/default/README.txt rename to games/MultiCraft_game/files/default/README.txt diff --git a/games/MultiCraft_game/mods/default/crafting.lua b/games/MultiCraft_game/files/default/crafting.lua similarity index 100% rename from games/MultiCraft_game/mods/default/crafting.lua rename to games/MultiCraft_game/files/default/crafting.lua diff --git a/games/MultiCraft_game/mods/default/craftitems.lua b/games/MultiCraft_game/files/default/craftitems.lua similarity index 100% rename from games/MultiCraft_game/mods/default/craftitems.lua rename to games/MultiCraft_game/files/default/craftitems.lua diff --git a/games/MultiCraft_game/mods/default/functions.lua b/games/MultiCraft_game/files/default/functions.lua similarity index 100% rename from games/MultiCraft_game/mods/default/functions.lua rename to games/MultiCraft_game/files/default/functions.lua diff --git a/games/MultiCraft_game/mods/default/init.lua b/games/MultiCraft_game/files/default/init.lua similarity index 100% rename from games/MultiCraft_game/mods/default/init.lua rename to games/MultiCraft_game/files/default/init.lua diff --git a/games/MultiCraft_game/mods/default/mapgen.lua b/games/MultiCraft_game/files/default/mapgen.lua similarity index 100% rename from games/MultiCraft_game/mods/default/mapgen.lua rename to games/MultiCraft_game/files/default/mapgen.lua diff --git a/games/MultiCraft_game/mods/default/models/3d_armor_character.blend b/games/MultiCraft_game/files/default/models/3d_armor_character.blend similarity index 100% rename from games/MultiCraft_game/mods/default/models/3d_armor_character.blend rename to games/MultiCraft_game/files/default/models/3d_armor_character.blend diff --git a/games/MultiCraft_game/mods/default/models/3d_armor_character.x b/games/MultiCraft_game/files/default/models/3d_armor_character.x similarity index 100% rename from games/MultiCraft_game/mods/default/models/3d_armor_character.x rename to games/MultiCraft_game/files/default/models/3d_armor_character.x diff --git a/games/MultiCraft_game/mods/default/models/a_cattle.b3d b/games/MultiCraft_game/files/default/models/a_cattle.b3d similarity index 100% rename from games/MultiCraft_game/mods/default/models/a_cattle.b3d rename to games/MultiCraft_game/files/default/models/a_cattle.b3d diff --git a/games/MultiCraft_game/mods/default/models/a_chick.b3d b/games/MultiCraft_game/files/default/models/a_chick.b3d similarity index 100% rename from games/MultiCraft_game/mods/default/models/a_chick.b3d rename to games/MultiCraft_game/files/default/models/a_chick.b3d diff --git a/games/MultiCraft_game/mods/default/models/a_chicken.b3d b/games/MultiCraft_game/files/default/models/a_chicken.b3d similarity index 100% rename from games/MultiCraft_game/mods/default/models/a_chicken.b3d rename to games/MultiCraft_game/files/default/models/a_chicken.b3d diff --git a/games/MultiCraft_game/mods/default/models/a_chicken.png b/games/MultiCraft_game/files/default/models/a_chicken.png similarity index 100% rename from games/MultiCraft_game/mods/default/models/a_chicken.png rename to games/MultiCraft_game/files/default/models/a_chicken.png diff --git a/games/MultiCraft_game/mods/default/models/a_cow.b3d b/games/MultiCraft_game/files/default/models/a_cow.b3d similarity index 100% rename from games/MultiCraft_game/mods/default/models/a_cow.b3d rename to games/MultiCraft_game/files/default/models/a_cow.b3d diff --git a/games/MultiCraft_game/mods/default/models/a_lamb.b3d b/games/MultiCraft_game/files/default/models/a_lamb.b3d similarity index 100% rename from games/MultiCraft_game/mods/default/models/a_lamb.b3d rename to games/MultiCraft_game/files/default/models/a_lamb.b3d diff --git a/games/MultiCraft_game/mods/default/models/a_pig.b3d b/games/MultiCraft_game/files/default/models/a_pig.b3d similarity index 100% rename from games/MultiCraft_game/mods/default/models/a_pig.b3d rename to games/MultiCraft_game/files/default/models/a_pig.b3d diff --git a/games/MultiCraft_game/mods/default/models/a_pig.x b/games/MultiCraft_game/files/default/models/a_pig.x similarity index 96% rename from games/MultiCraft_game/mods/default/models/a_pig.x rename to games/MultiCraft_game/files/default/models/a_pig.x index b2b4c2c78..38290d7db 100644 --- a/games/MultiCraft_game/mods/default/models/a_pig.x +++ b/games/MultiCraft_game/files/default/models/a_pig.x @@ -1,15518 +1,15518 @@ -xof 0303txt 0032 - -template XSkinMeshHeader { - <3cf169ce-ff7c-44ab-93c0-f78f62d172e2> - WORD nMaxSkinWeightsPerVertex; - WORD nMaxSkinWeightsPerFace; - WORD nBones; -} - -template SkinWeights { - <6f0d123b-bad2-4167-a0d0-80224f25fabb> - STRING transformNodeName; - DWORD nWeights; - array DWORD vertexIndices[nWeights]; - array float weights[nWeights]; - Matrix4x4 matrixOffset; -} - -Frame Root { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 0.000000, 1.000000, 0.000000, - 0.000000, 1.000000,-0.000000, 0.000000, - 0.000000, 0.000000, 0.000000, 1.000000;; - } - Frame Armature_001 { - FrameTransformMatrix { - -1.000000, 0.000000,-0.000000, 0.000000, - -0.000000,-0.030555, 0.999533, 0.000000, - 0.000000, 0.999533, 0.030555, 0.000000, - 0.000000,-0.645956, 0.000000, 1.000000;; - } - Frame Armature_001_Bone { - FrameTransformMatrix { - 1.000000, 0.000000,-0.000000, 0.000000, - -0.000000, 0.876747,-0.480952, 0.000000, - -0.000000, 0.480952, 0.876747, 0.000000, - 0.007037,-0.830657, 0.471136, 1.000000;; - } - Frame Armature_001_Bone_001 { - FrameTransformMatrix { - -0.999979, 0.003508,-0.005391, 0.000000, - -0.006432,-0.539544, 0.841933, 0.000000, - 0.000044, 0.841950, 0.539555, 0.000000, - -0.000000, 1.178397,-0.000000, 1.000000;; - } - Frame Armature_001_Bone_002 { - FrameTransformMatrix { - 0.999979, 0.006432,-0.000044, 0.000000, - -0.005804, 0.905346, 0.424635, 0.000000, - 0.002771,-0.424626, 0.905365, 0.000000, - -0.000000, 1.094120,-0.000000, 1.000000;; - } - } //End of Armature_001_Bone_002 - Frame Armature_001_Bone_005 { - FrameTransformMatrix { - 0.999595, 0.027588,-0.006949, 0.000000, - -0.008723, 0.064725,-0.997865, 0.000000, - -0.027079, 0.997522, 0.064940, 0.000000, - 0.389591, 1.192458,-0.416010, 1.000000;; - } - } //End of Armature_001_Bone_005 - Frame Armature_001_Bone_006 { - FrameTransformMatrix { - 0.999983,-0.001922,-0.005604, 0.000000, - -0.005538, 0.032860,-0.999445, 0.000000, - 0.002105, 0.999458, 0.032849, 0.000000, - -0.300019, 1.188024,-0.415979, 1.000000;; - } - } //End of Armature_001_Bone_006 - } //End of Armature_001_Bone_001 - Frame Armature_001_Bone_003 { - FrameTransformMatrix { - -0.999891,-0.011730, 0.008967, 0.000000, - 0.005755,-0.868910,-0.494936, 0.000000, - 0.013597,-0.494830, 0.868883, 0.000000, - 0.361068, 0.868612,-0.300242, 1.000000;; - } - } //End of Armature_001_Bone_003 - Frame Armature_001_Bone_004 { - FrameTransformMatrix { - -0.998976, 0.004629,-0.045007, 0.000000, - 0.018707,-0.863487,-0.504024, 0.000000, - -0.041196,-0.504349, 0.862516, 0.000000, - -0.403721, 0.857655,-0.281640, 1.000000;; - } - } //End of Armature_001_Bone_004 - Frame Armature_001_Bone_007 { - FrameTransformMatrix { - -1.000000, 0.000000, 0.000000, 0.000000, - 0.000000,-0.512179, 0.858879, 0.000000, - 0.000000, 0.858879, 0.512179, 0.000000, - -0.000000,-0.000000, 0.000000, 1.000000;; - } - } //End of Armature_001_Bone_007 - } //End of Armature_001_Bone - Frame Cube_003 { - FrameTransformMatrix { - 0.384211,-0.000000,-0.000000, 0.000000, - 0.000000, 0.011740,-0.384032, 0.000000, - 0.000000, 0.384032, 0.011740, 0.000000, - -0.000000,-0.250671, 0.630790, 1.000000;; - } - Mesh { //Cube_000 Mesh - 2328; - 0.520547;-2.863008; 0.607304;, - 0.520547;-3.383555; 0.607304;, - 1.041094;-3.383555; 0.607304;, - 1.041094;-2.863008; 0.607304;, - 0.520547;-2.342460; 0.607304;, - 0.520547;-2.863008; 0.607304;, - 1.041094;-2.863008; 0.607304;, - 1.041094;-2.342460; 0.607304;, - -0.000000;-2.863008; 0.607304;, - -0.000000;-3.383555; 0.607304;, - 0.520547;-3.383555; 0.607304;, - 0.520547;-2.863008; 0.607304;, - -0.000000;-2.342460; 0.607304;, - -0.000000;-2.863008; 0.607304;, - 0.520547;-2.863008; 0.607304;, - 0.520547;-2.342460; 0.607304;, - 0.520547;-1.821913; 0.607304;, - 0.520547;-2.342460; 0.607304;, - 1.041094;-2.342460; 0.607304;, - 1.041094;-1.821913; 0.607304;, - 0.520547;-1.301365; 0.607304;, - 0.520547;-1.821913; 0.607304;, - 1.041094;-1.821913; 0.607304;, - 1.041094;-1.301365; 0.607304;, - -0.000000;-1.821913; 0.607304;, - -0.000000;-2.342460; 0.607304;, - 0.520547;-2.342460; 0.607304;, - 0.520547;-1.821913; 0.607304;, - -0.000000;-1.301365; 0.607304;, - -0.000000;-1.821913; 0.607304;, - 0.520547;-1.821913; 0.607304;, - 0.520547;-1.301365; 0.607304;, - -0.520547;-2.863008; 0.607304;, - -0.520547;-3.383555; 0.607304;, - -0.000000;-3.383555; 0.607304;, - -0.000000;-2.863008; 0.607304;, - -0.520547;-2.342460; 0.607304;, - -0.520547;-2.863008; 0.607304;, - -0.000000;-2.863008; 0.607304;, - -0.000000;-2.342460; 0.607304;, - -1.041094;-2.863008; 0.607304;, - -1.041094;-3.383555; 0.607304;, - -0.520547;-3.383555; 0.607304;, - -0.520547;-2.863008; 0.607304;, - -1.041094;-2.342460; 0.607304;, - -1.041094;-2.863008; 0.607304;, - -0.520547;-2.863008; 0.607304;, - -0.520547;-2.342460; 0.607304;, - -0.520547;-1.821913; 0.607304;, - -0.520547;-2.342460; 0.607304;, - -0.000000;-2.342460; 0.607304;, - -0.000000;-1.821913; 0.607304;, - -0.520547;-1.301365; 0.607304;, - -0.520547;-1.821913; 0.607304;, - -0.000000;-1.821913; 0.607304;, - -0.000000;-1.301365; 0.607304;, - -1.041094;-1.821913; 0.607304;, - -1.041094;-2.342460; 0.607304;, - -0.520547;-2.342460; 0.607304;, - -0.520547;-1.821913; 0.607304;, - -1.041094;-1.301365; 0.607304;, - -1.041094;-1.821913; 0.607304;, - -0.520547;-1.821913; 0.607304;, - -0.520547;-1.301365; 0.607304;, - -0.520547;-1.821913; 2.689492;, - -1.041094;-1.821913; 2.689492;, - -1.041094;-1.301365; 2.689492;, - -0.520547;-1.301365; 2.689492;, - -0.000000;-1.821913; 2.689492;, - -0.520547;-1.821913; 2.689492;, - -0.520547;-1.301365; 2.689492;, - -0.000000;-1.301365; 2.689492;, - -0.520547;-2.342460; 2.689492;, - -1.041094;-2.342460; 2.689492;, - -1.041094;-1.821913; 2.689492;, - -0.520547;-1.821913; 2.689492;, - -0.000000;-2.342460; 2.689492;, - -0.520547;-2.342460; 2.689492;, - -0.520547;-1.821913; 2.689492;, - -0.000000;-1.821913; 2.689492;, - 0.520547;-1.821913; 2.689492;, - -0.000000;-1.821913; 2.689492;, - -0.000000;-1.301365; 2.689492;, - 0.520547;-1.301365; 2.689492;, - 1.041094;-1.821913; 2.689492;, - 0.520547;-1.821913; 2.689492;, - 0.520547;-1.301365; 2.689492;, - 1.041094;-1.301365; 2.689492;, - 0.520547;-2.342460; 2.689492;, - -0.000000;-2.342460; 2.689492;, - -0.000000;-1.821913; 2.689492;, - 0.520547;-1.821913; 2.689492;, - 1.041094;-2.342460; 2.689492;, - 0.520547;-2.342460; 2.689492;, - 0.520547;-1.821913; 2.689492;, - 1.041094;-1.821913; 2.689492;, - -0.520547;-2.863008; 2.689492;, - -1.041094;-2.863008; 2.689492;, - -1.041094;-2.342460; 2.689492;, - -0.520547;-2.342460; 2.689492;, - -0.000000;-2.863008; 2.689492;, - -0.520547;-2.863008; 2.689492;, - -0.520547;-2.342460; 2.689492;, - -0.000000;-2.342460; 2.689492;, - -0.520547;-3.383555; 2.689492;, - -1.041094;-3.383555; 2.689492;, - -1.041094;-2.863008; 2.689492;, - -0.520547;-2.863008; 2.689492;, - -0.000000;-3.383555; 2.689492;, - -0.520547;-3.383555; 2.689492;, - -0.520547;-2.863008; 2.689492;, - -0.000000;-2.863008; 2.689492;, - 0.520547;-2.863008; 2.689492;, - -0.000000;-2.863008; 2.689492;, - -0.000000;-2.342460; 2.689492;, - 0.520547;-2.342460; 2.689492;, - 1.041094;-2.863008; 2.689492;, - 0.520547;-2.863008; 2.689492;, - 0.520547;-2.342460; 2.689492;, - 1.041094;-2.342460; 2.689492;, - 0.520547;-3.383555; 2.689492;, - -0.000000;-3.383555; 2.689492;, - -0.000000;-2.863008; 2.689492;, - 0.520547;-2.863008; 2.689492;, - 1.041094;-3.383555; 2.689492;, - 0.520547;-3.383555; 2.689492;, - 0.520547;-2.863008; 2.689492;, - 1.041094;-2.863008; 2.689492;, - 1.041094;-1.821913; 2.168945;, - 1.041094;-1.821913; 2.689492;, - 1.041094;-1.301365; 2.689492;, - 1.041094;-1.301365; 2.168945;, - 1.041094;-1.821913; 1.648398;, - 1.041094;-1.821913; 2.168945;, - 1.041094;-1.301365; 2.168945;, - 1.041094;-1.301365; 1.648398;, - 1.041094;-2.342460; 2.168945;, - 1.041094;-2.342460; 2.689492;, - 1.041094;-1.821913; 2.689492;, - 1.041094;-1.821913; 2.168945;, - 1.041094;-2.342460; 1.648398;, - 1.041094;-2.342460; 2.168945;, - 1.041094;-1.821913; 2.168945;, - 1.041094;-1.821913; 1.648398;, - 1.041094;-1.821913; 0.855347;, - 1.041094;-1.821913; 1.648398;, - 1.041094;-1.301365; 1.648398;, - 1.041094;-1.301365; 0.855347;, - 1.041094;-1.821913; 0.607304;, - 1.041094;-1.821913; 0.855347;, - 1.041094;-1.301365; 0.855347;, - 1.041094;-1.301365; 0.607304;, - 1.041094;-2.342460; 0.855347;, - 1.041094;-2.342460; 1.648398;, - 1.041094;-1.821913; 1.648398;, - 1.041094;-1.821913; 0.855347;, - 1.041094;-2.342460; 0.607304;, - 1.041094;-2.342460; 0.855347;, - 1.041094;-1.821913; 0.855347;, - 1.041094;-1.821913; 0.607304;, - 1.041094;-2.863008; 2.168945;, - 1.041094;-2.863008; 2.689492;, - 1.041094;-2.342460; 2.689492;, - 1.041094;-2.342460; 2.168945;, - 1.041094;-2.863008; 1.648398;, - 1.041094;-2.863008; 2.168945;, - 1.041094;-2.342460; 2.168945;, - 1.041094;-2.342460; 1.648398;, - 1.041094;-3.383555; 2.168945;, - 1.041094;-3.383555; 2.689492;, - 1.041094;-2.863008; 2.689492;, - 1.041094;-2.863008; 2.168945;, - 1.041094;-3.383555; 1.648398;, - 1.041094;-3.383555; 2.168945;, - 1.041094;-2.863008; 2.168945;, - 1.041094;-2.863008; 1.648398;, - 1.041094;-2.863008; 0.855347;, - 1.041094;-2.863008; 1.648398;, - 1.041094;-2.342460; 1.648398;, - 1.041094;-2.342460; 0.855347;, - 1.041094;-2.863008; 0.607304;, - 1.041094;-2.863008; 0.855347;, - 1.041094;-2.342460; 0.855347;, - 1.041094;-2.342460; 0.607304;, - 1.041094;-3.383555; 0.855347;, - 1.041094;-3.383555; 1.648398;, - 1.041094;-2.863008; 1.648398;, - 1.041094;-2.863008; 0.855347;, - 1.041094;-3.383555; 0.607304;, - 1.041094;-3.383555; 0.855347;, - 1.041094;-2.863008; 0.855347;, - 1.041094;-2.863008; 0.607304;, - 0.520547;-3.383555; 2.168945;, - 0.520547;-3.383555; 2.689492;, - 1.041094;-3.383555; 2.689492;, - 1.041094;-3.383555; 2.168945;, - 0.520547;-3.383555; 1.648398;, - 0.520547;-3.383555; 2.168945;, - 1.041094;-3.383555; 2.168945;, - 1.041094;-3.383555; 1.648398;, - -0.000000;-3.383555; 2.168945;, - -0.000000;-3.383555; 2.689492;, - 0.520547;-3.383555; 2.689492;, - 0.520547;-3.383555; 2.168945;, - -0.000000;-3.383555; 1.648398;, - -0.000000;-3.383555; 2.168945;, - 0.520547;-3.383555; 2.168945;, - 0.520547;-3.383555; 1.648398;, - 0.520547;-3.383555; 0.855347;, - 0.520547;-3.383555; 1.648398;, - 1.041094;-3.383555; 1.648398;, - 1.041094;-3.383555; 0.855347;, - 0.520547;-3.383555; 0.607304;, - 0.520547;-3.383555; 0.855347;, - 1.041094;-3.383555; 0.855347;, - 1.041094;-3.383555; 0.607304;, - 0.520547;-3.541480; 1.648398;, - -0.000000;-3.541480; 1.648398;, - -0.000000;-3.383555; 1.648398;, - 0.520547;-3.383555; 1.648398;, - -0.000000;-3.383555; 0.607304;, - -0.000000;-3.383555; 0.855347;, - 0.520547;-3.383555; 0.855347;, - 0.520547;-3.383555; 0.607304;, - -0.520547;-3.383555; 2.168945;, - -0.520547;-3.383555; 2.689492;, - -0.000000;-3.383555; 2.689492;, - -0.000000;-3.383555; 2.168945;, - -0.520547;-3.383555; 1.648398;, - -0.520547;-3.383555; 2.168945;, - -0.000000;-3.383555; 2.168945;, - -0.000000;-3.383555; 1.648398;, - -1.041094;-3.383555; 2.168945;, - -1.041094;-3.383555; 2.689492;, - -0.520547;-3.383555; 2.689492;, - -0.520547;-3.383555; 2.168945;, - -1.041094;-3.383555; 1.648398;, - -1.041094;-3.383555; 2.168945;, - -0.520547;-3.383555; 2.168945;, - -0.520547;-3.383555; 1.648398;, - 0.520547;-3.383555; 0.855347;, - -0.000000;-3.383555; 0.855347;, - -0.000000;-3.541480; 0.855347;, - 0.520547;-3.541480; 0.855347;, - -0.520547;-3.383555; 0.607304;, - -0.520547;-3.383555; 0.855347;, - -0.000000;-3.383555; 0.855347;, - -0.000000;-3.383555; 0.607304;, - -1.041094;-3.383555; 0.855347;, - -1.041094;-3.383555; 1.648398;, - -0.520547;-3.383555; 1.648398;, - -0.520547;-3.383555; 0.855347;, - -1.041094;-3.383555; 0.607304;, - -1.041094;-3.383555; 0.855347;, - -0.520547;-3.383555; 0.855347;, - -0.520547;-3.383555; 0.607304;, - -1.041094;-1.821913; 0.855347;, - -1.041094;-1.821913; 0.607304;, - -1.041094;-1.301365; 0.607304;, - -1.041094;-1.301365; 0.855347;, - -1.041094;-1.821913; 1.648398;, - -1.041094;-1.821913; 0.855347;, - -1.041094;-1.301365; 0.855347;, - -1.041094;-1.301365; 1.648398;, - -1.041094;-2.342460; 0.855347;, - -1.041094;-2.342460; 0.607304;, - -1.041094;-1.821913; 0.607304;, - -1.041094;-1.821913; 0.855347;, - -1.041094;-2.342460; 1.648398;, - -1.041094;-2.342460; 0.855347;, - -1.041094;-1.821913; 0.855347;, - -1.041094;-1.821913; 1.648398;, - -1.041094;-1.821913; 2.168945;, - -1.041094;-1.821913; 1.648398;, - -1.041094;-1.301365; 1.648398;, - -1.041094;-1.301365; 2.168945;, - -1.041094;-1.821913; 2.689492;, - -1.041094;-1.821913; 2.168945;, - -1.041094;-1.301365; 2.168945;, - -1.041094;-1.301365; 2.689492;, - -1.041094;-2.342460; 2.168945;, - -1.041094;-2.342460; 1.648398;, - -1.041094;-1.821913; 1.648398;, - -1.041094;-1.821913; 2.168945;, - -1.041094;-2.342460; 2.689492;, - -1.041094;-2.342460; 2.168945;, - -1.041094;-1.821913; 2.168945;, - -1.041094;-1.821913; 2.689492;, - -1.041094;-2.863008; 0.855347;, - -1.041094;-2.863008; 0.607304;, - -1.041094;-2.342460; 0.607304;, - -1.041094;-2.342460; 0.855347;, - -1.041094;-2.863008; 1.648398;, - -1.041094;-2.863008; 0.855347;, - -1.041094;-2.342460; 0.855347;, - -1.041094;-2.342460; 1.648398;, - -1.041094;-3.383555; 0.855347;, - -1.041094;-3.383555; 0.607304;, - -1.041094;-2.863008; 0.607304;, - -1.041094;-2.863008; 0.855347;, - -1.041094;-3.383555; 1.648398;, - -1.041094;-3.383555; 0.855347;, - -1.041094;-2.863008; 0.855347;, - -1.041094;-2.863008; 1.648398;, - -1.041094;-2.863008; 2.168945;, - -1.041094;-2.863008; 1.648398;, - -1.041094;-2.342460; 1.648398;, - -1.041094;-2.342460; 2.168945;, - -1.041094;-2.863008; 2.689492;, - -1.041094;-2.863008; 2.168945;, - -1.041094;-2.342460; 2.168945;, - -1.041094;-2.342460; 2.689492;, - -1.041094;-3.383555; 2.168945;, - -1.041094;-3.383555; 1.648398;, - -1.041094;-2.863008; 1.648398;, - -1.041094;-2.863008; 2.168945;, - -1.041094;-3.383555; 2.689492;, - -1.041094;-3.383555; 2.168945;, - -1.041094;-2.863008; 2.168945;, - -1.041094;-2.863008; 2.689492;, - 0.520547;-1.301365; 0.855347;, - 0.520547;-1.301365; 0.607304;, - 1.041094;-1.301365; 0.607304;, - 1.041094;-1.301365; 0.855347;, - 0.520547;-1.301365; 1.648398;, - 0.520547;-1.301365; 0.855347;, - 1.041094;-1.301365; 0.855347;, - 1.041094;-1.301365; 1.648398;, - -0.000000;-1.301365; 0.855347;, - -0.000000;-1.301365; 0.607304;, - 0.520547;-1.301365; 0.607304;, - 0.520547;-1.301365; 0.855347;, - -0.000000;-1.301365; 1.648398;, - -0.000000;-1.301365; 0.855347;, - 0.520547;-1.301365; 0.855347;, - 0.520547;-1.301365; 1.648398;, - 0.520547;-1.301365; 2.168945;, - 0.520547;-1.301365; 1.648398;, - 1.041094;-1.301365; 1.648398;, - 1.041094;-1.301365; 2.168945;, - 0.520547;-1.301365; 2.689492;, - 0.520547;-1.301365; 2.168945;, - 1.041094;-1.301365; 2.168945;, - 1.041094;-1.301365; 2.689492;, - -0.000000;-1.301365; 2.168945;, - -0.000000;-1.301365; 1.648398;, - 0.520547;-1.301365; 1.648398;, - 0.520547;-1.301365; 2.168945;, - -0.000000;-1.301365; 2.689492;, - -0.000000;-1.301365; 2.168945;, - 0.520547;-1.301365; 2.168945;, - 0.520547;-1.301365; 2.689492;, - -0.520547;-1.301365; 0.855347;, - -0.520547;-1.301365; 0.607304;, - -0.000000;-1.301365; 0.607304;, - -0.000000;-1.301365; 0.855347;, - -0.520547;-1.301365; 1.648398;, - -0.520547;-1.301365; 0.855347;, - -0.000000;-1.301365; 0.855347;, - -0.000000;-1.301365; 1.648398;, - -1.041094;-1.301365; 0.855347;, - -1.041094;-1.301365; 0.607304;, - -0.520547;-1.301365; 0.607304;, - -0.520547;-1.301365; 0.855347;, - -1.041094;-1.301365; 1.648398;, - -1.041094;-1.301365; 0.855347;, - -0.520547;-1.301365; 0.855347;, - -0.520547;-1.301365; 1.648398;, - -0.520547;-1.301365; 2.168945;, - -0.520547;-1.301365; 1.648398;, - -0.000000;-1.301365; 1.648398;, - -0.000000;-1.301365; 2.168945;, - -0.520547;-1.301365; 2.689492;, - -0.520547;-1.301365; 2.168945;, - -0.000000;-1.301365; 2.168945;, - -0.000000;-1.301365; 2.689492;, - -1.041094;-1.301365; 2.168945;, - -1.041094;-1.301365; 1.648398;, - -0.520547;-1.301365; 1.648398;, - -0.520547;-1.301365; 2.168945;, - -1.041094;-1.301365; 2.689492;, - -1.041094;-1.301365; 2.168945;, - -0.520547;-1.301365; 2.168945;, - -0.520547;-1.301365; 2.689492;, - 1.041093;-1.301368;-1.474882;, - 1.041093;-1.561641;-1.474882;, - 1.301367;-1.561641;-1.474882;, - 1.301367;-1.301368;-1.474882;, - 1.041093;-1.041094;-1.474882;, - 1.041093;-1.301368;-1.474882;, - 1.301367;-1.301368;-1.474882;, - 1.301367;-1.041094;-1.474882;, - 0.780820;-1.301368;-1.474882;, - 0.780820;-1.561641;-1.474882;, - 1.041093;-1.561641;-1.474882;, - 1.041093;-1.301368;-1.474882;, - 0.780820;-1.041094;-1.474882;, - 0.780820;-1.301368;-1.474882;, - 1.041093;-1.301368;-1.474882;, - 1.041093;-1.041094;-1.474882;, - 1.041093;-0.780821;-1.474882;, - 1.041093;-1.041094;-1.474882;, - 1.301367;-1.041094;-1.474882;, - 1.301367;-0.780821;-1.474882;, - 1.041093;-0.520548;-1.474882;, - 1.041093;-0.780821;-1.474882;, - 1.301367;-0.780821;-1.474882;, - 1.301367;-0.520548;-1.474882;, - 0.780820;-0.780821;-1.474882;, - 0.780820;-1.041094;-1.474882;, - 1.041093;-1.041094;-1.474882;, - 1.041093;-0.780821;-1.474882;, - 0.780820;-0.520548;-1.474882;, - 0.780820;-0.780821;-1.474882;, - 1.041093;-0.780821;-1.474882;, - 1.041093;-0.520548;-1.474882;, - 0.520546;-1.301368;-1.474882;, - 0.520546;-1.561641;-1.474882;, - 0.780820;-1.561641;-1.474882;, - 0.780820;-1.301368;-1.474882;, - 0.520546;-1.041094;-1.474882;, - 0.520546;-1.301368;-1.474882;, - 0.780820;-1.301368;-1.474882;, - 0.780820;-1.041094;-1.474882;, - 0.260273;-1.301368;-1.474882;, - 0.260273;-1.561641;-1.474882;, - 0.520546;-1.561641;-1.474882;, - 0.520546;-1.301368;-1.474882;, - 0.260273;-1.041094;-1.474882;, - 0.260273;-1.301368;-1.474882;, - 0.520546;-1.301368;-1.474882;, - 0.520546;-1.041094;-1.474882;, - 0.520546;-0.780821;-1.474882;, - 0.520546;-1.041094;-1.474882;, - 0.780820;-1.041094;-1.474882;, - 0.780820;-0.780821;-1.474882;, - 0.520546;-0.520548;-1.474882;, - 0.520546;-0.780821;-1.474882;, - 0.780820;-0.780821;-1.474882;, - 0.780820;-0.520548;-1.474882;, - 0.260273;-0.780821;-1.474882;, - 0.260273;-1.041094;-1.474882;, - 0.520546;-1.041094;-1.474882;, - 0.520546;-0.780821;-1.474882;, - 0.260273;-0.520548;-1.474882;, - 0.260273;-0.780821;-1.474882;, - 0.520546;-0.780821;-1.474882;, - 0.520546;-0.520548;-1.474882;, - 0.520546;-0.780821; 0.086758;, - 0.260273;-0.780821; 0.086758;, - 0.260273;-0.520548; 0.086758;, - 0.520546;-0.520548; 0.086758;, - 0.780820;-0.780821; 0.086758;, - 0.520546;-0.780821; 0.086758;, - 0.520546;-0.520548; 0.086758;, - 0.780820;-0.520548; 0.086758;, - 0.520546;-1.041094; 0.086758;, - 0.260273;-1.041094; 0.086758;, - 0.260273;-0.780821; 0.086758;, - 0.520546;-0.780821; 0.086758;, - 0.780820;-1.041094; 0.086758;, - 0.520546;-1.041094; 0.086758;, - 0.520546;-0.780821; 0.086758;, - 0.780820;-0.780821; 0.086758;, - 1.041093;-0.780821; 0.086758;, - 0.780820;-0.780821; 0.086758;, - 0.780820;-0.520548; 0.086758;, - 1.041093;-0.520548; 0.086758;, - 1.301367;-0.780821; 0.086758;, - 1.041093;-0.780821; 0.086758;, - 1.041093;-0.520548; 0.086758;, - 1.301367;-0.520548; 0.086758;, - 1.041093;-1.041094; 0.086758;, - 0.780820;-1.041094; 0.086758;, - 0.780820;-0.780821; 0.086758;, - 1.041093;-0.780821; 0.086758;, - 1.301367;-1.041094; 0.086758;, - 1.041093;-1.041094; 0.086758;, - 1.041093;-0.780821; 0.086758;, - 1.301367;-0.780821; 0.086758;, - 0.520546;-1.301368; 0.086758;, - 0.260273;-1.301368; 0.086758;, - 0.260273;-1.041094; 0.086758;, - 0.520546;-1.041094; 0.086758;, - 0.780820;-1.301368; 0.086758;, - 0.520546;-1.301368; 0.086758;, - 0.520546;-1.041094; 0.086758;, - 0.780820;-1.041094; 0.086758;, - 0.520546;-1.561641; 0.086758;, - 0.260273;-1.561641; 0.086758;, - 0.260273;-1.301368; 0.086758;, - 0.520546;-1.301368; 0.086758;, - 0.780820;-1.561641; 0.086758;, - 0.520546;-1.561641; 0.086758;, - 0.520546;-1.301368; 0.086758;, - 0.780820;-1.301368; 0.086758;, - 1.041093;-1.301368; 0.086758;, - 0.780820;-1.301368; 0.086758;, - 0.780820;-1.041094; 0.086758;, - 1.041093;-1.041094; 0.086758;, - 1.301367;-1.301368; 0.086758;, - 1.041093;-1.301368; 0.086758;, - 1.041093;-1.041094; 0.086758;, - 1.301367;-1.041094; 0.086758;, - 1.041093;-1.561641; 0.086758;, - 0.780820;-1.561641; 0.086758;, - 0.780820;-1.301368; 0.086758;, - 1.041093;-1.301368; 0.086758;, - 1.301367;-1.561641; 0.086758;, - 1.041093;-1.561641; 0.086758;, - 1.041093;-1.301368; 0.086758;, - 1.301367;-1.301368; 0.086758;, - 1.301367;-0.780821;-0.303652;, - 1.301367;-0.780821; 0.086758;, - 1.301367;-0.520548; 0.086758;, - 1.301367;-0.520548;-0.303652;, - 1.301367;-0.780821;-0.694062;, - 1.301367;-0.780821;-0.303652;, - 1.301367;-0.520548;-0.303652;, - 1.301367;-0.520548;-0.694062;, - 1.301367;-1.041094;-0.303652;, - 1.301367;-1.041094; 0.086758;, - 1.301367;-0.780821; 0.086758;, - 1.301367;-0.780821;-0.303652;, - 1.301367;-1.041094;-0.694062;, - 1.301367;-1.041094;-0.303652;, - 1.301367;-0.780821;-0.303652;, - 1.301367;-0.780821;-0.694062;, - 1.301367;-0.780821;-1.084472;, - 1.301367;-0.780821;-0.694062;, - 1.301367;-0.520548;-0.694062;, - 1.301367;-0.520548;-1.084472;, - 1.301367;-0.780821;-1.474882;, - 1.301367;-0.780821;-1.084472;, - 1.301367;-0.520548;-1.084472;, - 1.301367;-0.520548;-1.474882;, - 1.301367;-1.041094;-1.084472;, - 1.301367;-1.041094;-0.694062;, - 1.301367;-0.780821;-0.694062;, - 1.301367;-0.780821;-1.084472;, - 1.301367;-1.041094;-1.474882;, - 1.301367;-1.041094;-1.084472;, - 1.301367;-0.780821;-1.084472;, - 1.301367;-0.780821;-1.474882;, - 1.301367;-1.301368;-0.303652;, - 1.301367;-1.301368; 0.086758;, - 1.301367;-1.041094; 0.086758;, - 1.301367;-1.041094;-0.303652;, - 1.301367;-1.301368;-0.694062;, - 1.301367;-1.301368;-0.303652;, - 1.301367;-1.041094;-0.303652;, - 1.301367;-1.041094;-0.694062;, - 1.301367;-1.561641;-0.303652;, - 1.301367;-1.561641; 0.086758;, - 1.301367;-1.301368; 0.086758;, - 1.301367;-1.301368;-0.303652;, - 1.301367;-1.561641;-0.694062;, - 1.301367;-1.561641;-0.303652;, - 1.301367;-1.301368;-0.303652;, - 1.301367;-1.301368;-0.694062;, - 1.301367;-1.301368;-1.084472;, - 1.301367;-1.301368;-0.694062;, - 1.301367;-1.041094;-0.694062;, - 1.301367;-1.041094;-1.084472;, - 1.301367;-1.301368;-1.474882;, - 1.301367;-1.301368;-1.084472;, - 1.301367;-1.041094;-1.084472;, - 1.301367;-1.041094;-1.474882;, - 1.301367;-1.561641;-1.084472;, - 1.301367;-1.561641;-0.694062;, - 1.301367;-1.301368;-0.694062;, - 1.301367;-1.301368;-1.084472;, - 1.301367;-1.561641;-1.474882;, - 1.301367;-1.561641;-1.084472;, - 1.301367;-1.301368;-1.084472;, - 1.301367;-1.301368;-1.474882;, - 1.041093;-1.561641;-0.303652;, - 1.041093;-1.561641; 0.086758;, - 1.301367;-1.561641; 0.086758;, - 1.301367;-1.561641;-0.303652;, - 1.041093;-1.561641;-0.694062;, - 1.041093;-1.561641;-0.303652;, - 1.301367;-1.561641;-0.303652;, - 1.301367;-1.561641;-0.694062;, - 0.780820;-1.561641;-0.303652;, - 0.780820;-1.561641; 0.086758;, - 1.041093;-1.561641; 0.086758;, - 1.041093;-1.561641;-0.303652;, - 0.780820;-1.561641;-0.694062;, - 0.780820;-1.561641;-0.303652;, - 1.041093;-1.561641;-0.303652;, - 1.041093;-1.561641;-0.694062;, - 1.041093;-1.561641;-1.084472;, - 1.041093;-1.561641;-0.694062;, - 1.301367;-1.561641;-0.694062;, - 1.301367;-1.561641;-1.084472;, - 1.041093;-1.561641;-1.474882;, - 1.041093;-1.561641;-1.084472;, - 1.301367;-1.561641;-1.084472;, - 1.301367;-1.561641;-1.474882;, - 0.780820;-1.561641;-1.084472;, - 0.780820;-1.561641;-0.694062;, - 1.041093;-1.561641;-0.694062;, - 1.041093;-1.561641;-1.084472;, - 0.780820;-1.561641;-1.474882;, - 0.780820;-1.561641;-1.084472;, - 1.041093;-1.561641;-1.084472;, - 1.041093;-1.561641;-1.474882;, - 0.520546;-1.561641;-0.303652;, - 0.520546;-1.561641; 0.086758;, - 0.780820;-1.561641; 0.086758;, - 0.780820;-1.561641;-0.303652;, - 0.520546;-1.561641;-0.694062;, - 0.520546;-1.561641;-0.303652;, - 0.780820;-1.561641;-0.303652;, - 0.780820;-1.561641;-0.694062;, - 0.260273;-1.561641;-0.303652;, - 0.260273;-1.561641; 0.086758;, - 0.520546;-1.561641; 0.086758;, - 0.520546;-1.561641;-0.303652;, - 0.260273;-1.561641;-0.694062;, - 0.260273;-1.561641;-0.303652;, - 0.520546;-1.561641;-0.303652;, - 0.520546;-1.561641;-0.694062;, - 0.520546;-1.561641;-1.084472;, - 0.520546;-1.561641;-0.694062;, - 0.780820;-1.561641;-0.694062;, - 0.780820;-1.561641;-1.084472;, - 0.520546;-1.561641;-1.474882;, - 0.520546;-1.561641;-1.084472;, - 0.780820;-1.561641;-1.084472;, - 0.780820;-1.561641;-1.474882;, - 0.260273;-1.561641;-1.084472;, - 0.260273;-1.561641;-0.694062;, - 0.520546;-1.561641;-0.694062;, - 0.520546;-1.561641;-1.084472;, - 0.260273;-1.561641;-1.474882;, - 0.260273;-1.561641;-1.084472;, - 0.520546;-1.561641;-1.084472;, - 0.520546;-1.561641;-1.474882;, - 0.260273;-0.780821;-1.084472;, - 0.260273;-0.780821;-1.474882;, - 0.260273;-0.520548;-1.474882;, - 0.260273;-0.520548;-1.084472;, - 0.260273;-0.780821;-0.694062;, - 0.260273;-0.780821;-1.084472;, - 0.260273;-0.520548;-1.084472;, - 0.260273;-0.520548;-0.694062;, - 0.260273;-1.041094;-1.084472;, - 0.260273;-1.041094;-1.474882;, - 0.260273;-0.780821;-1.474882;, - 0.260273;-0.780821;-1.084472;, - 0.260273;-1.041094;-0.694062;, - 0.260273;-1.041094;-1.084472;, - 0.260273;-0.780821;-1.084472;, - 0.260273;-0.780821;-0.694062;, - 0.260273;-0.780821;-0.303652;, - 0.260273;-0.780821;-0.694062;, - 0.260273;-0.520548;-0.694062;, - 0.260273;-0.520548;-0.303652;, - 0.260273;-0.780821; 0.086758;, - 0.260273;-0.780821;-0.303652;, - 0.260273;-0.520548;-0.303652;, - 0.260273;-0.520548; 0.086758;, - 0.260273;-1.041094;-0.303652;, - 0.260273;-1.041094;-0.694062;, - 0.260273;-0.780821;-0.694062;, - 0.260273;-0.780821;-0.303652;, - 0.260273;-1.041094; 0.086758;, - 0.260273;-1.041094;-0.303652;, - 0.260273;-0.780821;-0.303652;, - 0.260273;-0.780821; 0.086758;, - 0.260273;-1.301368;-1.084472;, - 0.260273;-1.301368;-1.474882;, - 0.260273;-1.041094;-1.474882;, - 0.260273;-1.041094;-1.084472;, - 0.260273;-1.301368;-0.694062;, - 0.260273;-1.301368;-1.084472;, - 0.260273;-1.041094;-1.084472;, - 0.260273;-1.041094;-0.694062;, - 0.260273;-1.561641;-1.084472;, - 0.260273;-1.561641;-1.474882;, - 0.260273;-1.301368;-1.474882;, - 0.260273;-1.301368;-1.084472;, - 0.260273;-1.561641;-0.694062;, - 0.260273;-1.561641;-1.084472;, - 0.260273;-1.301368;-1.084472;, - 0.260273;-1.301368;-0.694062;, - 0.260273;-1.301368;-0.303652;, - 0.260273;-1.301368;-0.694062;, - 0.260273;-1.041094;-0.694062;, - 0.260273;-1.041094;-0.303652;, - 0.260273;-1.301368; 0.086758;, - 0.260273;-1.301368;-0.303652;, - 0.260273;-1.041094;-0.303652;, - 0.260273;-1.041094; 0.086758;, - 0.260273;-1.561641;-0.303652;, - 0.260273;-1.561641;-0.694062;, - 0.260273;-1.301368;-0.694062;, - 0.260273;-1.301368;-0.303652;, - 0.260273;-1.561641; 0.086758;, - 0.260273;-1.561641;-0.303652;, - 0.260273;-1.301368;-0.303652;, - 0.260273;-1.301368; 0.086758;, - 1.041093;-0.520548;-1.084472;, - 1.041093;-0.520548;-1.474882;, - 1.301367;-0.520548;-1.474882;, - 1.301367;-0.520548;-1.084472;, - 1.041093;-0.520548;-0.694062;, - 1.041093;-0.520548;-1.084472;, - 1.301367;-0.520548;-1.084472;, - 1.301367;-0.520548;-0.694062;, - 0.780820;-0.520548;-1.084472;, - 0.780820;-0.520548;-1.474882;, - 1.041093;-0.520548;-1.474882;, - 1.041093;-0.520548;-1.084472;, - 0.780820;-0.520548;-0.694062;, - 0.780820;-0.520548;-1.084472;, - 1.041093;-0.520548;-1.084472;, - 1.041093;-0.520548;-0.694062;, - 1.041093;-0.520548;-0.303652;, - 1.041093;-0.520548;-0.694062;, - 1.301367;-0.520548;-0.694062;, - 1.301367;-0.520548;-0.303652;, - 1.041093;-0.520548; 0.086758;, - 1.041093;-0.520548;-0.303652;, - 1.301367;-0.520548;-0.303652;, - 1.301367;-0.520548; 0.086758;, - 0.780820;-0.520548;-0.303652;, - 0.780820;-0.520548;-0.694062;, - 1.041093;-0.520548;-0.694062;, - 1.041093;-0.520548;-0.303652;, - 0.780820;-0.520548; 0.086758;, - 0.780820;-0.520548;-0.303652;, - 1.041093;-0.520548;-0.303652;, - 1.041093;-0.520548; 0.086758;, - 0.520546;-0.520548;-1.084472;, - 0.520546;-0.520548;-1.474882;, - 0.780820;-0.520548;-1.474882;, - 0.780820;-0.520548;-1.084472;, - 0.520546;-0.520548;-0.694062;, - 0.520546;-0.520548;-1.084472;, - 0.780820;-0.520548;-1.084472;, - 0.780820;-0.520548;-0.694062;, - 0.260273;-0.520548;-1.084472;, - 0.260273;-0.520548;-1.474882;, - 0.520546;-0.520548;-1.474882;, - 0.520546;-0.520548;-1.084472;, - 0.260273;-0.520548;-0.694062;, - 0.260273;-0.520548;-1.084472;, - 0.520546;-0.520548;-1.084472;, - 0.520546;-0.520548;-0.694062;, - 0.520546;-0.520548;-0.303652;, - 0.520546;-0.520548;-0.694062;, - 0.780820;-0.520548;-0.694062;, - 0.780820;-0.520548;-0.303652;, - 0.520546;-0.520548; 0.086758;, - 0.520546;-0.520548;-0.303652;, - 0.780820;-0.520548;-0.303652;, - 0.780820;-0.520548; 0.086758;, - 0.260273;-0.520548;-0.303652;, - 0.260273;-0.520548;-0.694062;, - 0.520546;-0.520548;-0.694062;, - 0.520546;-0.520548;-0.303652;, - 0.260273;-0.520548; 0.086758;, - 0.260273;-0.520548;-0.303652;, - 0.520546;-0.520548;-0.303652;, - 0.520546;-0.520548; 0.086758;, - -1.041093;-0.520548;-0.303652;, - -1.041093;-0.520548; 0.086758;, - -1.301367;-0.520548; 0.086758;, - -1.301367;-0.520548;-0.303652;, - -1.041093;-0.520548;-0.694063;, - -1.041093;-0.520548;-0.303652;, - -1.301367;-0.520548;-0.303652;, - -1.301367;-0.520548;-0.694063;, - -0.780820;-0.520548;-0.303652;, - -0.780820;-0.520548; 0.086758;, - -1.041093;-0.520548; 0.086758;, - -1.041093;-0.520548;-0.303652;, - -0.780820;-0.520548;-0.694063;, - -0.780820;-0.520548;-0.303652;, - -1.041093;-0.520548;-0.303652;, - -1.041093;-0.520548;-0.694063;, - -1.041093;-0.520548;-1.084473;, - -1.041093;-0.520548;-0.694063;, - -1.301367;-0.520548;-0.694063;, - -1.301367;-0.520548;-1.084473;, - -1.041093;-0.520548;-1.474883;, - -1.041093;-0.520548;-1.084473;, - -1.301367;-0.520548;-1.084473;, - -1.301367;-0.520548;-1.474883;, - -0.780820;-0.520548;-1.084473;, - -0.780820;-0.520548;-0.694063;, - -1.041093;-0.520548;-0.694063;, - -1.041093;-0.520548;-1.084473;, - -0.780820;-0.520548;-1.474883;, - -0.780820;-0.520548;-1.084473;, - -1.041093;-0.520548;-1.084473;, - -1.041093;-0.520548;-1.474883;, - -0.520546;-0.520548;-0.303652;, - -0.520546;-0.520548; 0.086758;, - -0.780820;-0.520548; 0.086758;, - -0.780820;-0.520548;-0.303652;, - -0.520546;-0.520548;-0.694062;, - -0.520546;-0.520548;-0.303652;, - -0.780820;-0.520548;-0.303652;, - -0.780820;-0.520548;-0.694063;, - -0.260273;-0.520548;-0.303652;, - -0.260273;-0.520548; 0.086758;, - -0.520546;-0.520548; 0.086758;, - -0.520546;-0.520548;-0.303652;, - -0.260273;-0.520548;-0.694062;, - -0.260273;-0.520548;-0.303652;, - -0.520546;-0.520548;-0.303652;, - -0.520546;-0.520548;-0.694062;, - -0.520546;-0.520548;-1.084473;, - -0.520546;-0.520548;-0.694062;, - -0.780820;-0.520548;-0.694063;, - -0.780820;-0.520548;-1.084473;, - -0.520546;-0.520548;-1.474883;, - -0.520546;-0.520548;-1.084473;, - -0.780820;-0.520548;-1.084473;, - -0.780820;-0.520548;-1.474883;, - -0.260273;-0.520548;-1.084473;, - -0.260273;-0.520548;-0.694062;, - -0.520546;-0.520548;-0.694062;, - -0.520546;-0.520548;-1.084473;, - -0.260273;-0.520548;-1.474883;, - -0.260273;-0.520548;-1.084473;, - -0.520546;-0.520548;-1.084473;, - -0.520546;-0.520548;-1.474883;, - -1.301367;-0.780821;-1.084473;, - -1.301367;-0.780821;-1.474883;, - -1.301367;-0.520548;-1.474883;, - -1.301367;-0.520548;-1.084473;, - -1.301367;-0.780821;-0.694063;, - -1.301367;-0.780821;-1.084473;, - -1.301367;-0.520548;-1.084473;, - -1.301367;-0.520548;-0.694063;, - -1.301367;-1.041094;-1.084473;, - -1.301367;-1.041094;-1.474883;, - -1.301367;-0.780821;-1.474883;, - -1.301367;-0.780821;-1.084473;, - -1.301367;-1.041094;-0.694063;, - -1.301367;-1.041094;-1.084473;, - -1.301367;-0.780821;-1.084473;, - -1.301367;-0.780821;-0.694063;, - -1.301367;-0.780821;-0.303652;, - -1.301367;-0.780821;-0.694063;, - -1.301367;-0.520548;-0.694063;, - -1.301367;-0.520548;-0.303652;, - -1.301367;-0.780821; 0.086758;, - -1.301367;-0.780821;-0.303652;, - -1.301367;-0.520548;-0.303652;, - -1.301367;-0.520548; 0.086758;, - -1.301367;-1.041094;-0.303652;, - -1.301367;-1.041094;-0.694063;, - -1.301367;-0.780821;-0.694063;, - -1.301367;-0.780821;-0.303652;, - -1.301367;-1.041094; 0.086758;, - -1.301367;-1.041094;-0.303652;, - -1.301367;-0.780821;-0.303652;, - -1.301367;-0.780821; 0.086758;, - -1.301367;-1.301368;-1.084473;, - -1.301367;-1.301368;-1.474883;, - -1.301367;-1.041094;-1.474883;, - -1.301367;-1.041094;-1.084473;, - -1.301367;-1.301368;-0.694063;, - -1.301367;-1.301368;-1.084473;, - -1.301367;-1.041094;-1.084473;, - -1.301367;-1.041094;-0.694063;, - -1.301367;-1.561641;-1.084473;, - -1.301367;-1.561641;-1.474883;, - -1.301367;-1.301368;-1.474883;, - -1.301367;-1.301368;-1.084473;, - -1.301367;-1.561641;-0.694063;, - -1.301367;-1.561641;-1.084473;, - -1.301367;-1.301368;-1.084473;, - -1.301367;-1.301368;-0.694063;, - -1.301367;-1.301368;-0.303652;, - -1.301367;-1.301368;-0.694063;, - -1.301367;-1.041094;-0.694063;, - -1.301367;-1.041094;-0.303652;, - -1.301367;-1.301368; 0.086758;, - -1.301367;-1.301368;-0.303652;, - -1.301367;-1.041094;-0.303652;, - -1.301367;-1.041094; 0.086758;, - -1.301367;-1.561641;-0.303652;, - -1.301367;-1.561641;-0.694063;, - -1.301367;-1.301368;-0.694063;, - -1.301367;-1.301368;-0.303652;, - -1.301367;-1.561641; 0.086758;, - -1.301367;-1.561641;-0.303652;, - -1.301367;-1.301368;-0.303652;, - -1.301367;-1.301368; 0.086758;, - -0.520546;-1.561641;-0.303652;, - -0.520546;-1.561641; 0.086758;, - -0.260273;-1.561641; 0.086758;, - -0.260273;-1.561641;-0.303652;, - -0.520546;-1.561641;-0.694062;, - -0.520546;-1.561641;-0.303652;, - -0.260273;-1.561641;-0.303652;, - -0.260273;-1.561641;-0.694062;, - -0.780820;-1.561641;-0.303652;, - -0.780820;-1.561641; 0.086758;, - -0.520546;-1.561641; 0.086758;, - -0.520546;-1.561641;-0.303652;, - -0.780820;-1.561641;-0.694063;, - -0.780820;-1.561641;-0.303652;, - -0.520546;-1.561641;-0.303652;, - -0.520546;-1.561641;-0.694062;, - -0.520546;-1.561641;-1.084473;, - -0.520546;-1.561641;-0.694062;, - -0.260273;-1.561641;-0.694062;, - -0.260273;-1.561641;-1.084473;, - -0.520546;-1.561641;-1.474883;, - -0.520546;-1.561641;-1.084473;, - -0.260273;-1.561641;-1.084473;, - -0.260273;-1.561641;-1.474883;, - -0.780820;-1.561641;-1.084473;, - -0.780820;-1.561641;-0.694063;, - -0.520546;-1.561641;-0.694062;, - -0.520546;-1.561641;-1.084473;, - -0.780820;-1.561641;-1.474883;, - -0.780820;-1.561641;-1.084473;, - -0.520546;-1.561641;-1.084473;, - -0.520546;-1.561641;-1.474883;, - -1.041093;-1.561641;-0.303652;, - -1.041093;-1.561641; 0.086758;, - -0.780820;-1.561641; 0.086758;, - -0.780820;-1.561641;-0.303652;, - -1.041093;-1.561641;-0.694063;, - -1.041093;-1.561641;-0.303652;, - -0.780820;-1.561641;-0.303652;, - -0.780820;-1.561641;-0.694063;, - -1.301367;-1.561641;-0.303652;, - -1.301367;-1.561641; 0.086758;, - -1.041093;-1.561641; 0.086758;, - -1.041093;-1.561641;-0.303652;, - -1.301367;-1.561641;-0.694063;, - -1.301367;-1.561641;-0.303652;, - -1.041093;-1.561641;-0.303652;, - -1.041093;-1.561641;-0.694063;, - -1.041093;-1.561641;-1.084473;, - -1.041093;-1.561641;-0.694063;, - -0.780820;-1.561641;-0.694063;, - -0.780820;-1.561641;-1.084473;, - -1.041093;-1.561641;-1.474883;, - -1.041093;-1.561641;-1.084473;, - -0.780820;-1.561641;-1.084473;, - -0.780820;-1.561641;-1.474883;, - -1.301367;-1.561641;-1.084473;, - -1.301367;-1.561641;-0.694063;, - -1.041093;-1.561641;-0.694063;, - -1.041093;-1.561641;-1.084473;, - -1.301367;-1.561641;-1.474883;, - -1.301367;-1.561641;-1.084473;, - -1.041093;-1.561641;-1.084473;, - -1.041093;-1.561641;-1.474883;, - -0.260273;-0.780821;-0.303652;, - -0.260273;-0.780821; 0.086758;, - -0.260273;-0.520548; 0.086758;, - -0.260273;-0.520548;-0.303652;, - -0.260273;-0.780821;-0.694062;, - -0.260273;-0.780821;-0.303652;, - -0.260273;-0.520548;-0.303652;, - -0.260273;-0.520548;-0.694062;, - -0.260273;-1.041094;-0.303652;, - -0.260273;-1.041094; 0.086758;, - -0.260273;-0.780821; 0.086758;, - -0.260273;-0.780821;-0.303652;, - -0.260273;-1.041094;-0.694063;, - -0.260273;-1.041094;-0.303652;, - -0.260273;-0.780821;-0.303652;, - -0.260273;-0.780821;-0.694062;, - -0.260273;-0.780821;-1.084473;, - -0.260273;-0.780821;-0.694062;, - -0.260273;-0.520548;-0.694062;, - -0.260273;-0.520548;-1.084473;, - -0.260273;-0.780821;-1.474883;, - -0.260273;-0.780821;-1.084473;, - -0.260273;-0.520548;-1.084473;, - -0.260273;-0.520548;-1.474883;, - -0.260273;-1.041094;-1.084473;, - -0.260273;-1.041094;-0.694063;, - -0.260273;-0.780821;-0.694062;, - -0.260273;-0.780821;-1.084473;, - -0.260273;-1.041094;-1.474883;, - -0.260273;-1.041094;-1.084473;, - -0.260273;-0.780821;-1.084473;, - -0.260273;-0.780821;-1.474883;, - -0.260273;-1.301368;-0.303652;, - -0.260273;-1.301368; 0.086758;, - -0.260273;-1.041094; 0.086758;, - -0.260273;-1.041094;-0.303652;, - -0.260273;-1.301368;-0.694062;, - -0.260273;-1.301368;-0.303652;, - -0.260273;-1.041094;-0.303652;, - -0.260273;-1.041094;-0.694063;, - -0.260273;-1.561641;-0.303652;, - -0.260273;-1.561641; 0.086758;, - -0.260273;-1.301368; 0.086758;, - -0.260273;-1.301368;-0.303652;, - -0.260273;-1.561641;-0.694062;, - -0.260273;-1.561641;-0.303652;, - -0.260273;-1.301368;-0.303652;, - -0.260273;-1.301368;-0.694062;, - -0.260273;-1.301368;-1.084473;, - -0.260273;-1.301368;-0.694062;, - -0.260273;-1.041094;-0.694063;, - -0.260273;-1.041094;-1.084473;, - -0.260273;-1.301368;-1.474883;, - -0.260273;-1.301368;-1.084473;, - -0.260273;-1.041094;-1.084473;, - -0.260273;-1.041094;-1.474883;, - -0.260273;-1.561641;-1.084473;, - -0.260273;-1.561641;-0.694062;, - -0.260273;-1.301368;-0.694062;, - -0.260273;-1.301368;-1.084473;, - -0.260273;-1.561641;-1.474883;, - -0.260273;-1.561641;-1.084473;, - -0.260273;-1.301368;-1.084473;, - -0.260273;-1.301368;-1.474883;, - -1.041093;-0.780821; 0.086758;, - -1.301367;-0.780821; 0.086758;, - -1.301367;-0.520548; 0.086758;, - -1.041093;-0.520548; 0.086758;, - -0.780820;-0.780821; 0.086758;, - -1.041093;-0.780821; 0.086758;, - -1.041093;-0.520548; 0.086758;, - -0.780820;-0.520548; 0.086758;, - -1.041093;-1.041094; 0.086758;, - -1.301367;-1.041094; 0.086758;, - -1.301367;-0.780821; 0.086758;, - -1.041093;-0.780821; 0.086758;, - -0.780820;-1.041094; 0.086758;, - -1.041093;-1.041094; 0.086758;, - -1.041093;-0.780821; 0.086758;, - -0.780820;-0.780821; 0.086758;, - -0.520546;-0.780821; 0.086758;, - -0.780820;-0.780821; 0.086758;, - -0.780820;-0.520548; 0.086758;, - -0.520546;-0.520548; 0.086758;, - -0.260273;-0.780821; 0.086758;, - -0.520546;-0.780821; 0.086758;, - -0.520546;-0.520548; 0.086758;, - -0.260273;-0.520548; 0.086758;, - -0.520546;-1.041094; 0.086758;, - -0.780820;-1.041094; 0.086758;, - -0.780820;-0.780821; 0.086758;, - -0.520546;-0.780821; 0.086758;, - -0.260273;-1.041094; 0.086758;, - -0.520546;-1.041094; 0.086758;, - -0.520546;-0.780821; 0.086758;, - -0.260273;-0.780821; 0.086758;, - -1.041093;-1.301368; 0.086758;, - -1.301367;-1.301368; 0.086758;, - -1.301367;-1.041094; 0.086758;, - -1.041093;-1.041094; 0.086758;, - -0.780820;-1.301368; 0.086758;, - -1.041093;-1.301368; 0.086758;, - -1.041093;-1.041094; 0.086758;, - -0.780820;-1.041094; 0.086758;, - -1.041093;-1.561641; 0.086758;, - -1.301367;-1.561641; 0.086758;, - -1.301367;-1.301368; 0.086758;, - -1.041093;-1.301368; 0.086758;, - -0.780820;-1.561641; 0.086758;, - -1.041093;-1.561641; 0.086758;, - -1.041093;-1.301368; 0.086758;, - -0.780820;-1.301368; 0.086758;, - -0.520546;-1.301368; 0.086758;, - -0.780820;-1.301368; 0.086758;, - -0.780820;-1.041094; 0.086758;, - -0.520546;-1.041094; 0.086758;, - -0.260273;-1.301368; 0.086758;, - -0.520546;-1.301368; 0.086758;, - -0.520546;-1.041094; 0.086758;, - -0.260273;-1.041094; 0.086758;, - -0.520546;-1.561641; 0.086758;, - -0.780820;-1.561641; 0.086758;, - -0.780820;-1.301368; 0.086758;, - -0.520546;-1.301368; 0.086758;, - -0.260273;-1.561641; 0.086758;, - -0.520546;-1.561641; 0.086758;, - -0.520546;-1.301368; 0.086758;, - -0.260273;-1.301368; 0.086758;, - -0.520546;-1.301368;-1.474883;, - -0.520546;-1.561641;-1.474883;, - -0.260273;-1.561641;-1.474883;, - -0.260273;-1.301368;-1.474883;, - -0.520546;-1.041094;-1.474883;, - -0.520546;-1.301368;-1.474883;, - -0.260273;-1.301368;-1.474883;, - -0.260273;-1.041094;-1.474883;, - -0.780820;-1.301368;-1.474883;, - -0.780820;-1.561641;-1.474883;, - -0.520546;-1.561641;-1.474883;, - -0.520546;-1.301368;-1.474883;, - -0.780820;-1.041094;-1.474883;, - -0.780820;-1.301368;-1.474883;, - -0.520546;-1.301368;-1.474883;, - -0.520546;-1.041094;-1.474883;, - -0.520546;-0.780821;-1.474883;, - -0.520546;-1.041094;-1.474883;, - -0.260273;-1.041094;-1.474883;, - -0.260273;-0.780821;-1.474883;, - -0.520546;-0.520548;-1.474883;, - -0.520546;-0.780821;-1.474883;, - -0.260273;-0.780821;-1.474883;, - -0.260273;-0.520548;-1.474883;, - -0.780820;-0.780821;-1.474883;, - -0.780820;-1.041094;-1.474883;, - -0.520546;-1.041094;-1.474883;, - -0.520546;-0.780821;-1.474883;, - -0.780820;-0.520548;-1.474883;, - -0.780820;-0.780821;-1.474883;, - -0.520546;-0.780821;-1.474883;, - -0.520546;-0.520548;-1.474883;, - -1.041093;-1.301368;-1.474883;, - -1.041093;-1.561641;-1.474883;, - -0.780820;-1.561641;-1.474883;, - -0.780820;-1.301368;-1.474883;, - -1.041093;-1.041094;-1.474883;, - -1.041093;-1.301368;-1.474883;, - -0.780820;-1.301368;-1.474883;, - -0.780820;-1.041094;-1.474883;, - -1.301367;-1.301368;-1.474883;, - -1.301367;-1.561641;-1.474883;, - -1.041093;-1.561641;-1.474883;, - -1.041093;-1.301368;-1.474883;, - -1.301367;-1.041094;-1.474883;, - -1.301367;-1.301368;-1.474883;, - -1.041093;-1.301368;-1.474883;, - -1.041093;-1.041094;-1.474883;, - -1.041093;-0.780821;-1.474883;, - -1.041093;-1.041094;-1.474883;, - -0.780820;-1.041094;-1.474883;, - -0.780820;-0.780821;-1.474883;, - -1.041093;-0.520548;-1.474883;, - -1.041093;-0.780821;-1.474883;, - -0.780820;-0.780821;-1.474883;, - -0.780820;-0.520548;-1.474883;, - -1.301367;-0.780821;-1.474883;, - -1.301367;-1.041094;-1.474883;, - -1.041093;-1.041094;-1.474883;, - -1.041093;-0.780821;-1.474883;, - -1.301367;-0.520548;-1.474883;, - -1.301367;-0.780821;-1.474883;, - -1.041093;-0.780821;-1.474883;, - -1.041093;-0.520548;-1.474883;, - 1.041093; 1.821906;-1.474882;, - 1.041093; 1.561632;-1.474882;, - 1.301367; 1.561632;-1.474882;, - 1.301367; 1.821906;-1.474882;, - 1.041093; 2.082179;-1.474882;, - 1.041093; 1.821906;-1.474882;, - 1.301367; 1.821906;-1.474882;, - 1.301367; 2.082179;-1.474882;, - 0.780820; 1.821906;-1.474882;, - 0.780820; 1.561632;-1.474882;, - 1.041093; 1.561632;-1.474882;, - 1.041093; 1.821906;-1.474882;, - 0.780820; 2.082179;-1.474882;, - 0.780820; 1.821906;-1.474882;, - 1.041093; 1.821906;-1.474882;, - 1.041093; 2.082179;-1.474882;, - 1.041093; 2.342453;-1.474882;, - 1.041093; 2.082179;-1.474882;, - 1.301367; 2.082179;-1.474882;, - 1.301367; 2.342453;-1.474882;, - 1.041093; 2.602727;-1.474882;, - 1.041093; 2.342453;-1.474882;, - 1.301367; 2.342453;-1.474882;, - 1.301367; 2.602727;-1.474882;, - 0.780820; 2.342453;-1.474882;, - 0.780820; 2.082179;-1.474882;, - 1.041093; 2.082179;-1.474882;, - 1.041093; 2.342453;-1.474882;, - 0.780820; 2.602727;-1.474882;, - 0.780820; 2.342453;-1.474882;, - 1.041093; 2.342453;-1.474882;, - 1.041093; 2.602727;-1.474882;, - 0.520546; 1.821906;-1.474882;, - 0.520546; 1.561632;-1.474882;, - 0.780820; 1.561632;-1.474882;, - 0.780820; 1.821906;-1.474882;, - 0.520546; 2.082179;-1.474882;, - 0.520546; 1.821906;-1.474882;, - 0.780820; 1.821906;-1.474882;, - 0.780820; 2.082179;-1.474882;, - 0.260273; 1.821906;-1.474882;, - 0.260273; 1.561632;-1.474882;, - 0.520546; 1.561632;-1.474882;, - 0.520546; 1.821906;-1.474882;, - 0.260273; 2.082179;-1.474882;, - 0.260273; 1.821906;-1.474882;, - 0.520546; 1.821906;-1.474882;, - 0.520546; 2.082179;-1.474882;, - 0.520546; 2.342453;-1.474882;, - 0.520546; 2.082179;-1.474882;, - 0.780820; 2.082179;-1.474882;, - 0.780820; 2.342453;-1.474882;, - 0.520546; 2.602727;-1.474882;, - 0.520546; 2.342453;-1.474882;, - 0.780820; 2.342453;-1.474882;, - 0.780820; 2.602727;-1.474882;, - 0.260273; 2.342453;-1.474882;, - 0.260273; 2.082179;-1.474882;, - 0.520546; 2.082179;-1.474882;, - 0.520546; 2.342453;-1.474882;, - 0.260273; 2.602727;-1.474882;, - 0.260273; 2.342453;-1.474882;, - 0.520546; 2.342453;-1.474882;, - 0.520546; 2.602727;-1.474882;, - 0.520546; 2.342453; 0.086758;, - 0.260273; 2.342453; 0.086758;, - 0.260273; 2.602727; 0.086758;, - 0.520546; 2.602727; 0.086758;, - 0.780820; 2.342453; 0.086758;, - 0.520546; 2.342453; 0.086758;, - 0.520546; 2.602727; 0.086758;, - 0.780820; 2.602727; 0.086758;, - 0.520546; 2.082179; 0.086758;, - 0.260273; 2.082179; 0.086758;, - 0.260273; 2.342453; 0.086758;, - 0.520546; 2.342453; 0.086758;, - 0.780820; 2.082179; 0.086758;, - 0.520546; 2.082179; 0.086758;, - 0.520546; 2.342453; 0.086758;, - 0.780820; 2.342453; 0.086758;, - 1.041093; 2.342453; 0.086758;, - 0.780820; 2.342453; 0.086758;, - 0.780820; 2.602727; 0.086758;, - 1.041093; 2.602727; 0.086758;, - 1.301367; 2.342453; 0.086758;, - 1.041093; 2.342453; 0.086758;, - 1.041093; 2.602727; 0.086758;, - 1.301367; 2.602727; 0.086758;, - 1.041093; 2.082179; 0.086758;, - 0.780820; 2.082179; 0.086758;, - 0.780820; 2.342453; 0.086758;, - 1.041093; 2.342453; 0.086758;, - 1.301367; 2.082179; 0.086758;, - 1.041093; 2.082179; 0.086758;, - 1.041093; 2.342453; 0.086758;, - 1.301367; 2.342453; 0.086758;, - 0.520546; 1.821906; 0.086758;, - 0.260273; 1.821906; 0.086758;, - 0.260273; 2.082179; 0.086758;, - 0.520546; 2.082179; 0.086758;, - 0.780820; 1.821906; 0.086758;, - 0.520546; 1.821906; 0.086758;, - 0.520546; 2.082179; 0.086758;, - 0.780820; 2.082179; 0.086758;, - 0.520546; 1.561632; 0.086758;, - 0.260273; 1.561632; 0.086758;, - 0.260273; 1.821906; 0.086758;, - 0.520546; 1.821906; 0.086758;, - 0.780820; 1.561632; 0.086758;, - 0.520546; 1.561632; 0.086758;, - 0.520546; 1.821906; 0.086758;, - 0.780820; 1.821906; 0.086758;, - 1.041093; 1.821906; 0.086758;, - 0.780820; 1.821906; 0.086758;, - 0.780820; 2.082179; 0.086758;, - 1.041093; 2.082179; 0.086758;, - 1.301367; 1.821906; 0.086758;, - 1.041093; 1.821906; 0.086758;, - 1.041093; 2.082179; 0.086758;, - 1.301367; 2.082179; 0.086758;, - 1.041093; 1.561632; 0.086758;, - 0.780820; 1.561632; 0.086758;, - 0.780820; 1.821906; 0.086758;, - 1.041093; 1.821906; 0.086758;, - 1.301367; 1.561632; 0.086758;, - 1.041093; 1.561632; 0.086758;, - 1.041093; 1.821906; 0.086758;, - 1.301367; 1.821906; 0.086758;, - 1.301367; 2.342453;-0.303652;, - 1.301367; 2.342453; 0.086758;, - 1.301367; 2.602727; 0.086758;, - 1.301367; 2.602727;-0.303652;, - 1.301367; 2.342453;-0.694062;, - 1.301367; 2.342453;-0.303652;, - 1.301367; 2.602727;-0.303652;, - 1.301367; 2.602727;-0.694062;, - 1.301367; 2.082179;-0.303652;, - 1.301367; 2.082179; 0.086758;, - 1.301367; 2.342453; 0.086758;, - 1.301367; 2.342453;-0.303652;, - 1.301367; 2.082179;-0.694062;, - 1.301367; 2.082179;-0.303652;, - 1.301367; 2.342453;-0.303652;, - 1.301367; 2.342453;-0.694062;, - 1.301367; 2.342453;-1.084472;, - 1.301367; 2.342453;-0.694062;, - 1.301367; 2.602727;-0.694062;, - 1.301367; 2.602727;-1.084472;, - 1.301367; 2.342453;-1.474882;, - 1.301367; 2.342453;-1.084472;, - 1.301367; 2.602727;-1.084472;, - 1.301367; 2.602727;-1.474882;, - 1.301367; 2.082179;-1.084472;, - 1.301367; 2.082179;-0.694062;, - 1.301367; 2.342453;-0.694062;, - 1.301367; 2.342453;-1.084472;, - 1.301367; 2.082179;-1.474882;, - 1.301367; 2.082179;-1.084472;, - 1.301367; 2.342453;-1.084472;, - 1.301367; 2.342453;-1.474882;, - 1.301367; 1.821906;-0.303652;, - 1.301367; 1.821906; 0.086758;, - 1.301367; 2.082179; 0.086758;, - 1.301367; 2.082179;-0.303652;, - 1.301367; 1.821906;-0.694062;, - 1.301367; 1.821906;-0.303652;, - 1.301367; 2.082179;-0.303652;, - 1.301367; 2.082179;-0.694062;, - 1.301367; 1.561632;-0.303652;, - 1.301367; 1.561632; 0.086758;, - 1.301367; 1.821906; 0.086758;, - 1.301367; 1.821906;-0.303652;, - 1.301367; 1.561632;-0.694062;, - 1.301367; 1.561632;-0.303652;, - 1.301367; 1.821906;-0.303652;, - 1.301367; 1.821906;-0.694062;, - 1.301367; 1.821906;-1.084472;, - 1.301367; 1.821906;-0.694062;, - 1.301367; 2.082179;-0.694062;, - 1.301367; 2.082179;-1.084472;, - 1.301367; 1.821906;-1.474882;, - 1.301367; 1.821906;-1.084472;, - 1.301367; 2.082179;-1.084472;, - 1.301367; 2.082179;-1.474882;, - 1.301367; 1.561632;-1.084472;, - 1.301367; 1.561632;-0.694062;, - 1.301367; 1.821906;-0.694062;, - 1.301367; 1.821906;-1.084472;, - 1.301367; 1.561632;-1.474882;, - 1.301367; 1.561632;-1.084472;, - 1.301367; 1.821906;-1.084472;, - 1.301367; 1.821906;-1.474882;, - 1.041093; 1.561632;-0.303652;, - 1.041093; 1.561632; 0.086758;, - 1.301367; 1.561632; 0.086758;, - 1.301367; 1.561632;-0.303652;, - 1.041093; 1.561632;-0.694062;, - 1.041093; 1.561632;-0.303652;, - 1.301367; 1.561632;-0.303652;, - 1.301367; 1.561632;-0.694062;, - 0.780820; 1.561632;-0.303652;, - 0.780820; 1.561632; 0.086758;, - 1.041093; 1.561632; 0.086758;, - 1.041093; 1.561632;-0.303652;, - 0.780820; 1.561632;-0.694062;, - 0.780820; 1.561632;-0.303652;, - 1.041093; 1.561632;-0.303652;, - 1.041093; 1.561632;-0.694062;, - 1.041093; 1.561632;-1.084472;, - 1.041093; 1.561632;-0.694062;, - 1.301367; 1.561632;-0.694062;, - 1.301367; 1.561632;-1.084472;, - 1.041093; 1.561632;-1.474882;, - 1.041093; 1.561632;-1.084472;, - 1.301367; 1.561632;-1.084472;, - 1.301367; 1.561632;-1.474882;, - 0.780820; 1.561632;-1.084472;, - 0.780820; 1.561632;-0.694062;, - 1.041093; 1.561632;-0.694062;, - 1.041093; 1.561632;-1.084472;, - 0.780820; 1.561632;-1.474882;, - 0.780820; 1.561632;-1.084472;, - 1.041093; 1.561632;-1.084472;, - 1.041093; 1.561632;-1.474882;, - 0.520546; 1.561632;-0.303652;, - 0.520546; 1.561632; 0.086758;, - 0.780820; 1.561632; 0.086758;, - 0.780820; 1.561632;-0.303652;, - 0.520546; 1.561632;-0.694062;, - 0.520546; 1.561632;-0.303652;, - 0.780820; 1.561632;-0.303652;, - 0.780820; 1.561632;-0.694062;, - 0.260273; 1.561632;-0.303652;, - 0.260273; 1.561632; 0.086758;, - 0.520546; 1.561632; 0.086758;, - 0.520546; 1.561632;-0.303652;, - 0.260273; 1.561632;-0.694062;, - 0.260273; 1.561632;-0.303652;, - 0.520546; 1.561632;-0.303652;, - 0.520546; 1.561632;-0.694062;, - 0.520546; 1.561632;-1.084472;, - 0.520546; 1.561632;-0.694062;, - 0.780820; 1.561632;-0.694062;, - 0.780820; 1.561632;-1.084472;, - 0.520546; 1.561632;-1.474882;, - 0.520546; 1.561632;-1.084472;, - 0.780820; 1.561632;-1.084472;, - 0.780820; 1.561632;-1.474882;, - 0.260273; 1.561632;-1.084472;, - 0.260273; 1.561632;-0.694062;, - 0.520546; 1.561632;-0.694062;, - 0.520546; 1.561632;-1.084472;, - 0.260273; 1.561632;-1.474882;, - 0.260273; 1.561632;-1.084472;, - 0.520546; 1.561632;-1.084472;, - 0.520546; 1.561632;-1.474882;, - 0.260273; 2.342453;-1.084472;, - 0.260273; 2.342453;-1.474882;, - 0.260273; 2.602727;-1.474882;, - 0.260273; 2.602727;-1.084472;, - 0.260273; 2.342453;-0.694062;, - 0.260273; 2.342453;-1.084472;, - 0.260273; 2.602727;-1.084472;, - 0.260273; 2.602727;-0.694062;, - 0.260273; 2.082179;-1.084472;, - 0.260273; 2.082179;-1.474882;, - 0.260273; 2.342453;-1.474882;, - 0.260273; 2.342453;-1.084472;, - 0.260273; 2.082179;-0.694062;, - 0.260273; 2.082179;-1.084472;, - 0.260273; 2.342453;-1.084472;, - 0.260273; 2.342453;-0.694062;, - 0.260273; 2.342453;-0.303652;, - 0.260273; 2.342453;-0.694062;, - 0.260273; 2.602727;-0.694062;, - 0.260273; 2.602727;-0.303652;, - 0.260273; 2.342453; 0.086758;, - 0.260273; 2.342453;-0.303652;, - 0.260273; 2.602727;-0.303652;, - 0.260273; 2.602727; 0.086758;, - 0.260273; 2.082179;-0.303652;, - 0.260273; 2.082179;-0.694062;, - 0.260273; 2.342453;-0.694062;, - 0.260273; 2.342453;-0.303652;, - 0.260273; 2.082179; 0.086758;, - 0.260273; 2.082179;-0.303652;, - 0.260273; 2.342453;-0.303652;, - 0.260273; 2.342453; 0.086758;, - 0.260273; 1.821906;-1.084472;, - 0.260273; 1.821906;-1.474882;, - 0.260273; 2.082179;-1.474882;, - 0.260273; 2.082179;-1.084472;, - 0.260273; 1.821906;-0.694062;, - 0.260273; 1.821906;-1.084472;, - 0.260273; 2.082179;-1.084472;, - 0.260273; 2.082179;-0.694062;, - 0.260273; 1.561632;-1.084472;, - 0.260273; 1.561632;-1.474882;, - 0.260273; 1.821906;-1.474882;, - 0.260273; 1.821906;-1.084472;, - 0.260273; 1.561632;-0.694062;, - 0.260273; 1.561632;-1.084472;, - 0.260273; 1.821906;-1.084472;, - 0.260273; 1.821906;-0.694062;, - 0.260273; 1.821906;-0.303652;, - 0.260273; 1.821906;-0.694062;, - 0.260273; 2.082179;-0.694062;, - 0.260273; 2.082179;-0.303652;, - 0.260273; 1.821906; 0.086758;, - 0.260273; 1.821906;-0.303652;, - 0.260273; 2.082179;-0.303652;, - 0.260273; 2.082179; 0.086758;, - 0.260273; 1.561632;-0.303652;, - 0.260273; 1.561632;-0.694062;, - 0.260273; 1.821906;-0.694062;, - 0.260273; 1.821906;-0.303652;, - 0.260273; 1.561632; 0.086758;, - 0.260273; 1.561632;-0.303652;, - 0.260273; 1.821906;-0.303652;, - 0.260273; 1.821906; 0.086758;, - 1.041093; 2.602727;-1.084472;, - 1.041093; 2.602727;-1.474882;, - 1.301367; 2.602727;-1.474882;, - 1.301367; 2.602727;-1.084472;, - 1.041093; 2.602727;-0.694062;, - 1.041093; 2.602727;-1.084472;, - 1.301367; 2.602727;-1.084472;, - 1.301367; 2.602727;-0.694062;, - 0.780820; 2.602727;-1.084472;, - 0.780820; 2.602727;-1.474882;, - 1.041093; 2.602727;-1.474882;, - 1.041093; 2.602727;-1.084472;, - 0.780820; 2.602727;-0.694062;, - 0.780820; 2.602727;-1.084472;, - 1.041093; 2.602727;-1.084472;, - 1.041093; 2.602727;-0.694062;, - 1.041093; 2.602727;-0.303652;, - 1.041093; 2.602727;-0.694062;, - 1.301367; 2.602727;-0.694062;, - 1.301367; 2.602727;-0.303652;, - 1.041093; 2.602727; 0.086758;, - 1.041093; 2.602727;-0.303652;, - 1.301367; 2.602727;-0.303652;, - 1.301367; 2.602727; 0.086758;, - 0.780820; 2.602727;-0.303652;, - 0.780820; 2.602727;-0.694062;, - 1.041093; 2.602727;-0.694062;, - 1.041093; 2.602727;-0.303652;, - 0.780820; 2.602727; 0.086758;, - 0.780820; 2.602727;-0.303652;, - 1.041093; 2.602727;-0.303652;, - 1.041093; 2.602727; 0.086758;, - 0.520546; 2.602727;-1.084472;, - 0.520546; 2.602727;-1.474882;, - 0.780820; 2.602727;-1.474882;, - 0.780820; 2.602727;-1.084472;, - 0.520546; 2.602727;-0.694062;, - 0.520546; 2.602727;-1.084472;, - 0.780820; 2.602727;-1.084472;, - 0.780820; 2.602727;-0.694062;, - 0.260273; 2.602727;-1.084472;, - 0.260273; 2.602727;-1.474882;, - 0.520546; 2.602727;-1.474882;, - 0.520546; 2.602727;-1.084472;, - 0.260273; 2.602727;-0.694062;, - 0.260273; 2.602727;-1.084472;, - 0.520546; 2.602727;-1.084472;, - 0.520546; 2.602727;-0.694062;, - 0.520546; 2.602727;-0.303652;, - 0.520546; 2.602727;-0.694062;, - 0.780820; 2.602727;-0.694062;, - 0.780820; 2.602727;-0.303652;, - 0.520546; 2.602727; 0.086758;, - 0.520546; 2.602727;-0.303652;, - 0.780820; 2.602727;-0.303652;, - 0.780820; 2.602727; 0.086758;, - 0.260273; 2.602727;-0.303652;, - 0.260273; 2.602727;-0.694062;, - 0.520546; 2.602727;-0.694062;, - 0.520546; 2.602727;-0.303652;, - 0.260273; 2.602727; 0.086758;, - 0.260273; 2.602727;-0.303652;, - 0.520546; 2.602727;-0.303652;, - 0.520546; 2.602727; 0.086758;, - 0.650683; 2.342470; 0.607304;, - 0.650683; 2.342470; 0.086758;, - 1.301366; 2.342470; 0.086758;, - 1.301366; 2.342470; 0.607304;, - 0.650683; 2.342470; 1.127851;, - 0.650683; 2.342470; 0.607304;, - 1.301366; 2.342470; 0.607304;, - 1.301366; 2.342470; 1.127851;, - -0.000001; 2.342470; 0.607304;, - -0.000001; 2.342470; 0.086758;, - 0.650683; 2.342470; 0.086758;, - 0.650683; 2.342470; 0.607304;, - -0.000001; 2.342470; 1.127851;, - -0.000001; 2.342470; 0.607304;, - 0.650683; 2.342470; 0.607304;, - 0.650683; 2.342470; 1.127851;, - 0.650683; 2.342470; 1.648398;, - 0.650683; 2.342470; 1.127851;, - 1.301366; 2.342470; 1.127851;, - 1.301366; 2.342470; 1.648398;, - 0.650683; 2.342470; 2.168945;, - 0.650683; 2.342470; 1.648398;, - 1.301366; 2.342470; 1.648398;, - 1.301366; 2.342470; 2.168945;, - -0.000001; 2.342470; 1.648398;, - -0.000001; 2.342470; 1.127851;, - 0.650683; 2.342470; 1.127851;, - 0.650683; 2.342470; 1.648398;, - -0.000001; 2.342470; 2.168945;, - -0.000001; 2.342470; 1.648398;, - 0.650683; 2.342470; 1.648398;, - 0.650683; 2.342470; 2.168945;, - -0.650684; 2.342470; 0.607304;, - -0.650684; 2.342470; 0.086758;, - -0.000001; 2.342470; 0.086758;, - -0.000001; 2.342470; 0.607304;, - -0.650684; 2.342470; 1.127851;, - -0.650684; 2.342470; 0.607304;, - -0.000001; 2.342470; 0.607304;, - -0.000001; 2.342470; 1.127851;, - -1.301368; 2.342470; 0.607304;, - -1.301368; 2.342470; 0.086758;, - -0.650684; 2.342470; 0.086758;, - -0.650684; 2.342470; 0.607304;, - -1.301368; 2.342470; 1.127851;, - -1.301368; 2.342470; 0.607304;, - -0.650684; 2.342470; 0.607304;, - -0.650684; 2.342470; 1.127851;, - -0.650684; 2.342470; 1.648398;, - -0.650684; 2.342470; 1.127851;, - -0.000001; 2.342470; 1.127851;, - -0.000001; 2.342470; 1.648398;, - -0.650684; 2.342470; 2.168945;, - -0.650684; 2.342470; 1.648398;, - -0.000001; 2.342470; 1.648398;, - -0.000001; 2.342470; 2.168945;, - -1.301368; 2.342470; 1.648398;, - -1.301368; 2.342470; 1.127851;, - -0.650684; 2.342470; 1.127851;, - -0.650684; 2.342470; 1.648398;, - -1.301368; 2.342470; 2.168945;, - -1.301368; 2.342470; 1.648398;, - -0.650684; 2.342470; 1.648398;, - -0.650684; 2.342470; 2.168945;, - -0.650684;-1.821903; 1.648398;, - -1.301368;-1.821903; 1.648398;, - -1.301368;-1.821903; 2.168945;, - -0.650684;-1.821903; 2.168945;, - -0.000001;-1.821903; 1.648398;, - -0.650684;-1.821903; 1.648398;, - -0.650684;-1.821903; 2.168945;, - -0.000001;-1.821903; 2.168945;, - -0.650684;-1.821903; 1.127851;, - -1.301368;-1.821903; 1.127851;, - -1.301368;-1.821903; 1.648398;, - -0.650684;-1.821903; 1.648398;, - -0.000001;-1.821903; 1.127851;, - -0.650684;-1.821903; 1.127851;, - -0.650684;-1.821903; 1.648398;, - -0.000001;-1.821903; 1.648398;, - 0.650683;-1.821903; 1.648398;, - -0.000001;-1.821903; 1.648398;, - -0.000001;-1.821903; 2.168945;, - 0.650683;-1.821903; 2.168945;, - 1.301367;-1.821903; 1.648398;, - 0.650683;-1.821903; 1.648398;, - 0.650683;-1.821903; 2.168945;, - 1.301367;-1.821903; 2.168945;, - 0.650683;-1.821903; 1.127851;, - -0.000001;-1.821903; 1.127851;, - -0.000001;-1.821903; 1.648398;, - 0.650683;-1.821903; 1.648398;, - 1.301367;-1.821903; 1.127851;, - 0.650683;-1.821903; 1.127851;, - 0.650683;-1.821903; 1.648398;, - 1.301367;-1.821903; 1.648398;, - -0.650684;-1.821903; 0.607304;, - -1.301368;-1.821903; 0.607304;, - -1.301368;-1.821903; 1.127851;, - -0.650684;-1.821903; 1.127851;, - -0.000001;-1.821903; 0.607304;, - -0.650684;-1.821903; 0.607304;, - -0.650684;-1.821903; 1.127851;, - -0.000001;-1.821903; 1.127851;, - -0.650684;-1.821903; 0.086758;, - -1.301368;-1.821903; 0.086758;, - -1.301368;-1.821903; 0.607304;, - -0.650684;-1.821903; 0.607304;, - -0.000001;-1.821903; 0.086758;, - -0.650684;-1.821903; 0.086758;, - -0.650684;-1.821903; 0.607304;, - -0.000001;-1.821903; 0.607304;, - 0.650683;-1.821903; 0.607304;, - -0.000001;-1.821903; 0.607304;, - -0.000001;-1.821903; 1.127851;, - 0.650683;-1.821903; 1.127851;, - 1.301367;-1.821903; 0.607304;, - 0.650683;-1.821903; 0.607304;, - 0.650683;-1.821903; 1.127851;, - 1.301367;-1.821903; 1.127851;, - 0.650683;-1.821903; 0.086758;, - -0.000001;-1.821903; 0.086758;, - -0.000001;-1.821903; 0.607304;, - 0.650683;-1.821903; 0.607304;, - 1.301367;-1.821903; 0.086758;, - 0.650683;-1.821903; 0.086758;, - 0.650683;-1.821903; 0.607304;, - 1.301367;-1.821903; 0.607304;, - 1.301367;-0.780810; 1.648398;, - 1.301367;-1.821903; 1.648398;, - 1.301367;-1.821903; 2.168945;, - 1.301367;-0.780810; 2.168945;, - 1.301366; 0.260283; 1.648398;, - 1.301367;-0.780810; 1.648398;, - 1.301367;-0.780810; 2.168945;, - 1.301366; 0.260283; 2.168945;, - 1.301367;-0.780810; 1.127851;, - 1.301367;-1.821903; 1.127851;, - 1.301367;-1.821903; 1.648398;, - 1.301367;-0.780810; 1.648398;, - 1.301366; 0.260283; 1.127851;, - 1.301367;-0.780810; 1.127851;, - 1.301367;-0.780810; 1.648398;, - 1.301366; 0.260283; 1.648398;, - 1.301366; 1.301376; 1.648398;, - 1.301366; 0.260283; 1.648398;, - 1.301366; 0.260283; 2.168945;, - 1.301366; 1.301376; 2.168945;, - 1.301366; 2.342470; 1.648398;, - 1.301366; 1.301376; 1.648398;, - 1.301366; 1.301376; 2.168945;, - 1.301366; 2.342470; 2.168945;, - 1.301366; 1.301376; 1.127851;, - 1.301366; 0.260283; 1.127851;, - 1.301366; 0.260283; 1.648398;, - 1.301366; 1.301376; 1.648398;, - 1.301366; 2.342470; 1.127851;, - 1.301366; 1.301376; 1.127851;, - 1.301366; 1.301376; 1.648398;, - 1.301366; 2.342470; 1.648398;, - 1.301367;-0.780810; 0.607304;, - 1.301367;-1.821903; 0.607304;, - 1.301367;-1.821903; 1.127851;, - 1.301367;-0.780810; 1.127851;, - 1.301366; 0.260283; 0.607304;, - 1.301367;-0.780810; 0.607304;, - 1.301367;-0.780810; 1.127851;, - 1.301366; 0.260283; 1.127851;, - 1.301367;-0.780810; 0.086758;, - 1.301367;-1.821903; 0.086758;, - 1.301367;-1.821903; 0.607304;, - 1.301367;-0.780810; 0.607304;, - 1.301366; 0.260283; 0.086758;, - 1.301367;-0.780810; 0.086758;, - 1.301367;-0.780810; 0.607304;, - 1.301366; 0.260283; 0.607304;, - 1.301366; 1.301376; 0.607304;, - 1.301366; 0.260283; 0.607304;, - 1.301366; 0.260283; 1.127851;, - 1.301366; 1.301376; 1.127851;, - 1.301366; 2.342470; 0.607304;, - 1.301366; 1.301376; 0.607304;, - 1.301366; 1.301376; 1.127851;, - 1.301366; 2.342470; 1.127851;, - 1.301366; 1.301376; 0.086758;, - 1.301366; 0.260283; 0.086758;, - 1.301366; 0.260283; 0.607304;, - 1.301366; 1.301376; 0.607304;, - 1.301366; 2.342470; 0.086758;, - 1.301366; 1.301376; 0.086758;, - 1.301366; 1.301376; 0.607304;, - 1.301366; 2.342470; 0.607304;, - 0.650683;-0.780810; 0.086758;, - 0.650683;-1.821903; 0.086758;, - 1.301367;-1.821903; 0.086758;, - 1.301367;-0.780810; 0.086758;, - 0.650683; 0.260283; 0.086758;, - 0.650683;-0.780810; 0.086758;, - 1.301367;-0.780810; 0.086758;, - 1.301366; 0.260283; 0.086758;, - -0.000001;-0.780810; 0.086758;, - -0.000001;-1.821903; 0.086758;, - 0.650683;-1.821903; 0.086758;, - 0.650683;-0.780810; 0.086758;, - -0.000001; 0.260283; 0.086758;, - -0.000001;-0.780810; 0.086758;, - 0.650683;-0.780810; 0.086758;, - 0.650683; 0.260283; 0.086758;, - 0.650683; 1.301376; 0.086758;, - 0.650683; 0.260283; 0.086758;, - 1.301366; 0.260283; 0.086758;, - 1.301366; 1.301376; 0.086758;, - 0.650683; 2.342470; 0.086758;, - 0.650683; 1.301376; 0.086758;, - 1.301366; 1.301376; 0.086758;, - 1.301366; 2.342470; 0.086758;, - -0.000001; 1.301376; 0.086758;, - -0.000001; 0.260283; 0.086758;, - 0.650683; 0.260283; 0.086758;, - 0.650683; 1.301376; 0.086758;, - -0.000001; 2.342470; 0.086758;, - -0.000001; 1.301376; 0.086758;, - 0.650683; 1.301376; 0.086758;, - 0.650683; 2.342470; 0.086758;, - -0.650684;-0.780810; 0.086758;, - -0.650684;-1.821903; 0.086758;, - -0.000001;-1.821903; 0.086758;, - -0.000001;-0.780810; 0.086758;, - -0.650684; 0.260283; 0.086758;, - -0.650684;-0.780810; 0.086758;, - -0.000001;-0.780810; 0.086758;, - -0.000001; 0.260283; 0.086758;, - -1.301368;-0.780810; 0.086758;, - -1.301368;-1.821903; 0.086758;, - -0.650684;-1.821903; 0.086758;, - -0.650684;-0.780810; 0.086758;, - -1.301368; 0.260283; 0.086758;, - -1.301368;-0.780810; 0.086758;, - -0.650684;-0.780810; 0.086758;, - -0.650684; 0.260283; 0.086758;, - -0.650684; 1.301376; 0.086758;, - -0.650684; 0.260283; 0.086758;, - -0.000001; 0.260283; 0.086758;, - -0.000001; 1.301376; 0.086758;, - -0.650684; 2.342470; 0.086758;, - -0.650684; 1.301376; 0.086758;, - -0.000001; 1.301376; 0.086758;, - -0.000001; 2.342470; 0.086758;, - -1.301368; 1.301376; 0.086758;, - -1.301368; 0.260283; 0.086758;, - -0.650684; 0.260283; 0.086758;, - -0.650684; 1.301376; 0.086758;, - -1.301368; 2.342470; 0.086758;, - -1.301368; 1.301376; 0.086758;, - -0.650684; 1.301376; 0.086758;, - -0.650684; 2.342470; 0.086758;, - -1.301368; 1.301376; 1.648398;, - -1.301368; 2.342470; 1.648398;, - -1.301368; 2.342470; 2.168945;, - -1.301368; 1.301376; 2.168945;, - -1.301368; 0.260283; 1.648398;, - -1.301368; 1.301376; 1.648398;, - -1.301368; 1.301376; 2.168945;, - -1.301368; 0.260283; 2.168945;, - -1.301368; 1.301376; 1.127851;, - -1.301368; 2.342470; 1.127851;, - -1.301368; 2.342470; 1.648398;, - -1.301368; 1.301376; 1.648398;, - -1.301368; 0.260283; 1.127851;, - -1.301368; 1.301376; 1.127851;, - -1.301368; 1.301376; 1.648398;, - -1.301368; 0.260283; 1.648398;, - -1.301368;-0.780810; 1.648398;, - -1.301368; 0.260283; 1.648398;, - -1.301368; 0.260283; 2.168945;, - -1.301368;-0.780810; 2.168945;, - -1.301368;-1.821903; 1.648398;, - -1.301368;-0.780810; 1.648398;, - -1.301368;-0.780810; 2.168945;, - -1.301368;-1.821903; 2.168945;, - -1.301368;-0.780810; 1.127851;, - -1.301368; 0.260283; 1.127851;, - -1.301368; 0.260283; 1.648398;, - -1.301368;-0.780810; 1.648398;, - -1.301368;-1.821903; 1.127851;, - -1.301368;-0.780810; 1.127851;, - -1.301368;-0.780810; 1.648398;, - -1.301368;-1.821903; 1.648398;, - -1.301368; 1.301376; 0.607304;, - -1.301368; 2.342470; 0.607304;, - -1.301368; 2.342470; 1.127851;, - -1.301368; 1.301376; 1.127851;, - -1.301368; 0.260283; 0.607304;, - -1.301368; 1.301376; 0.607304;, - -1.301368; 1.301376; 1.127851;, - -1.301368; 0.260283; 1.127851;, - -1.301368; 1.301376; 0.086758;, - -1.301368; 2.342470; 0.086758;, - -1.301368; 2.342470; 0.607304;, - -1.301368; 1.301376; 0.607304;, - -1.301368; 0.260283; 0.086758;, - -1.301368; 1.301376; 0.086758;, - -1.301368; 1.301376; 0.607304;, - -1.301368; 0.260283; 0.607304;, - -1.301368;-0.780810; 0.607304;, - -1.301368; 0.260283; 0.607304;, - -1.301368; 0.260283; 1.127851;, - -1.301368;-0.780810; 1.127851;, - -1.301368;-1.821903; 0.607304;, - -1.301368;-0.780810; 0.607304;, - -1.301368;-0.780810; 1.127851;, - -1.301368;-1.821903; 1.127851;, - -1.301368;-0.780810; 0.086758;, - -1.301368; 0.260283; 0.086758;, - -1.301368; 0.260283; 0.607304;, - -1.301368;-0.780810; 0.607304;, - -1.301368;-1.821903; 0.086758;, - -1.301368;-0.780810; 0.086758;, - -1.301368;-0.780810; 0.607304;, - -1.301368;-1.821903; 0.607304;, - 0.650683; 1.301376; 2.168945;, - 0.650683; 2.342470; 2.168945;, - 1.301366; 2.342470; 2.168945;, - 1.301366; 1.301376; 2.168945;, - 0.650683; 0.260283; 2.168945;, - 0.650683; 1.301376; 2.168945;, - 1.301366; 1.301376; 2.168945;, - 1.301366; 0.260283; 2.168945;, - -0.000001; 1.301376; 2.168945;, - -0.000001; 2.342470; 2.168945;, - 0.650683; 2.342470; 2.168945;, - 0.650683; 1.301376; 2.168945;, - -0.000001; 0.260283; 2.168945;, - -0.000001; 1.301376; 2.168945;, - 0.650683; 1.301376; 2.168945;, - 0.650683; 0.260283; 2.168945;, - 0.650683;-0.780810; 2.168945;, - 0.650683; 0.260283; 2.168945;, - 1.301366; 0.260283; 2.168945;, - 1.301367;-0.780810; 2.168945;, - 0.650683;-1.821903; 2.168945;, - 0.650683;-0.780810; 2.168945;, - 1.301367;-0.780810; 2.168945;, - 1.301367;-1.821903; 2.168945;, - -0.000001;-0.780810; 2.168945;, - -0.000001; 0.260283; 2.168945;, - 0.650683; 0.260283; 2.168945;, - 0.650683;-0.780810; 2.168945;, - -0.000001;-1.821903; 2.168945;, - -0.000001;-0.780810; 2.168945;, - 0.650683;-0.780810; 2.168945;, - 0.650683;-1.821903; 2.168945;, - -0.650684; 1.301376; 2.168945;, - -0.650684; 2.342470; 2.168945;, - -0.000001; 2.342470; 2.168945;, - -0.000001; 1.301376; 2.168945;, - -0.650684; 0.260283; 2.168945;, - -0.650684; 1.301376; 2.168945;, - -0.000001; 1.301376; 2.168945;, - -0.000001; 0.260283; 2.168945;, - -1.301368; 1.301376; 2.168945;, - -1.301368; 2.342470; 2.168945;, - -0.650684; 2.342470; 2.168945;, - -0.650684; 1.301376; 2.168945;, - -1.301368; 0.260283; 2.168945;, - -1.301368; 1.301376; 2.168945;, - -0.650684; 1.301376; 2.168945;, - -0.650684; 0.260283; 2.168945;, - -0.650684;-0.780810; 2.168945;, - -0.650684; 0.260283; 2.168945;, - -0.000001; 0.260283; 2.168945;, - -0.000001;-0.780810; 2.168945;, - -0.650684;-1.821903; 2.168945;, - -0.650684;-0.780810; 2.168945;, - -0.000001;-0.780810; 2.168945;, - -0.000001;-1.821903; 2.168945;, - -1.301368;-0.780810; 2.168945;, - -1.301368; 0.260283; 2.168945;, - -0.650684; 0.260283; 2.168945;, - -0.650684;-0.780810; 2.168945;, - -1.301368;-1.821903; 2.168945;, - -1.301368;-0.780810; 2.168945;, - -0.650684;-0.780810; 2.168945;, - -0.650684;-1.821903; 2.168945;, - -0.520546; 1.821912;-1.474882;, - -0.520546; 1.561639;-1.474882;, - -0.260273; 1.561639;-1.474882;, - -0.260273; 1.821912;-1.474882;, - -0.520546; 2.082185;-1.474882;, - -0.520546; 1.821912;-1.474882;, - -0.260273; 1.821912;-1.474882;, - -0.260273; 2.082185;-1.474882;, - -0.780820; 1.821912;-1.474882;, - -0.780820; 1.561639;-1.474882;, - -0.520546; 1.561639;-1.474882;, - -0.520546; 1.821912;-1.474882;, - -0.780820; 2.082185;-1.474882;, - -0.780820; 1.821912;-1.474882;, - -0.520546; 1.821912;-1.474882;, - -0.520546; 2.082185;-1.474882;, - -0.520546; 2.342458;-1.474882;, - -0.520546; 2.082185;-1.474882;, - -0.260273; 2.082185;-1.474882;, - -0.260273; 2.342458;-1.474882;, - -0.520546; 2.602731;-1.474882;, - -0.520546; 2.342458;-1.474882;, - -0.260273; 2.342458;-1.474882;, - -0.260273; 2.602731;-1.474882;, - -0.780820; 2.342458;-1.474882;, - -0.780820; 2.082185;-1.474882;, - -0.520546; 2.082185;-1.474882;, - -0.520546; 2.342458;-1.474882;, - -0.780820; 2.602731;-1.474882;, - -0.780820; 2.342458;-1.474882;, - -0.520546; 2.342458;-1.474882;, - -0.520546; 2.602731;-1.474882;, - -1.041093; 1.821912;-1.474882;, - -1.041093; 1.561639;-1.474882;, - -0.780820; 1.561639;-1.474882;, - -0.780820; 1.821912;-1.474882;, - -1.041093; 2.082185;-1.474882;, - -1.041093; 1.821912;-1.474882;, - -0.780820; 1.821912;-1.474882;, - -0.780820; 2.082185;-1.474882;, - -1.301367; 1.821912;-1.474882;, - -1.301367; 1.561639;-1.474882;, - -1.041093; 1.561639;-1.474882;, - -1.041093; 1.821912;-1.474882;, - -1.301367; 2.082185;-1.474882;, - -1.301367; 1.821912;-1.474882;, - -1.041093; 1.821912;-1.474882;, - -1.041093; 2.082185;-1.474882;, - -1.041093; 2.342458;-1.474882;, - -1.041093; 2.082185;-1.474882;, - -0.780820; 2.082185;-1.474882;, - -0.780820; 2.342458;-1.474882;, - -1.041093; 2.602731;-1.474882;, - -1.041093; 2.342458;-1.474882;, - -0.780820; 2.342458;-1.474882;, - -0.780820; 2.602731;-1.474882;, - -1.301367; 2.342458;-1.474882;, - -1.301367; 2.082185;-1.474882;, - -1.041093; 2.082185;-1.474882;, - -1.041093; 2.342458;-1.474882;, - -1.301367; 2.602731;-1.474882;, - -1.301367; 2.342458;-1.474882;, - -1.041093; 2.342458;-1.474882;, - -1.041093; 2.602731;-1.474882;, - -1.041093; 2.342458; 0.086758;, - -1.301367; 2.342458; 0.086758;, - -1.301367; 2.602731; 0.086758;, - -1.041093; 2.602731; 0.086758;, - -0.780820; 2.342458; 0.086758;, - -1.041093; 2.342458; 0.086758;, - -1.041093; 2.602731; 0.086758;, - -0.780820; 2.602731; 0.086758;, - -1.041093; 2.082185; 0.086758;, - -1.301367; 2.082185; 0.086758;, - -1.301367; 2.342458; 0.086758;, - -1.041093; 2.342458; 0.086758;, - -0.780820; 2.082185; 0.086758;, - -1.041093; 2.082185; 0.086758;, - -1.041093; 2.342458; 0.086758;, - -0.780820; 2.342458; 0.086758;, - -0.520546; 2.342458; 0.086758;, - -0.780820; 2.342458; 0.086758;, - -0.780820; 2.602731; 0.086758;, - -0.520546; 2.602731; 0.086758;, - -0.260273; 2.342458; 0.086758;, - -0.520546; 2.342458; 0.086758;, - -0.520546; 2.602731; 0.086758;, - -0.260273; 2.602731; 0.086758;, - -0.520546; 2.082185; 0.086758;, - -0.780820; 2.082185; 0.086758;, - -0.780820; 2.342458; 0.086758;, - -0.520546; 2.342458; 0.086758;, - -0.260273; 2.082185; 0.086758;, - -0.520546; 2.082185; 0.086758;, - -0.520546; 2.342458; 0.086758;, - -0.260273; 2.342458; 0.086758;, - -1.041093; 1.821912; 0.086758;, - -1.301367; 1.821912; 0.086758;, - -1.301367; 2.082185; 0.086758;, - -1.041093; 2.082185; 0.086758;, - -0.780820; 1.821912; 0.086758;, - -1.041093; 1.821912; 0.086758;, - -1.041093; 2.082185; 0.086758;, - -0.780820; 2.082185; 0.086758;, - -1.041093; 1.561639; 0.086758;, - -1.301367; 1.561639; 0.086758;, - -1.301367; 1.821912; 0.086758;, - -1.041093; 1.821912; 0.086758;, - -0.780820; 1.561639; 0.086758;, - -1.041093; 1.561639; 0.086758;, - -1.041093; 1.821912; 0.086758;, - -0.780820; 1.821912; 0.086758;, - -0.520546; 1.821912; 0.086758;, - -0.780820; 1.821912; 0.086758;, - -0.780820; 2.082185; 0.086758;, - -0.520546; 2.082185; 0.086758;, - -0.260273; 1.821912; 0.086758;, - -0.520546; 1.821912; 0.086758;, - -0.520546; 2.082185; 0.086758;, - -0.260273; 2.082185; 0.086758;, - -0.520546; 1.561639; 0.086758;, - -0.780820; 1.561639; 0.086758;, - -0.780820; 1.821912; 0.086758;, - -0.520546; 1.821912; 0.086758;, - -0.260273; 1.561639; 0.086758;, - -0.520546; 1.561639; 0.086758;, - -0.520546; 1.821912; 0.086758;, - -0.260273; 1.821912; 0.086758;, - -0.260273; 2.342458;-0.303652;, - -0.260273; 2.342458; 0.086758;, - -0.260273; 2.602731; 0.086758;, - -0.260273; 2.602731;-0.303652;, - -0.260273; 2.342458;-0.694062;, - -0.260273; 2.342458;-0.303652;, - -0.260273; 2.602731;-0.303652;, - -0.260273; 2.602731;-0.694062;, - -0.260273; 2.082185;-0.303652;, - -0.260273; 2.082185; 0.086758;, - -0.260273; 2.342458; 0.086758;, - -0.260273; 2.342458;-0.303652;, - -0.260273; 2.082185;-0.694062;, - -0.260273; 2.082185;-0.303652;, - -0.260273; 2.342458;-0.303652;, - -0.260273; 2.342458;-0.694062;, - -0.260273; 2.342458;-1.084472;, - -0.260273; 2.342458;-0.694062;, - -0.260273; 2.602731;-0.694062;, - -0.260273; 2.602731;-1.084472;, - -0.260273; 2.342458;-1.474882;, - -0.260273; 2.342458;-1.084472;, - -0.260273; 2.602731;-1.084472;, - -0.260273; 2.602731;-1.474882;, - -0.260273; 2.082185;-1.084472;, - -0.260273; 2.082185;-0.694062;, - -0.260273; 2.342458;-0.694062;, - -0.260273; 2.342458;-1.084472;, - -0.260273; 2.082185;-1.474882;, - -0.260273; 2.082185;-1.084472;, - -0.260273; 2.342458;-1.084472;, - -0.260273; 2.342458;-1.474882;, - -0.260273; 1.821912;-0.303652;, - -0.260273; 1.821912; 0.086758;, - -0.260273; 2.082185; 0.086758;, - -0.260273; 2.082185;-0.303652;, - -0.260273; 1.821912;-0.694062;, - -0.260273; 1.821912;-0.303652;, - -0.260273; 2.082185;-0.303652;, - -0.260273; 2.082185;-0.694062;, - -0.260273; 1.561639;-0.303652;, - -0.260273; 1.561639; 0.086758;, - -0.260273; 1.821912; 0.086758;, - -0.260273; 1.821912;-0.303652;, - -0.260273; 1.561639;-0.694062;, - -0.260273; 1.561639;-0.303652;, - -0.260273; 1.821912;-0.303652;, - -0.260273; 1.821912;-0.694062;, - -0.260273; 1.821912;-1.084472;, - -0.260273; 1.821912;-0.694062;, - -0.260273; 2.082185;-0.694062;, - -0.260273; 2.082185;-1.084472;, - -0.260273; 1.821912;-1.474882;, - -0.260273; 1.821912;-1.084472;, - -0.260273; 2.082185;-1.084472;, - -0.260273; 2.082185;-1.474882;, - -0.260273; 1.561639;-1.084472;, - -0.260273; 1.561639;-0.694062;, - -0.260273; 1.821912;-0.694062;, - -0.260273; 1.821912;-1.084472;, - -0.260273; 1.561639;-1.474882;, - -0.260273; 1.561639;-1.084472;, - -0.260273; 1.821912;-1.084472;, - -0.260273; 1.821912;-1.474882;, - -0.520546; 1.561639;-0.303652;, - -0.520546; 1.561639; 0.086758;, - -0.260273; 1.561639; 0.086758;, - -0.260273; 1.561639;-0.303652;, - -0.520546; 1.561639;-0.694062;, - -0.520546; 1.561639;-0.303652;, - -0.260273; 1.561639;-0.303652;, - -0.260273; 1.561639;-0.694062;, - -0.780820; 1.561639;-0.303652;, - -0.780820; 1.561639; 0.086758;, - -0.520546; 1.561639; 0.086758;, - -0.520546; 1.561639;-0.303652;, - -0.780820; 1.561639;-0.694062;, - -0.780820; 1.561639;-0.303652;, - -0.520546; 1.561639;-0.303652;, - -0.520546; 1.561639;-0.694062;, - -0.520546; 1.561639;-1.084472;, - -0.520546; 1.561639;-0.694062;, - -0.260273; 1.561639;-0.694062;, - -0.260273; 1.561639;-1.084472;, - -0.520546; 1.561639;-1.474882;, - -0.520546; 1.561639;-1.084472;, - -0.260273; 1.561639;-1.084472;, - -0.260273; 1.561639;-1.474882;, - -0.780820; 1.561639;-1.084472;, - -0.780820; 1.561639;-0.694062;, - -0.520546; 1.561639;-0.694062;, - -0.520546; 1.561639;-1.084472;, - -0.780820; 1.561639;-1.474882;, - -0.780820; 1.561639;-1.084472;, - -0.520546; 1.561639;-1.084472;, - -0.520546; 1.561639;-1.474882;, - -1.041093; 1.561639;-0.303652;, - -1.041093; 1.561639; 0.086758;, - -0.780820; 1.561639; 0.086758;, - -0.780820; 1.561639;-0.303652;, - -1.041093; 1.561639;-0.694062;, - -1.041093; 1.561639;-0.303652;, - -0.780820; 1.561639;-0.303652;, - -0.780820; 1.561639;-0.694062;, - -1.301367; 1.561639;-0.303652;, - -1.301367; 1.561639; 0.086758;, - -1.041093; 1.561639; 0.086758;, - -1.041093; 1.561639;-0.303652;, - -1.301367; 1.561639;-0.694062;, - -1.301367; 1.561639;-0.303652;, - -1.041093; 1.561639;-0.303652;, - -1.041093; 1.561639;-0.694062;, - -1.041093; 1.561639;-1.084472;, - -1.041093; 1.561639;-0.694062;, - -0.780820; 1.561639;-0.694062;, - -0.780820; 1.561639;-1.084472;, - -1.041093; 1.561639;-1.474882;, - -1.041093; 1.561639;-1.084472;, - -0.780820; 1.561639;-1.084472;, - -0.780820; 1.561639;-1.474882;, - -1.301367; 1.561639;-1.084472;, - -1.301367; 1.561639;-0.694062;, - -1.041093; 1.561639;-0.694062;, - -1.041093; 1.561639;-1.084472;, - -1.301367; 1.561639;-1.474882;, - -1.301367; 1.561639;-1.084472;, - -1.041093; 1.561639;-1.084472;, - -1.041093; 1.561639;-1.474882;, - -1.301367; 2.342458;-1.084472;, - -1.301367; 2.342458;-1.474882;, - -1.301367; 2.602731;-1.474882;, - -1.301367; 2.602731;-1.084472;, - -1.301367; 2.342458;-0.694062;, - -1.301367; 2.342458;-1.084472;, - -1.301367; 2.602731;-1.084472;, - -1.301367; 2.602731;-0.694062;, - -1.301367; 2.082185;-1.084472;, - -1.301367; 2.082185;-1.474882;, - -1.301367; 2.342458;-1.474882;, - -1.301367; 2.342458;-1.084472;, - -1.301367; 2.082185;-0.694062;, - -1.301367; 2.082185;-1.084472;, - -1.301367; 2.342458;-1.084472;, - -1.301367; 2.342458;-0.694062;, - -1.301367; 2.342458;-0.303652;, - -1.301367; 2.342458;-0.694062;, - -1.301367; 2.602731;-0.694062;, - -1.301367; 2.602731;-0.303652;, - -1.301367; 2.342458; 0.086758;, - -1.301367; 2.342458;-0.303652;, - -1.301367; 2.602731;-0.303652;, - -1.301367; 2.602731; 0.086758;, - -1.301367; 2.082185;-0.303652;, - -1.301367; 2.082185;-0.694062;, - -1.301367; 2.342458;-0.694062;, - -1.301367; 2.342458;-0.303652;, - -1.301367; 2.082185; 0.086758;, - -1.301367; 2.082185;-0.303652;, - -1.301367; 2.342458;-0.303652;, - -1.301367; 2.342458; 0.086758;, - -1.301367; 1.821912;-1.084472;, - -1.301367; 1.821912;-1.474882;, - -1.301367; 2.082185;-1.474882;, - -1.301367; 2.082185;-1.084472;, - -1.301367; 1.821912;-0.694062;, - -1.301367; 1.821912;-1.084472;, - -1.301367; 2.082185;-1.084472;, - -1.301367; 2.082185;-0.694062;, - -1.301367; 1.561639;-1.084472;, - -1.301367; 1.561639;-1.474882;, - -1.301367; 1.821912;-1.474882;, - -1.301367; 1.821912;-1.084472;, - -1.301367; 1.561639;-0.694062;, - -1.301367; 1.561639;-1.084472;, - -1.301367; 1.821912;-1.084472;, - -1.301367; 1.821912;-0.694062;, - -1.301367; 1.821912;-0.303652;, - -1.301367; 1.821912;-0.694062;, - -1.301367; 2.082185;-0.694062;, - -1.301367; 2.082185;-0.303652;, - -1.301367; 1.821912; 0.086758;, - -1.301367; 1.821912;-0.303652;, - -1.301367; 2.082185;-0.303652;, - -1.301367; 2.082185; 0.086758;, - -1.301367; 1.561639;-0.303652;, - -1.301367; 1.561639;-0.694062;, - -1.301367; 1.821912;-0.694062;, - -1.301367; 1.821912;-0.303652;, - -1.301367; 1.561639; 0.086758;, - -1.301367; 1.561639;-0.303652;, - -1.301367; 1.821912;-0.303652;, - -1.301367; 1.821912; 0.086758;, - -0.520546; 2.602731;-1.084472;, - -0.520546; 2.602731;-1.474882;, - -0.260273; 2.602731;-1.474882;, - -0.260273; 2.602731;-1.084472;, - -0.520546; 2.602731;-0.694062;, - -0.520546; 2.602731;-1.084472;, - -0.260273; 2.602731;-1.084472;, - -0.260273; 2.602731;-0.694062;, - -0.780820; 2.602731;-1.084472;, - -0.780820; 2.602731;-1.474882;, - -0.520546; 2.602731;-1.474882;, - -0.520546; 2.602731;-1.084472;, - -0.780820; 2.602731;-0.694062;, - -0.780820; 2.602731;-1.084472;, - -0.520546; 2.602731;-1.084472;, - -0.520546; 2.602731;-0.694062;, - -0.520546; 2.602731;-0.303652;, - -0.520546; 2.602731;-0.694062;, - -0.260273; 2.602731;-0.694062;, - -0.260273; 2.602731;-0.303652;, - -0.520546; 2.602731; 0.086758;, - -0.520546; 2.602731;-0.303652;, - -0.260273; 2.602731;-0.303652;, - -0.260273; 2.602731; 0.086758;, - -0.780820; 2.602731;-0.303652;, - -0.780820; 2.602731;-0.694062;, - -0.520546; 2.602731;-0.694062;, - -0.520546; 2.602731;-0.303652;, - -0.780820; 2.602731; 0.086758;, - -0.780820; 2.602731;-0.303652;, - -0.520546; 2.602731;-0.303652;, - -0.520546; 2.602731; 0.086758;, - -1.041093; 2.602731;-1.084472;, - -1.041093; 2.602731;-1.474882;, - -0.780820; 2.602731;-1.474882;, - -0.780820; 2.602731;-1.084472;, - -1.041093; 2.602731;-0.694062;, - -1.041093; 2.602731;-1.084472;, - -0.780820; 2.602731;-1.084472;, - -0.780820; 2.602731;-0.694062;, - -1.301367; 2.602731;-1.084472;, - -1.301367; 2.602731;-1.474882;, - -1.041093; 2.602731;-1.474882;, - -1.041093; 2.602731;-1.084472;, - -1.301367; 2.602731;-0.694062;, - -1.301367; 2.602731;-1.084472;, - -1.041093; 2.602731;-1.084472;, - -1.041093; 2.602731;-0.694062;, - -1.041093; 2.602731;-0.303652;, - -1.041093; 2.602731;-0.694062;, - -0.780820; 2.602731;-0.694062;, - -0.780820; 2.602731;-0.303652;, - -1.041093; 2.602731; 0.086758;, - -1.041093; 2.602731;-0.303652;, - -0.780820; 2.602731;-0.303652;, - -0.780820; 2.602731; 0.086758;, - -1.301367; 2.602731;-0.303652;, - -1.301367; 2.602731;-0.694062;, - -1.041093; 2.602731;-0.694062;, - -1.041093; 2.602731;-0.303652;, - -1.301367; 2.602731; 0.086758;, - -1.301367; 2.602731;-0.303652;, - -1.041093; 2.602731;-0.303652;, - -1.041093; 2.602731; 0.086758;, - -0.000000;-3.541480; 0.855347;, - -0.000000;-3.541480; 1.648398;, - 0.520547;-3.541480; 1.648398;, - 0.520547;-3.541480; 0.855347;, - -0.520547;-3.541480; 0.855347;, - -0.520547;-3.541480; 1.648398;, - -0.000000;-3.541480; 1.648398;, - -0.000000;-3.541480; 0.855347;, - 0.520547;-3.541480; 0.855347;, - 0.520547;-3.541480; 1.648398;, - 0.520547;-3.383555; 1.648398;, - 0.520547;-3.383555; 0.855347;, - -0.520547;-3.383555; 1.648398;, - -0.000000;-3.383555; 1.648398;, - -0.000000;-3.541480; 1.648398;, - -0.520547;-3.541480; 1.648398;, - -0.520547;-3.541480; 0.855347;, - -0.000000;-3.541480; 0.855347;, - -0.000000;-3.383555; 0.855347;, - -0.520547;-3.383555; 0.855347;, - -0.520547;-3.383555; 0.855347;, - -0.520547;-3.383555; 1.648398;, - -0.520547;-3.541480; 1.648398;, - -0.520547;-3.541480; 0.855347;; - 582; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;, - 4;24;25;26;27;, - 4;28;29;30;31;, - 4;32;33;34;35;, - 4;36;37;38;39;, - 4;40;41;42;43;, - 4;44;45;46;47;, - 4;48;49;50;51;, - 4;52;53;54;55;, - 4;56;57;58;59;, - 4;60;61;62;63;, - 4;64;65;66;67;, - 4;68;69;70;71;, - 4;72;73;74;75;, - 4;76;77;78;79;, - 4;80;81;82;83;, - 4;84;85;86;87;, - 4;88;89;90;91;, - 4;92;93;94;95;, - 4;96;97;98;99;, - 4;100;101;102;103;, - 4;104;105;106;107;, - 4;108;109;110;111;, - 4;112;113;114;115;, - 4;116;117;118;119;, - 4;120;121;122;123;, - 4;124;125;126;127;, - 4;128;129;130;131;, - 4;132;133;134;135;, - 4;136;137;138;139;, - 4;140;141;142;143;, - 4;144;145;146;147;, - 4;148;149;150;151;, - 4;152;153;154;155;, - 4;156;157;158;159;, - 4;160;161;162;163;, - 4;164;165;166;167;, - 4;168;169;170;171;, - 4;172;173;174;175;, - 4;176;177;178;179;, - 4;180;181;182;183;, - 4;184;185;186;187;, - 4;188;189;190;191;, - 4;192;193;194;195;, - 4;196;197;198;199;, - 4;200;201;202;203;, - 4;204;205;206;207;, - 4;208;209;210;211;, - 4;212;213;214;215;, - 4;216;217;218;219;, - 4;220;221;222;223;, - 4;224;225;226;227;, - 4;228;229;230;231;, - 4;232;233;234;235;, - 4;236;237;238;239;, - 4;240;241;242;243;, - 4;244;245;246;247;, - 4;248;249;250;251;, - 4;252;253;254;255;, - 4;256;257;258;259;, - 4;260;261;262;263;, - 4;264;265;266;267;, - 4;268;269;270;271;, - 4;272;273;274;275;, - 4;276;277;278;279;, - 4;280;281;282;283;, - 4;284;285;286;287;, - 4;288;289;290;291;, - 4;292;293;294;295;, - 4;296;297;298;299;, - 4;300;301;302;303;, - 4;304;305;306;307;, - 4;308;309;310;311;, - 4;312;313;314;315;, - 4;316;317;318;319;, - 4;320;321;322;323;, - 4;324;325;326;327;, - 4;328;329;330;331;, - 4;332;333;334;335;, - 4;336;337;338;339;, - 4;340;341;342;343;, - 4;344;345;346;347;, - 4;348;349;350;351;, - 4;352;353;354;355;, - 4;356;357;358;359;, - 4;360;361;362;363;, - 4;364;365;366;367;, - 4;368;369;370;371;, - 4;372;373;374;375;, - 4;376;377;378;379;, - 4;380;381;382;383;, - 4;384;385;386;387;, - 4;388;389;390;391;, - 4;392;393;394;395;, - 4;396;397;398;399;, - 4;400;401;402;403;, - 4;404;405;406;407;, - 4;408;409;410;411;, - 4;412;413;414;415;, - 4;416;417;418;419;, - 4;420;421;422;423;, - 4;424;425;426;427;, - 4;428;429;430;431;, - 4;432;433;434;435;, - 4;436;437;438;439;, - 4;440;441;442;443;, - 4;444;445;446;447;, - 4;448;449;450;451;, - 4;452;453;454;455;, - 4;456;457;458;459;, - 4;460;461;462;463;, - 4;464;465;466;467;, - 4;468;469;470;471;, - 4;472;473;474;475;, - 4;476;477;478;479;, - 4;480;481;482;483;, - 4;484;485;486;487;, - 4;488;489;490;491;, - 4;492;493;494;495;, - 4;496;497;498;499;, - 4;500;501;502;503;, - 4;504;505;506;507;, - 4;508;509;510;511;, - 4;512;513;514;515;, - 4;516;517;518;519;, - 4;520;521;522;523;, - 4;524;525;526;527;, - 4;528;529;530;531;, - 4;532;533;534;535;, - 4;536;537;538;539;, - 4;540;541;542;543;, - 4;544;545;546;547;, - 4;548;549;550;551;, - 4;552;553;554;555;, - 4;556;557;558;559;, - 4;560;561;562;563;, - 4;564;565;566;567;, - 4;568;569;570;571;, - 4;572;573;574;575;, - 4;576;577;578;579;, - 4;580;581;582;583;, - 4;584;585;586;587;, - 4;588;589;590;591;, - 4;592;593;594;595;, - 4;596;597;598;599;, - 4;600;601;602;603;, - 4;604;605;606;607;, - 4;608;609;610;611;, - 4;612;613;614;615;, - 4;616;617;618;619;, - 4;620;621;622;623;, - 4;624;625;626;627;, - 4;628;629;630;631;, - 4;632;633;634;635;, - 4;636;637;638;639;, - 4;640;641;642;643;, - 4;644;645;646;647;, - 4;648;649;650;651;, - 4;652;653;654;655;, - 4;656;657;658;659;, - 4;660;661;662;663;, - 4;664;665;666;667;, - 4;668;669;670;671;, - 4;672;673;674;675;, - 4;676;677;678;679;, - 4;680;681;682;683;, - 4;684;685;686;687;, - 4;688;689;690;691;, - 4;692;693;694;695;, - 4;696;697;698;699;, - 4;700;701;702;703;, - 4;704;705;706;707;, - 4;708;709;710;711;, - 4;712;713;714;715;, - 4;716;717;718;719;, - 4;720;721;722;723;, - 4;724;725;726;727;, - 4;728;729;730;731;, - 4;732;733;734;735;, - 4;736;737;738;739;, - 4;740;741;742;743;, - 4;744;745;746;747;, - 4;748;749;750;751;, - 4;752;753;754;755;, - 4;756;757;758;759;, - 4;760;761;762;763;, - 4;764;765;766;767;, - 4;768;769;770;771;, - 4;772;773;774;775;, - 4;776;777;778;779;, - 4;780;781;782;783;, - 4;784;785;786;787;, - 4;788;789;790;791;, - 4;792;793;794;795;, - 4;796;797;798;799;, - 4;800;801;802;803;, - 4;804;805;806;807;, - 4;808;809;810;811;, - 4;812;813;814;815;, - 4;816;817;818;819;, - 4;820;821;822;823;, - 4;824;825;826;827;, - 4;828;829;830;831;, - 4;832;833;834;835;, - 4;836;837;838;839;, - 4;840;841;842;843;, - 4;844;845;846;847;, - 4;848;849;850;851;, - 4;852;853;854;855;, - 4;856;857;858;859;, - 4;860;861;862;863;, - 4;864;865;866;867;, - 4;868;869;870;871;, - 4;872;873;874;875;, - 4;876;877;878;879;, - 4;880;881;882;883;, - 4;884;885;886;887;, - 4;888;889;890;891;, - 4;892;893;894;895;, - 4;896;897;898;899;, - 4;900;901;902;903;, - 4;904;905;906;907;, - 4;908;909;910;911;, - 4;912;913;914;915;, - 4;916;917;918;919;, - 4;920;921;922;923;, - 4;924;925;926;927;, - 4;928;929;930;931;, - 4;932;933;934;935;, - 4;936;937;938;939;, - 4;940;941;942;943;, - 4;944;945;946;947;, - 4;948;949;950;951;, - 4;952;953;954;955;, - 4;956;957;958;959;, - 4;960;961;962;963;, - 4;964;965;966;967;, - 4;968;969;970;971;, - 4;972;973;974;975;, - 4;976;977;978;979;, - 4;980;981;982;983;, - 4;984;985;986;987;, - 4;988;989;990;991;, - 4;992;993;994;995;, - 4;996;997;998;999;, - 4;1000;1001;1002;1003;, - 4;1004;1005;1006;1007;, - 4;1008;1009;1010;1011;, - 4;1012;1013;1014;1015;, - 4;1016;1017;1018;1019;, - 4;1020;1021;1022;1023;, - 4;1024;1025;1026;1027;, - 4;1028;1029;1030;1031;, - 4;1032;1033;1034;1035;, - 4;1036;1037;1038;1039;, - 4;1040;1041;1042;1043;, - 4;1044;1045;1046;1047;, - 4;1048;1049;1050;1051;, - 4;1052;1053;1054;1055;, - 4;1056;1057;1058;1059;, - 4;1060;1061;1062;1063;, - 4;1064;1065;1066;1067;, - 4;1068;1069;1070;1071;, - 4;1072;1073;1074;1075;, - 4;1076;1077;1078;1079;, - 4;1080;1081;1082;1083;, - 4;1084;1085;1086;1087;, - 4;1088;1089;1090;1091;, - 4;1092;1093;1094;1095;, - 4;1096;1097;1098;1099;, - 4;1100;1101;1102;1103;, - 4;1104;1105;1106;1107;, - 4;1108;1109;1110;1111;, - 4;1112;1113;1114;1115;, - 4;1116;1117;1118;1119;, - 4;1120;1121;1122;1123;, - 4;1124;1125;1126;1127;, - 4;1128;1129;1130;1131;, - 4;1132;1133;1134;1135;, - 4;1136;1137;1138;1139;, - 4;1140;1141;1142;1143;, - 4;1144;1145;1146;1147;, - 4;1148;1149;1150;1151;, - 4;1152;1153;1154;1155;, - 4;1156;1157;1158;1159;, - 4;1160;1161;1162;1163;, - 4;1164;1165;1166;1167;, - 4;1168;1169;1170;1171;, - 4;1172;1173;1174;1175;, - 4;1176;1177;1178;1179;, - 4;1180;1181;1182;1183;, - 4;1184;1185;1186;1187;, - 4;1188;1189;1190;1191;, - 4;1192;1193;1194;1195;, - 4;1196;1197;1198;1199;, - 4;1200;1201;1202;1203;, - 4;1204;1205;1206;1207;, - 4;1208;1209;1210;1211;, - 4;1212;1213;1214;1215;, - 4;1216;1217;1218;1219;, - 4;1220;1221;1222;1223;, - 4;1224;1225;1226;1227;, - 4;1228;1229;1230;1231;, - 4;1232;1233;1234;1235;, - 4;1236;1237;1238;1239;, - 4;1240;1241;1242;1243;, - 4;1244;1245;1246;1247;, - 4;1248;1249;1250;1251;, - 4;1252;1253;1254;1255;, - 4;1256;1257;1258;1259;, - 4;1260;1261;1262;1263;, - 4;1264;1265;1266;1267;, - 4;1268;1269;1270;1271;, - 4;1272;1273;1274;1275;, - 4;1276;1277;1278;1279;, - 4;1280;1281;1282;1283;, - 4;1284;1285;1286;1287;, - 4;1288;1289;1290;1291;, - 4;1292;1293;1294;1295;, - 4;1296;1297;1298;1299;, - 4;1300;1301;1302;1303;, - 4;1304;1305;1306;1307;, - 4;1308;1309;1310;1311;, - 4;1312;1313;1314;1315;, - 4;1316;1317;1318;1319;, - 4;1320;1321;1322;1323;, - 4;1324;1325;1326;1327;, - 4;1328;1329;1330;1331;, - 4;1332;1333;1334;1335;, - 4;1336;1337;1338;1339;, - 4;1340;1341;1342;1343;, - 4;1344;1345;1346;1347;, - 4;1348;1349;1350;1351;, - 4;1352;1353;1354;1355;, - 4;1356;1357;1358;1359;, - 4;1360;1361;1362;1363;, - 4;1364;1365;1366;1367;, - 4;1368;1369;1370;1371;, - 4;1372;1373;1374;1375;, - 4;1376;1377;1378;1379;, - 4;1380;1381;1382;1383;, - 4;1384;1385;1386;1387;, - 4;1388;1389;1390;1391;, - 4;1392;1393;1394;1395;, - 4;1396;1397;1398;1399;, - 4;1400;1401;1402;1403;, - 4;1404;1405;1406;1407;, - 4;1408;1409;1410;1411;, - 4;1412;1413;1414;1415;, - 4;1416;1417;1418;1419;, - 4;1420;1421;1422;1423;, - 4;1424;1425;1426;1427;, - 4;1428;1429;1430;1431;, - 4;1432;1433;1434;1435;, - 4;1436;1437;1438;1439;, - 4;1440;1441;1442;1443;, - 4;1444;1445;1446;1447;, - 4;1448;1449;1450;1451;, - 4;1452;1453;1454;1455;, - 4;1456;1457;1458;1459;, - 4;1460;1461;1462;1463;, - 4;1464;1465;1466;1467;, - 4;1468;1469;1470;1471;, - 4;1472;1473;1474;1475;, - 4;1476;1477;1478;1479;, - 4;1480;1481;1482;1483;, - 4;1484;1485;1486;1487;, - 4;1488;1489;1490;1491;, - 4;1492;1493;1494;1495;, - 4;1496;1497;1498;1499;, - 4;1500;1501;1502;1503;, - 4;1504;1505;1506;1507;, - 4;1508;1509;1510;1511;, - 4;1512;1513;1514;1515;, - 4;1516;1517;1518;1519;, - 4;1520;1521;1522;1523;, - 4;1524;1525;1526;1527;, - 4;1528;1529;1530;1531;, - 4;1532;1533;1534;1535;, - 4;1536;1537;1538;1539;, - 4;1540;1541;1542;1543;, - 4;1544;1545;1546;1547;, - 4;1548;1549;1550;1551;, - 4;1552;1553;1554;1555;, - 4;1556;1557;1558;1559;, - 4;1560;1561;1562;1563;, - 4;1564;1565;1566;1567;, - 4;1568;1569;1570;1571;, - 4;1572;1573;1574;1575;, - 4;1576;1577;1578;1579;, - 4;1580;1581;1582;1583;, - 4;1584;1585;1586;1587;, - 4;1588;1589;1590;1591;, - 4;1592;1593;1594;1595;, - 4;1596;1597;1598;1599;, - 4;1600;1601;1602;1603;, - 4;1604;1605;1606;1607;, - 4;1608;1609;1610;1611;, - 4;1612;1613;1614;1615;, - 4;1616;1617;1618;1619;, - 4;1620;1621;1622;1623;, - 4;1624;1625;1626;1627;, - 4;1628;1629;1630;1631;, - 4;1632;1633;1634;1635;, - 4;1636;1637;1638;1639;, - 4;1640;1641;1642;1643;, - 4;1644;1645;1646;1647;, - 4;1648;1649;1650;1651;, - 4;1652;1653;1654;1655;, - 4;1656;1657;1658;1659;, - 4;1660;1661;1662;1663;, - 4;1664;1665;1666;1667;, - 4;1668;1669;1670;1671;, - 4;1672;1673;1674;1675;, - 4;1676;1677;1678;1679;, - 4;1680;1681;1682;1683;, - 4;1684;1685;1686;1687;, - 4;1688;1689;1690;1691;, - 4;1692;1693;1694;1695;, - 4;1696;1697;1698;1699;, - 4;1700;1701;1702;1703;, - 4;1704;1705;1706;1707;, - 4;1708;1709;1710;1711;, - 4;1712;1713;1714;1715;, - 4;1716;1717;1718;1719;, - 4;1720;1721;1722;1723;, - 4;1724;1725;1726;1727;, - 4;1728;1729;1730;1731;, - 4;1732;1733;1734;1735;, - 4;1736;1737;1738;1739;, - 4;1740;1741;1742;1743;, - 4;1744;1745;1746;1747;, - 4;1748;1749;1750;1751;, - 4;1752;1753;1754;1755;, - 4;1756;1757;1758;1759;, - 4;1760;1761;1762;1763;, - 4;1764;1765;1766;1767;, - 4;1768;1769;1770;1771;, - 4;1772;1773;1774;1775;, - 4;1776;1777;1778;1779;, - 4;1780;1781;1782;1783;, - 4;1784;1785;1786;1787;, - 4;1788;1789;1790;1791;, - 4;1792;1793;1794;1795;, - 4;1796;1797;1798;1799;, - 4;1800;1801;1802;1803;, - 4;1804;1805;1806;1807;, - 4;1808;1809;1810;1811;, - 4;1812;1813;1814;1815;, - 4;1816;1817;1818;1819;, - 4;1820;1821;1822;1823;, - 4;1824;1825;1826;1827;, - 4;1828;1829;1830;1831;, - 4;1832;1833;1834;1835;, - 4;1836;1837;1838;1839;, - 4;1840;1841;1842;1843;, - 4;1844;1845;1846;1847;, - 4;1848;1849;1850;1851;, - 4;1852;1853;1854;1855;, - 4;1856;1857;1858;1859;, - 4;1860;1861;1862;1863;, - 4;1864;1865;1866;1867;, - 4;1868;1869;1870;1871;, - 4;1872;1873;1874;1875;, - 4;1876;1877;1878;1879;, - 4;1880;1881;1882;1883;, - 4;1884;1885;1886;1887;, - 4;1888;1889;1890;1891;, - 4;1892;1893;1894;1895;, - 4;1896;1897;1898;1899;, - 4;1900;1901;1902;1903;, - 4;1904;1905;1906;1907;, - 4;1908;1909;1910;1911;, - 4;1912;1913;1914;1915;, - 4;1916;1917;1918;1919;, - 4;1920;1921;1922;1923;, - 4;1924;1925;1926;1927;, - 4;1928;1929;1930;1931;, - 4;1932;1933;1934;1935;, - 4;1936;1937;1938;1939;, - 4;1940;1941;1942;1943;, - 4;1944;1945;1946;1947;, - 4;1948;1949;1950;1951;, - 4;1952;1953;1954;1955;, - 4;1956;1957;1958;1959;, - 4;1960;1961;1962;1963;, - 4;1964;1965;1966;1967;, - 4;1968;1969;1970;1971;, - 4;1972;1973;1974;1975;, - 4;1976;1977;1978;1979;, - 4;1980;1981;1982;1983;, - 4;1984;1985;1986;1987;, - 4;1988;1989;1990;1991;, - 4;1992;1993;1994;1995;, - 4;1996;1997;1998;1999;, - 4;2000;2001;2002;2003;, - 4;2004;2005;2006;2007;, - 4;2008;2009;2010;2011;, - 4;2012;2013;2014;2015;, - 4;2016;2017;2018;2019;, - 4;2020;2021;2022;2023;, - 4;2024;2025;2026;2027;, - 4;2028;2029;2030;2031;, - 4;2032;2033;2034;2035;, - 4;2036;2037;2038;2039;, - 4;2040;2041;2042;2043;, - 4;2044;2045;2046;2047;, - 4;2048;2049;2050;2051;, - 4;2052;2053;2054;2055;, - 4;2056;2057;2058;2059;, - 4;2060;2061;2062;2063;, - 4;2064;2065;2066;2067;, - 4;2068;2069;2070;2071;, - 4;2072;2073;2074;2075;, - 4;2076;2077;2078;2079;, - 4;2080;2081;2082;2083;, - 4;2084;2085;2086;2087;, - 4;2088;2089;2090;2091;, - 4;2092;2093;2094;2095;, - 4;2096;2097;2098;2099;, - 4;2100;2101;2102;2103;, - 4;2104;2105;2106;2107;, - 4;2108;2109;2110;2111;, - 4;2112;2113;2114;2115;, - 4;2116;2117;2118;2119;, - 4;2120;2121;2122;2123;, - 4;2124;2125;2126;2127;, - 4;2128;2129;2130;2131;, - 4;2132;2133;2134;2135;, - 4;2136;2137;2138;2139;, - 4;2140;2141;2142;2143;, - 4;2144;2145;2146;2147;, - 4;2148;2149;2150;2151;, - 4;2152;2153;2154;2155;, - 4;2156;2157;2158;2159;, - 4;2160;2161;2162;2163;, - 4;2164;2165;2166;2167;, - 4;2168;2169;2170;2171;, - 4;2172;2173;2174;2175;, - 4;2176;2177;2178;2179;, - 4;2180;2181;2182;2183;, - 4;2184;2185;2186;2187;, - 4;2188;2189;2190;2191;, - 4;2192;2193;2194;2195;, - 4;2196;2197;2198;2199;, - 4;2200;2201;2202;2203;, - 4;2204;2205;2206;2207;, - 4;2208;2209;2210;2211;, - 4;2212;2213;2214;2215;, - 4;2216;2217;2218;2219;, - 4;2220;2221;2222;2223;, - 4;2224;2225;2226;2227;, - 4;2228;2229;2230;2231;, - 4;2232;2233;2234;2235;, - 4;2236;2237;2238;2239;, - 4;2240;2241;2242;2243;, - 4;2244;2245;2246;2247;, - 4;2248;2249;2250;2251;, - 4;2252;2253;2254;2255;, - 4;2256;2257;2258;2259;, - 4;2260;2261;2262;2263;, - 4;2264;2265;2266;2267;, - 4;2268;2269;2270;2271;, - 4;2272;2273;2274;2275;, - 4;2276;2277;2278;2279;, - 4;2280;2281;2282;2283;, - 4;2284;2285;2286;2287;, - 4;2288;2289;2290;2291;, - 4;2292;2293;2294;2295;, - 4;2296;2297;2298;2299;, - 4;2300;2301;2302;2303;, - 4;2304;2305;2306;2307;, - 4;2308;2309;2310;2311;, - 4;2312;2313;2314;2315;, - 4;2316;2317;2318;2319;, - 4;2320;2321;2322;2323;, - 4;2324;2325;2326;2327;; - MeshNormals { //Cube_000 Normals - 2328; - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - -0.000000;-0.000000; 1.000000;, - -0.000000;-0.000000; 1.000000;, - -0.000000;-0.000000; 1.000000;, - -0.000000;-0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - -0.000000;-0.000000; 1.000000;, - -0.000000;-0.000000; 1.000000;, - -0.000000;-0.000000; 1.000000;, - -0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000;-0.000000; 0.000000;, - -1.000000;-0.000000; 0.000000;, - -1.000000;-0.000000; 0.000000;, - -1.000000;-0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000;-0.000000; 0.000000;, - -1.000000;-0.000000; 0.000000;, - -1.000000;-0.000000; 0.000000;, - -1.000000;-0.000000; 0.000000;, - -1.000000;-0.000000; 0.000000;, - -1.000000;-0.000000; 0.000000;, - -1.000000;-0.000000; 0.000000;, - -1.000000;-0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000;-0.000000; 0.000000;, - -1.000000;-0.000000; 0.000000;, - -1.000000;-0.000000; 0.000000;, - -1.000000;-0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000;-0.000000;-0.000000;, - -1.000000;-0.000000;-0.000000;, - -1.000000;-0.000000;-0.000000;, - -1.000000;-0.000000;-0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000;-0.000000;-0.000000;, - -1.000000;-0.000000;-0.000000;, - -1.000000;-0.000000;-0.000000;, - -1.000000;-0.000000;-0.000000;, - -1.000000;-0.000000;-0.000000;, - -1.000000;-0.000000;-0.000000;, - -1.000000;-0.000000;-0.000000;, - -1.000000;-0.000000;-0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000;-0.000000;-0.000000;, - -1.000000;-0.000000;-0.000000;, - -1.000000;-0.000000;-0.000000;, - -1.000000;-0.000000;-0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;; - 582; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;, - 4;24;25;26;27;, - 4;28;29;30;31;, - 4;32;33;34;35;, - 4;36;37;38;39;, - 4;40;41;42;43;, - 4;44;45;46;47;, - 4;48;49;50;51;, - 4;52;53;54;55;, - 4;56;57;58;59;, - 4;60;61;62;63;, - 4;64;65;66;67;, - 4;68;69;70;71;, - 4;72;73;74;75;, - 4;76;77;78;79;, - 4;80;81;82;83;, - 4;84;85;86;87;, - 4;88;89;90;91;, - 4;92;93;94;95;, - 4;96;97;98;99;, - 4;100;101;102;103;, - 4;104;105;106;107;, - 4;108;109;110;111;, - 4;112;113;114;115;, - 4;116;117;118;119;, - 4;120;121;122;123;, - 4;124;125;126;127;, - 4;128;129;130;131;, - 4;132;133;134;135;, - 4;136;137;138;139;, - 4;140;141;142;143;, - 4;144;145;146;147;, - 4;148;149;150;151;, - 4;152;153;154;155;, - 4;156;157;158;159;, - 4;160;161;162;163;, - 4;164;165;166;167;, - 4;168;169;170;171;, - 4;172;173;174;175;, - 4;176;177;178;179;, - 4;180;181;182;183;, - 4;184;185;186;187;, - 4;188;189;190;191;, - 4;192;193;194;195;, - 4;196;197;198;199;, - 4;200;201;202;203;, - 4;204;205;206;207;, - 4;208;209;210;211;, - 4;212;213;214;215;, - 4;216;217;218;219;, - 4;220;221;222;223;, - 4;224;225;226;227;, - 4;228;229;230;231;, - 4;232;233;234;235;, - 4;236;237;238;239;, - 4;240;241;242;243;, - 4;244;245;246;247;, - 4;248;249;250;251;, - 4;252;253;254;255;, - 4;256;257;258;259;, - 4;260;261;262;263;, - 4;264;265;266;267;, - 4;268;269;270;271;, - 4;272;273;274;275;, - 4;276;277;278;279;, - 4;280;281;282;283;, - 4;284;285;286;287;, - 4;288;289;290;291;, - 4;292;293;294;295;, - 4;296;297;298;299;, - 4;300;301;302;303;, - 4;304;305;306;307;, - 4;308;309;310;311;, - 4;312;313;314;315;, - 4;316;317;318;319;, - 4;320;321;322;323;, - 4;324;325;326;327;, - 4;328;329;330;331;, - 4;332;333;334;335;, - 4;336;337;338;339;, - 4;340;341;342;343;, - 4;344;345;346;347;, - 4;348;349;350;351;, - 4;352;353;354;355;, - 4;356;357;358;359;, - 4;360;361;362;363;, - 4;364;365;366;367;, - 4;368;369;370;371;, - 4;372;373;374;375;, - 4;376;377;378;379;, - 4;380;381;382;383;, - 4;384;385;386;387;, - 4;388;389;390;391;, - 4;392;393;394;395;, - 4;396;397;398;399;, - 4;400;401;402;403;, - 4;404;405;406;407;, - 4;408;409;410;411;, - 4;412;413;414;415;, - 4;416;417;418;419;, - 4;420;421;422;423;, - 4;424;425;426;427;, - 4;428;429;430;431;, - 4;432;433;434;435;, - 4;436;437;438;439;, - 4;440;441;442;443;, - 4;444;445;446;447;, - 4;448;449;450;451;, - 4;452;453;454;455;, - 4;456;457;458;459;, - 4;460;461;462;463;, - 4;464;465;466;467;, - 4;468;469;470;471;, - 4;472;473;474;475;, - 4;476;477;478;479;, - 4;480;481;482;483;, - 4;484;485;486;487;, - 4;488;489;490;491;, - 4;492;493;494;495;, - 4;496;497;498;499;, - 4;500;501;502;503;, - 4;504;505;506;507;, - 4;508;509;510;511;, - 4;512;513;514;515;, - 4;516;517;518;519;, - 4;520;521;522;523;, - 4;524;525;526;527;, - 4;528;529;530;531;, - 4;532;533;534;535;, - 4;536;537;538;539;, - 4;540;541;542;543;, - 4;544;545;546;547;, - 4;548;549;550;551;, - 4;552;553;554;555;, - 4;556;557;558;559;, - 4;560;561;562;563;, - 4;564;565;566;567;, - 4;568;569;570;571;, - 4;572;573;574;575;, - 4;576;577;578;579;, - 4;580;581;582;583;, - 4;584;585;586;587;, - 4;588;589;590;591;, - 4;592;593;594;595;, - 4;596;597;598;599;, - 4;600;601;602;603;, - 4;604;605;606;607;, - 4;608;609;610;611;, - 4;612;613;614;615;, - 4;616;617;618;619;, - 4;620;621;622;623;, - 4;624;625;626;627;, - 4;628;629;630;631;, - 4;632;633;634;635;, - 4;636;637;638;639;, - 4;640;641;642;643;, - 4;644;645;646;647;, - 4;648;649;650;651;, - 4;652;653;654;655;, - 4;656;657;658;659;, - 4;660;661;662;663;, - 4;664;665;666;667;, - 4;668;669;670;671;, - 4;672;673;674;675;, - 4;676;677;678;679;, - 4;680;681;682;683;, - 4;684;685;686;687;, - 4;688;689;690;691;, - 4;692;693;694;695;, - 4;696;697;698;699;, - 4;700;701;702;703;, - 4;704;705;706;707;, - 4;708;709;710;711;, - 4;712;713;714;715;, - 4;716;717;718;719;, - 4;720;721;722;723;, - 4;724;725;726;727;, - 4;728;729;730;731;, - 4;732;733;734;735;, - 4;736;737;738;739;, - 4;740;741;742;743;, - 4;744;745;746;747;, - 4;748;749;750;751;, - 4;752;753;754;755;, - 4;756;757;758;759;, - 4;760;761;762;763;, - 4;764;765;766;767;, - 4;768;769;770;771;, - 4;772;773;774;775;, - 4;776;777;778;779;, - 4;780;781;782;783;, - 4;784;785;786;787;, - 4;788;789;790;791;, - 4;792;793;794;795;, - 4;796;797;798;799;, - 4;800;801;802;803;, - 4;804;805;806;807;, - 4;808;809;810;811;, - 4;812;813;814;815;, - 4;816;817;818;819;, - 4;820;821;822;823;, - 4;824;825;826;827;, - 4;828;829;830;831;, - 4;832;833;834;835;, - 4;836;837;838;839;, - 4;840;841;842;843;, - 4;844;845;846;847;, - 4;848;849;850;851;, - 4;852;853;854;855;, - 4;856;857;858;859;, - 4;860;861;862;863;, - 4;864;865;866;867;, - 4;868;869;870;871;, - 4;872;873;874;875;, - 4;876;877;878;879;, - 4;880;881;882;883;, - 4;884;885;886;887;, - 4;888;889;890;891;, - 4;892;893;894;895;, - 4;896;897;898;899;, - 4;900;901;902;903;, - 4;904;905;906;907;, - 4;908;909;910;911;, - 4;912;913;914;915;, - 4;916;917;918;919;, - 4;920;921;922;923;, - 4;924;925;926;927;, - 4;928;929;930;931;, - 4;932;933;934;935;, - 4;936;937;938;939;, - 4;940;941;942;943;, - 4;944;945;946;947;, - 4;948;949;950;951;, - 4;952;953;954;955;, - 4;956;957;958;959;, - 4;960;961;962;963;, - 4;964;965;966;967;, - 4;968;969;970;971;, - 4;972;973;974;975;, - 4;976;977;978;979;, - 4;980;981;982;983;, - 4;984;985;986;987;, - 4;988;989;990;991;, - 4;992;993;994;995;, - 4;996;997;998;999;, - 4;1000;1001;1002;1003;, - 4;1004;1005;1006;1007;, - 4;1008;1009;1010;1011;, - 4;1012;1013;1014;1015;, - 4;1016;1017;1018;1019;, - 4;1020;1021;1022;1023;, - 4;1024;1025;1026;1027;, - 4;1028;1029;1030;1031;, - 4;1032;1033;1034;1035;, - 4;1036;1037;1038;1039;, - 4;1040;1041;1042;1043;, - 4;1044;1045;1046;1047;, - 4;1048;1049;1050;1051;, - 4;1052;1053;1054;1055;, - 4;1056;1057;1058;1059;, - 4;1060;1061;1062;1063;, - 4;1064;1065;1066;1067;, - 4;1068;1069;1070;1071;, - 4;1072;1073;1074;1075;, - 4;1076;1077;1078;1079;, - 4;1080;1081;1082;1083;, - 4;1084;1085;1086;1087;, - 4;1088;1089;1090;1091;, - 4;1092;1093;1094;1095;, - 4;1096;1097;1098;1099;, - 4;1100;1101;1102;1103;, - 4;1104;1105;1106;1107;, - 4;1108;1109;1110;1111;, - 4;1112;1113;1114;1115;, - 4;1116;1117;1118;1119;, - 4;1120;1121;1122;1123;, - 4;1124;1125;1126;1127;, - 4;1128;1129;1130;1131;, - 4;1132;1133;1134;1135;, - 4;1136;1137;1138;1139;, - 4;1140;1141;1142;1143;, - 4;1144;1145;1146;1147;, - 4;1148;1149;1150;1151;, - 4;1152;1153;1154;1155;, - 4;1156;1157;1158;1159;, - 4;1160;1161;1162;1163;, - 4;1164;1165;1166;1167;, - 4;1168;1169;1170;1171;, - 4;1172;1173;1174;1175;, - 4;1176;1177;1178;1179;, - 4;1180;1181;1182;1183;, - 4;1184;1185;1186;1187;, - 4;1188;1189;1190;1191;, - 4;1192;1193;1194;1195;, - 4;1196;1197;1198;1199;, - 4;1200;1201;1202;1203;, - 4;1204;1205;1206;1207;, - 4;1208;1209;1210;1211;, - 4;1212;1213;1214;1215;, - 4;1216;1217;1218;1219;, - 4;1220;1221;1222;1223;, - 4;1224;1225;1226;1227;, - 4;1228;1229;1230;1231;, - 4;1232;1233;1234;1235;, - 4;1236;1237;1238;1239;, - 4;1240;1241;1242;1243;, - 4;1244;1245;1246;1247;, - 4;1248;1249;1250;1251;, - 4;1252;1253;1254;1255;, - 4;1256;1257;1258;1259;, - 4;1260;1261;1262;1263;, - 4;1264;1265;1266;1267;, - 4;1268;1269;1270;1271;, - 4;1272;1273;1274;1275;, - 4;1276;1277;1278;1279;, - 4;1280;1281;1282;1283;, - 4;1284;1285;1286;1287;, - 4;1288;1289;1290;1291;, - 4;1292;1293;1294;1295;, - 4;1296;1297;1298;1299;, - 4;1300;1301;1302;1303;, - 4;1304;1305;1306;1307;, - 4;1308;1309;1310;1311;, - 4;1312;1313;1314;1315;, - 4;1316;1317;1318;1319;, - 4;1320;1321;1322;1323;, - 4;1324;1325;1326;1327;, - 4;1328;1329;1330;1331;, - 4;1332;1333;1334;1335;, - 4;1336;1337;1338;1339;, - 4;1340;1341;1342;1343;, - 4;1344;1345;1346;1347;, - 4;1348;1349;1350;1351;, - 4;1352;1353;1354;1355;, - 4;1356;1357;1358;1359;, - 4;1360;1361;1362;1363;, - 4;1364;1365;1366;1367;, - 4;1368;1369;1370;1371;, - 4;1372;1373;1374;1375;, - 4;1376;1377;1378;1379;, - 4;1380;1381;1382;1383;, - 4;1384;1385;1386;1387;, - 4;1388;1389;1390;1391;, - 4;1392;1393;1394;1395;, - 4;1396;1397;1398;1399;, - 4;1400;1401;1402;1403;, - 4;1404;1405;1406;1407;, - 4;1408;1409;1410;1411;, - 4;1412;1413;1414;1415;, - 4;1416;1417;1418;1419;, - 4;1420;1421;1422;1423;, - 4;1424;1425;1426;1427;, - 4;1428;1429;1430;1431;, - 4;1432;1433;1434;1435;, - 4;1436;1437;1438;1439;, - 4;1440;1441;1442;1443;, - 4;1444;1445;1446;1447;, - 4;1448;1449;1450;1451;, - 4;1452;1453;1454;1455;, - 4;1456;1457;1458;1459;, - 4;1460;1461;1462;1463;, - 4;1464;1465;1466;1467;, - 4;1468;1469;1470;1471;, - 4;1472;1473;1474;1475;, - 4;1476;1477;1478;1479;, - 4;1480;1481;1482;1483;, - 4;1484;1485;1486;1487;, - 4;1488;1489;1490;1491;, - 4;1492;1493;1494;1495;, - 4;1496;1497;1498;1499;, - 4;1500;1501;1502;1503;, - 4;1504;1505;1506;1507;, - 4;1508;1509;1510;1511;, - 4;1512;1513;1514;1515;, - 4;1516;1517;1518;1519;, - 4;1520;1521;1522;1523;, - 4;1524;1525;1526;1527;, - 4;1528;1529;1530;1531;, - 4;1532;1533;1534;1535;, - 4;1536;1537;1538;1539;, - 4;1540;1541;1542;1543;, - 4;1544;1545;1546;1547;, - 4;1548;1549;1550;1551;, - 4;1552;1553;1554;1555;, - 4;1556;1557;1558;1559;, - 4;1560;1561;1562;1563;, - 4;1564;1565;1566;1567;, - 4;1568;1569;1570;1571;, - 4;1572;1573;1574;1575;, - 4;1576;1577;1578;1579;, - 4;1580;1581;1582;1583;, - 4;1584;1585;1586;1587;, - 4;1588;1589;1590;1591;, - 4;1592;1593;1594;1595;, - 4;1596;1597;1598;1599;, - 4;1600;1601;1602;1603;, - 4;1604;1605;1606;1607;, - 4;1608;1609;1610;1611;, - 4;1612;1613;1614;1615;, - 4;1616;1617;1618;1619;, - 4;1620;1621;1622;1623;, - 4;1624;1625;1626;1627;, - 4;1628;1629;1630;1631;, - 4;1632;1633;1634;1635;, - 4;1636;1637;1638;1639;, - 4;1640;1641;1642;1643;, - 4;1644;1645;1646;1647;, - 4;1648;1649;1650;1651;, - 4;1652;1653;1654;1655;, - 4;1656;1657;1658;1659;, - 4;1660;1661;1662;1663;, - 4;1664;1665;1666;1667;, - 4;1668;1669;1670;1671;, - 4;1672;1673;1674;1675;, - 4;1676;1677;1678;1679;, - 4;1680;1681;1682;1683;, - 4;1684;1685;1686;1687;, - 4;1688;1689;1690;1691;, - 4;1692;1693;1694;1695;, - 4;1696;1697;1698;1699;, - 4;1700;1701;1702;1703;, - 4;1704;1705;1706;1707;, - 4;1708;1709;1710;1711;, - 4;1712;1713;1714;1715;, - 4;1716;1717;1718;1719;, - 4;1720;1721;1722;1723;, - 4;1724;1725;1726;1727;, - 4;1728;1729;1730;1731;, - 4;1732;1733;1734;1735;, - 4;1736;1737;1738;1739;, - 4;1740;1741;1742;1743;, - 4;1744;1745;1746;1747;, - 4;1748;1749;1750;1751;, - 4;1752;1753;1754;1755;, - 4;1756;1757;1758;1759;, - 4;1760;1761;1762;1763;, - 4;1764;1765;1766;1767;, - 4;1768;1769;1770;1771;, - 4;1772;1773;1774;1775;, - 4;1776;1777;1778;1779;, - 4;1780;1781;1782;1783;, - 4;1784;1785;1786;1787;, - 4;1788;1789;1790;1791;, - 4;1792;1793;1794;1795;, - 4;1796;1797;1798;1799;, - 4;1800;1801;1802;1803;, - 4;1804;1805;1806;1807;, - 4;1808;1809;1810;1811;, - 4;1812;1813;1814;1815;, - 4;1816;1817;1818;1819;, - 4;1820;1821;1822;1823;, - 4;1824;1825;1826;1827;, - 4;1828;1829;1830;1831;, - 4;1832;1833;1834;1835;, - 4;1836;1837;1838;1839;, - 4;1840;1841;1842;1843;, - 4;1844;1845;1846;1847;, - 4;1848;1849;1850;1851;, - 4;1852;1853;1854;1855;, - 4;1856;1857;1858;1859;, - 4;1860;1861;1862;1863;, - 4;1864;1865;1866;1867;, - 4;1868;1869;1870;1871;, - 4;1872;1873;1874;1875;, - 4;1876;1877;1878;1879;, - 4;1880;1881;1882;1883;, - 4;1884;1885;1886;1887;, - 4;1888;1889;1890;1891;, - 4;1892;1893;1894;1895;, - 4;1896;1897;1898;1899;, - 4;1900;1901;1902;1903;, - 4;1904;1905;1906;1907;, - 4;1908;1909;1910;1911;, - 4;1912;1913;1914;1915;, - 4;1916;1917;1918;1919;, - 4;1920;1921;1922;1923;, - 4;1924;1925;1926;1927;, - 4;1928;1929;1930;1931;, - 4;1932;1933;1934;1935;, - 4;1936;1937;1938;1939;, - 4;1940;1941;1942;1943;, - 4;1944;1945;1946;1947;, - 4;1948;1949;1950;1951;, - 4;1952;1953;1954;1955;, - 4;1956;1957;1958;1959;, - 4;1960;1961;1962;1963;, - 4;1964;1965;1966;1967;, - 4;1968;1969;1970;1971;, - 4;1972;1973;1974;1975;, - 4;1976;1977;1978;1979;, - 4;1980;1981;1982;1983;, - 4;1984;1985;1986;1987;, - 4;1988;1989;1990;1991;, - 4;1992;1993;1994;1995;, - 4;1996;1997;1998;1999;, - 4;2000;2001;2002;2003;, - 4;2004;2005;2006;2007;, - 4;2008;2009;2010;2011;, - 4;2012;2013;2014;2015;, - 4;2016;2017;2018;2019;, - 4;2020;2021;2022;2023;, - 4;2024;2025;2026;2027;, - 4;2028;2029;2030;2031;, - 4;2032;2033;2034;2035;, - 4;2036;2037;2038;2039;, - 4;2040;2041;2042;2043;, - 4;2044;2045;2046;2047;, - 4;2048;2049;2050;2051;, - 4;2052;2053;2054;2055;, - 4;2056;2057;2058;2059;, - 4;2060;2061;2062;2063;, - 4;2064;2065;2066;2067;, - 4;2068;2069;2070;2071;, - 4;2072;2073;2074;2075;, - 4;2076;2077;2078;2079;, - 4;2080;2081;2082;2083;, - 4;2084;2085;2086;2087;, - 4;2088;2089;2090;2091;, - 4;2092;2093;2094;2095;, - 4;2096;2097;2098;2099;, - 4;2100;2101;2102;2103;, - 4;2104;2105;2106;2107;, - 4;2108;2109;2110;2111;, - 4;2112;2113;2114;2115;, - 4;2116;2117;2118;2119;, - 4;2120;2121;2122;2123;, - 4;2124;2125;2126;2127;, - 4;2128;2129;2130;2131;, - 4;2132;2133;2134;2135;, - 4;2136;2137;2138;2139;, - 4;2140;2141;2142;2143;, - 4;2144;2145;2146;2147;, - 4;2148;2149;2150;2151;, - 4;2152;2153;2154;2155;, - 4;2156;2157;2158;2159;, - 4;2160;2161;2162;2163;, - 4;2164;2165;2166;2167;, - 4;2168;2169;2170;2171;, - 4;2172;2173;2174;2175;, - 4;2176;2177;2178;2179;, - 4;2180;2181;2182;2183;, - 4;2184;2185;2186;2187;, - 4;2188;2189;2190;2191;, - 4;2192;2193;2194;2195;, - 4;2196;2197;2198;2199;, - 4;2200;2201;2202;2203;, - 4;2204;2205;2206;2207;, - 4;2208;2209;2210;2211;, - 4;2212;2213;2214;2215;, - 4;2216;2217;2218;2219;, - 4;2220;2221;2222;2223;, - 4;2224;2225;2226;2227;, - 4;2228;2229;2230;2231;, - 4;2232;2233;2234;2235;, - 4;2236;2237;2238;2239;, - 4;2240;2241;2242;2243;, - 4;2244;2245;2246;2247;, - 4;2248;2249;2250;2251;, - 4;2252;2253;2254;2255;, - 4;2256;2257;2258;2259;, - 4;2260;2261;2262;2263;, - 4;2264;2265;2266;2267;, - 4;2268;2269;2270;2271;, - 4;2272;2273;2274;2275;, - 4;2276;2277;2278;2279;, - 4;2280;2281;2282;2283;, - 4;2284;2285;2286;2287;, - 4;2288;2289;2290;2291;, - 4;2292;2293;2294;2295;, - 4;2296;2297;2298;2299;, - 4;2300;2301;2302;2303;, - 4;2304;2305;2306;2307;, - 4;2308;2309;2310;2311;, - 4;2312;2313;2314;2315;, - 4;2316;2317;2318;2319;, - 4;2320;2321;2322;2323;, - 4;2324;2325;2326;2327;; - } //End of Cube_000 Normals - MeshMaterialList { //Cube_000 Material List - 1; - 582; - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0;; - Material pig { - 0.043975; 0.043975; 0.043975; 0.000000;; - 96.078431; - 0.000000; 0.000000; 0.000000;; - 0.000000; 0.000000; 0.000000;; - } - } //End of Cube_000 Material List - MeshTextureCoords { //Cube_000 UV Coordinates - 2328; - 0.343750; 0.187500;, - 0.375000; 0.187500;, - 0.375000; 0.250000;, - 0.343750; 0.250000;, - 0.312500; 0.187500;, - 0.343750; 0.187500;, - 0.343750; 0.250000;, - 0.312500; 0.250000;, - 0.343750; 0.125000;, - 0.375000; 0.125000;, - 0.375000; 0.187500;, - 0.343750; 0.187500;, - 0.312500; 0.125000;, - 0.343750; 0.125000;, - 0.343750; 0.187500;, - 0.312500; 0.187500;, - 0.281250; 0.187500;, - 0.312500; 0.187500;, - 0.312500; 0.250000;, - 0.281250; 0.250000;, - 0.250000; 0.187500;, - 0.281250; 0.187500;, - 0.281250; 0.250000;, - 0.250000; 0.250000;, - 0.281250; 0.125000;, - 0.312500; 0.125000;, - 0.312500; 0.187500;, - 0.281250; 0.187500;, - 0.250000; 0.125000;, - 0.281250; 0.125000;, - 0.281250; 0.187500;, - 0.250000; 0.187500;, - 0.343750; 0.062500;, - 0.375000; 0.062500;, - 0.375000; 0.125000;, - 0.343750; 0.125000;, - 0.312500; 0.062500;, - 0.343750; 0.062500;, - 0.343750; 0.125000;, - 0.312500; 0.125000;, - 0.343750; 0.000000;, - 0.375000; 0.000000;, - 0.375000; 0.062500;, - 0.343750; 0.062500;, - 0.312500; 0.000000;, - 0.343750; 0.000000;, - 0.343750; 0.062500;, - 0.312500; 0.062500;, - 0.281250; 0.062500;, - 0.312500; 0.062500;, - 0.312500; 0.125000;, - 0.281250; 0.125000;, - 0.250000; 0.062500;, - 0.281250; 0.062500;, - 0.281250; 0.125000;, - 0.250000; 0.125000;, - 0.281250; 0.000000;, - 0.312500; 0.000000;, - 0.312500; 0.062500;, - 0.281250; 0.062500;, - 0.250000; 0.000000;, - 0.281250; 0.000000;, - 0.281250; 0.062500;, - 0.250000; 0.062500;, - 0.156250; 0.062500;, - 0.125000; 0.062500;, - 0.125000; 0.000000;, - 0.156250; 0.000000;, - 0.187500; 0.062500;, - 0.156250; 0.062500;, - 0.156250; 0.000000;, - 0.187500; 0.000000;, - 0.156250; 0.125000;, - 0.125000; 0.125000;, - 0.125000; 0.062500;, - 0.156250; 0.062500;, - 0.187500; 0.125000;, - 0.156250; 0.125000;, - 0.156250; 0.062500;, - 0.187500; 0.062500;, - 0.218750; 0.062500;, - 0.187500; 0.062500;, - 0.187500; 0.000000;, - 0.218750; 0.000000;, - 0.250000; 0.062500;, - 0.218750; 0.062500;, - 0.218750; 0.000000;, - 0.250000; 0.000000;, - 0.218750; 0.125000;, - 0.187500; 0.125000;, - 0.187500; 0.062500;, - 0.218750; 0.062500;, - 0.250000; 0.125000;, - 0.218750; 0.125000;, - 0.218750; 0.062500;, - 0.250000; 0.062500;, - 0.156250; 0.187500;, - 0.125000; 0.187500;, - 0.125000; 0.125000;, - 0.156250; 0.125000;, - 0.187500; 0.187500;, - 0.156250; 0.187500;, - 0.156250; 0.125000;, - 0.187500; 0.125000;, - 0.156250; 0.250000;, - 0.125000; 0.250000;, - 0.125000; 0.187500;, - 0.156250; 0.187500;, - 0.187500; 0.250000;, - 0.156250; 0.250000;, - 0.156250; 0.187500;, - 0.187500; 0.187500;, - 0.218750; 0.187500;, - 0.187500; 0.187500;, - 0.187500; 0.125000;, - 0.218750; 0.125000;, - 0.250000; 0.187500;, - 0.218750; 0.187500;, - 0.218750; 0.125000;, - 0.250000; 0.125000;, - 0.218750; 0.250000;, - 0.187500; 0.250000;, - 0.187500; 0.187500;, - 0.218750; 0.187500;, - 0.250000; 0.250000;, - 0.218750; 0.250000;, - 0.218750; 0.187500;, - 0.250000; 0.187500;, - 0.343750; 0.312500;, - 0.343750; 0.250000;, - 0.375000; 0.250000;, - 0.375000; 0.312500;, - 0.343750; 0.375000;, - 0.343750; 0.312500;, - 0.375000; 0.312500;, - 0.375000; 0.375000;, - 0.312500; 0.312500;, - 0.312500; 0.250000;, - 0.343750; 0.250000;, - 0.343750; 0.312500;, - 0.312500; 0.375000;, - 0.312500; 0.312500;, - 0.343750; 0.312500;, - 0.343750; 0.375000;, - 0.343750; 0.437500;, - 0.343750; 0.375000;, - 0.375000; 0.375000;, - 0.375000; 0.437500;, - 0.343750; 0.500000;, - 0.343750; 0.437500;, - 0.375000; 0.437500;, - 0.375000; 0.500000;, - 0.312500; 0.468750;, - 0.312500; 0.375000;, - 0.343750; 0.375000;, - 0.343750; 0.468750;, - 0.312500; 0.500000;, - 0.312500; 0.468750;, - 0.343750; 0.468750;, - 0.343750; 0.500000;, - 0.281250; 0.312500;, - 0.281250; 0.250000;, - 0.312500; 0.250000;, - 0.312500; 0.312500;, - 0.281250; 0.375000;, - 0.281250; 0.312500;, - 0.312500; 0.312500;, - 0.312500; 0.375000;, - 0.250000; 0.312500;, - 0.250000; 0.250000;, - 0.281250; 0.250000;, - 0.281250; 0.312500;, - 0.250000; 0.375000;, - 0.250000; 0.312500;, - 0.281250; 0.312500;, - 0.281250; 0.375000;, - 0.281250; 0.468750;, - 0.281250; 0.375000;, - 0.312500; 0.375000;, - 0.312500; 0.468750;, - 0.281250; 0.500000;, - 0.281250; 0.468750;, - 0.312500; 0.468750;, - 0.312500; 0.500000;, - 0.250000; 0.468750;, - 0.250000; 0.375000;, - 0.281250; 0.375000;, - 0.281250; 0.468750;, - 0.250000; 0.500000;, - 0.250000; 0.468750;, - 0.281250; 0.468750;, - 0.281250; 0.500000;, - 0.218750; 0.312500;, - 0.218750; 0.250000;, - 0.250000; 0.250000;, - 0.250000; 0.312500;, - 0.218750; 0.375000;, - 0.218750; 0.312500;, - 0.250000; 0.312500;, - 0.250000; 0.375000;, - 0.187500; 0.312500;, - 0.187500; 0.250000;, - 0.218750; 0.250000;, - 0.218750; 0.312500;, - 0.187500; 0.375000;, - 0.187500; 0.312500;, - 0.218750; 0.312500;, - 0.218750; 0.375000;, - 0.218750; 0.468750;, - 0.218750; 0.375000;, - 0.250000; 0.375000;, - 0.250000; 0.468750;, - 0.218750; 0.500000;, - 0.218750; 0.468750;, - 0.250000; 0.468750;, - 0.250000; 0.500000;, - 0.218750; 0.375000;, - 0.187500; 0.375000;, - 0.187500; 0.375000;, - 0.218750; 0.375000;, - 0.187500; 0.500000;, - 0.187500; 0.468750;, - 0.218750; 0.468750;, - 0.218750; 0.500000;, - 0.156250; 0.312500;, - 0.156250; 0.250000;, - 0.187500; 0.250000;, - 0.187500; 0.312500;, - 0.156250; 0.375000;, - 0.156250; 0.312500;, - 0.187500; 0.312500;, - 0.187500; 0.375000;, - 0.125000; 0.312500;, - 0.125000; 0.250000;, - 0.156250; 0.250000;, - 0.156250; 0.312500;, - 0.125000; 0.375000;, - 0.125000; 0.312500;, - 0.156250; 0.312500;, - 0.156250; 0.375000;, - 0.218750; 0.437500;, - 0.187500; 0.437500;, - 0.187500; 0.437500;, - 0.218750; 0.437500;, - 0.156250; 0.500000;, - 0.156250; 0.468750;, - 0.187500; 0.468750;, - 0.187500; 0.500000;, - 0.125000; 0.468750;, - 0.125000; 0.375000;, - 0.156250; 0.375000;, - 0.156250; 0.468750;, - 0.125000; 0.500000;, - 0.125000; 0.468750;, - 0.156250; 0.468750;, - 0.156250; 0.500000;, - 0.031250; 0.437500;, - 0.031250; 0.500000;, - 0.000000; 0.500000;, - 0.000000; 0.437500;, - 0.031250; 0.375000;, - 0.031250; 0.437500;, - 0.000000; 0.437500;, - 0.000000; 0.375000;, - 0.062500; 0.468750;, - 0.062500; 0.500000;, - 0.031250; 0.500000;, - 0.031250; 0.468750;, - 0.062500; 0.375000;, - 0.062500; 0.468750;, - 0.031250; 0.468750;, - 0.031250; 0.375000;, - 0.031250; 0.312500;, - 0.031250; 0.375000;, - 0.000000; 0.375000;, - 0.000000; 0.312500;, - 0.031250; 0.250000;, - 0.031250; 0.312500;, - 0.000000; 0.312500;, - 0.000000; 0.250000;, - 0.062500; 0.312500;, - 0.062500; 0.375000;, - 0.031250; 0.375000;, - 0.031250; 0.312500;, - 0.062500; 0.250000;, - 0.062500; 0.312500;, - 0.031250; 0.312500;, - 0.031250; 0.250000;, - 0.093750; 0.468750;, - 0.093750; 0.500000;, - 0.062500; 0.500000;, - 0.062500; 0.468750;, - 0.093750; 0.375000;, - 0.093750; 0.468750;, - 0.062500; 0.468750;, - 0.062500; 0.375000;, - 0.125000; 0.437500;, - 0.125000; 0.500000;, - 0.093750; 0.500000;, - 0.093750; 0.437500;, - 0.125000; 0.375000;, - 0.125000; 0.468750;, - 0.093750; 0.468750;, - 0.093750; 0.375000;, - 0.093750; 0.312500;, - 0.093750; 0.375000;, - 0.062500; 0.375000;, - 0.062500; 0.312500;, - 0.093750; 0.250000;, - 0.093750; 0.312500;, - 0.062500; 0.312500;, - 0.062500; 0.250000;, - 0.125000; 0.312500;, - 0.125000; 0.375000;, - 0.093750; 0.375000;, - 0.093750; 0.312500;, - 0.125000; 0.250000;, - 0.125000; 0.312500;, - 0.093750; 0.312500;, - 0.093750; 0.250000;, - 0.406250; 0.437500;, - 0.406250; 0.500000;, - 0.375000; 0.500000;, - 0.375000; 0.437500;, - 0.406250; 0.375000;, - 0.406250; 0.437500;, - 0.375000; 0.437500;, - 0.375000; 0.375000;, - 0.437500; 0.437500;, - 0.437500; 0.500000;, - 0.406250; 0.500000;, - 0.406250; 0.437500;, - 0.437500; 0.375000;, - 0.437500; 0.437500;, - 0.406250; 0.437500;, - 0.406250; 0.375000;, - 0.406250; 0.312500;, - 0.406250; 0.375000;, - 0.375000; 0.375000;, - 0.375000; 0.312500;, - 0.406250; 0.250000;, - 0.406250; 0.312500;, - 0.375000; 0.312500;, - 0.375000; 0.250000;, - 0.437500; 0.312500;, - 0.437500; 0.375000;, - 0.406250; 0.375000;, - 0.406250; 0.312500;, - 0.437500; 0.250000;, - 0.437500; 0.312500;, - 0.406250; 0.312500;, - 0.406250; 0.250000;, - 0.468750; 0.437500;, - 0.468750; 0.500000;, - 0.437500; 0.500000;, - 0.437500; 0.437500;, - 0.468750; 0.375000;, - 0.468750; 0.437500;, - 0.437500; 0.437500;, - 0.437500; 0.375000;, - 0.500000; 0.437500;, - 0.500000; 0.500000;, - 0.468750; 0.500000;, - 0.468750; 0.437500;, - 0.500000; 0.375000;, - 0.500000; 0.437500;, - 0.468750; 0.437500;, - 0.468750; 0.375000;, - 0.468750; 0.312500;, - 0.468750; 0.375000;, - 0.437500; 0.375000;, - 0.437500; 0.312500;, - 0.468750; 0.250000;, - 0.468750; 0.312500;, - 0.437500; 0.312500;, - 0.437500; 0.250000;, - 0.500000; 0.312500;, - 0.500000; 0.375000;, - 0.468750; 0.375000;, - 0.468750; 0.312500;, - 0.500000; 0.250000;, - 0.500000; 0.312500;, - 0.468750; 0.312500;, - 0.468750; 0.250000;, - 0.171875; 0.593750;, - 0.171875; 0.625000;, - 0.187500; 0.625000;, - 0.187500; 0.593750;, - 0.171875; 0.562500;, - 0.171875; 0.593750;, - 0.187500; 0.593750;, - 0.187500; 0.562500;, - 0.156250; 0.593750;, - 0.156250; 0.625000;, - 0.171875; 0.625000;, - 0.171875; 0.593750;, - 0.156250; 0.562500;, - 0.156250; 0.593750;, - 0.171875; 0.593750;, - 0.171875; 0.562500;, - 0.171875; 0.531250;, - 0.171875; 0.562500;, - 0.187500; 0.562500;, - 0.187500; 0.531250;, - 0.171875; 0.500000;, - 0.171875; 0.531250;, - 0.187500; 0.531250;, - 0.187500; 0.500000;, - 0.156250; 0.531250;, - 0.156250; 0.562500;, - 0.171875; 0.562500;, - 0.171875; 0.531250;, - 0.156250; 0.500000;, - 0.156250; 0.531250;, - 0.171875; 0.531250;, - 0.171875; 0.500000;, - 0.140625; 0.593750;, - 0.140625; 0.625000;, - 0.156250; 0.625000;, - 0.156250; 0.593750;, - 0.140625; 0.562500;, - 0.140625; 0.593750;, - 0.156250; 0.593750;, - 0.156250; 0.562500;, - 0.125000; 0.593750;, - 0.125000; 0.625000;, - 0.140625; 0.625000;, - 0.140625; 0.593750;, - 0.125000; 0.562500;, - 0.125000; 0.593750;, - 0.140625; 0.593750;, - 0.140625; 0.562500;, - 0.140625; 0.531250;, - 0.140625; 0.562500;, - 0.156250; 0.562500;, - 0.156250; 0.531250;, - 0.140625; 0.500000;, - 0.140625; 0.531250;, - 0.156250; 0.531250;, - 0.156250; 0.500000;, - 0.125000; 0.531250;, - 0.125000; 0.562500;, - 0.140625; 0.562500;, - 0.140625; 0.531250;, - 0.125000; 0.500000;, - 0.125000; 0.531250;, - 0.140625; 0.531250;, - 0.140625; 0.500000;, - 0.109375; 0.531250;, - 0.125000; 0.531250;, - 0.125000; 0.500000;, - 0.109375; 0.500000;, - 0.093750; 0.531250;, - 0.109375; 0.531250;, - 0.109375; 0.500000;, - 0.093750; 0.500000;, - 0.109375; 0.562500;, - 0.125000; 0.562500;, - 0.125000; 0.531250;, - 0.109375; 0.531250;, - 0.093750; 0.562500;, - 0.109375; 0.562500;, - 0.109375; 0.531250;, - 0.093750; 0.531250;, - 0.078125; 0.531250;, - 0.093750; 0.531250;, - 0.093750; 0.500000;, - 0.078125; 0.500000;, - 0.062500; 0.531250;, - 0.078125; 0.531250;, - 0.078125; 0.500000;, - 0.062500; 0.500000;, - 0.078125; 0.562500;, - 0.093750; 0.562500;, - 0.093750; 0.531250;, - 0.078125; 0.531250;, - 0.062500; 0.562500;, - 0.078125; 0.562500;, - 0.078125; 0.531250;, - 0.062500; 0.531250;, - 0.109375; 0.593750;, - 0.125000; 0.593750;, - 0.125000; 0.562500;, - 0.109375; 0.562500;, - 0.093750; 0.593750;, - 0.109375; 0.593750;, - 0.109375; 0.562500;, - 0.093750; 0.562500;, - 0.109375; 0.625000;, - 0.125000; 0.625000;, - 0.125000; 0.593750;, - 0.109375; 0.593750;, - 0.093750; 0.625000;, - 0.109375; 0.625000;, - 0.109375; 0.593750;, - 0.093750; 0.593750;, - 0.078125; 0.593750;, - 0.093750; 0.593750;, - 0.093750; 0.562500;, - 0.078125; 0.562500;, - 0.062500; 0.593750;, - 0.078125; 0.593750;, - 0.078125; 0.562500;, - 0.062500; 0.562500;, - 0.078125; 0.625000;, - 0.093750; 0.625000;, - 0.093750; 0.593750;, - 0.078125; 0.593750;, - 0.062500; 0.625000;, - 0.078125; 0.625000;, - 0.078125; 0.593750;, - 0.062500; 0.593750;, - 0.015625; 0.671875;, - 0.015625; 0.625000;, - 0.000000; 0.625000;, - 0.000000; 0.671875;, - 0.015625; 0.718750;, - 0.015625; 0.671875;, - 0.000000; 0.671875;, - 0.000000; 0.718750;, - 0.031250; 0.671875;, - 0.031250; 0.625000;, - 0.015625; 0.625000;, - 0.015625; 0.671875;, - 0.031250; 0.718750;, - 0.031250; 0.671875;, - 0.015625; 0.671875;, - 0.015625; 0.718750;, - 0.015625; 0.765625;, - 0.015625; 0.718750;, - 0.000000; 0.718750;, - 0.000000; 0.765625;, - 0.015625; 0.812500;, - 0.015625; 0.765625;, - 0.000000; 0.765625;, - 0.000000; 0.812500;, - 0.031250; 0.765625;, - 0.031250; 0.718750;, - 0.015625; 0.718750;, - 0.015625; 0.765625;, - 0.031250; 0.812500;, - 0.031250; 0.765625;, - 0.015625; 0.765625;, - 0.015625; 0.812500;, - 0.046875; 0.671875;, - 0.046875; 0.625000;, - 0.031250; 0.625000;, - 0.031250; 0.671875;, - 0.046875; 0.718750;, - 0.046875; 0.671875;, - 0.031250; 0.671875;, - 0.031250; 0.718750;, - 0.062500; 0.671875;, - 0.062500; 0.625000;, - 0.046875; 0.625000;, - 0.046875; 0.671875;, - 0.062500; 0.718750;, - 0.062500; 0.671875;, - 0.046875; 0.671875;, - 0.046875; 0.718750;, - 0.046875; 0.765625;, - 0.046875; 0.718750;, - 0.031250; 0.718750;, - 0.031250; 0.765625;, - 0.046875; 0.812500;, - 0.046875; 0.765625;, - 0.031250; 0.765625;, - 0.031250; 0.812500;, - 0.062500; 0.765625;, - 0.062500; 0.718750;, - 0.046875; 0.718750;, - 0.046875; 0.765625;, - 0.062500; 0.812500;, - 0.062500; 0.765625;, - 0.046875; 0.765625;, - 0.046875; 0.812500;, - 0.078125; 0.671875;, - 0.078125; 0.625000;, - 0.062500; 0.625000;, - 0.062500; 0.671875;, - 0.078125; 0.718750;, - 0.078125; 0.671875;, - 0.062500; 0.671875;, - 0.062500; 0.718750;, - 0.093750; 0.671875;, - 0.093750; 0.625000;, - 0.078125; 0.625000;, - 0.078125; 0.671875;, - 0.093750; 0.718750;, - 0.093750; 0.671875;, - 0.078125; 0.671875;, - 0.078125; 0.718750;, - 0.078125; 0.765625;, - 0.078125; 0.718750;, - 0.062500; 0.718750;, - 0.062500; 0.765625;, - 0.078125; 0.812500;, - 0.078125; 0.765625;, - 0.062500; 0.765625;, - 0.062500; 0.812500;, - 0.093750; 0.765625;, - 0.093750; 0.718750;, - 0.078125; 0.718750;, - 0.078125; 0.765625;, - 0.093750; 0.812500;, - 0.093750; 0.765625;, - 0.078125; 0.765625;, - 0.078125; 0.812500;, - 0.109375; 0.671875;, - 0.109375; 0.625000;, - 0.093750; 0.625000;, - 0.093750; 0.671875;, - 0.109375; 0.718750;, - 0.109375; 0.671875;, - 0.093750; 0.671875;, - 0.093750; 0.718750;, - 0.125000; 0.671875;, - 0.125000; 0.625000;, - 0.109375; 0.625000;, - 0.109375; 0.671875;, - 0.125000; 0.718750;, - 0.125000; 0.671875;, - 0.109375; 0.671875;, - 0.109375; 0.718750;, - 0.109375; 0.765625;, - 0.109375; 0.718750;, - 0.093750; 0.718750;, - 0.093750; 0.765625;, - 0.109375; 0.812500;, - 0.109375; 0.765625;, - 0.093750; 0.765625;, - 0.093750; 0.812500;, - 0.125000; 0.765625;, - 0.125000; 0.718750;, - 0.109375; 0.718750;, - 0.109375; 0.765625;, - 0.125000; 0.812500;, - 0.125000; 0.765625;, - 0.109375; 0.765625;, - 0.109375; 0.812500;, - 0.171875; 0.765625;, - 0.171875; 0.812500;, - 0.187500; 0.812500;, - 0.187500; 0.765625;, - 0.171875; 0.718750;, - 0.171875; 0.765625;, - 0.187500; 0.765625;, - 0.187500; 0.718750;, - 0.156250; 0.765625;, - 0.156250; 0.812500;, - 0.171875; 0.812500;, - 0.171875; 0.765625;, - 0.156250; 0.718750;, - 0.156250; 0.765625;, - 0.171875; 0.765625;, - 0.171875; 0.718750;, - 0.171875; 0.671875;, - 0.171875; 0.718750;, - 0.187500; 0.718750;, - 0.187500; 0.671875;, - 0.171875; 0.625000;, - 0.171875; 0.671875;, - 0.187500; 0.671875;, - 0.187500; 0.625000;, - 0.156250; 0.671875;, - 0.156250; 0.718750;, - 0.171875; 0.718750;, - 0.171875; 0.671875;, - 0.156250; 0.625000;, - 0.156250; 0.671875;, - 0.171875; 0.671875;, - 0.171875; 0.625000;, - 0.140625; 0.765625;, - 0.140625; 0.812500;, - 0.156250; 0.812500;, - 0.156250; 0.765625;, - 0.140625; 0.718750;, - 0.140625; 0.765625;, - 0.156250; 0.765625;, - 0.156250; 0.718750;, - 0.125000; 0.765625;, - 0.125000; 0.812500;, - 0.140625; 0.812500;, - 0.140625; 0.765625;, - 0.125000; 0.718750;, - 0.125000; 0.765625;, - 0.140625; 0.765625;, - 0.140625; 0.718750;, - 0.140625; 0.671875;, - 0.140625; 0.718750;, - 0.156250; 0.718750;, - 0.156250; 0.671875;, - 0.140625; 0.625000;, - 0.140625; 0.671875;, - 0.156250; 0.671875;, - 0.156250; 0.625000;, - 0.125000; 0.671875;, - 0.125000; 0.718750;, - 0.140625; 0.718750;, - 0.140625; 0.671875;, - 0.125000; 0.625000;, - 0.125000; 0.671875;, - 0.140625; 0.671875;, - 0.140625; 0.625000;, - 0.234375; 0.765625;, - 0.234375; 0.812500;, - 0.250000; 0.812500;, - 0.250000; 0.765625;, - 0.234375; 0.718750;, - 0.234375; 0.765625;, - 0.250000; 0.765625;, - 0.250000; 0.718750;, - 0.218750; 0.765625;, - 0.218750; 0.812500;, - 0.234375; 0.812500;, - 0.234375; 0.765625;, - 0.218750; 0.718750;, - 0.218750; 0.765625;, - 0.234375; 0.765625;, - 0.234375; 0.718750;, - 0.234375; 0.671875;, - 0.234375; 0.718750;, - 0.250000; 0.718750;, - 0.250000; 0.671875;, - 0.234375; 0.625000;, - 0.234375; 0.671875;, - 0.250000; 0.671875;, - 0.250000; 0.625000;, - 0.218750; 0.671875;, - 0.218750; 0.718750;, - 0.234375; 0.718750;, - 0.234375; 0.671875;, - 0.218750; 0.625000;, - 0.218750; 0.671875;, - 0.234375; 0.671875;, - 0.234375; 0.625000;, - 0.203125; 0.765625;, - 0.203125; 0.812500;, - 0.218750; 0.812500;, - 0.218750; 0.765625;, - 0.203125; 0.718750;, - 0.203125; 0.765625;, - 0.218750; 0.765625;, - 0.218750; 0.718750;, - 0.187500; 0.765625;, - 0.187500; 0.812500;, - 0.203125; 0.812500;, - 0.203125; 0.765625;, - 0.187500; 0.718750;, - 0.187500; 0.765625;, - 0.203125; 0.765625;, - 0.203125; 0.718750;, - 0.203125; 0.671875;, - 0.203125; 0.718750;, - 0.218750; 0.718750;, - 0.218750; 0.671875;, - 0.203125; 0.625000;, - 0.203125; 0.671875;, - 0.218750; 0.671875;, - 0.218750; 0.625000;, - 0.187500; 0.671875;, - 0.187500; 0.718750;, - 0.203125; 0.718750;, - 0.203125; 0.671875;, - 0.187500; 0.625000;, - 0.187500; 0.671875;, - 0.203125; 0.671875;, - 0.203125; 0.625000;, - 0.234375; 0.671875;, - 0.234375; 0.625000;, - 0.250000; 0.625000;, - 0.250000; 0.671875;, - 0.234375; 0.718750;, - 0.234375; 0.671875;, - 0.250000; 0.671875;, - 0.250000; 0.718750;, - 0.218750; 0.671875;, - 0.218750; 0.625000;, - 0.234375; 0.625000;, - 0.234375; 0.671875;, - 0.218750; 0.718750;, - 0.218750; 0.671875;, - 0.234375; 0.671875;, - 0.234375; 0.718750;, - 0.234375; 0.765625;, - 0.234375; 0.718750;, - 0.250000; 0.718750;, - 0.250000; 0.765625;, - 0.234375; 0.812500;, - 0.234375; 0.765625;, - 0.250000; 0.765625;, - 0.250000; 0.812500;, - 0.218750; 0.765625;, - 0.218750; 0.718750;, - 0.234375; 0.718750;, - 0.234375; 0.765625;, - 0.218750; 0.812500;, - 0.218750; 0.765625;, - 0.234375; 0.765625;, - 0.234375; 0.812500;, - 0.203125; 0.671875;, - 0.203125; 0.625000;, - 0.218750; 0.625000;, - 0.218750; 0.671875;, - 0.203125; 0.718750;, - 0.203125; 0.671875;, - 0.218750; 0.671875;, - 0.218750; 0.718750;, - 0.187500; 0.671875;, - 0.187500; 0.625000;, - 0.203125; 0.625000;, - 0.203125; 0.671875;, - 0.187500; 0.718750;, - 0.187500; 0.671875;, - 0.203125; 0.671875;, - 0.203125; 0.718750;, - 0.203125; 0.765625;, - 0.203125; 0.718750;, - 0.218750; 0.718750;, - 0.218750; 0.765625;, - 0.203125; 0.812500;, - 0.203125; 0.765625;, - 0.218750; 0.765625;, - 0.218750; 0.812500;, - 0.187500; 0.765625;, - 0.187500; 0.718750;, - 0.203125; 0.718750;, - 0.203125; 0.765625;, - 0.187500; 0.812500;, - 0.187500; 0.765625;, - 0.203125; 0.765625;, - 0.203125; 0.812500;, - 0.015625; 0.765625;, - 0.015625; 0.812500;, - 0.000000; 0.812500;, - 0.000000; 0.765625;, - 0.015625; 0.718750;, - 0.015625; 0.765625;, - 0.000000; 0.765625;, - 0.000000; 0.718750;, - 0.031250; 0.765625;, - 0.031250; 0.812500;, - 0.015625; 0.812500;, - 0.015625; 0.765625;, - 0.031250; 0.718750;, - 0.031250; 0.765625;, - 0.015625; 0.765625;, - 0.015625; 0.718750;, - 0.015625; 0.671875;, - 0.015625; 0.718750;, - 0.000000; 0.718750;, - 0.000000; 0.671875;, - 0.015625; 0.625000;, - 0.015625; 0.671875;, - 0.000000; 0.671875;, - 0.000000; 0.625000;, - 0.031250; 0.671875;, - 0.031250; 0.718750;, - 0.015625; 0.718750;, - 0.015625; 0.671875;, - 0.031250; 0.625000;, - 0.031250; 0.671875;, - 0.015625; 0.671875;, - 0.015625; 0.625000;, - 0.046875; 0.765625;, - 0.046875; 0.812500;, - 0.031250; 0.812500;, - 0.031250; 0.765625;, - 0.046875; 0.718750;, - 0.046875; 0.765625;, - 0.031250; 0.765625;, - 0.031250; 0.718750;, - 0.062500; 0.765625;, - 0.062500; 0.812500;, - 0.046875; 0.812500;, - 0.046875; 0.765625;, - 0.062500; 0.718750;, - 0.062500; 0.765625;, - 0.046875; 0.765625;, - 0.046875; 0.718750;, - 0.046875; 0.671875;, - 0.046875; 0.718750;, - 0.031250; 0.718750;, - 0.031250; 0.671875;, - 0.046875; 0.625000;, - 0.046875; 0.671875;, - 0.031250; 0.671875;, - 0.031250; 0.625000;, - 0.062500; 0.671875;, - 0.062500; 0.718750;, - 0.046875; 0.718750;, - 0.046875; 0.671875;, - 0.062500; 0.625000;, - 0.062500; 0.671875;, - 0.046875; 0.671875;, - 0.046875; 0.625000;, - 0.109375; 0.671875;, - 0.109375; 0.625000;, - 0.125000; 0.625000;, - 0.125000; 0.671875;, - 0.109375; 0.718750;, - 0.109375; 0.671875;, - 0.125000; 0.671875;, - 0.125000; 0.718750;, - 0.093750; 0.671875;, - 0.093750; 0.625000;, - 0.109375; 0.625000;, - 0.109375; 0.671875;, - 0.093750; 0.718750;, - 0.093750; 0.671875;, - 0.109375; 0.671875;, - 0.109375; 0.718750;, - 0.109375; 0.765625;, - 0.109375; 0.718750;, - 0.125000; 0.718750;, - 0.125000; 0.765625;, - 0.109375; 0.812500;, - 0.109375; 0.765625;, - 0.125000; 0.765625;, - 0.125000; 0.812500;, - 0.093750; 0.765625;, - 0.093750; 0.718750;, - 0.109375; 0.718750;, - 0.109375; 0.765625;, - 0.093750; 0.812500;, - 0.093750; 0.765625;, - 0.109375; 0.765625;, - 0.109375; 0.812500;, - 0.078125; 0.671875;, - 0.078125; 0.625000;, - 0.093750; 0.625000;, - 0.093750; 0.671875;, - 0.078125; 0.718750;, - 0.078125; 0.671875;, - 0.093750; 0.671875;, - 0.093750; 0.718750;, - 0.062500; 0.671875;, - 0.062500; 0.625000;, - 0.078125; 0.625000;, - 0.078125; 0.671875;, - 0.062500; 0.718750;, - 0.062500; 0.671875;, - 0.078125; 0.671875;, - 0.078125; 0.718750;, - 0.078125; 0.765625;, - 0.078125; 0.718750;, - 0.093750; 0.718750;, - 0.093750; 0.765625;, - 0.078125; 0.812500;, - 0.078125; 0.765625;, - 0.093750; 0.765625;, - 0.093750; 0.812500;, - 0.062500; 0.765625;, - 0.062500; 0.718750;, - 0.078125; 0.718750;, - 0.078125; 0.765625;, - 0.062500; 0.812500;, - 0.062500; 0.765625;, - 0.078125; 0.765625;, - 0.078125; 0.812500;, - 0.140625; 0.671875;, - 0.140625; 0.625000;, - 0.125000; 0.625000;, - 0.125000; 0.671875;, - 0.140625; 0.718750;, - 0.140625; 0.671875;, - 0.125000; 0.671875;, - 0.125000; 0.718750;, - 0.156250; 0.671875;, - 0.156250; 0.625000;, - 0.140625; 0.625000;, - 0.140625; 0.671875;, - 0.156250; 0.718750;, - 0.156250; 0.671875;, - 0.140625; 0.671875;, - 0.140625; 0.718750;, - 0.140625; 0.765625;, - 0.140625; 0.718750;, - 0.125000; 0.718750;, - 0.125000; 0.765625;, - 0.140625; 0.812500;, - 0.140625; 0.765625;, - 0.125000; 0.765625;, - 0.125000; 0.812500;, - 0.156250; 0.765625;, - 0.156250; 0.718750;, - 0.140625; 0.718750;, - 0.140625; 0.765625;, - 0.156250; 0.812500;, - 0.156250; 0.765625;, - 0.140625; 0.765625;, - 0.140625; 0.812500;, - 0.171875; 0.671875;, - 0.171875; 0.625000;, - 0.156250; 0.625000;, - 0.156250; 0.671875;, - 0.171875; 0.718750;, - 0.171875; 0.671875;, - 0.156250; 0.671875;, - 0.156250; 0.718750;, - 0.187500; 0.671875;, - 0.187500; 0.625000;, - 0.171875; 0.625000;, - 0.171875; 0.671875;, - 0.187500; 0.718750;, - 0.187500; 0.671875;, - 0.171875; 0.671875;, - 0.171875; 0.718750;, - 0.171875; 0.765625;, - 0.171875; 0.718750;, - 0.156250; 0.718750;, - 0.156250; 0.765625;, - 0.171875; 0.812500;, - 0.171875; 0.765625;, - 0.156250; 0.765625;, - 0.156250; 0.812500;, - 0.187500; 0.765625;, - 0.187500; 0.718750;, - 0.171875; 0.718750;, - 0.171875; 0.765625;, - 0.187500; 0.812500;, - 0.187500; 0.765625;, - 0.171875; 0.765625;, - 0.171875; 0.812500;, - 0.078125; 0.531250;, - 0.062500; 0.531250;, - 0.062500; 0.500000;, - 0.078125; 0.500000;, - 0.093750; 0.531250;, - 0.078125; 0.531250;, - 0.078125; 0.500000;, - 0.093750; 0.500000;, - 0.078125; 0.562500;, - 0.062500; 0.562500;, - 0.062500; 0.531250;, - 0.078125; 0.531250;, - 0.093750; 0.562500;, - 0.078125; 0.562500;, - 0.078125; 0.531250;, - 0.093750; 0.531250;, - 0.109375; 0.531250;, - 0.093750; 0.531250;, - 0.093750; 0.500000;, - 0.109375; 0.500000;, - 0.125000; 0.531250;, - 0.109375; 0.531250;, - 0.109375; 0.500000;, - 0.125000; 0.500000;, - 0.109375; 0.562500;, - 0.093750; 0.562500;, - 0.093750; 0.531250;, - 0.109375; 0.531250;, - 0.125000; 0.562500;, - 0.109375; 0.562500;, - 0.109375; 0.531250;, - 0.125000; 0.531250;, - 0.078125; 0.593750;, - 0.062500; 0.593750;, - 0.062500; 0.562500;, - 0.078125; 0.562500;, - 0.093750; 0.593750;, - 0.078125; 0.593750;, - 0.078125; 0.562500;, - 0.093750; 0.562500;, - 0.078125; 0.625000;, - 0.062500; 0.625000;, - 0.062500; 0.593750;, - 0.078125; 0.593750;, - 0.093750; 0.625000;, - 0.078125; 0.625000;, - 0.078125; 0.593750;, - 0.093750; 0.593750;, - 0.109375; 0.593750;, - 0.093750; 0.593750;, - 0.093750; 0.562500;, - 0.109375; 0.562500;, - 0.125000; 0.593750;, - 0.109375; 0.593750;, - 0.109375; 0.562500;, - 0.125000; 0.562500;, - 0.109375; 0.625000;, - 0.093750; 0.625000;, - 0.093750; 0.593750;, - 0.109375; 0.593750;, - 0.125000; 0.625000;, - 0.109375; 0.625000;, - 0.109375; 0.593750;, - 0.125000; 0.593750;, - 0.171875; 0.593750;, - 0.171875; 0.625000;, - 0.187500; 0.625000;, - 0.187500; 0.593750;, - 0.171875; 0.562500;, - 0.171875; 0.593750;, - 0.187500; 0.593750;, - 0.187500; 0.562500;, - 0.156250; 0.593750;, - 0.156250; 0.625000;, - 0.171875; 0.625000;, - 0.171875; 0.593750;, - 0.156250; 0.562500;, - 0.156250; 0.593750;, - 0.171875; 0.593750;, - 0.171875; 0.562500;, - 0.171875; 0.531250;, - 0.171875; 0.562500;, - 0.187500; 0.562500;, - 0.187500; 0.531250;, - 0.171875; 0.500000;, - 0.171875; 0.531250;, - 0.187500; 0.531250;, - 0.187500; 0.500000;, - 0.156250; 0.531250;, - 0.156250; 0.562500;, - 0.171875; 0.562500;, - 0.171875; 0.531250;, - 0.156250; 0.500000;, - 0.156250; 0.531250;, - 0.171875; 0.531250;, - 0.171875; 0.500000;, - 0.140625; 0.593750;, - 0.140625; 0.625000;, - 0.156250; 0.625000;, - 0.156250; 0.593750;, - 0.140625; 0.562500;, - 0.140625; 0.593750;, - 0.156250; 0.593750;, - 0.156250; 0.562500;, - 0.125000; 0.593750;, - 0.125000; 0.625000;, - 0.140625; 0.625000;, - 0.140625; 0.593750;, - 0.125000; 0.562500;, - 0.125000; 0.593750;, - 0.140625; 0.593750;, - 0.140625; 0.562500;, - 0.140625; 0.531250;, - 0.140625; 0.562500;, - 0.156250; 0.562500;, - 0.156250; 0.531250;, - 0.140625; 0.500000;, - 0.140625; 0.531250;, - 0.156250; 0.531250;, - 0.156250; 0.500000;, - 0.125000; 0.531250;, - 0.125000; 0.562500;, - 0.140625; 0.562500;, - 0.140625; 0.531250;, - 0.125000; 0.500000;, - 0.125000; 0.531250;, - 0.140625; 0.531250;, - 0.140625; 0.500000;, - 0.171875; 0.593750;, - 0.171875; 0.625000;, - 0.187500; 0.625000;, - 0.187500; 0.593750;, - 0.171875; 0.562500;, - 0.171875; 0.593750;, - 0.187500; 0.593750;, - 0.187500; 0.562500;, - 0.156250; 0.593750;, - 0.156250; 0.625000;, - 0.171875; 0.625000;, - 0.171875; 0.593750;, - 0.156250; 0.562500;, - 0.156250; 0.593750;, - 0.171875; 0.593750;, - 0.171875; 0.562500;, - 0.171875; 0.531250;, - 0.171875; 0.562500;, - 0.187500; 0.562500;, - 0.187500; 0.531250;, - 0.171875; 0.500000;, - 0.171875; 0.531250;, - 0.187500; 0.531250;, - 0.187500; 0.500000;, - 0.156250; 0.531250;, - 0.156250; 0.562500;, - 0.171875; 0.562500;, - 0.171875; 0.531250;, - 0.156250; 0.500000;, - 0.156250; 0.531250;, - 0.171875; 0.531250;, - 0.171875; 0.500000;, - 0.140625; 0.593750;, - 0.140625; 0.625000;, - 0.156250; 0.625000;, - 0.156250; 0.593750;, - 0.140625; 0.562500;, - 0.140625; 0.593750;, - 0.156250; 0.593750;, - 0.156250; 0.562500;, - 0.125000; 0.593750;, - 0.125000; 0.625000;, - 0.140625; 0.625000;, - 0.140625; 0.593750;, - 0.125000; 0.562500;, - 0.125000; 0.593750;, - 0.140625; 0.593750;, - 0.140625; 0.562500;, - 0.140625; 0.531250;, - 0.140625; 0.562500;, - 0.156250; 0.562500;, - 0.156250; 0.531250;, - 0.140625; 0.500000;, - 0.140625; 0.531250;, - 0.156250; 0.531250;, - 0.156250; 0.500000;, - 0.125000; 0.531250;, - 0.125000; 0.562500;, - 0.140625; 0.562500;, - 0.140625; 0.531250;, - 0.125000; 0.500000;, - 0.125000; 0.531250;, - 0.140625; 0.531250;, - 0.140625; 0.500000;, - 0.078125; 0.531250;, - 0.078125; 0.500000;, - 0.062500; 0.500000;, - 0.062500; 0.531250;, - 0.078125; 0.562500;, - 0.078125; 0.531250;, - 0.062500; 0.531250;, - 0.062500; 0.562500;, - 0.093750; 0.531250;, - 0.093750; 0.500000;, - 0.078125; 0.500000;, - 0.078125; 0.531250;, - 0.093750; 0.562500;, - 0.093750; 0.531250;, - 0.078125; 0.531250;, - 0.078125; 0.562500;, - 0.078125; 0.593750;, - 0.078125; 0.562500;, - 0.062500; 0.562500;, - 0.062500; 0.593750;, - 0.078125; 0.625000;, - 0.078125; 0.593750;, - 0.062500; 0.593750;, - 0.062500; 0.625000;, - 0.093750; 0.593750;, - 0.093750; 0.562500;, - 0.078125; 0.562500;, - 0.078125; 0.593750;, - 0.093750; 0.625000;, - 0.093750; 0.593750;, - 0.078125; 0.593750;, - 0.078125; 0.625000;, - 0.109375; 0.531250;, - 0.109375; 0.500000;, - 0.093750; 0.500000;, - 0.093750; 0.531250;, - 0.109375; 0.562500;, - 0.109375; 0.531250;, - 0.093750; 0.531250;, - 0.093750; 0.562500;, - 0.125000; 0.531250;, - 0.125000; 0.500000;, - 0.109375; 0.500000;, - 0.109375; 0.531250;, - 0.125000; 0.562500;, - 0.125000; 0.531250;, - 0.109375; 0.531250;, - 0.109375; 0.562500;, - 0.109375; 0.593750;, - 0.109375; 0.562500;, - 0.093750; 0.562500;, - 0.093750; 0.593750;, - 0.109375; 0.625000;, - 0.109375; 0.593750;, - 0.093750; 0.593750;, - 0.093750; 0.625000;, - 0.125000; 0.593750;, - 0.125000; 0.562500;, - 0.109375; 0.562500;, - 0.109375; 0.593750;, - 0.125000; 0.625000;, - 0.125000; 0.593750;, - 0.109375; 0.593750;, - 0.109375; 0.625000;, - 0.171875; 0.671875;, - 0.171875; 0.625000;, - 0.187500; 0.625000;, - 0.187500; 0.671875;, - 0.171875; 0.718750;, - 0.171875; 0.671875;, - 0.187500; 0.671875;, - 0.187500; 0.718750;, - 0.156250; 0.671875;, - 0.156250; 0.625000;, - 0.171875; 0.625000;, - 0.171875; 0.671875;, - 0.156250; 0.718750;, - 0.156250; 0.671875;, - 0.171875; 0.671875;, - 0.171875; 0.718750;, - 0.171875; 0.765625;, - 0.171875; 0.718750;, - 0.187500; 0.718750;, - 0.187500; 0.765625;, - 0.171875; 0.812500;, - 0.171875; 0.765625;, - 0.187500; 0.765625;, - 0.187500; 0.812500;, - 0.156250; 0.765625;, - 0.156250; 0.718750;, - 0.171875; 0.718750;, - 0.171875; 0.765625;, - 0.156250; 0.812500;, - 0.156250; 0.765625;, - 0.171875; 0.765625;, - 0.171875; 0.812500;, - 0.140625; 0.671875;, - 0.140625; 0.625000;, - 0.156250; 0.625000;, - 0.156250; 0.671875;, - 0.140625; 0.718750;, - 0.140625; 0.671875;, - 0.156250; 0.671875;, - 0.156250; 0.718750;, - 0.125000; 0.671875;, - 0.125000; 0.625000;, - 0.140625; 0.625000;, - 0.140625; 0.671875;, - 0.125000; 0.718750;, - 0.125000; 0.671875;, - 0.140625; 0.671875;, - 0.140625; 0.718750;, - 0.140625; 0.765625;, - 0.140625; 0.718750;, - 0.156250; 0.718750;, - 0.156250; 0.765625;, - 0.140625; 0.812500;, - 0.140625; 0.765625;, - 0.156250; 0.765625;, - 0.156250; 0.812500;, - 0.125000; 0.765625;, - 0.125000; 0.718750;, - 0.140625; 0.718750;, - 0.140625; 0.765625;, - 0.125000; 0.812500;, - 0.125000; 0.765625;, - 0.140625; 0.765625;, - 0.140625; 0.812500;, - 0.078125; 0.671875;, - 0.078125; 0.625000;, - 0.062500; 0.625000;, - 0.062500; 0.671875;, - 0.078125; 0.718750;, - 0.078125; 0.671875;, - 0.062500; 0.671875;, - 0.062500; 0.718750;, - 0.093750; 0.671875;, - 0.093750; 0.625000;, - 0.078125; 0.625000;, - 0.078125; 0.671875;, - 0.093750; 0.718750;, - 0.093750; 0.671875;, - 0.078125; 0.671875;, - 0.078125; 0.718750;, - 0.078125; 0.765625;, - 0.078125; 0.718750;, - 0.062500; 0.718750;, - 0.062500; 0.765625;, - 0.078125; 0.812500;, - 0.078125; 0.765625;, - 0.062500; 0.765625;, - 0.062500; 0.812500;, - 0.093750; 0.765625;, - 0.093750; 0.718750;, - 0.078125; 0.718750;, - 0.078125; 0.765625;, - 0.093750; 0.812500;, - 0.093750; 0.765625;, - 0.078125; 0.765625;, - 0.078125; 0.812500;, - 0.109375; 0.671875;, - 0.109375; 0.625000;, - 0.093750; 0.625000;, - 0.093750; 0.671875;, - 0.109375; 0.718750;, - 0.109375; 0.671875;, - 0.093750; 0.671875;, - 0.093750; 0.718750;, - 0.125000; 0.671875;, - 0.125000; 0.625000;, - 0.109375; 0.625000;, - 0.109375; 0.671875;, - 0.125000; 0.718750;, - 0.125000; 0.671875;, - 0.109375; 0.671875;, - 0.109375; 0.718750;, - 0.109375; 0.765625;, - 0.109375; 0.718750;, - 0.093750; 0.718750;, - 0.093750; 0.765625;, - 0.109375; 0.812500;, - 0.109375; 0.765625;, - 0.093750; 0.765625;, - 0.093750; 0.812500;, - 0.125000; 0.765625;, - 0.125000; 0.718750;, - 0.109375; 0.718750;, - 0.109375; 0.765625;, - 0.125000; 0.812500;, - 0.125000; 0.765625;, - 0.109375; 0.765625;, - 0.109375; 0.812500;, - 0.015625; 0.765625;, - 0.015625; 0.812500;, - 0.000000; 0.812500;, - 0.000000; 0.765625;, - 0.015625; 0.718750;, - 0.015625; 0.765625;, - 0.000000; 0.765625;, - 0.000000; 0.718750;, - 0.031250; 0.765625;, - 0.031250; 0.812500;, - 0.015625; 0.812500;, - 0.015625; 0.765625;, - 0.031250; 0.718750;, - 0.031250; 0.765625;, - 0.015625; 0.765625;, - 0.015625; 0.718750;, - 0.015625; 0.671875;, - 0.015625; 0.718750;, - 0.000000; 0.718750;, - 0.000000; 0.671875;, - 0.015625; 0.625000;, - 0.015625; 0.671875;, - 0.000000; 0.671875;, - 0.000000; 0.625000;, - 0.031250; 0.671875;, - 0.031250; 0.718750;, - 0.015625; 0.718750;, - 0.015625; 0.671875;, - 0.031250; 0.625000;, - 0.031250; 0.671875;, - 0.015625; 0.671875;, - 0.015625; 0.625000;, - 0.046875; 0.765625;, - 0.046875; 0.812500;, - 0.031250; 0.812500;, - 0.031250; 0.765625;, - 0.046875; 0.718750;, - 0.046875; 0.765625;, - 0.031250; 0.765625;, - 0.031250; 0.718750;, - 0.062500; 0.765625;, - 0.062500; 0.812500;, - 0.046875; 0.812500;, - 0.046875; 0.765625;, - 0.062500; 0.718750;, - 0.062500; 0.765625;, - 0.046875; 0.765625;, - 0.046875; 0.718750;, - 0.046875; 0.671875;, - 0.046875; 0.718750;, - 0.031250; 0.718750;, - 0.031250; 0.671875;, - 0.046875; 0.625000;, - 0.046875; 0.671875;, - 0.031250; 0.671875;, - 0.031250; 0.625000;, - 0.062500; 0.671875;, - 0.062500; 0.718750;, - 0.046875; 0.718750;, - 0.046875; 0.671875;, - 0.062500; 0.625000;, - 0.062500; 0.671875;, - 0.046875; 0.671875;, - 0.046875; 0.625000;, - 0.234375; 0.765625;, - 0.234375; 0.812500;, - 0.250000; 0.812500;, - 0.250000; 0.765625;, - 0.234375; 0.718750;, - 0.234375; 0.765625;, - 0.250000; 0.765625;, - 0.250000; 0.718750;, - 0.218750; 0.765625;, - 0.218750; 0.812500;, - 0.234375; 0.812500;, - 0.234375; 0.765625;, - 0.218750; 0.718750;, - 0.218750; 0.765625;, - 0.234375; 0.765625;, - 0.234375; 0.718750;, - 0.234375; 0.671875;, - 0.234375; 0.718750;, - 0.250000; 0.718750;, - 0.250000; 0.671875;, - 0.234375; 0.625000;, - 0.234375; 0.671875;, - 0.250000; 0.671875;, - 0.250000; 0.625000;, - 0.218750; 0.671875;, - 0.218750; 0.718750;, - 0.234375; 0.718750;, - 0.234375; 0.671875;, - 0.218750; 0.625000;, - 0.218750; 0.671875;, - 0.234375; 0.671875;, - 0.234375; 0.625000;, - 0.203125; 0.765625;, - 0.203125; 0.812500;, - 0.218750; 0.812500;, - 0.218750; 0.765625;, - 0.203125; 0.718750;, - 0.203125; 0.765625;, - 0.218750; 0.765625;, - 0.218750; 0.718750;, - 0.187500; 0.765625;, - 0.187500; 0.812500;, - 0.203125; 0.812500;, - 0.203125; 0.765625;, - 0.187500; 0.718750;, - 0.187500; 0.765625;, - 0.203125; 0.765625;, - 0.203125; 0.718750;, - 0.203125; 0.671875;, - 0.203125; 0.718750;, - 0.218750; 0.718750;, - 0.218750; 0.671875;, - 0.203125; 0.625000;, - 0.203125; 0.671875;, - 0.218750; 0.671875;, - 0.218750; 0.625000;, - 0.187500; 0.671875;, - 0.187500; 0.718750;, - 0.203125; 0.718750;, - 0.203125; 0.671875;, - 0.187500; 0.625000;, - 0.187500; 0.671875;, - 0.203125; 0.671875;, - 0.203125; 0.625000;, - 0.757812; 0.437500;, - 0.757812; 0.500000;, - 0.718750; 0.500000;, - 0.718750; 0.437500;, - 0.757812; 0.375000;, - 0.757812; 0.437500;, - 0.718750; 0.437500;, - 0.718750; 0.375000;, - 0.796875; 0.437500;, - 0.796875; 0.500000;, - 0.757812; 0.500000;, - 0.757812; 0.437500;, - 0.796875; 0.375000;, - 0.796875; 0.437500;, - 0.757812; 0.437500;, - 0.757812; 0.375000;, - 0.757812; 0.312500;, - 0.757812; 0.375000;, - 0.718750; 0.375000;, - 0.718750; 0.312500;, - 0.757812; 0.250000;, - 0.757812; 0.312500;, - 0.718750; 0.312500;, - 0.718750; 0.250000;, - 0.796875; 0.312500;, - 0.796875; 0.375000;, - 0.757812; 0.375000;, - 0.757812; 0.312500;, - 0.796875; 0.250000;, - 0.796875; 0.312500;, - 0.757812; 0.312500;, - 0.757812; 0.250000;, - 0.835938; 0.437500;, - 0.835938; 0.500000;, - 0.796875; 0.500000;, - 0.796875; 0.437500;, - 0.835938; 0.375000;, - 0.835938; 0.437500;, - 0.796875; 0.437500;, - 0.796875; 0.375000;, - 0.875000; 0.437500;, - 0.875000; 0.500000;, - 0.835938; 0.500000;, - 0.835938; 0.437500;, - 0.875000; 0.375000;, - 0.875000; 0.437500;, - 0.835938; 0.437500;, - 0.835938; 0.375000;, - 0.835938; 0.312500;, - 0.835938; 0.375000;, - 0.796875; 0.375000;, - 0.796875; 0.312500;, - 0.835938; 0.250000;, - 0.835938; 0.312500;, - 0.796875; 0.312500;, - 0.796875; 0.250000;, - 0.875000; 0.312500;, - 0.875000; 0.375000;, - 0.835938; 0.375000;, - 0.835938; 0.312500;, - 0.875000; 0.250000;, - 0.875000; 0.312500;, - 0.835938; 0.312500;, - 0.835938; 0.250000;, - 0.601562; 0.312500;, - 0.562500; 0.312500;, - 0.562500; 0.250000;, - 0.601562; 0.250000;, - 0.640625; 0.312500;, - 0.601562; 0.312500;, - 0.601562; 0.250000;, - 0.640625; 0.250000;, - 0.601562; 0.375000;, - 0.562500; 0.375000;, - 0.562500; 0.312500;, - 0.601562; 0.312500;, - 0.640625; 0.375000;, - 0.601562; 0.375000;, - 0.601562; 0.312500;, - 0.640625; 0.312500;, - 0.679688; 0.312500;, - 0.640625; 0.312500;, - 0.640625; 0.250000;, - 0.679688; 0.250000;, - 0.718750; 0.312500;, - 0.679688; 0.312500;, - 0.679688; 0.250000;, - 0.718750; 0.250000;, - 0.679688; 0.375000;, - 0.640625; 0.375000;, - 0.640625; 0.312500;, - 0.679688; 0.312500;, - 0.718750; 0.375000;, - 0.679688; 0.375000;, - 0.679688; 0.312500;, - 0.718750; 0.312500;, - 0.601562; 0.437500;, - 0.562500; 0.437500;, - 0.562500; 0.375000;, - 0.601562; 0.375000;, - 0.640625; 0.437500;, - 0.601562; 0.437500;, - 0.601562; 0.375000;, - 0.640625; 0.375000;, - 0.601562; 0.500000;, - 0.562500; 0.500000;, - 0.562500; 0.437500;, - 0.601562; 0.437500;, - 0.640625; 0.500000;, - 0.601562; 0.500000;, - 0.601562; 0.437500;, - 0.640625; 0.437500;, - 0.679688; 0.437500;, - 0.640625; 0.437500;, - 0.640625; 0.375000;, - 0.679687; 0.375000;, - 0.718750; 0.437500;, - 0.679688; 0.437500;, - 0.679687; 0.375000;, - 0.718750; 0.375000;, - 0.679688; 0.500000;, - 0.640625; 0.500000;, - 0.640625; 0.437500;, - 0.679688; 0.437500;, - 0.718750; 0.500000;, - 0.679688; 0.500000;, - 0.679688; 0.437500;, - 0.718750; 0.437500;, - 0.812500; 0.625000;, - 0.812500; 0.500000;, - 0.843750; 0.500000;, - 0.843750; 0.625000;, - 0.812500; 0.750000;, - 0.812500; 0.625000;, - 0.843750; 0.625000;, - 0.843750; 0.750000;, - 0.781250; 0.625000;, - 0.781250; 0.500000;, - 0.812500; 0.500000;, - 0.812500; 0.625000;, - 0.781250; 0.750000;, - 0.781250; 0.625000;, - 0.812500; 0.625000;, - 0.812500; 0.750000;, - 0.812500; 0.875000;, - 0.812500; 0.750000;, - 0.843750; 0.750000;, - 0.843750; 0.875000;, - 0.812500; 1.000000;, - 0.812500; 0.875000;, - 0.843750; 0.875000;, - 0.843750; 1.000000;, - 0.781250; 0.875000;, - 0.781250; 0.750000;, - 0.812500; 0.750000;, - 0.812500; 0.875000;, - 0.781250; 1.000000;, - 0.781250; 0.875000;, - 0.812500; 0.875000;, - 0.812500; 1.000000;, - 0.750000; 0.625000;, - 0.750000; 0.500000;, - 0.781250; 0.500000;, - 0.781250; 0.625000;, - 0.750000; 0.750000;, - 0.750000; 0.625000;, - 0.781250; 0.625000;, - 0.781250; 0.750000;, - 0.718750; 0.625000;, - 0.718750; 0.500000;, - 0.750000; 0.500000;, - 0.750000; 0.625000;, - 0.718750; 0.750000;, - 0.718750; 0.625000;, - 0.750000; 0.625000;, - 0.750000; 0.750000;, - 0.750000; 0.875000;, - 0.750000; 0.750000;, - 0.781250; 0.750000;, - 0.781250; 0.875000;, - 0.750000; 1.000000;, - 0.750000; 0.875000;, - 0.781250; 0.875000;, - 0.781250; 1.000000;, - 0.718750; 0.875000;, - 0.718750; 0.750000;, - 0.750000; 0.750000;, - 0.750000; 0.875000;, - 0.718750; 1.000000;, - 0.718750; 0.875000;, - 0.750000; 0.875000;, - 0.750000; 1.000000;, - 0.679688; 0.625000;, - 0.679688; 0.500000;, - 0.718750; 0.500000;, - 0.718750; 0.625000;, - 0.679688; 0.750000;, - 0.679688; 0.625000;, - 0.718750; 0.625000;, - 0.718750; 0.750000;, - 0.640625; 0.625000;, - 0.640625; 0.500000;, - 0.679688; 0.500000;, - 0.679688; 0.625000;, - 0.640625; 0.750000;, - 0.640625; 0.625000;, - 0.679688; 0.625000;, - 0.679688; 0.750000;, - 0.679688; 0.875000;, - 0.679688; 0.750000;, - 0.718750; 0.750000;, - 0.718750; 0.875000;, - 0.679688; 1.000000;, - 0.679688; 0.875000;, - 0.718750; 0.875000;, - 0.718750; 1.000000;, - 0.640625; 0.875000;, - 0.640625; 0.750000;, - 0.679688; 0.750000;, - 0.679688; 0.875000;, - 0.640625; 1.000000;, - 0.640625; 0.875000;, - 0.679688; 0.875000;, - 0.679688; 1.000000;, - 0.601562; 0.625000;, - 0.601562; 0.500000;, - 0.640625; 0.500000;, - 0.640625; 0.625000;, - 0.601562; 0.750000;, - 0.601562; 0.625000;, - 0.640625; 0.625000;, - 0.640625; 0.750000;, - 0.562500; 0.625000;, - 0.562500; 0.500000;, - 0.601562; 0.500000;, - 0.601562; 0.625000;, - 0.562500; 0.750000;, - 0.562500; 0.625000;, - 0.601562; 0.625000;, - 0.601562; 0.750000;, - 0.601562; 0.875000;, - 0.601562; 0.750000;, - 0.640625; 0.750000;, - 0.640625; 0.875000;, - 0.601562; 1.000000;, - 0.601562; 0.875000;, - 0.640625; 0.875000;, - 0.640625; 1.000000;, - 0.562500; 0.875000;, - 0.562500; 0.750000;, - 0.601562; 0.750000;, - 0.601562; 0.875000;, - 0.562500; 1.000000;, - 0.562500; 0.875000;, - 0.601562; 0.875000;, - 0.601562; 1.000000;, - 0.468750; 0.875000;, - 0.468750; 1.000000;, - 0.437500; 1.000000;, - 0.437500; 0.875000;, - 0.468750; 0.750000;, - 0.468750; 0.875000;, - 0.437500; 0.875000;, - 0.437500; 0.750000;, - 0.500000; 0.875000;, - 0.500000; 1.000000;, - 0.468750; 1.000000;, - 0.468750; 0.875000;, - 0.500000; 0.750000;, - 0.500000; 0.875000;, - 0.468750; 0.875000;, - 0.468750; 0.750000;, - 0.468750; 0.625000;, - 0.468750; 0.750000;, - 0.437500; 0.750000;, - 0.437500; 0.625000;, - 0.468750; 0.500000;, - 0.468750; 0.625000;, - 0.437500; 0.625000;, - 0.437500; 0.500000;, - 0.500000; 0.625000;, - 0.500000; 0.750000;, - 0.468750; 0.750000;, - 0.468750; 0.625000;, - 0.500000; 0.500000;, - 0.500000; 0.625000;, - 0.468750; 0.625000;, - 0.468750; 0.500000;, - 0.531250; 0.875000;, - 0.531250; 1.000000;, - 0.500000; 1.000000;, - 0.500000; 0.875000;, - 0.531250; 0.750000;, - 0.531250; 0.875000;, - 0.500000; 0.875000;, - 0.500000; 0.750000;, - 0.562500; 0.875000;, - 0.562500; 1.000000;, - 0.531250; 1.000000;, - 0.531250; 0.875000;, - 0.562500; 0.750000;, - 0.562500; 0.875000;, - 0.531250; 0.875000;, - 0.531250; 0.750000;, - 0.531250; 0.625000;, - 0.531250; 0.750000;, - 0.500000; 0.750000;, - 0.500000; 0.625000;, - 0.531250; 0.500000;, - 0.531250; 0.625000;, - 0.500000; 0.625000;, - 0.500000; 0.500000;, - 0.562500; 0.625000;, - 0.562500; 0.750000;, - 0.531250; 0.750000;, - 0.531250; 0.625000;, - 0.562500; 0.500000;, - 0.562500; 0.625000;, - 0.531250; 0.625000;, - 0.531250; 0.500000;, - 0.882812; 0.875000;, - 0.882812; 1.000000;, - 0.843750; 1.000000;, - 0.843750; 0.875000;, - 0.882812; 0.750000;, - 0.882812; 0.875000;, - 0.843750; 0.875000;, - 0.843750; 0.750000;, - 0.921875; 0.875000;, - 0.921875; 1.000000;, - 0.882812; 1.000000;, - 0.882812; 0.875000;, - 0.921875; 0.750000;, - 0.921875; 0.875000;, - 0.882812; 0.875000;, - 0.882812; 0.750000;, - 0.882812; 0.625000;, - 0.882812; 0.750000;, - 0.843750; 0.750000;, - 0.843750; 0.625000;, - 0.882812; 0.500000;, - 0.882812; 0.625000;, - 0.843750; 0.625000;, - 0.843750; 0.500000;, - 0.921875; 0.625000;, - 0.921875; 0.750000;, - 0.882812; 0.750000;, - 0.882812; 0.625000;, - 0.921875; 0.500000;, - 0.921875; 0.625000;, - 0.882812; 0.625000;, - 0.882812; 0.500000;, - 0.960938; 0.875000;, - 0.960938; 1.000000;, - 0.921875; 1.000000;, - 0.921875; 0.875000;, - 0.960938; 0.750000;, - 0.960938; 0.875000;, - 0.921875; 0.875000;, - 0.921875; 0.750000;, - 1.000000; 0.875000;, - 1.000000; 1.000000;, - 0.960938; 1.000000;, - 0.960938; 0.875000;, - 1.000000; 0.750000;, - 1.000000; 0.875000;, - 0.960938; 0.875000;, - 0.960938; 0.750000;, - 0.960938; 0.625000;, - 0.960938; 0.750000;, - 0.921875; 0.750000;, - 0.921875; 0.625000;, - 0.960938; 0.500000;, - 0.960938; 0.625000;, - 0.921875; 0.625000;, - 0.921875; 0.500000;, - 1.000000; 0.625000;, - 1.000000; 0.750000;, - 0.960938; 0.750000;, - 0.960938; 0.625000;, - 1.000000; 0.500000;, - 1.000000; 0.625000;, - 0.960938; 0.625000;, - 0.960938; 0.500000;, - 0.171875; 0.593750;, - 0.171875; 0.625000;, - 0.187500; 0.625000;, - 0.187500; 0.593750;, - 0.171875; 0.562500;, - 0.171875; 0.593750;, - 0.187500; 0.593750;, - 0.187500; 0.562500;, - 0.156250; 0.593750;, - 0.156250; 0.625000;, - 0.171875; 0.625000;, - 0.171875; 0.593750;, - 0.156250; 0.562500;, - 0.156250; 0.593750;, - 0.171875; 0.593750;, - 0.171875; 0.562500;, - 0.171875; 0.531250;, - 0.171875; 0.562500;, - 0.187500; 0.562500;, - 0.187500; 0.531250;, - 0.171875; 0.500000;, - 0.171875; 0.531250;, - 0.187500; 0.531250;, - 0.187500; 0.500000;, - 0.156250; 0.531250;, - 0.156250; 0.562500;, - 0.171875; 0.562500;, - 0.171875; 0.531250;, - 0.156250; 0.500000;, - 0.156250; 0.531250;, - 0.171875; 0.531250;, - 0.171875; 0.500000;, - 0.140625; 0.593750;, - 0.140625; 0.625000;, - 0.156250; 0.625000;, - 0.156250; 0.593750;, - 0.140625; 0.562500;, - 0.140625; 0.593750;, - 0.156250; 0.593750;, - 0.156250; 0.562500;, - 0.125000; 0.593750;, - 0.125000; 0.625000;, - 0.140625; 0.625000;, - 0.140625; 0.593750;, - 0.125000; 0.562500;, - 0.125000; 0.593750;, - 0.140625; 0.593750;, - 0.140625; 0.562500;, - 0.140625; 0.531250;, - 0.140625; 0.562500;, - 0.156250; 0.562500;, - 0.156250; 0.531250;, - 0.140625; 0.500000;, - 0.140625; 0.531250;, - 0.156250; 0.531250;, - 0.156250; 0.500000;, - 0.125000; 0.531250;, - 0.125000; 0.562500;, - 0.140625; 0.562500;, - 0.140625; 0.531250;, - 0.125000; 0.500000;, - 0.125000; 0.531250;, - 0.140625; 0.531250;, - 0.140625; 0.500000;, - 0.078125; 0.531250;, - 0.062500; 0.531250;, - 0.062500; 0.500000;, - 0.078125; 0.500000;, - 0.093750; 0.531250;, - 0.078125; 0.531250;, - 0.078125; 0.500000;, - 0.093750; 0.500000;, - 0.078125; 0.562500;, - 0.062500; 0.562500;, - 0.062500; 0.531250;, - 0.078125; 0.531250;, - 0.093750; 0.562500;, - 0.078125; 0.562500;, - 0.078125; 0.531250;, - 0.093750; 0.531250;, - 0.109375; 0.531250;, - 0.093750; 0.531250;, - 0.093750; 0.500000;, - 0.109375; 0.500000;, - 0.125000; 0.531250;, - 0.109375; 0.531250;, - 0.109375; 0.500000;, - 0.125000; 0.500000;, - 0.109375; 0.562500;, - 0.093750; 0.562500;, - 0.093750; 0.531250;, - 0.109375; 0.531250;, - 0.125000; 0.562500;, - 0.109375; 0.562500;, - 0.109375; 0.531250;, - 0.125000; 0.531250;, - 0.078125; 0.593750;, - 0.062500; 0.593750;, - 0.062500; 0.562500;, - 0.078125; 0.562500;, - 0.093750; 0.593750;, - 0.078125; 0.593750;, - 0.078125; 0.562500;, - 0.093750; 0.562500;, - 0.078125; 0.625000;, - 0.062500; 0.625000;, - 0.062500; 0.593750;, - 0.078125; 0.593750;, - 0.093750; 0.625000;, - 0.078125; 0.625000;, - 0.078125; 0.593750;, - 0.093750; 0.593750;, - 0.109375; 0.593750;, - 0.093750; 0.593750;, - 0.093750; 0.562500;, - 0.109375; 0.562500;, - 0.125000; 0.593750;, - 0.109375; 0.593750;, - 0.109375; 0.562500;, - 0.125000; 0.562500;, - 0.109375; 0.625000;, - 0.093750; 0.625000;, - 0.093750; 0.593750;, - 0.109375; 0.593750;, - 0.125000; 0.625000;, - 0.109375; 0.625000;, - 0.109375; 0.593750;, - 0.125000; 0.593750;, - 0.140625; 0.671875;, - 0.140625; 0.625000;, - 0.125000; 0.625000;, - 0.125000; 0.671875;, - 0.140625; 0.718750;, - 0.140625; 0.671875;, - 0.125000; 0.671875;, - 0.125000; 0.718750;, - 0.156250; 0.671875;, - 0.156250; 0.625000;, - 0.140625; 0.625000;, - 0.140625; 0.671875;, - 0.156250; 0.718750;, - 0.156250; 0.671875;, - 0.140625; 0.671875;, - 0.140625; 0.718750;, - 0.140625; 0.765625;, - 0.140625; 0.718750;, - 0.125000; 0.718750;, - 0.125000; 0.765625;, - 0.140625; 0.812500;, - 0.140625; 0.765625;, - 0.125000; 0.765625;, - 0.125000; 0.812500;, - 0.156250; 0.765625;, - 0.156250; 0.718750;, - 0.140625; 0.718750;, - 0.140625; 0.765625;, - 0.156250; 0.812500;, - 0.156250; 0.765625;, - 0.140625; 0.765625;, - 0.140625; 0.812500;, - 0.171875; 0.671875;, - 0.171875; 0.625000;, - 0.156250; 0.625000;, - 0.156250; 0.671875;, - 0.171875; 0.718750;, - 0.171875; 0.671875;, - 0.156250; 0.671875;, - 0.156250; 0.718750;, - 0.187500; 0.671875;, - 0.187500; 0.625000;, - 0.171875; 0.625000;, - 0.171875; 0.671875;, - 0.187500; 0.718750;, - 0.187500; 0.671875;, - 0.171875; 0.671875;, - 0.171875; 0.718750;, - 0.171875; 0.765625;, - 0.171875; 0.718750;, - 0.156250; 0.718750;, - 0.156250; 0.765625;, - 0.171875; 0.812500;, - 0.171875; 0.765625;, - 0.156250; 0.765625;, - 0.156250; 0.812500;, - 0.187500; 0.765625;, - 0.187500; 0.718750;, - 0.171875; 0.718750;, - 0.171875; 0.765625;, - 0.187500; 0.812500;, - 0.187500; 0.765625;, - 0.171875; 0.765625;, - 0.171875; 0.812500;, - 0.109375; 0.671875;, - 0.109375; 0.625000;, - 0.125000; 0.625000;, - 0.125000; 0.671875;, - 0.109375; 0.718750;, - 0.109375; 0.671875;, - 0.125000; 0.671875;, - 0.125000; 0.718750;, - 0.093750; 0.671875;, - 0.093750; 0.625000;, - 0.109375; 0.625000;, - 0.109375; 0.671875;, - 0.093750; 0.718750;, - 0.093750; 0.671875;, - 0.109375; 0.671875;, - 0.109375; 0.718750;, - 0.109375; 0.765625;, - 0.109375; 0.718750;, - 0.125000; 0.718750;, - 0.125000; 0.765625;, - 0.109375; 0.812500;, - 0.109375; 0.765625;, - 0.125000; 0.765625;, - 0.125000; 0.812500;, - 0.093750; 0.765625;, - 0.093750; 0.718750;, - 0.109375; 0.718750;, - 0.109375; 0.765625;, - 0.093750; 0.812500;, - 0.093750; 0.765625;, - 0.109375; 0.765625;, - 0.109375; 0.812500;, - 0.078125; 0.671875;, - 0.078125; 0.625000;, - 0.093750; 0.625000;, - 0.093750; 0.671875;, - 0.078125; 0.718750;, - 0.078125; 0.671875;, - 0.093750; 0.671875;, - 0.093750; 0.718750;, - 0.062500; 0.671875;, - 0.062500; 0.625000;, - 0.078125; 0.625000;, - 0.078125; 0.671875;, - 0.062500; 0.718750;, - 0.062500; 0.671875;, - 0.078125; 0.671875;, - 0.078125; 0.718750;, - 0.078125; 0.765625;, - 0.078125; 0.718750;, - 0.093750; 0.718750;, - 0.093750; 0.765625;, - 0.078125; 0.812500;, - 0.078125; 0.765625;, - 0.093750; 0.765625;, - 0.093750; 0.812500;, - 0.062500; 0.765625;, - 0.062500; 0.718750;, - 0.078125; 0.718750;, - 0.078125; 0.765625;, - 0.062500; 0.812500;, - 0.062500; 0.765625;, - 0.078125; 0.765625;, - 0.078125; 0.812500;, - 0.015625; 0.765625;, - 0.015625; 0.812500;, - 0.000000; 0.812500;, - 0.000000; 0.765625;, - 0.015625; 0.718750;, - 0.015625; 0.765625;, - 0.000000; 0.765625;, - 0.000000; 0.718750;, - 0.031250; 0.765625;, - 0.031250; 0.812500;, - 0.015625; 0.812500;, - 0.015625; 0.765625;, - 0.031250; 0.718750;, - 0.031250; 0.765625;, - 0.015625; 0.765625;, - 0.015625; 0.718750;, - 0.015625; 0.671875;, - 0.015625; 0.718750;, - 0.000000; 0.718750;, - 0.000000; 0.671875;, - 0.015625; 0.625000;, - 0.015625; 0.671875;, - 0.000000; 0.671875;, - 0.000000; 0.625000;, - 0.031250; 0.671875;, - 0.031250; 0.718750;, - 0.015625; 0.718750;, - 0.015625; 0.671875;, - 0.031250; 0.625000;, - 0.031250; 0.671875;, - 0.015625; 0.671875;, - 0.015625; 0.625000;, - 0.046875; 0.765625;, - 0.046875; 0.812500;, - 0.031250; 0.812500;, - 0.031250; 0.765625;, - 0.046875; 0.718750;, - 0.046875; 0.765625;, - 0.031250; 0.765625;, - 0.031250; 0.718750;, - 0.062500; 0.765625;, - 0.062500; 0.812500;, - 0.046875; 0.812500;, - 0.046875; 0.765625;, - 0.062500; 0.718750;, - 0.062500; 0.765625;, - 0.046875; 0.765625;, - 0.046875; 0.718750;, - 0.046875; 0.671875;, - 0.046875; 0.718750;, - 0.031250; 0.718750;, - 0.031250; 0.671875;, - 0.046875; 0.625000;, - 0.046875; 0.671875;, - 0.031250; 0.671875;, - 0.031250; 0.625000;, - 0.062500; 0.671875;, - 0.062500; 0.718750;, - 0.046875; 0.718750;, - 0.046875; 0.671875;, - 0.062500; 0.625000;, - 0.062500; 0.671875;, - 0.046875; 0.671875;, - 0.046875; 0.625000;, - 0.203125; 0.765625;, - 0.203125; 0.812500;, - 0.187500; 0.812500;, - 0.187500; 0.765625;, - 0.203125; 0.718750;, - 0.203125; 0.765625;, - 0.187500; 0.765625;, - 0.187500; 0.718750;, - 0.218750; 0.765625;, - 0.218750; 0.812500;, - 0.203125; 0.812500;, - 0.203125; 0.765625;, - 0.218750; 0.718750;, - 0.218750; 0.765625;, - 0.203125; 0.765625;, - 0.203125; 0.718750;, - 0.203125; 0.671875;, - 0.203125; 0.718750;, - 0.187500; 0.718750;, - 0.187500; 0.671875;, - 0.203125; 0.625000;, - 0.203125; 0.671875;, - 0.187500; 0.671875;, - 0.187500; 0.625000;, - 0.218750; 0.671875;, - 0.218750; 0.718750;, - 0.203125; 0.718750;, - 0.203125; 0.671875;, - 0.218750; 0.625000;, - 0.218750; 0.671875;, - 0.203125; 0.671875;, - 0.203125; 0.625000;, - 0.234375; 0.765625;, - 0.234375; 0.812500;, - 0.218750; 0.812500;, - 0.218750; 0.765625;, - 0.234375; 0.718750;, - 0.234375; 0.765625;, - 0.218750; 0.765625;, - 0.218750; 0.718750;, - 0.250000; 0.765625;, - 0.250000; 0.812500;, - 0.234375; 0.812500;, - 0.234375; 0.765625;, - 0.250000; 0.718750;, - 0.250000; 0.765625;, - 0.234375; 0.765625;, - 0.234375; 0.718750;, - 0.234375; 0.671875;, - 0.234375; 0.718750;, - 0.218750; 0.718750;, - 0.218750; 0.671875;, - 0.234375; 0.625000;, - 0.234375; 0.671875;, - 0.218750; 0.671875;, - 0.218750; 0.625000;, - 0.250000; 0.671875;, - 0.250000; 0.718750;, - 0.234375; 0.718750;, - 0.234375; 0.671875;, - 0.250000; 0.625000;, - 0.250000; 0.671875;, - 0.234375; 0.671875;, - 0.234375; 0.625000;, - 0.187500; 0.468750;, - 0.187500; 0.375000;, - 0.218750; 0.375000;, - 0.218750; 0.468750;, - 0.156250; 0.468750;, - 0.156250; 0.375000;, - 0.187500; 0.375000;, - 0.187500; 0.468750;, - 0.218750; 0.470142;, - 0.218750; 0.375000;, - 0.218750; 0.375000;, - 0.218750; 0.470142;, - 0.156250; 0.375000;, - 0.187500; 0.375000;, - 0.187500; 0.375000;, - 0.156250; 0.375000;, - 0.156250; 0.437500;, - 0.187500; 0.437500;, - 0.187500; 0.437500;, - 0.156250; 0.437500;, - 0.156250; 0.470142;, - 0.156250; 0.375000;, - 0.156250; 0.375000;, - 0.156250; 0.470142;; - } //End of Cube_000 UV Coordinates - XSkinMeshHeader { - 1; - 3; - 6; - } - SkinWeights { - "Armature_001_Bone_001"; - 384; - 1536, - 1537, - 1538, - 1539, - 1540, - 1541, - 1542, - 1543, - 1544, - 1545, - 1546, - 1547, - 1548, - 1549, - 1550, - 1551, - 1552, - 1553, - 1554, - 1555, - 1556, - 1557, - 1558, - 1559, - 1560, - 1561, - 1562, - 1563, - 1564, - 1565, - 1566, - 1567, - 1568, - 1569, - 1570, - 1571, - 1572, - 1573, - 1574, - 1575, - 1576, - 1577, - 1578, - 1579, - 1580, - 1581, - 1582, - 1583, - 1584, - 1585, - 1586, - 1587, - 1588, - 1589, - 1590, - 1591, - 1592, - 1593, - 1594, - 1595, - 1596, - 1597, - 1598, - 1599, - 1600, - 1601, - 1602, - 1603, - 1604, - 1605, - 1606, - 1607, - 1608, - 1609, - 1610, - 1611, - 1612, - 1613, - 1614, - 1615, - 1616, - 1617, - 1618, - 1619, - 1620, - 1621, - 1622, - 1623, - 1624, - 1625, - 1626, - 1627, - 1628, - 1629, - 1630, - 1631, - 1632, - 1633, - 1634, - 1635, - 1636, - 1637, - 1638, - 1639, - 1640, - 1641, - 1642, - 1643, - 1644, - 1645, - 1646, - 1647, - 1648, - 1649, - 1650, - 1651, - 1652, - 1653, - 1654, - 1655, - 1656, - 1657, - 1658, - 1659, - 1660, - 1661, - 1662, - 1663, - 1664, - 1665, - 1666, - 1667, - 1668, - 1669, - 1670, - 1671, - 1672, - 1673, - 1674, - 1675, - 1676, - 1677, - 1678, - 1679, - 1680, - 1681, - 1682, - 1683, - 1684, - 1685, - 1686, - 1687, - 1688, - 1689, - 1690, - 1691, - 1692, - 1693, - 1694, - 1695, - 1696, - 1697, - 1698, - 1699, - 1700, - 1701, - 1702, - 1703, - 1704, - 1705, - 1706, - 1707, - 1708, - 1709, - 1710, - 1711, - 1712, - 1713, - 1714, - 1715, - 1716, - 1717, - 1718, - 1719, - 1720, - 1721, - 1722, - 1723, - 1724, - 1725, - 1726, - 1727, - 1728, - 1729, - 1730, - 1731, - 1732, - 1733, - 1734, - 1735, - 1736, - 1737, - 1738, - 1739, - 1740, - 1741, - 1742, - 1743, - 1744, - 1745, - 1746, - 1747, - 1748, - 1749, - 1750, - 1751, - 1752, - 1753, - 1754, - 1755, - 1756, - 1757, - 1758, - 1759, - 1760, - 1761, - 1762, - 1763, - 1764, - 1765, - 1766, - 1767, - 1768, - 1769, - 1770, - 1771, - 1772, - 1773, - 1774, - 1775, - 1776, - 1777, - 1778, - 1779, - 1780, - 1781, - 1782, - 1783, - 1784, - 1785, - 1786, - 1787, - 1788, - 1789, - 1790, - 1791, - 1792, - 1793, - 1794, - 1795, - 1796, - 1797, - 1798, - 1799, - 1800, - 1801, - 1802, - 1803, - 1804, - 1805, - 1806, - 1807, - 1808, - 1809, - 1810, - 1811, - 1812, - 1813, - 1814, - 1815, - 1816, - 1817, - 1818, - 1819, - 1820, - 1821, - 1822, - 1823, - 1824, - 1825, - 1826, - 1827, - 1828, - 1829, - 1830, - 1831, - 1832, - 1833, - 1834, - 1835, - 1836, - 1837, - 1838, - 1839, - 1840, - 1841, - 1842, - 1843, - 1844, - 1845, - 1846, - 1847, - 1848, - 1849, - 1850, - 1851, - 1852, - 1853, - 1854, - 1855, - 1856, - 1857, - 1858, - 1859, - 1860, - 1861, - 1862, - 1863, - 1864, - 1865, - 1866, - 1867, - 1868, - 1869, - 1870, - 1871, - 1872, - 1873, - 1874, - 1875, - 1876, - 1877, - 1878, - 1879, - 1880, - 1881, - 1882, - 1883, - 1884, - 1885, - 1886, - 1887, - 1888, - 1889, - 1890, - 1891, - 1892, - 1893, - 1894, - 1895, - 1896, - 1897, - 1898, - 1899, - 1900, - 1901, - 1902, - 1903, - 1904, - 1905, - 1906, - 1907, - 1908, - 1909, - 1910, - 1911, - 1912, - 1913, - 1914, - 1915, - 1916, - 1917, - 1918, - 1919; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - -0.384203,-0.002471, 0.000017, 0.000000, - 0.002469,-0.383932,-0.014446, 0.000000, - 0.000110,-0.014446, 0.383940, 0.000000, - 0.002159, 0.755616,-0.402638, 1.000000;; - } //End of Armature_001_Bone_001 Skin Weights - SkinWeights { - "Armature_001_Bone_002"; - 408; - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32, - 33, - 34, - 35, - 36, - 37, - 38, - 39, - 40, - 41, - 42, - 43, - 44, - 45, - 46, - 47, - 48, - 49, - 50, - 51, - 52, - 53, - 54, - 55, - 56, - 57, - 58, - 59, - 60, - 61, - 62, - 63, - 64, - 65, - 66, - 67, - 68, - 69, - 70, - 71, - 72, - 73, - 74, - 75, - 76, - 77, - 78, - 79, - 80, - 81, - 82, - 83, - 84, - 85, - 86, - 87, - 88, - 89, - 90, - 91, - 92, - 93, - 94, - 95, - 96, - 97, - 98, - 99, - 100, - 101, - 102, - 103, - 104, - 105, - 106, - 107, - 108, - 109, - 110, - 111, - 112, - 113, - 114, - 115, - 116, - 117, - 118, - 119, - 120, - 121, - 122, - 123, - 124, - 125, - 126, - 127, - 128, - 129, - 130, - 131, - 132, - 133, - 134, - 135, - 136, - 137, - 138, - 139, - 140, - 141, - 142, - 143, - 144, - 145, - 146, - 147, - 148, - 149, - 150, - 151, - 152, - 153, - 154, - 155, - 156, - 157, - 158, - 159, - 160, - 161, - 162, - 163, - 164, - 165, - 166, - 167, - 168, - 169, - 170, - 171, - 172, - 173, - 174, - 175, - 176, - 177, - 178, - 179, - 180, - 181, - 182, - 183, - 184, - 185, - 186, - 187, - 188, - 189, - 190, - 191, - 192, - 193, - 194, - 195, - 196, - 197, - 198, - 199, - 200, - 201, - 202, - 203, - 204, - 205, - 206, - 207, - 208, - 209, - 210, - 211, - 212, - 213, - 214, - 215, - 216, - 217, - 218, - 219, - 220, - 221, - 222, - 223, - 224, - 225, - 226, - 227, - 228, - 229, - 230, - 231, - 232, - 233, - 234, - 235, - 236, - 237, - 238, - 239, - 240, - 241, - 242, - 243, - 244, - 245, - 246, - 247, - 248, - 249, - 250, - 251, - 252, - 253, - 254, - 255, - 256, - 257, - 258, - 259, - 260, - 261, - 262, - 263, - 264, - 265, - 266, - 267, - 268, - 269, - 270, - 271, - 272, - 273, - 274, - 275, - 276, - 277, - 278, - 279, - 280, - 281, - 282, - 283, - 284, - 285, - 286, - 287, - 288, - 289, - 290, - 291, - 292, - 293, - 294, - 295, - 296, - 297, - 298, - 299, - 300, - 301, - 302, - 303, - 304, - 305, - 306, - 307, - 308, - 309, - 310, - 311, - 312, - 313, - 314, - 315, - 316, - 317, - 318, - 319, - 320, - 321, - 322, - 323, - 324, - 325, - 326, - 327, - 328, - 329, - 330, - 331, - 332, - 333, - 334, - 335, - 336, - 337, - 338, - 339, - 340, - 341, - 342, - 343, - 344, - 345, - 346, - 347, - 348, - 349, - 350, - 351, - 352, - 353, - 354, - 355, - 356, - 357, - 358, - 359, - 360, - 361, - 362, - 363, - 364, - 365, - 366, - 367, - 368, - 369, - 370, - 371, - 372, - 373, - 374, - 375, - 376, - 377, - 378, - 379, - 380, - 381, - 382, - 383, - 2304, - 2305, - 2306, - 2307, - 2308, - 2309, - 2310, - 2311, - 2312, - 2313, - 2314, - 2315, - 2316, - 2317, - 2318, - 2319, - 2320, - 2321, - 2322, - 2323, - 2324, - 2325, - 2326, - 2327; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - -0.384211,-0.000000, 0.000000, 0.000000, - 0.000000,-0.353740, 0.149955, 0.000000, - 0.000000, 0.149955, 0.353740, 0.000000, - -0.000000,-0.477450,-0.220791, 1.000000;; - } //End of Armature_001_Bone_002 Skin Weights - SkinWeights { - "Armature_001_Bone_005"; - 384; - 768, - 769, - 770, - 771, - 772, - 773, - 774, - 775, - 776, - 777, - 778, - 779, - 780, - 781, - 782, - 783, - 784, - 785, - 786, - 787, - 788, - 789, - 790, - 791, - 792, - 793, - 794, - 795, - 796, - 797, - 798, - 799, - 800, - 801, - 802, - 803, - 804, - 805, - 806, - 807, - 808, - 809, - 810, - 811, - 812, - 813, - 814, - 815, - 816, - 817, - 818, - 819, - 820, - 821, - 822, - 823, - 824, - 825, - 826, - 827, - 828, - 829, - 830, - 831, - 832, - 833, - 834, - 835, - 836, - 837, - 838, - 839, - 840, - 841, - 842, - 843, - 844, - 845, - 846, - 847, - 848, - 849, - 850, - 851, - 852, - 853, - 854, - 855, - 856, - 857, - 858, - 859, - 860, - 861, - 862, - 863, - 864, - 865, - 866, - 867, - 868, - 869, - 870, - 871, - 872, - 873, - 874, - 875, - 876, - 877, - 878, - 879, - 880, - 881, - 882, - 883, - 884, - 885, - 886, - 887, - 888, - 889, - 890, - 891, - 892, - 893, - 894, - 895, - 896, - 897, - 898, - 899, - 900, - 901, - 902, - 903, - 904, - 905, - 906, - 907, - 908, - 909, - 910, - 911, - 912, - 913, - 914, - 915, - 916, - 917, - 918, - 919, - 920, - 921, - 922, - 923, - 924, - 925, - 926, - 927, - 928, - 929, - 930, - 931, - 932, - 933, - 934, - 935, - 936, - 937, - 938, - 939, - 940, - 941, - 942, - 943, - 944, - 945, - 946, - 947, - 948, - 949, - 950, - 951, - 952, - 953, - 954, - 955, - 956, - 957, - 958, - 959, - 960, - 961, - 962, - 963, - 964, - 965, - 966, - 967, - 968, - 969, - 970, - 971, - 972, - 973, - 974, - 975, - 976, - 977, - 978, - 979, - 980, - 981, - 982, - 983, - 984, - 985, - 986, - 987, - 988, - 989, - 990, - 991, - 992, - 993, - 994, - 995, - 996, - 997, - 998, - 999, - 1000, - 1001, - 1002, - 1003, - 1004, - 1005, - 1006, - 1007, - 1008, - 1009, - 1010, - 1011, - 1012, - 1013, - 1014, - 1015, - 1016, - 1017, - 1018, - 1019, - 1020, - 1021, - 1022, - 1023, - 1024, - 1025, - 1026, - 1027, - 1028, - 1029, - 1030, - 1031, - 1032, - 1033, - 1034, - 1035, - 1036, - 1037, - 1038, - 1039, - 1040, - 1041, - 1042, - 1043, - 1044, - 1045, - 1046, - 1047, - 1048, - 1049, - 1050, - 1051, - 1052, - 1053, - 1054, - 1055, - 1056, - 1057, - 1058, - 1059, - 1060, - 1061, - 1062, - 1063, - 1064, - 1065, - 1066, - 1067, - 1068, - 1069, - 1070, - 1071, - 1072, - 1073, - 1074, - 1075, - 1076, - 1077, - 1078, - 1079, - 1080, - 1081, - 1082, - 1083, - 1084, - 1085, - 1086, - 1087, - 1088, - 1089, - 1090, - 1091, - 1092, - 1093, - 1094, - 1095, - 1096, - 1097, - 1098, - 1099, - 1100, - 1101, - 1102, - 1103, - 1104, - 1105, - 1106, - 1107, - 1108, - 1109, - 1110, - 1111, - 1112, - 1113, - 1114, - 1115, - 1116, - 1117, - 1118, - 1119, - 1120, - 1121, - 1122, - 1123, - 1124, - 1125, - 1126, - 1127, - 1128, - 1129, - 1130, - 1131, - 1132, - 1133, - 1134, - 1135, - 1136, - 1137, - 1138, - 1139, - 1140, - 1141, - 1142, - 1143, - 1144, - 1145, - 1146, - 1147, - 1148, - 1149, - 1150, - 1151; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - -0.384116, 0.003175, 0.007940, 0.000000, - -0.008024,-0.010456,-0.383985, 0.000000, - -0.002957,-0.384056, 0.010520, 0.000000, - -0.399419,-0.038238,-0.424400, 1.000000;; - } //End of Armature_001_Bone_005 Skin Weights - SkinWeights { - "Armature_001_Bone_006"; - 384; - 384, - 385, - 386, - 387, - 388, - 389, - 390, - 391, - 392, - 393, - 394, - 395, - 396, - 397, - 398, - 399, - 400, - 401, - 402, - 403, - 404, - 405, - 406, - 407, - 408, - 409, - 410, - 411, - 412, - 413, - 414, - 415, - 416, - 417, - 418, - 419, - 420, - 421, - 422, - 423, - 424, - 425, - 426, - 427, - 428, - 429, - 430, - 431, - 432, - 433, - 434, - 435, - 436, - 437, - 438, - 439, - 440, - 441, - 442, - 443, - 444, - 445, - 446, - 447, - 448, - 449, - 450, - 451, - 452, - 453, - 454, - 455, - 456, - 457, - 458, - 459, - 460, - 461, - 462, - 463, - 464, - 465, - 466, - 467, - 468, - 469, - 470, - 471, - 472, - 473, - 474, - 475, - 476, - 477, - 478, - 479, - 480, - 481, - 482, - 483, - 484, - 485, - 486, - 487, - 488, - 489, - 490, - 491, - 492, - 493, - 494, - 495, - 496, - 497, - 498, - 499, - 500, - 501, - 502, - 503, - 504, - 505, - 506, - 507, - 508, - 509, - 510, - 511, - 512, - 513, - 514, - 515, - 516, - 517, - 518, - 519, - 520, - 521, - 522, - 523, - 524, - 525, - 526, - 527, - 528, - 529, - 530, - 531, - 532, - 533, - 534, - 535, - 536, - 537, - 538, - 539, - 540, - 541, - 542, - 543, - 544, - 545, - 546, - 547, - 548, - 549, - 550, - 551, - 552, - 553, - 554, - 555, - 556, - 557, - 558, - 559, - 560, - 561, - 562, - 563, - 564, - 565, - 566, - 567, - 568, - 569, - 570, - 571, - 572, - 573, - 574, - 575, - 576, - 577, - 578, - 579, - 580, - 581, - 582, - 583, - 584, - 585, - 586, - 587, - 588, - 589, - 590, - 591, - 592, - 593, - 594, - 595, - 596, - 597, - 598, - 599, - 600, - 601, - 602, - 603, - 604, - 605, - 606, - 607, - 608, - 609, - 610, - 611, - 612, - 613, - 614, - 615, - 616, - 617, - 618, - 619, - 620, - 621, - 622, - 623, - 624, - 625, - 626, - 627, - 628, - 629, - 630, - 631, - 632, - 633, - 634, - 635, - 636, - 637, - 638, - 639, - 640, - 641, - 642, - 643, - 644, - 645, - 646, - 647, - 648, - 649, - 650, - 651, - 652, - 653, - 654, - 655, - 656, - 657, - 658, - 659, - 660, - 661, - 662, - 663, - 664, - 665, - 666, - 667, - 668, - 669, - 670, - 671, - 672, - 673, - 674, - 675, - 676, - 677, - 678, - 679, - 680, - 681, - 682, - 683, - 684, - 685, - 686, - 687, - 688, - 689, - 690, - 691, - 692, - 693, - 694, - 695, - 696, - 697, - 698, - 699, - 700, - 701, - 702, - 703, - 704, - 705, - 706, - 707, - 708, - 709, - 710, - 711, - 712, - 713, - 714, - 715, - 716, - 717, - 718, - 719, - 720, - 721, - 722, - 723, - 724, - 725, - 726, - 727, - 728, - 729, - 730, - 731, - 732, - 733, - 734, - 735, - 736, - 737, - 738, - 739, - 740, - 741, - 742, - 743, - 744, - 745, - 746, - 747, - 748, - 749, - 750, - 751, - 752, - 753, - 754, - 755, - 756, - 757, - 758, - 759, - 760, - 761, - 762, - 763, - 764, - 765, - 766, - 767; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - -0.384192, 0.002029,-0.003278, 0.000000, - 0.003288, 0.001809,-0.384193, 0.000000, - -0.002014,-0.384202,-0.001826, 0.000000, - 0.302929,-0.029216,-0.431099, 1.000000;; - } //End of Armature_001_Bone_006 Skin Weights - SkinWeights { - "Armature_001_Bone_003"; - 384; - 1152, - 1153, - 1154, - 1155, - 1156, - 1157, - 1158, - 1159, - 1160, - 1161, - 1162, - 1163, - 1164, - 1165, - 1166, - 1167, - 1168, - 1169, - 1170, - 1171, - 1172, - 1173, - 1174, - 1175, - 1176, - 1177, - 1178, - 1179, - 1180, - 1181, - 1182, - 1183, - 1184, - 1185, - 1186, - 1187, - 1188, - 1189, - 1190, - 1191, - 1192, - 1193, - 1194, - 1195, - 1196, - 1197, - 1198, - 1199, - 1200, - 1201, - 1202, - 1203, - 1204, - 1205, - 1206, - 1207, - 1208, - 1209, - 1210, - 1211, - 1212, - 1213, - 1214, - 1215, - 1216, - 1217, - 1218, - 1219, - 1220, - 1221, - 1222, - 1223, - 1224, - 1225, - 1226, - 1227, - 1228, - 1229, - 1230, - 1231, - 1232, - 1233, - 1234, - 1235, - 1236, - 1237, - 1238, - 1239, - 1240, - 1241, - 1242, - 1243, - 1244, - 1245, - 1246, - 1247, - 1248, - 1249, - 1250, - 1251, - 1252, - 1253, - 1254, - 1255, - 1256, - 1257, - 1258, - 1259, - 1260, - 1261, - 1262, - 1263, - 1264, - 1265, - 1266, - 1267, - 1268, - 1269, - 1270, - 1271, - 1272, - 1273, - 1274, - 1275, - 1276, - 1277, - 1278, - 1279, - 1280, - 1281, - 1282, - 1283, - 1284, - 1285, - 1286, - 1287, - 1288, - 1289, - 1290, - 1291, - 1292, - 1293, - 1294, - 1295, - 1296, - 1297, - 1298, - 1299, - 1300, - 1301, - 1302, - 1303, - 1304, - 1305, - 1306, - 1307, - 1308, - 1309, - 1310, - 1311, - 1312, - 1313, - 1314, - 1315, - 1316, - 1317, - 1318, - 1319, - 1320, - 1321, - 1322, - 1323, - 1324, - 1325, - 1326, - 1327, - 1328, - 1329, - 1330, - 1331, - 1332, - 1333, - 1334, - 1335, - 1336, - 1337, - 1338, - 1339, - 1340, - 1341, - 1342, - 1343, - 1344, - 1345, - 1346, - 1347, - 1348, - 1349, - 1350, - 1351, - 1352, - 1353, - 1354, - 1355, - 1356, - 1357, - 1358, - 1359, - 1360, - 1361, - 1362, - 1363, - 1364, - 1365, - 1366, - 1367, - 1368, - 1369, - 1370, - 1371, - 1372, - 1373, - 1374, - 1375, - 1376, - 1377, - 1378, - 1379, - 1380, - 1381, - 1382, - 1383, - 1384, - 1385, - 1386, - 1387, - 1388, - 1389, - 1390, - 1391, - 1392, - 1393, - 1394, - 1395, - 1396, - 1397, - 1398, - 1399, - 1400, - 1401, - 1402, - 1403, - 1404, - 1405, - 1406, - 1407, - 1408, - 1409, - 1410, - 1411, - 1412, - 1413, - 1414, - 1415, - 1416, - 1417, - 1418, - 1419, - 1420, - 1421, - 1422, - 1423, - 1424, - 1425, - 1426, - 1427, - 1428, - 1429, - 1430, - 1431, - 1432, - 1433, - 1434, - 1435, - 1436, - 1437, - 1438, - 1439, - 1440, - 1441, - 1442, - 1443, - 1444, - 1445, - 1446, - 1447, - 1448, - 1449, - 1450, - 1451, - 1452, - 1453, - 1454, - 1455, - 1456, - 1457, - 1458, - 1459, - 1460, - 1461, - 1462, - 1463, - 1464, - 1465, - 1466, - 1467, - 1468, - 1469, - 1470, - 1471, - 1472, - 1473, - 1474, - 1475, - 1476, - 1477, - 1478, - 1479, - 1480, - 1481, - 1482, - 1483, - 1484, - 1485, - 1486, - 1487, - 1488, - 1489, - 1490, - 1491, - 1492, - 1493, - 1494, - 1495, - 1496, - 1497, - 1498, - 1499, - 1500, - 1501, - 1502, - 1503, - 1504, - 1505, - 1506, - 1507, - 1508, - 1509, - 1510, - 1511, - 1512, - 1513, - 1514, - 1515, - 1516, - 1517, - 1518, - 1519, - 1520, - 1521, - 1522, - 1523, - 1524, - 1525, - 1526, - 1527, - 1528, - 1529, - 1530, - 1531, - 1532, - 1533, - 1534, - 1535; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - -0.384170, 0.002211, 0.005224, 0.000000, - -0.005256,-0.005582,-0.384135, 0.000000, - -0.002135,-0.384165, 0.005612, 0.000000, - 0.379639, 0.021566, 0.836053, 1.000000;; - } //End of Armature_001_Bone_003 Skin Weights - SkinWeights { - "Armature_001_Bone_004"; - 384; - 1920, - 1921, - 1922, - 1923, - 1924, - 1925, - 1926, - 1927, - 1928, - 1929, - 1930, - 1931, - 1932, - 1933, - 1934, - 1935, - 1936, - 1937, - 1938, - 1939, - 1940, - 1941, - 1942, - 1943, - 1944, - 1945, - 1946, - 1947, - 1948, - 1949, - 1950, - 1951, - 1952, - 1953, - 1954, - 1955, - 1956, - 1957, - 1958, - 1959, - 1960, - 1961, - 1962, - 1963, - 1964, - 1965, - 1966, - 1967, - 1968, - 1969, - 1970, - 1971, - 1972, - 1973, - 1974, - 1975, - 1976, - 1977, - 1978, - 1979, - 1980, - 1981, - 1982, - 1983, - 1984, - 1985, - 1986, - 1987, - 1988, - 1989, - 1990, - 1991, - 1992, - 1993, - 1994, - 1995, - 1996, - 1997, - 1998, - 1999, - 2000, - 2001, - 2002, - 2003, - 2004, - 2005, - 2006, - 2007, - 2008, - 2009, - 2010, - 2011, - 2012, - 2013, - 2014, - 2015, - 2016, - 2017, - 2018, - 2019, - 2020, - 2021, - 2022, - 2023, - 2024, - 2025, - 2026, - 2027, - 2028, - 2029, - 2030, - 2031, - 2032, - 2033, - 2034, - 2035, - 2036, - 2037, - 2038, - 2039, - 2040, - 2041, - 2042, - 2043, - 2044, - 2045, - 2046, - 2047, - 2048, - 2049, - 2050, - 2051, - 2052, - 2053, - 2054, - 2055, - 2056, - 2057, - 2058, - 2059, - 2060, - 2061, - 2062, - 2063, - 2064, - 2065, - 2066, - 2067, - 2068, - 2069, - 2070, - 2071, - 2072, - 2073, - 2074, - 2075, - 2076, - 2077, - 2078, - 2079, - 2080, - 2081, - 2082, - 2083, - 2084, - 2085, - 2086, - 2087, - 2088, - 2089, - 2090, - 2091, - 2092, - 2093, - 2094, - 2095, - 2096, - 2097, - 2098, - 2099, - 2100, - 2101, - 2102, - 2103, - 2104, - 2105, - 2106, - 2107, - 2108, - 2109, - 2110, - 2111, - 2112, - 2113, - 2114, - 2115, - 2116, - 2117, - 2118, - 2119, - 2120, - 2121, - 2122, - 2123, - 2124, - 2125, - 2126, - 2127, - 2128, - 2129, - 2130, - 2131, - 2132, - 2133, - 2134, - 2135, - 2136, - 2137, - 2138, - 2139, - 2140, - 2141, - 2142, - 2143, - 2144, - 2145, - 2146, - 2147, - 2148, - 2149, - 2150, - 2151, - 2152, - 2153, - 2154, - 2155, - 2156, - 2157, - 2158, - 2159, - 2160, - 2161, - 2162, - 2163, - 2164, - 2165, - 2166, - 2167, - 2168, - 2169, - 2170, - 2171, - 2172, - 2173, - 2174, - 2175, - 2176, - 2177, - 2178, - 2179, - 2180, - 2181, - 2182, - 2183, - 2184, - 2185, - 2186, - 2187, - 2188, - 2189, - 2190, - 2191, - 2192, - 2193, - 2194, - 2195, - 2196, - 2197, - 2198, - 2199, - 2200, - 2201, - 2202, - 2203, - 2204, - 2205, - 2206, - 2207, - 2208, - 2209, - 2210, - 2211, - 2212, - 2213, - 2214, - 2215, - 2216, - 2217, - 2218, - 2219, - 2220, - 2221, - 2222, - 2223, - 2224, - 2225, - 2226, - 2227, - 2228, - 2229, - 2230, - 2231, - 2232, - 2233, - 2234, - 2235, - 2236, - 2237, - 2238, - 2239, - 2240, - 2241, - 2242, - 2243, - 2244, - 2245, - 2246, - 2247, - 2248, - 2249, - 2250, - 2251, - 2252, - 2253, - 2254, - 2255, - 2256, - 2257, - 2258, - 2259, - 2260, - 2261, - 2262, - 2263, - 2264, - 2265, - 2266, - 2267, - 2268, - 2269, - 2270, - 2271, - 2272, - 2273, - 2274, - 2275, - 2276, - 2277, - 2278, - 2279, - 2280, - 2281, - 2282, - 2283, - 2284, - 2285, - 2286, - 2287, - 2288, - 2289, - 2290, - 2291, - 2292, - 2293, - 2294, - 2295, - 2296, - 2297, - 2298, - 2299, - 2300, - 2301, - 2302, - 2303; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - -0.383818, 0.007187,-0.015828, 0.000000, - 0.015802,-0.001516,-0.383883, 0.000000, - -0.007244,-0.384141, 0.001219, 0.000000, - -0.429780, 0.022115, 0.802726, 1.000000;; - } //End of Armature_001_Bone_004 Skin Weights - } //End of Cube_000 Mesh - } //End of Cube_003 - } //End of Armature_001 -} //End of Root Frame -AnimationSet { - Animation { - {Armature_001} - AnimationKey { //Position - 2; - 60; - 0;3; 0.000000,-0.645956, 0.000000;;, - 1;3; 0.000000,-0.645956, 0.000000;;, - 2;3; 0.000000,-0.645956, 0.000000;;, - 3;3; 0.000000,-0.645956, 0.000000;;, - 4;3; 0.000000,-0.645956, 0.000000;;, - 5;3; 0.000000,-0.645956, 0.000000;;, - 6;3; 0.000000,-0.645956, 0.000000;;, - 7;3; 0.000000,-0.645956, 0.000000;;, - 8;3; 0.000000,-0.645956, 0.000000;;, - 9;3; 0.000000,-0.645956, 0.000000;;, - 10;3; 0.000000,-0.645956, 0.000000;;, - 11;3; 0.000000,-0.645956, 0.000000;;, - 12;3; 0.000000,-0.645956, 0.000000;;, - 13;3; 0.000000,-0.645956, 0.000000;;, - 14;3; 0.000000,-0.645956, 0.000000;;, - 15;3; 0.000000,-0.645956, 0.000000;;, - 16;3; 0.000000,-0.645956, 0.000000;;, - 17;3; 0.000000,-0.645956, 0.000000;;, - 18;3; 0.000000,-0.645956, 0.000000;;, - 19;3; 0.000000,-0.645956, 0.000000;;, - 20;3; 0.000000,-0.645956, 0.000000;;, - 21;3; 0.000000,-0.645956, 0.000000;;, - 22;3; 0.000000,-0.645956, 0.000000;;, - 23;3; 0.000000,-0.645956, 0.000000;;, - 24;3; 0.000000,-0.645956, 0.000000;;, - 25;3; 0.000000,-0.645956, 0.000000;;, - 26;3; 0.000000,-0.645956, 0.000000;;, - 27;3; 0.000000,-0.645956, 0.000000;;, - 28;3; 0.000000,-0.645956, 0.000000;;, - 29;3; 0.000000,-0.645956, 0.000000;;, - 30;3; 0.000000,-0.645956, 0.000000;;, - 31;3; 0.000000,-0.645956, 0.000000;;, - 32;3; 0.000000,-0.645956, 0.000000;;, - 33;3; 0.000000,-0.645956, 0.000000;;, - 34;3; 0.000000,-0.645956, 0.000000;;, - 35;3; 0.000000,-0.645956, 0.000000;;, - 36;3; 0.000000,-0.645956, 0.000000;;, - 37;3; 0.000000,-0.645956, 0.000000;;, - 38;3; 0.000000,-0.645956, 0.000000;;, - 39;3; 0.000000,-0.645956, 0.000000;;, - 40;3; 0.000000,-0.645956, 0.000000;;, - 41;3; 0.000000,-0.645956, 0.000000;;, - 42;3; 0.000000,-0.645956, 0.000000;;, - 43;3; 0.000000,-0.645956, 0.000000;;, - 44;3; 0.000000,-0.645956, 0.000000;;, - 45;3; 0.000000,-0.645956, 0.000000;;, - 46;3; 0.000000,-0.645956, 0.000000;;, - 47;3; 0.000000,-0.645956, 0.000000;;, - 48;3; 0.000000,-0.645956, 0.000000;;, - 49;3; 0.000000,-0.645956, 0.000000;;, - 50;3; 0.000000,-0.645956, 0.000000;;, - 51;3; 0.000000,-0.645956, 0.000000;;, - 52;3; 0.000000,-0.645956, 0.000000;;, - 53;3; 0.000000,-0.645956, 0.000000;;, - 54;3; 0.000000,-0.645956, 0.000000;;, - 55;3; 0.000000,-0.645956, 0.000000;;, - 56;3; 0.000000,-0.645956, 0.000000;;, - 57;3; 0.000000,-0.645956, 0.000000;;, - 58;3; 0.000000,-0.645956, 0.000000;;, - 59;3; 0.000000,-0.645956, 0.000000;;; - } - AnimationKey { //Rotation - 0; - 60; - 0;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 1;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 2;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 3;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 4;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 5;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 6;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 7;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 8;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 9;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 10;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 11;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 12;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 13;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 14;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 15;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 16;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 17;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 18;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 19;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 20;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 21;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 22;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 23;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 24;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 25;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 26;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 27;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 28;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 29;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 30;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 31;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 32;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 33;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 34;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 35;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 36;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 37;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 38;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 39;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 40;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 41;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 42;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 43;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 44;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 45;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 46;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 47;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 48;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 49;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 50;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 51;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 52;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 53;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 54;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 55;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 56;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 57;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 58;4; -0.000000, 0.000000, 0.696220, 0.717828;;, - 59;4; -0.000000, 0.000000, 0.696220, 0.717828;;; - } - AnimationKey { //Scale - 1; - 60; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_001_Bone} - AnimationKey { //Position - 2; - 60; - 0;3; 0.007037,-0.830657, 0.471136;;, - 1;3; 0.007037,-0.830657, 0.471136;;, - 2;3; 0.007037,-0.830657, 0.471136;;, - 3;3; 0.007037,-0.830657, 0.471136;;, - 4;3; 0.007037,-0.830657, 0.471136;;, - 5;3; 0.007037,-0.830657, 0.471136;;, - 6;3; 0.007037,-0.830657, 0.471136;;, - 7;3; 0.007037,-0.830657, 0.471136;;, - 8;3; 0.007037,-0.830657, 0.471136;;, - 9;3; 0.007037,-0.830657, 0.471136;;, - 10;3; 0.007037,-0.830657, 0.471136;;, - 11;3; 0.007037,-0.830657, 0.471136;;, - 12;3; 0.007037,-0.830657, 0.471136;;, - 13;3; 0.007037,-0.830657, 0.471136;;, - 14;3; 0.007037,-0.830657, 0.471136;;, - 15;3; 0.007037,-0.830657, 0.471136;;, - 16;3; 0.007037,-0.830657, 0.471136;;, - 17;3; 0.007037,-0.830657, 0.471136;;, - 18;3; 0.007037,-0.830657, 0.471136;;, - 19;3; 0.007037,-0.830657, 0.471136;;, - 20;3; 0.007037,-0.830657, 0.471136;;, - 21;3; 0.007037,-0.830657, 0.471136;;, - 22;3; 0.007037,-0.830657, 0.471136;;, - 23;3; 0.007037,-0.830657, 0.471136;;, - 24;3; 0.007037,-0.830657, 0.471136;;, - 25;3; 0.007037,-0.830657, 0.471136;;, - 26;3; 0.007037,-0.830657, 0.471136;;, - 27;3; 0.007037,-0.830657, 0.471136;;, - 28;3; 0.007037,-0.830657, 0.471136;;, - 29;3; 0.007037,-0.830657, 0.471136;;, - 30;3; 0.007037,-0.830657, 0.471136;;, - 31;3; 0.007037,-0.830657, 0.471136;;, - 32;3; 0.007037,-0.830657, 0.471136;;, - 33;3; 0.007037,-0.830657, 0.471136;;, - 34;3; 0.007037,-0.830657, 0.471136;;, - 35;3; 0.007037,-0.830657, 0.471136;;, - 36;3; 0.007037,-0.830657, 0.471136;;, - 37;3; 0.007037,-0.830657, 0.471136;;, - 38;3; 0.007037,-0.830657, 0.471136;;, - 39;3; 0.007037,-0.830657, 0.471136;;, - 40;3; 0.007037,-0.830657, 0.471136;;, - 41;3; 0.007037,-0.830657, 0.471136;;, - 42;3; 0.007037,-0.830657, 0.471136;;, - 43;3; 0.007037,-0.830657, 0.471136;;, - 44;3; 0.007037,-0.830657, 0.471136;;, - 45;3; 0.007037,-0.830657, 0.471136;;, - 46;3; 0.007037,-0.830657, 0.471136;;, - 47;3; 0.007037,-0.830657, 0.471136;;, - 48;3; 0.007037,-0.830657, 0.471136;;, - 49;3; 0.007037,-0.830657, 0.471136;;, - 50;3; 0.007037,-0.830657, 0.471136;;, - 51;3; 0.007037,-0.830657, 0.471136;;, - 52;3; 0.007037,-0.830657, 0.471136;;, - 53;3; 0.007037,-0.830657, 0.471136;;, - 54;3; 0.007037,-0.830657, 0.471136;;, - 55;3; 0.007037,-0.830657, 0.471136;;, - 56;3; 0.007037,-0.830657, 0.471136;;, - 57;3; 0.007037,-0.830657, 0.471136;;, - 58;3; 0.007037,-0.830657, 0.471136;;, - 59;3; 0.007037,-0.830657, 0.471136;;; - } - AnimationKey { //Rotation - 0; - 60; - 0;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 1;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 2;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 3;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 4;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 5;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 6;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 7;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 8;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 9;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 10;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 11;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 12;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 13;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 14;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 15;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 16;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 17;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 18;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 19;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 20;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 21;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 22;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 23;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 24;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 25;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 26;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 27;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 28;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 29;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 30;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 31;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 32;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 33;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 34;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 35;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 36;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 37;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 38;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 39;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 40;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 41;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 42;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 43;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 44;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 45;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 46;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 47;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 48;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 49;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 50;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 51;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 52;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 53;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 54;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 55;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 56;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 57;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 58;4; -0.968697,-0.248247,-0.000000, 0.000000;;, - 59;4; -0.968697,-0.248247,-0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 60; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_001_Bone_001} - AnimationKey { //Position - 2; - 60; - 0;3; -0.000000, 1.178397,-0.000000;;, - 1;3; -0.000000, 1.178397,-0.000000;;, - 2;3; -0.000000, 1.178397,-0.000000;;, - 3;3; -0.000000, 1.178397,-0.000000;;, - 4;3; -0.000000, 1.178397,-0.000000;;, - 5;3; -0.000000, 1.178397,-0.000000;;, - 6;3; -0.000000, 1.178397,-0.000000;;, - 7;3; -0.000000, 1.178397,-0.000000;;, - 8;3; -0.000000, 1.178397,-0.000000;;, - 9;3; -0.000000, 1.178397,-0.000000;;, - 10;3; -0.000000, 1.178397,-0.000000;;, - 11;3; -0.000000, 1.178397,-0.000000;;, - 12;3; -0.000000, 1.178397,-0.000000;;, - 13;3; -0.000000, 1.178397,-0.000000;;, - 14;3; -0.000000, 1.178397,-0.000000;;, - 15;3; -0.000000, 1.178397,-0.000000;;, - 16;3; -0.000000, 1.178397,-0.000000;;, - 17;3; -0.000000, 1.178397,-0.000000;;, - 18;3; -0.000000, 1.178397,-0.000000;;, - 19;3; -0.000000, 1.178397,-0.000000;;, - 20;3; -0.000000, 1.178397,-0.000000;;, - 21;3; -0.000000, 1.178397,-0.000000;;, - 22;3; -0.000000, 1.178397,-0.000000;;, - 23;3; -0.000000, 1.178397,-0.000000;;, - 24;3; -0.000000, 1.178397,-0.000000;;, - 25;3; -0.000000, 1.178397,-0.000000;;, - 26;3; -0.000000, 1.178397,-0.000000;;, - 27;3; -0.000000, 1.178397,-0.000000;;, - 28;3; -0.000000, 1.178397,-0.000000;;, - 29;3; -0.000000, 1.178397,-0.000000;;, - 30;3; -0.000000, 1.178397,-0.000000;;, - 31;3; -0.000000, 1.178397,-0.000000;;, - 32;3; -0.000000, 1.178397,-0.000000;;, - 33;3; -0.000000, 1.178397,-0.000000;;, - 34;3; -0.000000, 1.178397,-0.000000;;, - 35;3; -0.000000, 1.178397,-0.000000;;, - 36;3; -0.000000, 1.178397,-0.000000;;, - 37;3; -0.000000, 1.178397,-0.000000;;, - 38;3; -0.000000, 1.178397,-0.000000;;, - 39;3; -0.000000, 1.178397,-0.000000;;, - 40;3; -0.000000, 1.178397,-0.000000;;, - 41;3; -0.000000, 1.178397,-0.000000;;, - 42;3; -0.000000, 1.178397,-0.000000;;, - 43;3; -0.000000, 1.178397,-0.000000;;, - 44;3; -0.000000, 1.178397,-0.000000;;, - 45;3; -0.000000, 1.178397,-0.000000;;, - 46;3; -0.000000, 1.178397,-0.000000;;, - 47;3; -0.000000, 1.178397,-0.000000;;, - 48;3; -0.000000, 1.178397,-0.000000;;, - 49;3; -0.000000, 1.178397,-0.000000;;, - 50;3; -0.000000, 1.178397,-0.000000;;, - 51;3; -0.000000, 1.178397,-0.000000;;, - 52;3; -0.000000, 1.178397,-0.000000;;, - 53;3; -0.000000, 1.178397,-0.000000;;, - 54;3; -0.000000, 1.178397,-0.000000;;, - 55;3; -0.000000, 1.178397,-0.000000;;, - 56;3; -0.000000, 1.178397,-0.000000;;, - 57;3; -0.000000, 1.178397,-0.000000;;, - 58;3; -0.000000, 1.178397,-0.000000;;, - 59;3; -0.000000, 1.178397,-0.000000;;; - } - AnimationKey { //Rotation - 0; - 60; - 0;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 1;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 2;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 3;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 4;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 5;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 6;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 7;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 8;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 9;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 10;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 11;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 12;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 13;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 14;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 15;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 16;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 17;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 18;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 19;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 20;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 21;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 22;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 23;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 24;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 25;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 26;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 27;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 28;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 29;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 30;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 31;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 32;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 33;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 34;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 35;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 36;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 37;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 38;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 39;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 40;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 41;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 42;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 43;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 44;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 45;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 46;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 47;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 48;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 49;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 50;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 51;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 52;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 53;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 54;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 55;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 56;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 57;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 58;4; -0.002831,-0.001526, 0.479813, 0.877365;;, - 59;4; -0.002831,-0.001526, 0.479813, 0.877365;;; - } - AnimationKey { //Scale - 1; - 60; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_001_Bone_002} - AnimationKey { //Position - 2; - 60; - 0;3; -0.000000, 1.094120,-0.000000;;, - 1;3; -0.000000, 1.094120,-0.000000;;, - 2;3; -0.000000, 1.094120,-0.000000;;, - 3;3; -0.000000, 1.094120,-0.000000;;, - 4;3; -0.000000, 1.094120,-0.000000;;, - 5;3; -0.000000, 1.094120,-0.000000;;, - 6;3; -0.000000, 1.094120,-0.000000;;, - 7;3; -0.000000, 1.094120,-0.000000;;, - 8;3; -0.000000, 1.094120,-0.000000;;, - 9;3; -0.000000, 1.094120,-0.000000;;, - 10;3; -0.000000, 1.094120,-0.000000;;, - 11;3; -0.000000, 1.094120,-0.000000;;, - 12;3; -0.000000, 1.094120,-0.000000;;, - 13;3; -0.000000, 1.094120,-0.000000;;, - 14;3; -0.000000, 1.094120,-0.000000;;, - 15;3; -0.000000, 1.094120,-0.000000;;, - 16;3; -0.000000, 1.094120,-0.000000;;, - 17;3; -0.000000, 1.094120,-0.000000;;, - 18;3; -0.000000, 1.094120,-0.000000;;, - 19;3; -0.000000, 1.094120,-0.000000;;, - 20;3; -0.000000, 1.094120,-0.000000;;, - 21;3; -0.000000, 1.094120,-0.000000;;, - 22;3; -0.000000, 1.094120,-0.000000;;, - 23;3; -0.000000, 1.094120,-0.000000;;, - 24;3; -0.000000, 1.094120,-0.000000;;, - 25;3; -0.000000, 1.094120,-0.000000;;, - 26;3; -0.000000, 1.094120,-0.000000;;, - 27;3; -0.000000, 1.094120,-0.000000;;, - 28;3; -0.000000, 1.094120,-0.000000;;, - 29;3; -0.000000, 1.094120,-0.000000;;, - 30;3; -0.000000, 1.094120,-0.000000;;, - 31;3; -0.000000, 1.094120,-0.000000;;, - 32;3; -0.000000, 1.094120,-0.000000;;, - 33;3; -0.000000, 1.094120,-0.000000;;, - 34;3; -0.000000, 1.094120,-0.000000;;, - 35;3; -0.000000, 1.094120,-0.000000;;, - 36;3; -0.000000, 1.094120,-0.000000;;, - 37;3; -0.000000, 1.094120,-0.000000;;, - 38;3; -0.000000, 1.094120,-0.000000;;, - 39;3; -0.000000, 1.094120,-0.000000;;, - 40;3; -0.000000, 1.094120,-0.000000;;, - 41;3; -0.000000, 1.094120,-0.000000;;, - 42;3; -0.000000, 1.094120,-0.000000;;, - 43;3; -0.000000, 1.094120,-0.000000;;, - 44;3; -0.000000, 1.094120,-0.000000;;, - 45;3; -0.000000, 1.094120,-0.000000;;, - 46;3; -0.000000, 1.094120,-0.000000;;, - 47;3; -0.000000, 1.094120,-0.000000;;, - 48;3; -0.000000, 1.094120,-0.000000;;, - 49;3; -0.000000, 1.094120,-0.000000;;, - 50;3; -0.000000, 1.094120,-0.000000;;, - 51;3; -0.000000, 1.094120,-0.000000;;, - 52;3; -0.000000, 1.094120,-0.000000;;, - 53;3; -0.000000, 1.094120,-0.000000;;, - 54;3; -0.000000, 1.094120,-0.000000;;, - 55;3; -0.000000, 1.094120,-0.000000;;, - 56;3; -0.000000, 1.094120,-0.000000;;, - 57;3; -0.000000, 1.094120,-0.000000;;, - 58;3; -0.000000, 1.094120,-0.000000;;, - 59;3; -0.000000, 1.094120,-0.000000;;; - } - AnimationKey { //Rotation - 0; - 60; - 0;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 1;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 2;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 3;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 4;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 5;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 6;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 7;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 8;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 9;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 10;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 11;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 12;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 13;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 14;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 15;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 16;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 17;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 18;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 19;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 20;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 21;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 22;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 23;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 24;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 25;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 26;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 27;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 28;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 29;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 30;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 31;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 32;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 33;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 34;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 35;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 36;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 37;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 38;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 39;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 40;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 41;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 42;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 43;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 44;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 45;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 46;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 47;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 48;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 49;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 50;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 51;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 52;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 53;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 54;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 55;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 56;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 57;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 58;4; -0.976049, 0.217525, 0.000721, 0.003134;;, - 59;4; -0.976049, 0.217525, 0.000721, 0.003134;;; - } - AnimationKey { //Scale - 1; - 60; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_001_Bone_005} - AnimationKey { //Position - 2; - 60; - 0;3; 0.389591, 1.192458,-0.416010;;, - 1;3; 0.389591, 1.192458,-0.416010;;, - 2;3; 0.389591, 1.192458,-0.416010;;, - 3;3; 0.389591, 1.192458,-0.416010;;, - 4;3; 0.389591, 1.192458,-0.416010;;, - 5;3; 0.389591, 1.192458,-0.416010;;, - 6;3; 0.389591, 1.192458,-0.416010;;, - 7;3; 0.389591, 1.192458,-0.416010;;, - 8;3; 0.389591, 1.192458,-0.416010;;, - 9;3; 0.389591, 1.192458,-0.416010;;, - 10;3; 0.389591, 1.192458,-0.416010;;, - 11;3; 0.389591, 1.192458,-0.416010;;, - 12;3; 0.389591, 1.192458,-0.416010;;, - 13;3; 0.389591, 1.192458,-0.416010;;, - 14;3; 0.389591, 1.192458,-0.416010;;, - 15;3; 0.389591, 1.192458,-0.416010;;, - 16;3; 0.389591, 1.192458,-0.416010;;, - 17;3; 0.389591, 1.192458,-0.416010;;, - 18;3; 0.389591, 1.192458,-0.416010;;, - 19;3; 0.389591, 1.192458,-0.416010;;, - 20;3; 0.389591, 1.192458,-0.416010;;, - 21;3; 0.389591, 1.192458,-0.416010;;, - 22;3; 0.389591, 1.192458,-0.416010;;, - 23;3; 0.389591, 1.192458,-0.416010;;, - 24;3; 0.389591, 1.192458,-0.416010;;, - 25;3; 0.389591, 1.192458,-0.416010;;, - 26;3; 0.389591, 1.192458,-0.416010;;, - 27;3; 0.389591, 1.192458,-0.416010;;, - 28;3; 0.389591, 1.192458,-0.416010;;, - 29;3; 0.389591, 1.192458,-0.416010;;, - 30;3; 0.389591, 1.192458,-0.416010;;, - 31;3; 0.389591, 1.192458,-0.416010;;, - 32;3; 0.389591, 1.192458,-0.416010;;, - 33;3; 0.389591, 1.192458,-0.416010;;, - 34;3; 0.389591, 1.192458,-0.416010;;, - 35;3; 0.389591, 1.192458,-0.416010;;, - 36;3; 0.389591, 1.192458,-0.416010;;, - 37;3; 0.389591, 1.192458,-0.416010;;, - 38;3; 0.389591, 1.192458,-0.416010;;, - 39;3; 0.389591, 1.192458,-0.416010;;, - 40;3; 0.389591, 1.192458,-0.416010;;, - 41;3; 0.389591, 1.192458,-0.416010;;, - 42;3; 0.389591, 1.192458,-0.416010;;, - 43;3; 0.389591, 1.192458,-0.416010;;, - 44;3; 0.389591, 1.192458,-0.416010;;, - 45;3; 0.389591, 1.192458,-0.416010;;, - 46;3; 0.389591, 1.192458,-0.416010;;, - 47;3; 0.389591, 1.192458,-0.416010;;, - 48;3; 0.389591, 1.192458,-0.416010;;, - 49;3; 0.389591, 1.192458,-0.416010;;, - 50;3; 0.389591, 1.192458,-0.416010;;, - 51;3; 0.389591, 1.192458,-0.416010;;, - 52;3; 0.389591, 1.192458,-0.416010;;, - 53;3; 0.389591, 1.192458,-0.416010;;, - 54;3; 0.389591, 1.192458,-0.416010;;, - 55;3; 0.389591, 1.192458,-0.416010;;, - 56;3; 0.389591, 1.192458,-0.416010;;, - 57;3; 0.389591, 1.192458,-0.416010;;, - 58;3; 0.389591, 1.192458,-0.416010;;, - 59;3; 0.389591, 1.192458,-0.416010;;; - } - AnimationKey { //Rotation - 0; - 60; - 0;4; -0.729599,-0.683727,-0.006898, 0.012442;;, - 1;4; -0.729599,-0.683727,-0.006898, 0.012442;;, - 2;4; -0.729599,-0.683727,-0.006898, 0.012442;;, - 3;4; -0.729599,-0.683727,-0.006898, 0.012442;;, - 4;4; -0.729599,-0.683727,-0.006898, 0.012442;;, - 5;4; -0.729599,-0.683727,-0.006898, 0.012442;;, - 6;4; -0.729599,-0.683727,-0.006898, 0.012442;;, - 7;4; -0.729599,-0.683727,-0.006898, 0.012442;;, - 8;4; -0.729599,-0.683727,-0.006898, 0.012442;;, - 9;4; -0.729599,-0.683727,-0.006898, 0.012442;;, - 10;4; -0.729599,-0.683727,-0.006898, 0.012442;;, - 11;4; -0.729599,-0.683727,-0.006898, 0.012442;;, - 12;4; -0.729599,-0.683727,-0.006898, 0.012442;;, - 13;4; -0.729599,-0.683727,-0.006898, 0.012442;;, - 14;4; -0.729599,-0.683727,-0.006898, 0.012442;;, - 15;4; -0.729599,-0.683727,-0.006898, 0.012442;;, - 16;4; -0.729599,-0.683727,-0.006898, 0.012442;;, - 17;4; -0.729599,-0.683727,-0.006898, 0.012442;;, - 18;4; -0.729599,-0.683727,-0.006898, 0.012442;;, - 19;4; -0.729599,-0.683727,-0.006898, 0.012442;;, - 20;4; -0.727498,-0.685425,-0.006875, 0.012444;;, - 21;4; -0.721147,-0.690560,-0.006804, 0.012451;;, - 22;4; -0.710579,-0.699104,-0.006688, 0.012462;;, - 23;4; -0.696015,-0.710878,-0.006527, 0.012477;;, - 24;4; -0.677914,-0.725511,-0.006327, 0.012495;;, - 25;4; -0.657008,-0.742413,-0.006095, 0.012516;;, - 26;4; -0.634289,-0.760779,-0.005844, 0.012540;;, - 27;4; -0.610942,-0.779653,-0.005586, 0.012564;;, - 28;4; -0.588223,-0.798019,-0.005335, 0.012587;;, - 29;4; -0.567317,-0.814920,-0.005104, 0.012608;;, - 30;4; -0.549216,-0.829554,-0.004904, 0.012627;;, - 31;4; -0.534652,-0.841328,-0.004743, 0.012642;;, - 32;4; -0.524085,-0.849871,-0.004626, 0.012653;;, - 33;4; -0.517733,-0.855006,-0.004556, 0.012659;;, - 34;4; -0.515633,-0.856704,-0.004533, 0.012661;;, - 35;4; -0.519819,-0.852681,-0.004580, 0.012650;;, - 36;4; -0.532467,-0.840526,-0.004721, 0.012617;;, - 37;4; -0.553406,-0.820403,-0.004956, 0.012563;;, - 38;4; -0.581927,-0.792993,-0.005275, 0.012489;;, - 39;4; -0.616642,-0.759631,-0.005663, 0.012398;;, - 40;4; -0.655449,-0.722336,-0.006098, 0.012297;;, - 41;4; -0.695691,-0.683663,-0.006548, 0.012192;;, - 42;4; -0.734497,-0.646368,-0.006982, 0.012091;;, - 43;4; -0.769211,-0.613008,-0.007371, 0.012001;;, - 44;4; -0.797731,-0.585599,-0.007690, 0.011927;;, - 45;4; -0.818669,-0.565476,-0.007925, 0.011872;;, - 46;4; -0.831316,-0.553322,-0.008066, 0.011839;;, - 47;4; -0.835503,-0.549299,-0.008113, 0.011828;;, - 48;4; -0.830587,-0.554024,-0.008058, 0.011841;;, - 49;4; -0.815747,-0.568284,-0.007892, 0.011880;;, - 50;4; -0.791281,-0.591797,-0.007618, 0.011943;;, - 51;4; -0.758260,-0.623529,-0.007248, 0.012030;;, - 52;4; -0.718718,-0.661529,-0.006805, 0.012133;;, - 53;4; -0.675617,-0.702949,-0.006322, 0.012245;;, - 54;4; -0.632509,-0.744377,-0.005839, 0.012358;;, - 55;4; -0.592947,-0.782397,-0.005397, 0.012461;;, - 56;4; -0.559902,-0.814156,-0.005027, 0.012546;;, - 57;4; -0.535411,-0.837694,-0.004754, 0.012610;;, - 58;4; -0.520555,-0.851973,-0.004588, 0.012649;;, - 59;4; -0.515633,-0.856704,-0.004533, 0.012661;;; - } - AnimationKey { //Scale - 1; - 60; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_001_Bone_006} - AnimationKey { //Position - 2; - 60; - 0;3; -0.300019, 1.188024,-0.415979;;, - 1;3; -0.300019, 1.188024,-0.415979;;, - 2;3; -0.300019, 1.188024,-0.415979;;, - 3;3; -0.300019, 1.188024,-0.415979;;, - 4;3; -0.300019, 1.188024,-0.415979;;, - 5;3; -0.300019, 1.188024,-0.415979;;, - 6;3; -0.300019, 1.188024,-0.415979;;, - 7;3; -0.300019, 1.188024,-0.415979;;, - 8;3; -0.300019, 1.188024,-0.415979;;, - 9;3; -0.300019, 1.188024,-0.415979;;, - 10;3; -0.300019, 1.188024,-0.415979;;, - 11;3; -0.300019, 1.188024,-0.415979;;, - 12;3; -0.300019, 1.188024,-0.415979;;, - 13;3; -0.300019, 1.188024,-0.415979;;, - 14;3; -0.300019, 1.188024,-0.415979;;, - 15;3; -0.300019, 1.188024,-0.415979;;, - 16;3; -0.300019, 1.188024,-0.415979;;, - 17;3; -0.300019, 1.188024,-0.415979;;, - 18;3; -0.300019, 1.188024,-0.415979;;, - 19;3; -0.300019, 1.188024,-0.415979;;, - 20;3; -0.300019, 1.188024,-0.415979;;, - 21;3; -0.300019, 1.188024,-0.415979;;, - 22;3; -0.300019, 1.188024,-0.415979;;, - 23;3; -0.300019, 1.188024,-0.415979;;, - 24;3; -0.300019, 1.188024,-0.415979;;, - 25;3; -0.300019, 1.188024,-0.415979;;, - 26;3; -0.300019, 1.188024,-0.415979;;, - 27;3; -0.300019, 1.188024,-0.415979;;, - 28;3; -0.300019, 1.188024,-0.415979;;, - 29;3; -0.300019, 1.188024,-0.415979;;, - 30;3; -0.300019, 1.188024,-0.415979;;, - 31;3; -0.300019, 1.188024,-0.415979;;, - 32;3; -0.300019, 1.188024,-0.415979;;, - 33;3; -0.300019, 1.188024,-0.415979;;, - 34;3; -0.300019, 1.188024,-0.415979;;, - 35;3; -0.300019, 1.188024,-0.415979;;, - 36;3; -0.300019, 1.188024,-0.415979;;, - 37;3; -0.300019, 1.188024,-0.415979;;, - 38;3; -0.300019, 1.188024,-0.415979;;, - 39;3; -0.300019, 1.188024,-0.415979;;, - 40;3; -0.300019, 1.188024,-0.415979;;, - 41;3; -0.300019, 1.188024,-0.415979;;, - 42;3; -0.300019, 1.188024,-0.415979;;, - 43;3; -0.300019, 1.188024,-0.415979;;, - 44;3; -0.300019, 1.188024,-0.415979;;, - 45;3; -0.300019, 1.188024,-0.415979;;, - 46;3; -0.300019, 1.188024,-0.415979;;, - 47;3; -0.300019, 1.188024,-0.415979;;, - 48;3; -0.300019, 1.188024,-0.415979;;, - 49;3; -0.300019, 1.188024,-0.415979;;, - 50;3; -0.300019, 1.188024,-0.415979;;, - 51;3; -0.300019, 1.188024,-0.415979;;, - 52;3; -0.300019, 1.188024,-0.415979;;, - 53;3; -0.300019, 1.188024,-0.415979;;, - 54;3; -0.300019, 1.188024,-0.415979;;, - 55;3; -0.300019, 1.188024,-0.415979;;, - 56;3; -0.300019, 1.188024,-0.415979;;, - 57;3; -0.300019, 1.188024,-0.415979;;, - 58;3; -0.300019, 1.188024,-0.415979;;, - 59;3; -0.300019, 1.188024,-0.415979;;; - } - AnimationKey { //Rotation - 0; - 60; - 0;4; -0.718626,-0.695391, 0.002682, 0.001258;;, - 1;4; -0.718626,-0.695391, 0.002682, 0.001258;;, - 2;4; -0.718626,-0.695391, 0.002682, 0.001258;;, - 3;4; -0.718626,-0.695391, 0.002682, 0.001258;;, - 4;4; -0.718626,-0.695391, 0.002682, 0.001258;;, - 5;4; -0.718626,-0.695391, 0.002682, 0.001258;;, - 6;4; -0.718626,-0.695391, 0.002682, 0.001258;;, - 7;4; -0.718626,-0.695391, 0.002682, 0.001258;;, - 8;4; -0.718626,-0.695391, 0.002682, 0.001258;;, - 9;4; -0.718626,-0.695391, 0.002682, 0.001258;;, - 10;4; -0.718626,-0.695391, 0.002682, 0.001258;;, - 11;4; -0.718626,-0.695391, 0.002682, 0.001258;;, - 12;4; -0.718626,-0.695391, 0.002682, 0.001258;;, - 13;4; -0.718626,-0.695391, 0.002682, 0.001258;;, - 14;4; -0.718626,-0.695391, 0.002682, 0.001258;;, - 15;4; -0.718626,-0.695391, 0.002682, 0.001258;;, - 16;4; -0.718626,-0.695391, 0.002682, 0.001258;;, - 17;4; -0.718626,-0.695391, 0.002682, 0.001258;;, - 18;4; -0.718626,-0.695391, 0.002682, 0.001258;;, - 19;4; -0.718626,-0.695391, 0.002682, 0.001258;;, - 20;4; -0.719744,-0.694045, 0.002687, 0.001270;;, - 21;4; -0.723122,-0.689975, 0.002704, 0.001307;;, - 22;4; -0.728739,-0.683200, 0.002732, 0.001369;;, - 23;4; -0.736475,-0.673857, 0.002771, 0.001454;;, - 24;4; -0.746080,-0.662236, 0.002819, 0.001559;;, - 25;4; -0.757161,-0.648802, 0.002874, 0.001681;;, - 26;4; -0.769183,-0.634184, 0.002934, 0.001814;;, - 27;4; -0.781514,-0.619139, 0.002995, 0.001950;;, - 28;4; -0.793480,-0.604467, 0.003055, 0.002082;;, - 29;4; -0.804451,-0.590926, 0.003110, 0.002204;;, - 30;4; -0.813897,-0.579151, 0.003157, 0.002309;;, - 31;4; -0.821430,-0.569611, 0.003195, 0.002394;;, - 32;4; -0.826809,-0.562605, 0.003222, 0.002455;;, - 33;4; -0.829917,-0.558274, 0.003238, 0.002492;;, - 34;4; -0.830741,-0.556644, 0.003242, 0.002503;;, - 35;4; -0.827109,-0.559811, 0.003225, 0.002469;;, - 36;4; -0.816755,-0.569978, 0.003175, 0.002365;;, - 37;4; -0.799818,-0.587008, 0.003092, 0.002193;;, - 38;4; -0.776867,-0.610320, 0.002980, 0.001960;;, - 39;4; -0.749011,-0.638770, 0.002845, 0.001676;;, - 40;4; -0.717928,-0.670629, 0.002693, 0.001359;;, - 41;4; -0.685735,-0.703703, 0.002536, 0.001030;;, - 42;4; -0.654717,-0.735624, 0.002385, 0.000713;;, - 43;4; -0.626989,-0.764196, 0.002249, 0.000429;;, - 44;4; -0.604218,-0.787680, 0.002138, 0.000196;;, - 45;4; -0.587508,-0.804928, 0.002057, 0.000025;;, - 46;4; -0.577417,-0.815348, 0.002007,-0.000078;;, - 47;4; -0.574078,-0.818798, 0.001991,-0.000113;;, - 48;4; -0.578023,-0.814769, 0.002010,-0.000072;;, - 49;4; -0.589930,-0.802607, 0.002068, 0.000049;;, - 50;4; -0.609564,-0.782553, 0.002164, 0.000249;;, - 51;4; -0.636062,-0.755488, 0.002293, 0.000519;;, - 52;4; -0.667794,-0.723077, 0.002448, 0.000843;;, - 53;4; -0.702381,-0.687751, 0.002617, 0.001196;;, - 54;4; -0.736972,-0.652420, 0.002785, 0.001548;;, - 55;4; -0.768715,-0.619997, 0.002940, 0.001872;;, - 56;4; -0.795228,-0.592917, 0.003069, 0.002142;;, - 57;4; -0.814875,-0.572849, 0.003165, 0.002342;;, - 58;4; -0.826793,-0.560677, 0.003223, 0.002463;;, - 59;4; -0.830741,-0.556644, 0.003242, 0.002503;;; - } - AnimationKey { //Scale - 1; - 60; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_001_Bone_003} - AnimationKey { //Position - 2; - 60; - 0;3; 0.361068, 0.868612,-0.300242;;, - 1;3; 0.361068, 0.868612,-0.300242;;, - 2;3; 0.361068, 0.868612,-0.300242;;, - 3;3; 0.361068, 0.868612,-0.300242;;, - 4;3; 0.361068, 0.868612,-0.300242;;, - 5;3; 0.361068, 0.868612,-0.300242;;, - 6;3; 0.361068, 0.868612,-0.300242;;, - 7;3; 0.361068, 0.868612,-0.300242;;, - 8;3; 0.361068, 0.868612,-0.300242;;, - 9;3; 0.361068, 0.868612,-0.300242;;, - 10;3; 0.361068, 0.868612,-0.300242;;, - 11;3; 0.361068, 0.868612,-0.300242;;, - 12;3; 0.361068, 0.868612,-0.300242;;, - 13;3; 0.361068, 0.868612,-0.300242;;, - 14;3; 0.361068, 0.868612,-0.300242;;, - 15;3; 0.361068, 0.868612,-0.300242;;, - 16;3; 0.361068, 0.868612,-0.300242;;, - 17;3; 0.361068, 0.868612,-0.300242;;, - 18;3; 0.361068, 0.868612,-0.300242;;, - 19;3; 0.361068, 0.868612,-0.300242;;, - 20;3; 0.361068, 0.868612,-0.300242;;, - 21;3; 0.361068, 0.868612,-0.300242;;, - 22;3; 0.361068, 0.868612,-0.300242;;, - 23;3; 0.361068, 0.868612,-0.300242;;, - 24;3; 0.361068, 0.868612,-0.300242;;, - 25;3; 0.361068, 0.868612,-0.300242;;, - 26;3; 0.361068, 0.868612,-0.300242;;, - 27;3; 0.361068, 0.868612,-0.300242;;, - 28;3; 0.361068, 0.868612,-0.300242;;, - 29;3; 0.361068, 0.868612,-0.300242;;, - 30;3; 0.361068, 0.868612,-0.300242;;, - 31;3; 0.361068, 0.868612,-0.300242;;, - 32;3; 0.361068, 0.868612,-0.300242;;, - 33;3; 0.361068, 0.868612,-0.300242;;, - 34;3; 0.361068, 0.868612,-0.300242;;, - 35;3; 0.361068, 0.868612,-0.300242;;, - 36;3; 0.361068, 0.868612,-0.300242;;, - 37;3; 0.361068, 0.868612,-0.300242;;, - 38;3; 0.361068, 0.868612,-0.300242;;, - 39;3; 0.361068, 0.868612,-0.300242;;, - 40;3; 0.361068, 0.868612,-0.300242;;, - 41;3; 0.361068, 0.868612,-0.300242;;, - 42;3; 0.361068, 0.868612,-0.300242;;, - 43;3; 0.361068, 0.868612,-0.300242;;, - 44;3; 0.361068, 0.868612,-0.300242;;, - 45;3; 0.361068, 0.868612,-0.300242;;, - 46;3; 0.361068, 0.868612,-0.300242;;, - 47;3; 0.361068, 0.868612,-0.300242;;, - 48;3; 0.361068, 0.868612,-0.300242;;, - 49;3; 0.361068, 0.868612,-0.300242;;, - 50;3; 0.361068, 0.868612,-0.300242;;, - 51;3; 0.361068, 0.868612,-0.300242;;, - 52;3; 0.361068, 0.868612,-0.300242;;, - 53;3; 0.361068, 0.868612,-0.300242;;, - 54;3; 0.361068, 0.868612,-0.300242;;, - 55;3; 0.361068, 0.868612,-0.300242;;, - 56;3; 0.361068, 0.868612,-0.300242;;, - 57;3; 0.361068, 0.868612,-0.300242;;, - 58;3; 0.361068, 0.868612,-0.300242;;, - 59;3; 0.361068, 0.868612,-0.300242;;; - } - AnimationKey { //Rotation - 0; - 60; - 0;4; -0.004524,-0.005838, 0.255977,-0.966655;;, - 1;4; -0.004524,-0.005838, 0.255977,-0.966655;;, - 2;4; -0.004524,-0.005838, 0.255977,-0.966655;;, - 3;4; -0.004524,-0.005838, 0.255977,-0.966655;;, - 4;4; -0.004524,-0.005838, 0.255977,-0.966655;;, - 5;4; -0.004524,-0.005838, 0.255977,-0.966655;;, - 6;4; -0.004524,-0.005838, 0.255977,-0.966655;;, - 7;4; -0.004524,-0.005838, 0.255977,-0.966655;;, - 8;4; -0.004524,-0.005838, 0.255977,-0.966655;;, - 9;4; -0.004524,-0.005838, 0.255977,-0.966655;;, - 10;4; -0.004524,-0.005838, 0.255977,-0.966655;;, - 11;4; -0.004524,-0.005838, 0.255977,-0.966655;;, - 12;4; -0.004524,-0.005838, 0.255977,-0.966655;;, - 13;4; -0.004524,-0.005838, 0.255977,-0.966655;;, - 14;4; -0.004524,-0.005838, 0.255977,-0.966655;;, - 15;4; -0.004524,-0.005838, 0.255977,-0.966655;;, - 16;4; -0.004524,-0.005838, 0.255977,-0.966655;;, - 17;4; -0.004524,-0.005838, 0.255977,-0.966655;;, - 18;4; -0.004524,-0.005838, 0.255977,-0.966655;;, - 19;4; -0.004524,-0.005838, 0.255977,-0.966655;;, - 20;4; -0.004538,-0.005823, 0.258462,-0.965614;;, - 21;4; -0.004580,-0.005780, 0.265973,-0.962470;;, - 22;4; -0.004650,-0.005709, 0.278471,-0.957238;;, - 23;4; -0.004746,-0.005610, 0.295695,-0.950028;;, - 24;4; -0.004866,-0.005488, 0.317102,-0.941066;;, - 25;4; -0.005004,-0.005346, 0.341826,-0.930716;;, - 26;4; -0.005155,-0.005193, 0.368693,-0.919469;;, - 27;4; -0.005309,-0.005035, 0.396303,-0.907910;;, - 28;4; -0.005459,-0.004881, 0.423171,-0.896663;;, - 29;4; -0.005598,-0.004739, 0.447894,-0.886312;;, - 30;4; -0.005717,-0.004617, 0.469300,-0.877351;;, - 31;4; -0.005814,-0.004518, 0.486524,-0.870141;;, - 32;4; -0.005884,-0.004447, 0.499021,-0.864909;;, - 33;4; -0.005926,-0.004404, 0.506532,-0.861765;;, - 34;4; -0.005939,-0.004390, 0.509017,-0.860725;;, - 35;4; -0.005910,-0.004416, 0.504005,-0.862443;;, - 36;4; -0.005822,-0.004495, 0.488865,-0.867633;;, - 37;4; -0.005677,-0.004625, 0.463800,-0.876225;;, - 38;4; -0.005478,-0.004803, 0.429659,-0.887929;;, - 39;4; -0.005237,-0.005019, 0.388103,-0.902175;;, - 40;4; -0.004967,-0.005261, 0.341649,-0.918100;;, - 41;4; -0.004687,-0.005512, 0.293477,-0.934614;;, - 42;4; -0.004417,-0.005754, 0.247023,-0.950539;;, - 43;4; -0.004176,-0.005970, 0.205468,-0.964784;;, - 44;4; -0.003977,-0.006148, 0.171327,-0.976488;;, - 45;4; -0.003832,-0.006278, 0.146263,-0.985080;;, - 46;4; -0.003744,-0.006357, 0.131124,-0.990270;;, - 47;4; -0.003715,-0.006383, 0.126112,-0.991988;;, - 48;4; -0.003749,-0.006353, 0.131998,-0.989971;;, - 49;4; -0.003852,-0.006260, 0.149762,-0.983881;;, - 50;4; -0.004022,-0.006107, 0.179051,-0.973840;;, - 51;4; -0.004252,-0.005902, 0.218580,-0.960288;;, - 52;4; -0.004527,-0.005655, 0.265916,-0.944059;;, - 53;4; -0.004827,-0.005386, 0.317512,-0.926371;;, - 54;4; -0.005127,-0.005118, 0.369116,-0.908680;;, - 55;4; -0.005402,-0.004871, 0.416473,-0.892446;;, - 56;4; -0.005632,-0.004665, 0.456029,-0.878887;;, - 57;4; -0.005802,-0.004513, 0.485343,-0.868839;;, - 58;4; -0.005905,-0.004420, 0.503125,-0.862744;;, - 59;4; -0.005939,-0.004390, 0.509017,-0.860725;;; - } - AnimationKey { //Scale - 1; - 60; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_001_Bone_004} - AnimationKey { //Position - 2; - 60; - 0;3; -0.403721, 0.857655,-0.281640;;, - 1;3; -0.403721, 0.857655,-0.281640;;, - 2;3; -0.403721, 0.857655,-0.281640;;, - 3;3; -0.403721, 0.857655,-0.281640;;, - 4;3; -0.403721, 0.857655,-0.281640;;, - 5;3; -0.403721, 0.857655,-0.281640;;, - 6;3; -0.403721, 0.857655,-0.281640;;, - 7;3; -0.403721, 0.857655,-0.281640;;, - 8;3; -0.403721, 0.857655,-0.281640;;, - 9;3; -0.403721, 0.857655,-0.281640;;, - 10;3; -0.403721, 0.857655,-0.281640;;, - 11;3; -0.403721, 0.857655,-0.281640;;, - 12;3; -0.403721, 0.857655,-0.281640;;, - 13;3; -0.403721, 0.857655,-0.281640;;, - 14;3; -0.403721, 0.857655,-0.281640;;, - 15;3; -0.403721, 0.857655,-0.281640;;, - 16;3; -0.403721, 0.857655,-0.281640;;, - 17;3; -0.403721, 0.857655,-0.281640;;, - 18;3; -0.403721, 0.857655,-0.281640;;, - 19;3; -0.403721, 0.857655,-0.281640;;, - 20;3; -0.403721, 0.857655,-0.281640;;, - 21;3; -0.403721, 0.857655,-0.281640;;, - 22;3; -0.403721, 0.857655,-0.281640;;, - 23;3; -0.403721, 0.857655,-0.281640;;, - 24;3; -0.403721, 0.857655,-0.281640;;, - 25;3; -0.403721, 0.857655,-0.281640;;, - 26;3; -0.403721, 0.857655,-0.281640;;, - 27;3; -0.403721, 0.857655,-0.281640;;, - 28;3; -0.403721, 0.857655,-0.281640;;, - 29;3; -0.403721, 0.857655,-0.281640;;, - 30;3; -0.403721, 0.857655,-0.281640;;, - 31;3; -0.403721, 0.857655,-0.281640;;, - 32;3; -0.403721, 0.857655,-0.281640;;, - 33;3; -0.403721, 0.857655,-0.281640;;, - 34;3; -0.403721, 0.857655,-0.281640;;, - 35;3; -0.403721, 0.857655,-0.281640;;, - 36;3; -0.403721, 0.857655,-0.281640;;, - 37;3; -0.403721, 0.857655,-0.281640;;, - 38;3; -0.403721, 0.857655,-0.281640;;, - 39;3; -0.403721, 0.857655,-0.281640;;, - 40;3; -0.403721, 0.857655,-0.281640;;, - 41;3; -0.403721, 0.857655,-0.281640;;, - 42;3; -0.403721, 0.857655,-0.281640;;, - 43;3; -0.403721, 0.857655,-0.281640;;, - 44;3; -0.403721, 0.857655,-0.281640;;, - 45;3; -0.403721, 0.857655,-0.281640;;, - 46;3; -0.403721, 0.857655,-0.281640;;, - 47;3; -0.403721, 0.857655,-0.281640;;, - 48;3; -0.403721, 0.857655,-0.281640;;, - 49;3; -0.403721, 0.857655,-0.281640;;, - 50;3; -0.403721, 0.857655,-0.281640;;, - 51;3; -0.403721, 0.857655,-0.281640;;, - 52;3; -0.403721, 0.857655,-0.281640;;, - 53;3; -0.403721, 0.857655,-0.281640;;, - 54;3; -0.403721, 0.857655,-0.281640;;, - 55;3; -0.403721, 0.857655,-0.281640;;, - 56;3; -0.403721, 0.857655,-0.281640;;, - 57;3; -0.403721, 0.857655,-0.281640;;, - 58;3; -0.403721, 0.857655,-0.281640;;, - 59;3; -0.403721, 0.857655,-0.281640;;; - } - AnimationKey { //Rotation - 0; - 60; - 0;4; -0.003649, 0.022333, 0.261234,-0.965010;;, - 1;4; -0.003649, 0.022333, 0.261234,-0.965010;;, - 2;4; -0.003649, 0.022333, 0.261234,-0.965010;;, - 3;4; -0.003649, 0.022333, 0.261234,-0.965010;;, - 4;4; -0.003649, 0.022333, 0.261234,-0.965010;;, - 5;4; -0.003649, 0.022333, 0.261234,-0.965010;;, - 6;4; -0.003649, 0.022333, 0.261234,-0.965010;;, - 7;4; -0.003649, 0.022333, 0.261234,-0.965010;;, - 8;4; -0.003649, 0.022333, 0.261234,-0.965010;;, - 9;4; -0.003649, 0.022333, 0.261234,-0.965010;;, - 10;4; -0.003649, 0.022333, 0.261234,-0.965010;;, - 11;4; -0.003649, 0.022333, 0.261234,-0.965010;;, - 12;4; -0.003649, 0.022333, 0.261234,-0.965010;;, - 13;4; -0.003649, 0.022333, 0.261234,-0.965010;;, - 14;4; -0.003649, 0.022333, 0.261234,-0.965010;;, - 15;4; -0.003649, 0.022333, 0.261234,-0.965010;;, - 16;4; -0.003649, 0.022333, 0.261234,-0.965010;;, - 17;4; -0.003649, 0.022333, 0.261234,-0.965010;;, - 18;4; -0.003649, 0.022333, 0.261234,-0.965010;;, - 19;4; -0.003649, 0.022333, 0.261234,-0.965010;;, - 20;4; -0.003690, 0.022324, 0.259388,-0.965399;;, - 21;4; -0.003816, 0.022295, 0.253807,-0.966567;;, - 22;4; -0.004026, 0.022248, 0.244517,-0.968496;;, - 23;4; -0.004314, 0.022183, 0.231707,-0.971129;;, - 24;4; -0.004673, 0.022100, 0.215775,-0.974362;;, - 25;4; -0.005087, 0.022004, 0.197359,-0.978040;;, - 26;4; -0.005536, 0.021897, 0.177325,-0.981959;;, - 27;4; -0.005998, 0.021785, 0.156708,-0.985882;;, - 28;4; -0.006447, 0.021673, 0.136609,-0.989562;;, - 29;4; -0.006859, 0.021565, 0.118067,-0.992775;;, - 30;4; -0.007215, 0.021467, 0.101952,-0.995335;;, - 31;4; -0.007500, 0.021382, 0.088908,-0.997111;;, - 32;4; -0.007706, 0.021311, 0.079344,-0.998028;;, - 33;4; -0.007828, 0.021257, 0.073454,-0.998056;;, - 34;4; -0.007865, 0.021219, 0.071271,-0.997200;;, - 35;4; -0.007724, 0.021209, 0.076731,-0.994232;;, - 36;4; -0.007310, 0.021239, 0.093935,-0.987878;;, - 37;4; -0.006628, 0.021308, 0.122650,-0.978226;;, - 38;4; -0.005701, 0.021415, 0.161900,-0.965582;;, - 39;4; -0.004574, 0.021553, 0.209763,-0.950529;;, - 40;4; -0.003315, 0.021712, 0.263331,-0.933939;;, - 41;4; -0.002010, 0.021881, 0.318925,-0.916901;;, - 42;4; -0.000752, 0.022047, 0.372566,-0.900585;;, - 43;4; 0.000374, 0.022197, 0.420570,-0.886065;;, - 44;4; 0.001298, 0.022321, 0.460022,-0.874183;;, - 45;4; 0.001976, 0.022413, 0.488993,-0.865486;;, - 46;4; 0.002386, 0.022469, 0.506496,-0.860246;;, - 47;4; 0.002522, 0.022487, 0.512290,-0.858514;;, - 48;4; 0.002362, 0.022468, 0.505512,-0.860646;;, - 49;4; 0.001880, 0.022409, 0.485053,-0.867080;;, - 50;4; 0.001085, 0.022312, 0.451322,-0.877688;;, - 51;4; 0.000012, 0.022181, 0.405798,-0.892004;;, - 52;4; -0.001273, 0.022024, 0.351282,-0.909149;;, - 53;4; -0.002673, 0.021853, 0.291859,-0.927836;;, - 54;4; -0.004073, 0.021682, 0.232425,-0.946526;;, - 55;4; -0.005358, 0.021525, 0.177879,-0.963679;;, - 56;4; -0.006430, 0.021394, 0.132315,-0.978007;;, - 57;4; -0.007224, 0.021297, 0.098545,-0.988625;;, - 58;4; -0.007705, 0.021238, 0.078059,-0.995066;;, - 59;4; -0.007865, 0.021219, 0.071271,-0.997200;;; - } - AnimationKey { //Scale - 1; - 60; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_001_Bone_007} - AnimationKey { //Position - 2; - 60; - 0;3; -0.000000,-0.000000, 0.000000;;, - 1;3; -0.000000,-0.000000, 0.000000;;, - 2;3; -0.000000,-0.000000, 0.000000;;, - 3;3; -0.000000,-0.000000, 0.000000;;, - 4;3; -0.000000,-0.000000, 0.000000;;, - 5;3; -0.000000,-0.000000, 0.000000;;, - 6;3; -0.000000,-0.000000, 0.000000;;, - 7;3; -0.000000,-0.000000, 0.000000;;, - 8;3; -0.000000,-0.000000, 0.000000;;, - 9;3; -0.000000,-0.000000, 0.000000;;, - 10;3; -0.000000,-0.000000, 0.000000;;, - 11;3; -0.000000,-0.000000, 0.000000;;, - 12;3; -0.000000,-0.000000, 0.000000;;, - 13;3; -0.000000,-0.000000, 0.000000;;, - 14;3; -0.000000,-0.000000, 0.000000;;, - 15;3; -0.000000,-0.000000, 0.000000;;, - 16;3; -0.000000,-0.000000, 0.000000;;, - 17;3; -0.000000,-0.000000, 0.000000;;, - 18;3; -0.000000,-0.000000, 0.000000;;, - 19;3; -0.000000,-0.000000, 0.000000;;, - 20;3; -0.000000,-0.000000, 0.000000;;, - 21;3; -0.000000,-0.000000, 0.000000;;, - 22;3; -0.000000,-0.000000, 0.000000;;, - 23;3; -0.000000,-0.000000, 0.000000;;, - 24;3; -0.000000,-0.000000, 0.000000;;, - 25;3; -0.000000,-0.000000, 0.000000;;, - 26;3; -0.000000,-0.000000, 0.000000;;, - 27;3; -0.000000,-0.000000, 0.000000;;, - 28;3; -0.000000,-0.000000, 0.000000;;, - 29;3; -0.000000,-0.000000, 0.000000;;, - 30;3; -0.000000,-0.000000, 0.000000;;, - 31;3; -0.000000,-0.000000, 0.000000;;, - 32;3; -0.000000,-0.000000, 0.000000;;, - 33;3; -0.000000,-0.000000, 0.000000;;, - 34;3; -0.000000,-0.000000, 0.000000;;, - 35;3; -0.000000,-0.000000, 0.000000;;, - 36;3; -0.000000,-0.000000, 0.000000;;, - 37;3; -0.000000,-0.000000, 0.000000;;, - 38;3; -0.000000,-0.000000, 0.000000;;, - 39;3; -0.000000,-0.000000, 0.000000;;, - 40;3; -0.000000,-0.000000, 0.000000;;, - 41;3; -0.000000,-0.000000, 0.000000;;, - 42;3; -0.000000,-0.000000, 0.000000;;, - 43;3; -0.000000,-0.000000, 0.000000;;, - 44;3; -0.000000,-0.000000, 0.000000;;, - 45;3; -0.000000,-0.000000, 0.000000;;, - 46;3; -0.000000,-0.000000, 0.000000;;, - 47;3; -0.000000,-0.000000, 0.000000;;, - 48;3; -0.000000,-0.000000, 0.000000;;, - 49;3; -0.000000,-0.000000, 0.000000;;, - 50;3; -0.000000,-0.000000, 0.000000;;, - 51;3; -0.000000,-0.000000, 0.000000;;, - 52;3; -0.000000,-0.000000, 0.000000;;, - 53;3; -0.000000,-0.000000, 0.000000;;, - 54;3; -0.000000,-0.000000, 0.000000;;, - 55;3; -0.000000,-0.000000, 0.000000;;, - 56;3; -0.000000,-0.000000, 0.000000;;, - 57;3; -0.000000,-0.000000, 0.000000;;, - 58;3; -0.000000,-0.000000, 0.000000;;, - 59;3; -0.000000,-0.000000, 0.000000;;; - } - AnimationKey { //Rotation - 0; - 60; - 0;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 1;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 2;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 3;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 4;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 5;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 6;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 7;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 8;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 9;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 10;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 11;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 12;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 13;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 14;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 15;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 16;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 17;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 18;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 19;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 20;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 21;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 22;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 23;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 24;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 25;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 26;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 27;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 28;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 29;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 30;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 31;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 32;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 33;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 34;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 35;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 36;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 37;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 38;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 39;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 40;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 41;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 42;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 43;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 44;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 45;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 46;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 47;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 48;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 49;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 50;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 51;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 52;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 53;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 54;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 55;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 56;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 57;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 58;4; 0.000000, 0.000000, 0.493873, 0.869534;;, - 59;4; 0.000000, 0.000000, 0.493873, 0.869534;;; - } - AnimationKey { //Scale - 1; - 60; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Cube_003} - AnimationKey { //Position - 2; - 60; - 0;3; -0.000000,-0.250671, 0.630790;;, - 1;3; -0.000000,-0.250671, 0.630790;;, - 2;3; -0.000000,-0.250671, 0.630790;;, - 3;3; -0.000000,-0.250671, 0.630790;;, - 4;3; -0.000000,-0.250671, 0.630790;;, - 5;3; -0.000000,-0.250671, 0.630790;;, - 6;3; -0.000000,-0.250671, 0.630790;;, - 7;3; -0.000000,-0.250671, 0.630790;;, - 8;3; -0.000000,-0.250671, 0.630790;;, - 9;3; -0.000000,-0.250671, 0.630790;;, - 10;3; -0.000000,-0.250671, 0.630790;;, - 11;3; -0.000000,-0.250671, 0.630790;;, - 12;3; -0.000000,-0.250671, 0.630790;;, - 13;3; -0.000000,-0.250671, 0.630790;;, - 14;3; -0.000000,-0.250671, 0.630790;;, - 15;3; -0.000000,-0.250671, 0.630790;;, - 16;3; -0.000000,-0.250671, 0.630790;;, - 17;3; -0.000000,-0.250671, 0.630790;;, - 18;3; -0.000000,-0.250671, 0.630790;;, - 19;3; -0.000000,-0.250671, 0.630790;;, - 20;3; -0.000000,-0.250671, 0.630790;;, - 21;3; -0.000000,-0.250671, 0.630790;;, - 22;3; -0.000000,-0.250671, 0.630790;;, - 23;3; -0.000000,-0.250671, 0.630790;;, - 24;3; -0.000000,-0.250671, 0.630790;;, - 25;3; -0.000000,-0.250671, 0.630790;;, - 26;3; -0.000000,-0.250671, 0.630790;;, - 27;3; -0.000000,-0.250671, 0.630790;;, - 28;3; -0.000000,-0.250671, 0.630790;;, - 29;3; -0.000000,-0.250671, 0.630790;;, - 30;3; -0.000000,-0.250671, 0.630790;;, - 31;3; -0.000000,-0.250671, 0.630790;;, - 32;3; -0.000000,-0.250671, 0.630790;;, - 33;3; -0.000000,-0.250671, 0.630790;;, - 34;3; -0.000000,-0.250671, 0.630790;;, - 35;3; -0.000000,-0.250671, 0.630790;;, - 36;3; -0.000000,-0.250671, 0.630790;;, - 37;3; -0.000000,-0.250671, 0.630790;;, - 38;3; -0.000000,-0.250671, 0.630790;;, - 39;3; -0.000000,-0.250671, 0.630790;;, - 40;3; -0.000000,-0.250671, 0.630790;;, - 41;3; -0.000000,-0.250671, 0.630790;;, - 42;3; -0.000000,-0.250671, 0.630790;;, - 43;3; -0.000000,-0.250671, 0.630790;;, - 44;3; -0.000000,-0.250671, 0.630790;;, - 45;3; -0.000000,-0.250671, 0.630790;;, - 46;3; -0.000000,-0.250671, 0.630790;;, - 47;3; -0.000000,-0.250671, 0.630790;;, - 48;3; -0.000000,-0.250671, 0.630790;;, - 49;3; -0.000000,-0.250671, 0.630790;;, - 50;3; -0.000000,-0.250671, 0.630790;;, - 51;3; -0.000000,-0.250671, 0.630790;;, - 52;3; -0.000000,-0.250671, 0.630790;;, - 53;3; -0.000000,-0.250671, 0.630790;;, - 54;3; -0.000000,-0.250671, 0.630790;;, - 55;3; -0.000000,-0.250671, 0.630790;;, - 56;3; -0.000000,-0.250671, 0.630790;;, - 57;3; -0.000000,-0.250671, 0.630790;;, - 58;3; -0.000000,-0.250671, 0.630790;;, - 59;3; -0.000000,-0.250671, 0.630790;;; - } - AnimationKey { //Rotation - 0; - 60; - 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 60; - 0;3; 0.384211, 0.384212, 0.384211;;, - 1;3; 0.384211, 0.384212, 0.384211;;, - 2;3; 0.384211, 0.384212, 0.384211;;, - 3;3; 0.384211, 0.384212, 0.384211;;, - 4;3; 0.384211, 0.384212, 0.384211;;, - 5;3; 0.384211, 0.384212, 0.384211;;, - 6;3; 0.384211, 0.384212, 0.384211;;, - 7;3; 0.384211, 0.384212, 0.384211;;, - 8;3; 0.384211, 0.384212, 0.384211;;, - 9;3; 0.384211, 0.384212, 0.384211;;, - 10;3; 0.384211, 0.384212, 0.384211;;, - 11;3; 0.384211, 0.384212, 0.384211;;, - 12;3; 0.384211, 0.384212, 0.384211;;, - 13;3; 0.384211, 0.384212, 0.384211;;, - 14;3; 0.384211, 0.384212, 0.384211;;, - 15;3; 0.384211, 0.384212, 0.384211;;, - 16;3; 0.384211, 0.384212, 0.384211;;, - 17;3; 0.384211, 0.384212, 0.384211;;, - 18;3; 0.384211, 0.384212, 0.384211;;, - 19;3; 0.384211, 0.384212, 0.384211;;, - 20;3; 0.384211, 0.384212, 0.384211;;, - 21;3; 0.384211, 0.384212, 0.384211;;, - 22;3; 0.384211, 0.384212, 0.384211;;, - 23;3; 0.384211, 0.384212, 0.384211;;, - 24;3; 0.384211, 0.384212, 0.384211;;, - 25;3; 0.384211, 0.384212, 0.384211;;, - 26;3; 0.384211, 0.384212, 0.384211;;, - 27;3; 0.384211, 0.384212, 0.384211;;, - 28;3; 0.384211, 0.384212, 0.384211;;, - 29;3; 0.384211, 0.384212, 0.384211;;, - 30;3; 0.384211, 0.384212, 0.384211;;, - 31;3; 0.384211, 0.384212, 0.384211;;, - 32;3; 0.384211, 0.384212, 0.384211;;, - 33;3; 0.384211, 0.384212, 0.384211;;, - 34;3; 0.384211, 0.384212, 0.384211;;, - 35;3; 0.384211, 0.384212, 0.384211;;, - 36;3; 0.384211, 0.384212, 0.384211;;, - 37;3; 0.384211, 0.384212, 0.384211;;, - 38;3; 0.384211, 0.384212, 0.384211;;, - 39;3; 0.384211, 0.384212, 0.384211;;, - 40;3; 0.384211, 0.384212, 0.384211;;, - 41;3; 0.384211, 0.384212, 0.384211;;, - 42;3; 0.384211, 0.384212, 0.384211;;, - 43;3; 0.384211, 0.384212, 0.384211;;, - 44;3; 0.384211, 0.384212, 0.384211;;, - 45;3; 0.384211, 0.384212, 0.384211;;, - 46;3; 0.384211, 0.384212, 0.384211;;, - 47;3; 0.384211, 0.384212, 0.384211;;, - 48;3; 0.384211, 0.384212, 0.384211;;, - 49;3; 0.384211, 0.384212, 0.384211;;, - 50;3; 0.384211, 0.384212, 0.384211;;, - 51;3; 0.384211, 0.384212, 0.384211;;, - 52;3; 0.384211, 0.384212, 0.384211;;, - 53;3; 0.384211, 0.384212, 0.384211;;, - 54;3; 0.384211, 0.384212, 0.384211;;, - 55;3; 0.384211, 0.384212, 0.384211;;, - 56;3; 0.384211, 0.384212, 0.384211;;, - 57;3; 0.384211, 0.384212, 0.384211;;, - 58;3; 0.384211, 0.384212, 0.384211;;, - 59;3; 0.384211, 0.384212, 0.384211;;; - } - } -} //End of AnimationSet +xof 0303txt 0032 + +template XSkinMeshHeader { + <3cf169ce-ff7c-44ab-93c0-f78f62d172e2> + WORD nMaxSkinWeightsPerVertex; + WORD nMaxSkinWeightsPerFace; + WORD nBones; +} + +template SkinWeights { + <6f0d123b-bad2-4167-a0d0-80224f25fabb> + STRING transformNodeName; + DWORD nWeights; + array DWORD vertexIndices[nWeights]; + array float weights[nWeights]; + Matrix4x4 matrixOffset; +} + +Frame Root { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 0.000000, 1.000000, 0.000000, + 0.000000, 1.000000,-0.000000, 0.000000, + 0.000000, 0.000000, 0.000000, 1.000000;; + } + Frame Armature_001 { + FrameTransformMatrix { + -1.000000, 0.000000,-0.000000, 0.000000, + -0.000000,-0.030555, 0.999533, 0.000000, + 0.000000, 0.999533, 0.030555, 0.000000, + 0.000000,-0.645956, 0.000000, 1.000000;; + } + Frame Armature_001_Bone { + FrameTransformMatrix { + 1.000000, 0.000000,-0.000000, 0.000000, + -0.000000, 0.876747,-0.480952, 0.000000, + -0.000000, 0.480952, 0.876747, 0.000000, + 0.007037,-0.830657, 0.471136, 1.000000;; + } + Frame Armature_001_Bone_001 { + FrameTransformMatrix { + -0.999979, 0.003508,-0.005391, 0.000000, + -0.006432,-0.539544, 0.841933, 0.000000, + 0.000044, 0.841950, 0.539555, 0.000000, + -0.000000, 1.178397,-0.000000, 1.000000;; + } + Frame Armature_001_Bone_002 { + FrameTransformMatrix { + 0.999979, 0.006432,-0.000044, 0.000000, + -0.005804, 0.905346, 0.424635, 0.000000, + 0.002771,-0.424626, 0.905365, 0.000000, + -0.000000, 1.094120,-0.000000, 1.000000;; + } + } //End of Armature_001_Bone_002 + Frame Armature_001_Bone_005 { + FrameTransformMatrix { + 0.999595, 0.027588,-0.006949, 0.000000, + -0.008723, 0.064725,-0.997865, 0.000000, + -0.027079, 0.997522, 0.064940, 0.000000, + 0.389591, 1.192458,-0.416010, 1.000000;; + } + } //End of Armature_001_Bone_005 + Frame Armature_001_Bone_006 { + FrameTransformMatrix { + 0.999983,-0.001922,-0.005604, 0.000000, + -0.005538, 0.032860,-0.999445, 0.000000, + 0.002105, 0.999458, 0.032849, 0.000000, + -0.300019, 1.188024,-0.415979, 1.000000;; + } + } //End of Armature_001_Bone_006 + } //End of Armature_001_Bone_001 + Frame Armature_001_Bone_003 { + FrameTransformMatrix { + -0.999891,-0.011730, 0.008967, 0.000000, + 0.005755,-0.868910,-0.494936, 0.000000, + 0.013597,-0.494830, 0.868883, 0.000000, + 0.361068, 0.868612,-0.300242, 1.000000;; + } + } //End of Armature_001_Bone_003 + Frame Armature_001_Bone_004 { + FrameTransformMatrix { + -0.998976, 0.004629,-0.045007, 0.000000, + 0.018707,-0.863487,-0.504024, 0.000000, + -0.041196,-0.504349, 0.862516, 0.000000, + -0.403721, 0.857655,-0.281640, 1.000000;; + } + } //End of Armature_001_Bone_004 + Frame Armature_001_Bone_007 { + FrameTransformMatrix { + -1.000000, 0.000000, 0.000000, 0.000000, + 0.000000,-0.512179, 0.858879, 0.000000, + 0.000000, 0.858879, 0.512179, 0.000000, + -0.000000,-0.000000, 0.000000, 1.000000;; + } + } //End of Armature_001_Bone_007 + } //End of Armature_001_Bone + Frame Cube_003 { + FrameTransformMatrix { + 0.384211,-0.000000,-0.000000, 0.000000, + 0.000000, 0.011740,-0.384032, 0.000000, + 0.000000, 0.384032, 0.011740, 0.000000, + -0.000000,-0.250671, 0.630790, 1.000000;; + } + Mesh { //Cube_000 Mesh + 2328; + 0.520547;-2.863008; 0.607304;, + 0.520547;-3.383555; 0.607304;, + 1.041094;-3.383555; 0.607304;, + 1.041094;-2.863008; 0.607304;, + 0.520547;-2.342460; 0.607304;, + 0.520547;-2.863008; 0.607304;, + 1.041094;-2.863008; 0.607304;, + 1.041094;-2.342460; 0.607304;, + -0.000000;-2.863008; 0.607304;, + -0.000000;-3.383555; 0.607304;, + 0.520547;-3.383555; 0.607304;, + 0.520547;-2.863008; 0.607304;, + -0.000000;-2.342460; 0.607304;, + -0.000000;-2.863008; 0.607304;, + 0.520547;-2.863008; 0.607304;, + 0.520547;-2.342460; 0.607304;, + 0.520547;-1.821913; 0.607304;, + 0.520547;-2.342460; 0.607304;, + 1.041094;-2.342460; 0.607304;, + 1.041094;-1.821913; 0.607304;, + 0.520547;-1.301365; 0.607304;, + 0.520547;-1.821913; 0.607304;, + 1.041094;-1.821913; 0.607304;, + 1.041094;-1.301365; 0.607304;, + -0.000000;-1.821913; 0.607304;, + -0.000000;-2.342460; 0.607304;, + 0.520547;-2.342460; 0.607304;, + 0.520547;-1.821913; 0.607304;, + -0.000000;-1.301365; 0.607304;, + -0.000000;-1.821913; 0.607304;, + 0.520547;-1.821913; 0.607304;, + 0.520547;-1.301365; 0.607304;, + -0.520547;-2.863008; 0.607304;, + -0.520547;-3.383555; 0.607304;, + -0.000000;-3.383555; 0.607304;, + -0.000000;-2.863008; 0.607304;, + -0.520547;-2.342460; 0.607304;, + -0.520547;-2.863008; 0.607304;, + -0.000000;-2.863008; 0.607304;, + -0.000000;-2.342460; 0.607304;, + -1.041094;-2.863008; 0.607304;, + -1.041094;-3.383555; 0.607304;, + -0.520547;-3.383555; 0.607304;, + -0.520547;-2.863008; 0.607304;, + -1.041094;-2.342460; 0.607304;, + -1.041094;-2.863008; 0.607304;, + -0.520547;-2.863008; 0.607304;, + -0.520547;-2.342460; 0.607304;, + -0.520547;-1.821913; 0.607304;, + -0.520547;-2.342460; 0.607304;, + -0.000000;-2.342460; 0.607304;, + -0.000000;-1.821913; 0.607304;, + -0.520547;-1.301365; 0.607304;, + -0.520547;-1.821913; 0.607304;, + -0.000000;-1.821913; 0.607304;, + -0.000000;-1.301365; 0.607304;, + -1.041094;-1.821913; 0.607304;, + -1.041094;-2.342460; 0.607304;, + -0.520547;-2.342460; 0.607304;, + -0.520547;-1.821913; 0.607304;, + -1.041094;-1.301365; 0.607304;, + -1.041094;-1.821913; 0.607304;, + -0.520547;-1.821913; 0.607304;, + -0.520547;-1.301365; 0.607304;, + -0.520547;-1.821913; 2.689492;, + -1.041094;-1.821913; 2.689492;, + -1.041094;-1.301365; 2.689492;, + -0.520547;-1.301365; 2.689492;, + -0.000000;-1.821913; 2.689492;, + -0.520547;-1.821913; 2.689492;, + -0.520547;-1.301365; 2.689492;, + -0.000000;-1.301365; 2.689492;, + -0.520547;-2.342460; 2.689492;, + -1.041094;-2.342460; 2.689492;, + -1.041094;-1.821913; 2.689492;, + -0.520547;-1.821913; 2.689492;, + -0.000000;-2.342460; 2.689492;, + -0.520547;-2.342460; 2.689492;, + -0.520547;-1.821913; 2.689492;, + -0.000000;-1.821913; 2.689492;, + 0.520547;-1.821913; 2.689492;, + -0.000000;-1.821913; 2.689492;, + -0.000000;-1.301365; 2.689492;, + 0.520547;-1.301365; 2.689492;, + 1.041094;-1.821913; 2.689492;, + 0.520547;-1.821913; 2.689492;, + 0.520547;-1.301365; 2.689492;, + 1.041094;-1.301365; 2.689492;, + 0.520547;-2.342460; 2.689492;, + -0.000000;-2.342460; 2.689492;, + -0.000000;-1.821913; 2.689492;, + 0.520547;-1.821913; 2.689492;, + 1.041094;-2.342460; 2.689492;, + 0.520547;-2.342460; 2.689492;, + 0.520547;-1.821913; 2.689492;, + 1.041094;-1.821913; 2.689492;, + -0.520547;-2.863008; 2.689492;, + -1.041094;-2.863008; 2.689492;, + -1.041094;-2.342460; 2.689492;, + -0.520547;-2.342460; 2.689492;, + -0.000000;-2.863008; 2.689492;, + -0.520547;-2.863008; 2.689492;, + -0.520547;-2.342460; 2.689492;, + -0.000000;-2.342460; 2.689492;, + -0.520547;-3.383555; 2.689492;, + -1.041094;-3.383555; 2.689492;, + -1.041094;-2.863008; 2.689492;, + -0.520547;-2.863008; 2.689492;, + -0.000000;-3.383555; 2.689492;, + -0.520547;-3.383555; 2.689492;, + -0.520547;-2.863008; 2.689492;, + -0.000000;-2.863008; 2.689492;, + 0.520547;-2.863008; 2.689492;, + -0.000000;-2.863008; 2.689492;, + -0.000000;-2.342460; 2.689492;, + 0.520547;-2.342460; 2.689492;, + 1.041094;-2.863008; 2.689492;, + 0.520547;-2.863008; 2.689492;, + 0.520547;-2.342460; 2.689492;, + 1.041094;-2.342460; 2.689492;, + 0.520547;-3.383555; 2.689492;, + -0.000000;-3.383555; 2.689492;, + -0.000000;-2.863008; 2.689492;, + 0.520547;-2.863008; 2.689492;, + 1.041094;-3.383555; 2.689492;, + 0.520547;-3.383555; 2.689492;, + 0.520547;-2.863008; 2.689492;, + 1.041094;-2.863008; 2.689492;, + 1.041094;-1.821913; 2.168945;, + 1.041094;-1.821913; 2.689492;, + 1.041094;-1.301365; 2.689492;, + 1.041094;-1.301365; 2.168945;, + 1.041094;-1.821913; 1.648398;, + 1.041094;-1.821913; 2.168945;, + 1.041094;-1.301365; 2.168945;, + 1.041094;-1.301365; 1.648398;, + 1.041094;-2.342460; 2.168945;, + 1.041094;-2.342460; 2.689492;, + 1.041094;-1.821913; 2.689492;, + 1.041094;-1.821913; 2.168945;, + 1.041094;-2.342460; 1.648398;, + 1.041094;-2.342460; 2.168945;, + 1.041094;-1.821913; 2.168945;, + 1.041094;-1.821913; 1.648398;, + 1.041094;-1.821913; 0.855347;, + 1.041094;-1.821913; 1.648398;, + 1.041094;-1.301365; 1.648398;, + 1.041094;-1.301365; 0.855347;, + 1.041094;-1.821913; 0.607304;, + 1.041094;-1.821913; 0.855347;, + 1.041094;-1.301365; 0.855347;, + 1.041094;-1.301365; 0.607304;, + 1.041094;-2.342460; 0.855347;, + 1.041094;-2.342460; 1.648398;, + 1.041094;-1.821913; 1.648398;, + 1.041094;-1.821913; 0.855347;, + 1.041094;-2.342460; 0.607304;, + 1.041094;-2.342460; 0.855347;, + 1.041094;-1.821913; 0.855347;, + 1.041094;-1.821913; 0.607304;, + 1.041094;-2.863008; 2.168945;, + 1.041094;-2.863008; 2.689492;, + 1.041094;-2.342460; 2.689492;, + 1.041094;-2.342460; 2.168945;, + 1.041094;-2.863008; 1.648398;, + 1.041094;-2.863008; 2.168945;, + 1.041094;-2.342460; 2.168945;, + 1.041094;-2.342460; 1.648398;, + 1.041094;-3.383555; 2.168945;, + 1.041094;-3.383555; 2.689492;, + 1.041094;-2.863008; 2.689492;, + 1.041094;-2.863008; 2.168945;, + 1.041094;-3.383555; 1.648398;, + 1.041094;-3.383555; 2.168945;, + 1.041094;-2.863008; 2.168945;, + 1.041094;-2.863008; 1.648398;, + 1.041094;-2.863008; 0.855347;, + 1.041094;-2.863008; 1.648398;, + 1.041094;-2.342460; 1.648398;, + 1.041094;-2.342460; 0.855347;, + 1.041094;-2.863008; 0.607304;, + 1.041094;-2.863008; 0.855347;, + 1.041094;-2.342460; 0.855347;, + 1.041094;-2.342460; 0.607304;, + 1.041094;-3.383555; 0.855347;, + 1.041094;-3.383555; 1.648398;, + 1.041094;-2.863008; 1.648398;, + 1.041094;-2.863008; 0.855347;, + 1.041094;-3.383555; 0.607304;, + 1.041094;-3.383555; 0.855347;, + 1.041094;-2.863008; 0.855347;, + 1.041094;-2.863008; 0.607304;, + 0.520547;-3.383555; 2.168945;, + 0.520547;-3.383555; 2.689492;, + 1.041094;-3.383555; 2.689492;, + 1.041094;-3.383555; 2.168945;, + 0.520547;-3.383555; 1.648398;, + 0.520547;-3.383555; 2.168945;, + 1.041094;-3.383555; 2.168945;, + 1.041094;-3.383555; 1.648398;, + -0.000000;-3.383555; 2.168945;, + -0.000000;-3.383555; 2.689492;, + 0.520547;-3.383555; 2.689492;, + 0.520547;-3.383555; 2.168945;, + -0.000000;-3.383555; 1.648398;, + -0.000000;-3.383555; 2.168945;, + 0.520547;-3.383555; 2.168945;, + 0.520547;-3.383555; 1.648398;, + 0.520547;-3.383555; 0.855347;, + 0.520547;-3.383555; 1.648398;, + 1.041094;-3.383555; 1.648398;, + 1.041094;-3.383555; 0.855347;, + 0.520547;-3.383555; 0.607304;, + 0.520547;-3.383555; 0.855347;, + 1.041094;-3.383555; 0.855347;, + 1.041094;-3.383555; 0.607304;, + 0.520547;-3.541480; 1.648398;, + -0.000000;-3.541480; 1.648398;, + -0.000000;-3.383555; 1.648398;, + 0.520547;-3.383555; 1.648398;, + -0.000000;-3.383555; 0.607304;, + -0.000000;-3.383555; 0.855347;, + 0.520547;-3.383555; 0.855347;, + 0.520547;-3.383555; 0.607304;, + -0.520547;-3.383555; 2.168945;, + -0.520547;-3.383555; 2.689492;, + -0.000000;-3.383555; 2.689492;, + -0.000000;-3.383555; 2.168945;, + -0.520547;-3.383555; 1.648398;, + -0.520547;-3.383555; 2.168945;, + -0.000000;-3.383555; 2.168945;, + -0.000000;-3.383555; 1.648398;, + -1.041094;-3.383555; 2.168945;, + -1.041094;-3.383555; 2.689492;, + -0.520547;-3.383555; 2.689492;, + -0.520547;-3.383555; 2.168945;, + -1.041094;-3.383555; 1.648398;, + -1.041094;-3.383555; 2.168945;, + -0.520547;-3.383555; 2.168945;, + -0.520547;-3.383555; 1.648398;, + 0.520547;-3.383555; 0.855347;, + -0.000000;-3.383555; 0.855347;, + -0.000000;-3.541480; 0.855347;, + 0.520547;-3.541480; 0.855347;, + -0.520547;-3.383555; 0.607304;, + -0.520547;-3.383555; 0.855347;, + -0.000000;-3.383555; 0.855347;, + -0.000000;-3.383555; 0.607304;, + -1.041094;-3.383555; 0.855347;, + -1.041094;-3.383555; 1.648398;, + -0.520547;-3.383555; 1.648398;, + -0.520547;-3.383555; 0.855347;, + -1.041094;-3.383555; 0.607304;, + -1.041094;-3.383555; 0.855347;, + -0.520547;-3.383555; 0.855347;, + -0.520547;-3.383555; 0.607304;, + -1.041094;-1.821913; 0.855347;, + -1.041094;-1.821913; 0.607304;, + -1.041094;-1.301365; 0.607304;, + -1.041094;-1.301365; 0.855347;, + -1.041094;-1.821913; 1.648398;, + -1.041094;-1.821913; 0.855347;, + -1.041094;-1.301365; 0.855347;, + -1.041094;-1.301365; 1.648398;, + -1.041094;-2.342460; 0.855347;, + -1.041094;-2.342460; 0.607304;, + -1.041094;-1.821913; 0.607304;, + -1.041094;-1.821913; 0.855347;, + -1.041094;-2.342460; 1.648398;, + -1.041094;-2.342460; 0.855347;, + -1.041094;-1.821913; 0.855347;, + -1.041094;-1.821913; 1.648398;, + -1.041094;-1.821913; 2.168945;, + -1.041094;-1.821913; 1.648398;, + -1.041094;-1.301365; 1.648398;, + -1.041094;-1.301365; 2.168945;, + -1.041094;-1.821913; 2.689492;, + -1.041094;-1.821913; 2.168945;, + -1.041094;-1.301365; 2.168945;, + -1.041094;-1.301365; 2.689492;, + -1.041094;-2.342460; 2.168945;, + -1.041094;-2.342460; 1.648398;, + -1.041094;-1.821913; 1.648398;, + -1.041094;-1.821913; 2.168945;, + -1.041094;-2.342460; 2.689492;, + -1.041094;-2.342460; 2.168945;, + -1.041094;-1.821913; 2.168945;, + -1.041094;-1.821913; 2.689492;, + -1.041094;-2.863008; 0.855347;, + -1.041094;-2.863008; 0.607304;, + -1.041094;-2.342460; 0.607304;, + -1.041094;-2.342460; 0.855347;, + -1.041094;-2.863008; 1.648398;, + -1.041094;-2.863008; 0.855347;, + -1.041094;-2.342460; 0.855347;, + -1.041094;-2.342460; 1.648398;, + -1.041094;-3.383555; 0.855347;, + -1.041094;-3.383555; 0.607304;, + -1.041094;-2.863008; 0.607304;, + -1.041094;-2.863008; 0.855347;, + -1.041094;-3.383555; 1.648398;, + -1.041094;-3.383555; 0.855347;, + -1.041094;-2.863008; 0.855347;, + -1.041094;-2.863008; 1.648398;, + -1.041094;-2.863008; 2.168945;, + -1.041094;-2.863008; 1.648398;, + -1.041094;-2.342460; 1.648398;, + -1.041094;-2.342460; 2.168945;, + -1.041094;-2.863008; 2.689492;, + -1.041094;-2.863008; 2.168945;, + -1.041094;-2.342460; 2.168945;, + -1.041094;-2.342460; 2.689492;, + -1.041094;-3.383555; 2.168945;, + -1.041094;-3.383555; 1.648398;, + -1.041094;-2.863008; 1.648398;, + -1.041094;-2.863008; 2.168945;, + -1.041094;-3.383555; 2.689492;, + -1.041094;-3.383555; 2.168945;, + -1.041094;-2.863008; 2.168945;, + -1.041094;-2.863008; 2.689492;, + 0.520547;-1.301365; 0.855347;, + 0.520547;-1.301365; 0.607304;, + 1.041094;-1.301365; 0.607304;, + 1.041094;-1.301365; 0.855347;, + 0.520547;-1.301365; 1.648398;, + 0.520547;-1.301365; 0.855347;, + 1.041094;-1.301365; 0.855347;, + 1.041094;-1.301365; 1.648398;, + -0.000000;-1.301365; 0.855347;, + -0.000000;-1.301365; 0.607304;, + 0.520547;-1.301365; 0.607304;, + 0.520547;-1.301365; 0.855347;, + -0.000000;-1.301365; 1.648398;, + -0.000000;-1.301365; 0.855347;, + 0.520547;-1.301365; 0.855347;, + 0.520547;-1.301365; 1.648398;, + 0.520547;-1.301365; 2.168945;, + 0.520547;-1.301365; 1.648398;, + 1.041094;-1.301365; 1.648398;, + 1.041094;-1.301365; 2.168945;, + 0.520547;-1.301365; 2.689492;, + 0.520547;-1.301365; 2.168945;, + 1.041094;-1.301365; 2.168945;, + 1.041094;-1.301365; 2.689492;, + -0.000000;-1.301365; 2.168945;, + -0.000000;-1.301365; 1.648398;, + 0.520547;-1.301365; 1.648398;, + 0.520547;-1.301365; 2.168945;, + -0.000000;-1.301365; 2.689492;, + -0.000000;-1.301365; 2.168945;, + 0.520547;-1.301365; 2.168945;, + 0.520547;-1.301365; 2.689492;, + -0.520547;-1.301365; 0.855347;, + -0.520547;-1.301365; 0.607304;, + -0.000000;-1.301365; 0.607304;, + -0.000000;-1.301365; 0.855347;, + -0.520547;-1.301365; 1.648398;, + -0.520547;-1.301365; 0.855347;, + -0.000000;-1.301365; 0.855347;, + -0.000000;-1.301365; 1.648398;, + -1.041094;-1.301365; 0.855347;, + -1.041094;-1.301365; 0.607304;, + -0.520547;-1.301365; 0.607304;, + -0.520547;-1.301365; 0.855347;, + -1.041094;-1.301365; 1.648398;, + -1.041094;-1.301365; 0.855347;, + -0.520547;-1.301365; 0.855347;, + -0.520547;-1.301365; 1.648398;, + -0.520547;-1.301365; 2.168945;, + -0.520547;-1.301365; 1.648398;, + -0.000000;-1.301365; 1.648398;, + -0.000000;-1.301365; 2.168945;, + -0.520547;-1.301365; 2.689492;, + -0.520547;-1.301365; 2.168945;, + -0.000000;-1.301365; 2.168945;, + -0.000000;-1.301365; 2.689492;, + -1.041094;-1.301365; 2.168945;, + -1.041094;-1.301365; 1.648398;, + -0.520547;-1.301365; 1.648398;, + -0.520547;-1.301365; 2.168945;, + -1.041094;-1.301365; 2.689492;, + -1.041094;-1.301365; 2.168945;, + -0.520547;-1.301365; 2.168945;, + -0.520547;-1.301365; 2.689492;, + 1.041093;-1.301368;-1.474882;, + 1.041093;-1.561641;-1.474882;, + 1.301367;-1.561641;-1.474882;, + 1.301367;-1.301368;-1.474882;, + 1.041093;-1.041094;-1.474882;, + 1.041093;-1.301368;-1.474882;, + 1.301367;-1.301368;-1.474882;, + 1.301367;-1.041094;-1.474882;, + 0.780820;-1.301368;-1.474882;, + 0.780820;-1.561641;-1.474882;, + 1.041093;-1.561641;-1.474882;, + 1.041093;-1.301368;-1.474882;, + 0.780820;-1.041094;-1.474882;, + 0.780820;-1.301368;-1.474882;, + 1.041093;-1.301368;-1.474882;, + 1.041093;-1.041094;-1.474882;, + 1.041093;-0.780821;-1.474882;, + 1.041093;-1.041094;-1.474882;, + 1.301367;-1.041094;-1.474882;, + 1.301367;-0.780821;-1.474882;, + 1.041093;-0.520548;-1.474882;, + 1.041093;-0.780821;-1.474882;, + 1.301367;-0.780821;-1.474882;, + 1.301367;-0.520548;-1.474882;, + 0.780820;-0.780821;-1.474882;, + 0.780820;-1.041094;-1.474882;, + 1.041093;-1.041094;-1.474882;, + 1.041093;-0.780821;-1.474882;, + 0.780820;-0.520548;-1.474882;, + 0.780820;-0.780821;-1.474882;, + 1.041093;-0.780821;-1.474882;, + 1.041093;-0.520548;-1.474882;, + 0.520546;-1.301368;-1.474882;, + 0.520546;-1.561641;-1.474882;, + 0.780820;-1.561641;-1.474882;, + 0.780820;-1.301368;-1.474882;, + 0.520546;-1.041094;-1.474882;, + 0.520546;-1.301368;-1.474882;, + 0.780820;-1.301368;-1.474882;, + 0.780820;-1.041094;-1.474882;, + 0.260273;-1.301368;-1.474882;, + 0.260273;-1.561641;-1.474882;, + 0.520546;-1.561641;-1.474882;, + 0.520546;-1.301368;-1.474882;, + 0.260273;-1.041094;-1.474882;, + 0.260273;-1.301368;-1.474882;, + 0.520546;-1.301368;-1.474882;, + 0.520546;-1.041094;-1.474882;, + 0.520546;-0.780821;-1.474882;, + 0.520546;-1.041094;-1.474882;, + 0.780820;-1.041094;-1.474882;, + 0.780820;-0.780821;-1.474882;, + 0.520546;-0.520548;-1.474882;, + 0.520546;-0.780821;-1.474882;, + 0.780820;-0.780821;-1.474882;, + 0.780820;-0.520548;-1.474882;, + 0.260273;-0.780821;-1.474882;, + 0.260273;-1.041094;-1.474882;, + 0.520546;-1.041094;-1.474882;, + 0.520546;-0.780821;-1.474882;, + 0.260273;-0.520548;-1.474882;, + 0.260273;-0.780821;-1.474882;, + 0.520546;-0.780821;-1.474882;, + 0.520546;-0.520548;-1.474882;, + 0.520546;-0.780821; 0.086758;, + 0.260273;-0.780821; 0.086758;, + 0.260273;-0.520548; 0.086758;, + 0.520546;-0.520548; 0.086758;, + 0.780820;-0.780821; 0.086758;, + 0.520546;-0.780821; 0.086758;, + 0.520546;-0.520548; 0.086758;, + 0.780820;-0.520548; 0.086758;, + 0.520546;-1.041094; 0.086758;, + 0.260273;-1.041094; 0.086758;, + 0.260273;-0.780821; 0.086758;, + 0.520546;-0.780821; 0.086758;, + 0.780820;-1.041094; 0.086758;, + 0.520546;-1.041094; 0.086758;, + 0.520546;-0.780821; 0.086758;, + 0.780820;-0.780821; 0.086758;, + 1.041093;-0.780821; 0.086758;, + 0.780820;-0.780821; 0.086758;, + 0.780820;-0.520548; 0.086758;, + 1.041093;-0.520548; 0.086758;, + 1.301367;-0.780821; 0.086758;, + 1.041093;-0.780821; 0.086758;, + 1.041093;-0.520548; 0.086758;, + 1.301367;-0.520548; 0.086758;, + 1.041093;-1.041094; 0.086758;, + 0.780820;-1.041094; 0.086758;, + 0.780820;-0.780821; 0.086758;, + 1.041093;-0.780821; 0.086758;, + 1.301367;-1.041094; 0.086758;, + 1.041093;-1.041094; 0.086758;, + 1.041093;-0.780821; 0.086758;, + 1.301367;-0.780821; 0.086758;, + 0.520546;-1.301368; 0.086758;, + 0.260273;-1.301368; 0.086758;, + 0.260273;-1.041094; 0.086758;, + 0.520546;-1.041094; 0.086758;, + 0.780820;-1.301368; 0.086758;, + 0.520546;-1.301368; 0.086758;, + 0.520546;-1.041094; 0.086758;, + 0.780820;-1.041094; 0.086758;, + 0.520546;-1.561641; 0.086758;, + 0.260273;-1.561641; 0.086758;, + 0.260273;-1.301368; 0.086758;, + 0.520546;-1.301368; 0.086758;, + 0.780820;-1.561641; 0.086758;, + 0.520546;-1.561641; 0.086758;, + 0.520546;-1.301368; 0.086758;, + 0.780820;-1.301368; 0.086758;, + 1.041093;-1.301368; 0.086758;, + 0.780820;-1.301368; 0.086758;, + 0.780820;-1.041094; 0.086758;, + 1.041093;-1.041094; 0.086758;, + 1.301367;-1.301368; 0.086758;, + 1.041093;-1.301368; 0.086758;, + 1.041093;-1.041094; 0.086758;, + 1.301367;-1.041094; 0.086758;, + 1.041093;-1.561641; 0.086758;, + 0.780820;-1.561641; 0.086758;, + 0.780820;-1.301368; 0.086758;, + 1.041093;-1.301368; 0.086758;, + 1.301367;-1.561641; 0.086758;, + 1.041093;-1.561641; 0.086758;, + 1.041093;-1.301368; 0.086758;, + 1.301367;-1.301368; 0.086758;, + 1.301367;-0.780821;-0.303652;, + 1.301367;-0.780821; 0.086758;, + 1.301367;-0.520548; 0.086758;, + 1.301367;-0.520548;-0.303652;, + 1.301367;-0.780821;-0.694062;, + 1.301367;-0.780821;-0.303652;, + 1.301367;-0.520548;-0.303652;, + 1.301367;-0.520548;-0.694062;, + 1.301367;-1.041094;-0.303652;, + 1.301367;-1.041094; 0.086758;, + 1.301367;-0.780821; 0.086758;, + 1.301367;-0.780821;-0.303652;, + 1.301367;-1.041094;-0.694062;, + 1.301367;-1.041094;-0.303652;, + 1.301367;-0.780821;-0.303652;, + 1.301367;-0.780821;-0.694062;, + 1.301367;-0.780821;-1.084472;, + 1.301367;-0.780821;-0.694062;, + 1.301367;-0.520548;-0.694062;, + 1.301367;-0.520548;-1.084472;, + 1.301367;-0.780821;-1.474882;, + 1.301367;-0.780821;-1.084472;, + 1.301367;-0.520548;-1.084472;, + 1.301367;-0.520548;-1.474882;, + 1.301367;-1.041094;-1.084472;, + 1.301367;-1.041094;-0.694062;, + 1.301367;-0.780821;-0.694062;, + 1.301367;-0.780821;-1.084472;, + 1.301367;-1.041094;-1.474882;, + 1.301367;-1.041094;-1.084472;, + 1.301367;-0.780821;-1.084472;, + 1.301367;-0.780821;-1.474882;, + 1.301367;-1.301368;-0.303652;, + 1.301367;-1.301368; 0.086758;, + 1.301367;-1.041094; 0.086758;, + 1.301367;-1.041094;-0.303652;, + 1.301367;-1.301368;-0.694062;, + 1.301367;-1.301368;-0.303652;, + 1.301367;-1.041094;-0.303652;, + 1.301367;-1.041094;-0.694062;, + 1.301367;-1.561641;-0.303652;, + 1.301367;-1.561641; 0.086758;, + 1.301367;-1.301368; 0.086758;, + 1.301367;-1.301368;-0.303652;, + 1.301367;-1.561641;-0.694062;, + 1.301367;-1.561641;-0.303652;, + 1.301367;-1.301368;-0.303652;, + 1.301367;-1.301368;-0.694062;, + 1.301367;-1.301368;-1.084472;, + 1.301367;-1.301368;-0.694062;, + 1.301367;-1.041094;-0.694062;, + 1.301367;-1.041094;-1.084472;, + 1.301367;-1.301368;-1.474882;, + 1.301367;-1.301368;-1.084472;, + 1.301367;-1.041094;-1.084472;, + 1.301367;-1.041094;-1.474882;, + 1.301367;-1.561641;-1.084472;, + 1.301367;-1.561641;-0.694062;, + 1.301367;-1.301368;-0.694062;, + 1.301367;-1.301368;-1.084472;, + 1.301367;-1.561641;-1.474882;, + 1.301367;-1.561641;-1.084472;, + 1.301367;-1.301368;-1.084472;, + 1.301367;-1.301368;-1.474882;, + 1.041093;-1.561641;-0.303652;, + 1.041093;-1.561641; 0.086758;, + 1.301367;-1.561641; 0.086758;, + 1.301367;-1.561641;-0.303652;, + 1.041093;-1.561641;-0.694062;, + 1.041093;-1.561641;-0.303652;, + 1.301367;-1.561641;-0.303652;, + 1.301367;-1.561641;-0.694062;, + 0.780820;-1.561641;-0.303652;, + 0.780820;-1.561641; 0.086758;, + 1.041093;-1.561641; 0.086758;, + 1.041093;-1.561641;-0.303652;, + 0.780820;-1.561641;-0.694062;, + 0.780820;-1.561641;-0.303652;, + 1.041093;-1.561641;-0.303652;, + 1.041093;-1.561641;-0.694062;, + 1.041093;-1.561641;-1.084472;, + 1.041093;-1.561641;-0.694062;, + 1.301367;-1.561641;-0.694062;, + 1.301367;-1.561641;-1.084472;, + 1.041093;-1.561641;-1.474882;, + 1.041093;-1.561641;-1.084472;, + 1.301367;-1.561641;-1.084472;, + 1.301367;-1.561641;-1.474882;, + 0.780820;-1.561641;-1.084472;, + 0.780820;-1.561641;-0.694062;, + 1.041093;-1.561641;-0.694062;, + 1.041093;-1.561641;-1.084472;, + 0.780820;-1.561641;-1.474882;, + 0.780820;-1.561641;-1.084472;, + 1.041093;-1.561641;-1.084472;, + 1.041093;-1.561641;-1.474882;, + 0.520546;-1.561641;-0.303652;, + 0.520546;-1.561641; 0.086758;, + 0.780820;-1.561641; 0.086758;, + 0.780820;-1.561641;-0.303652;, + 0.520546;-1.561641;-0.694062;, + 0.520546;-1.561641;-0.303652;, + 0.780820;-1.561641;-0.303652;, + 0.780820;-1.561641;-0.694062;, + 0.260273;-1.561641;-0.303652;, + 0.260273;-1.561641; 0.086758;, + 0.520546;-1.561641; 0.086758;, + 0.520546;-1.561641;-0.303652;, + 0.260273;-1.561641;-0.694062;, + 0.260273;-1.561641;-0.303652;, + 0.520546;-1.561641;-0.303652;, + 0.520546;-1.561641;-0.694062;, + 0.520546;-1.561641;-1.084472;, + 0.520546;-1.561641;-0.694062;, + 0.780820;-1.561641;-0.694062;, + 0.780820;-1.561641;-1.084472;, + 0.520546;-1.561641;-1.474882;, + 0.520546;-1.561641;-1.084472;, + 0.780820;-1.561641;-1.084472;, + 0.780820;-1.561641;-1.474882;, + 0.260273;-1.561641;-1.084472;, + 0.260273;-1.561641;-0.694062;, + 0.520546;-1.561641;-0.694062;, + 0.520546;-1.561641;-1.084472;, + 0.260273;-1.561641;-1.474882;, + 0.260273;-1.561641;-1.084472;, + 0.520546;-1.561641;-1.084472;, + 0.520546;-1.561641;-1.474882;, + 0.260273;-0.780821;-1.084472;, + 0.260273;-0.780821;-1.474882;, + 0.260273;-0.520548;-1.474882;, + 0.260273;-0.520548;-1.084472;, + 0.260273;-0.780821;-0.694062;, + 0.260273;-0.780821;-1.084472;, + 0.260273;-0.520548;-1.084472;, + 0.260273;-0.520548;-0.694062;, + 0.260273;-1.041094;-1.084472;, + 0.260273;-1.041094;-1.474882;, + 0.260273;-0.780821;-1.474882;, + 0.260273;-0.780821;-1.084472;, + 0.260273;-1.041094;-0.694062;, + 0.260273;-1.041094;-1.084472;, + 0.260273;-0.780821;-1.084472;, + 0.260273;-0.780821;-0.694062;, + 0.260273;-0.780821;-0.303652;, + 0.260273;-0.780821;-0.694062;, + 0.260273;-0.520548;-0.694062;, + 0.260273;-0.520548;-0.303652;, + 0.260273;-0.780821; 0.086758;, + 0.260273;-0.780821;-0.303652;, + 0.260273;-0.520548;-0.303652;, + 0.260273;-0.520548; 0.086758;, + 0.260273;-1.041094;-0.303652;, + 0.260273;-1.041094;-0.694062;, + 0.260273;-0.780821;-0.694062;, + 0.260273;-0.780821;-0.303652;, + 0.260273;-1.041094; 0.086758;, + 0.260273;-1.041094;-0.303652;, + 0.260273;-0.780821;-0.303652;, + 0.260273;-0.780821; 0.086758;, + 0.260273;-1.301368;-1.084472;, + 0.260273;-1.301368;-1.474882;, + 0.260273;-1.041094;-1.474882;, + 0.260273;-1.041094;-1.084472;, + 0.260273;-1.301368;-0.694062;, + 0.260273;-1.301368;-1.084472;, + 0.260273;-1.041094;-1.084472;, + 0.260273;-1.041094;-0.694062;, + 0.260273;-1.561641;-1.084472;, + 0.260273;-1.561641;-1.474882;, + 0.260273;-1.301368;-1.474882;, + 0.260273;-1.301368;-1.084472;, + 0.260273;-1.561641;-0.694062;, + 0.260273;-1.561641;-1.084472;, + 0.260273;-1.301368;-1.084472;, + 0.260273;-1.301368;-0.694062;, + 0.260273;-1.301368;-0.303652;, + 0.260273;-1.301368;-0.694062;, + 0.260273;-1.041094;-0.694062;, + 0.260273;-1.041094;-0.303652;, + 0.260273;-1.301368; 0.086758;, + 0.260273;-1.301368;-0.303652;, + 0.260273;-1.041094;-0.303652;, + 0.260273;-1.041094; 0.086758;, + 0.260273;-1.561641;-0.303652;, + 0.260273;-1.561641;-0.694062;, + 0.260273;-1.301368;-0.694062;, + 0.260273;-1.301368;-0.303652;, + 0.260273;-1.561641; 0.086758;, + 0.260273;-1.561641;-0.303652;, + 0.260273;-1.301368;-0.303652;, + 0.260273;-1.301368; 0.086758;, + 1.041093;-0.520548;-1.084472;, + 1.041093;-0.520548;-1.474882;, + 1.301367;-0.520548;-1.474882;, + 1.301367;-0.520548;-1.084472;, + 1.041093;-0.520548;-0.694062;, + 1.041093;-0.520548;-1.084472;, + 1.301367;-0.520548;-1.084472;, + 1.301367;-0.520548;-0.694062;, + 0.780820;-0.520548;-1.084472;, + 0.780820;-0.520548;-1.474882;, + 1.041093;-0.520548;-1.474882;, + 1.041093;-0.520548;-1.084472;, + 0.780820;-0.520548;-0.694062;, + 0.780820;-0.520548;-1.084472;, + 1.041093;-0.520548;-1.084472;, + 1.041093;-0.520548;-0.694062;, + 1.041093;-0.520548;-0.303652;, + 1.041093;-0.520548;-0.694062;, + 1.301367;-0.520548;-0.694062;, + 1.301367;-0.520548;-0.303652;, + 1.041093;-0.520548; 0.086758;, + 1.041093;-0.520548;-0.303652;, + 1.301367;-0.520548;-0.303652;, + 1.301367;-0.520548; 0.086758;, + 0.780820;-0.520548;-0.303652;, + 0.780820;-0.520548;-0.694062;, + 1.041093;-0.520548;-0.694062;, + 1.041093;-0.520548;-0.303652;, + 0.780820;-0.520548; 0.086758;, + 0.780820;-0.520548;-0.303652;, + 1.041093;-0.520548;-0.303652;, + 1.041093;-0.520548; 0.086758;, + 0.520546;-0.520548;-1.084472;, + 0.520546;-0.520548;-1.474882;, + 0.780820;-0.520548;-1.474882;, + 0.780820;-0.520548;-1.084472;, + 0.520546;-0.520548;-0.694062;, + 0.520546;-0.520548;-1.084472;, + 0.780820;-0.520548;-1.084472;, + 0.780820;-0.520548;-0.694062;, + 0.260273;-0.520548;-1.084472;, + 0.260273;-0.520548;-1.474882;, + 0.520546;-0.520548;-1.474882;, + 0.520546;-0.520548;-1.084472;, + 0.260273;-0.520548;-0.694062;, + 0.260273;-0.520548;-1.084472;, + 0.520546;-0.520548;-1.084472;, + 0.520546;-0.520548;-0.694062;, + 0.520546;-0.520548;-0.303652;, + 0.520546;-0.520548;-0.694062;, + 0.780820;-0.520548;-0.694062;, + 0.780820;-0.520548;-0.303652;, + 0.520546;-0.520548; 0.086758;, + 0.520546;-0.520548;-0.303652;, + 0.780820;-0.520548;-0.303652;, + 0.780820;-0.520548; 0.086758;, + 0.260273;-0.520548;-0.303652;, + 0.260273;-0.520548;-0.694062;, + 0.520546;-0.520548;-0.694062;, + 0.520546;-0.520548;-0.303652;, + 0.260273;-0.520548; 0.086758;, + 0.260273;-0.520548;-0.303652;, + 0.520546;-0.520548;-0.303652;, + 0.520546;-0.520548; 0.086758;, + -1.041093;-0.520548;-0.303652;, + -1.041093;-0.520548; 0.086758;, + -1.301367;-0.520548; 0.086758;, + -1.301367;-0.520548;-0.303652;, + -1.041093;-0.520548;-0.694063;, + -1.041093;-0.520548;-0.303652;, + -1.301367;-0.520548;-0.303652;, + -1.301367;-0.520548;-0.694063;, + -0.780820;-0.520548;-0.303652;, + -0.780820;-0.520548; 0.086758;, + -1.041093;-0.520548; 0.086758;, + -1.041093;-0.520548;-0.303652;, + -0.780820;-0.520548;-0.694063;, + -0.780820;-0.520548;-0.303652;, + -1.041093;-0.520548;-0.303652;, + -1.041093;-0.520548;-0.694063;, + -1.041093;-0.520548;-1.084473;, + -1.041093;-0.520548;-0.694063;, + -1.301367;-0.520548;-0.694063;, + -1.301367;-0.520548;-1.084473;, + -1.041093;-0.520548;-1.474883;, + -1.041093;-0.520548;-1.084473;, + -1.301367;-0.520548;-1.084473;, + -1.301367;-0.520548;-1.474883;, + -0.780820;-0.520548;-1.084473;, + -0.780820;-0.520548;-0.694063;, + -1.041093;-0.520548;-0.694063;, + -1.041093;-0.520548;-1.084473;, + -0.780820;-0.520548;-1.474883;, + -0.780820;-0.520548;-1.084473;, + -1.041093;-0.520548;-1.084473;, + -1.041093;-0.520548;-1.474883;, + -0.520546;-0.520548;-0.303652;, + -0.520546;-0.520548; 0.086758;, + -0.780820;-0.520548; 0.086758;, + -0.780820;-0.520548;-0.303652;, + -0.520546;-0.520548;-0.694062;, + -0.520546;-0.520548;-0.303652;, + -0.780820;-0.520548;-0.303652;, + -0.780820;-0.520548;-0.694063;, + -0.260273;-0.520548;-0.303652;, + -0.260273;-0.520548; 0.086758;, + -0.520546;-0.520548; 0.086758;, + -0.520546;-0.520548;-0.303652;, + -0.260273;-0.520548;-0.694062;, + -0.260273;-0.520548;-0.303652;, + -0.520546;-0.520548;-0.303652;, + -0.520546;-0.520548;-0.694062;, + -0.520546;-0.520548;-1.084473;, + -0.520546;-0.520548;-0.694062;, + -0.780820;-0.520548;-0.694063;, + -0.780820;-0.520548;-1.084473;, + -0.520546;-0.520548;-1.474883;, + -0.520546;-0.520548;-1.084473;, + -0.780820;-0.520548;-1.084473;, + -0.780820;-0.520548;-1.474883;, + -0.260273;-0.520548;-1.084473;, + -0.260273;-0.520548;-0.694062;, + -0.520546;-0.520548;-0.694062;, + -0.520546;-0.520548;-1.084473;, + -0.260273;-0.520548;-1.474883;, + -0.260273;-0.520548;-1.084473;, + -0.520546;-0.520548;-1.084473;, + -0.520546;-0.520548;-1.474883;, + -1.301367;-0.780821;-1.084473;, + -1.301367;-0.780821;-1.474883;, + -1.301367;-0.520548;-1.474883;, + -1.301367;-0.520548;-1.084473;, + -1.301367;-0.780821;-0.694063;, + -1.301367;-0.780821;-1.084473;, + -1.301367;-0.520548;-1.084473;, + -1.301367;-0.520548;-0.694063;, + -1.301367;-1.041094;-1.084473;, + -1.301367;-1.041094;-1.474883;, + -1.301367;-0.780821;-1.474883;, + -1.301367;-0.780821;-1.084473;, + -1.301367;-1.041094;-0.694063;, + -1.301367;-1.041094;-1.084473;, + -1.301367;-0.780821;-1.084473;, + -1.301367;-0.780821;-0.694063;, + -1.301367;-0.780821;-0.303652;, + -1.301367;-0.780821;-0.694063;, + -1.301367;-0.520548;-0.694063;, + -1.301367;-0.520548;-0.303652;, + -1.301367;-0.780821; 0.086758;, + -1.301367;-0.780821;-0.303652;, + -1.301367;-0.520548;-0.303652;, + -1.301367;-0.520548; 0.086758;, + -1.301367;-1.041094;-0.303652;, + -1.301367;-1.041094;-0.694063;, + -1.301367;-0.780821;-0.694063;, + -1.301367;-0.780821;-0.303652;, + -1.301367;-1.041094; 0.086758;, + -1.301367;-1.041094;-0.303652;, + -1.301367;-0.780821;-0.303652;, + -1.301367;-0.780821; 0.086758;, + -1.301367;-1.301368;-1.084473;, + -1.301367;-1.301368;-1.474883;, + -1.301367;-1.041094;-1.474883;, + -1.301367;-1.041094;-1.084473;, + -1.301367;-1.301368;-0.694063;, + -1.301367;-1.301368;-1.084473;, + -1.301367;-1.041094;-1.084473;, + -1.301367;-1.041094;-0.694063;, + -1.301367;-1.561641;-1.084473;, + -1.301367;-1.561641;-1.474883;, + -1.301367;-1.301368;-1.474883;, + -1.301367;-1.301368;-1.084473;, + -1.301367;-1.561641;-0.694063;, + -1.301367;-1.561641;-1.084473;, + -1.301367;-1.301368;-1.084473;, + -1.301367;-1.301368;-0.694063;, + -1.301367;-1.301368;-0.303652;, + -1.301367;-1.301368;-0.694063;, + -1.301367;-1.041094;-0.694063;, + -1.301367;-1.041094;-0.303652;, + -1.301367;-1.301368; 0.086758;, + -1.301367;-1.301368;-0.303652;, + -1.301367;-1.041094;-0.303652;, + -1.301367;-1.041094; 0.086758;, + -1.301367;-1.561641;-0.303652;, + -1.301367;-1.561641;-0.694063;, + -1.301367;-1.301368;-0.694063;, + -1.301367;-1.301368;-0.303652;, + -1.301367;-1.561641; 0.086758;, + -1.301367;-1.561641;-0.303652;, + -1.301367;-1.301368;-0.303652;, + -1.301367;-1.301368; 0.086758;, + -0.520546;-1.561641;-0.303652;, + -0.520546;-1.561641; 0.086758;, + -0.260273;-1.561641; 0.086758;, + -0.260273;-1.561641;-0.303652;, + -0.520546;-1.561641;-0.694062;, + -0.520546;-1.561641;-0.303652;, + -0.260273;-1.561641;-0.303652;, + -0.260273;-1.561641;-0.694062;, + -0.780820;-1.561641;-0.303652;, + -0.780820;-1.561641; 0.086758;, + -0.520546;-1.561641; 0.086758;, + -0.520546;-1.561641;-0.303652;, + -0.780820;-1.561641;-0.694063;, + -0.780820;-1.561641;-0.303652;, + -0.520546;-1.561641;-0.303652;, + -0.520546;-1.561641;-0.694062;, + -0.520546;-1.561641;-1.084473;, + -0.520546;-1.561641;-0.694062;, + -0.260273;-1.561641;-0.694062;, + -0.260273;-1.561641;-1.084473;, + -0.520546;-1.561641;-1.474883;, + -0.520546;-1.561641;-1.084473;, + -0.260273;-1.561641;-1.084473;, + -0.260273;-1.561641;-1.474883;, + -0.780820;-1.561641;-1.084473;, + -0.780820;-1.561641;-0.694063;, + -0.520546;-1.561641;-0.694062;, + -0.520546;-1.561641;-1.084473;, + -0.780820;-1.561641;-1.474883;, + -0.780820;-1.561641;-1.084473;, + -0.520546;-1.561641;-1.084473;, + -0.520546;-1.561641;-1.474883;, + -1.041093;-1.561641;-0.303652;, + -1.041093;-1.561641; 0.086758;, + -0.780820;-1.561641; 0.086758;, + -0.780820;-1.561641;-0.303652;, + -1.041093;-1.561641;-0.694063;, + -1.041093;-1.561641;-0.303652;, + -0.780820;-1.561641;-0.303652;, + -0.780820;-1.561641;-0.694063;, + -1.301367;-1.561641;-0.303652;, + -1.301367;-1.561641; 0.086758;, + -1.041093;-1.561641; 0.086758;, + -1.041093;-1.561641;-0.303652;, + -1.301367;-1.561641;-0.694063;, + -1.301367;-1.561641;-0.303652;, + -1.041093;-1.561641;-0.303652;, + -1.041093;-1.561641;-0.694063;, + -1.041093;-1.561641;-1.084473;, + -1.041093;-1.561641;-0.694063;, + -0.780820;-1.561641;-0.694063;, + -0.780820;-1.561641;-1.084473;, + -1.041093;-1.561641;-1.474883;, + -1.041093;-1.561641;-1.084473;, + -0.780820;-1.561641;-1.084473;, + -0.780820;-1.561641;-1.474883;, + -1.301367;-1.561641;-1.084473;, + -1.301367;-1.561641;-0.694063;, + -1.041093;-1.561641;-0.694063;, + -1.041093;-1.561641;-1.084473;, + -1.301367;-1.561641;-1.474883;, + -1.301367;-1.561641;-1.084473;, + -1.041093;-1.561641;-1.084473;, + -1.041093;-1.561641;-1.474883;, + -0.260273;-0.780821;-0.303652;, + -0.260273;-0.780821; 0.086758;, + -0.260273;-0.520548; 0.086758;, + -0.260273;-0.520548;-0.303652;, + -0.260273;-0.780821;-0.694062;, + -0.260273;-0.780821;-0.303652;, + -0.260273;-0.520548;-0.303652;, + -0.260273;-0.520548;-0.694062;, + -0.260273;-1.041094;-0.303652;, + -0.260273;-1.041094; 0.086758;, + -0.260273;-0.780821; 0.086758;, + -0.260273;-0.780821;-0.303652;, + -0.260273;-1.041094;-0.694063;, + -0.260273;-1.041094;-0.303652;, + -0.260273;-0.780821;-0.303652;, + -0.260273;-0.780821;-0.694062;, + -0.260273;-0.780821;-1.084473;, + -0.260273;-0.780821;-0.694062;, + -0.260273;-0.520548;-0.694062;, + -0.260273;-0.520548;-1.084473;, + -0.260273;-0.780821;-1.474883;, + -0.260273;-0.780821;-1.084473;, + -0.260273;-0.520548;-1.084473;, + -0.260273;-0.520548;-1.474883;, + -0.260273;-1.041094;-1.084473;, + -0.260273;-1.041094;-0.694063;, + -0.260273;-0.780821;-0.694062;, + -0.260273;-0.780821;-1.084473;, + -0.260273;-1.041094;-1.474883;, + -0.260273;-1.041094;-1.084473;, + -0.260273;-0.780821;-1.084473;, + -0.260273;-0.780821;-1.474883;, + -0.260273;-1.301368;-0.303652;, + -0.260273;-1.301368; 0.086758;, + -0.260273;-1.041094; 0.086758;, + -0.260273;-1.041094;-0.303652;, + -0.260273;-1.301368;-0.694062;, + -0.260273;-1.301368;-0.303652;, + -0.260273;-1.041094;-0.303652;, + -0.260273;-1.041094;-0.694063;, + -0.260273;-1.561641;-0.303652;, + -0.260273;-1.561641; 0.086758;, + -0.260273;-1.301368; 0.086758;, + -0.260273;-1.301368;-0.303652;, + -0.260273;-1.561641;-0.694062;, + -0.260273;-1.561641;-0.303652;, + -0.260273;-1.301368;-0.303652;, + -0.260273;-1.301368;-0.694062;, + -0.260273;-1.301368;-1.084473;, + -0.260273;-1.301368;-0.694062;, + -0.260273;-1.041094;-0.694063;, + -0.260273;-1.041094;-1.084473;, + -0.260273;-1.301368;-1.474883;, + -0.260273;-1.301368;-1.084473;, + -0.260273;-1.041094;-1.084473;, + -0.260273;-1.041094;-1.474883;, + -0.260273;-1.561641;-1.084473;, + -0.260273;-1.561641;-0.694062;, + -0.260273;-1.301368;-0.694062;, + -0.260273;-1.301368;-1.084473;, + -0.260273;-1.561641;-1.474883;, + -0.260273;-1.561641;-1.084473;, + -0.260273;-1.301368;-1.084473;, + -0.260273;-1.301368;-1.474883;, + -1.041093;-0.780821; 0.086758;, + -1.301367;-0.780821; 0.086758;, + -1.301367;-0.520548; 0.086758;, + -1.041093;-0.520548; 0.086758;, + -0.780820;-0.780821; 0.086758;, + -1.041093;-0.780821; 0.086758;, + -1.041093;-0.520548; 0.086758;, + -0.780820;-0.520548; 0.086758;, + -1.041093;-1.041094; 0.086758;, + -1.301367;-1.041094; 0.086758;, + -1.301367;-0.780821; 0.086758;, + -1.041093;-0.780821; 0.086758;, + -0.780820;-1.041094; 0.086758;, + -1.041093;-1.041094; 0.086758;, + -1.041093;-0.780821; 0.086758;, + -0.780820;-0.780821; 0.086758;, + -0.520546;-0.780821; 0.086758;, + -0.780820;-0.780821; 0.086758;, + -0.780820;-0.520548; 0.086758;, + -0.520546;-0.520548; 0.086758;, + -0.260273;-0.780821; 0.086758;, + -0.520546;-0.780821; 0.086758;, + -0.520546;-0.520548; 0.086758;, + -0.260273;-0.520548; 0.086758;, + -0.520546;-1.041094; 0.086758;, + -0.780820;-1.041094; 0.086758;, + -0.780820;-0.780821; 0.086758;, + -0.520546;-0.780821; 0.086758;, + -0.260273;-1.041094; 0.086758;, + -0.520546;-1.041094; 0.086758;, + -0.520546;-0.780821; 0.086758;, + -0.260273;-0.780821; 0.086758;, + -1.041093;-1.301368; 0.086758;, + -1.301367;-1.301368; 0.086758;, + -1.301367;-1.041094; 0.086758;, + -1.041093;-1.041094; 0.086758;, + -0.780820;-1.301368; 0.086758;, + -1.041093;-1.301368; 0.086758;, + -1.041093;-1.041094; 0.086758;, + -0.780820;-1.041094; 0.086758;, + -1.041093;-1.561641; 0.086758;, + -1.301367;-1.561641; 0.086758;, + -1.301367;-1.301368; 0.086758;, + -1.041093;-1.301368; 0.086758;, + -0.780820;-1.561641; 0.086758;, + -1.041093;-1.561641; 0.086758;, + -1.041093;-1.301368; 0.086758;, + -0.780820;-1.301368; 0.086758;, + -0.520546;-1.301368; 0.086758;, + -0.780820;-1.301368; 0.086758;, + -0.780820;-1.041094; 0.086758;, + -0.520546;-1.041094; 0.086758;, + -0.260273;-1.301368; 0.086758;, + -0.520546;-1.301368; 0.086758;, + -0.520546;-1.041094; 0.086758;, + -0.260273;-1.041094; 0.086758;, + -0.520546;-1.561641; 0.086758;, + -0.780820;-1.561641; 0.086758;, + -0.780820;-1.301368; 0.086758;, + -0.520546;-1.301368; 0.086758;, + -0.260273;-1.561641; 0.086758;, + -0.520546;-1.561641; 0.086758;, + -0.520546;-1.301368; 0.086758;, + -0.260273;-1.301368; 0.086758;, + -0.520546;-1.301368;-1.474883;, + -0.520546;-1.561641;-1.474883;, + -0.260273;-1.561641;-1.474883;, + -0.260273;-1.301368;-1.474883;, + -0.520546;-1.041094;-1.474883;, + -0.520546;-1.301368;-1.474883;, + -0.260273;-1.301368;-1.474883;, + -0.260273;-1.041094;-1.474883;, + -0.780820;-1.301368;-1.474883;, + -0.780820;-1.561641;-1.474883;, + -0.520546;-1.561641;-1.474883;, + -0.520546;-1.301368;-1.474883;, + -0.780820;-1.041094;-1.474883;, + -0.780820;-1.301368;-1.474883;, + -0.520546;-1.301368;-1.474883;, + -0.520546;-1.041094;-1.474883;, + -0.520546;-0.780821;-1.474883;, + -0.520546;-1.041094;-1.474883;, + -0.260273;-1.041094;-1.474883;, + -0.260273;-0.780821;-1.474883;, + -0.520546;-0.520548;-1.474883;, + -0.520546;-0.780821;-1.474883;, + -0.260273;-0.780821;-1.474883;, + -0.260273;-0.520548;-1.474883;, + -0.780820;-0.780821;-1.474883;, + -0.780820;-1.041094;-1.474883;, + -0.520546;-1.041094;-1.474883;, + -0.520546;-0.780821;-1.474883;, + -0.780820;-0.520548;-1.474883;, + -0.780820;-0.780821;-1.474883;, + -0.520546;-0.780821;-1.474883;, + -0.520546;-0.520548;-1.474883;, + -1.041093;-1.301368;-1.474883;, + -1.041093;-1.561641;-1.474883;, + -0.780820;-1.561641;-1.474883;, + -0.780820;-1.301368;-1.474883;, + -1.041093;-1.041094;-1.474883;, + -1.041093;-1.301368;-1.474883;, + -0.780820;-1.301368;-1.474883;, + -0.780820;-1.041094;-1.474883;, + -1.301367;-1.301368;-1.474883;, + -1.301367;-1.561641;-1.474883;, + -1.041093;-1.561641;-1.474883;, + -1.041093;-1.301368;-1.474883;, + -1.301367;-1.041094;-1.474883;, + -1.301367;-1.301368;-1.474883;, + -1.041093;-1.301368;-1.474883;, + -1.041093;-1.041094;-1.474883;, + -1.041093;-0.780821;-1.474883;, + -1.041093;-1.041094;-1.474883;, + -0.780820;-1.041094;-1.474883;, + -0.780820;-0.780821;-1.474883;, + -1.041093;-0.520548;-1.474883;, + -1.041093;-0.780821;-1.474883;, + -0.780820;-0.780821;-1.474883;, + -0.780820;-0.520548;-1.474883;, + -1.301367;-0.780821;-1.474883;, + -1.301367;-1.041094;-1.474883;, + -1.041093;-1.041094;-1.474883;, + -1.041093;-0.780821;-1.474883;, + -1.301367;-0.520548;-1.474883;, + -1.301367;-0.780821;-1.474883;, + -1.041093;-0.780821;-1.474883;, + -1.041093;-0.520548;-1.474883;, + 1.041093; 1.821906;-1.474882;, + 1.041093; 1.561632;-1.474882;, + 1.301367; 1.561632;-1.474882;, + 1.301367; 1.821906;-1.474882;, + 1.041093; 2.082179;-1.474882;, + 1.041093; 1.821906;-1.474882;, + 1.301367; 1.821906;-1.474882;, + 1.301367; 2.082179;-1.474882;, + 0.780820; 1.821906;-1.474882;, + 0.780820; 1.561632;-1.474882;, + 1.041093; 1.561632;-1.474882;, + 1.041093; 1.821906;-1.474882;, + 0.780820; 2.082179;-1.474882;, + 0.780820; 1.821906;-1.474882;, + 1.041093; 1.821906;-1.474882;, + 1.041093; 2.082179;-1.474882;, + 1.041093; 2.342453;-1.474882;, + 1.041093; 2.082179;-1.474882;, + 1.301367; 2.082179;-1.474882;, + 1.301367; 2.342453;-1.474882;, + 1.041093; 2.602727;-1.474882;, + 1.041093; 2.342453;-1.474882;, + 1.301367; 2.342453;-1.474882;, + 1.301367; 2.602727;-1.474882;, + 0.780820; 2.342453;-1.474882;, + 0.780820; 2.082179;-1.474882;, + 1.041093; 2.082179;-1.474882;, + 1.041093; 2.342453;-1.474882;, + 0.780820; 2.602727;-1.474882;, + 0.780820; 2.342453;-1.474882;, + 1.041093; 2.342453;-1.474882;, + 1.041093; 2.602727;-1.474882;, + 0.520546; 1.821906;-1.474882;, + 0.520546; 1.561632;-1.474882;, + 0.780820; 1.561632;-1.474882;, + 0.780820; 1.821906;-1.474882;, + 0.520546; 2.082179;-1.474882;, + 0.520546; 1.821906;-1.474882;, + 0.780820; 1.821906;-1.474882;, + 0.780820; 2.082179;-1.474882;, + 0.260273; 1.821906;-1.474882;, + 0.260273; 1.561632;-1.474882;, + 0.520546; 1.561632;-1.474882;, + 0.520546; 1.821906;-1.474882;, + 0.260273; 2.082179;-1.474882;, + 0.260273; 1.821906;-1.474882;, + 0.520546; 1.821906;-1.474882;, + 0.520546; 2.082179;-1.474882;, + 0.520546; 2.342453;-1.474882;, + 0.520546; 2.082179;-1.474882;, + 0.780820; 2.082179;-1.474882;, + 0.780820; 2.342453;-1.474882;, + 0.520546; 2.602727;-1.474882;, + 0.520546; 2.342453;-1.474882;, + 0.780820; 2.342453;-1.474882;, + 0.780820; 2.602727;-1.474882;, + 0.260273; 2.342453;-1.474882;, + 0.260273; 2.082179;-1.474882;, + 0.520546; 2.082179;-1.474882;, + 0.520546; 2.342453;-1.474882;, + 0.260273; 2.602727;-1.474882;, + 0.260273; 2.342453;-1.474882;, + 0.520546; 2.342453;-1.474882;, + 0.520546; 2.602727;-1.474882;, + 0.520546; 2.342453; 0.086758;, + 0.260273; 2.342453; 0.086758;, + 0.260273; 2.602727; 0.086758;, + 0.520546; 2.602727; 0.086758;, + 0.780820; 2.342453; 0.086758;, + 0.520546; 2.342453; 0.086758;, + 0.520546; 2.602727; 0.086758;, + 0.780820; 2.602727; 0.086758;, + 0.520546; 2.082179; 0.086758;, + 0.260273; 2.082179; 0.086758;, + 0.260273; 2.342453; 0.086758;, + 0.520546; 2.342453; 0.086758;, + 0.780820; 2.082179; 0.086758;, + 0.520546; 2.082179; 0.086758;, + 0.520546; 2.342453; 0.086758;, + 0.780820; 2.342453; 0.086758;, + 1.041093; 2.342453; 0.086758;, + 0.780820; 2.342453; 0.086758;, + 0.780820; 2.602727; 0.086758;, + 1.041093; 2.602727; 0.086758;, + 1.301367; 2.342453; 0.086758;, + 1.041093; 2.342453; 0.086758;, + 1.041093; 2.602727; 0.086758;, + 1.301367; 2.602727; 0.086758;, + 1.041093; 2.082179; 0.086758;, + 0.780820; 2.082179; 0.086758;, + 0.780820; 2.342453; 0.086758;, + 1.041093; 2.342453; 0.086758;, + 1.301367; 2.082179; 0.086758;, + 1.041093; 2.082179; 0.086758;, + 1.041093; 2.342453; 0.086758;, + 1.301367; 2.342453; 0.086758;, + 0.520546; 1.821906; 0.086758;, + 0.260273; 1.821906; 0.086758;, + 0.260273; 2.082179; 0.086758;, + 0.520546; 2.082179; 0.086758;, + 0.780820; 1.821906; 0.086758;, + 0.520546; 1.821906; 0.086758;, + 0.520546; 2.082179; 0.086758;, + 0.780820; 2.082179; 0.086758;, + 0.520546; 1.561632; 0.086758;, + 0.260273; 1.561632; 0.086758;, + 0.260273; 1.821906; 0.086758;, + 0.520546; 1.821906; 0.086758;, + 0.780820; 1.561632; 0.086758;, + 0.520546; 1.561632; 0.086758;, + 0.520546; 1.821906; 0.086758;, + 0.780820; 1.821906; 0.086758;, + 1.041093; 1.821906; 0.086758;, + 0.780820; 1.821906; 0.086758;, + 0.780820; 2.082179; 0.086758;, + 1.041093; 2.082179; 0.086758;, + 1.301367; 1.821906; 0.086758;, + 1.041093; 1.821906; 0.086758;, + 1.041093; 2.082179; 0.086758;, + 1.301367; 2.082179; 0.086758;, + 1.041093; 1.561632; 0.086758;, + 0.780820; 1.561632; 0.086758;, + 0.780820; 1.821906; 0.086758;, + 1.041093; 1.821906; 0.086758;, + 1.301367; 1.561632; 0.086758;, + 1.041093; 1.561632; 0.086758;, + 1.041093; 1.821906; 0.086758;, + 1.301367; 1.821906; 0.086758;, + 1.301367; 2.342453;-0.303652;, + 1.301367; 2.342453; 0.086758;, + 1.301367; 2.602727; 0.086758;, + 1.301367; 2.602727;-0.303652;, + 1.301367; 2.342453;-0.694062;, + 1.301367; 2.342453;-0.303652;, + 1.301367; 2.602727;-0.303652;, + 1.301367; 2.602727;-0.694062;, + 1.301367; 2.082179;-0.303652;, + 1.301367; 2.082179; 0.086758;, + 1.301367; 2.342453; 0.086758;, + 1.301367; 2.342453;-0.303652;, + 1.301367; 2.082179;-0.694062;, + 1.301367; 2.082179;-0.303652;, + 1.301367; 2.342453;-0.303652;, + 1.301367; 2.342453;-0.694062;, + 1.301367; 2.342453;-1.084472;, + 1.301367; 2.342453;-0.694062;, + 1.301367; 2.602727;-0.694062;, + 1.301367; 2.602727;-1.084472;, + 1.301367; 2.342453;-1.474882;, + 1.301367; 2.342453;-1.084472;, + 1.301367; 2.602727;-1.084472;, + 1.301367; 2.602727;-1.474882;, + 1.301367; 2.082179;-1.084472;, + 1.301367; 2.082179;-0.694062;, + 1.301367; 2.342453;-0.694062;, + 1.301367; 2.342453;-1.084472;, + 1.301367; 2.082179;-1.474882;, + 1.301367; 2.082179;-1.084472;, + 1.301367; 2.342453;-1.084472;, + 1.301367; 2.342453;-1.474882;, + 1.301367; 1.821906;-0.303652;, + 1.301367; 1.821906; 0.086758;, + 1.301367; 2.082179; 0.086758;, + 1.301367; 2.082179;-0.303652;, + 1.301367; 1.821906;-0.694062;, + 1.301367; 1.821906;-0.303652;, + 1.301367; 2.082179;-0.303652;, + 1.301367; 2.082179;-0.694062;, + 1.301367; 1.561632;-0.303652;, + 1.301367; 1.561632; 0.086758;, + 1.301367; 1.821906; 0.086758;, + 1.301367; 1.821906;-0.303652;, + 1.301367; 1.561632;-0.694062;, + 1.301367; 1.561632;-0.303652;, + 1.301367; 1.821906;-0.303652;, + 1.301367; 1.821906;-0.694062;, + 1.301367; 1.821906;-1.084472;, + 1.301367; 1.821906;-0.694062;, + 1.301367; 2.082179;-0.694062;, + 1.301367; 2.082179;-1.084472;, + 1.301367; 1.821906;-1.474882;, + 1.301367; 1.821906;-1.084472;, + 1.301367; 2.082179;-1.084472;, + 1.301367; 2.082179;-1.474882;, + 1.301367; 1.561632;-1.084472;, + 1.301367; 1.561632;-0.694062;, + 1.301367; 1.821906;-0.694062;, + 1.301367; 1.821906;-1.084472;, + 1.301367; 1.561632;-1.474882;, + 1.301367; 1.561632;-1.084472;, + 1.301367; 1.821906;-1.084472;, + 1.301367; 1.821906;-1.474882;, + 1.041093; 1.561632;-0.303652;, + 1.041093; 1.561632; 0.086758;, + 1.301367; 1.561632; 0.086758;, + 1.301367; 1.561632;-0.303652;, + 1.041093; 1.561632;-0.694062;, + 1.041093; 1.561632;-0.303652;, + 1.301367; 1.561632;-0.303652;, + 1.301367; 1.561632;-0.694062;, + 0.780820; 1.561632;-0.303652;, + 0.780820; 1.561632; 0.086758;, + 1.041093; 1.561632; 0.086758;, + 1.041093; 1.561632;-0.303652;, + 0.780820; 1.561632;-0.694062;, + 0.780820; 1.561632;-0.303652;, + 1.041093; 1.561632;-0.303652;, + 1.041093; 1.561632;-0.694062;, + 1.041093; 1.561632;-1.084472;, + 1.041093; 1.561632;-0.694062;, + 1.301367; 1.561632;-0.694062;, + 1.301367; 1.561632;-1.084472;, + 1.041093; 1.561632;-1.474882;, + 1.041093; 1.561632;-1.084472;, + 1.301367; 1.561632;-1.084472;, + 1.301367; 1.561632;-1.474882;, + 0.780820; 1.561632;-1.084472;, + 0.780820; 1.561632;-0.694062;, + 1.041093; 1.561632;-0.694062;, + 1.041093; 1.561632;-1.084472;, + 0.780820; 1.561632;-1.474882;, + 0.780820; 1.561632;-1.084472;, + 1.041093; 1.561632;-1.084472;, + 1.041093; 1.561632;-1.474882;, + 0.520546; 1.561632;-0.303652;, + 0.520546; 1.561632; 0.086758;, + 0.780820; 1.561632; 0.086758;, + 0.780820; 1.561632;-0.303652;, + 0.520546; 1.561632;-0.694062;, + 0.520546; 1.561632;-0.303652;, + 0.780820; 1.561632;-0.303652;, + 0.780820; 1.561632;-0.694062;, + 0.260273; 1.561632;-0.303652;, + 0.260273; 1.561632; 0.086758;, + 0.520546; 1.561632; 0.086758;, + 0.520546; 1.561632;-0.303652;, + 0.260273; 1.561632;-0.694062;, + 0.260273; 1.561632;-0.303652;, + 0.520546; 1.561632;-0.303652;, + 0.520546; 1.561632;-0.694062;, + 0.520546; 1.561632;-1.084472;, + 0.520546; 1.561632;-0.694062;, + 0.780820; 1.561632;-0.694062;, + 0.780820; 1.561632;-1.084472;, + 0.520546; 1.561632;-1.474882;, + 0.520546; 1.561632;-1.084472;, + 0.780820; 1.561632;-1.084472;, + 0.780820; 1.561632;-1.474882;, + 0.260273; 1.561632;-1.084472;, + 0.260273; 1.561632;-0.694062;, + 0.520546; 1.561632;-0.694062;, + 0.520546; 1.561632;-1.084472;, + 0.260273; 1.561632;-1.474882;, + 0.260273; 1.561632;-1.084472;, + 0.520546; 1.561632;-1.084472;, + 0.520546; 1.561632;-1.474882;, + 0.260273; 2.342453;-1.084472;, + 0.260273; 2.342453;-1.474882;, + 0.260273; 2.602727;-1.474882;, + 0.260273; 2.602727;-1.084472;, + 0.260273; 2.342453;-0.694062;, + 0.260273; 2.342453;-1.084472;, + 0.260273; 2.602727;-1.084472;, + 0.260273; 2.602727;-0.694062;, + 0.260273; 2.082179;-1.084472;, + 0.260273; 2.082179;-1.474882;, + 0.260273; 2.342453;-1.474882;, + 0.260273; 2.342453;-1.084472;, + 0.260273; 2.082179;-0.694062;, + 0.260273; 2.082179;-1.084472;, + 0.260273; 2.342453;-1.084472;, + 0.260273; 2.342453;-0.694062;, + 0.260273; 2.342453;-0.303652;, + 0.260273; 2.342453;-0.694062;, + 0.260273; 2.602727;-0.694062;, + 0.260273; 2.602727;-0.303652;, + 0.260273; 2.342453; 0.086758;, + 0.260273; 2.342453;-0.303652;, + 0.260273; 2.602727;-0.303652;, + 0.260273; 2.602727; 0.086758;, + 0.260273; 2.082179;-0.303652;, + 0.260273; 2.082179;-0.694062;, + 0.260273; 2.342453;-0.694062;, + 0.260273; 2.342453;-0.303652;, + 0.260273; 2.082179; 0.086758;, + 0.260273; 2.082179;-0.303652;, + 0.260273; 2.342453;-0.303652;, + 0.260273; 2.342453; 0.086758;, + 0.260273; 1.821906;-1.084472;, + 0.260273; 1.821906;-1.474882;, + 0.260273; 2.082179;-1.474882;, + 0.260273; 2.082179;-1.084472;, + 0.260273; 1.821906;-0.694062;, + 0.260273; 1.821906;-1.084472;, + 0.260273; 2.082179;-1.084472;, + 0.260273; 2.082179;-0.694062;, + 0.260273; 1.561632;-1.084472;, + 0.260273; 1.561632;-1.474882;, + 0.260273; 1.821906;-1.474882;, + 0.260273; 1.821906;-1.084472;, + 0.260273; 1.561632;-0.694062;, + 0.260273; 1.561632;-1.084472;, + 0.260273; 1.821906;-1.084472;, + 0.260273; 1.821906;-0.694062;, + 0.260273; 1.821906;-0.303652;, + 0.260273; 1.821906;-0.694062;, + 0.260273; 2.082179;-0.694062;, + 0.260273; 2.082179;-0.303652;, + 0.260273; 1.821906; 0.086758;, + 0.260273; 1.821906;-0.303652;, + 0.260273; 2.082179;-0.303652;, + 0.260273; 2.082179; 0.086758;, + 0.260273; 1.561632;-0.303652;, + 0.260273; 1.561632;-0.694062;, + 0.260273; 1.821906;-0.694062;, + 0.260273; 1.821906;-0.303652;, + 0.260273; 1.561632; 0.086758;, + 0.260273; 1.561632;-0.303652;, + 0.260273; 1.821906;-0.303652;, + 0.260273; 1.821906; 0.086758;, + 1.041093; 2.602727;-1.084472;, + 1.041093; 2.602727;-1.474882;, + 1.301367; 2.602727;-1.474882;, + 1.301367; 2.602727;-1.084472;, + 1.041093; 2.602727;-0.694062;, + 1.041093; 2.602727;-1.084472;, + 1.301367; 2.602727;-1.084472;, + 1.301367; 2.602727;-0.694062;, + 0.780820; 2.602727;-1.084472;, + 0.780820; 2.602727;-1.474882;, + 1.041093; 2.602727;-1.474882;, + 1.041093; 2.602727;-1.084472;, + 0.780820; 2.602727;-0.694062;, + 0.780820; 2.602727;-1.084472;, + 1.041093; 2.602727;-1.084472;, + 1.041093; 2.602727;-0.694062;, + 1.041093; 2.602727;-0.303652;, + 1.041093; 2.602727;-0.694062;, + 1.301367; 2.602727;-0.694062;, + 1.301367; 2.602727;-0.303652;, + 1.041093; 2.602727; 0.086758;, + 1.041093; 2.602727;-0.303652;, + 1.301367; 2.602727;-0.303652;, + 1.301367; 2.602727; 0.086758;, + 0.780820; 2.602727;-0.303652;, + 0.780820; 2.602727;-0.694062;, + 1.041093; 2.602727;-0.694062;, + 1.041093; 2.602727;-0.303652;, + 0.780820; 2.602727; 0.086758;, + 0.780820; 2.602727;-0.303652;, + 1.041093; 2.602727;-0.303652;, + 1.041093; 2.602727; 0.086758;, + 0.520546; 2.602727;-1.084472;, + 0.520546; 2.602727;-1.474882;, + 0.780820; 2.602727;-1.474882;, + 0.780820; 2.602727;-1.084472;, + 0.520546; 2.602727;-0.694062;, + 0.520546; 2.602727;-1.084472;, + 0.780820; 2.602727;-1.084472;, + 0.780820; 2.602727;-0.694062;, + 0.260273; 2.602727;-1.084472;, + 0.260273; 2.602727;-1.474882;, + 0.520546; 2.602727;-1.474882;, + 0.520546; 2.602727;-1.084472;, + 0.260273; 2.602727;-0.694062;, + 0.260273; 2.602727;-1.084472;, + 0.520546; 2.602727;-1.084472;, + 0.520546; 2.602727;-0.694062;, + 0.520546; 2.602727;-0.303652;, + 0.520546; 2.602727;-0.694062;, + 0.780820; 2.602727;-0.694062;, + 0.780820; 2.602727;-0.303652;, + 0.520546; 2.602727; 0.086758;, + 0.520546; 2.602727;-0.303652;, + 0.780820; 2.602727;-0.303652;, + 0.780820; 2.602727; 0.086758;, + 0.260273; 2.602727;-0.303652;, + 0.260273; 2.602727;-0.694062;, + 0.520546; 2.602727;-0.694062;, + 0.520546; 2.602727;-0.303652;, + 0.260273; 2.602727; 0.086758;, + 0.260273; 2.602727;-0.303652;, + 0.520546; 2.602727;-0.303652;, + 0.520546; 2.602727; 0.086758;, + 0.650683; 2.342470; 0.607304;, + 0.650683; 2.342470; 0.086758;, + 1.301366; 2.342470; 0.086758;, + 1.301366; 2.342470; 0.607304;, + 0.650683; 2.342470; 1.127851;, + 0.650683; 2.342470; 0.607304;, + 1.301366; 2.342470; 0.607304;, + 1.301366; 2.342470; 1.127851;, + -0.000001; 2.342470; 0.607304;, + -0.000001; 2.342470; 0.086758;, + 0.650683; 2.342470; 0.086758;, + 0.650683; 2.342470; 0.607304;, + -0.000001; 2.342470; 1.127851;, + -0.000001; 2.342470; 0.607304;, + 0.650683; 2.342470; 0.607304;, + 0.650683; 2.342470; 1.127851;, + 0.650683; 2.342470; 1.648398;, + 0.650683; 2.342470; 1.127851;, + 1.301366; 2.342470; 1.127851;, + 1.301366; 2.342470; 1.648398;, + 0.650683; 2.342470; 2.168945;, + 0.650683; 2.342470; 1.648398;, + 1.301366; 2.342470; 1.648398;, + 1.301366; 2.342470; 2.168945;, + -0.000001; 2.342470; 1.648398;, + -0.000001; 2.342470; 1.127851;, + 0.650683; 2.342470; 1.127851;, + 0.650683; 2.342470; 1.648398;, + -0.000001; 2.342470; 2.168945;, + -0.000001; 2.342470; 1.648398;, + 0.650683; 2.342470; 1.648398;, + 0.650683; 2.342470; 2.168945;, + -0.650684; 2.342470; 0.607304;, + -0.650684; 2.342470; 0.086758;, + -0.000001; 2.342470; 0.086758;, + -0.000001; 2.342470; 0.607304;, + -0.650684; 2.342470; 1.127851;, + -0.650684; 2.342470; 0.607304;, + -0.000001; 2.342470; 0.607304;, + -0.000001; 2.342470; 1.127851;, + -1.301368; 2.342470; 0.607304;, + -1.301368; 2.342470; 0.086758;, + -0.650684; 2.342470; 0.086758;, + -0.650684; 2.342470; 0.607304;, + -1.301368; 2.342470; 1.127851;, + -1.301368; 2.342470; 0.607304;, + -0.650684; 2.342470; 0.607304;, + -0.650684; 2.342470; 1.127851;, + -0.650684; 2.342470; 1.648398;, + -0.650684; 2.342470; 1.127851;, + -0.000001; 2.342470; 1.127851;, + -0.000001; 2.342470; 1.648398;, + -0.650684; 2.342470; 2.168945;, + -0.650684; 2.342470; 1.648398;, + -0.000001; 2.342470; 1.648398;, + -0.000001; 2.342470; 2.168945;, + -1.301368; 2.342470; 1.648398;, + -1.301368; 2.342470; 1.127851;, + -0.650684; 2.342470; 1.127851;, + -0.650684; 2.342470; 1.648398;, + -1.301368; 2.342470; 2.168945;, + -1.301368; 2.342470; 1.648398;, + -0.650684; 2.342470; 1.648398;, + -0.650684; 2.342470; 2.168945;, + -0.650684;-1.821903; 1.648398;, + -1.301368;-1.821903; 1.648398;, + -1.301368;-1.821903; 2.168945;, + -0.650684;-1.821903; 2.168945;, + -0.000001;-1.821903; 1.648398;, + -0.650684;-1.821903; 1.648398;, + -0.650684;-1.821903; 2.168945;, + -0.000001;-1.821903; 2.168945;, + -0.650684;-1.821903; 1.127851;, + -1.301368;-1.821903; 1.127851;, + -1.301368;-1.821903; 1.648398;, + -0.650684;-1.821903; 1.648398;, + -0.000001;-1.821903; 1.127851;, + -0.650684;-1.821903; 1.127851;, + -0.650684;-1.821903; 1.648398;, + -0.000001;-1.821903; 1.648398;, + 0.650683;-1.821903; 1.648398;, + -0.000001;-1.821903; 1.648398;, + -0.000001;-1.821903; 2.168945;, + 0.650683;-1.821903; 2.168945;, + 1.301367;-1.821903; 1.648398;, + 0.650683;-1.821903; 1.648398;, + 0.650683;-1.821903; 2.168945;, + 1.301367;-1.821903; 2.168945;, + 0.650683;-1.821903; 1.127851;, + -0.000001;-1.821903; 1.127851;, + -0.000001;-1.821903; 1.648398;, + 0.650683;-1.821903; 1.648398;, + 1.301367;-1.821903; 1.127851;, + 0.650683;-1.821903; 1.127851;, + 0.650683;-1.821903; 1.648398;, + 1.301367;-1.821903; 1.648398;, + -0.650684;-1.821903; 0.607304;, + -1.301368;-1.821903; 0.607304;, + -1.301368;-1.821903; 1.127851;, + -0.650684;-1.821903; 1.127851;, + -0.000001;-1.821903; 0.607304;, + -0.650684;-1.821903; 0.607304;, + -0.650684;-1.821903; 1.127851;, + -0.000001;-1.821903; 1.127851;, + -0.650684;-1.821903; 0.086758;, + -1.301368;-1.821903; 0.086758;, + -1.301368;-1.821903; 0.607304;, + -0.650684;-1.821903; 0.607304;, + -0.000001;-1.821903; 0.086758;, + -0.650684;-1.821903; 0.086758;, + -0.650684;-1.821903; 0.607304;, + -0.000001;-1.821903; 0.607304;, + 0.650683;-1.821903; 0.607304;, + -0.000001;-1.821903; 0.607304;, + -0.000001;-1.821903; 1.127851;, + 0.650683;-1.821903; 1.127851;, + 1.301367;-1.821903; 0.607304;, + 0.650683;-1.821903; 0.607304;, + 0.650683;-1.821903; 1.127851;, + 1.301367;-1.821903; 1.127851;, + 0.650683;-1.821903; 0.086758;, + -0.000001;-1.821903; 0.086758;, + -0.000001;-1.821903; 0.607304;, + 0.650683;-1.821903; 0.607304;, + 1.301367;-1.821903; 0.086758;, + 0.650683;-1.821903; 0.086758;, + 0.650683;-1.821903; 0.607304;, + 1.301367;-1.821903; 0.607304;, + 1.301367;-0.780810; 1.648398;, + 1.301367;-1.821903; 1.648398;, + 1.301367;-1.821903; 2.168945;, + 1.301367;-0.780810; 2.168945;, + 1.301366; 0.260283; 1.648398;, + 1.301367;-0.780810; 1.648398;, + 1.301367;-0.780810; 2.168945;, + 1.301366; 0.260283; 2.168945;, + 1.301367;-0.780810; 1.127851;, + 1.301367;-1.821903; 1.127851;, + 1.301367;-1.821903; 1.648398;, + 1.301367;-0.780810; 1.648398;, + 1.301366; 0.260283; 1.127851;, + 1.301367;-0.780810; 1.127851;, + 1.301367;-0.780810; 1.648398;, + 1.301366; 0.260283; 1.648398;, + 1.301366; 1.301376; 1.648398;, + 1.301366; 0.260283; 1.648398;, + 1.301366; 0.260283; 2.168945;, + 1.301366; 1.301376; 2.168945;, + 1.301366; 2.342470; 1.648398;, + 1.301366; 1.301376; 1.648398;, + 1.301366; 1.301376; 2.168945;, + 1.301366; 2.342470; 2.168945;, + 1.301366; 1.301376; 1.127851;, + 1.301366; 0.260283; 1.127851;, + 1.301366; 0.260283; 1.648398;, + 1.301366; 1.301376; 1.648398;, + 1.301366; 2.342470; 1.127851;, + 1.301366; 1.301376; 1.127851;, + 1.301366; 1.301376; 1.648398;, + 1.301366; 2.342470; 1.648398;, + 1.301367;-0.780810; 0.607304;, + 1.301367;-1.821903; 0.607304;, + 1.301367;-1.821903; 1.127851;, + 1.301367;-0.780810; 1.127851;, + 1.301366; 0.260283; 0.607304;, + 1.301367;-0.780810; 0.607304;, + 1.301367;-0.780810; 1.127851;, + 1.301366; 0.260283; 1.127851;, + 1.301367;-0.780810; 0.086758;, + 1.301367;-1.821903; 0.086758;, + 1.301367;-1.821903; 0.607304;, + 1.301367;-0.780810; 0.607304;, + 1.301366; 0.260283; 0.086758;, + 1.301367;-0.780810; 0.086758;, + 1.301367;-0.780810; 0.607304;, + 1.301366; 0.260283; 0.607304;, + 1.301366; 1.301376; 0.607304;, + 1.301366; 0.260283; 0.607304;, + 1.301366; 0.260283; 1.127851;, + 1.301366; 1.301376; 1.127851;, + 1.301366; 2.342470; 0.607304;, + 1.301366; 1.301376; 0.607304;, + 1.301366; 1.301376; 1.127851;, + 1.301366; 2.342470; 1.127851;, + 1.301366; 1.301376; 0.086758;, + 1.301366; 0.260283; 0.086758;, + 1.301366; 0.260283; 0.607304;, + 1.301366; 1.301376; 0.607304;, + 1.301366; 2.342470; 0.086758;, + 1.301366; 1.301376; 0.086758;, + 1.301366; 1.301376; 0.607304;, + 1.301366; 2.342470; 0.607304;, + 0.650683;-0.780810; 0.086758;, + 0.650683;-1.821903; 0.086758;, + 1.301367;-1.821903; 0.086758;, + 1.301367;-0.780810; 0.086758;, + 0.650683; 0.260283; 0.086758;, + 0.650683;-0.780810; 0.086758;, + 1.301367;-0.780810; 0.086758;, + 1.301366; 0.260283; 0.086758;, + -0.000001;-0.780810; 0.086758;, + -0.000001;-1.821903; 0.086758;, + 0.650683;-1.821903; 0.086758;, + 0.650683;-0.780810; 0.086758;, + -0.000001; 0.260283; 0.086758;, + -0.000001;-0.780810; 0.086758;, + 0.650683;-0.780810; 0.086758;, + 0.650683; 0.260283; 0.086758;, + 0.650683; 1.301376; 0.086758;, + 0.650683; 0.260283; 0.086758;, + 1.301366; 0.260283; 0.086758;, + 1.301366; 1.301376; 0.086758;, + 0.650683; 2.342470; 0.086758;, + 0.650683; 1.301376; 0.086758;, + 1.301366; 1.301376; 0.086758;, + 1.301366; 2.342470; 0.086758;, + -0.000001; 1.301376; 0.086758;, + -0.000001; 0.260283; 0.086758;, + 0.650683; 0.260283; 0.086758;, + 0.650683; 1.301376; 0.086758;, + -0.000001; 2.342470; 0.086758;, + -0.000001; 1.301376; 0.086758;, + 0.650683; 1.301376; 0.086758;, + 0.650683; 2.342470; 0.086758;, + -0.650684;-0.780810; 0.086758;, + -0.650684;-1.821903; 0.086758;, + -0.000001;-1.821903; 0.086758;, + -0.000001;-0.780810; 0.086758;, + -0.650684; 0.260283; 0.086758;, + -0.650684;-0.780810; 0.086758;, + -0.000001;-0.780810; 0.086758;, + -0.000001; 0.260283; 0.086758;, + -1.301368;-0.780810; 0.086758;, + -1.301368;-1.821903; 0.086758;, + -0.650684;-1.821903; 0.086758;, + -0.650684;-0.780810; 0.086758;, + -1.301368; 0.260283; 0.086758;, + -1.301368;-0.780810; 0.086758;, + -0.650684;-0.780810; 0.086758;, + -0.650684; 0.260283; 0.086758;, + -0.650684; 1.301376; 0.086758;, + -0.650684; 0.260283; 0.086758;, + -0.000001; 0.260283; 0.086758;, + -0.000001; 1.301376; 0.086758;, + -0.650684; 2.342470; 0.086758;, + -0.650684; 1.301376; 0.086758;, + -0.000001; 1.301376; 0.086758;, + -0.000001; 2.342470; 0.086758;, + -1.301368; 1.301376; 0.086758;, + -1.301368; 0.260283; 0.086758;, + -0.650684; 0.260283; 0.086758;, + -0.650684; 1.301376; 0.086758;, + -1.301368; 2.342470; 0.086758;, + -1.301368; 1.301376; 0.086758;, + -0.650684; 1.301376; 0.086758;, + -0.650684; 2.342470; 0.086758;, + -1.301368; 1.301376; 1.648398;, + -1.301368; 2.342470; 1.648398;, + -1.301368; 2.342470; 2.168945;, + -1.301368; 1.301376; 2.168945;, + -1.301368; 0.260283; 1.648398;, + -1.301368; 1.301376; 1.648398;, + -1.301368; 1.301376; 2.168945;, + -1.301368; 0.260283; 2.168945;, + -1.301368; 1.301376; 1.127851;, + -1.301368; 2.342470; 1.127851;, + -1.301368; 2.342470; 1.648398;, + -1.301368; 1.301376; 1.648398;, + -1.301368; 0.260283; 1.127851;, + -1.301368; 1.301376; 1.127851;, + -1.301368; 1.301376; 1.648398;, + -1.301368; 0.260283; 1.648398;, + -1.301368;-0.780810; 1.648398;, + -1.301368; 0.260283; 1.648398;, + -1.301368; 0.260283; 2.168945;, + -1.301368;-0.780810; 2.168945;, + -1.301368;-1.821903; 1.648398;, + -1.301368;-0.780810; 1.648398;, + -1.301368;-0.780810; 2.168945;, + -1.301368;-1.821903; 2.168945;, + -1.301368;-0.780810; 1.127851;, + -1.301368; 0.260283; 1.127851;, + -1.301368; 0.260283; 1.648398;, + -1.301368;-0.780810; 1.648398;, + -1.301368;-1.821903; 1.127851;, + -1.301368;-0.780810; 1.127851;, + -1.301368;-0.780810; 1.648398;, + -1.301368;-1.821903; 1.648398;, + -1.301368; 1.301376; 0.607304;, + -1.301368; 2.342470; 0.607304;, + -1.301368; 2.342470; 1.127851;, + -1.301368; 1.301376; 1.127851;, + -1.301368; 0.260283; 0.607304;, + -1.301368; 1.301376; 0.607304;, + -1.301368; 1.301376; 1.127851;, + -1.301368; 0.260283; 1.127851;, + -1.301368; 1.301376; 0.086758;, + -1.301368; 2.342470; 0.086758;, + -1.301368; 2.342470; 0.607304;, + -1.301368; 1.301376; 0.607304;, + -1.301368; 0.260283; 0.086758;, + -1.301368; 1.301376; 0.086758;, + -1.301368; 1.301376; 0.607304;, + -1.301368; 0.260283; 0.607304;, + -1.301368;-0.780810; 0.607304;, + -1.301368; 0.260283; 0.607304;, + -1.301368; 0.260283; 1.127851;, + -1.301368;-0.780810; 1.127851;, + -1.301368;-1.821903; 0.607304;, + -1.301368;-0.780810; 0.607304;, + -1.301368;-0.780810; 1.127851;, + -1.301368;-1.821903; 1.127851;, + -1.301368;-0.780810; 0.086758;, + -1.301368; 0.260283; 0.086758;, + -1.301368; 0.260283; 0.607304;, + -1.301368;-0.780810; 0.607304;, + -1.301368;-1.821903; 0.086758;, + -1.301368;-0.780810; 0.086758;, + -1.301368;-0.780810; 0.607304;, + -1.301368;-1.821903; 0.607304;, + 0.650683; 1.301376; 2.168945;, + 0.650683; 2.342470; 2.168945;, + 1.301366; 2.342470; 2.168945;, + 1.301366; 1.301376; 2.168945;, + 0.650683; 0.260283; 2.168945;, + 0.650683; 1.301376; 2.168945;, + 1.301366; 1.301376; 2.168945;, + 1.301366; 0.260283; 2.168945;, + -0.000001; 1.301376; 2.168945;, + -0.000001; 2.342470; 2.168945;, + 0.650683; 2.342470; 2.168945;, + 0.650683; 1.301376; 2.168945;, + -0.000001; 0.260283; 2.168945;, + -0.000001; 1.301376; 2.168945;, + 0.650683; 1.301376; 2.168945;, + 0.650683; 0.260283; 2.168945;, + 0.650683;-0.780810; 2.168945;, + 0.650683; 0.260283; 2.168945;, + 1.301366; 0.260283; 2.168945;, + 1.301367;-0.780810; 2.168945;, + 0.650683;-1.821903; 2.168945;, + 0.650683;-0.780810; 2.168945;, + 1.301367;-0.780810; 2.168945;, + 1.301367;-1.821903; 2.168945;, + -0.000001;-0.780810; 2.168945;, + -0.000001; 0.260283; 2.168945;, + 0.650683; 0.260283; 2.168945;, + 0.650683;-0.780810; 2.168945;, + -0.000001;-1.821903; 2.168945;, + -0.000001;-0.780810; 2.168945;, + 0.650683;-0.780810; 2.168945;, + 0.650683;-1.821903; 2.168945;, + -0.650684; 1.301376; 2.168945;, + -0.650684; 2.342470; 2.168945;, + -0.000001; 2.342470; 2.168945;, + -0.000001; 1.301376; 2.168945;, + -0.650684; 0.260283; 2.168945;, + -0.650684; 1.301376; 2.168945;, + -0.000001; 1.301376; 2.168945;, + -0.000001; 0.260283; 2.168945;, + -1.301368; 1.301376; 2.168945;, + -1.301368; 2.342470; 2.168945;, + -0.650684; 2.342470; 2.168945;, + -0.650684; 1.301376; 2.168945;, + -1.301368; 0.260283; 2.168945;, + -1.301368; 1.301376; 2.168945;, + -0.650684; 1.301376; 2.168945;, + -0.650684; 0.260283; 2.168945;, + -0.650684;-0.780810; 2.168945;, + -0.650684; 0.260283; 2.168945;, + -0.000001; 0.260283; 2.168945;, + -0.000001;-0.780810; 2.168945;, + -0.650684;-1.821903; 2.168945;, + -0.650684;-0.780810; 2.168945;, + -0.000001;-0.780810; 2.168945;, + -0.000001;-1.821903; 2.168945;, + -1.301368;-0.780810; 2.168945;, + -1.301368; 0.260283; 2.168945;, + -0.650684; 0.260283; 2.168945;, + -0.650684;-0.780810; 2.168945;, + -1.301368;-1.821903; 2.168945;, + -1.301368;-0.780810; 2.168945;, + -0.650684;-0.780810; 2.168945;, + -0.650684;-1.821903; 2.168945;, + -0.520546; 1.821912;-1.474882;, + -0.520546; 1.561639;-1.474882;, + -0.260273; 1.561639;-1.474882;, + -0.260273; 1.821912;-1.474882;, + -0.520546; 2.082185;-1.474882;, + -0.520546; 1.821912;-1.474882;, + -0.260273; 1.821912;-1.474882;, + -0.260273; 2.082185;-1.474882;, + -0.780820; 1.821912;-1.474882;, + -0.780820; 1.561639;-1.474882;, + -0.520546; 1.561639;-1.474882;, + -0.520546; 1.821912;-1.474882;, + -0.780820; 2.082185;-1.474882;, + -0.780820; 1.821912;-1.474882;, + -0.520546; 1.821912;-1.474882;, + -0.520546; 2.082185;-1.474882;, + -0.520546; 2.342458;-1.474882;, + -0.520546; 2.082185;-1.474882;, + -0.260273; 2.082185;-1.474882;, + -0.260273; 2.342458;-1.474882;, + -0.520546; 2.602731;-1.474882;, + -0.520546; 2.342458;-1.474882;, + -0.260273; 2.342458;-1.474882;, + -0.260273; 2.602731;-1.474882;, + -0.780820; 2.342458;-1.474882;, + -0.780820; 2.082185;-1.474882;, + -0.520546; 2.082185;-1.474882;, + -0.520546; 2.342458;-1.474882;, + -0.780820; 2.602731;-1.474882;, + -0.780820; 2.342458;-1.474882;, + -0.520546; 2.342458;-1.474882;, + -0.520546; 2.602731;-1.474882;, + -1.041093; 1.821912;-1.474882;, + -1.041093; 1.561639;-1.474882;, + -0.780820; 1.561639;-1.474882;, + -0.780820; 1.821912;-1.474882;, + -1.041093; 2.082185;-1.474882;, + -1.041093; 1.821912;-1.474882;, + -0.780820; 1.821912;-1.474882;, + -0.780820; 2.082185;-1.474882;, + -1.301367; 1.821912;-1.474882;, + -1.301367; 1.561639;-1.474882;, + -1.041093; 1.561639;-1.474882;, + -1.041093; 1.821912;-1.474882;, + -1.301367; 2.082185;-1.474882;, + -1.301367; 1.821912;-1.474882;, + -1.041093; 1.821912;-1.474882;, + -1.041093; 2.082185;-1.474882;, + -1.041093; 2.342458;-1.474882;, + -1.041093; 2.082185;-1.474882;, + -0.780820; 2.082185;-1.474882;, + -0.780820; 2.342458;-1.474882;, + -1.041093; 2.602731;-1.474882;, + -1.041093; 2.342458;-1.474882;, + -0.780820; 2.342458;-1.474882;, + -0.780820; 2.602731;-1.474882;, + -1.301367; 2.342458;-1.474882;, + -1.301367; 2.082185;-1.474882;, + -1.041093; 2.082185;-1.474882;, + -1.041093; 2.342458;-1.474882;, + -1.301367; 2.602731;-1.474882;, + -1.301367; 2.342458;-1.474882;, + -1.041093; 2.342458;-1.474882;, + -1.041093; 2.602731;-1.474882;, + -1.041093; 2.342458; 0.086758;, + -1.301367; 2.342458; 0.086758;, + -1.301367; 2.602731; 0.086758;, + -1.041093; 2.602731; 0.086758;, + -0.780820; 2.342458; 0.086758;, + -1.041093; 2.342458; 0.086758;, + -1.041093; 2.602731; 0.086758;, + -0.780820; 2.602731; 0.086758;, + -1.041093; 2.082185; 0.086758;, + -1.301367; 2.082185; 0.086758;, + -1.301367; 2.342458; 0.086758;, + -1.041093; 2.342458; 0.086758;, + -0.780820; 2.082185; 0.086758;, + -1.041093; 2.082185; 0.086758;, + -1.041093; 2.342458; 0.086758;, + -0.780820; 2.342458; 0.086758;, + -0.520546; 2.342458; 0.086758;, + -0.780820; 2.342458; 0.086758;, + -0.780820; 2.602731; 0.086758;, + -0.520546; 2.602731; 0.086758;, + -0.260273; 2.342458; 0.086758;, + -0.520546; 2.342458; 0.086758;, + -0.520546; 2.602731; 0.086758;, + -0.260273; 2.602731; 0.086758;, + -0.520546; 2.082185; 0.086758;, + -0.780820; 2.082185; 0.086758;, + -0.780820; 2.342458; 0.086758;, + -0.520546; 2.342458; 0.086758;, + -0.260273; 2.082185; 0.086758;, + -0.520546; 2.082185; 0.086758;, + -0.520546; 2.342458; 0.086758;, + -0.260273; 2.342458; 0.086758;, + -1.041093; 1.821912; 0.086758;, + -1.301367; 1.821912; 0.086758;, + -1.301367; 2.082185; 0.086758;, + -1.041093; 2.082185; 0.086758;, + -0.780820; 1.821912; 0.086758;, + -1.041093; 1.821912; 0.086758;, + -1.041093; 2.082185; 0.086758;, + -0.780820; 2.082185; 0.086758;, + -1.041093; 1.561639; 0.086758;, + -1.301367; 1.561639; 0.086758;, + -1.301367; 1.821912; 0.086758;, + -1.041093; 1.821912; 0.086758;, + -0.780820; 1.561639; 0.086758;, + -1.041093; 1.561639; 0.086758;, + -1.041093; 1.821912; 0.086758;, + -0.780820; 1.821912; 0.086758;, + -0.520546; 1.821912; 0.086758;, + -0.780820; 1.821912; 0.086758;, + -0.780820; 2.082185; 0.086758;, + -0.520546; 2.082185; 0.086758;, + -0.260273; 1.821912; 0.086758;, + -0.520546; 1.821912; 0.086758;, + -0.520546; 2.082185; 0.086758;, + -0.260273; 2.082185; 0.086758;, + -0.520546; 1.561639; 0.086758;, + -0.780820; 1.561639; 0.086758;, + -0.780820; 1.821912; 0.086758;, + -0.520546; 1.821912; 0.086758;, + -0.260273; 1.561639; 0.086758;, + -0.520546; 1.561639; 0.086758;, + -0.520546; 1.821912; 0.086758;, + -0.260273; 1.821912; 0.086758;, + -0.260273; 2.342458;-0.303652;, + -0.260273; 2.342458; 0.086758;, + -0.260273; 2.602731; 0.086758;, + -0.260273; 2.602731;-0.303652;, + -0.260273; 2.342458;-0.694062;, + -0.260273; 2.342458;-0.303652;, + -0.260273; 2.602731;-0.303652;, + -0.260273; 2.602731;-0.694062;, + -0.260273; 2.082185;-0.303652;, + -0.260273; 2.082185; 0.086758;, + -0.260273; 2.342458; 0.086758;, + -0.260273; 2.342458;-0.303652;, + -0.260273; 2.082185;-0.694062;, + -0.260273; 2.082185;-0.303652;, + -0.260273; 2.342458;-0.303652;, + -0.260273; 2.342458;-0.694062;, + -0.260273; 2.342458;-1.084472;, + -0.260273; 2.342458;-0.694062;, + -0.260273; 2.602731;-0.694062;, + -0.260273; 2.602731;-1.084472;, + -0.260273; 2.342458;-1.474882;, + -0.260273; 2.342458;-1.084472;, + -0.260273; 2.602731;-1.084472;, + -0.260273; 2.602731;-1.474882;, + -0.260273; 2.082185;-1.084472;, + -0.260273; 2.082185;-0.694062;, + -0.260273; 2.342458;-0.694062;, + -0.260273; 2.342458;-1.084472;, + -0.260273; 2.082185;-1.474882;, + -0.260273; 2.082185;-1.084472;, + -0.260273; 2.342458;-1.084472;, + -0.260273; 2.342458;-1.474882;, + -0.260273; 1.821912;-0.303652;, + -0.260273; 1.821912; 0.086758;, + -0.260273; 2.082185; 0.086758;, + -0.260273; 2.082185;-0.303652;, + -0.260273; 1.821912;-0.694062;, + -0.260273; 1.821912;-0.303652;, + -0.260273; 2.082185;-0.303652;, + -0.260273; 2.082185;-0.694062;, + -0.260273; 1.561639;-0.303652;, + -0.260273; 1.561639; 0.086758;, + -0.260273; 1.821912; 0.086758;, + -0.260273; 1.821912;-0.303652;, + -0.260273; 1.561639;-0.694062;, + -0.260273; 1.561639;-0.303652;, + -0.260273; 1.821912;-0.303652;, + -0.260273; 1.821912;-0.694062;, + -0.260273; 1.821912;-1.084472;, + -0.260273; 1.821912;-0.694062;, + -0.260273; 2.082185;-0.694062;, + -0.260273; 2.082185;-1.084472;, + -0.260273; 1.821912;-1.474882;, + -0.260273; 1.821912;-1.084472;, + -0.260273; 2.082185;-1.084472;, + -0.260273; 2.082185;-1.474882;, + -0.260273; 1.561639;-1.084472;, + -0.260273; 1.561639;-0.694062;, + -0.260273; 1.821912;-0.694062;, + -0.260273; 1.821912;-1.084472;, + -0.260273; 1.561639;-1.474882;, + -0.260273; 1.561639;-1.084472;, + -0.260273; 1.821912;-1.084472;, + -0.260273; 1.821912;-1.474882;, + -0.520546; 1.561639;-0.303652;, + -0.520546; 1.561639; 0.086758;, + -0.260273; 1.561639; 0.086758;, + -0.260273; 1.561639;-0.303652;, + -0.520546; 1.561639;-0.694062;, + -0.520546; 1.561639;-0.303652;, + -0.260273; 1.561639;-0.303652;, + -0.260273; 1.561639;-0.694062;, + -0.780820; 1.561639;-0.303652;, + -0.780820; 1.561639; 0.086758;, + -0.520546; 1.561639; 0.086758;, + -0.520546; 1.561639;-0.303652;, + -0.780820; 1.561639;-0.694062;, + -0.780820; 1.561639;-0.303652;, + -0.520546; 1.561639;-0.303652;, + -0.520546; 1.561639;-0.694062;, + -0.520546; 1.561639;-1.084472;, + -0.520546; 1.561639;-0.694062;, + -0.260273; 1.561639;-0.694062;, + -0.260273; 1.561639;-1.084472;, + -0.520546; 1.561639;-1.474882;, + -0.520546; 1.561639;-1.084472;, + -0.260273; 1.561639;-1.084472;, + -0.260273; 1.561639;-1.474882;, + -0.780820; 1.561639;-1.084472;, + -0.780820; 1.561639;-0.694062;, + -0.520546; 1.561639;-0.694062;, + -0.520546; 1.561639;-1.084472;, + -0.780820; 1.561639;-1.474882;, + -0.780820; 1.561639;-1.084472;, + -0.520546; 1.561639;-1.084472;, + -0.520546; 1.561639;-1.474882;, + -1.041093; 1.561639;-0.303652;, + -1.041093; 1.561639; 0.086758;, + -0.780820; 1.561639; 0.086758;, + -0.780820; 1.561639;-0.303652;, + -1.041093; 1.561639;-0.694062;, + -1.041093; 1.561639;-0.303652;, + -0.780820; 1.561639;-0.303652;, + -0.780820; 1.561639;-0.694062;, + -1.301367; 1.561639;-0.303652;, + -1.301367; 1.561639; 0.086758;, + -1.041093; 1.561639; 0.086758;, + -1.041093; 1.561639;-0.303652;, + -1.301367; 1.561639;-0.694062;, + -1.301367; 1.561639;-0.303652;, + -1.041093; 1.561639;-0.303652;, + -1.041093; 1.561639;-0.694062;, + -1.041093; 1.561639;-1.084472;, + -1.041093; 1.561639;-0.694062;, + -0.780820; 1.561639;-0.694062;, + -0.780820; 1.561639;-1.084472;, + -1.041093; 1.561639;-1.474882;, + -1.041093; 1.561639;-1.084472;, + -0.780820; 1.561639;-1.084472;, + -0.780820; 1.561639;-1.474882;, + -1.301367; 1.561639;-1.084472;, + -1.301367; 1.561639;-0.694062;, + -1.041093; 1.561639;-0.694062;, + -1.041093; 1.561639;-1.084472;, + -1.301367; 1.561639;-1.474882;, + -1.301367; 1.561639;-1.084472;, + -1.041093; 1.561639;-1.084472;, + -1.041093; 1.561639;-1.474882;, + -1.301367; 2.342458;-1.084472;, + -1.301367; 2.342458;-1.474882;, + -1.301367; 2.602731;-1.474882;, + -1.301367; 2.602731;-1.084472;, + -1.301367; 2.342458;-0.694062;, + -1.301367; 2.342458;-1.084472;, + -1.301367; 2.602731;-1.084472;, + -1.301367; 2.602731;-0.694062;, + -1.301367; 2.082185;-1.084472;, + -1.301367; 2.082185;-1.474882;, + -1.301367; 2.342458;-1.474882;, + -1.301367; 2.342458;-1.084472;, + -1.301367; 2.082185;-0.694062;, + -1.301367; 2.082185;-1.084472;, + -1.301367; 2.342458;-1.084472;, + -1.301367; 2.342458;-0.694062;, + -1.301367; 2.342458;-0.303652;, + -1.301367; 2.342458;-0.694062;, + -1.301367; 2.602731;-0.694062;, + -1.301367; 2.602731;-0.303652;, + -1.301367; 2.342458; 0.086758;, + -1.301367; 2.342458;-0.303652;, + -1.301367; 2.602731;-0.303652;, + -1.301367; 2.602731; 0.086758;, + -1.301367; 2.082185;-0.303652;, + -1.301367; 2.082185;-0.694062;, + -1.301367; 2.342458;-0.694062;, + -1.301367; 2.342458;-0.303652;, + -1.301367; 2.082185; 0.086758;, + -1.301367; 2.082185;-0.303652;, + -1.301367; 2.342458;-0.303652;, + -1.301367; 2.342458; 0.086758;, + -1.301367; 1.821912;-1.084472;, + -1.301367; 1.821912;-1.474882;, + -1.301367; 2.082185;-1.474882;, + -1.301367; 2.082185;-1.084472;, + -1.301367; 1.821912;-0.694062;, + -1.301367; 1.821912;-1.084472;, + -1.301367; 2.082185;-1.084472;, + -1.301367; 2.082185;-0.694062;, + -1.301367; 1.561639;-1.084472;, + -1.301367; 1.561639;-1.474882;, + -1.301367; 1.821912;-1.474882;, + -1.301367; 1.821912;-1.084472;, + -1.301367; 1.561639;-0.694062;, + -1.301367; 1.561639;-1.084472;, + -1.301367; 1.821912;-1.084472;, + -1.301367; 1.821912;-0.694062;, + -1.301367; 1.821912;-0.303652;, + -1.301367; 1.821912;-0.694062;, + -1.301367; 2.082185;-0.694062;, + -1.301367; 2.082185;-0.303652;, + -1.301367; 1.821912; 0.086758;, + -1.301367; 1.821912;-0.303652;, + -1.301367; 2.082185;-0.303652;, + -1.301367; 2.082185; 0.086758;, + -1.301367; 1.561639;-0.303652;, + -1.301367; 1.561639;-0.694062;, + -1.301367; 1.821912;-0.694062;, + -1.301367; 1.821912;-0.303652;, + -1.301367; 1.561639; 0.086758;, + -1.301367; 1.561639;-0.303652;, + -1.301367; 1.821912;-0.303652;, + -1.301367; 1.821912; 0.086758;, + -0.520546; 2.602731;-1.084472;, + -0.520546; 2.602731;-1.474882;, + -0.260273; 2.602731;-1.474882;, + -0.260273; 2.602731;-1.084472;, + -0.520546; 2.602731;-0.694062;, + -0.520546; 2.602731;-1.084472;, + -0.260273; 2.602731;-1.084472;, + -0.260273; 2.602731;-0.694062;, + -0.780820; 2.602731;-1.084472;, + -0.780820; 2.602731;-1.474882;, + -0.520546; 2.602731;-1.474882;, + -0.520546; 2.602731;-1.084472;, + -0.780820; 2.602731;-0.694062;, + -0.780820; 2.602731;-1.084472;, + -0.520546; 2.602731;-1.084472;, + -0.520546; 2.602731;-0.694062;, + -0.520546; 2.602731;-0.303652;, + -0.520546; 2.602731;-0.694062;, + -0.260273; 2.602731;-0.694062;, + -0.260273; 2.602731;-0.303652;, + -0.520546; 2.602731; 0.086758;, + -0.520546; 2.602731;-0.303652;, + -0.260273; 2.602731;-0.303652;, + -0.260273; 2.602731; 0.086758;, + -0.780820; 2.602731;-0.303652;, + -0.780820; 2.602731;-0.694062;, + -0.520546; 2.602731;-0.694062;, + -0.520546; 2.602731;-0.303652;, + -0.780820; 2.602731; 0.086758;, + -0.780820; 2.602731;-0.303652;, + -0.520546; 2.602731;-0.303652;, + -0.520546; 2.602731; 0.086758;, + -1.041093; 2.602731;-1.084472;, + -1.041093; 2.602731;-1.474882;, + -0.780820; 2.602731;-1.474882;, + -0.780820; 2.602731;-1.084472;, + -1.041093; 2.602731;-0.694062;, + -1.041093; 2.602731;-1.084472;, + -0.780820; 2.602731;-1.084472;, + -0.780820; 2.602731;-0.694062;, + -1.301367; 2.602731;-1.084472;, + -1.301367; 2.602731;-1.474882;, + -1.041093; 2.602731;-1.474882;, + -1.041093; 2.602731;-1.084472;, + -1.301367; 2.602731;-0.694062;, + -1.301367; 2.602731;-1.084472;, + -1.041093; 2.602731;-1.084472;, + -1.041093; 2.602731;-0.694062;, + -1.041093; 2.602731;-0.303652;, + -1.041093; 2.602731;-0.694062;, + -0.780820; 2.602731;-0.694062;, + -0.780820; 2.602731;-0.303652;, + -1.041093; 2.602731; 0.086758;, + -1.041093; 2.602731;-0.303652;, + -0.780820; 2.602731;-0.303652;, + -0.780820; 2.602731; 0.086758;, + -1.301367; 2.602731;-0.303652;, + -1.301367; 2.602731;-0.694062;, + -1.041093; 2.602731;-0.694062;, + -1.041093; 2.602731;-0.303652;, + -1.301367; 2.602731; 0.086758;, + -1.301367; 2.602731;-0.303652;, + -1.041093; 2.602731;-0.303652;, + -1.041093; 2.602731; 0.086758;, + -0.000000;-3.541480; 0.855347;, + -0.000000;-3.541480; 1.648398;, + 0.520547;-3.541480; 1.648398;, + 0.520547;-3.541480; 0.855347;, + -0.520547;-3.541480; 0.855347;, + -0.520547;-3.541480; 1.648398;, + -0.000000;-3.541480; 1.648398;, + -0.000000;-3.541480; 0.855347;, + 0.520547;-3.541480; 0.855347;, + 0.520547;-3.541480; 1.648398;, + 0.520547;-3.383555; 1.648398;, + 0.520547;-3.383555; 0.855347;, + -0.520547;-3.383555; 1.648398;, + -0.000000;-3.383555; 1.648398;, + -0.000000;-3.541480; 1.648398;, + -0.520547;-3.541480; 1.648398;, + -0.520547;-3.541480; 0.855347;, + -0.000000;-3.541480; 0.855347;, + -0.000000;-3.383555; 0.855347;, + -0.520547;-3.383555; 0.855347;, + -0.520547;-3.383555; 0.855347;, + -0.520547;-3.383555; 1.648398;, + -0.520547;-3.541480; 1.648398;, + -0.520547;-3.541480; 0.855347;; + 582; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;, + 4;24;25;26;27;, + 4;28;29;30;31;, + 4;32;33;34;35;, + 4;36;37;38;39;, + 4;40;41;42;43;, + 4;44;45;46;47;, + 4;48;49;50;51;, + 4;52;53;54;55;, + 4;56;57;58;59;, + 4;60;61;62;63;, + 4;64;65;66;67;, + 4;68;69;70;71;, + 4;72;73;74;75;, + 4;76;77;78;79;, + 4;80;81;82;83;, + 4;84;85;86;87;, + 4;88;89;90;91;, + 4;92;93;94;95;, + 4;96;97;98;99;, + 4;100;101;102;103;, + 4;104;105;106;107;, + 4;108;109;110;111;, + 4;112;113;114;115;, + 4;116;117;118;119;, + 4;120;121;122;123;, + 4;124;125;126;127;, + 4;128;129;130;131;, + 4;132;133;134;135;, + 4;136;137;138;139;, + 4;140;141;142;143;, + 4;144;145;146;147;, + 4;148;149;150;151;, + 4;152;153;154;155;, + 4;156;157;158;159;, + 4;160;161;162;163;, + 4;164;165;166;167;, + 4;168;169;170;171;, + 4;172;173;174;175;, + 4;176;177;178;179;, + 4;180;181;182;183;, + 4;184;185;186;187;, + 4;188;189;190;191;, + 4;192;193;194;195;, + 4;196;197;198;199;, + 4;200;201;202;203;, + 4;204;205;206;207;, + 4;208;209;210;211;, + 4;212;213;214;215;, + 4;216;217;218;219;, + 4;220;221;222;223;, + 4;224;225;226;227;, + 4;228;229;230;231;, + 4;232;233;234;235;, + 4;236;237;238;239;, + 4;240;241;242;243;, + 4;244;245;246;247;, + 4;248;249;250;251;, + 4;252;253;254;255;, + 4;256;257;258;259;, + 4;260;261;262;263;, + 4;264;265;266;267;, + 4;268;269;270;271;, + 4;272;273;274;275;, + 4;276;277;278;279;, + 4;280;281;282;283;, + 4;284;285;286;287;, + 4;288;289;290;291;, + 4;292;293;294;295;, + 4;296;297;298;299;, + 4;300;301;302;303;, + 4;304;305;306;307;, + 4;308;309;310;311;, + 4;312;313;314;315;, + 4;316;317;318;319;, + 4;320;321;322;323;, + 4;324;325;326;327;, + 4;328;329;330;331;, + 4;332;333;334;335;, + 4;336;337;338;339;, + 4;340;341;342;343;, + 4;344;345;346;347;, + 4;348;349;350;351;, + 4;352;353;354;355;, + 4;356;357;358;359;, + 4;360;361;362;363;, + 4;364;365;366;367;, + 4;368;369;370;371;, + 4;372;373;374;375;, + 4;376;377;378;379;, + 4;380;381;382;383;, + 4;384;385;386;387;, + 4;388;389;390;391;, + 4;392;393;394;395;, + 4;396;397;398;399;, + 4;400;401;402;403;, + 4;404;405;406;407;, + 4;408;409;410;411;, + 4;412;413;414;415;, + 4;416;417;418;419;, + 4;420;421;422;423;, + 4;424;425;426;427;, + 4;428;429;430;431;, + 4;432;433;434;435;, + 4;436;437;438;439;, + 4;440;441;442;443;, + 4;444;445;446;447;, + 4;448;449;450;451;, + 4;452;453;454;455;, + 4;456;457;458;459;, + 4;460;461;462;463;, + 4;464;465;466;467;, + 4;468;469;470;471;, + 4;472;473;474;475;, + 4;476;477;478;479;, + 4;480;481;482;483;, + 4;484;485;486;487;, + 4;488;489;490;491;, + 4;492;493;494;495;, + 4;496;497;498;499;, + 4;500;501;502;503;, + 4;504;505;506;507;, + 4;508;509;510;511;, + 4;512;513;514;515;, + 4;516;517;518;519;, + 4;520;521;522;523;, + 4;524;525;526;527;, + 4;528;529;530;531;, + 4;532;533;534;535;, + 4;536;537;538;539;, + 4;540;541;542;543;, + 4;544;545;546;547;, + 4;548;549;550;551;, + 4;552;553;554;555;, + 4;556;557;558;559;, + 4;560;561;562;563;, + 4;564;565;566;567;, + 4;568;569;570;571;, + 4;572;573;574;575;, + 4;576;577;578;579;, + 4;580;581;582;583;, + 4;584;585;586;587;, + 4;588;589;590;591;, + 4;592;593;594;595;, + 4;596;597;598;599;, + 4;600;601;602;603;, + 4;604;605;606;607;, + 4;608;609;610;611;, + 4;612;613;614;615;, + 4;616;617;618;619;, + 4;620;621;622;623;, + 4;624;625;626;627;, + 4;628;629;630;631;, + 4;632;633;634;635;, + 4;636;637;638;639;, + 4;640;641;642;643;, + 4;644;645;646;647;, + 4;648;649;650;651;, + 4;652;653;654;655;, + 4;656;657;658;659;, + 4;660;661;662;663;, + 4;664;665;666;667;, + 4;668;669;670;671;, + 4;672;673;674;675;, + 4;676;677;678;679;, + 4;680;681;682;683;, + 4;684;685;686;687;, + 4;688;689;690;691;, + 4;692;693;694;695;, + 4;696;697;698;699;, + 4;700;701;702;703;, + 4;704;705;706;707;, + 4;708;709;710;711;, + 4;712;713;714;715;, + 4;716;717;718;719;, + 4;720;721;722;723;, + 4;724;725;726;727;, + 4;728;729;730;731;, + 4;732;733;734;735;, + 4;736;737;738;739;, + 4;740;741;742;743;, + 4;744;745;746;747;, + 4;748;749;750;751;, + 4;752;753;754;755;, + 4;756;757;758;759;, + 4;760;761;762;763;, + 4;764;765;766;767;, + 4;768;769;770;771;, + 4;772;773;774;775;, + 4;776;777;778;779;, + 4;780;781;782;783;, + 4;784;785;786;787;, + 4;788;789;790;791;, + 4;792;793;794;795;, + 4;796;797;798;799;, + 4;800;801;802;803;, + 4;804;805;806;807;, + 4;808;809;810;811;, + 4;812;813;814;815;, + 4;816;817;818;819;, + 4;820;821;822;823;, + 4;824;825;826;827;, + 4;828;829;830;831;, + 4;832;833;834;835;, + 4;836;837;838;839;, + 4;840;841;842;843;, + 4;844;845;846;847;, + 4;848;849;850;851;, + 4;852;853;854;855;, + 4;856;857;858;859;, + 4;860;861;862;863;, + 4;864;865;866;867;, + 4;868;869;870;871;, + 4;872;873;874;875;, + 4;876;877;878;879;, + 4;880;881;882;883;, + 4;884;885;886;887;, + 4;888;889;890;891;, + 4;892;893;894;895;, + 4;896;897;898;899;, + 4;900;901;902;903;, + 4;904;905;906;907;, + 4;908;909;910;911;, + 4;912;913;914;915;, + 4;916;917;918;919;, + 4;920;921;922;923;, + 4;924;925;926;927;, + 4;928;929;930;931;, + 4;932;933;934;935;, + 4;936;937;938;939;, + 4;940;941;942;943;, + 4;944;945;946;947;, + 4;948;949;950;951;, + 4;952;953;954;955;, + 4;956;957;958;959;, + 4;960;961;962;963;, + 4;964;965;966;967;, + 4;968;969;970;971;, + 4;972;973;974;975;, + 4;976;977;978;979;, + 4;980;981;982;983;, + 4;984;985;986;987;, + 4;988;989;990;991;, + 4;992;993;994;995;, + 4;996;997;998;999;, + 4;1000;1001;1002;1003;, + 4;1004;1005;1006;1007;, + 4;1008;1009;1010;1011;, + 4;1012;1013;1014;1015;, + 4;1016;1017;1018;1019;, + 4;1020;1021;1022;1023;, + 4;1024;1025;1026;1027;, + 4;1028;1029;1030;1031;, + 4;1032;1033;1034;1035;, + 4;1036;1037;1038;1039;, + 4;1040;1041;1042;1043;, + 4;1044;1045;1046;1047;, + 4;1048;1049;1050;1051;, + 4;1052;1053;1054;1055;, + 4;1056;1057;1058;1059;, + 4;1060;1061;1062;1063;, + 4;1064;1065;1066;1067;, + 4;1068;1069;1070;1071;, + 4;1072;1073;1074;1075;, + 4;1076;1077;1078;1079;, + 4;1080;1081;1082;1083;, + 4;1084;1085;1086;1087;, + 4;1088;1089;1090;1091;, + 4;1092;1093;1094;1095;, + 4;1096;1097;1098;1099;, + 4;1100;1101;1102;1103;, + 4;1104;1105;1106;1107;, + 4;1108;1109;1110;1111;, + 4;1112;1113;1114;1115;, + 4;1116;1117;1118;1119;, + 4;1120;1121;1122;1123;, + 4;1124;1125;1126;1127;, + 4;1128;1129;1130;1131;, + 4;1132;1133;1134;1135;, + 4;1136;1137;1138;1139;, + 4;1140;1141;1142;1143;, + 4;1144;1145;1146;1147;, + 4;1148;1149;1150;1151;, + 4;1152;1153;1154;1155;, + 4;1156;1157;1158;1159;, + 4;1160;1161;1162;1163;, + 4;1164;1165;1166;1167;, + 4;1168;1169;1170;1171;, + 4;1172;1173;1174;1175;, + 4;1176;1177;1178;1179;, + 4;1180;1181;1182;1183;, + 4;1184;1185;1186;1187;, + 4;1188;1189;1190;1191;, + 4;1192;1193;1194;1195;, + 4;1196;1197;1198;1199;, + 4;1200;1201;1202;1203;, + 4;1204;1205;1206;1207;, + 4;1208;1209;1210;1211;, + 4;1212;1213;1214;1215;, + 4;1216;1217;1218;1219;, + 4;1220;1221;1222;1223;, + 4;1224;1225;1226;1227;, + 4;1228;1229;1230;1231;, + 4;1232;1233;1234;1235;, + 4;1236;1237;1238;1239;, + 4;1240;1241;1242;1243;, + 4;1244;1245;1246;1247;, + 4;1248;1249;1250;1251;, + 4;1252;1253;1254;1255;, + 4;1256;1257;1258;1259;, + 4;1260;1261;1262;1263;, + 4;1264;1265;1266;1267;, + 4;1268;1269;1270;1271;, + 4;1272;1273;1274;1275;, + 4;1276;1277;1278;1279;, + 4;1280;1281;1282;1283;, + 4;1284;1285;1286;1287;, + 4;1288;1289;1290;1291;, + 4;1292;1293;1294;1295;, + 4;1296;1297;1298;1299;, + 4;1300;1301;1302;1303;, + 4;1304;1305;1306;1307;, + 4;1308;1309;1310;1311;, + 4;1312;1313;1314;1315;, + 4;1316;1317;1318;1319;, + 4;1320;1321;1322;1323;, + 4;1324;1325;1326;1327;, + 4;1328;1329;1330;1331;, + 4;1332;1333;1334;1335;, + 4;1336;1337;1338;1339;, + 4;1340;1341;1342;1343;, + 4;1344;1345;1346;1347;, + 4;1348;1349;1350;1351;, + 4;1352;1353;1354;1355;, + 4;1356;1357;1358;1359;, + 4;1360;1361;1362;1363;, + 4;1364;1365;1366;1367;, + 4;1368;1369;1370;1371;, + 4;1372;1373;1374;1375;, + 4;1376;1377;1378;1379;, + 4;1380;1381;1382;1383;, + 4;1384;1385;1386;1387;, + 4;1388;1389;1390;1391;, + 4;1392;1393;1394;1395;, + 4;1396;1397;1398;1399;, + 4;1400;1401;1402;1403;, + 4;1404;1405;1406;1407;, + 4;1408;1409;1410;1411;, + 4;1412;1413;1414;1415;, + 4;1416;1417;1418;1419;, + 4;1420;1421;1422;1423;, + 4;1424;1425;1426;1427;, + 4;1428;1429;1430;1431;, + 4;1432;1433;1434;1435;, + 4;1436;1437;1438;1439;, + 4;1440;1441;1442;1443;, + 4;1444;1445;1446;1447;, + 4;1448;1449;1450;1451;, + 4;1452;1453;1454;1455;, + 4;1456;1457;1458;1459;, + 4;1460;1461;1462;1463;, + 4;1464;1465;1466;1467;, + 4;1468;1469;1470;1471;, + 4;1472;1473;1474;1475;, + 4;1476;1477;1478;1479;, + 4;1480;1481;1482;1483;, + 4;1484;1485;1486;1487;, + 4;1488;1489;1490;1491;, + 4;1492;1493;1494;1495;, + 4;1496;1497;1498;1499;, + 4;1500;1501;1502;1503;, + 4;1504;1505;1506;1507;, + 4;1508;1509;1510;1511;, + 4;1512;1513;1514;1515;, + 4;1516;1517;1518;1519;, + 4;1520;1521;1522;1523;, + 4;1524;1525;1526;1527;, + 4;1528;1529;1530;1531;, + 4;1532;1533;1534;1535;, + 4;1536;1537;1538;1539;, + 4;1540;1541;1542;1543;, + 4;1544;1545;1546;1547;, + 4;1548;1549;1550;1551;, + 4;1552;1553;1554;1555;, + 4;1556;1557;1558;1559;, + 4;1560;1561;1562;1563;, + 4;1564;1565;1566;1567;, + 4;1568;1569;1570;1571;, + 4;1572;1573;1574;1575;, + 4;1576;1577;1578;1579;, + 4;1580;1581;1582;1583;, + 4;1584;1585;1586;1587;, + 4;1588;1589;1590;1591;, + 4;1592;1593;1594;1595;, + 4;1596;1597;1598;1599;, + 4;1600;1601;1602;1603;, + 4;1604;1605;1606;1607;, + 4;1608;1609;1610;1611;, + 4;1612;1613;1614;1615;, + 4;1616;1617;1618;1619;, + 4;1620;1621;1622;1623;, + 4;1624;1625;1626;1627;, + 4;1628;1629;1630;1631;, + 4;1632;1633;1634;1635;, + 4;1636;1637;1638;1639;, + 4;1640;1641;1642;1643;, + 4;1644;1645;1646;1647;, + 4;1648;1649;1650;1651;, + 4;1652;1653;1654;1655;, + 4;1656;1657;1658;1659;, + 4;1660;1661;1662;1663;, + 4;1664;1665;1666;1667;, + 4;1668;1669;1670;1671;, + 4;1672;1673;1674;1675;, + 4;1676;1677;1678;1679;, + 4;1680;1681;1682;1683;, + 4;1684;1685;1686;1687;, + 4;1688;1689;1690;1691;, + 4;1692;1693;1694;1695;, + 4;1696;1697;1698;1699;, + 4;1700;1701;1702;1703;, + 4;1704;1705;1706;1707;, + 4;1708;1709;1710;1711;, + 4;1712;1713;1714;1715;, + 4;1716;1717;1718;1719;, + 4;1720;1721;1722;1723;, + 4;1724;1725;1726;1727;, + 4;1728;1729;1730;1731;, + 4;1732;1733;1734;1735;, + 4;1736;1737;1738;1739;, + 4;1740;1741;1742;1743;, + 4;1744;1745;1746;1747;, + 4;1748;1749;1750;1751;, + 4;1752;1753;1754;1755;, + 4;1756;1757;1758;1759;, + 4;1760;1761;1762;1763;, + 4;1764;1765;1766;1767;, + 4;1768;1769;1770;1771;, + 4;1772;1773;1774;1775;, + 4;1776;1777;1778;1779;, + 4;1780;1781;1782;1783;, + 4;1784;1785;1786;1787;, + 4;1788;1789;1790;1791;, + 4;1792;1793;1794;1795;, + 4;1796;1797;1798;1799;, + 4;1800;1801;1802;1803;, + 4;1804;1805;1806;1807;, + 4;1808;1809;1810;1811;, + 4;1812;1813;1814;1815;, + 4;1816;1817;1818;1819;, + 4;1820;1821;1822;1823;, + 4;1824;1825;1826;1827;, + 4;1828;1829;1830;1831;, + 4;1832;1833;1834;1835;, + 4;1836;1837;1838;1839;, + 4;1840;1841;1842;1843;, + 4;1844;1845;1846;1847;, + 4;1848;1849;1850;1851;, + 4;1852;1853;1854;1855;, + 4;1856;1857;1858;1859;, + 4;1860;1861;1862;1863;, + 4;1864;1865;1866;1867;, + 4;1868;1869;1870;1871;, + 4;1872;1873;1874;1875;, + 4;1876;1877;1878;1879;, + 4;1880;1881;1882;1883;, + 4;1884;1885;1886;1887;, + 4;1888;1889;1890;1891;, + 4;1892;1893;1894;1895;, + 4;1896;1897;1898;1899;, + 4;1900;1901;1902;1903;, + 4;1904;1905;1906;1907;, + 4;1908;1909;1910;1911;, + 4;1912;1913;1914;1915;, + 4;1916;1917;1918;1919;, + 4;1920;1921;1922;1923;, + 4;1924;1925;1926;1927;, + 4;1928;1929;1930;1931;, + 4;1932;1933;1934;1935;, + 4;1936;1937;1938;1939;, + 4;1940;1941;1942;1943;, + 4;1944;1945;1946;1947;, + 4;1948;1949;1950;1951;, + 4;1952;1953;1954;1955;, + 4;1956;1957;1958;1959;, + 4;1960;1961;1962;1963;, + 4;1964;1965;1966;1967;, + 4;1968;1969;1970;1971;, + 4;1972;1973;1974;1975;, + 4;1976;1977;1978;1979;, + 4;1980;1981;1982;1983;, + 4;1984;1985;1986;1987;, + 4;1988;1989;1990;1991;, + 4;1992;1993;1994;1995;, + 4;1996;1997;1998;1999;, + 4;2000;2001;2002;2003;, + 4;2004;2005;2006;2007;, + 4;2008;2009;2010;2011;, + 4;2012;2013;2014;2015;, + 4;2016;2017;2018;2019;, + 4;2020;2021;2022;2023;, + 4;2024;2025;2026;2027;, + 4;2028;2029;2030;2031;, + 4;2032;2033;2034;2035;, + 4;2036;2037;2038;2039;, + 4;2040;2041;2042;2043;, + 4;2044;2045;2046;2047;, + 4;2048;2049;2050;2051;, + 4;2052;2053;2054;2055;, + 4;2056;2057;2058;2059;, + 4;2060;2061;2062;2063;, + 4;2064;2065;2066;2067;, + 4;2068;2069;2070;2071;, + 4;2072;2073;2074;2075;, + 4;2076;2077;2078;2079;, + 4;2080;2081;2082;2083;, + 4;2084;2085;2086;2087;, + 4;2088;2089;2090;2091;, + 4;2092;2093;2094;2095;, + 4;2096;2097;2098;2099;, + 4;2100;2101;2102;2103;, + 4;2104;2105;2106;2107;, + 4;2108;2109;2110;2111;, + 4;2112;2113;2114;2115;, + 4;2116;2117;2118;2119;, + 4;2120;2121;2122;2123;, + 4;2124;2125;2126;2127;, + 4;2128;2129;2130;2131;, + 4;2132;2133;2134;2135;, + 4;2136;2137;2138;2139;, + 4;2140;2141;2142;2143;, + 4;2144;2145;2146;2147;, + 4;2148;2149;2150;2151;, + 4;2152;2153;2154;2155;, + 4;2156;2157;2158;2159;, + 4;2160;2161;2162;2163;, + 4;2164;2165;2166;2167;, + 4;2168;2169;2170;2171;, + 4;2172;2173;2174;2175;, + 4;2176;2177;2178;2179;, + 4;2180;2181;2182;2183;, + 4;2184;2185;2186;2187;, + 4;2188;2189;2190;2191;, + 4;2192;2193;2194;2195;, + 4;2196;2197;2198;2199;, + 4;2200;2201;2202;2203;, + 4;2204;2205;2206;2207;, + 4;2208;2209;2210;2211;, + 4;2212;2213;2214;2215;, + 4;2216;2217;2218;2219;, + 4;2220;2221;2222;2223;, + 4;2224;2225;2226;2227;, + 4;2228;2229;2230;2231;, + 4;2232;2233;2234;2235;, + 4;2236;2237;2238;2239;, + 4;2240;2241;2242;2243;, + 4;2244;2245;2246;2247;, + 4;2248;2249;2250;2251;, + 4;2252;2253;2254;2255;, + 4;2256;2257;2258;2259;, + 4;2260;2261;2262;2263;, + 4;2264;2265;2266;2267;, + 4;2268;2269;2270;2271;, + 4;2272;2273;2274;2275;, + 4;2276;2277;2278;2279;, + 4;2280;2281;2282;2283;, + 4;2284;2285;2286;2287;, + 4;2288;2289;2290;2291;, + 4;2292;2293;2294;2295;, + 4;2296;2297;2298;2299;, + 4;2300;2301;2302;2303;, + 4;2304;2305;2306;2307;, + 4;2308;2309;2310;2311;, + 4;2312;2313;2314;2315;, + 4;2316;2317;2318;2319;, + 4;2320;2321;2322;2323;, + 4;2324;2325;2326;2327;; + MeshNormals { //Cube_000 Normals + 2328; + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + -0.000000;-0.000000; 1.000000;, + -0.000000;-0.000000; 1.000000;, + -0.000000;-0.000000; 1.000000;, + -0.000000;-0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + -0.000000;-0.000000; 1.000000;, + -0.000000;-0.000000; 1.000000;, + -0.000000;-0.000000; 1.000000;, + -0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000;-0.000000; 0.000000;, + -1.000000;-0.000000; 0.000000;, + -1.000000;-0.000000; 0.000000;, + -1.000000;-0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000;-0.000000; 0.000000;, + -1.000000;-0.000000; 0.000000;, + -1.000000;-0.000000; 0.000000;, + -1.000000;-0.000000; 0.000000;, + -1.000000;-0.000000; 0.000000;, + -1.000000;-0.000000; 0.000000;, + -1.000000;-0.000000; 0.000000;, + -1.000000;-0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000;-0.000000; 0.000000;, + -1.000000;-0.000000; 0.000000;, + -1.000000;-0.000000; 0.000000;, + -1.000000;-0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000;-0.000000;-0.000000;, + -1.000000;-0.000000;-0.000000;, + -1.000000;-0.000000;-0.000000;, + -1.000000;-0.000000;-0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000;-0.000000;-0.000000;, + -1.000000;-0.000000;-0.000000;, + -1.000000;-0.000000;-0.000000;, + -1.000000;-0.000000;-0.000000;, + -1.000000;-0.000000;-0.000000;, + -1.000000;-0.000000;-0.000000;, + -1.000000;-0.000000;-0.000000;, + -1.000000;-0.000000;-0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000;-0.000000;-0.000000;, + -1.000000;-0.000000;-0.000000;, + -1.000000;-0.000000;-0.000000;, + -1.000000;-0.000000;-0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;; + 582; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;, + 4;24;25;26;27;, + 4;28;29;30;31;, + 4;32;33;34;35;, + 4;36;37;38;39;, + 4;40;41;42;43;, + 4;44;45;46;47;, + 4;48;49;50;51;, + 4;52;53;54;55;, + 4;56;57;58;59;, + 4;60;61;62;63;, + 4;64;65;66;67;, + 4;68;69;70;71;, + 4;72;73;74;75;, + 4;76;77;78;79;, + 4;80;81;82;83;, + 4;84;85;86;87;, + 4;88;89;90;91;, + 4;92;93;94;95;, + 4;96;97;98;99;, + 4;100;101;102;103;, + 4;104;105;106;107;, + 4;108;109;110;111;, + 4;112;113;114;115;, + 4;116;117;118;119;, + 4;120;121;122;123;, + 4;124;125;126;127;, + 4;128;129;130;131;, + 4;132;133;134;135;, + 4;136;137;138;139;, + 4;140;141;142;143;, + 4;144;145;146;147;, + 4;148;149;150;151;, + 4;152;153;154;155;, + 4;156;157;158;159;, + 4;160;161;162;163;, + 4;164;165;166;167;, + 4;168;169;170;171;, + 4;172;173;174;175;, + 4;176;177;178;179;, + 4;180;181;182;183;, + 4;184;185;186;187;, + 4;188;189;190;191;, + 4;192;193;194;195;, + 4;196;197;198;199;, + 4;200;201;202;203;, + 4;204;205;206;207;, + 4;208;209;210;211;, + 4;212;213;214;215;, + 4;216;217;218;219;, + 4;220;221;222;223;, + 4;224;225;226;227;, + 4;228;229;230;231;, + 4;232;233;234;235;, + 4;236;237;238;239;, + 4;240;241;242;243;, + 4;244;245;246;247;, + 4;248;249;250;251;, + 4;252;253;254;255;, + 4;256;257;258;259;, + 4;260;261;262;263;, + 4;264;265;266;267;, + 4;268;269;270;271;, + 4;272;273;274;275;, + 4;276;277;278;279;, + 4;280;281;282;283;, + 4;284;285;286;287;, + 4;288;289;290;291;, + 4;292;293;294;295;, + 4;296;297;298;299;, + 4;300;301;302;303;, + 4;304;305;306;307;, + 4;308;309;310;311;, + 4;312;313;314;315;, + 4;316;317;318;319;, + 4;320;321;322;323;, + 4;324;325;326;327;, + 4;328;329;330;331;, + 4;332;333;334;335;, + 4;336;337;338;339;, + 4;340;341;342;343;, + 4;344;345;346;347;, + 4;348;349;350;351;, + 4;352;353;354;355;, + 4;356;357;358;359;, + 4;360;361;362;363;, + 4;364;365;366;367;, + 4;368;369;370;371;, + 4;372;373;374;375;, + 4;376;377;378;379;, + 4;380;381;382;383;, + 4;384;385;386;387;, + 4;388;389;390;391;, + 4;392;393;394;395;, + 4;396;397;398;399;, + 4;400;401;402;403;, + 4;404;405;406;407;, + 4;408;409;410;411;, + 4;412;413;414;415;, + 4;416;417;418;419;, + 4;420;421;422;423;, + 4;424;425;426;427;, + 4;428;429;430;431;, + 4;432;433;434;435;, + 4;436;437;438;439;, + 4;440;441;442;443;, + 4;444;445;446;447;, + 4;448;449;450;451;, + 4;452;453;454;455;, + 4;456;457;458;459;, + 4;460;461;462;463;, + 4;464;465;466;467;, + 4;468;469;470;471;, + 4;472;473;474;475;, + 4;476;477;478;479;, + 4;480;481;482;483;, + 4;484;485;486;487;, + 4;488;489;490;491;, + 4;492;493;494;495;, + 4;496;497;498;499;, + 4;500;501;502;503;, + 4;504;505;506;507;, + 4;508;509;510;511;, + 4;512;513;514;515;, + 4;516;517;518;519;, + 4;520;521;522;523;, + 4;524;525;526;527;, + 4;528;529;530;531;, + 4;532;533;534;535;, + 4;536;537;538;539;, + 4;540;541;542;543;, + 4;544;545;546;547;, + 4;548;549;550;551;, + 4;552;553;554;555;, + 4;556;557;558;559;, + 4;560;561;562;563;, + 4;564;565;566;567;, + 4;568;569;570;571;, + 4;572;573;574;575;, + 4;576;577;578;579;, + 4;580;581;582;583;, + 4;584;585;586;587;, + 4;588;589;590;591;, + 4;592;593;594;595;, + 4;596;597;598;599;, + 4;600;601;602;603;, + 4;604;605;606;607;, + 4;608;609;610;611;, + 4;612;613;614;615;, + 4;616;617;618;619;, + 4;620;621;622;623;, + 4;624;625;626;627;, + 4;628;629;630;631;, + 4;632;633;634;635;, + 4;636;637;638;639;, + 4;640;641;642;643;, + 4;644;645;646;647;, + 4;648;649;650;651;, + 4;652;653;654;655;, + 4;656;657;658;659;, + 4;660;661;662;663;, + 4;664;665;666;667;, + 4;668;669;670;671;, + 4;672;673;674;675;, + 4;676;677;678;679;, + 4;680;681;682;683;, + 4;684;685;686;687;, + 4;688;689;690;691;, + 4;692;693;694;695;, + 4;696;697;698;699;, + 4;700;701;702;703;, + 4;704;705;706;707;, + 4;708;709;710;711;, + 4;712;713;714;715;, + 4;716;717;718;719;, + 4;720;721;722;723;, + 4;724;725;726;727;, + 4;728;729;730;731;, + 4;732;733;734;735;, + 4;736;737;738;739;, + 4;740;741;742;743;, + 4;744;745;746;747;, + 4;748;749;750;751;, + 4;752;753;754;755;, + 4;756;757;758;759;, + 4;760;761;762;763;, + 4;764;765;766;767;, + 4;768;769;770;771;, + 4;772;773;774;775;, + 4;776;777;778;779;, + 4;780;781;782;783;, + 4;784;785;786;787;, + 4;788;789;790;791;, + 4;792;793;794;795;, + 4;796;797;798;799;, + 4;800;801;802;803;, + 4;804;805;806;807;, + 4;808;809;810;811;, + 4;812;813;814;815;, + 4;816;817;818;819;, + 4;820;821;822;823;, + 4;824;825;826;827;, + 4;828;829;830;831;, + 4;832;833;834;835;, + 4;836;837;838;839;, + 4;840;841;842;843;, + 4;844;845;846;847;, + 4;848;849;850;851;, + 4;852;853;854;855;, + 4;856;857;858;859;, + 4;860;861;862;863;, + 4;864;865;866;867;, + 4;868;869;870;871;, + 4;872;873;874;875;, + 4;876;877;878;879;, + 4;880;881;882;883;, + 4;884;885;886;887;, + 4;888;889;890;891;, + 4;892;893;894;895;, + 4;896;897;898;899;, + 4;900;901;902;903;, + 4;904;905;906;907;, + 4;908;909;910;911;, + 4;912;913;914;915;, + 4;916;917;918;919;, + 4;920;921;922;923;, + 4;924;925;926;927;, + 4;928;929;930;931;, + 4;932;933;934;935;, + 4;936;937;938;939;, + 4;940;941;942;943;, + 4;944;945;946;947;, + 4;948;949;950;951;, + 4;952;953;954;955;, + 4;956;957;958;959;, + 4;960;961;962;963;, + 4;964;965;966;967;, + 4;968;969;970;971;, + 4;972;973;974;975;, + 4;976;977;978;979;, + 4;980;981;982;983;, + 4;984;985;986;987;, + 4;988;989;990;991;, + 4;992;993;994;995;, + 4;996;997;998;999;, + 4;1000;1001;1002;1003;, + 4;1004;1005;1006;1007;, + 4;1008;1009;1010;1011;, + 4;1012;1013;1014;1015;, + 4;1016;1017;1018;1019;, + 4;1020;1021;1022;1023;, + 4;1024;1025;1026;1027;, + 4;1028;1029;1030;1031;, + 4;1032;1033;1034;1035;, + 4;1036;1037;1038;1039;, + 4;1040;1041;1042;1043;, + 4;1044;1045;1046;1047;, + 4;1048;1049;1050;1051;, + 4;1052;1053;1054;1055;, + 4;1056;1057;1058;1059;, + 4;1060;1061;1062;1063;, + 4;1064;1065;1066;1067;, + 4;1068;1069;1070;1071;, + 4;1072;1073;1074;1075;, + 4;1076;1077;1078;1079;, + 4;1080;1081;1082;1083;, + 4;1084;1085;1086;1087;, + 4;1088;1089;1090;1091;, + 4;1092;1093;1094;1095;, + 4;1096;1097;1098;1099;, + 4;1100;1101;1102;1103;, + 4;1104;1105;1106;1107;, + 4;1108;1109;1110;1111;, + 4;1112;1113;1114;1115;, + 4;1116;1117;1118;1119;, + 4;1120;1121;1122;1123;, + 4;1124;1125;1126;1127;, + 4;1128;1129;1130;1131;, + 4;1132;1133;1134;1135;, + 4;1136;1137;1138;1139;, + 4;1140;1141;1142;1143;, + 4;1144;1145;1146;1147;, + 4;1148;1149;1150;1151;, + 4;1152;1153;1154;1155;, + 4;1156;1157;1158;1159;, + 4;1160;1161;1162;1163;, + 4;1164;1165;1166;1167;, + 4;1168;1169;1170;1171;, + 4;1172;1173;1174;1175;, + 4;1176;1177;1178;1179;, + 4;1180;1181;1182;1183;, + 4;1184;1185;1186;1187;, + 4;1188;1189;1190;1191;, + 4;1192;1193;1194;1195;, + 4;1196;1197;1198;1199;, + 4;1200;1201;1202;1203;, + 4;1204;1205;1206;1207;, + 4;1208;1209;1210;1211;, + 4;1212;1213;1214;1215;, + 4;1216;1217;1218;1219;, + 4;1220;1221;1222;1223;, + 4;1224;1225;1226;1227;, + 4;1228;1229;1230;1231;, + 4;1232;1233;1234;1235;, + 4;1236;1237;1238;1239;, + 4;1240;1241;1242;1243;, + 4;1244;1245;1246;1247;, + 4;1248;1249;1250;1251;, + 4;1252;1253;1254;1255;, + 4;1256;1257;1258;1259;, + 4;1260;1261;1262;1263;, + 4;1264;1265;1266;1267;, + 4;1268;1269;1270;1271;, + 4;1272;1273;1274;1275;, + 4;1276;1277;1278;1279;, + 4;1280;1281;1282;1283;, + 4;1284;1285;1286;1287;, + 4;1288;1289;1290;1291;, + 4;1292;1293;1294;1295;, + 4;1296;1297;1298;1299;, + 4;1300;1301;1302;1303;, + 4;1304;1305;1306;1307;, + 4;1308;1309;1310;1311;, + 4;1312;1313;1314;1315;, + 4;1316;1317;1318;1319;, + 4;1320;1321;1322;1323;, + 4;1324;1325;1326;1327;, + 4;1328;1329;1330;1331;, + 4;1332;1333;1334;1335;, + 4;1336;1337;1338;1339;, + 4;1340;1341;1342;1343;, + 4;1344;1345;1346;1347;, + 4;1348;1349;1350;1351;, + 4;1352;1353;1354;1355;, + 4;1356;1357;1358;1359;, + 4;1360;1361;1362;1363;, + 4;1364;1365;1366;1367;, + 4;1368;1369;1370;1371;, + 4;1372;1373;1374;1375;, + 4;1376;1377;1378;1379;, + 4;1380;1381;1382;1383;, + 4;1384;1385;1386;1387;, + 4;1388;1389;1390;1391;, + 4;1392;1393;1394;1395;, + 4;1396;1397;1398;1399;, + 4;1400;1401;1402;1403;, + 4;1404;1405;1406;1407;, + 4;1408;1409;1410;1411;, + 4;1412;1413;1414;1415;, + 4;1416;1417;1418;1419;, + 4;1420;1421;1422;1423;, + 4;1424;1425;1426;1427;, + 4;1428;1429;1430;1431;, + 4;1432;1433;1434;1435;, + 4;1436;1437;1438;1439;, + 4;1440;1441;1442;1443;, + 4;1444;1445;1446;1447;, + 4;1448;1449;1450;1451;, + 4;1452;1453;1454;1455;, + 4;1456;1457;1458;1459;, + 4;1460;1461;1462;1463;, + 4;1464;1465;1466;1467;, + 4;1468;1469;1470;1471;, + 4;1472;1473;1474;1475;, + 4;1476;1477;1478;1479;, + 4;1480;1481;1482;1483;, + 4;1484;1485;1486;1487;, + 4;1488;1489;1490;1491;, + 4;1492;1493;1494;1495;, + 4;1496;1497;1498;1499;, + 4;1500;1501;1502;1503;, + 4;1504;1505;1506;1507;, + 4;1508;1509;1510;1511;, + 4;1512;1513;1514;1515;, + 4;1516;1517;1518;1519;, + 4;1520;1521;1522;1523;, + 4;1524;1525;1526;1527;, + 4;1528;1529;1530;1531;, + 4;1532;1533;1534;1535;, + 4;1536;1537;1538;1539;, + 4;1540;1541;1542;1543;, + 4;1544;1545;1546;1547;, + 4;1548;1549;1550;1551;, + 4;1552;1553;1554;1555;, + 4;1556;1557;1558;1559;, + 4;1560;1561;1562;1563;, + 4;1564;1565;1566;1567;, + 4;1568;1569;1570;1571;, + 4;1572;1573;1574;1575;, + 4;1576;1577;1578;1579;, + 4;1580;1581;1582;1583;, + 4;1584;1585;1586;1587;, + 4;1588;1589;1590;1591;, + 4;1592;1593;1594;1595;, + 4;1596;1597;1598;1599;, + 4;1600;1601;1602;1603;, + 4;1604;1605;1606;1607;, + 4;1608;1609;1610;1611;, + 4;1612;1613;1614;1615;, + 4;1616;1617;1618;1619;, + 4;1620;1621;1622;1623;, + 4;1624;1625;1626;1627;, + 4;1628;1629;1630;1631;, + 4;1632;1633;1634;1635;, + 4;1636;1637;1638;1639;, + 4;1640;1641;1642;1643;, + 4;1644;1645;1646;1647;, + 4;1648;1649;1650;1651;, + 4;1652;1653;1654;1655;, + 4;1656;1657;1658;1659;, + 4;1660;1661;1662;1663;, + 4;1664;1665;1666;1667;, + 4;1668;1669;1670;1671;, + 4;1672;1673;1674;1675;, + 4;1676;1677;1678;1679;, + 4;1680;1681;1682;1683;, + 4;1684;1685;1686;1687;, + 4;1688;1689;1690;1691;, + 4;1692;1693;1694;1695;, + 4;1696;1697;1698;1699;, + 4;1700;1701;1702;1703;, + 4;1704;1705;1706;1707;, + 4;1708;1709;1710;1711;, + 4;1712;1713;1714;1715;, + 4;1716;1717;1718;1719;, + 4;1720;1721;1722;1723;, + 4;1724;1725;1726;1727;, + 4;1728;1729;1730;1731;, + 4;1732;1733;1734;1735;, + 4;1736;1737;1738;1739;, + 4;1740;1741;1742;1743;, + 4;1744;1745;1746;1747;, + 4;1748;1749;1750;1751;, + 4;1752;1753;1754;1755;, + 4;1756;1757;1758;1759;, + 4;1760;1761;1762;1763;, + 4;1764;1765;1766;1767;, + 4;1768;1769;1770;1771;, + 4;1772;1773;1774;1775;, + 4;1776;1777;1778;1779;, + 4;1780;1781;1782;1783;, + 4;1784;1785;1786;1787;, + 4;1788;1789;1790;1791;, + 4;1792;1793;1794;1795;, + 4;1796;1797;1798;1799;, + 4;1800;1801;1802;1803;, + 4;1804;1805;1806;1807;, + 4;1808;1809;1810;1811;, + 4;1812;1813;1814;1815;, + 4;1816;1817;1818;1819;, + 4;1820;1821;1822;1823;, + 4;1824;1825;1826;1827;, + 4;1828;1829;1830;1831;, + 4;1832;1833;1834;1835;, + 4;1836;1837;1838;1839;, + 4;1840;1841;1842;1843;, + 4;1844;1845;1846;1847;, + 4;1848;1849;1850;1851;, + 4;1852;1853;1854;1855;, + 4;1856;1857;1858;1859;, + 4;1860;1861;1862;1863;, + 4;1864;1865;1866;1867;, + 4;1868;1869;1870;1871;, + 4;1872;1873;1874;1875;, + 4;1876;1877;1878;1879;, + 4;1880;1881;1882;1883;, + 4;1884;1885;1886;1887;, + 4;1888;1889;1890;1891;, + 4;1892;1893;1894;1895;, + 4;1896;1897;1898;1899;, + 4;1900;1901;1902;1903;, + 4;1904;1905;1906;1907;, + 4;1908;1909;1910;1911;, + 4;1912;1913;1914;1915;, + 4;1916;1917;1918;1919;, + 4;1920;1921;1922;1923;, + 4;1924;1925;1926;1927;, + 4;1928;1929;1930;1931;, + 4;1932;1933;1934;1935;, + 4;1936;1937;1938;1939;, + 4;1940;1941;1942;1943;, + 4;1944;1945;1946;1947;, + 4;1948;1949;1950;1951;, + 4;1952;1953;1954;1955;, + 4;1956;1957;1958;1959;, + 4;1960;1961;1962;1963;, + 4;1964;1965;1966;1967;, + 4;1968;1969;1970;1971;, + 4;1972;1973;1974;1975;, + 4;1976;1977;1978;1979;, + 4;1980;1981;1982;1983;, + 4;1984;1985;1986;1987;, + 4;1988;1989;1990;1991;, + 4;1992;1993;1994;1995;, + 4;1996;1997;1998;1999;, + 4;2000;2001;2002;2003;, + 4;2004;2005;2006;2007;, + 4;2008;2009;2010;2011;, + 4;2012;2013;2014;2015;, + 4;2016;2017;2018;2019;, + 4;2020;2021;2022;2023;, + 4;2024;2025;2026;2027;, + 4;2028;2029;2030;2031;, + 4;2032;2033;2034;2035;, + 4;2036;2037;2038;2039;, + 4;2040;2041;2042;2043;, + 4;2044;2045;2046;2047;, + 4;2048;2049;2050;2051;, + 4;2052;2053;2054;2055;, + 4;2056;2057;2058;2059;, + 4;2060;2061;2062;2063;, + 4;2064;2065;2066;2067;, + 4;2068;2069;2070;2071;, + 4;2072;2073;2074;2075;, + 4;2076;2077;2078;2079;, + 4;2080;2081;2082;2083;, + 4;2084;2085;2086;2087;, + 4;2088;2089;2090;2091;, + 4;2092;2093;2094;2095;, + 4;2096;2097;2098;2099;, + 4;2100;2101;2102;2103;, + 4;2104;2105;2106;2107;, + 4;2108;2109;2110;2111;, + 4;2112;2113;2114;2115;, + 4;2116;2117;2118;2119;, + 4;2120;2121;2122;2123;, + 4;2124;2125;2126;2127;, + 4;2128;2129;2130;2131;, + 4;2132;2133;2134;2135;, + 4;2136;2137;2138;2139;, + 4;2140;2141;2142;2143;, + 4;2144;2145;2146;2147;, + 4;2148;2149;2150;2151;, + 4;2152;2153;2154;2155;, + 4;2156;2157;2158;2159;, + 4;2160;2161;2162;2163;, + 4;2164;2165;2166;2167;, + 4;2168;2169;2170;2171;, + 4;2172;2173;2174;2175;, + 4;2176;2177;2178;2179;, + 4;2180;2181;2182;2183;, + 4;2184;2185;2186;2187;, + 4;2188;2189;2190;2191;, + 4;2192;2193;2194;2195;, + 4;2196;2197;2198;2199;, + 4;2200;2201;2202;2203;, + 4;2204;2205;2206;2207;, + 4;2208;2209;2210;2211;, + 4;2212;2213;2214;2215;, + 4;2216;2217;2218;2219;, + 4;2220;2221;2222;2223;, + 4;2224;2225;2226;2227;, + 4;2228;2229;2230;2231;, + 4;2232;2233;2234;2235;, + 4;2236;2237;2238;2239;, + 4;2240;2241;2242;2243;, + 4;2244;2245;2246;2247;, + 4;2248;2249;2250;2251;, + 4;2252;2253;2254;2255;, + 4;2256;2257;2258;2259;, + 4;2260;2261;2262;2263;, + 4;2264;2265;2266;2267;, + 4;2268;2269;2270;2271;, + 4;2272;2273;2274;2275;, + 4;2276;2277;2278;2279;, + 4;2280;2281;2282;2283;, + 4;2284;2285;2286;2287;, + 4;2288;2289;2290;2291;, + 4;2292;2293;2294;2295;, + 4;2296;2297;2298;2299;, + 4;2300;2301;2302;2303;, + 4;2304;2305;2306;2307;, + 4;2308;2309;2310;2311;, + 4;2312;2313;2314;2315;, + 4;2316;2317;2318;2319;, + 4;2320;2321;2322;2323;, + 4;2324;2325;2326;2327;; + } //End of Cube_000 Normals + MeshMaterialList { //Cube_000 Material List + 1; + 582; + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0;; + Material pig { + 0.043975; 0.043975; 0.043975; 0.000000;; + 96.078431; + 0.000000; 0.000000; 0.000000;; + 0.000000; 0.000000; 0.000000;; + } + } //End of Cube_000 Material List + MeshTextureCoords { //Cube_000 UV Coordinates + 2328; + 0.343750; 0.187500;, + 0.375000; 0.187500;, + 0.375000; 0.250000;, + 0.343750; 0.250000;, + 0.312500; 0.187500;, + 0.343750; 0.187500;, + 0.343750; 0.250000;, + 0.312500; 0.250000;, + 0.343750; 0.125000;, + 0.375000; 0.125000;, + 0.375000; 0.187500;, + 0.343750; 0.187500;, + 0.312500; 0.125000;, + 0.343750; 0.125000;, + 0.343750; 0.187500;, + 0.312500; 0.187500;, + 0.281250; 0.187500;, + 0.312500; 0.187500;, + 0.312500; 0.250000;, + 0.281250; 0.250000;, + 0.250000; 0.187500;, + 0.281250; 0.187500;, + 0.281250; 0.250000;, + 0.250000; 0.250000;, + 0.281250; 0.125000;, + 0.312500; 0.125000;, + 0.312500; 0.187500;, + 0.281250; 0.187500;, + 0.250000; 0.125000;, + 0.281250; 0.125000;, + 0.281250; 0.187500;, + 0.250000; 0.187500;, + 0.343750; 0.062500;, + 0.375000; 0.062500;, + 0.375000; 0.125000;, + 0.343750; 0.125000;, + 0.312500; 0.062500;, + 0.343750; 0.062500;, + 0.343750; 0.125000;, + 0.312500; 0.125000;, + 0.343750; 0.000000;, + 0.375000; 0.000000;, + 0.375000; 0.062500;, + 0.343750; 0.062500;, + 0.312500; 0.000000;, + 0.343750; 0.000000;, + 0.343750; 0.062500;, + 0.312500; 0.062500;, + 0.281250; 0.062500;, + 0.312500; 0.062500;, + 0.312500; 0.125000;, + 0.281250; 0.125000;, + 0.250000; 0.062500;, + 0.281250; 0.062500;, + 0.281250; 0.125000;, + 0.250000; 0.125000;, + 0.281250; 0.000000;, + 0.312500; 0.000000;, + 0.312500; 0.062500;, + 0.281250; 0.062500;, + 0.250000; 0.000000;, + 0.281250; 0.000000;, + 0.281250; 0.062500;, + 0.250000; 0.062500;, + 0.156250; 0.062500;, + 0.125000; 0.062500;, + 0.125000; 0.000000;, + 0.156250; 0.000000;, + 0.187500; 0.062500;, + 0.156250; 0.062500;, + 0.156250; 0.000000;, + 0.187500; 0.000000;, + 0.156250; 0.125000;, + 0.125000; 0.125000;, + 0.125000; 0.062500;, + 0.156250; 0.062500;, + 0.187500; 0.125000;, + 0.156250; 0.125000;, + 0.156250; 0.062500;, + 0.187500; 0.062500;, + 0.218750; 0.062500;, + 0.187500; 0.062500;, + 0.187500; 0.000000;, + 0.218750; 0.000000;, + 0.250000; 0.062500;, + 0.218750; 0.062500;, + 0.218750; 0.000000;, + 0.250000; 0.000000;, + 0.218750; 0.125000;, + 0.187500; 0.125000;, + 0.187500; 0.062500;, + 0.218750; 0.062500;, + 0.250000; 0.125000;, + 0.218750; 0.125000;, + 0.218750; 0.062500;, + 0.250000; 0.062500;, + 0.156250; 0.187500;, + 0.125000; 0.187500;, + 0.125000; 0.125000;, + 0.156250; 0.125000;, + 0.187500; 0.187500;, + 0.156250; 0.187500;, + 0.156250; 0.125000;, + 0.187500; 0.125000;, + 0.156250; 0.250000;, + 0.125000; 0.250000;, + 0.125000; 0.187500;, + 0.156250; 0.187500;, + 0.187500; 0.250000;, + 0.156250; 0.250000;, + 0.156250; 0.187500;, + 0.187500; 0.187500;, + 0.218750; 0.187500;, + 0.187500; 0.187500;, + 0.187500; 0.125000;, + 0.218750; 0.125000;, + 0.250000; 0.187500;, + 0.218750; 0.187500;, + 0.218750; 0.125000;, + 0.250000; 0.125000;, + 0.218750; 0.250000;, + 0.187500; 0.250000;, + 0.187500; 0.187500;, + 0.218750; 0.187500;, + 0.250000; 0.250000;, + 0.218750; 0.250000;, + 0.218750; 0.187500;, + 0.250000; 0.187500;, + 0.343750; 0.312500;, + 0.343750; 0.250000;, + 0.375000; 0.250000;, + 0.375000; 0.312500;, + 0.343750; 0.375000;, + 0.343750; 0.312500;, + 0.375000; 0.312500;, + 0.375000; 0.375000;, + 0.312500; 0.312500;, + 0.312500; 0.250000;, + 0.343750; 0.250000;, + 0.343750; 0.312500;, + 0.312500; 0.375000;, + 0.312500; 0.312500;, + 0.343750; 0.312500;, + 0.343750; 0.375000;, + 0.343750; 0.437500;, + 0.343750; 0.375000;, + 0.375000; 0.375000;, + 0.375000; 0.437500;, + 0.343750; 0.500000;, + 0.343750; 0.437500;, + 0.375000; 0.437500;, + 0.375000; 0.500000;, + 0.312500; 0.468750;, + 0.312500; 0.375000;, + 0.343750; 0.375000;, + 0.343750; 0.468750;, + 0.312500; 0.500000;, + 0.312500; 0.468750;, + 0.343750; 0.468750;, + 0.343750; 0.500000;, + 0.281250; 0.312500;, + 0.281250; 0.250000;, + 0.312500; 0.250000;, + 0.312500; 0.312500;, + 0.281250; 0.375000;, + 0.281250; 0.312500;, + 0.312500; 0.312500;, + 0.312500; 0.375000;, + 0.250000; 0.312500;, + 0.250000; 0.250000;, + 0.281250; 0.250000;, + 0.281250; 0.312500;, + 0.250000; 0.375000;, + 0.250000; 0.312500;, + 0.281250; 0.312500;, + 0.281250; 0.375000;, + 0.281250; 0.468750;, + 0.281250; 0.375000;, + 0.312500; 0.375000;, + 0.312500; 0.468750;, + 0.281250; 0.500000;, + 0.281250; 0.468750;, + 0.312500; 0.468750;, + 0.312500; 0.500000;, + 0.250000; 0.468750;, + 0.250000; 0.375000;, + 0.281250; 0.375000;, + 0.281250; 0.468750;, + 0.250000; 0.500000;, + 0.250000; 0.468750;, + 0.281250; 0.468750;, + 0.281250; 0.500000;, + 0.218750; 0.312500;, + 0.218750; 0.250000;, + 0.250000; 0.250000;, + 0.250000; 0.312500;, + 0.218750; 0.375000;, + 0.218750; 0.312500;, + 0.250000; 0.312500;, + 0.250000; 0.375000;, + 0.187500; 0.312500;, + 0.187500; 0.250000;, + 0.218750; 0.250000;, + 0.218750; 0.312500;, + 0.187500; 0.375000;, + 0.187500; 0.312500;, + 0.218750; 0.312500;, + 0.218750; 0.375000;, + 0.218750; 0.468750;, + 0.218750; 0.375000;, + 0.250000; 0.375000;, + 0.250000; 0.468750;, + 0.218750; 0.500000;, + 0.218750; 0.468750;, + 0.250000; 0.468750;, + 0.250000; 0.500000;, + 0.218750; 0.375000;, + 0.187500; 0.375000;, + 0.187500; 0.375000;, + 0.218750; 0.375000;, + 0.187500; 0.500000;, + 0.187500; 0.468750;, + 0.218750; 0.468750;, + 0.218750; 0.500000;, + 0.156250; 0.312500;, + 0.156250; 0.250000;, + 0.187500; 0.250000;, + 0.187500; 0.312500;, + 0.156250; 0.375000;, + 0.156250; 0.312500;, + 0.187500; 0.312500;, + 0.187500; 0.375000;, + 0.125000; 0.312500;, + 0.125000; 0.250000;, + 0.156250; 0.250000;, + 0.156250; 0.312500;, + 0.125000; 0.375000;, + 0.125000; 0.312500;, + 0.156250; 0.312500;, + 0.156250; 0.375000;, + 0.218750; 0.437500;, + 0.187500; 0.437500;, + 0.187500; 0.437500;, + 0.218750; 0.437500;, + 0.156250; 0.500000;, + 0.156250; 0.468750;, + 0.187500; 0.468750;, + 0.187500; 0.500000;, + 0.125000; 0.468750;, + 0.125000; 0.375000;, + 0.156250; 0.375000;, + 0.156250; 0.468750;, + 0.125000; 0.500000;, + 0.125000; 0.468750;, + 0.156250; 0.468750;, + 0.156250; 0.500000;, + 0.031250; 0.437500;, + 0.031250; 0.500000;, + 0.000000; 0.500000;, + 0.000000; 0.437500;, + 0.031250; 0.375000;, + 0.031250; 0.437500;, + 0.000000; 0.437500;, + 0.000000; 0.375000;, + 0.062500; 0.468750;, + 0.062500; 0.500000;, + 0.031250; 0.500000;, + 0.031250; 0.468750;, + 0.062500; 0.375000;, + 0.062500; 0.468750;, + 0.031250; 0.468750;, + 0.031250; 0.375000;, + 0.031250; 0.312500;, + 0.031250; 0.375000;, + 0.000000; 0.375000;, + 0.000000; 0.312500;, + 0.031250; 0.250000;, + 0.031250; 0.312500;, + 0.000000; 0.312500;, + 0.000000; 0.250000;, + 0.062500; 0.312500;, + 0.062500; 0.375000;, + 0.031250; 0.375000;, + 0.031250; 0.312500;, + 0.062500; 0.250000;, + 0.062500; 0.312500;, + 0.031250; 0.312500;, + 0.031250; 0.250000;, + 0.093750; 0.468750;, + 0.093750; 0.500000;, + 0.062500; 0.500000;, + 0.062500; 0.468750;, + 0.093750; 0.375000;, + 0.093750; 0.468750;, + 0.062500; 0.468750;, + 0.062500; 0.375000;, + 0.125000; 0.437500;, + 0.125000; 0.500000;, + 0.093750; 0.500000;, + 0.093750; 0.437500;, + 0.125000; 0.375000;, + 0.125000; 0.468750;, + 0.093750; 0.468750;, + 0.093750; 0.375000;, + 0.093750; 0.312500;, + 0.093750; 0.375000;, + 0.062500; 0.375000;, + 0.062500; 0.312500;, + 0.093750; 0.250000;, + 0.093750; 0.312500;, + 0.062500; 0.312500;, + 0.062500; 0.250000;, + 0.125000; 0.312500;, + 0.125000; 0.375000;, + 0.093750; 0.375000;, + 0.093750; 0.312500;, + 0.125000; 0.250000;, + 0.125000; 0.312500;, + 0.093750; 0.312500;, + 0.093750; 0.250000;, + 0.406250; 0.437500;, + 0.406250; 0.500000;, + 0.375000; 0.500000;, + 0.375000; 0.437500;, + 0.406250; 0.375000;, + 0.406250; 0.437500;, + 0.375000; 0.437500;, + 0.375000; 0.375000;, + 0.437500; 0.437500;, + 0.437500; 0.500000;, + 0.406250; 0.500000;, + 0.406250; 0.437500;, + 0.437500; 0.375000;, + 0.437500; 0.437500;, + 0.406250; 0.437500;, + 0.406250; 0.375000;, + 0.406250; 0.312500;, + 0.406250; 0.375000;, + 0.375000; 0.375000;, + 0.375000; 0.312500;, + 0.406250; 0.250000;, + 0.406250; 0.312500;, + 0.375000; 0.312500;, + 0.375000; 0.250000;, + 0.437500; 0.312500;, + 0.437500; 0.375000;, + 0.406250; 0.375000;, + 0.406250; 0.312500;, + 0.437500; 0.250000;, + 0.437500; 0.312500;, + 0.406250; 0.312500;, + 0.406250; 0.250000;, + 0.468750; 0.437500;, + 0.468750; 0.500000;, + 0.437500; 0.500000;, + 0.437500; 0.437500;, + 0.468750; 0.375000;, + 0.468750; 0.437500;, + 0.437500; 0.437500;, + 0.437500; 0.375000;, + 0.500000; 0.437500;, + 0.500000; 0.500000;, + 0.468750; 0.500000;, + 0.468750; 0.437500;, + 0.500000; 0.375000;, + 0.500000; 0.437500;, + 0.468750; 0.437500;, + 0.468750; 0.375000;, + 0.468750; 0.312500;, + 0.468750; 0.375000;, + 0.437500; 0.375000;, + 0.437500; 0.312500;, + 0.468750; 0.250000;, + 0.468750; 0.312500;, + 0.437500; 0.312500;, + 0.437500; 0.250000;, + 0.500000; 0.312500;, + 0.500000; 0.375000;, + 0.468750; 0.375000;, + 0.468750; 0.312500;, + 0.500000; 0.250000;, + 0.500000; 0.312500;, + 0.468750; 0.312500;, + 0.468750; 0.250000;, + 0.171875; 0.593750;, + 0.171875; 0.625000;, + 0.187500; 0.625000;, + 0.187500; 0.593750;, + 0.171875; 0.562500;, + 0.171875; 0.593750;, + 0.187500; 0.593750;, + 0.187500; 0.562500;, + 0.156250; 0.593750;, + 0.156250; 0.625000;, + 0.171875; 0.625000;, + 0.171875; 0.593750;, + 0.156250; 0.562500;, + 0.156250; 0.593750;, + 0.171875; 0.593750;, + 0.171875; 0.562500;, + 0.171875; 0.531250;, + 0.171875; 0.562500;, + 0.187500; 0.562500;, + 0.187500; 0.531250;, + 0.171875; 0.500000;, + 0.171875; 0.531250;, + 0.187500; 0.531250;, + 0.187500; 0.500000;, + 0.156250; 0.531250;, + 0.156250; 0.562500;, + 0.171875; 0.562500;, + 0.171875; 0.531250;, + 0.156250; 0.500000;, + 0.156250; 0.531250;, + 0.171875; 0.531250;, + 0.171875; 0.500000;, + 0.140625; 0.593750;, + 0.140625; 0.625000;, + 0.156250; 0.625000;, + 0.156250; 0.593750;, + 0.140625; 0.562500;, + 0.140625; 0.593750;, + 0.156250; 0.593750;, + 0.156250; 0.562500;, + 0.125000; 0.593750;, + 0.125000; 0.625000;, + 0.140625; 0.625000;, + 0.140625; 0.593750;, + 0.125000; 0.562500;, + 0.125000; 0.593750;, + 0.140625; 0.593750;, + 0.140625; 0.562500;, + 0.140625; 0.531250;, + 0.140625; 0.562500;, + 0.156250; 0.562500;, + 0.156250; 0.531250;, + 0.140625; 0.500000;, + 0.140625; 0.531250;, + 0.156250; 0.531250;, + 0.156250; 0.500000;, + 0.125000; 0.531250;, + 0.125000; 0.562500;, + 0.140625; 0.562500;, + 0.140625; 0.531250;, + 0.125000; 0.500000;, + 0.125000; 0.531250;, + 0.140625; 0.531250;, + 0.140625; 0.500000;, + 0.109375; 0.531250;, + 0.125000; 0.531250;, + 0.125000; 0.500000;, + 0.109375; 0.500000;, + 0.093750; 0.531250;, + 0.109375; 0.531250;, + 0.109375; 0.500000;, + 0.093750; 0.500000;, + 0.109375; 0.562500;, + 0.125000; 0.562500;, + 0.125000; 0.531250;, + 0.109375; 0.531250;, + 0.093750; 0.562500;, + 0.109375; 0.562500;, + 0.109375; 0.531250;, + 0.093750; 0.531250;, + 0.078125; 0.531250;, + 0.093750; 0.531250;, + 0.093750; 0.500000;, + 0.078125; 0.500000;, + 0.062500; 0.531250;, + 0.078125; 0.531250;, + 0.078125; 0.500000;, + 0.062500; 0.500000;, + 0.078125; 0.562500;, + 0.093750; 0.562500;, + 0.093750; 0.531250;, + 0.078125; 0.531250;, + 0.062500; 0.562500;, + 0.078125; 0.562500;, + 0.078125; 0.531250;, + 0.062500; 0.531250;, + 0.109375; 0.593750;, + 0.125000; 0.593750;, + 0.125000; 0.562500;, + 0.109375; 0.562500;, + 0.093750; 0.593750;, + 0.109375; 0.593750;, + 0.109375; 0.562500;, + 0.093750; 0.562500;, + 0.109375; 0.625000;, + 0.125000; 0.625000;, + 0.125000; 0.593750;, + 0.109375; 0.593750;, + 0.093750; 0.625000;, + 0.109375; 0.625000;, + 0.109375; 0.593750;, + 0.093750; 0.593750;, + 0.078125; 0.593750;, + 0.093750; 0.593750;, + 0.093750; 0.562500;, + 0.078125; 0.562500;, + 0.062500; 0.593750;, + 0.078125; 0.593750;, + 0.078125; 0.562500;, + 0.062500; 0.562500;, + 0.078125; 0.625000;, + 0.093750; 0.625000;, + 0.093750; 0.593750;, + 0.078125; 0.593750;, + 0.062500; 0.625000;, + 0.078125; 0.625000;, + 0.078125; 0.593750;, + 0.062500; 0.593750;, + 0.015625; 0.671875;, + 0.015625; 0.625000;, + 0.000000; 0.625000;, + 0.000000; 0.671875;, + 0.015625; 0.718750;, + 0.015625; 0.671875;, + 0.000000; 0.671875;, + 0.000000; 0.718750;, + 0.031250; 0.671875;, + 0.031250; 0.625000;, + 0.015625; 0.625000;, + 0.015625; 0.671875;, + 0.031250; 0.718750;, + 0.031250; 0.671875;, + 0.015625; 0.671875;, + 0.015625; 0.718750;, + 0.015625; 0.765625;, + 0.015625; 0.718750;, + 0.000000; 0.718750;, + 0.000000; 0.765625;, + 0.015625; 0.812500;, + 0.015625; 0.765625;, + 0.000000; 0.765625;, + 0.000000; 0.812500;, + 0.031250; 0.765625;, + 0.031250; 0.718750;, + 0.015625; 0.718750;, + 0.015625; 0.765625;, + 0.031250; 0.812500;, + 0.031250; 0.765625;, + 0.015625; 0.765625;, + 0.015625; 0.812500;, + 0.046875; 0.671875;, + 0.046875; 0.625000;, + 0.031250; 0.625000;, + 0.031250; 0.671875;, + 0.046875; 0.718750;, + 0.046875; 0.671875;, + 0.031250; 0.671875;, + 0.031250; 0.718750;, + 0.062500; 0.671875;, + 0.062500; 0.625000;, + 0.046875; 0.625000;, + 0.046875; 0.671875;, + 0.062500; 0.718750;, + 0.062500; 0.671875;, + 0.046875; 0.671875;, + 0.046875; 0.718750;, + 0.046875; 0.765625;, + 0.046875; 0.718750;, + 0.031250; 0.718750;, + 0.031250; 0.765625;, + 0.046875; 0.812500;, + 0.046875; 0.765625;, + 0.031250; 0.765625;, + 0.031250; 0.812500;, + 0.062500; 0.765625;, + 0.062500; 0.718750;, + 0.046875; 0.718750;, + 0.046875; 0.765625;, + 0.062500; 0.812500;, + 0.062500; 0.765625;, + 0.046875; 0.765625;, + 0.046875; 0.812500;, + 0.078125; 0.671875;, + 0.078125; 0.625000;, + 0.062500; 0.625000;, + 0.062500; 0.671875;, + 0.078125; 0.718750;, + 0.078125; 0.671875;, + 0.062500; 0.671875;, + 0.062500; 0.718750;, + 0.093750; 0.671875;, + 0.093750; 0.625000;, + 0.078125; 0.625000;, + 0.078125; 0.671875;, + 0.093750; 0.718750;, + 0.093750; 0.671875;, + 0.078125; 0.671875;, + 0.078125; 0.718750;, + 0.078125; 0.765625;, + 0.078125; 0.718750;, + 0.062500; 0.718750;, + 0.062500; 0.765625;, + 0.078125; 0.812500;, + 0.078125; 0.765625;, + 0.062500; 0.765625;, + 0.062500; 0.812500;, + 0.093750; 0.765625;, + 0.093750; 0.718750;, + 0.078125; 0.718750;, + 0.078125; 0.765625;, + 0.093750; 0.812500;, + 0.093750; 0.765625;, + 0.078125; 0.765625;, + 0.078125; 0.812500;, + 0.109375; 0.671875;, + 0.109375; 0.625000;, + 0.093750; 0.625000;, + 0.093750; 0.671875;, + 0.109375; 0.718750;, + 0.109375; 0.671875;, + 0.093750; 0.671875;, + 0.093750; 0.718750;, + 0.125000; 0.671875;, + 0.125000; 0.625000;, + 0.109375; 0.625000;, + 0.109375; 0.671875;, + 0.125000; 0.718750;, + 0.125000; 0.671875;, + 0.109375; 0.671875;, + 0.109375; 0.718750;, + 0.109375; 0.765625;, + 0.109375; 0.718750;, + 0.093750; 0.718750;, + 0.093750; 0.765625;, + 0.109375; 0.812500;, + 0.109375; 0.765625;, + 0.093750; 0.765625;, + 0.093750; 0.812500;, + 0.125000; 0.765625;, + 0.125000; 0.718750;, + 0.109375; 0.718750;, + 0.109375; 0.765625;, + 0.125000; 0.812500;, + 0.125000; 0.765625;, + 0.109375; 0.765625;, + 0.109375; 0.812500;, + 0.171875; 0.765625;, + 0.171875; 0.812500;, + 0.187500; 0.812500;, + 0.187500; 0.765625;, + 0.171875; 0.718750;, + 0.171875; 0.765625;, + 0.187500; 0.765625;, + 0.187500; 0.718750;, + 0.156250; 0.765625;, + 0.156250; 0.812500;, + 0.171875; 0.812500;, + 0.171875; 0.765625;, + 0.156250; 0.718750;, + 0.156250; 0.765625;, + 0.171875; 0.765625;, + 0.171875; 0.718750;, + 0.171875; 0.671875;, + 0.171875; 0.718750;, + 0.187500; 0.718750;, + 0.187500; 0.671875;, + 0.171875; 0.625000;, + 0.171875; 0.671875;, + 0.187500; 0.671875;, + 0.187500; 0.625000;, + 0.156250; 0.671875;, + 0.156250; 0.718750;, + 0.171875; 0.718750;, + 0.171875; 0.671875;, + 0.156250; 0.625000;, + 0.156250; 0.671875;, + 0.171875; 0.671875;, + 0.171875; 0.625000;, + 0.140625; 0.765625;, + 0.140625; 0.812500;, + 0.156250; 0.812500;, + 0.156250; 0.765625;, + 0.140625; 0.718750;, + 0.140625; 0.765625;, + 0.156250; 0.765625;, + 0.156250; 0.718750;, + 0.125000; 0.765625;, + 0.125000; 0.812500;, + 0.140625; 0.812500;, + 0.140625; 0.765625;, + 0.125000; 0.718750;, + 0.125000; 0.765625;, + 0.140625; 0.765625;, + 0.140625; 0.718750;, + 0.140625; 0.671875;, + 0.140625; 0.718750;, + 0.156250; 0.718750;, + 0.156250; 0.671875;, + 0.140625; 0.625000;, + 0.140625; 0.671875;, + 0.156250; 0.671875;, + 0.156250; 0.625000;, + 0.125000; 0.671875;, + 0.125000; 0.718750;, + 0.140625; 0.718750;, + 0.140625; 0.671875;, + 0.125000; 0.625000;, + 0.125000; 0.671875;, + 0.140625; 0.671875;, + 0.140625; 0.625000;, + 0.234375; 0.765625;, + 0.234375; 0.812500;, + 0.250000; 0.812500;, + 0.250000; 0.765625;, + 0.234375; 0.718750;, + 0.234375; 0.765625;, + 0.250000; 0.765625;, + 0.250000; 0.718750;, + 0.218750; 0.765625;, + 0.218750; 0.812500;, + 0.234375; 0.812500;, + 0.234375; 0.765625;, + 0.218750; 0.718750;, + 0.218750; 0.765625;, + 0.234375; 0.765625;, + 0.234375; 0.718750;, + 0.234375; 0.671875;, + 0.234375; 0.718750;, + 0.250000; 0.718750;, + 0.250000; 0.671875;, + 0.234375; 0.625000;, + 0.234375; 0.671875;, + 0.250000; 0.671875;, + 0.250000; 0.625000;, + 0.218750; 0.671875;, + 0.218750; 0.718750;, + 0.234375; 0.718750;, + 0.234375; 0.671875;, + 0.218750; 0.625000;, + 0.218750; 0.671875;, + 0.234375; 0.671875;, + 0.234375; 0.625000;, + 0.203125; 0.765625;, + 0.203125; 0.812500;, + 0.218750; 0.812500;, + 0.218750; 0.765625;, + 0.203125; 0.718750;, + 0.203125; 0.765625;, + 0.218750; 0.765625;, + 0.218750; 0.718750;, + 0.187500; 0.765625;, + 0.187500; 0.812500;, + 0.203125; 0.812500;, + 0.203125; 0.765625;, + 0.187500; 0.718750;, + 0.187500; 0.765625;, + 0.203125; 0.765625;, + 0.203125; 0.718750;, + 0.203125; 0.671875;, + 0.203125; 0.718750;, + 0.218750; 0.718750;, + 0.218750; 0.671875;, + 0.203125; 0.625000;, + 0.203125; 0.671875;, + 0.218750; 0.671875;, + 0.218750; 0.625000;, + 0.187500; 0.671875;, + 0.187500; 0.718750;, + 0.203125; 0.718750;, + 0.203125; 0.671875;, + 0.187500; 0.625000;, + 0.187500; 0.671875;, + 0.203125; 0.671875;, + 0.203125; 0.625000;, + 0.234375; 0.671875;, + 0.234375; 0.625000;, + 0.250000; 0.625000;, + 0.250000; 0.671875;, + 0.234375; 0.718750;, + 0.234375; 0.671875;, + 0.250000; 0.671875;, + 0.250000; 0.718750;, + 0.218750; 0.671875;, + 0.218750; 0.625000;, + 0.234375; 0.625000;, + 0.234375; 0.671875;, + 0.218750; 0.718750;, + 0.218750; 0.671875;, + 0.234375; 0.671875;, + 0.234375; 0.718750;, + 0.234375; 0.765625;, + 0.234375; 0.718750;, + 0.250000; 0.718750;, + 0.250000; 0.765625;, + 0.234375; 0.812500;, + 0.234375; 0.765625;, + 0.250000; 0.765625;, + 0.250000; 0.812500;, + 0.218750; 0.765625;, + 0.218750; 0.718750;, + 0.234375; 0.718750;, + 0.234375; 0.765625;, + 0.218750; 0.812500;, + 0.218750; 0.765625;, + 0.234375; 0.765625;, + 0.234375; 0.812500;, + 0.203125; 0.671875;, + 0.203125; 0.625000;, + 0.218750; 0.625000;, + 0.218750; 0.671875;, + 0.203125; 0.718750;, + 0.203125; 0.671875;, + 0.218750; 0.671875;, + 0.218750; 0.718750;, + 0.187500; 0.671875;, + 0.187500; 0.625000;, + 0.203125; 0.625000;, + 0.203125; 0.671875;, + 0.187500; 0.718750;, + 0.187500; 0.671875;, + 0.203125; 0.671875;, + 0.203125; 0.718750;, + 0.203125; 0.765625;, + 0.203125; 0.718750;, + 0.218750; 0.718750;, + 0.218750; 0.765625;, + 0.203125; 0.812500;, + 0.203125; 0.765625;, + 0.218750; 0.765625;, + 0.218750; 0.812500;, + 0.187500; 0.765625;, + 0.187500; 0.718750;, + 0.203125; 0.718750;, + 0.203125; 0.765625;, + 0.187500; 0.812500;, + 0.187500; 0.765625;, + 0.203125; 0.765625;, + 0.203125; 0.812500;, + 0.015625; 0.765625;, + 0.015625; 0.812500;, + 0.000000; 0.812500;, + 0.000000; 0.765625;, + 0.015625; 0.718750;, + 0.015625; 0.765625;, + 0.000000; 0.765625;, + 0.000000; 0.718750;, + 0.031250; 0.765625;, + 0.031250; 0.812500;, + 0.015625; 0.812500;, + 0.015625; 0.765625;, + 0.031250; 0.718750;, + 0.031250; 0.765625;, + 0.015625; 0.765625;, + 0.015625; 0.718750;, + 0.015625; 0.671875;, + 0.015625; 0.718750;, + 0.000000; 0.718750;, + 0.000000; 0.671875;, + 0.015625; 0.625000;, + 0.015625; 0.671875;, + 0.000000; 0.671875;, + 0.000000; 0.625000;, + 0.031250; 0.671875;, + 0.031250; 0.718750;, + 0.015625; 0.718750;, + 0.015625; 0.671875;, + 0.031250; 0.625000;, + 0.031250; 0.671875;, + 0.015625; 0.671875;, + 0.015625; 0.625000;, + 0.046875; 0.765625;, + 0.046875; 0.812500;, + 0.031250; 0.812500;, + 0.031250; 0.765625;, + 0.046875; 0.718750;, + 0.046875; 0.765625;, + 0.031250; 0.765625;, + 0.031250; 0.718750;, + 0.062500; 0.765625;, + 0.062500; 0.812500;, + 0.046875; 0.812500;, + 0.046875; 0.765625;, + 0.062500; 0.718750;, + 0.062500; 0.765625;, + 0.046875; 0.765625;, + 0.046875; 0.718750;, + 0.046875; 0.671875;, + 0.046875; 0.718750;, + 0.031250; 0.718750;, + 0.031250; 0.671875;, + 0.046875; 0.625000;, + 0.046875; 0.671875;, + 0.031250; 0.671875;, + 0.031250; 0.625000;, + 0.062500; 0.671875;, + 0.062500; 0.718750;, + 0.046875; 0.718750;, + 0.046875; 0.671875;, + 0.062500; 0.625000;, + 0.062500; 0.671875;, + 0.046875; 0.671875;, + 0.046875; 0.625000;, + 0.109375; 0.671875;, + 0.109375; 0.625000;, + 0.125000; 0.625000;, + 0.125000; 0.671875;, + 0.109375; 0.718750;, + 0.109375; 0.671875;, + 0.125000; 0.671875;, + 0.125000; 0.718750;, + 0.093750; 0.671875;, + 0.093750; 0.625000;, + 0.109375; 0.625000;, + 0.109375; 0.671875;, + 0.093750; 0.718750;, + 0.093750; 0.671875;, + 0.109375; 0.671875;, + 0.109375; 0.718750;, + 0.109375; 0.765625;, + 0.109375; 0.718750;, + 0.125000; 0.718750;, + 0.125000; 0.765625;, + 0.109375; 0.812500;, + 0.109375; 0.765625;, + 0.125000; 0.765625;, + 0.125000; 0.812500;, + 0.093750; 0.765625;, + 0.093750; 0.718750;, + 0.109375; 0.718750;, + 0.109375; 0.765625;, + 0.093750; 0.812500;, + 0.093750; 0.765625;, + 0.109375; 0.765625;, + 0.109375; 0.812500;, + 0.078125; 0.671875;, + 0.078125; 0.625000;, + 0.093750; 0.625000;, + 0.093750; 0.671875;, + 0.078125; 0.718750;, + 0.078125; 0.671875;, + 0.093750; 0.671875;, + 0.093750; 0.718750;, + 0.062500; 0.671875;, + 0.062500; 0.625000;, + 0.078125; 0.625000;, + 0.078125; 0.671875;, + 0.062500; 0.718750;, + 0.062500; 0.671875;, + 0.078125; 0.671875;, + 0.078125; 0.718750;, + 0.078125; 0.765625;, + 0.078125; 0.718750;, + 0.093750; 0.718750;, + 0.093750; 0.765625;, + 0.078125; 0.812500;, + 0.078125; 0.765625;, + 0.093750; 0.765625;, + 0.093750; 0.812500;, + 0.062500; 0.765625;, + 0.062500; 0.718750;, + 0.078125; 0.718750;, + 0.078125; 0.765625;, + 0.062500; 0.812500;, + 0.062500; 0.765625;, + 0.078125; 0.765625;, + 0.078125; 0.812500;, + 0.140625; 0.671875;, + 0.140625; 0.625000;, + 0.125000; 0.625000;, + 0.125000; 0.671875;, + 0.140625; 0.718750;, + 0.140625; 0.671875;, + 0.125000; 0.671875;, + 0.125000; 0.718750;, + 0.156250; 0.671875;, + 0.156250; 0.625000;, + 0.140625; 0.625000;, + 0.140625; 0.671875;, + 0.156250; 0.718750;, + 0.156250; 0.671875;, + 0.140625; 0.671875;, + 0.140625; 0.718750;, + 0.140625; 0.765625;, + 0.140625; 0.718750;, + 0.125000; 0.718750;, + 0.125000; 0.765625;, + 0.140625; 0.812500;, + 0.140625; 0.765625;, + 0.125000; 0.765625;, + 0.125000; 0.812500;, + 0.156250; 0.765625;, + 0.156250; 0.718750;, + 0.140625; 0.718750;, + 0.140625; 0.765625;, + 0.156250; 0.812500;, + 0.156250; 0.765625;, + 0.140625; 0.765625;, + 0.140625; 0.812500;, + 0.171875; 0.671875;, + 0.171875; 0.625000;, + 0.156250; 0.625000;, + 0.156250; 0.671875;, + 0.171875; 0.718750;, + 0.171875; 0.671875;, + 0.156250; 0.671875;, + 0.156250; 0.718750;, + 0.187500; 0.671875;, + 0.187500; 0.625000;, + 0.171875; 0.625000;, + 0.171875; 0.671875;, + 0.187500; 0.718750;, + 0.187500; 0.671875;, + 0.171875; 0.671875;, + 0.171875; 0.718750;, + 0.171875; 0.765625;, + 0.171875; 0.718750;, + 0.156250; 0.718750;, + 0.156250; 0.765625;, + 0.171875; 0.812500;, + 0.171875; 0.765625;, + 0.156250; 0.765625;, + 0.156250; 0.812500;, + 0.187500; 0.765625;, + 0.187500; 0.718750;, + 0.171875; 0.718750;, + 0.171875; 0.765625;, + 0.187500; 0.812500;, + 0.187500; 0.765625;, + 0.171875; 0.765625;, + 0.171875; 0.812500;, + 0.078125; 0.531250;, + 0.062500; 0.531250;, + 0.062500; 0.500000;, + 0.078125; 0.500000;, + 0.093750; 0.531250;, + 0.078125; 0.531250;, + 0.078125; 0.500000;, + 0.093750; 0.500000;, + 0.078125; 0.562500;, + 0.062500; 0.562500;, + 0.062500; 0.531250;, + 0.078125; 0.531250;, + 0.093750; 0.562500;, + 0.078125; 0.562500;, + 0.078125; 0.531250;, + 0.093750; 0.531250;, + 0.109375; 0.531250;, + 0.093750; 0.531250;, + 0.093750; 0.500000;, + 0.109375; 0.500000;, + 0.125000; 0.531250;, + 0.109375; 0.531250;, + 0.109375; 0.500000;, + 0.125000; 0.500000;, + 0.109375; 0.562500;, + 0.093750; 0.562500;, + 0.093750; 0.531250;, + 0.109375; 0.531250;, + 0.125000; 0.562500;, + 0.109375; 0.562500;, + 0.109375; 0.531250;, + 0.125000; 0.531250;, + 0.078125; 0.593750;, + 0.062500; 0.593750;, + 0.062500; 0.562500;, + 0.078125; 0.562500;, + 0.093750; 0.593750;, + 0.078125; 0.593750;, + 0.078125; 0.562500;, + 0.093750; 0.562500;, + 0.078125; 0.625000;, + 0.062500; 0.625000;, + 0.062500; 0.593750;, + 0.078125; 0.593750;, + 0.093750; 0.625000;, + 0.078125; 0.625000;, + 0.078125; 0.593750;, + 0.093750; 0.593750;, + 0.109375; 0.593750;, + 0.093750; 0.593750;, + 0.093750; 0.562500;, + 0.109375; 0.562500;, + 0.125000; 0.593750;, + 0.109375; 0.593750;, + 0.109375; 0.562500;, + 0.125000; 0.562500;, + 0.109375; 0.625000;, + 0.093750; 0.625000;, + 0.093750; 0.593750;, + 0.109375; 0.593750;, + 0.125000; 0.625000;, + 0.109375; 0.625000;, + 0.109375; 0.593750;, + 0.125000; 0.593750;, + 0.171875; 0.593750;, + 0.171875; 0.625000;, + 0.187500; 0.625000;, + 0.187500; 0.593750;, + 0.171875; 0.562500;, + 0.171875; 0.593750;, + 0.187500; 0.593750;, + 0.187500; 0.562500;, + 0.156250; 0.593750;, + 0.156250; 0.625000;, + 0.171875; 0.625000;, + 0.171875; 0.593750;, + 0.156250; 0.562500;, + 0.156250; 0.593750;, + 0.171875; 0.593750;, + 0.171875; 0.562500;, + 0.171875; 0.531250;, + 0.171875; 0.562500;, + 0.187500; 0.562500;, + 0.187500; 0.531250;, + 0.171875; 0.500000;, + 0.171875; 0.531250;, + 0.187500; 0.531250;, + 0.187500; 0.500000;, + 0.156250; 0.531250;, + 0.156250; 0.562500;, + 0.171875; 0.562500;, + 0.171875; 0.531250;, + 0.156250; 0.500000;, + 0.156250; 0.531250;, + 0.171875; 0.531250;, + 0.171875; 0.500000;, + 0.140625; 0.593750;, + 0.140625; 0.625000;, + 0.156250; 0.625000;, + 0.156250; 0.593750;, + 0.140625; 0.562500;, + 0.140625; 0.593750;, + 0.156250; 0.593750;, + 0.156250; 0.562500;, + 0.125000; 0.593750;, + 0.125000; 0.625000;, + 0.140625; 0.625000;, + 0.140625; 0.593750;, + 0.125000; 0.562500;, + 0.125000; 0.593750;, + 0.140625; 0.593750;, + 0.140625; 0.562500;, + 0.140625; 0.531250;, + 0.140625; 0.562500;, + 0.156250; 0.562500;, + 0.156250; 0.531250;, + 0.140625; 0.500000;, + 0.140625; 0.531250;, + 0.156250; 0.531250;, + 0.156250; 0.500000;, + 0.125000; 0.531250;, + 0.125000; 0.562500;, + 0.140625; 0.562500;, + 0.140625; 0.531250;, + 0.125000; 0.500000;, + 0.125000; 0.531250;, + 0.140625; 0.531250;, + 0.140625; 0.500000;, + 0.171875; 0.593750;, + 0.171875; 0.625000;, + 0.187500; 0.625000;, + 0.187500; 0.593750;, + 0.171875; 0.562500;, + 0.171875; 0.593750;, + 0.187500; 0.593750;, + 0.187500; 0.562500;, + 0.156250; 0.593750;, + 0.156250; 0.625000;, + 0.171875; 0.625000;, + 0.171875; 0.593750;, + 0.156250; 0.562500;, + 0.156250; 0.593750;, + 0.171875; 0.593750;, + 0.171875; 0.562500;, + 0.171875; 0.531250;, + 0.171875; 0.562500;, + 0.187500; 0.562500;, + 0.187500; 0.531250;, + 0.171875; 0.500000;, + 0.171875; 0.531250;, + 0.187500; 0.531250;, + 0.187500; 0.500000;, + 0.156250; 0.531250;, + 0.156250; 0.562500;, + 0.171875; 0.562500;, + 0.171875; 0.531250;, + 0.156250; 0.500000;, + 0.156250; 0.531250;, + 0.171875; 0.531250;, + 0.171875; 0.500000;, + 0.140625; 0.593750;, + 0.140625; 0.625000;, + 0.156250; 0.625000;, + 0.156250; 0.593750;, + 0.140625; 0.562500;, + 0.140625; 0.593750;, + 0.156250; 0.593750;, + 0.156250; 0.562500;, + 0.125000; 0.593750;, + 0.125000; 0.625000;, + 0.140625; 0.625000;, + 0.140625; 0.593750;, + 0.125000; 0.562500;, + 0.125000; 0.593750;, + 0.140625; 0.593750;, + 0.140625; 0.562500;, + 0.140625; 0.531250;, + 0.140625; 0.562500;, + 0.156250; 0.562500;, + 0.156250; 0.531250;, + 0.140625; 0.500000;, + 0.140625; 0.531250;, + 0.156250; 0.531250;, + 0.156250; 0.500000;, + 0.125000; 0.531250;, + 0.125000; 0.562500;, + 0.140625; 0.562500;, + 0.140625; 0.531250;, + 0.125000; 0.500000;, + 0.125000; 0.531250;, + 0.140625; 0.531250;, + 0.140625; 0.500000;, + 0.078125; 0.531250;, + 0.078125; 0.500000;, + 0.062500; 0.500000;, + 0.062500; 0.531250;, + 0.078125; 0.562500;, + 0.078125; 0.531250;, + 0.062500; 0.531250;, + 0.062500; 0.562500;, + 0.093750; 0.531250;, + 0.093750; 0.500000;, + 0.078125; 0.500000;, + 0.078125; 0.531250;, + 0.093750; 0.562500;, + 0.093750; 0.531250;, + 0.078125; 0.531250;, + 0.078125; 0.562500;, + 0.078125; 0.593750;, + 0.078125; 0.562500;, + 0.062500; 0.562500;, + 0.062500; 0.593750;, + 0.078125; 0.625000;, + 0.078125; 0.593750;, + 0.062500; 0.593750;, + 0.062500; 0.625000;, + 0.093750; 0.593750;, + 0.093750; 0.562500;, + 0.078125; 0.562500;, + 0.078125; 0.593750;, + 0.093750; 0.625000;, + 0.093750; 0.593750;, + 0.078125; 0.593750;, + 0.078125; 0.625000;, + 0.109375; 0.531250;, + 0.109375; 0.500000;, + 0.093750; 0.500000;, + 0.093750; 0.531250;, + 0.109375; 0.562500;, + 0.109375; 0.531250;, + 0.093750; 0.531250;, + 0.093750; 0.562500;, + 0.125000; 0.531250;, + 0.125000; 0.500000;, + 0.109375; 0.500000;, + 0.109375; 0.531250;, + 0.125000; 0.562500;, + 0.125000; 0.531250;, + 0.109375; 0.531250;, + 0.109375; 0.562500;, + 0.109375; 0.593750;, + 0.109375; 0.562500;, + 0.093750; 0.562500;, + 0.093750; 0.593750;, + 0.109375; 0.625000;, + 0.109375; 0.593750;, + 0.093750; 0.593750;, + 0.093750; 0.625000;, + 0.125000; 0.593750;, + 0.125000; 0.562500;, + 0.109375; 0.562500;, + 0.109375; 0.593750;, + 0.125000; 0.625000;, + 0.125000; 0.593750;, + 0.109375; 0.593750;, + 0.109375; 0.625000;, + 0.171875; 0.671875;, + 0.171875; 0.625000;, + 0.187500; 0.625000;, + 0.187500; 0.671875;, + 0.171875; 0.718750;, + 0.171875; 0.671875;, + 0.187500; 0.671875;, + 0.187500; 0.718750;, + 0.156250; 0.671875;, + 0.156250; 0.625000;, + 0.171875; 0.625000;, + 0.171875; 0.671875;, + 0.156250; 0.718750;, + 0.156250; 0.671875;, + 0.171875; 0.671875;, + 0.171875; 0.718750;, + 0.171875; 0.765625;, + 0.171875; 0.718750;, + 0.187500; 0.718750;, + 0.187500; 0.765625;, + 0.171875; 0.812500;, + 0.171875; 0.765625;, + 0.187500; 0.765625;, + 0.187500; 0.812500;, + 0.156250; 0.765625;, + 0.156250; 0.718750;, + 0.171875; 0.718750;, + 0.171875; 0.765625;, + 0.156250; 0.812500;, + 0.156250; 0.765625;, + 0.171875; 0.765625;, + 0.171875; 0.812500;, + 0.140625; 0.671875;, + 0.140625; 0.625000;, + 0.156250; 0.625000;, + 0.156250; 0.671875;, + 0.140625; 0.718750;, + 0.140625; 0.671875;, + 0.156250; 0.671875;, + 0.156250; 0.718750;, + 0.125000; 0.671875;, + 0.125000; 0.625000;, + 0.140625; 0.625000;, + 0.140625; 0.671875;, + 0.125000; 0.718750;, + 0.125000; 0.671875;, + 0.140625; 0.671875;, + 0.140625; 0.718750;, + 0.140625; 0.765625;, + 0.140625; 0.718750;, + 0.156250; 0.718750;, + 0.156250; 0.765625;, + 0.140625; 0.812500;, + 0.140625; 0.765625;, + 0.156250; 0.765625;, + 0.156250; 0.812500;, + 0.125000; 0.765625;, + 0.125000; 0.718750;, + 0.140625; 0.718750;, + 0.140625; 0.765625;, + 0.125000; 0.812500;, + 0.125000; 0.765625;, + 0.140625; 0.765625;, + 0.140625; 0.812500;, + 0.078125; 0.671875;, + 0.078125; 0.625000;, + 0.062500; 0.625000;, + 0.062500; 0.671875;, + 0.078125; 0.718750;, + 0.078125; 0.671875;, + 0.062500; 0.671875;, + 0.062500; 0.718750;, + 0.093750; 0.671875;, + 0.093750; 0.625000;, + 0.078125; 0.625000;, + 0.078125; 0.671875;, + 0.093750; 0.718750;, + 0.093750; 0.671875;, + 0.078125; 0.671875;, + 0.078125; 0.718750;, + 0.078125; 0.765625;, + 0.078125; 0.718750;, + 0.062500; 0.718750;, + 0.062500; 0.765625;, + 0.078125; 0.812500;, + 0.078125; 0.765625;, + 0.062500; 0.765625;, + 0.062500; 0.812500;, + 0.093750; 0.765625;, + 0.093750; 0.718750;, + 0.078125; 0.718750;, + 0.078125; 0.765625;, + 0.093750; 0.812500;, + 0.093750; 0.765625;, + 0.078125; 0.765625;, + 0.078125; 0.812500;, + 0.109375; 0.671875;, + 0.109375; 0.625000;, + 0.093750; 0.625000;, + 0.093750; 0.671875;, + 0.109375; 0.718750;, + 0.109375; 0.671875;, + 0.093750; 0.671875;, + 0.093750; 0.718750;, + 0.125000; 0.671875;, + 0.125000; 0.625000;, + 0.109375; 0.625000;, + 0.109375; 0.671875;, + 0.125000; 0.718750;, + 0.125000; 0.671875;, + 0.109375; 0.671875;, + 0.109375; 0.718750;, + 0.109375; 0.765625;, + 0.109375; 0.718750;, + 0.093750; 0.718750;, + 0.093750; 0.765625;, + 0.109375; 0.812500;, + 0.109375; 0.765625;, + 0.093750; 0.765625;, + 0.093750; 0.812500;, + 0.125000; 0.765625;, + 0.125000; 0.718750;, + 0.109375; 0.718750;, + 0.109375; 0.765625;, + 0.125000; 0.812500;, + 0.125000; 0.765625;, + 0.109375; 0.765625;, + 0.109375; 0.812500;, + 0.015625; 0.765625;, + 0.015625; 0.812500;, + 0.000000; 0.812500;, + 0.000000; 0.765625;, + 0.015625; 0.718750;, + 0.015625; 0.765625;, + 0.000000; 0.765625;, + 0.000000; 0.718750;, + 0.031250; 0.765625;, + 0.031250; 0.812500;, + 0.015625; 0.812500;, + 0.015625; 0.765625;, + 0.031250; 0.718750;, + 0.031250; 0.765625;, + 0.015625; 0.765625;, + 0.015625; 0.718750;, + 0.015625; 0.671875;, + 0.015625; 0.718750;, + 0.000000; 0.718750;, + 0.000000; 0.671875;, + 0.015625; 0.625000;, + 0.015625; 0.671875;, + 0.000000; 0.671875;, + 0.000000; 0.625000;, + 0.031250; 0.671875;, + 0.031250; 0.718750;, + 0.015625; 0.718750;, + 0.015625; 0.671875;, + 0.031250; 0.625000;, + 0.031250; 0.671875;, + 0.015625; 0.671875;, + 0.015625; 0.625000;, + 0.046875; 0.765625;, + 0.046875; 0.812500;, + 0.031250; 0.812500;, + 0.031250; 0.765625;, + 0.046875; 0.718750;, + 0.046875; 0.765625;, + 0.031250; 0.765625;, + 0.031250; 0.718750;, + 0.062500; 0.765625;, + 0.062500; 0.812500;, + 0.046875; 0.812500;, + 0.046875; 0.765625;, + 0.062500; 0.718750;, + 0.062500; 0.765625;, + 0.046875; 0.765625;, + 0.046875; 0.718750;, + 0.046875; 0.671875;, + 0.046875; 0.718750;, + 0.031250; 0.718750;, + 0.031250; 0.671875;, + 0.046875; 0.625000;, + 0.046875; 0.671875;, + 0.031250; 0.671875;, + 0.031250; 0.625000;, + 0.062500; 0.671875;, + 0.062500; 0.718750;, + 0.046875; 0.718750;, + 0.046875; 0.671875;, + 0.062500; 0.625000;, + 0.062500; 0.671875;, + 0.046875; 0.671875;, + 0.046875; 0.625000;, + 0.234375; 0.765625;, + 0.234375; 0.812500;, + 0.250000; 0.812500;, + 0.250000; 0.765625;, + 0.234375; 0.718750;, + 0.234375; 0.765625;, + 0.250000; 0.765625;, + 0.250000; 0.718750;, + 0.218750; 0.765625;, + 0.218750; 0.812500;, + 0.234375; 0.812500;, + 0.234375; 0.765625;, + 0.218750; 0.718750;, + 0.218750; 0.765625;, + 0.234375; 0.765625;, + 0.234375; 0.718750;, + 0.234375; 0.671875;, + 0.234375; 0.718750;, + 0.250000; 0.718750;, + 0.250000; 0.671875;, + 0.234375; 0.625000;, + 0.234375; 0.671875;, + 0.250000; 0.671875;, + 0.250000; 0.625000;, + 0.218750; 0.671875;, + 0.218750; 0.718750;, + 0.234375; 0.718750;, + 0.234375; 0.671875;, + 0.218750; 0.625000;, + 0.218750; 0.671875;, + 0.234375; 0.671875;, + 0.234375; 0.625000;, + 0.203125; 0.765625;, + 0.203125; 0.812500;, + 0.218750; 0.812500;, + 0.218750; 0.765625;, + 0.203125; 0.718750;, + 0.203125; 0.765625;, + 0.218750; 0.765625;, + 0.218750; 0.718750;, + 0.187500; 0.765625;, + 0.187500; 0.812500;, + 0.203125; 0.812500;, + 0.203125; 0.765625;, + 0.187500; 0.718750;, + 0.187500; 0.765625;, + 0.203125; 0.765625;, + 0.203125; 0.718750;, + 0.203125; 0.671875;, + 0.203125; 0.718750;, + 0.218750; 0.718750;, + 0.218750; 0.671875;, + 0.203125; 0.625000;, + 0.203125; 0.671875;, + 0.218750; 0.671875;, + 0.218750; 0.625000;, + 0.187500; 0.671875;, + 0.187500; 0.718750;, + 0.203125; 0.718750;, + 0.203125; 0.671875;, + 0.187500; 0.625000;, + 0.187500; 0.671875;, + 0.203125; 0.671875;, + 0.203125; 0.625000;, + 0.757812; 0.437500;, + 0.757812; 0.500000;, + 0.718750; 0.500000;, + 0.718750; 0.437500;, + 0.757812; 0.375000;, + 0.757812; 0.437500;, + 0.718750; 0.437500;, + 0.718750; 0.375000;, + 0.796875; 0.437500;, + 0.796875; 0.500000;, + 0.757812; 0.500000;, + 0.757812; 0.437500;, + 0.796875; 0.375000;, + 0.796875; 0.437500;, + 0.757812; 0.437500;, + 0.757812; 0.375000;, + 0.757812; 0.312500;, + 0.757812; 0.375000;, + 0.718750; 0.375000;, + 0.718750; 0.312500;, + 0.757812; 0.250000;, + 0.757812; 0.312500;, + 0.718750; 0.312500;, + 0.718750; 0.250000;, + 0.796875; 0.312500;, + 0.796875; 0.375000;, + 0.757812; 0.375000;, + 0.757812; 0.312500;, + 0.796875; 0.250000;, + 0.796875; 0.312500;, + 0.757812; 0.312500;, + 0.757812; 0.250000;, + 0.835938; 0.437500;, + 0.835938; 0.500000;, + 0.796875; 0.500000;, + 0.796875; 0.437500;, + 0.835938; 0.375000;, + 0.835938; 0.437500;, + 0.796875; 0.437500;, + 0.796875; 0.375000;, + 0.875000; 0.437500;, + 0.875000; 0.500000;, + 0.835938; 0.500000;, + 0.835938; 0.437500;, + 0.875000; 0.375000;, + 0.875000; 0.437500;, + 0.835938; 0.437500;, + 0.835938; 0.375000;, + 0.835938; 0.312500;, + 0.835938; 0.375000;, + 0.796875; 0.375000;, + 0.796875; 0.312500;, + 0.835938; 0.250000;, + 0.835938; 0.312500;, + 0.796875; 0.312500;, + 0.796875; 0.250000;, + 0.875000; 0.312500;, + 0.875000; 0.375000;, + 0.835938; 0.375000;, + 0.835938; 0.312500;, + 0.875000; 0.250000;, + 0.875000; 0.312500;, + 0.835938; 0.312500;, + 0.835938; 0.250000;, + 0.601562; 0.312500;, + 0.562500; 0.312500;, + 0.562500; 0.250000;, + 0.601562; 0.250000;, + 0.640625; 0.312500;, + 0.601562; 0.312500;, + 0.601562; 0.250000;, + 0.640625; 0.250000;, + 0.601562; 0.375000;, + 0.562500; 0.375000;, + 0.562500; 0.312500;, + 0.601562; 0.312500;, + 0.640625; 0.375000;, + 0.601562; 0.375000;, + 0.601562; 0.312500;, + 0.640625; 0.312500;, + 0.679688; 0.312500;, + 0.640625; 0.312500;, + 0.640625; 0.250000;, + 0.679688; 0.250000;, + 0.718750; 0.312500;, + 0.679688; 0.312500;, + 0.679688; 0.250000;, + 0.718750; 0.250000;, + 0.679688; 0.375000;, + 0.640625; 0.375000;, + 0.640625; 0.312500;, + 0.679688; 0.312500;, + 0.718750; 0.375000;, + 0.679688; 0.375000;, + 0.679688; 0.312500;, + 0.718750; 0.312500;, + 0.601562; 0.437500;, + 0.562500; 0.437500;, + 0.562500; 0.375000;, + 0.601562; 0.375000;, + 0.640625; 0.437500;, + 0.601562; 0.437500;, + 0.601562; 0.375000;, + 0.640625; 0.375000;, + 0.601562; 0.500000;, + 0.562500; 0.500000;, + 0.562500; 0.437500;, + 0.601562; 0.437500;, + 0.640625; 0.500000;, + 0.601562; 0.500000;, + 0.601562; 0.437500;, + 0.640625; 0.437500;, + 0.679688; 0.437500;, + 0.640625; 0.437500;, + 0.640625; 0.375000;, + 0.679687; 0.375000;, + 0.718750; 0.437500;, + 0.679688; 0.437500;, + 0.679687; 0.375000;, + 0.718750; 0.375000;, + 0.679688; 0.500000;, + 0.640625; 0.500000;, + 0.640625; 0.437500;, + 0.679688; 0.437500;, + 0.718750; 0.500000;, + 0.679688; 0.500000;, + 0.679688; 0.437500;, + 0.718750; 0.437500;, + 0.812500; 0.625000;, + 0.812500; 0.500000;, + 0.843750; 0.500000;, + 0.843750; 0.625000;, + 0.812500; 0.750000;, + 0.812500; 0.625000;, + 0.843750; 0.625000;, + 0.843750; 0.750000;, + 0.781250; 0.625000;, + 0.781250; 0.500000;, + 0.812500; 0.500000;, + 0.812500; 0.625000;, + 0.781250; 0.750000;, + 0.781250; 0.625000;, + 0.812500; 0.625000;, + 0.812500; 0.750000;, + 0.812500; 0.875000;, + 0.812500; 0.750000;, + 0.843750; 0.750000;, + 0.843750; 0.875000;, + 0.812500; 1.000000;, + 0.812500; 0.875000;, + 0.843750; 0.875000;, + 0.843750; 1.000000;, + 0.781250; 0.875000;, + 0.781250; 0.750000;, + 0.812500; 0.750000;, + 0.812500; 0.875000;, + 0.781250; 1.000000;, + 0.781250; 0.875000;, + 0.812500; 0.875000;, + 0.812500; 1.000000;, + 0.750000; 0.625000;, + 0.750000; 0.500000;, + 0.781250; 0.500000;, + 0.781250; 0.625000;, + 0.750000; 0.750000;, + 0.750000; 0.625000;, + 0.781250; 0.625000;, + 0.781250; 0.750000;, + 0.718750; 0.625000;, + 0.718750; 0.500000;, + 0.750000; 0.500000;, + 0.750000; 0.625000;, + 0.718750; 0.750000;, + 0.718750; 0.625000;, + 0.750000; 0.625000;, + 0.750000; 0.750000;, + 0.750000; 0.875000;, + 0.750000; 0.750000;, + 0.781250; 0.750000;, + 0.781250; 0.875000;, + 0.750000; 1.000000;, + 0.750000; 0.875000;, + 0.781250; 0.875000;, + 0.781250; 1.000000;, + 0.718750; 0.875000;, + 0.718750; 0.750000;, + 0.750000; 0.750000;, + 0.750000; 0.875000;, + 0.718750; 1.000000;, + 0.718750; 0.875000;, + 0.750000; 0.875000;, + 0.750000; 1.000000;, + 0.679688; 0.625000;, + 0.679688; 0.500000;, + 0.718750; 0.500000;, + 0.718750; 0.625000;, + 0.679688; 0.750000;, + 0.679688; 0.625000;, + 0.718750; 0.625000;, + 0.718750; 0.750000;, + 0.640625; 0.625000;, + 0.640625; 0.500000;, + 0.679688; 0.500000;, + 0.679688; 0.625000;, + 0.640625; 0.750000;, + 0.640625; 0.625000;, + 0.679688; 0.625000;, + 0.679688; 0.750000;, + 0.679688; 0.875000;, + 0.679688; 0.750000;, + 0.718750; 0.750000;, + 0.718750; 0.875000;, + 0.679688; 1.000000;, + 0.679688; 0.875000;, + 0.718750; 0.875000;, + 0.718750; 1.000000;, + 0.640625; 0.875000;, + 0.640625; 0.750000;, + 0.679688; 0.750000;, + 0.679688; 0.875000;, + 0.640625; 1.000000;, + 0.640625; 0.875000;, + 0.679688; 0.875000;, + 0.679688; 1.000000;, + 0.601562; 0.625000;, + 0.601562; 0.500000;, + 0.640625; 0.500000;, + 0.640625; 0.625000;, + 0.601562; 0.750000;, + 0.601562; 0.625000;, + 0.640625; 0.625000;, + 0.640625; 0.750000;, + 0.562500; 0.625000;, + 0.562500; 0.500000;, + 0.601562; 0.500000;, + 0.601562; 0.625000;, + 0.562500; 0.750000;, + 0.562500; 0.625000;, + 0.601562; 0.625000;, + 0.601562; 0.750000;, + 0.601562; 0.875000;, + 0.601562; 0.750000;, + 0.640625; 0.750000;, + 0.640625; 0.875000;, + 0.601562; 1.000000;, + 0.601562; 0.875000;, + 0.640625; 0.875000;, + 0.640625; 1.000000;, + 0.562500; 0.875000;, + 0.562500; 0.750000;, + 0.601562; 0.750000;, + 0.601562; 0.875000;, + 0.562500; 1.000000;, + 0.562500; 0.875000;, + 0.601562; 0.875000;, + 0.601562; 1.000000;, + 0.468750; 0.875000;, + 0.468750; 1.000000;, + 0.437500; 1.000000;, + 0.437500; 0.875000;, + 0.468750; 0.750000;, + 0.468750; 0.875000;, + 0.437500; 0.875000;, + 0.437500; 0.750000;, + 0.500000; 0.875000;, + 0.500000; 1.000000;, + 0.468750; 1.000000;, + 0.468750; 0.875000;, + 0.500000; 0.750000;, + 0.500000; 0.875000;, + 0.468750; 0.875000;, + 0.468750; 0.750000;, + 0.468750; 0.625000;, + 0.468750; 0.750000;, + 0.437500; 0.750000;, + 0.437500; 0.625000;, + 0.468750; 0.500000;, + 0.468750; 0.625000;, + 0.437500; 0.625000;, + 0.437500; 0.500000;, + 0.500000; 0.625000;, + 0.500000; 0.750000;, + 0.468750; 0.750000;, + 0.468750; 0.625000;, + 0.500000; 0.500000;, + 0.500000; 0.625000;, + 0.468750; 0.625000;, + 0.468750; 0.500000;, + 0.531250; 0.875000;, + 0.531250; 1.000000;, + 0.500000; 1.000000;, + 0.500000; 0.875000;, + 0.531250; 0.750000;, + 0.531250; 0.875000;, + 0.500000; 0.875000;, + 0.500000; 0.750000;, + 0.562500; 0.875000;, + 0.562500; 1.000000;, + 0.531250; 1.000000;, + 0.531250; 0.875000;, + 0.562500; 0.750000;, + 0.562500; 0.875000;, + 0.531250; 0.875000;, + 0.531250; 0.750000;, + 0.531250; 0.625000;, + 0.531250; 0.750000;, + 0.500000; 0.750000;, + 0.500000; 0.625000;, + 0.531250; 0.500000;, + 0.531250; 0.625000;, + 0.500000; 0.625000;, + 0.500000; 0.500000;, + 0.562500; 0.625000;, + 0.562500; 0.750000;, + 0.531250; 0.750000;, + 0.531250; 0.625000;, + 0.562500; 0.500000;, + 0.562500; 0.625000;, + 0.531250; 0.625000;, + 0.531250; 0.500000;, + 0.882812; 0.875000;, + 0.882812; 1.000000;, + 0.843750; 1.000000;, + 0.843750; 0.875000;, + 0.882812; 0.750000;, + 0.882812; 0.875000;, + 0.843750; 0.875000;, + 0.843750; 0.750000;, + 0.921875; 0.875000;, + 0.921875; 1.000000;, + 0.882812; 1.000000;, + 0.882812; 0.875000;, + 0.921875; 0.750000;, + 0.921875; 0.875000;, + 0.882812; 0.875000;, + 0.882812; 0.750000;, + 0.882812; 0.625000;, + 0.882812; 0.750000;, + 0.843750; 0.750000;, + 0.843750; 0.625000;, + 0.882812; 0.500000;, + 0.882812; 0.625000;, + 0.843750; 0.625000;, + 0.843750; 0.500000;, + 0.921875; 0.625000;, + 0.921875; 0.750000;, + 0.882812; 0.750000;, + 0.882812; 0.625000;, + 0.921875; 0.500000;, + 0.921875; 0.625000;, + 0.882812; 0.625000;, + 0.882812; 0.500000;, + 0.960938; 0.875000;, + 0.960938; 1.000000;, + 0.921875; 1.000000;, + 0.921875; 0.875000;, + 0.960938; 0.750000;, + 0.960938; 0.875000;, + 0.921875; 0.875000;, + 0.921875; 0.750000;, + 1.000000; 0.875000;, + 1.000000; 1.000000;, + 0.960938; 1.000000;, + 0.960938; 0.875000;, + 1.000000; 0.750000;, + 1.000000; 0.875000;, + 0.960938; 0.875000;, + 0.960938; 0.750000;, + 0.960938; 0.625000;, + 0.960938; 0.750000;, + 0.921875; 0.750000;, + 0.921875; 0.625000;, + 0.960938; 0.500000;, + 0.960938; 0.625000;, + 0.921875; 0.625000;, + 0.921875; 0.500000;, + 1.000000; 0.625000;, + 1.000000; 0.750000;, + 0.960938; 0.750000;, + 0.960938; 0.625000;, + 1.000000; 0.500000;, + 1.000000; 0.625000;, + 0.960938; 0.625000;, + 0.960938; 0.500000;, + 0.171875; 0.593750;, + 0.171875; 0.625000;, + 0.187500; 0.625000;, + 0.187500; 0.593750;, + 0.171875; 0.562500;, + 0.171875; 0.593750;, + 0.187500; 0.593750;, + 0.187500; 0.562500;, + 0.156250; 0.593750;, + 0.156250; 0.625000;, + 0.171875; 0.625000;, + 0.171875; 0.593750;, + 0.156250; 0.562500;, + 0.156250; 0.593750;, + 0.171875; 0.593750;, + 0.171875; 0.562500;, + 0.171875; 0.531250;, + 0.171875; 0.562500;, + 0.187500; 0.562500;, + 0.187500; 0.531250;, + 0.171875; 0.500000;, + 0.171875; 0.531250;, + 0.187500; 0.531250;, + 0.187500; 0.500000;, + 0.156250; 0.531250;, + 0.156250; 0.562500;, + 0.171875; 0.562500;, + 0.171875; 0.531250;, + 0.156250; 0.500000;, + 0.156250; 0.531250;, + 0.171875; 0.531250;, + 0.171875; 0.500000;, + 0.140625; 0.593750;, + 0.140625; 0.625000;, + 0.156250; 0.625000;, + 0.156250; 0.593750;, + 0.140625; 0.562500;, + 0.140625; 0.593750;, + 0.156250; 0.593750;, + 0.156250; 0.562500;, + 0.125000; 0.593750;, + 0.125000; 0.625000;, + 0.140625; 0.625000;, + 0.140625; 0.593750;, + 0.125000; 0.562500;, + 0.125000; 0.593750;, + 0.140625; 0.593750;, + 0.140625; 0.562500;, + 0.140625; 0.531250;, + 0.140625; 0.562500;, + 0.156250; 0.562500;, + 0.156250; 0.531250;, + 0.140625; 0.500000;, + 0.140625; 0.531250;, + 0.156250; 0.531250;, + 0.156250; 0.500000;, + 0.125000; 0.531250;, + 0.125000; 0.562500;, + 0.140625; 0.562500;, + 0.140625; 0.531250;, + 0.125000; 0.500000;, + 0.125000; 0.531250;, + 0.140625; 0.531250;, + 0.140625; 0.500000;, + 0.078125; 0.531250;, + 0.062500; 0.531250;, + 0.062500; 0.500000;, + 0.078125; 0.500000;, + 0.093750; 0.531250;, + 0.078125; 0.531250;, + 0.078125; 0.500000;, + 0.093750; 0.500000;, + 0.078125; 0.562500;, + 0.062500; 0.562500;, + 0.062500; 0.531250;, + 0.078125; 0.531250;, + 0.093750; 0.562500;, + 0.078125; 0.562500;, + 0.078125; 0.531250;, + 0.093750; 0.531250;, + 0.109375; 0.531250;, + 0.093750; 0.531250;, + 0.093750; 0.500000;, + 0.109375; 0.500000;, + 0.125000; 0.531250;, + 0.109375; 0.531250;, + 0.109375; 0.500000;, + 0.125000; 0.500000;, + 0.109375; 0.562500;, + 0.093750; 0.562500;, + 0.093750; 0.531250;, + 0.109375; 0.531250;, + 0.125000; 0.562500;, + 0.109375; 0.562500;, + 0.109375; 0.531250;, + 0.125000; 0.531250;, + 0.078125; 0.593750;, + 0.062500; 0.593750;, + 0.062500; 0.562500;, + 0.078125; 0.562500;, + 0.093750; 0.593750;, + 0.078125; 0.593750;, + 0.078125; 0.562500;, + 0.093750; 0.562500;, + 0.078125; 0.625000;, + 0.062500; 0.625000;, + 0.062500; 0.593750;, + 0.078125; 0.593750;, + 0.093750; 0.625000;, + 0.078125; 0.625000;, + 0.078125; 0.593750;, + 0.093750; 0.593750;, + 0.109375; 0.593750;, + 0.093750; 0.593750;, + 0.093750; 0.562500;, + 0.109375; 0.562500;, + 0.125000; 0.593750;, + 0.109375; 0.593750;, + 0.109375; 0.562500;, + 0.125000; 0.562500;, + 0.109375; 0.625000;, + 0.093750; 0.625000;, + 0.093750; 0.593750;, + 0.109375; 0.593750;, + 0.125000; 0.625000;, + 0.109375; 0.625000;, + 0.109375; 0.593750;, + 0.125000; 0.593750;, + 0.140625; 0.671875;, + 0.140625; 0.625000;, + 0.125000; 0.625000;, + 0.125000; 0.671875;, + 0.140625; 0.718750;, + 0.140625; 0.671875;, + 0.125000; 0.671875;, + 0.125000; 0.718750;, + 0.156250; 0.671875;, + 0.156250; 0.625000;, + 0.140625; 0.625000;, + 0.140625; 0.671875;, + 0.156250; 0.718750;, + 0.156250; 0.671875;, + 0.140625; 0.671875;, + 0.140625; 0.718750;, + 0.140625; 0.765625;, + 0.140625; 0.718750;, + 0.125000; 0.718750;, + 0.125000; 0.765625;, + 0.140625; 0.812500;, + 0.140625; 0.765625;, + 0.125000; 0.765625;, + 0.125000; 0.812500;, + 0.156250; 0.765625;, + 0.156250; 0.718750;, + 0.140625; 0.718750;, + 0.140625; 0.765625;, + 0.156250; 0.812500;, + 0.156250; 0.765625;, + 0.140625; 0.765625;, + 0.140625; 0.812500;, + 0.171875; 0.671875;, + 0.171875; 0.625000;, + 0.156250; 0.625000;, + 0.156250; 0.671875;, + 0.171875; 0.718750;, + 0.171875; 0.671875;, + 0.156250; 0.671875;, + 0.156250; 0.718750;, + 0.187500; 0.671875;, + 0.187500; 0.625000;, + 0.171875; 0.625000;, + 0.171875; 0.671875;, + 0.187500; 0.718750;, + 0.187500; 0.671875;, + 0.171875; 0.671875;, + 0.171875; 0.718750;, + 0.171875; 0.765625;, + 0.171875; 0.718750;, + 0.156250; 0.718750;, + 0.156250; 0.765625;, + 0.171875; 0.812500;, + 0.171875; 0.765625;, + 0.156250; 0.765625;, + 0.156250; 0.812500;, + 0.187500; 0.765625;, + 0.187500; 0.718750;, + 0.171875; 0.718750;, + 0.171875; 0.765625;, + 0.187500; 0.812500;, + 0.187500; 0.765625;, + 0.171875; 0.765625;, + 0.171875; 0.812500;, + 0.109375; 0.671875;, + 0.109375; 0.625000;, + 0.125000; 0.625000;, + 0.125000; 0.671875;, + 0.109375; 0.718750;, + 0.109375; 0.671875;, + 0.125000; 0.671875;, + 0.125000; 0.718750;, + 0.093750; 0.671875;, + 0.093750; 0.625000;, + 0.109375; 0.625000;, + 0.109375; 0.671875;, + 0.093750; 0.718750;, + 0.093750; 0.671875;, + 0.109375; 0.671875;, + 0.109375; 0.718750;, + 0.109375; 0.765625;, + 0.109375; 0.718750;, + 0.125000; 0.718750;, + 0.125000; 0.765625;, + 0.109375; 0.812500;, + 0.109375; 0.765625;, + 0.125000; 0.765625;, + 0.125000; 0.812500;, + 0.093750; 0.765625;, + 0.093750; 0.718750;, + 0.109375; 0.718750;, + 0.109375; 0.765625;, + 0.093750; 0.812500;, + 0.093750; 0.765625;, + 0.109375; 0.765625;, + 0.109375; 0.812500;, + 0.078125; 0.671875;, + 0.078125; 0.625000;, + 0.093750; 0.625000;, + 0.093750; 0.671875;, + 0.078125; 0.718750;, + 0.078125; 0.671875;, + 0.093750; 0.671875;, + 0.093750; 0.718750;, + 0.062500; 0.671875;, + 0.062500; 0.625000;, + 0.078125; 0.625000;, + 0.078125; 0.671875;, + 0.062500; 0.718750;, + 0.062500; 0.671875;, + 0.078125; 0.671875;, + 0.078125; 0.718750;, + 0.078125; 0.765625;, + 0.078125; 0.718750;, + 0.093750; 0.718750;, + 0.093750; 0.765625;, + 0.078125; 0.812500;, + 0.078125; 0.765625;, + 0.093750; 0.765625;, + 0.093750; 0.812500;, + 0.062500; 0.765625;, + 0.062500; 0.718750;, + 0.078125; 0.718750;, + 0.078125; 0.765625;, + 0.062500; 0.812500;, + 0.062500; 0.765625;, + 0.078125; 0.765625;, + 0.078125; 0.812500;, + 0.015625; 0.765625;, + 0.015625; 0.812500;, + 0.000000; 0.812500;, + 0.000000; 0.765625;, + 0.015625; 0.718750;, + 0.015625; 0.765625;, + 0.000000; 0.765625;, + 0.000000; 0.718750;, + 0.031250; 0.765625;, + 0.031250; 0.812500;, + 0.015625; 0.812500;, + 0.015625; 0.765625;, + 0.031250; 0.718750;, + 0.031250; 0.765625;, + 0.015625; 0.765625;, + 0.015625; 0.718750;, + 0.015625; 0.671875;, + 0.015625; 0.718750;, + 0.000000; 0.718750;, + 0.000000; 0.671875;, + 0.015625; 0.625000;, + 0.015625; 0.671875;, + 0.000000; 0.671875;, + 0.000000; 0.625000;, + 0.031250; 0.671875;, + 0.031250; 0.718750;, + 0.015625; 0.718750;, + 0.015625; 0.671875;, + 0.031250; 0.625000;, + 0.031250; 0.671875;, + 0.015625; 0.671875;, + 0.015625; 0.625000;, + 0.046875; 0.765625;, + 0.046875; 0.812500;, + 0.031250; 0.812500;, + 0.031250; 0.765625;, + 0.046875; 0.718750;, + 0.046875; 0.765625;, + 0.031250; 0.765625;, + 0.031250; 0.718750;, + 0.062500; 0.765625;, + 0.062500; 0.812500;, + 0.046875; 0.812500;, + 0.046875; 0.765625;, + 0.062500; 0.718750;, + 0.062500; 0.765625;, + 0.046875; 0.765625;, + 0.046875; 0.718750;, + 0.046875; 0.671875;, + 0.046875; 0.718750;, + 0.031250; 0.718750;, + 0.031250; 0.671875;, + 0.046875; 0.625000;, + 0.046875; 0.671875;, + 0.031250; 0.671875;, + 0.031250; 0.625000;, + 0.062500; 0.671875;, + 0.062500; 0.718750;, + 0.046875; 0.718750;, + 0.046875; 0.671875;, + 0.062500; 0.625000;, + 0.062500; 0.671875;, + 0.046875; 0.671875;, + 0.046875; 0.625000;, + 0.203125; 0.765625;, + 0.203125; 0.812500;, + 0.187500; 0.812500;, + 0.187500; 0.765625;, + 0.203125; 0.718750;, + 0.203125; 0.765625;, + 0.187500; 0.765625;, + 0.187500; 0.718750;, + 0.218750; 0.765625;, + 0.218750; 0.812500;, + 0.203125; 0.812500;, + 0.203125; 0.765625;, + 0.218750; 0.718750;, + 0.218750; 0.765625;, + 0.203125; 0.765625;, + 0.203125; 0.718750;, + 0.203125; 0.671875;, + 0.203125; 0.718750;, + 0.187500; 0.718750;, + 0.187500; 0.671875;, + 0.203125; 0.625000;, + 0.203125; 0.671875;, + 0.187500; 0.671875;, + 0.187500; 0.625000;, + 0.218750; 0.671875;, + 0.218750; 0.718750;, + 0.203125; 0.718750;, + 0.203125; 0.671875;, + 0.218750; 0.625000;, + 0.218750; 0.671875;, + 0.203125; 0.671875;, + 0.203125; 0.625000;, + 0.234375; 0.765625;, + 0.234375; 0.812500;, + 0.218750; 0.812500;, + 0.218750; 0.765625;, + 0.234375; 0.718750;, + 0.234375; 0.765625;, + 0.218750; 0.765625;, + 0.218750; 0.718750;, + 0.250000; 0.765625;, + 0.250000; 0.812500;, + 0.234375; 0.812500;, + 0.234375; 0.765625;, + 0.250000; 0.718750;, + 0.250000; 0.765625;, + 0.234375; 0.765625;, + 0.234375; 0.718750;, + 0.234375; 0.671875;, + 0.234375; 0.718750;, + 0.218750; 0.718750;, + 0.218750; 0.671875;, + 0.234375; 0.625000;, + 0.234375; 0.671875;, + 0.218750; 0.671875;, + 0.218750; 0.625000;, + 0.250000; 0.671875;, + 0.250000; 0.718750;, + 0.234375; 0.718750;, + 0.234375; 0.671875;, + 0.250000; 0.625000;, + 0.250000; 0.671875;, + 0.234375; 0.671875;, + 0.234375; 0.625000;, + 0.187500; 0.468750;, + 0.187500; 0.375000;, + 0.218750; 0.375000;, + 0.218750; 0.468750;, + 0.156250; 0.468750;, + 0.156250; 0.375000;, + 0.187500; 0.375000;, + 0.187500; 0.468750;, + 0.218750; 0.470142;, + 0.218750; 0.375000;, + 0.218750; 0.375000;, + 0.218750; 0.470142;, + 0.156250; 0.375000;, + 0.187500; 0.375000;, + 0.187500; 0.375000;, + 0.156250; 0.375000;, + 0.156250; 0.437500;, + 0.187500; 0.437500;, + 0.187500; 0.437500;, + 0.156250; 0.437500;, + 0.156250; 0.470142;, + 0.156250; 0.375000;, + 0.156250; 0.375000;, + 0.156250; 0.470142;; + } //End of Cube_000 UV Coordinates + XSkinMeshHeader { + 1; + 3; + 6; + } + SkinWeights { + "Armature_001_Bone_001"; + 384; + 1536, + 1537, + 1538, + 1539, + 1540, + 1541, + 1542, + 1543, + 1544, + 1545, + 1546, + 1547, + 1548, + 1549, + 1550, + 1551, + 1552, + 1553, + 1554, + 1555, + 1556, + 1557, + 1558, + 1559, + 1560, + 1561, + 1562, + 1563, + 1564, + 1565, + 1566, + 1567, + 1568, + 1569, + 1570, + 1571, + 1572, + 1573, + 1574, + 1575, + 1576, + 1577, + 1578, + 1579, + 1580, + 1581, + 1582, + 1583, + 1584, + 1585, + 1586, + 1587, + 1588, + 1589, + 1590, + 1591, + 1592, + 1593, + 1594, + 1595, + 1596, + 1597, + 1598, + 1599, + 1600, + 1601, + 1602, + 1603, + 1604, + 1605, + 1606, + 1607, + 1608, + 1609, + 1610, + 1611, + 1612, + 1613, + 1614, + 1615, + 1616, + 1617, + 1618, + 1619, + 1620, + 1621, + 1622, + 1623, + 1624, + 1625, + 1626, + 1627, + 1628, + 1629, + 1630, + 1631, + 1632, + 1633, + 1634, + 1635, + 1636, + 1637, + 1638, + 1639, + 1640, + 1641, + 1642, + 1643, + 1644, + 1645, + 1646, + 1647, + 1648, + 1649, + 1650, + 1651, + 1652, + 1653, + 1654, + 1655, + 1656, + 1657, + 1658, + 1659, + 1660, + 1661, + 1662, + 1663, + 1664, + 1665, + 1666, + 1667, + 1668, + 1669, + 1670, + 1671, + 1672, + 1673, + 1674, + 1675, + 1676, + 1677, + 1678, + 1679, + 1680, + 1681, + 1682, + 1683, + 1684, + 1685, + 1686, + 1687, + 1688, + 1689, + 1690, + 1691, + 1692, + 1693, + 1694, + 1695, + 1696, + 1697, + 1698, + 1699, + 1700, + 1701, + 1702, + 1703, + 1704, + 1705, + 1706, + 1707, + 1708, + 1709, + 1710, + 1711, + 1712, + 1713, + 1714, + 1715, + 1716, + 1717, + 1718, + 1719, + 1720, + 1721, + 1722, + 1723, + 1724, + 1725, + 1726, + 1727, + 1728, + 1729, + 1730, + 1731, + 1732, + 1733, + 1734, + 1735, + 1736, + 1737, + 1738, + 1739, + 1740, + 1741, + 1742, + 1743, + 1744, + 1745, + 1746, + 1747, + 1748, + 1749, + 1750, + 1751, + 1752, + 1753, + 1754, + 1755, + 1756, + 1757, + 1758, + 1759, + 1760, + 1761, + 1762, + 1763, + 1764, + 1765, + 1766, + 1767, + 1768, + 1769, + 1770, + 1771, + 1772, + 1773, + 1774, + 1775, + 1776, + 1777, + 1778, + 1779, + 1780, + 1781, + 1782, + 1783, + 1784, + 1785, + 1786, + 1787, + 1788, + 1789, + 1790, + 1791, + 1792, + 1793, + 1794, + 1795, + 1796, + 1797, + 1798, + 1799, + 1800, + 1801, + 1802, + 1803, + 1804, + 1805, + 1806, + 1807, + 1808, + 1809, + 1810, + 1811, + 1812, + 1813, + 1814, + 1815, + 1816, + 1817, + 1818, + 1819, + 1820, + 1821, + 1822, + 1823, + 1824, + 1825, + 1826, + 1827, + 1828, + 1829, + 1830, + 1831, + 1832, + 1833, + 1834, + 1835, + 1836, + 1837, + 1838, + 1839, + 1840, + 1841, + 1842, + 1843, + 1844, + 1845, + 1846, + 1847, + 1848, + 1849, + 1850, + 1851, + 1852, + 1853, + 1854, + 1855, + 1856, + 1857, + 1858, + 1859, + 1860, + 1861, + 1862, + 1863, + 1864, + 1865, + 1866, + 1867, + 1868, + 1869, + 1870, + 1871, + 1872, + 1873, + 1874, + 1875, + 1876, + 1877, + 1878, + 1879, + 1880, + 1881, + 1882, + 1883, + 1884, + 1885, + 1886, + 1887, + 1888, + 1889, + 1890, + 1891, + 1892, + 1893, + 1894, + 1895, + 1896, + 1897, + 1898, + 1899, + 1900, + 1901, + 1902, + 1903, + 1904, + 1905, + 1906, + 1907, + 1908, + 1909, + 1910, + 1911, + 1912, + 1913, + 1914, + 1915, + 1916, + 1917, + 1918, + 1919; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + -0.384203,-0.002471, 0.000017, 0.000000, + 0.002469,-0.383932,-0.014446, 0.000000, + 0.000110,-0.014446, 0.383940, 0.000000, + 0.002159, 0.755616,-0.402638, 1.000000;; + } //End of Armature_001_Bone_001 Skin Weights + SkinWeights { + "Armature_001_Bone_002"; + 408; + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47, + 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, + 56, + 57, + 58, + 59, + 60, + 61, + 62, + 63, + 64, + 65, + 66, + 67, + 68, + 69, + 70, + 71, + 72, + 73, + 74, + 75, + 76, + 77, + 78, + 79, + 80, + 81, + 82, + 83, + 84, + 85, + 86, + 87, + 88, + 89, + 90, + 91, + 92, + 93, + 94, + 95, + 96, + 97, + 98, + 99, + 100, + 101, + 102, + 103, + 104, + 105, + 106, + 107, + 108, + 109, + 110, + 111, + 112, + 113, + 114, + 115, + 116, + 117, + 118, + 119, + 120, + 121, + 122, + 123, + 124, + 125, + 126, + 127, + 128, + 129, + 130, + 131, + 132, + 133, + 134, + 135, + 136, + 137, + 138, + 139, + 140, + 141, + 142, + 143, + 144, + 145, + 146, + 147, + 148, + 149, + 150, + 151, + 152, + 153, + 154, + 155, + 156, + 157, + 158, + 159, + 160, + 161, + 162, + 163, + 164, + 165, + 166, + 167, + 168, + 169, + 170, + 171, + 172, + 173, + 174, + 175, + 176, + 177, + 178, + 179, + 180, + 181, + 182, + 183, + 184, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192, + 193, + 194, + 195, + 196, + 197, + 198, + 199, + 200, + 201, + 202, + 203, + 204, + 205, + 206, + 207, + 208, + 209, + 210, + 211, + 212, + 213, + 214, + 215, + 216, + 217, + 218, + 219, + 220, + 221, + 222, + 223, + 224, + 225, + 226, + 227, + 228, + 229, + 230, + 231, + 232, + 233, + 234, + 235, + 236, + 237, + 238, + 239, + 240, + 241, + 242, + 243, + 244, + 245, + 246, + 247, + 248, + 249, + 250, + 251, + 252, + 253, + 254, + 255, + 256, + 257, + 258, + 259, + 260, + 261, + 262, + 263, + 264, + 265, + 266, + 267, + 268, + 269, + 270, + 271, + 272, + 273, + 274, + 275, + 276, + 277, + 278, + 279, + 280, + 281, + 282, + 283, + 284, + 285, + 286, + 287, + 288, + 289, + 290, + 291, + 292, + 293, + 294, + 295, + 296, + 297, + 298, + 299, + 300, + 301, + 302, + 303, + 304, + 305, + 306, + 307, + 308, + 309, + 310, + 311, + 312, + 313, + 314, + 315, + 316, + 317, + 318, + 319, + 320, + 321, + 322, + 323, + 324, + 325, + 326, + 327, + 328, + 329, + 330, + 331, + 332, + 333, + 334, + 335, + 336, + 337, + 338, + 339, + 340, + 341, + 342, + 343, + 344, + 345, + 346, + 347, + 348, + 349, + 350, + 351, + 352, + 353, + 354, + 355, + 356, + 357, + 358, + 359, + 360, + 361, + 362, + 363, + 364, + 365, + 366, + 367, + 368, + 369, + 370, + 371, + 372, + 373, + 374, + 375, + 376, + 377, + 378, + 379, + 380, + 381, + 382, + 383, + 2304, + 2305, + 2306, + 2307, + 2308, + 2309, + 2310, + 2311, + 2312, + 2313, + 2314, + 2315, + 2316, + 2317, + 2318, + 2319, + 2320, + 2321, + 2322, + 2323, + 2324, + 2325, + 2326, + 2327; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + -0.384211,-0.000000, 0.000000, 0.000000, + 0.000000,-0.353740, 0.149955, 0.000000, + 0.000000, 0.149955, 0.353740, 0.000000, + -0.000000,-0.477450,-0.220791, 1.000000;; + } //End of Armature_001_Bone_002 Skin Weights + SkinWeights { + "Armature_001_Bone_005"; + 384; + 768, + 769, + 770, + 771, + 772, + 773, + 774, + 775, + 776, + 777, + 778, + 779, + 780, + 781, + 782, + 783, + 784, + 785, + 786, + 787, + 788, + 789, + 790, + 791, + 792, + 793, + 794, + 795, + 796, + 797, + 798, + 799, + 800, + 801, + 802, + 803, + 804, + 805, + 806, + 807, + 808, + 809, + 810, + 811, + 812, + 813, + 814, + 815, + 816, + 817, + 818, + 819, + 820, + 821, + 822, + 823, + 824, + 825, + 826, + 827, + 828, + 829, + 830, + 831, + 832, + 833, + 834, + 835, + 836, + 837, + 838, + 839, + 840, + 841, + 842, + 843, + 844, + 845, + 846, + 847, + 848, + 849, + 850, + 851, + 852, + 853, + 854, + 855, + 856, + 857, + 858, + 859, + 860, + 861, + 862, + 863, + 864, + 865, + 866, + 867, + 868, + 869, + 870, + 871, + 872, + 873, + 874, + 875, + 876, + 877, + 878, + 879, + 880, + 881, + 882, + 883, + 884, + 885, + 886, + 887, + 888, + 889, + 890, + 891, + 892, + 893, + 894, + 895, + 896, + 897, + 898, + 899, + 900, + 901, + 902, + 903, + 904, + 905, + 906, + 907, + 908, + 909, + 910, + 911, + 912, + 913, + 914, + 915, + 916, + 917, + 918, + 919, + 920, + 921, + 922, + 923, + 924, + 925, + 926, + 927, + 928, + 929, + 930, + 931, + 932, + 933, + 934, + 935, + 936, + 937, + 938, + 939, + 940, + 941, + 942, + 943, + 944, + 945, + 946, + 947, + 948, + 949, + 950, + 951, + 952, + 953, + 954, + 955, + 956, + 957, + 958, + 959, + 960, + 961, + 962, + 963, + 964, + 965, + 966, + 967, + 968, + 969, + 970, + 971, + 972, + 973, + 974, + 975, + 976, + 977, + 978, + 979, + 980, + 981, + 982, + 983, + 984, + 985, + 986, + 987, + 988, + 989, + 990, + 991, + 992, + 993, + 994, + 995, + 996, + 997, + 998, + 999, + 1000, + 1001, + 1002, + 1003, + 1004, + 1005, + 1006, + 1007, + 1008, + 1009, + 1010, + 1011, + 1012, + 1013, + 1014, + 1015, + 1016, + 1017, + 1018, + 1019, + 1020, + 1021, + 1022, + 1023, + 1024, + 1025, + 1026, + 1027, + 1028, + 1029, + 1030, + 1031, + 1032, + 1033, + 1034, + 1035, + 1036, + 1037, + 1038, + 1039, + 1040, + 1041, + 1042, + 1043, + 1044, + 1045, + 1046, + 1047, + 1048, + 1049, + 1050, + 1051, + 1052, + 1053, + 1054, + 1055, + 1056, + 1057, + 1058, + 1059, + 1060, + 1061, + 1062, + 1063, + 1064, + 1065, + 1066, + 1067, + 1068, + 1069, + 1070, + 1071, + 1072, + 1073, + 1074, + 1075, + 1076, + 1077, + 1078, + 1079, + 1080, + 1081, + 1082, + 1083, + 1084, + 1085, + 1086, + 1087, + 1088, + 1089, + 1090, + 1091, + 1092, + 1093, + 1094, + 1095, + 1096, + 1097, + 1098, + 1099, + 1100, + 1101, + 1102, + 1103, + 1104, + 1105, + 1106, + 1107, + 1108, + 1109, + 1110, + 1111, + 1112, + 1113, + 1114, + 1115, + 1116, + 1117, + 1118, + 1119, + 1120, + 1121, + 1122, + 1123, + 1124, + 1125, + 1126, + 1127, + 1128, + 1129, + 1130, + 1131, + 1132, + 1133, + 1134, + 1135, + 1136, + 1137, + 1138, + 1139, + 1140, + 1141, + 1142, + 1143, + 1144, + 1145, + 1146, + 1147, + 1148, + 1149, + 1150, + 1151; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + -0.384116, 0.003175, 0.007940, 0.000000, + -0.008024,-0.010456,-0.383985, 0.000000, + -0.002957,-0.384056, 0.010520, 0.000000, + -0.399419,-0.038238,-0.424400, 1.000000;; + } //End of Armature_001_Bone_005 Skin Weights + SkinWeights { + "Armature_001_Bone_006"; + 384; + 384, + 385, + 386, + 387, + 388, + 389, + 390, + 391, + 392, + 393, + 394, + 395, + 396, + 397, + 398, + 399, + 400, + 401, + 402, + 403, + 404, + 405, + 406, + 407, + 408, + 409, + 410, + 411, + 412, + 413, + 414, + 415, + 416, + 417, + 418, + 419, + 420, + 421, + 422, + 423, + 424, + 425, + 426, + 427, + 428, + 429, + 430, + 431, + 432, + 433, + 434, + 435, + 436, + 437, + 438, + 439, + 440, + 441, + 442, + 443, + 444, + 445, + 446, + 447, + 448, + 449, + 450, + 451, + 452, + 453, + 454, + 455, + 456, + 457, + 458, + 459, + 460, + 461, + 462, + 463, + 464, + 465, + 466, + 467, + 468, + 469, + 470, + 471, + 472, + 473, + 474, + 475, + 476, + 477, + 478, + 479, + 480, + 481, + 482, + 483, + 484, + 485, + 486, + 487, + 488, + 489, + 490, + 491, + 492, + 493, + 494, + 495, + 496, + 497, + 498, + 499, + 500, + 501, + 502, + 503, + 504, + 505, + 506, + 507, + 508, + 509, + 510, + 511, + 512, + 513, + 514, + 515, + 516, + 517, + 518, + 519, + 520, + 521, + 522, + 523, + 524, + 525, + 526, + 527, + 528, + 529, + 530, + 531, + 532, + 533, + 534, + 535, + 536, + 537, + 538, + 539, + 540, + 541, + 542, + 543, + 544, + 545, + 546, + 547, + 548, + 549, + 550, + 551, + 552, + 553, + 554, + 555, + 556, + 557, + 558, + 559, + 560, + 561, + 562, + 563, + 564, + 565, + 566, + 567, + 568, + 569, + 570, + 571, + 572, + 573, + 574, + 575, + 576, + 577, + 578, + 579, + 580, + 581, + 582, + 583, + 584, + 585, + 586, + 587, + 588, + 589, + 590, + 591, + 592, + 593, + 594, + 595, + 596, + 597, + 598, + 599, + 600, + 601, + 602, + 603, + 604, + 605, + 606, + 607, + 608, + 609, + 610, + 611, + 612, + 613, + 614, + 615, + 616, + 617, + 618, + 619, + 620, + 621, + 622, + 623, + 624, + 625, + 626, + 627, + 628, + 629, + 630, + 631, + 632, + 633, + 634, + 635, + 636, + 637, + 638, + 639, + 640, + 641, + 642, + 643, + 644, + 645, + 646, + 647, + 648, + 649, + 650, + 651, + 652, + 653, + 654, + 655, + 656, + 657, + 658, + 659, + 660, + 661, + 662, + 663, + 664, + 665, + 666, + 667, + 668, + 669, + 670, + 671, + 672, + 673, + 674, + 675, + 676, + 677, + 678, + 679, + 680, + 681, + 682, + 683, + 684, + 685, + 686, + 687, + 688, + 689, + 690, + 691, + 692, + 693, + 694, + 695, + 696, + 697, + 698, + 699, + 700, + 701, + 702, + 703, + 704, + 705, + 706, + 707, + 708, + 709, + 710, + 711, + 712, + 713, + 714, + 715, + 716, + 717, + 718, + 719, + 720, + 721, + 722, + 723, + 724, + 725, + 726, + 727, + 728, + 729, + 730, + 731, + 732, + 733, + 734, + 735, + 736, + 737, + 738, + 739, + 740, + 741, + 742, + 743, + 744, + 745, + 746, + 747, + 748, + 749, + 750, + 751, + 752, + 753, + 754, + 755, + 756, + 757, + 758, + 759, + 760, + 761, + 762, + 763, + 764, + 765, + 766, + 767; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + -0.384192, 0.002029,-0.003278, 0.000000, + 0.003288, 0.001809,-0.384193, 0.000000, + -0.002014,-0.384202,-0.001826, 0.000000, + 0.302929,-0.029216,-0.431099, 1.000000;; + } //End of Armature_001_Bone_006 Skin Weights + SkinWeights { + "Armature_001_Bone_003"; + 384; + 1152, + 1153, + 1154, + 1155, + 1156, + 1157, + 1158, + 1159, + 1160, + 1161, + 1162, + 1163, + 1164, + 1165, + 1166, + 1167, + 1168, + 1169, + 1170, + 1171, + 1172, + 1173, + 1174, + 1175, + 1176, + 1177, + 1178, + 1179, + 1180, + 1181, + 1182, + 1183, + 1184, + 1185, + 1186, + 1187, + 1188, + 1189, + 1190, + 1191, + 1192, + 1193, + 1194, + 1195, + 1196, + 1197, + 1198, + 1199, + 1200, + 1201, + 1202, + 1203, + 1204, + 1205, + 1206, + 1207, + 1208, + 1209, + 1210, + 1211, + 1212, + 1213, + 1214, + 1215, + 1216, + 1217, + 1218, + 1219, + 1220, + 1221, + 1222, + 1223, + 1224, + 1225, + 1226, + 1227, + 1228, + 1229, + 1230, + 1231, + 1232, + 1233, + 1234, + 1235, + 1236, + 1237, + 1238, + 1239, + 1240, + 1241, + 1242, + 1243, + 1244, + 1245, + 1246, + 1247, + 1248, + 1249, + 1250, + 1251, + 1252, + 1253, + 1254, + 1255, + 1256, + 1257, + 1258, + 1259, + 1260, + 1261, + 1262, + 1263, + 1264, + 1265, + 1266, + 1267, + 1268, + 1269, + 1270, + 1271, + 1272, + 1273, + 1274, + 1275, + 1276, + 1277, + 1278, + 1279, + 1280, + 1281, + 1282, + 1283, + 1284, + 1285, + 1286, + 1287, + 1288, + 1289, + 1290, + 1291, + 1292, + 1293, + 1294, + 1295, + 1296, + 1297, + 1298, + 1299, + 1300, + 1301, + 1302, + 1303, + 1304, + 1305, + 1306, + 1307, + 1308, + 1309, + 1310, + 1311, + 1312, + 1313, + 1314, + 1315, + 1316, + 1317, + 1318, + 1319, + 1320, + 1321, + 1322, + 1323, + 1324, + 1325, + 1326, + 1327, + 1328, + 1329, + 1330, + 1331, + 1332, + 1333, + 1334, + 1335, + 1336, + 1337, + 1338, + 1339, + 1340, + 1341, + 1342, + 1343, + 1344, + 1345, + 1346, + 1347, + 1348, + 1349, + 1350, + 1351, + 1352, + 1353, + 1354, + 1355, + 1356, + 1357, + 1358, + 1359, + 1360, + 1361, + 1362, + 1363, + 1364, + 1365, + 1366, + 1367, + 1368, + 1369, + 1370, + 1371, + 1372, + 1373, + 1374, + 1375, + 1376, + 1377, + 1378, + 1379, + 1380, + 1381, + 1382, + 1383, + 1384, + 1385, + 1386, + 1387, + 1388, + 1389, + 1390, + 1391, + 1392, + 1393, + 1394, + 1395, + 1396, + 1397, + 1398, + 1399, + 1400, + 1401, + 1402, + 1403, + 1404, + 1405, + 1406, + 1407, + 1408, + 1409, + 1410, + 1411, + 1412, + 1413, + 1414, + 1415, + 1416, + 1417, + 1418, + 1419, + 1420, + 1421, + 1422, + 1423, + 1424, + 1425, + 1426, + 1427, + 1428, + 1429, + 1430, + 1431, + 1432, + 1433, + 1434, + 1435, + 1436, + 1437, + 1438, + 1439, + 1440, + 1441, + 1442, + 1443, + 1444, + 1445, + 1446, + 1447, + 1448, + 1449, + 1450, + 1451, + 1452, + 1453, + 1454, + 1455, + 1456, + 1457, + 1458, + 1459, + 1460, + 1461, + 1462, + 1463, + 1464, + 1465, + 1466, + 1467, + 1468, + 1469, + 1470, + 1471, + 1472, + 1473, + 1474, + 1475, + 1476, + 1477, + 1478, + 1479, + 1480, + 1481, + 1482, + 1483, + 1484, + 1485, + 1486, + 1487, + 1488, + 1489, + 1490, + 1491, + 1492, + 1493, + 1494, + 1495, + 1496, + 1497, + 1498, + 1499, + 1500, + 1501, + 1502, + 1503, + 1504, + 1505, + 1506, + 1507, + 1508, + 1509, + 1510, + 1511, + 1512, + 1513, + 1514, + 1515, + 1516, + 1517, + 1518, + 1519, + 1520, + 1521, + 1522, + 1523, + 1524, + 1525, + 1526, + 1527, + 1528, + 1529, + 1530, + 1531, + 1532, + 1533, + 1534, + 1535; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + -0.384170, 0.002211, 0.005224, 0.000000, + -0.005256,-0.005582,-0.384135, 0.000000, + -0.002135,-0.384165, 0.005612, 0.000000, + 0.379639, 0.021566, 0.836053, 1.000000;; + } //End of Armature_001_Bone_003 Skin Weights + SkinWeights { + "Armature_001_Bone_004"; + 384; + 1920, + 1921, + 1922, + 1923, + 1924, + 1925, + 1926, + 1927, + 1928, + 1929, + 1930, + 1931, + 1932, + 1933, + 1934, + 1935, + 1936, + 1937, + 1938, + 1939, + 1940, + 1941, + 1942, + 1943, + 1944, + 1945, + 1946, + 1947, + 1948, + 1949, + 1950, + 1951, + 1952, + 1953, + 1954, + 1955, + 1956, + 1957, + 1958, + 1959, + 1960, + 1961, + 1962, + 1963, + 1964, + 1965, + 1966, + 1967, + 1968, + 1969, + 1970, + 1971, + 1972, + 1973, + 1974, + 1975, + 1976, + 1977, + 1978, + 1979, + 1980, + 1981, + 1982, + 1983, + 1984, + 1985, + 1986, + 1987, + 1988, + 1989, + 1990, + 1991, + 1992, + 1993, + 1994, + 1995, + 1996, + 1997, + 1998, + 1999, + 2000, + 2001, + 2002, + 2003, + 2004, + 2005, + 2006, + 2007, + 2008, + 2009, + 2010, + 2011, + 2012, + 2013, + 2014, + 2015, + 2016, + 2017, + 2018, + 2019, + 2020, + 2021, + 2022, + 2023, + 2024, + 2025, + 2026, + 2027, + 2028, + 2029, + 2030, + 2031, + 2032, + 2033, + 2034, + 2035, + 2036, + 2037, + 2038, + 2039, + 2040, + 2041, + 2042, + 2043, + 2044, + 2045, + 2046, + 2047, + 2048, + 2049, + 2050, + 2051, + 2052, + 2053, + 2054, + 2055, + 2056, + 2057, + 2058, + 2059, + 2060, + 2061, + 2062, + 2063, + 2064, + 2065, + 2066, + 2067, + 2068, + 2069, + 2070, + 2071, + 2072, + 2073, + 2074, + 2075, + 2076, + 2077, + 2078, + 2079, + 2080, + 2081, + 2082, + 2083, + 2084, + 2085, + 2086, + 2087, + 2088, + 2089, + 2090, + 2091, + 2092, + 2093, + 2094, + 2095, + 2096, + 2097, + 2098, + 2099, + 2100, + 2101, + 2102, + 2103, + 2104, + 2105, + 2106, + 2107, + 2108, + 2109, + 2110, + 2111, + 2112, + 2113, + 2114, + 2115, + 2116, + 2117, + 2118, + 2119, + 2120, + 2121, + 2122, + 2123, + 2124, + 2125, + 2126, + 2127, + 2128, + 2129, + 2130, + 2131, + 2132, + 2133, + 2134, + 2135, + 2136, + 2137, + 2138, + 2139, + 2140, + 2141, + 2142, + 2143, + 2144, + 2145, + 2146, + 2147, + 2148, + 2149, + 2150, + 2151, + 2152, + 2153, + 2154, + 2155, + 2156, + 2157, + 2158, + 2159, + 2160, + 2161, + 2162, + 2163, + 2164, + 2165, + 2166, + 2167, + 2168, + 2169, + 2170, + 2171, + 2172, + 2173, + 2174, + 2175, + 2176, + 2177, + 2178, + 2179, + 2180, + 2181, + 2182, + 2183, + 2184, + 2185, + 2186, + 2187, + 2188, + 2189, + 2190, + 2191, + 2192, + 2193, + 2194, + 2195, + 2196, + 2197, + 2198, + 2199, + 2200, + 2201, + 2202, + 2203, + 2204, + 2205, + 2206, + 2207, + 2208, + 2209, + 2210, + 2211, + 2212, + 2213, + 2214, + 2215, + 2216, + 2217, + 2218, + 2219, + 2220, + 2221, + 2222, + 2223, + 2224, + 2225, + 2226, + 2227, + 2228, + 2229, + 2230, + 2231, + 2232, + 2233, + 2234, + 2235, + 2236, + 2237, + 2238, + 2239, + 2240, + 2241, + 2242, + 2243, + 2244, + 2245, + 2246, + 2247, + 2248, + 2249, + 2250, + 2251, + 2252, + 2253, + 2254, + 2255, + 2256, + 2257, + 2258, + 2259, + 2260, + 2261, + 2262, + 2263, + 2264, + 2265, + 2266, + 2267, + 2268, + 2269, + 2270, + 2271, + 2272, + 2273, + 2274, + 2275, + 2276, + 2277, + 2278, + 2279, + 2280, + 2281, + 2282, + 2283, + 2284, + 2285, + 2286, + 2287, + 2288, + 2289, + 2290, + 2291, + 2292, + 2293, + 2294, + 2295, + 2296, + 2297, + 2298, + 2299, + 2300, + 2301, + 2302, + 2303; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + -0.383818, 0.007187,-0.015828, 0.000000, + 0.015802,-0.001516,-0.383883, 0.000000, + -0.007244,-0.384141, 0.001219, 0.000000, + -0.429780, 0.022115, 0.802726, 1.000000;; + } //End of Armature_001_Bone_004 Skin Weights + } //End of Cube_000 Mesh + } //End of Cube_003 + } //End of Armature_001 +} //End of Root Frame +AnimationSet { + Animation { + {Armature_001} + AnimationKey { //Position + 2; + 60; + 0;3; 0.000000,-0.645956, 0.000000;;, + 1;3; 0.000000,-0.645956, 0.000000;;, + 2;3; 0.000000,-0.645956, 0.000000;;, + 3;3; 0.000000,-0.645956, 0.000000;;, + 4;3; 0.000000,-0.645956, 0.000000;;, + 5;3; 0.000000,-0.645956, 0.000000;;, + 6;3; 0.000000,-0.645956, 0.000000;;, + 7;3; 0.000000,-0.645956, 0.000000;;, + 8;3; 0.000000,-0.645956, 0.000000;;, + 9;3; 0.000000,-0.645956, 0.000000;;, + 10;3; 0.000000,-0.645956, 0.000000;;, + 11;3; 0.000000,-0.645956, 0.000000;;, + 12;3; 0.000000,-0.645956, 0.000000;;, + 13;3; 0.000000,-0.645956, 0.000000;;, + 14;3; 0.000000,-0.645956, 0.000000;;, + 15;3; 0.000000,-0.645956, 0.000000;;, + 16;3; 0.000000,-0.645956, 0.000000;;, + 17;3; 0.000000,-0.645956, 0.000000;;, + 18;3; 0.000000,-0.645956, 0.000000;;, + 19;3; 0.000000,-0.645956, 0.000000;;, + 20;3; 0.000000,-0.645956, 0.000000;;, + 21;3; 0.000000,-0.645956, 0.000000;;, + 22;3; 0.000000,-0.645956, 0.000000;;, + 23;3; 0.000000,-0.645956, 0.000000;;, + 24;3; 0.000000,-0.645956, 0.000000;;, + 25;3; 0.000000,-0.645956, 0.000000;;, + 26;3; 0.000000,-0.645956, 0.000000;;, + 27;3; 0.000000,-0.645956, 0.000000;;, + 28;3; 0.000000,-0.645956, 0.000000;;, + 29;3; 0.000000,-0.645956, 0.000000;;, + 30;3; 0.000000,-0.645956, 0.000000;;, + 31;3; 0.000000,-0.645956, 0.000000;;, + 32;3; 0.000000,-0.645956, 0.000000;;, + 33;3; 0.000000,-0.645956, 0.000000;;, + 34;3; 0.000000,-0.645956, 0.000000;;, + 35;3; 0.000000,-0.645956, 0.000000;;, + 36;3; 0.000000,-0.645956, 0.000000;;, + 37;3; 0.000000,-0.645956, 0.000000;;, + 38;3; 0.000000,-0.645956, 0.000000;;, + 39;3; 0.000000,-0.645956, 0.000000;;, + 40;3; 0.000000,-0.645956, 0.000000;;, + 41;3; 0.000000,-0.645956, 0.000000;;, + 42;3; 0.000000,-0.645956, 0.000000;;, + 43;3; 0.000000,-0.645956, 0.000000;;, + 44;3; 0.000000,-0.645956, 0.000000;;, + 45;3; 0.000000,-0.645956, 0.000000;;, + 46;3; 0.000000,-0.645956, 0.000000;;, + 47;3; 0.000000,-0.645956, 0.000000;;, + 48;3; 0.000000,-0.645956, 0.000000;;, + 49;3; 0.000000,-0.645956, 0.000000;;, + 50;3; 0.000000,-0.645956, 0.000000;;, + 51;3; 0.000000,-0.645956, 0.000000;;, + 52;3; 0.000000,-0.645956, 0.000000;;, + 53;3; 0.000000,-0.645956, 0.000000;;, + 54;3; 0.000000,-0.645956, 0.000000;;, + 55;3; 0.000000,-0.645956, 0.000000;;, + 56;3; 0.000000,-0.645956, 0.000000;;, + 57;3; 0.000000,-0.645956, 0.000000;;, + 58;3; 0.000000,-0.645956, 0.000000;;, + 59;3; 0.000000,-0.645956, 0.000000;;; + } + AnimationKey { //Rotation + 0; + 60; + 0;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 1;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 2;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 3;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 4;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 5;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 6;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 7;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 8;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 9;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 10;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 11;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 12;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 13;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 14;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 15;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 16;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 17;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 18;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 19;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 20;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 21;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 22;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 23;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 24;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 25;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 26;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 27;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 28;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 29;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 30;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 31;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 32;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 33;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 34;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 35;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 36;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 37;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 38;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 39;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 40;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 41;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 42;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 43;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 44;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 45;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 46;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 47;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 48;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 49;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 50;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 51;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 52;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 53;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 54;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 55;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 56;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 57;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 58;4; -0.000000, 0.000000, 0.696220, 0.717828;;, + 59;4; -0.000000, 0.000000, 0.696220, 0.717828;;; + } + AnimationKey { //Scale + 1; + 60; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_001_Bone} + AnimationKey { //Position + 2; + 60; + 0;3; 0.007037,-0.830657, 0.471136;;, + 1;3; 0.007037,-0.830657, 0.471136;;, + 2;3; 0.007037,-0.830657, 0.471136;;, + 3;3; 0.007037,-0.830657, 0.471136;;, + 4;3; 0.007037,-0.830657, 0.471136;;, + 5;3; 0.007037,-0.830657, 0.471136;;, + 6;3; 0.007037,-0.830657, 0.471136;;, + 7;3; 0.007037,-0.830657, 0.471136;;, + 8;3; 0.007037,-0.830657, 0.471136;;, + 9;3; 0.007037,-0.830657, 0.471136;;, + 10;3; 0.007037,-0.830657, 0.471136;;, + 11;3; 0.007037,-0.830657, 0.471136;;, + 12;3; 0.007037,-0.830657, 0.471136;;, + 13;3; 0.007037,-0.830657, 0.471136;;, + 14;3; 0.007037,-0.830657, 0.471136;;, + 15;3; 0.007037,-0.830657, 0.471136;;, + 16;3; 0.007037,-0.830657, 0.471136;;, + 17;3; 0.007037,-0.830657, 0.471136;;, + 18;3; 0.007037,-0.830657, 0.471136;;, + 19;3; 0.007037,-0.830657, 0.471136;;, + 20;3; 0.007037,-0.830657, 0.471136;;, + 21;3; 0.007037,-0.830657, 0.471136;;, + 22;3; 0.007037,-0.830657, 0.471136;;, + 23;3; 0.007037,-0.830657, 0.471136;;, + 24;3; 0.007037,-0.830657, 0.471136;;, + 25;3; 0.007037,-0.830657, 0.471136;;, + 26;3; 0.007037,-0.830657, 0.471136;;, + 27;3; 0.007037,-0.830657, 0.471136;;, + 28;3; 0.007037,-0.830657, 0.471136;;, + 29;3; 0.007037,-0.830657, 0.471136;;, + 30;3; 0.007037,-0.830657, 0.471136;;, + 31;3; 0.007037,-0.830657, 0.471136;;, + 32;3; 0.007037,-0.830657, 0.471136;;, + 33;3; 0.007037,-0.830657, 0.471136;;, + 34;3; 0.007037,-0.830657, 0.471136;;, + 35;3; 0.007037,-0.830657, 0.471136;;, + 36;3; 0.007037,-0.830657, 0.471136;;, + 37;3; 0.007037,-0.830657, 0.471136;;, + 38;3; 0.007037,-0.830657, 0.471136;;, + 39;3; 0.007037,-0.830657, 0.471136;;, + 40;3; 0.007037,-0.830657, 0.471136;;, + 41;3; 0.007037,-0.830657, 0.471136;;, + 42;3; 0.007037,-0.830657, 0.471136;;, + 43;3; 0.007037,-0.830657, 0.471136;;, + 44;3; 0.007037,-0.830657, 0.471136;;, + 45;3; 0.007037,-0.830657, 0.471136;;, + 46;3; 0.007037,-0.830657, 0.471136;;, + 47;3; 0.007037,-0.830657, 0.471136;;, + 48;3; 0.007037,-0.830657, 0.471136;;, + 49;3; 0.007037,-0.830657, 0.471136;;, + 50;3; 0.007037,-0.830657, 0.471136;;, + 51;3; 0.007037,-0.830657, 0.471136;;, + 52;3; 0.007037,-0.830657, 0.471136;;, + 53;3; 0.007037,-0.830657, 0.471136;;, + 54;3; 0.007037,-0.830657, 0.471136;;, + 55;3; 0.007037,-0.830657, 0.471136;;, + 56;3; 0.007037,-0.830657, 0.471136;;, + 57;3; 0.007037,-0.830657, 0.471136;;, + 58;3; 0.007037,-0.830657, 0.471136;;, + 59;3; 0.007037,-0.830657, 0.471136;;; + } + AnimationKey { //Rotation + 0; + 60; + 0;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 1;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 2;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 3;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 4;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 5;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 6;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 7;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 8;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 9;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 10;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 11;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 12;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 13;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 14;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 15;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 16;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 17;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 18;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 19;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 20;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 21;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 22;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 23;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 24;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 25;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 26;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 27;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 28;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 29;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 30;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 31;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 32;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 33;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 34;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 35;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 36;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 37;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 38;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 39;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 40;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 41;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 42;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 43;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 44;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 45;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 46;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 47;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 48;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 49;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 50;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 51;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 52;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 53;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 54;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 55;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 56;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 57;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 58;4; -0.968697,-0.248247,-0.000000, 0.000000;;, + 59;4; -0.968697,-0.248247,-0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 60; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_001_Bone_001} + AnimationKey { //Position + 2; + 60; + 0;3; -0.000000, 1.178397,-0.000000;;, + 1;3; -0.000000, 1.178397,-0.000000;;, + 2;3; -0.000000, 1.178397,-0.000000;;, + 3;3; -0.000000, 1.178397,-0.000000;;, + 4;3; -0.000000, 1.178397,-0.000000;;, + 5;3; -0.000000, 1.178397,-0.000000;;, + 6;3; -0.000000, 1.178397,-0.000000;;, + 7;3; -0.000000, 1.178397,-0.000000;;, + 8;3; -0.000000, 1.178397,-0.000000;;, + 9;3; -0.000000, 1.178397,-0.000000;;, + 10;3; -0.000000, 1.178397,-0.000000;;, + 11;3; -0.000000, 1.178397,-0.000000;;, + 12;3; -0.000000, 1.178397,-0.000000;;, + 13;3; -0.000000, 1.178397,-0.000000;;, + 14;3; -0.000000, 1.178397,-0.000000;;, + 15;3; -0.000000, 1.178397,-0.000000;;, + 16;3; -0.000000, 1.178397,-0.000000;;, + 17;3; -0.000000, 1.178397,-0.000000;;, + 18;3; -0.000000, 1.178397,-0.000000;;, + 19;3; -0.000000, 1.178397,-0.000000;;, + 20;3; -0.000000, 1.178397,-0.000000;;, + 21;3; -0.000000, 1.178397,-0.000000;;, + 22;3; -0.000000, 1.178397,-0.000000;;, + 23;3; -0.000000, 1.178397,-0.000000;;, + 24;3; -0.000000, 1.178397,-0.000000;;, + 25;3; -0.000000, 1.178397,-0.000000;;, + 26;3; -0.000000, 1.178397,-0.000000;;, + 27;3; -0.000000, 1.178397,-0.000000;;, + 28;3; -0.000000, 1.178397,-0.000000;;, + 29;3; -0.000000, 1.178397,-0.000000;;, + 30;3; -0.000000, 1.178397,-0.000000;;, + 31;3; -0.000000, 1.178397,-0.000000;;, + 32;3; -0.000000, 1.178397,-0.000000;;, + 33;3; -0.000000, 1.178397,-0.000000;;, + 34;3; -0.000000, 1.178397,-0.000000;;, + 35;3; -0.000000, 1.178397,-0.000000;;, + 36;3; -0.000000, 1.178397,-0.000000;;, + 37;3; -0.000000, 1.178397,-0.000000;;, + 38;3; -0.000000, 1.178397,-0.000000;;, + 39;3; -0.000000, 1.178397,-0.000000;;, + 40;3; -0.000000, 1.178397,-0.000000;;, + 41;3; -0.000000, 1.178397,-0.000000;;, + 42;3; -0.000000, 1.178397,-0.000000;;, + 43;3; -0.000000, 1.178397,-0.000000;;, + 44;3; -0.000000, 1.178397,-0.000000;;, + 45;3; -0.000000, 1.178397,-0.000000;;, + 46;3; -0.000000, 1.178397,-0.000000;;, + 47;3; -0.000000, 1.178397,-0.000000;;, + 48;3; -0.000000, 1.178397,-0.000000;;, + 49;3; -0.000000, 1.178397,-0.000000;;, + 50;3; -0.000000, 1.178397,-0.000000;;, + 51;3; -0.000000, 1.178397,-0.000000;;, + 52;3; -0.000000, 1.178397,-0.000000;;, + 53;3; -0.000000, 1.178397,-0.000000;;, + 54;3; -0.000000, 1.178397,-0.000000;;, + 55;3; -0.000000, 1.178397,-0.000000;;, + 56;3; -0.000000, 1.178397,-0.000000;;, + 57;3; -0.000000, 1.178397,-0.000000;;, + 58;3; -0.000000, 1.178397,-0.000000;;, + 59;3; -0.000000, 1.178397,-0.000000;;; + } + AnimationKey { //Rotation + 0; + 60; + 0;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 1;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 2;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 3;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 4;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 5;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 6;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 7;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 8;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 9;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 10;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 11;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 12;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 13;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 14;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 15;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 16;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 17;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 18;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 19;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 20;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 21;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 22;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 23;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 24;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 25;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 26;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 27;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 28;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 29;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 30;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 31;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 32;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 33;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 34;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 35;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 36;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 37;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 38;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 39;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 40;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 41;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 42;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 43;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 44;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 45;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 46;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 47;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 48;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 49;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 50;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 51;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 52;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 53;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 54;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 55;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 56;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 57;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 58;4; -0.002831,-0.001526, 0.479813, 0.877365;;, + 59;4; -0.002831,-0.001526, 0.479813, 0.877365;;; + } + AnimationKey { //Scale + 1; + 60; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_001_Bone_002} + AnimationKey { //Position + 2; + 60; + 0;3; -0.000000, 1.094120,-0.000000;;, + 1;3; -0.000000, 1.094120,-0.000000;;, + 2;3; -0.000000, 1.094120,-0.000000;;, + 3;3; -0.000000, 1.094120,-0.000000;;, + 4;3; -0.000000, 1.094120,-0.000000;;, + 5;3; -0.000000, 1.094120,-0.000000;;, + 6;3; -0.000000, 1.094120,-0.000000;;, + 7;3; -0.000000, 1.094120,-0.000000;;, + 8;3; -0.000000, 1.094120,-0.000000;;, + 9;3; -0.000000, 1.094120,-0.000000;;, + 10;3; -0.000000, 1.094120,-0.000000;;, + 11;3; -0.000000, 1.094120,-0.000000;;, + 12;3; -0.000000, 1.094120,-0.000000;;, + 13;3; -0.000000, 1.094120,-0.000000;;, + 14;3; -0.000000, 1.094120,-0.000000;;, + 15;3; -0.000000, 1.094120,-0.000000;;, + 16;3; -0.000000, 1.094120,-0.000000;;, + 17;3; -0.000000, 1.094120,-0.000000;;, + 18;3; -0.000000, 1.094120,-0.000000;;, + 19;3; -0.000000, 1.094120,-0.000000;;, + 20;3; -0.000000, 1.094120,-0.000000;;, + 21;3; -0.000000, 1.094120,-0.000000;;, + 22;3; -0.000000, 1.094120,-0.000000;;, + 23;3; -0.000000, 1.094120,-0.000000;;, + 24;3; -0.000000, 1.094120,-0.000000;;, + 25;3; -0.000000, 1.094120,-0.000000;;, + 26;3; -0.000000, 1.094120,-0.000000;;, + 27;3; -0.000000, 1.094120,-0.000000;;, + 28;3; -0.000000, 1.094120,-0.000000;;, + 29;3; -0.000000, 1.094120,-0.000000;;, + 30;3; -0.000000, 1.094120,-0.000000;;, + 31;3; -0.000000, 1.094120,-0.000000;;, + 32;3; -0.000000, 1.094120,-0.000000;;, + 33;3; -0.000000, 1.094120,-0.000000;;, + 34;3; -0.000000, 1.094120,-0.000000;;, + 35;3; -0.000000, 1.094120,-0.000000;;, + 36;3; -0.000000, 1.094120,-0.000000;;, + 37;3; -0.000000, 1.094120,-0.000000;;, + 38;3; -0.000000, 1.094120,-0.000000;;, + 39;3; -0.000000, 1.094120,-0.000000;;, + 40;3; -0.000000, 1.094120,-0.000000;;, + 41;3; -0.000000, 1.094120,-0.000000;;, + 42;3; -0.000000, 1.094120,-0.000000;;, + 43;3; -0.000000, 1.094120,-0.000000;;, + 44;3; -0.000000, 1.094120,-0.000000;;, + 45;3; -0.000000, 1.094120,-0.000000;;, + 46;3; -0.000000, 1.094120,-0.000000;;, + 47;3; -0.000000, 1.094120,-0.000000;;, + 48;3; -0.000000, 1.094120,-0.000000;;, + 49;3; -0.000000, 1.094120,-0.000000;;, + 50;3; -0.000000, 1.094120,-0.000000;;, + 51;3; -0.000000, 1.094120,-0.000000;;, + 52;3; -0.000000, 1.094120,-0.000000;;, + 53;3; -0.000000, 1.094120,-0.000000;;, + 54;3; -0.000000, 1.094120,-0.000000;;, + 55;3; -0.000000, 1.094120,-0.000000;;, + 56;3; -0.000000, 1.094120,-0.000000;;, + 57;3; -0.000000, 1.094120,-0.000000;;, + 58;3; -0.000000, 1.094120,-0.000000;;, + 59;3; -0.000000, 1.094120,-0.000000;;; + } + AnimationKey { //Rotation + 0; + 60; + 0;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 1;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 2;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 3;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 4;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 5;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 6;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 7;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 8;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 9;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 10;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 11;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 12;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 13;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 14;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 15;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 16;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 17;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 18;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 19;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 20;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 21;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 22;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 23;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 24;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 25;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 26;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 27;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 28;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 29;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 30;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 31;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 32;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 33;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 34;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 35;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 36;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 37;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 38;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 39;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 40;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 41;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 42;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 43;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 44;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 45;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 46;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 47;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 48;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 49;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 50;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 51;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 52;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 53;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 54;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 55;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 56;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 57;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 58;4; -0.976049, 0.217525, 0.000721, 0.003134;;, + 59;4; -0.976049, 0.217525, 0.000721, 0.003134;;; + } + AnimationKey { //Scale + 1; + 60; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_001_Bone_005} + AnimationKey { //Position + 2; + 60; + 0;3; 0.389591, 1.192458,-0.416010;;, + 1;3; 0.389591, 1.192458,-0.416010;;, + 2;3; 0.389591, 1.192458,-0.416010;;, + 3;3; 0.389591, 1.192458,-0.416010;;, + 4;3; 0.389591, 1.192458,-0.416010;;, + 5;3; 0.389591, 1.192458,-0.416010;;, + 6;3; 0.389591, 1.192458,-0.416010;;, + 7;3; 0.389591, 1.192458,-0.416010;;, + 8;3; 0.389591, 1.192458,-0.416010;;, + 9;3; 0.389591, 1.192458,-0.416010;;, + 10;3; 0.389591, 1.192458,-0.416010;;, + 11;3; 0.389591, 1.192458,-0.416010;;, + 12;3; 0.389591, 1.192458,-0.416010;;, + 13;3; 0.389591, 1.192458,-0.416010;;, + 14;3; 0.389591, 1.192458,-0.416010;;, + 15;3; 0.389591, 1.192458,-0.416010;;, + 16;3; 0.389591, 1.192458,-0.416010;;, + 17;3; 0.389591, 1.192458,-0.416010;;, + 18;3; 0.389591, 1.192458,-0.416010;;, + 19;3; 0.389591, 1.192458,-0.416010;;, + 20;3; 0.389591, 1.192458,-0.416010;;, + 21;3; 0.389591, 1.192458,-0.416010;;, + 22;3; 0.389591, 1.192458,-0.416010;;, + 23;3; 0.389591, 1.192458,-0.416010;;, + 24;3; 0.389591, 1.192458,-0.416010;;, + 25;3; 0.389591, 1.192458,-0.416010;;, + 26;3; 0.389591, 1.192458,-0.416010;;, + 27;3; 0.389591, 1.192458,-0.416010;;, + 28;3; 0.389591, 1.192458,-0.416010;;, + 29;3; 0.389591, 1.192458,-0.416010;;, + 30;3; 0.389591, 1.192458,-0.416010;;, + 31;3; 0.389591, 1.192458,-0.416010;;, + 32;3; 0.389591, 1.192458,-0.416010;;, + 33;3; 0.389591, 1.192458,-0.416010;;, + 34;3; 0.389591, 1.192458,-0.416010;;, + 35;3; 0.389591, 1.192458,-0.416010;;, + 36;3; 0.389591, 1.192458,-0.416010;;, + 37;3; 0.389591, 1.192458,-0.416010;;, + 38;3; 0.389591, 1.192458,-0.416010;;, + 39;3; 0.389591, 1.192458,-0.416010;;, + 40;3; 0.389591, 1.192458,-0.416010;;, + 41;3; 0.389591, 1.192458,-0.416010;;, + 42;3; 0.389591, 1.192458,-0.416010;;, + 43;3; 0.389591, 1.192458,-0.416010;;, + 44;3; 0.389591, 1.192458,-0.416010;;, + 45;3; 0.389591, 1.192458,-0.416010;;, + 46;3; 0.389591, 1.192458,-0.416010;;, + 47;3; 0.389591, 1.192458,-0.416010;;, + 48;3; 0.389591, 1.192458,-0.416010;;, + 49;3; 0.389591, 1.192458,-0.416010;;, + 50;3; 0.389591, 1.192458,-0.416010;;, + 51;3; 0.389591, 1.192458,-0.416010;;, + 52;3; 0.389591, 1.192458,-0.416010;;, + 53;3; 0.389591, 1.192458,-0.416010;;, + 54;3; 0.389591, 1.192458,-0.416010;;, + 55;3; 0.389591, 1.192458,-0.416010;;, + 56;3; 0.389591, 1.192458,-0.416010;;, + 57;3; 0.389591, 1.192458,-0.416010;;, + 58;3; 0.389591, 1.192458,-0.416010;;, + 59;3; 0.389591, 1.192458,-0.416010;;; + } + AnimationKey { //Rotation + 0; + 60; + 0;4; -0.729599,-0.683727,-0.006898, 0.012442;;, + 1;4; -0.729599,-0.683727,-0.006898, 0.012442;;, + 2;4; -0.729599,-0.683727,-0.006898, 0.012442;;, + 3;4; -0.729599,-0.683727,-0.006898, 0.012442;;, + 4;4; -0.729599,-0.683727,-0.006898, 0.012442;;, + 5;4; -0.729599,-0.683727,-0.006898, 0.012442;;, + 6;4; -0.729599,-0.683727,-0.006898, 0.012442;;, + 7;4; -0.729599,-0.683727,-0.006898, 0.012442;;, + 8;4; -0.729599,-0.683727,-0.006898, 0.012442;;, + 9;4; -0.729599,-0.683727,-0.006898, 0.012442;;, + 10;4; -0.729599,-0.683727,-0.006898, 0.012442;;, + 11;4; -0.729599,-0.683727,-0.006898, 0.012442;;, + 12;4; -0.729599,-0.683727,-0.006898, 0.012442;;, + 13;4; -0.729599,-0.683727,-0.006898, 0.012442;;, + 14;4; -0.729599,-0.683727,-0.006898, 0.012442;;, + 15;4; -0.729599,-0.683727,-0.006898, 0.012442;;, + 16;4; -0.729599,-0.683727,-0.006898, 0.012442;;, + 17;4; -0.729599,-0.683727,-0.006898, 0.012442;;, + 18;4; -0.729599,-0.683727,-0.006898, 0.012442;;, + 19;4; -0.729599,-0.683727,-0.006898, 0.012442;;, + 20;4; -0.727498,-0.685425,-0.006875, 0.012444;;, + 21;4; -0.721147,-0.690560,-0.006804, 0.012451;;, + 22;4; -0.710579,-0.699104,-0.006688, 0.012462;;, + 23;4; -0.696015,-0.710878,-0.006527, 0.012477;;, + 24;4; -0.677914,-0.725511,-0.006327, 0.012495;;, + 25;4; -0.657008,-0.742413,-0.006095, 0.012516;;, + 26;4; -0.634289,-0.760779,-0.005844, 0.012540;;, + 27;4; -0.610942,-0.779653,-0.005586, 0.012564;;, + 28;4; -0.588223,-0.798019,-0.005335, 0.012587;;, + 29;4; -0.567317,-0.814920,-0.005104, 0.012608;;, + 30;4; -0.549216,-0.829554,-0.004904, 0.012627;;, + 31;4; -0.534652,-0.841328,-0.004743, 0.012642;;, + 32;4; -0.524085,-0.849871,-0.004626, 0.012653;;, + 33;4; -0.517733,-0.855006,-0.004556, 0.012659;;, + 34;4; -0.515633,-0.856704,-0.004533, 0.012661;;, + 35;4; -0.519819,-0.852681,-0.004580, 0.012650;;, + 36;4; -0.532467,-0.840526,-0.004721, 0.012617;;, + 37;4; -0.553406,-0.820403,-0.004956, 0.012563;;, + 38;4; -0.581927,-0.792993,-0.005275, 0.012489;;, + 39;4; -0.616642,-0.759631,-0.005663, 0.012398;;, + 40;4; -0.655449,-0.722336,-0.006098, 0.012297;;, + 41;4; -0.695691,-0.683663,-0.006548, 0.012192;;, + 42;4; -0.734497,-0.646368,-0.006982, 0.012091;;, + 43;4; -0.769211,-0.613008,-0.007371, 0.012001;;, + 44;4; -0.797731,-0.585599,-0.007690, 0.011927;;, + 45;4; -0.818669,-0.565476,-0.007925, 0.011872;;, + 46;4; -0.831316,-0.553322,-0.008066, 0.011839;;, + 47;4; -0.835503,-0.549299,-0.008113, 0.011828;;, + 48;4; -0.830587,-0.554024,-0.008058, 0.011841;;, + 49;4; -0.815747,-0.568284,-0.007892, 0.011880;;, + 50;4; -0.791281,-0.591797,-0.007618, 0.011943;;, + 51;4; -0.758260,-0.623529,-0.007248, 0.012030;;, + 52;4; -0.718718,-0.661529,-0.006805, 0.012133;;, + 53;4; -0.675617,-0.702949,-0.006322, 0.012245;;, + 54;4; -0.632509,-0.744377,-0.005839, 0.012358;;, + 55;4; -0.592947,-0.782397,-0.005397, 0.012461;;, + 56;4; -0.559902,-0.814156,-0.005027, 0.012546;;, + 57;4; -0.535411,-0.837694,-0.004754, 0.012610;;, + 58;4; -0.520555,-0.851973,-0.004588, 0.012649;;, + 59;4; -0.515633,-0.856704,-0.004533, 0.012661;;; + } + AnimationKey { //Scale + 1; + 60; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_001_Bone_006} + AnimationKey { //Position + 2; + 60; + 0;3; -0.300019, 1.188024,-0.415979;;, + 1;3; -0.300019, 1.188024,-0.415979;;, + 2;3; -0.300019, 1.188024,-0.415979;;, + 3;3; -0.300019, 1.188024,-0.415979;;, + 4;3; -0.300019, 1.188024,-0.415979;;, + 5;3; -0.300019, 1.188024,-0.415979;;, + 6;3; -0.300019, 1.188024,-0.415979;;, + 7;3; -0.300019, 1.188024,-0.415979;;, + 8;3; -0.300019, 1.188024,-0.415979;;, + 9;3; -0.300019, 1.188024,-0.415979;;, + 10;3; -0.300019, 1.188024,-0.415979;;, + 11;3; -0.300019, 1.188024,-0.415979;;, + 12;3; -0.300019, 1.188024,-0.415979;;, + 13;3; -0.300019, 1.188024,-0.415979;;, + 14;3; -0.300019, 1.188024,-0.415979;;, + 15;3; -0.300019, 1.188024,-0.415979;;, + 16;3; -0.300019, 1.188024,-0.415979;;, + 17;3; -0.300019, 1.188024,-0.415979;;, + 18;3; -0.300019, 1.188024,-0.415979;;, + 19;3; -0.300019, 1.188024,-0.415979;;, + 20;3; -0.300019, 1.188024,-0.415979;;, + 21;3; -0.300019, 1.188024,-0.415979;;, + 22;3; -0.300019, 1.188024,-0.415979;;, + 23;3; -0.300019, 1.188024,-0.415979;;, + 24;3; -0.300019, 1.188024,-0.415979;;, + 25;3; -0.300019, 1.188024,-0.415979;;, + 26;3; -0.300019, 1.188024,-0.415979;;, + 27;3; -0.300019, 1.188024,-0.415979;;, + 28;3; -0.300019, 1.188024,-0.415979;;, + 29;3; -0.300019, 1.188024,-0.415979;;, + 30;3; -0.300019, 1.188024,-0.415979;;, + 31;3; -0.300019, 1.188024,-0.415979;;, + 32;3; -0.300019, 1.188024,-0.415979;;, + 33;3; -0.300019, 1.188024,-0.415979;;, + 34;3; -0.300019, 1.188024,-0.415979;;, + 35;3; -0.300019, 1.188024,-0.415979;;, + 36;3; -0.300019, 1.188024,-0.415979;;, + 37;3; -0.300019, 1.188024,-0.415979;;, + 38;3; -0.300019, 1.188024,-0.415979;;, + 39;3; -0.300019, 1.188024,-0.415979;;, + 40;3; -0.300019, 1.188024,-0.415979;;, + 41;3; -0.300019, 1.188024,-0.415979;;, + 42;3; -0.300019, 1.188024,-0.415979;;, + 43;3; -0.300019, 1.188024,-0.415979;;, + 44;3; -0.300019, 1.188024,-0.415979;;, + 45;3; -0.300019, 1.188024,-0.415979;;, + 46;3; -0.300019, 1.188024,-0.415979;;, + 47;3; -0.300019, 1.188024,-0.415979;;, + 48;3; -0.300019, 1.188024,-0.415979;;, + 49;3; -0.300019, 1.188024,-0.415979;;, + 50;3; -0.300019, 1.188024,-0.415979;;, + 51;3; -0.300019, 1.188024,-0.415979;;, + 52;3; -0.300019, 1.188024,-0.415979;;, + 53;3; -0.300019, 1.188024,-0.415979;;, + 54;3; -0.300019, 1.188024,-0.415979;;, + 55;3; -0.300019, 1.188024,-0.415979;;, + 56;3; -0.300019, 1.188024,-0.415979;;, + 57;3; -0.300019, 1.188024,-0.415979;;, + 58;3; -0.300019, 1.188024,-0.415979;;, + 59;3; -0.300019, 1.188024,-0.415979;;; + } + AnimationKey { //Rotation + 0; + 60; + 0;4; -0.718626,-0.695391, 0.002682, 0.001258;;, + 1;4; -0.718626,-0.695391, 0.002682, 0.001258;;, + 2;4; -0.718626,-0.695391, 0.002682, 0.001258;;, + 3;4; -0.718626,-0.695391, 0.002682, 0.001258;;, + 4;4; -0.718626,-0.695391, 0.002682, 0.001258;;, + 5;4; -0.718626,-0.695391, 0.002682, 0.001258;;, + 6;4; -0.718626,-0.695391, 0.002682, 0.001258;;, + 7;4; -0.718626,-0.695391, 0.002682, 0.001258;;, + 8;4; -0.718626,-0.695391, 0.002682, 0.001258;;, + 9;4; -0.718626,-0.695391, 0.002682, 0.001258;;, + 10;4; -0.718626,-0.695391, 0.002682, 0.001258;;, + 11;4; -0.718626,-0.695391, 0.002682, 0.001258;;, + 12;4; -0.718626,-0.695391, 0.002682, 0.001258;;, + 13;4; -0.718626,-0.695391, 0.002682, 0.001258;;, + 14;4; -0.718626,-0.695391, 0.002682, 0.001258;;, + 15;4; -0.718626,-0.695391, 0.002682, 0.001258;;, + 16;4; -0.718626,-0.695391, 0.002682, 0.001258;;, + 17;4; -0.718626,-0.695391, 0.002682, 0.001258;;, + 18;4; -0.718626,-0.695391, 0.002682, 0.001258;;, + 19;4; -0.718626,-0.695391, 0.002682, 0.001258;;, + 20;4; -0.719744,-0.694045, 0.002687, 0.001270;;, + 21;4; -0.723122,-0.689975, 0.002704, 0.001307;;, + 22;4; -0.728739,-0.683200, 0.002732, 0.001369;;, + 23;4; -0.736475,-0.673857, 0.002771, 0.001454;;, + 24;4; -0.746080,-0.662236, 0.002819, 0.001559;;, + 25;4; -0.757161,-0.648802, 0.002874, 0.001681;;, + 26;4; -0.769183,-0.634184, 0.002934, 0.001814;;, + 27;4; -0.781514,-0.619139, 0.002995, 0.001950;;, + 28;4; -0.793480,-0.604467, 0.003055, 0.002082;;, + 29;4; -0.804451,-0.590926, 0.003110, 0.002204;;, + 30;4; -0.813897,-0.579151, 0.003157, 0.002309;;, + 31;4; -0.821430,-0.569611, 0.003195, 0.002394;;, + 32;4; -0.826809,-0.562605, 0.003222, 0.002455;;, + 33;4; -0.829917,-0.558274, 0.003238, 0.002492;;, + 34;4; -0.830741,-0.556644, 0.003242, 0.002503;;, + 35;4; -0.827109,-0.559811, 0.003225, 0.002469;;, + 36;4; -0.816755,-0.569978, 0.003175, 0.002365;;, + 37;4; -0.799818,-0.587008, 0.003092, 0.002193;;, + 38;4; -0.776867,-0.610320, 0.002980, 0.001960;;, + 39;4; -0.749011,-0.638770, 0.002845, 0.001676;;, + 40;4; -0.717928,-0.670629, 0.002693, 0.001359;;, + 41;4; -0.685735,-0.703703, 0.002536, 0.001030;;, + 42;4; -0.654717,-0.735624, 0.002385, 0.000713;;, + 43;4; -0.626989,-0.764196, 0.002249, 0.000429;;, + 44;4; -0.604218,-0.787680, 0.002138, 0.000196;;, + 45;4; -0.587508,-0.804928, 0.002057, 0.000025;;, + 46;4; -0.577417,-0.815348, 0.002007,-0.000078;;, + 47;4; -0.574078,-0.818798, 0.001991,-0.000113;;, + 48;4; -0.578023,-0.814769, 0.002010,-0.000072;;, + 49;4; -0.589930,-0.802607, 0.002068, 0.000049;;, + 50;4; -0.609564,-0.782553, 0.002164, 0.000249;;, + 51;4; -0.636062,-0.755488, 0.002293, 0.000519;;, + 52;4; -0.667794,-0.723077, 0.002448, 0.000843;;, + 53;4; -0.702381,-0.687751, 0.002617, 0.001196;;, + 54;4; -0.736972,-0.652420, 0.002785, 0.001548;;, + 55;4; -0.768715,-0.619997, 0.002940, 0.001872;;, + 56;4; -0.795228,-0.592917, 0.003069, 0.002142;;, + 57;4; -0.814875,-0.572849, 0.003165, 0.002342;;, + 58;4; -0.826793,-0.560677, 0.003223, 0.002463;;, + 59;4; -0.830741,-0.556644, 0.003242, 0.002503;;; + } + AnimationKey { //Scale + 1; + 60; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_001_Bone_003} + AnimationKey { //Position + 2; + 60; + 0;3; 0.361068, 0.868612,-0.300242;;, + 1;3; 0.361068, 0.868612,-0.300242;;, + 2;3; 0.361068, 0.868612,-0.300242;;, + 3;3; 0.361068, 0.868612,-0.300242;;, + 4;3; 0.361068, 0.868612,-0.300242;;, + 5;3; 0.361068, 0.868612,-0.300242;;, + 6;3; 0.361068, 0.868612,-0.300242;;, + 7;3; 0.361068, 0.868612,-0.300242;;, + 8;3; 0.361068, 0.868612,-0.300242;;, + 9;3; 0.361068, 0.868612,-0.300242;;, + 10;3; 0.361068, 0.868612,-0.300242;;, + 11;3; 0.361068, 0.868612,-0.300242;;, + 12;3; 0.361068, 0.868612,-0.300242;;, + 13;3; 0.361068, 0.868612,-0.300242;;, + 14;3; 0.361068, 0.868612,-0.300242;;, + 15;3; 0.361068, 0.868612,-0.300242;;, + 16;3; 0.361068, 0.868612,-0.300242;;, + 17;3; 0.361068, 0.868612,-0.300242;;, + 18;3; 0.361068, 0.868612,-0.300242;;, + 19;3; 0.361068, 0.868612,-0.300242;;, + 20;3; 0.361068, 0.868612,-0.300242;;, + 21;3; 0.361068, 0.868612,-0.300242;;, + 22;3; 0.361068, 0.868612,-0.300242;;, + 23;3; 0.361068, 0.868612,-0.300242;;, + 24;3; 0.361068, 0.868612,-0.300242;;, + 25;3; 0.361068, 0.868612,-0.300242;;, + 26;3; 0.361068, 0.868612,-0.300242;;, + 27;3; 0.361068, 0.868612,-0.300242;;, + 28;3; 0.361068, 0.868612,-0.300242;;, + 29;3; 0.361068, 0.868612,-0.300242;;, + 30;3; 0.361068, 0.868612,-0.300242;;, + 31;3; 0.361068, 0.868612,-0.300242;;, + 32;3; 0.361068, 0.868612,-0.300242;;, + 33;3; 0.361068, 0.868612,-0.300242;;, + 34;3; 0.361068, 0.868612,-0.300242;;, + 35;3; 0.361068, 0.868612,-0.300242;;, + 36;3; 0.361068, 0.868612,-0.300242;;, + 37;3; 0.361068, 0.868612,-0.300242;;, + 38;3; 0.361068, 0.868612,-0.300242;;, + 39;3; 0.361068, 0.868612,-0.300242;;, + 40;3; 0.361068, 0.868612,-0.300242;;, + 41;3; 0.361068, 0.868612,-0.300242;;, + 42;3; 0.361068, 0.868612,-0.300242;;, + 43;3; 0.361068, 0.868612,-0.300242;;, + 44;3; 0.361068, 0.868612,-0.300242;;, + 45;3; 0.361068, 0.868612,-0.300242;;, + 46;3; 0.361068, 0.868612,-0.300242;;, + 47;3; 0.361068, 0.868612,-0.300242;;, + 48;3; 0.361068, 0.868612,-0.300242;;, + 49;3; 0.361068, 0.868612,-0.300242;;, + 50;3; 0.361068, 0.868612,-0.300242;;, + 51;3; 0.361068, 0.868612,-0.300242;;, + 52;3; 0.361068, 0.868612,-0.300242;;, + 53;3; 0.361068, 0.868612,-0.300242;;, + 54;3; 0.361068, 0.868612,-0.300242;;, + 55;3; 0.361068, 0.868612,-0.300242;;, + 56;3; 0.361068, 0.868612,-0.300242;;, + 57;3; 0.361068, 0.868612,-0.300242;;, + 58;3; 0.361068, 0.868612,-0.300242;;, + 59;3; 0.361068, 0.868612,-0.300242;;; + } + AnimationKey { //Rotation + 0; + 60; + 0;4; -0.004524,-0.005838, 0.255977,-0.966655;;, + 1;4; -0.004524,-0.005838, 0.255977,-0.966655;;, + 2;4; -0.004524,-0.005838, 0.255977,-0.966655;;, + 3;4; -0.004524,-0.005838, 0.255977,-0.966655;;, + 4;4; -0.004524,-0.005838, 0.255977,-0.966655;;, + 5;4; -0.004524,-0.005838, 0.255977,-0.966655;;, + 6;4; -0.004524,-0.005838, 0.255977,-0.966655;;, + 7;4; -0.004524,-0.005838, 0.255977,-0.966655;;, + 8;4; -0.004524,-0.005838, 0.255977,-0.966655;;, + 9;4; -0.004524,-0.005838, 0.255977,-0.966655;;, + 10;4; -0.004524,-0.005838, 0.255977,-0.966655;;, + 11;4; -0.004524,-0.005838, 0.255977,-0.966655;;, + 12;4; -0.004524,-0.005838, 0.255977,-0.966655;;, + 13;4; -0.004524,-0.005838, 0.255977,-0.966655;;, + 14;4; -0.004524,-0.005838, 0.255977,-0.966655;;, + 15;4; -0.004524,-0.005838, 0.255977,-0.966655;;, + 16;4; -0.004524,-0.005838, 0.255977,-0.966655;;, + 17;4; -0.004524,-0.005838, 0.255977,-0.966655;;, + 18;4; -0.004524,-0.005838, 0.255977,-0.966655;;, + 19;4; -0.004524,-0.005838, 0.255977,-0.966655;;, + 20;4; -0.004538,-0.005823, 0.258462,-0.965614;;, + 21;4; -0.004580,-0.005780, 0.265973,-0.962470;;, + 22;4; -0.004650,-0.005709, 0.278471,-0.957238;;, + 23;4; -0.004746,-0.005610, 0.295695,-0.950028;;, + 24;4; -0.004866,-0.005488, 0.317102,-0.941066;;, + 25;4; -0.005004,-0.005346, 0.341826,-0.930716;;, + 26;4; -0.005155,-0.005193, 0.368693,-0.919469;;, + 27;4; -0.005309,-0.005035, 0.396303,-0.907910;;, + 28;4; -0.005459,-0.004881, 0.423171,-0.896663;;, + 29;4; -0.005598,-0.004739, 0.447894,-0.886312;;, + 30;4; -0.005717,-0.004617, 0.469300,-0.877351;;, + 31;4; -0.005814,-0.004518, 0.486524,-0.870141;;, + 32;4; -0.005884,-0.004447, 0.499021,-0.864909;;, + 33;4; -0.005926,-0.004404, 0.506532,-0.861765;;, + 34;4; -0.005939,-0.004390, 0.509017,-0.860725;;, + 35;4; -0.005910,-0.004416, 0.504005,-0.862443;;, + 36;4; -0.005822,-0.004495, 0.488865,-0.867633;;, + 37;4; -0.005677,-0.004625, 0.463800,-0.876225;;, + 38;4; -0.005478,-0.004803, 0.429659,-0.887929;;, + 39;4; -0.005237,-0.005019, 0.388103,-0.902175;;, + 40;4; -0.004967,-0.005261, 0.341649,-0.918100;;, + 41;4; -0.004687,-0.005512, 0.293477,-0.934614;;, + 42;4; -0.004417,-0.005754, 0.247023,-0.950539;;, + 43;4; -0.004176,-0.005970, 0.205468,-0.964784;;, + 44;4; -0.003977,-0.006148, 0.171327,-0.976488;;, + 45;4; -0.003832,-0.006278, 0.146263,-0.985080;;, + 46;4; -0.003744,-0.006357, 0.131124,-0.990270;;, + 47;4; -0.003715,-0.006383, 0.126112,-0.991988;;, + 48;4; -0.003749,-0.006353, 0.131998,-0.989971;;, + 49;4; -0.003852,-0.006260, 0.149762,-0.983881;;, + 50;4; -0.004022,-0.006107, 0.179051,-0.973840;;, + 51;4; -0.004252,-0.005902, 0.218580,-0.960288;;, + 52;4; -0.004527,-0.005655, 0.265916,-0.944059;;, + 53;4; -0.004827,-0.005386, 0.317512,-0.926371;;, + 54;4; -0.005127,-0.005118, 0.369116,-0.908680;;, + 55;4; -0.005402,-0.004871, 0.416473,-0.892446;;, + 56;4; -0.005632,-0.004665, 0.456029,-0.878887;;, + 57;4; -0.005802,-0.004513, 0.485343,-0.868839;;, + 58;4; -0.005905,-0.004420, 0.503125,-0.862744;;, + 59;4; -0.005939,-0.004390, 0.509017,-0.860725;;; + } + AnimationKey { //Scale + 1; + 60; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_001_Bone_004} + AnimationKey { //Position + 2; + 60; + 0;3; -0.403721, 0.857655,-0.281640;;, + 1;3; -0.403721, 0.857655,-0.281640;;, + 2;3; -0.403721, 0.857655,-0.281640;;, + 3;3; -0.403721, 0.857655,-0.281640;;, + 4;3; -0.403721, 0.857655,-0.281640;;, + 5;3; -0.403721, 0.857655,-0.281640;;, + 6;3; -0.403721, 0.857655,-0.281640;;, + 7;3; -0.403721, 0.857655,-0.281640;;, + 8;3; -0.403721, 0.857655,-0.281640;;, + 9;3; -0.403721, 0.857655,-0.281640;;, + 10;3; -0.403721, 0.857655,-0.281640;;, + 11;3; -0.403721, 0.857655,-0.281640;;, + 12;3; -0.403721, 0.857655,-0.281640;;, + 13;3; -0.403721, 0.857655,-0.281640;;, + 14;3; -0.403721, 0.857655,-0.281640;;, + 15;3; -0.403721, 0.857655,-0.281640;;, + 16;3; -0.403721, 0.857655,-0.281640;;, + 17;3; -0.403721, 0.857655,-0.281640;;, + 18;3; -0.403721, 0.857655,-0.281640;;, + 19;3; -0.403721, 0.857655,-0.281640;;, + 20;3; -0.403721, 0.857655,-0.281640;;, + 21;3; -0.403721, 0.857655,-0.281640;;, + 22;3; -0.403721, 0.857655,-0.281640;;, + 23;3; -0.403721, 0.857655,-0.281640;;, + 24;3; -0.403721, 0.857655,-0.281640;;, + 25;3; -0.403721, 0.857655,-0.281640;;, + 26;3; -0.403721, 0.857655,-0.281640;;, + 27;3; -0.403721, 0.857655,-0.281640;;, + 28;3; -0.403721, 0.857655,-0.281640;;, + 29;3; -0.403721, 0.857655,-0.281640;;, + 30;3; -0.403721, 0.857655,-0.281640;;, + 31;3; -0.403721, 0.857655,-0.281640;;, + 32;3; -0.403721, 0.857655,-0.281640;;, + 33;3; -0.403721, 0.857655,-0.281640;;, + 34;3; -0.403721, 0.857655,-0.281640;;, + 35;3; -0.403721, 0.857655,-0.281640;;, + 36;3; -0.403721, 0.857655,-0.281640;;, + 37;3; -0.403721, 0.857655,-0.281640;;, + 38;3; -0.403721, 0.857655,-0.281640;;, + 39;3; -0.403721, 0.857655,-0.281640;;, + 40;3; -0.403721, 0.857655,-0.281640;;, + 41;3; -0.403721, 0.857655,-0.281640;;, + 42;3; -0.403721, 0.857655,-0.281640;;, + 43;3; -0.403721, 0.857655,-0.281640;;, + 44;3; -0.403721, 0.857655,-0.281640;;, + 45;3; -0.403721, 0.857655,-0.281640;;, + 46;3; -0.403721, 0.857655,-0.281640;;, + 47;3; -0.403721, 0.857655,-0.281640;;, + 48;3; -0.403721, 0.857655,-0.281640;;, + 49;3; -0.403721, 0.857655,-0.281640;;, + 50;3; -0.403721, 0.857655,-0.281640;;, + 51;3; -0.403721, 0.857655,-0.281640;;, + 52;3; -0.403721, 0.857655,-0.281640;;, + 53;3; -0.403721, 0.857655,-0.281640;;, + 54;3; -0.403721, 0.857655,-0.281640;;, + 55;3; -0.403721, 0.857655,-0.281640;;, + 56;3; -0.403721, 0.857655,-0.281640;;, + 57;3; -0.403721, 0.857655,-0.281640;;, + 58;3; -0.403721, 0.857655,-0.281640;;, + 59;3; -0.403721, 0.857655,-0.281640;;; + } + AnimationKey { //Rotation + 0; + 60; + 0;4; -0.003649, 0.022333, 0.261234,-0.965010;;, + 1;4; -0.003649, 0.022333, 0.261234,-0.965010;;, + 2;4; -0.003649, 0.022333, 0.261234,-0.965010;;, + 3;4; -0.003649, 0.022333, 0.261234,-0.965010;;, + 4;4; -0.003649, 0.022333, 0.261234,-0.965010;;, + 5;4; -0.003649, 0.022333, 0.261234,-0.965010;;, + 6;4; -0.003649, 0.022333, 0.261234,-0.965010;;, + 7;4; -0.003649, 0.022333, 0.261234,-0.965010;;, + 8;4; -0.003649, 0.022333, 0.261234,-0.965010;;, + 9;4; -0.003649, 0.022333, 0.261234,-0.965010;;, + 10;4; -0.003649, 0.022333, 0.261234,-0.965010;;, + 11;4; -0.003649, 0.022333, 0.261234,-0.965010;;, + 12;4; -0.003649, 0.022333, 0.261234,-0.965010;;, + 13;4; -0.003649, 0.022333, 0.261234,-0.965010;;, + 14;4; -0.003649, 0.022333, 0.261234,-0.965010;;, + 15;4; -0.003649, 0.022333, 0.261234,-0.965010;;, + 16;4; -0.003649, 0.022333, 0.261234,-0.965010;;, + 17;4; -0.003649, 0.022333, 0.261234,-0.965010;;, + 18;4; -0.003649, 0.022333, 0.261234,-0.965010;;, + 19;4; -0.003649, 0.022333, 0.261234,-0.965010;;, + 20;4; -0.003690, 0.022324, 0.259388,-0.965399;;, + 21;4; -0.003816, 0.022295, 0.253807,-0.966567;;, + 22;4; -0.004026, 0.022248, 0.244517,-0.968496;;, + 23;4; -0.004314, 0.022183, 0.231707,-0.971129;;, + 24;4; -0.004673, 0.022100, 0.215775,-0.974362;;, + 25;4; -0.005087, 0.022004, 0.197359,-0.978040;;, + 26;4; -0.005536, 0.021897, 0.177325,-0.981959;;, + 27;4; -0.005998, 0.021785, 0.156708,-0.985882;;, + 28;4; -0.006447, 0.021673, 0.136609,-0.989562;;, + 29;4; -0.006859, 0.021565, 0.118067,-0.992775;;, + 30;4; -0.007215, 0.021467, 0.101952,-0.995335;;, + 31;4; -0.007500, 0.021382, 0.088908,-0.997111;;, + 32;4; -0.007706, 0.021311, 0.079344,-0.998028;;, + 33;4; -0.007828, 0.021257, 0.073454,-0.998056;;, + 34;4; -0.007865, 0.021219, 0.071271,-0.997200;;, + 35;4; -0.007724, 0.021209, 0.076731,-0.994232;;, + 36;4; -0.007310, 0.021239, 0.093935,-0.987878;;, + 37;4; -0.006628, 0.021308, 0.122650,-0.978226;;, + 38;4; -0.005701, 0.021415, 0.161900,-0.965582;;, + 39;4; -0.004574, 0.021553, 0.209763,-0.950529;;, + 40;4; -0.003315, 0.021712, 0.263331,-0.933939;;, + 41;4; -0.002010, 0.021881, 0.318925,-0.916901;;, + 42;4; -0.000752, 0.022047, 0.372566,-0.900585;;, + 43;4; 0.000374, 0.022197, 0.420570,-0.886065;;, + 44;4; 0.001298, 0.022321, 0.460022,-0.874183;;, + 45;4; 0.001976, 0.022413, 0.488993,-0.865486;;, + 46;4; 0.002386, 0.022469, 0.506496,-0.860246;;, + 47;4; 0.002522, 0.022487, 0.512290,-0.858514;;, + 48;4; 0.002362, 0.022468, 0.505512,-0.860646;;, + 49;4; 0.001880, 0.022409, 0.485053,-0.867080;;, + 50;4; 0.001085, 0.022312, 0.451322,-0.877688;;, + 51;4; 0.000012, 0.022181, 0.405798,-0.892004;;, + 52;4; -0.001273, 0.022024, 0.351282,-0.909149;;, + 53;4; -0.002673, 0.021853, 0.291859,-0.927836;;, + 54;4; -0.004073, 0.021682, 0.232425,-0.946526;;, + 55;4; -0.005358, 0.021525, 0.177879,-0.963679;;, + 56;4; -0.006430, 0.021394, 0.132315,-0.978007;;, + 57;4; -0.007224, 0.021297, 0.098545,-0.988625;;, + 58;4; -0.007705, 0.021238, 0.078059,-0.995066;;, + 59;4; -0.007865, 0.021219, 0.071271,-0.997200;;; + } + AnimationKey { //Scale + 1; + 60; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_001_Bone_007} + AnimationKey { //Position + 2; + 60; + 0;3; -0.000000,-0.000000, 0.000000;;, + 1;3; -0.000000,-0.000000, 0.000000;;, + 2;3; -0.000000,-0.000000, 0.000000;;, + 3;3; -0.000000,-0.000000, 0.000000;;, + 4;3; -0.000000,-0.000000, 0.000000;;, + 5;3; -0.000000,-0.000000, 0.000000;;, + 6;3; -0.000000,-0.000000, 0.000000;;, + 7;3; -0.000000,-0.000000, 0.000000;;, + 8;3; -0.000000,-0.000000, 0.000000;;, + 9;3; -0.000000,-0.000000, 0.000000;;, + 10;3; -0.000000,-0.000000, 0.000000;;, + 11;3; -0.000000,-0.000000, 0.000000;;, + 12;3; -0.000000,-0.000000, 0.000000;;, + 13;3; -0.000000,-0.000000, 0.000000;;, + 14;3; -0.000000,-0.000000, 0.000000;;, + 15;3; -0.000000,-0.000000, 0.000000;;, + 16;3; -0.000000,-0.000000, 0.000000;;, + 17;3; -0.000000,-0.000000, 0.000000;;, + 18;3; -0.000000,-0.000000, 0.000000;;, + 19;3; -0.000000,-0.000000, 0.000000;;, + 20;3; -0.000000,-0.000000, 0.000000;;, + 21;3; -0.000000,-0.000000, 0.000000;;, + 22;3; -0.000000,-0.000000, 0.000000;;, + 23;3; -0.000000,-0.000000, 0.000000;;, + 24;3; -0.000000,-0.000000, 0.000000;;, + 25;3; -0.000000,-0.000000, 0.000000;;, + 26;3; -0.000000,-0.000000, 0.000000;;, + 27;3; -0.000000,-0.000000, 0.000000;;, + 28;3; -0.000000,-0.000000, 0.000000;;, + 29;3; -0.000000,-0.000000, 0.000000;;, + 30;3; -0.000000,-0.000000, 0.000000;;, + 31;3; -0.000000,-0.000000, 0.000000;;, + 32;3; -0.000000,-0.000000, 0.000000;;, + 33;3; -0.000000,-0.000000, 0.000000;;, + 34;3; -0.000000,-0.000000, 0.000000;;, + 35;3; -0.000000,-0.000000, 0.000000;;, + 36;3; -0.000000,-0.000000, 0.000000;;, + 37;3; -0.000000,-0.000000, 0.000000;;, + 38;3; -0.000000,-0.000000, 0.000000;;, + 39;3; -0.000000,-0.000000, 0.000000;;, + 40;3; -0.000000,-0.000000, 0.000000;;, + 41;3; -0.000000,-0.000000, 0.000000;;, + 42;3; -0.000000,-0.000000, 0.000000;;, + 43;3; -0.000000,-0.000000, 0.000000;;, + 44;3; -0.000000,-0.000000, 0.000000;;, + 45;3; -0.000000,-0.000000, 0.000000;;, + 46;3; -0.000000,-0.000000, 0.000000;;, + 47;3; -0.000000,-0.000000, 0.000000;;, + 48;3; -0.000000,-0.000000, 0.000000;;, + 49;3; -0.000000,-0.000000, 0.000000;;, + 50;3; -0.000000,-0.000000, 0.000000;;, + 51;3; -0.000000,-0.000000, 0.000000;;, + 52;3; -0.000000,-0.000000, 0.000000;;, + 53;3; -0.000000,-0.000000, 0.000000;;, + 54;3; -0.000000,-0.000000, 0.000000;;, + 55;3; -0.000000,-0.000000, 0.000000;;, + 56;3; -0.000000,-0.000000, 0.000000;;, + 57;3; -0.000000,-0.000000, 0.000000;;, + 58;3; -0.000000,-0.000000, 0.000000;;, + 59;3; -0.000000,-0.000000, 0.000000;;; + } + AnimationKey { //Rotation + 0; + 60; + 0;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 1;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 2;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 3;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 4;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 5;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 6;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 7;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 8;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 9;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 10;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 11;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 12;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 13;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 14;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 15;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 16;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 17;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 18;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 19;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 20;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 21;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 22;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 23;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 24;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 25;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 26;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 27;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 28;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 29;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 30;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 31;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 32;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 33;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 34;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 35;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 36;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 37;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 38;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 39;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 40;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 41;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 42;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 43;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 44;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 45;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 46;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 47;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 48;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 49;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 50;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 51;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 52;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 53;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 54;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 55;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 56;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 57;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 58;4; 0.000000, 0.000000, 0.493873, 0.869534;;, + 59;4; 0.000000, 0.000000, 0.493873, 0.869534;;; + } + AnimationKey { //Scale + 1; + 60; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Cube_003} + AnimationKey { //Position + 2; + 60; + 0;3; -0.000000,-0.250671, 0.630790;;, + 1;3; -0.000000,-0.250671, 0.630790;;, + 2;3; -0.000000,-0.250671, 0.630790;;, + 3;3; -0.000000,-0.250671, 0.630790;;, + 4;3; -0.000000,-0.250671, 0.630790;;, + 5;3; -0.000000,-0.250671, 0.630790;;, + 6;3; -0.000000,-0.250671, 0.630790;;, + 7;3; -0.000000,-0.250671, 0.630790;;, + 8;3; -0.000000,-0.250671, 0.630790;;, + 9;3; -0.000000,-0.250671, 0.630790;;, + 10;3; -0.000000,-0.250671, 0.630790;;, + 11;3; -0.000000,-0.250671, 0.630790;;, + 12;3; -0.000000,-0.250671, 0.630790;;, + 13;3; -0.000000,-0.250671, 0.630790;;, + 14;3; -0.000000,-0.250671, 0.630790;;, + 15;3; -0.000000,-0.250671, 0.630790;;, + 16;3; -0.000000,-0.250671, 0.630790;;, + 17;3; -0.000000,-0.250671, 0.630790;;, + 18;3; -0.000000,-0.250671, 0.630790;;, + 19;3; -0.000000,-0.250671, 0.630790;;, + 20;3; -0.000000,-0.250671, 0.630790;;, + 21;3; -0.000000,-0.250671, 0.630790;;, + 22;3; -0.000000,-0.250671, 0.630790;;, + 23;3; -0.000000,-0.250671, 0.630790;;, + 24;3; -0.000000,-0.250671, 0.630790;;, + 25;3; -0.000000,-0.250671, 0.630790;;, + 26;3; -0.000000,-0.250671, 0.630790;;, + 27;3; -0.000000,-0.250671, 0.630790;;, + 28;3; -0.000000,-0.250671, 0.630790;;, + 29;3; -0.000000,-0.250671, 0.630790;;, + 30;3; -0.000000,-0.250671, 0.630790;;, + 31;3; -0.000000,-0.250671, 0.630790;;, + 32;3; -0.000000,-0.250671, 0.630790;;, + 33;3; -0.000000,-0.250671, 0.630790;;, + 34;3; -0.000000,-0.250671, 0.630790;;, + 35;3; -0.000000,-0.250671, 0.630790;;, + 36;3; -0.000000,-0.250671, 0.630790;;, + 37;3; -0.000000,-0.250671, 0.630790;;, + 38;3; -0.000000,-0.250671, 0.630790;;, + 39;3; -0.000000,-0.250671, 0.630790;;, + 40;3; -0.000000,-0.250671, 0.630790;;, + 41;3; -0.000000,-0.250671, 0.630790;;, + 42;3; -0.000000,-0.250671, 0.630790;;, + 43;3; -0.000000,-0.250671, 0.630790;;, + 44;3; -0.000000,-0.250671, 0.630790;;, + 45;3; -0.000000,-0.250671, 0.630790;;, + 46;3; -0.000000,-0.250671, 0.630790;;, + 47;3; -0.000000,-0.250671, 0.630790;;, + 48;3; -0.000000,-0.250671, 0.630790;;, + 49;3; -0.000000,-0.250671, 0.630790;;, + 50;3; -0.000000,-0.250671, 0.630790;;, + 51;3; -0.000000,-0.250671, 0.630790;;, + 52;3; -0.000000,-0.250671, 0.630790;;, + 53;3; -0.000000,-0.250671, 0.630790;;, + 54;3; -0.000000,-0.250671, 0.630790;;, + 55;3; -0.000000,-0.250671, 0.630790;;, + 56;3; -0.000000,-0.250671, 0.630790;;, + 57;3; -0.000000,-0.250671, 0.630790;;, + 58;3; -0.000000,-0.250671, 0.630790;;, + 59;3; -0.000000,-0.250671, 0.630790;;; + } + AnimationKey { //Rotation + 0; + 60; + 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 60; + 0;3; 0.384211, 0.384212, 0.384211;;, + 1;3; 0.384211, 0.384212, 0.384211;;, + 2;3; 0.384211, 0.384212, 0.384211;;, + 3;3; 0.384211, 0.384212, 0.384211;;, + 4;3; 0.384211, 0.384212, 0.384211;;, + 5;3; 0.384211, 0.384212, 0.384211;;, + 6;3; 0.384211, 0.384212, 0.384211;;, + 7;3; 0.384211, 0.384212, 0.384211;;, + 8;3; 0.384211, 0.384212, 0.384211;;, + 9;3; 0.384211, 0.384212, 0.384211;;, + 10;3; 0.384211, 0.384212, 0.384211;;, + 11;3; 0.384211, 0.384212, 0.384211;;, + 12;3; 0.384211, 0.384212, 0.384211;;, + 13;3; 0.384211, 0.384212, 0.384211;;, + 14;3; 0.384211, 0.384212, 0.384211;;, + 15;3; 0.384211, 0.384212, 0.384211;;, + 16;3; 0.384211, 0.384212, 0.384211;;, + 17;3; 0.384211, 0.384212, 0.384211;;, + 18;3; 0.384211, 0.384212, 0.384211;;, + 19;3; 0.384211, 0.384212, 0.384211;;, + 20;3; 0.384211, 0.384212, 0.384211;;, + 21;3; 0.384211, 0.384212, 0.384211;;, + 22;3; 0.384211, 0.384212, 0.384211;;, + 23;3; 0.384211, 0.384212, 0.384211;;, + 24;3; 0.384211, 0.384212, 0.384211;;, + 25;3; 0.384211, 0.384212, 0.384211;;, + 26;3; 0.384211, 0.384212, 0.384211;;, + 27;3; 0.384211, 0.384212, 0.384211;;, + 28;3; 0.384211, 0.384212, 0.384211;;, + 29;3; 0.384211, 0.384212, 0.384211;;, + 30;3; 0.384211, 0.384212, 0.384211;;, + 31;3; 0.384211, 0.384212, 0.384211;;, + 32;3; 0.384211, 0.384212, 0.384211;;, + 33;3; 0.384211, 0.384212, 0.384211;;, + 34;3; 0.384211, 0.384212, 0.384211;;, + 35;3; 0.384211, 0.384212, 0.384211;;, + 36;3; 0.384211, 0.384212, 0.384211;;, + 37;3; 0.384211, 0.384212, 0.384211;;, + 38;3; 0.384211, 0.384212, 0.384211;;, + 39;3; 0.384211, 0.384212, 0.384211;;, + 40;3; 0.384211, 0.384212, 0.384211;;, + 41;3; 0.384211, 0.384212, 0.384211;;, + 42;3; 0.384211, 0.384212, 0.384211;;, + 43;3; 0.384211, 0.384212, 0.384211;;, + 44;3; 0.384211, 0.384212, 0.384211;;, + 45;3; 0.384211, 0.384212, 0.384211;;, + 46;3; 0.384211, 0.384212, 0.384211;;, + 47;3; 0.384211, 0.384212, 0.384211;;, + 48;3; 0.384211, 0.384212, 0.384211;;, + 49;3; 0.384211, 0.384212, 0.384211;;, + 50;3; 0.384211, 0.384212, 0.384211;;, + 51;3; 0.384211, 0.384212, 0.384211;;, + 52;3; 0.384211, 0.384212, 0.384211;;, + 53;3; 0.384211, 0.384212, 0.384211;;, + 54;3; 0.384211, 0.384212, 0.384211;;, + 55;3; 0.384211, 0.384212, 0.384211;;, + 56;3; 0.384211, 0.384212, 0.384211;;, + 57;3; 0.384211, 0.384212, 0.384211;;, + 58;3; 0.384211, 0.384212, 0.384211;;, + 59;3; 0.384211, 0.384212, 0.384211;;; + } + } +} //End of AnimationSet diff --git a/games/MultiCraft_game/mods/default/models/a_pig2.x b/games/MultiCraft_game/files/default/models/a_pig2.x similarity index 97% rename from games/MultiCraft_game/mods/default/models/a_pig2.x rename to games/MultiCraft_game/files/default/models/a_pig2.x index d9003456e..32187a93e 100644 --- a/games/MultiCraft_game/mods/default/models/a_pig2.x +++ b/games/MultiCraft_game/files/default/models/a_pig2.x @@ -1,3638 +1,3638 @@ -xof 0303txt 0032 - -template XSkinMeshHeader { - <3cf169ce-ff7c-44ab-93c0-f78f62d172e2> - WORD nMaxSkinWeightsPerVertex; - WORD nMaxSkinWeightsPerFace; - WORD nBones; -} - -template SkinWeights { - <6f0d123b-bad2-4167-a0d0-80224f25fabb> - STRING transformNodeName; - DWORD nWeights; - array DWORD vertexIndices[nWeights]; - array float weights[nWeights]; - Matrix4x4 matrixOffset; -} - -Frame Root { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 0.000000, 1.000000, 0.000000, - 0.000000, 1.000000,-0.000000, 0.000000, - 0.000000, 0.000000, 0.000000, 1.000000;; - } - Frame Armature { - FrameTransformMatrix { - 1.133896, 0.000000, 0.000000, 0.000000, - 0.000000, 0.000000, 1.133896, 0.000000, - 0.000000,-1.848737, 0.000000, 0.000000, - 0.014206, 0.907955, 0.014830, 1.000000;; - } - Frame Armature_Bone { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 0.000000, 0.908003, 0.000000, - 0.000000,-1.000000, 0.000000, 0.000000, - 0.000000, 0.000000, 0.000000, 1.000000;; - } - Frame Armature_head { - FrameTransformMatrix { - -1.000000, 0.000000,-0.000000, 0.000000, - -0.000000, 1.101318, 0.000000, 0.000000, - 0.000000, 0.000000,-1.000000, 0.000000, - 0.000000, 0.963874,-0.000000, 1.000000;; - } - } //End of Armature_head - Frame Armature_Bone_002 { - FrameTransformMatrix { - -0.867457,-0.000000, 0.497512, 0.000000, - 0.494121,-0.116563, 0.861544, 0.000000, - 0.057991, 0.993183, 0.101114, 0.000000, - 0.000000, 0.963874,-0.000000, 1.000000;; - } - } //End of Armature_Bone_002 - Frame Armature_Bone_003 { - FrameTransformMatrix { - -0.867457, 0.000000,-0.497512, 0.000000, - -0.494121,-0.116563, 0.861544, 0.000000, - -0.057991, 0.993183, 0.101114, 0.000000, - 0.000000, 0.963874,-0.000000, 1.000000;; - } - } //End of Armature_Bone_003 - } //End of Armature_Bone - Frame Armature_Bone_L { - FrameTransformMatrix { - -0.855631, 0.517309, 0.016929, 0.000000, - -0.517309,-0.853646,-0.060662, 0.000000, - -0.016929,-0.060662, 0.998015, 0.000000, - 0.000000,-0.000000, 0.184072, 1.000000;; - } - } //End of Armature_Bone_L - Frame Armature_Bone_R { - FrameTransformMatrix { - -0.855631,-0.517309,-0.016929, 0.000000, - 0.517309,-0.853646,-0.060662, 0.000000, - 0.016929,-0.060662, 0.998015, 0.000000, - 0.000000,-0.000000, 0.184072, 1.000000;; - } - } //End of Armature_Bone_R - Frame Cube_001 { - FrameTransformMatrix { - 0.508236, 0.000000, 0.000000, 0.000000, - 0.000000, 0.000000,-0.311720, 0.000000, - 0.000000, 0.508236, 0.000000, 0.000000, - -0.012528,-0.046744, 1.511212, 1.000000;; - } - Mesh { //Mesh Mesh - 24; - -1.000000; 1.000000;-1.000000;, - -1.000000;-1.000000;-1.000000;, - 1.000000;-1.000000;-1.000000;, - 1.000000; 1.000000;-1.000000;, - 1.000000;-1.000000;-1.000000;, - 0.999999;-1.000001; 1.000000;, - 1.000000; 0.999999; 1.000000;, - 1.000000; 1.000000;-1.000000;, - -1.000000;-1.000000;-1.000000;, - -1.000000;-1.000000; 1.000000;, - 0.999999;-1.000001; 1.000000;, - 1.000000;-1.000000;-1.000000;, - -1.000000; 1.000000;-1.000000;, - -1.000000; 1.000000; 1.000000;, - -1.000000;-1.000000; 1.000000;, - -1.000000;-1.000000;-1.000000;, - -1.000000; 1.000000; 1.000000;, - -1.000000; 1.000000;-1.000000;, - 1.000000; 1.000000;-1.000000;, - 1.000000; 0.999999; 1.000000;, - 0.999999;-1.000001; 1.000000;, - -1.000000;-1.000000; 1.000000;, - -1.000000; 1.000000; 1.000000;, - 1.000000; 0.999999; 1.000000;; - 6; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;; - MeshNormals { //Mesh Normals - 24; - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - -0.000000;-1.000000;-0.000000;, - -0.000000;-1.000000;-0.000000;, - -0.000000;-1.000000;-0.000000;, - -0.000000;-1.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;; - 6; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;; - } //End of Mesh Normals - MeshMaterialList { //Mesh Material List - 1; - 6; - 0, - 0, - 0, - 0, - 0, - 0;; - Material Material { - 0.640000; 0.640000; 0.640000; 1.000000;; - 96.078431; - 0.500000; 0.500000; 0.500000;; - 0.000000; 0.000000; 0.000000;; - } - } //End of Mesh Material List - MeshTextureCoords { //Mesh UV Coordinates - 24; - 0.676056; 0.250000;, - 0.676056; 0.000000;, - 0.901408; 0.000000;, - 0.901408; 0.250000;, - 0.225352; 0.500000;, - 0.225352; 0.250000;, - 0.450704; 0.250000;, - 0.450704; 0.500000;, - 0.000000; 0.250000;, - 0.000000; 0.000000;, - 0.225352; 0.000000;, - 0.225352; 0.250000;, - 0.000000; 0.500000;, - 0.000000; 0.250000;, - 0.225352; 0.250000;, - 0.225352; 0.500000;, - 0.225352; 0.250000;, - 0.225352; 0.000000;, - 0.450704; 0.000000;, - 0.450704; 0.250000;, - 0.676056; 0.250000;, - 0.450704; 0.250000;, - 0.450704; 0.000000;, - 0.676056; 0.000000;; - } //End of Mesh UV Coordinates - XSkinMeshHeader { - 1; - 3; - 1; - } - SkinWeights { - "Armature_head"; - 24; - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - -0.508236,-0.000000, 0.000000, 0.000000, - -0.000000,-0.311720,-0.000000, 0.000000, - 0.000000,-0.000000, 0.508236, 0.000000, - 0.012528, 0.547337,-0.046744, 1.000000;; - } //End of Armature_head Skin Weights - } //End of Mesh Mesh - } //End of Cube_001 - Frame Cube_002 { - FrameTransformMatrix { - 0.197835, 0.000000, 0.000000, 0.000000, - 0.000000, 0.000000,-0.130878, 0.000000, - 0.000000, 0.220392, 0.000000, 0.000000, - 0.537965,-0.881888, 0.864588, 1.000000;; - } - Mesh { //Mesh Mesh - 24; - -1.000000; 1.000000;-1.000000;, - -1.000000;-1.000000;-1.000000;, - 1.000000;-1.000000;-1.000000;, - 1.000000; 1.000000;-1.000000;, - 0.999999;-1.000001; 1.000000;, - -1.000000;-1.000000; 1.000000;, - -1.000000; 1.000000; 1.000000;, - 1.000000; 0.999999; 1.000000;, - 1.000000;-1.000000;-1.000000;, - 0.999999;-1.000001; 1.000000;, - 1.000000; 0.999999; 1.000000;, - 1.000000; 1.000000;-1.000000;, - -1.000000;-1.000000;-1.000000;, - -1.000000;-1.000000; 1.000000;, - 0.999999;-1.000001; 1.000000;, - 1.000000;-1.000000;-1.000000;, - -1.000000; 1.000000;-1.000000;, - -1.000000; 1.000000; 1.000000;, - -1.000000;-1.000000; 1.000000;, - -1.000000;-1.000000;-1.000000;, - -1.000000; 1.000000; 1.000000;, - -1.000000; 1.000000;-1.000000;, - 1.000000; 1.000000;-1.000000;, - 1.000000; 0.999999; 1.000000;; - 6; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;; - MeshNormals { //Mesh Normals - 24; - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - -0.000000;-1.000000;-0.000000;, - -0.000000;-1.000000;-0.000000;, - -0.000000;-1.000000;-0.000000;, - -0.000000;-1.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;; - 6; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;; - } //End of Mesh Normals - MeshMaterialList { //Mesh Material List - 1; - 6; - 0, - 0, - 0, - 0, - 0, - 0;; - Material Material { - 0.640000; 0.640000; 0.640000; 1.000000;; - 96.078431; - 0.500000; 0.500000; 0.500000;; - 0.000000; 0.000000; 0.000000;; - } - } //End of Mesh Material List - MeshTextureCoords { //Mesh UV Coordinates - 24; - 0.901408; 0.718750;, - 0.901408; 0.609375;, - 1.000000; 0.609375;, - 1.000000; 0.718750;, - 1.000000; 0.609375;, - 0.901408; 0.609375;, - 0.901408; 0.500000;, - 1.000000; 0.500000;, - 0.901408; 0.500000;, - 0.901408; 0.375000;, - 1.000000; 0.375000;, - 1.000000; 0.500000;, - 0.901408; 0.125000;, - 0.901408; 0.000000;, - 1.000000; 0.000000;, - 1.000000; 0.125000;, - 0.901408; 0.375000;, - 0.901408; 0.250000;, - 1.000000; 0.250000;, - 1.000000; 0.375000;, - 1.000000; 0.125000;, - 1.000000; 0.250000;, - 0.901408; 0.250000;, - 0.901408; 0.125000;; - } //End of Mesh UV Coordinates - XSkinMeshHeader { - 1; - 3; - 1; - } - SkinWeights { - "Armature_Bone_002"; - 24; - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - -0.171613, 0.097754, 0.011473, 0.000000, - 0.000000, 0.015256,-0.129986, 0.000000, - -0.109648,-0.189877,-0.022285, 0.000000, - -0.027911, 1.037178, 0.021758, 1.000000;; - } //End of Armature_Bone_002 Skin Weights - } //End of Mesh Mesh - } //End of Cube_002 - Frame Cube_003 { - FrameTransformMatrix { - 0.197835, 0.000000, 0.000000, 0.000000, - 0.000000, 0.000000,-0.130878, 0.000000, - 0.000000, 0.220392, 0.000000, 0.000000, - 0.537965,-0.881888, 0.107299, 1.000000;; - } - Mesh { //Mesh Mesh - 24; - -1.000000; 1.000000;-1.000000;, - -1.000000;-1.000000;-1.000000;, - 1.000000;-1.000000;-1.000000;, - 1.000000; 1.000000;-1.000000;, - 0.999999;-1.000001; 1.000000;, - -1.000000;-1.000000; 1.000000;, - -1.000000; 1.000000; 1.000000;, - 1.000000; 0.999999; 1.000000;, - 1.000000;-1.000000;-1.000000;, - 0.999999;-1.000001; 1.000000;, - 1.000000; 0.999999; 1.000000;, - 1.000000; 1.000000;-1.000000;, - -1.000000;-1.000000;-1.000000;, - -1.000000;-1.000000; 1.000000;, - 0.999999;-1.000001; 1.000000;, - 1.000000;-1.000000;-1.000000;, - -1.000000; 1.000000;-1.000000;, - -1.000000; 1.000000; 1.000000;, - -1.000000;-1.000000; 1.000000;, - -1.000000;-1.000000;-1.000000;, - -1.000000; 1.000000; 1.000000;, - -1.000000; 1.000000;-1.000000;, - 1.000000; 1.000000;-1.000000;, - 1.000000; 0.999999; 1.000000;; - 6; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;; - MeshNormals { //Mesh Normals - 24; - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - -0.000000;-1.000000;-0.000000;, - -0.000000;-1.000000;-0.000000;, - -0.000000;-1.000000;-0.000000;, - -0.000000;-1.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;; - 6; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;; - } //End of Mesh Normals - MeshMaterialList { //Mesh Material List - 1; - 6; - 0, - 0, - 0, - 0, - 0, - 0;; - Material Material { - 0.640000; 0.640000; 0.640000; 1.000000;; - 96.078431; - 0.500000; 0.500000; 0.500000;; - 0.000000; 0.000000; 0.000000;; - } - } //End of Mesh Material List - MeshTextureCoords { //Mesh UV Coordinates - 24; - 0.901408; 0.718750;, - 0.901408; 0.609375;, - 1.000000; 0.609375;, - 1.000000; 0.718750;, - 1.000000; 0.609375;, - 0.901408; 0.609375;, - 0.901408; 0.500000;, - 1.000000; 0.500000;, - 0.901408; 0.500000;, - 0.901408; 0.375000;, - 1.000000; 0.375000;, - 1.000000; 0.500000;, - 0.901408; 0.125000;, - 0.901408; 0.000000;, - 1.000000; 0.000000;, - 1.000000; 0.125000;, - 0.901408; 0.375000;, - 0.901408; 0.250000;, - 1.000000; 0.250000;, - 1.000000; 0.375000;, - 1.000000; 0.125000;, - 1.000000; 0.250000;, - 0.901408; 0.250000;, - 0.901408; 0.125000;; - } //End of Mesh UV Coordinates - XSkinMeshHeader { - 1; - 3; - 1; - } - SkinWeights { - "Armature_Bone_R"; - 24; - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - -0.169274, 0.102342, 0.003349, 0.000000, - 0.002216, 0.007939,-0.130618, 0.000000, - -0.114011,-0.188137,-0.013369, 0.000000, - -0.002791, 1.035771,-0.014016, 1.000000;; - } //End of Armature_Bone_R Skin Weights - } //End of Mesh Mesh - } //End of Cube_003 - Frame Cube_004 { - FrameTransformMatrix { - 0.197835, 0.000000, 0.000000, 0.000000, - 0.000000, 0.000000,-0.130878, 0.000000, - 0.000000, 0.220392, 0.000000, 0.000000, - -0.550427,-0.881888, 0.107299, 1.000000;; - } - Mesh { //Mesh Mesh - 24; - -1.000000; 1.000000;-1.000000;, - -1.000000;-1.000000;-1.000000;, - 1.000000;-1.000000;-1.000000;, - 1.000000; 1.000000;-1.000000;, - 0.999999;-1.000001; 1.000000;, - -1.000000;-1.000000; 1.000000;, - -1.000000; 1.000000; 1.000000;, - 1.000000; 0.999999; 1.000000;, - 1.000000;-1.000000;-1.000000;, - 0.999999;-1.000001; 1.000000;, - 1.000000; 0.999999; 1.000000;, - 1.000000; 1.000000;-1.000000;, - -1.000000;-1.000000;-1.000000;, - -1.000000;-1.000000; 1.000000;, - 0.999999;-1.000001; 1.000000;, - 1.000000;-1.000000;-1.000000;, - -1.000000; 1.000000;-1.000000;, - -1.000000; 1.000000; 1.000000;, - -1.000000;-1.000000; 1.000000;, - -1.000000;-1.000000;-1.000000;, - -1.000000; 1.000000; 1.000000;, - -1.000000; 1.000000;-1.000000;, - 1.000000; 1.000000;-1.000000;, - 1.000000; 0.999999; 1.000000;; - 6; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;; - MeshNormals { //Mesh Normals - 24; - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - -0.000000;-1.000000;-0.000000;, - -0.000000;-1.000000;-0.000000;, - -0.000000;-1.000000;-0.000000;, - -0.000000;-1.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;; - 6; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;; - } //End of Mesh Normals - MeshMaterialList { //Mesh Material List - 1; - 6; - 0, - 0, - 0, - 0, - 0, - 0;; - Material Material { - 0.640000; 0.640000; 0.640000; 1.000000;; - 96.078431; - 0.500000; 0.500000; 0.500000;; - 0.000000; 0.000000; 0.000000;; - } - } //End of Mesh Material List - MeshTextureCoords { //Mesh UV Coordinates - 24; - 0.901408; 0.718750;, - 0.901408; 0.609375;, - 1.000000; 0.609375;, - 1.000000; 0.718750;, - 1.000000; 0.609375;, - 0.901408; 0.609375;, - 0.901408; 0.500000;, - 1.000000; 0.500000;, - 0.901408; 0.500000;, - 0.901408; 0.375000;, - 1.000000; 0.375000;, - 1.000000; 0.500000;, - 0.901408; 0.125000;, - 0.901408; 0.000000;, - 1.000000; 0.000000;, - 1.000000; 0.125000;, - 0.901408; 0.375000;, - 0.901408; 0.250000;, - 1.000000; 0.250000;, - 1.000000; 0.375000;, - 1.000000; 0.125000;, - 1.000000; 0.250000;, - 0.901408; 0.250000;, - 0.901408; 0.125000;; - } //End of Mesh UV Coordinates - XSkinMeshHeader { - 1; - 3; - 1; - } - SkinWeights { - "Armature_Bone_L"; - 24; - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - -0.169274,-0.102342,-0.003349, 0.000000, - -0.002216, 0.007939,-0.130618, 0.000000, - 0.114011,-0.188137,-0.013369, 0.000000, - 0.013454, 1.042218,-0.013805, 1.000000;; - } //End of Armature_Bone_L Skin Weights - } //End of Mesh Mesh - } //End of Cube_004 - Frame Cube_005 { - FrameTransformMatrix { - 0.197835, 0.000000, 0.000000, 0.000000, - 0.000000, 0.000000,-0.130878, 0.000000, - 0.000000, 0.220392, 0.000000, 0.000000, - -0.550427,-0.881888, 0.864588, 1.000000;; - } - Mesh { //Mesh Mesh - 24; - -1.000000; 1.000000;-1.000000;, - -1.000000;-1.000000;-1.000000;, - 1.000000;-1.000000;-1.000000;, - 1.000000; 1.000000;-1.000000;, - 0.999999;-1.000001; 1.000000;, - -1.000000;-1.000000; 1.000000;, - -1.000000; 1.000000; 1.000000;, - 1.000000; 0.999999; 1.000000;, - 1.000000;-1.000000;-1.000000;, - 0.999999;-1.000001; 1.000000;, - 1.000000; 0.999999; 1.000000;, - 1.000000; 1.000000;-1.000000;, - -1.000000;-1.000000;-1.000000;, - -1.000000;-1.000000; 1.000000;, - 0.999999;-1.000001; 1.000000;, - 1.000000;-1.000000;-1.000000;, - -1.000000; 1.000000;-1.000000;, - -1.000000; 1.000000; 1.000000;, - -1.000000;-1.000000; 1.000000;, - -1.000000;-1.000000;-1.000000;, - -1.000000; 1.000000; 1.000000;, - -1.000000; 1.000000;-1.000000;, - 1.000000; 1.000000;-1.000000;, - 1.000000; 0.999999; 1.000000;; - 6; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;; - MeshNormals { //Mesh Normals - 24; - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - -0.000000;-1.000000;-0.000000;, - -0.000000;-1.000000;-0.000000;, - -0.000000;-1.000000;-0.000000;, - -0.000000;-1.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;; - 6; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;; - } //End of Mesh Normals - MeshMaterialList { //Mesh Material List - 1; - 6; - 0, - 0, - 0, - 0, - 0, - 0;; - Material Material { - 0.640000; 0.640000; 0.640000; 1.000000;; - 96.078431; - 0.500000; 0.500000; 0.500000;; - 0.000000; 0.000000; 0.000000;; - } - } //End of Mesh Material List - MeshTextureCoords { //Mesh UV Coordinates - 24; - 0.901408; 0.718750;, - 0.901408; 0.609375;, - 1.000000; 0.609375;, - 1.000000; 0.718750;, - 1.000000; 0.609375;, - 0.901408; 0.609375;, - 0.901408; 0.500000;, - 1.000000; 0.500000;, - 0.901408; 0.500000;, - 0.901408; 0.375000;, - 1.000000; 0.375000;, - 1.000000; 0.500000;, - 0.901408; 0.125000;, - 0.901408; 0.000000;, - 1.000000; 0.000000;, - 1.000000; 0.125000;, - 0.901408; 0.375000;, - 0.901408; 0.250000;, - 1.000000; 0.250000;, - 1.000000; 0.375000;, - 1.000000; 0.125000;, - 1.000000; 0.250000;, - 0.901408; 0.250000;, - 0.901408; 0.125000;; - } //End of Mesh UV Coordinates - XSkinMeshHeader { - 1; - 3; - 1; - } - SkinWeights { - "Armature_Bone_003"; - 24; - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - -0.171613,-0.097754,-0.011473, 0.000000, - -0.000000, 0.015256,-0.129986, 0.000000, - 0.109648,-0.189877,-0.022285, 0.000000, - 0.038721, 1.043336, 0.022481, 1.000000;; - } //End of Armature_Bone_003 Skin Weights - } //End of Mesh Mesh - } //End of Cube_005 - } //End of Armature - Frame Cube { - FrameTransformMatrix { - 0.780010, 0.000000, 0.000000, 0.000000, - 0.000000, 1.082030, 0.000000, 0.000000, - 0.000000, 0.000000, 0.780010, 0.000000, - 0.000000, 0.000000, 0.000000, 1.000000;; - } - Mesh { //Mesh Mesh - 24; - -1.000000; 1.000000;-1.000000;, - -1.000000;-1.000000;-1.000000;, - 1.000000;-1.000000;-1.000000;, - 1.000000; 1.000000;-1.000000;, - 0.999999;-1.000001; 1.000000;, - -1.000000;-1.000000; 1.000000;, - -1.000000; 1.000000; 1.000000;, - 1.000000; 0.999999; 1.000000;, - 1.000000;-1.000000;-1.000000;, - 0.999999;-1.000001; 1.000000;, - 1.000000; 0.999999; 1.000000;, - 1.000000; 1.000000;-1.000000;, - -1.000000;-1.000000;-1.000000;, - -1.000000;-1.000000; 1.000000;, - 0.999999;-1.000001; 1.000000;, - 1.000000;-1.000000;-1.000000;, - -1.000000; 1.000000;-1.000000;, - -1.000000; 1.000000; 1.000000;, - -1.000000;-1.000000; 1.000000;, - -1.000000;-1.000000;-1.000000;, - -1.000000; 1.000000; 1.000000;, - -1.000000; 1.000000;-1.000000;, - 1.000000; 1.000000;-1.000000;, - 1.000000; 0.999999; 1.000000;; - 6; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;; - MeshNormals { //Mesh Normals - 24; - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - -0.000000;-1.000000;-0.000000;, - -0.000000;-1.000000;-0.000000;, - -0.000000;-1.000000;-0.000000;, - -0.000000;-1.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;; - 6; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;; - } //End of Mesh Normals - MeshMaterialList { //Mesh Material List - 1; - 6; - 0, - 0, - 0, - 0, - 0, - 0;; - Material Material { - 0.640000; 0.640000; 0.640000; 1.000000;; - 96.078431; - 0.500000; 0.500000; 0.500000;; - 0.000000; 0.000000; 0.000000;; - } - } //End of Mesh Material List - MeshTextureCoords { //Mesh UV Coordinates - 24; - 0.225352; 1.000000;, - 0.225352; 0.500000;, - 0.450704; 0.500000;, - 0.450704; 1.000000;, - 0.000000; 0.500000;, - 0.225352; 0.500000;, - 0.225352; 1.000000;, - 0.000000; 1.000000;, - 0.450704; 0.500000;, - 0.676056; 0.500000;, - 0.676056; 1.000000;, - 0.450704; 1.000000;, - 0.450704; 0.500000;, - 0.450704; 0.250000;, - 0.676056; 0.250000;, - 0.676056; 0.500000;, - 0.901408; 1.000000;, - 0.676056; 1.000000;, - 0.676056; 0.500000;, - 0.901408; 0.500000;, - 0.901408; 0.250000;, - 0.901408; 0.500000;, - 0.676056; 0.500000;, - 0.676056; 0.250000;; - } //End of Mesh UV Coordinates - } //End of Mesh Mesh - } //End of Cube -} //End of Root Frame -AnimationSet { - Animation { - {Armature} - AnimationKey { //Position - 2; - 60; - 0;3; 0.014206, 0.907955, 0.014830;;, - 1;3; 0.014206, 0.907955, 0.014830;;, - 2;3; 0.014206, 0.907955, 0.014830;;, - 3;3; 0.014206, 0.907955, 0.014830;;, - 4;3; 0.014206, 0.907955, 0.014830;;, - 5;3; 0.014206, 0.907955, 0.014830;;, - 6;3; 0.014206, 0.907955, 0.014830;;, - 7;3; 0.014206, 0.907955, 0.014830;;, - 8;3; 0.014206, 0.907955, 0.014830;;, - 9;3; 0.014206, 0.907955, 0.014830;;, - 10;3; 0.014206, 0.907955, 0.014830;;, - 11;3; 0.014206, 0.907955, 0.014830;;, - 12;3; 0.014206, 0.907955, 0.014830;;, - 13;3; 0.014206, 0.907955, 0.014830;;, - 14;3; 0.014206, 0.907955, 0.014830;;, - 15;3; 0.014206, 0.907955, 0.014830;;, - 16;3; 0.014206, 0.907955, 0.014830;;, - 17;3; 0.014206, 0.907955, 0.014830;;, - 18;3; 0.014206, 0.907955, 0.014830;;, - 19;3; 0.014206, 0.907955, 0.014830;;, - 20;3; 0.014206, 0.907955, 0.014830;;, - 21;3; 0.014206, 0.907955, 0.014830;;, - 22;3; 0.014206, 0.907955, 0.014830;;, - 23;3; 0.014206, 0.907955, 0.014830;;, - 24;3; 0.014206, 0.907955, 0.014830;;, - 25;3; 0.014206, 0.907955, 0.014830;;, - 26;3; 0.014206, 0.907955, 0.014830;;, - 27;3; 0.014206, 0.907955, 0.014830;;, - 28;3; 0.014206, 0.907955, 0.014830;;, - 29;3; 0.014206, 0.907955, 0.014830;;, - 30;3; 0.014206, 0.907955, 0.014830;;, - 31;3; 0.014206, 0.907955, 0.014830;;, - 32;3; 0.014206, 0.907955, 0.014830;;, - 33;3; 0.014206, 0.907955, 0.014830;;, - 34;3; 0.014206, 0.907955, 0.014830;;, - 35;3; 0.014206, 0.907955, 0.014830;;, - 36;3; 0.014206, 0.907955, 0.014830;;, - 37;3; 0.014206, 0.907955, 0.014830;;, - 38;3; 0.014206, 0.907955, 0.014830;;, - 39;3; 0.014206, 0.907955, 0.014830;;, - 40;3; 0.014206, 0.907955, 0.014830;;, - 41;3; 0.014206, 0.907955, 0.014830;;, - 42;3; 0.014206, 0.907955, 0.014830;;, - 43;3; 0.014206, 0.907955, 0.014830;;, - 44;3; 0.014206, 0.907955, 0.014830;;, - 45;3; 0.014206, 0.907955, 0.014830;;, - 46;3; 0.014206, 0.907955, 0.014830;;, - 47;3; 0.014206, 0.907955, 0.014830;;, - 48;3; 0.014206, 0.907955, 0.014830;;, - 49;3; 0.014206, 0.907955, 0.014830;;, - 50;3; 0.014206, 0.907955, 0.014830;;, - 51;3; 0.014206, 0.907955, 0.014830;;, - 52;3; 0.014206, 0.907955, 0.014830;;, - 53;3; 0.014206, 0.907955, 0.014830;;, - 54;3; 0.014206, 0.907955, 0.014830;;, - 55;3; 0.014206, 0.907955, 0.014830;;, - 56;3; 0.014206, 0.907955, 0.014830;;, - 57;3; 0.014206, 0.907955, 0.014830;;, - 58;3; 0.014206, 0.907955, 0.014830;;, - 59;3; 0.014206, 0.907955, 0.014830;;; - } - AnimationKey { //Rotation - 0; - 60; - 0;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 1;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 2;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 3;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 4;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 5;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 6;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 7;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 8;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 9;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 10;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 11;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 12;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 13;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 14;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 15;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 16;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 17;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 18;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 19;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 20;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 21;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 22;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 23;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 24;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 25;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 26;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 27;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 28;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 29;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 30;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 31;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 32;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 33;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 34;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 35;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 36;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 37;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 38;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 39;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 40;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 41;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 42;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 43;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 44;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 45;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 46;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 47;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 48;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 49;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 50;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 51;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 52;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 53;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 54;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 55;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 56;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 57;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 58;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 59;4; -0.707107, 0.707107, 0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 60; - 0;3; 1.133896, 1.133896, 1.848737;;, - 1;3; 1.133896, 1.133896, 1.848737;;, - 2;3; 1.133896, 1.133896, 1.848737;;, - 3;3; 1.133896, 1.133896, 1.848737;;, - 4;3; 1.133896, 1.133896, 1.848737;;, - 5;3; 1.133896, 1.133896, 1.848737;;, - 6;3; 1.133896, 1.133896, 1.848737;;, - 7;3; 1.133896, 1.133896, 1.848737;;, - 8;3; 1.133896, 1.133896, 1.848737;;, - 9;3; 1.133896, 1.133896, 1.848737;;, - 10;3; 1.133896, 1.133896, 1.848737;;, - 11;3; 1.133896, 1.133896, 1.848737;;, - 12;3; 1.133896, 1.133896, 1.848737;;, - 13;3; 1.133896, 1.133896, 1.848737;;, - 14;3; 1.133896, 1.133896, 1.848737;;, - 15;3; 1.133896, 1.133896, 1.848737;;, - 16;3; 1.133896, 1.133896, 1.848737;;, - 17;3; 1.133896, 1.133896, 1.848737;;, - 18;3; 1.133896, 1.133896, 1.848737;;, - 19;3; 1.133896, 1.133896, 1.848737;;, - 20;3; 1.133896, 1.133896, 1.848737;;, - 21;3; 1.133896, 1.133896, 1.848737;;, - 22;3; 1.133896, 1.133896, 1.848737;;, - 23;3; 1.133896, 1.133896, 1.848737;;, - 24;3; 1.133896, 1.133896, 1.848737;;, - 25;3; 1.133896, 1.133896, 1.848737;;, - 26;3; 1.133896, 1.133896, 1.848737;;, - 27;3; 1.133896, 1.133896, 1.848737;;, - 28;3; 1.133896, 1.133896, 1.848737;;, - 29;3; 1.133896, 1.133896, 1.848737;;, - 30;3; 1.133896, 1.133896, 1.848737;;, - 31;3; 1.133896, 1.133896, 1.848737;;, - 32;3; 1.133896, 1.133896, 1.848737;;, - 33;3; 1.133896, 1.133896, 1.848737;;, - 34;3; 1.133896, 1.133896, 1.848737;;, - 35;3; 1.133896, 1.133896, 1.848737;;, - 36;3; 1.133896, 1.133896, 1.848737;;, - 37;3; 1.133896, 1.133896, 1.848737;;, - 38;3; 1.133896, 1.133896, 1.848737;;, - 39;3; 1.133896, 1.133896, 1.848737;;, - 40;3; 1.133896, 1.133896, 1.848737;;, - 41;3; 1.133896, 1.133896, 1.848737;;, - 42;3; 1.133896, 1.133896, 1.848737;;, - 43;3; 1.133896, 1.133896, 1.848737;;, - 44;3; 1.133896, 1.133896, 1.848737;;, - 45;3; 1.133896, 1.133896, 1.848737;;, - 46;3; 1.133896, 1.133896, 1.848737;;, - 47;3; 1.133896, 1.133896, 1.848737;;, - 48;3; 1.133896, 1.133896, 1.848737;;, - 49;3; 1.133896, 1.133896, 1.848737;;, - 50;3; 1.133896, 1.133896, 1.848737;;, - 51;3; 1.133896, 1.133896, 1.848737;;, - 52;3; 1.133896, 1.133896, 1.848737;;, - 53;3; 1.133896, 1.133896, 1.848737;;, - 54;3; 1.133896, 1.133896, 1.848737;;, - 55;3; 1.133896, 1.133896, 1.848737;;, - 56;3; 1.133896, 1.133896, 1.848737;;, - 57;3; 1.133896, 1.133896, 1.848737;;, - 58;3; 1.133896, 1.133896, 1.848737;;, - 59;3; 1.133896, 1.133896, 1.848737;;; - } - } - Animation { - {Armature_Bone} - AnimationKey { //Position - 2; - 60; - 0;3; 0.000000, 0.000000, 0.000000;;, - 1;3; 0.000000, 0.000000, 0.000000;;, - 2;3; 0.000000, 0.000000, 0.000000;;, - 3;3; 0.000000, 0.000000, 0.000000;;, - 4;3; 0.000000, 0.000000, 0.000000;;, - 5;3; 0.000000, 0.000000, 0.000000;;, - 6;3; 0.000000, 0.000000, 0.000000;;, - 7;3; 0.000000, 0.000000, 0.000000;;, - 8;3; 0.000000, 0.000000, 0.000000;;, - 9;3; 0.000000, 0.000000, 0.000000;;, - 10;3; 0.000000, 0.000000, 0.000000;;, - 11;3; 0.000000, 0.000000, 0.000000;;, - 12;3; 0.000000, 0.000000, 0.000000;;, - 13;3; 0.000000, 0.000000, 0.000000;;, - 14;3; 0.000000, 0.000000, 0.000000;;, - 15;3; 0.000000, 0.000000, 0.000000;;, - 16;3; 0.000000, 0.000000, 0.000000;;, - 17;3; 0.000000, 0.000000, 0.000000;;, - 18;3; 0.000000, 0.000000, 0.000000;;, - 19;3; 0.000000, 0.000000, 0.000000;;, - 20;3; 0.000000, 0.000000, 0.000000;;, - 21;3; 0.000000, 0.000000, 0.000000;;, - 22;3; 0.000000, 0.000000, 0.000000;;, - 23;3; 0.000000, 0.000000, 0.000000;;, - 24;3; 0.000000, 0.000000, 0.000000;;, - 25;3; 0.000000, 0.000000, 0.000000;;, - 26;3; 0.000000, 0.000000, 0.000000;;, - 27;3; 0.000000, 0.000000, 0.000000;;, - 28;3; 0.000000, 0.000000, 0.000000;;, - 29;3; 0.000000, 0.000000, 0.000000;;, - 30;3; 0.000000, 0.000000, 0.000000;;, - 31;3; 0.000000, 0.000000, 0.000000;;, - 32;3; 0.000000, 0.000000, 0.000000;;, - 33;3; 0.000000, 0.000000, 0.000000;;, - 34;3; 0.000000, 0.000000, 0.000000;;, - 35;3; 0.000000, 0.000000, 0.000000;;, - 36;3; 0.000000, 0.000000, 0.000000;;, - 37;3; 0.000000, 0.000000, 0.000000;;, - 38;3; 0.000000, 0.000000, 0.000000;;, - 39;3; 0.000000, 0.000000, 0.000000;;, - 40;3; 0.000000, 0.000000, 0.000000;;, - 41;3; 0.000000, 0.000000, 0.000000;;, - 42;3; 0.000000, 0.000000, 0.000000;;, - 43;3; 0.000000, 0.000000, 0.000000;;, - 44;3; 0.000000, 0.000000, 0.000000;;, - 45;3; 0.000000, 0.000000, 0.000000;;, - 46;3; 0.000000, 0.000000, 0.000000;;, - 47;3; 0.000000, 0.000000, 0.000000;;, - 48;3; 0.000000, 0.000000, 0.000000;;, - 49;3; 0.000000, 0.000000, 0.000000;;, - 50;3; 0.000000, 0.000000, 0.000000;;, - 51;3; 0.000000, 0.000000, 0.000000;;, - 52;3; 0.000000, 0.000000, 0.000000;;, - 53;3; 0.000000, 0.000000, 0.000000;;, - 54;3; 0.000000, 0.000000, 0.000000;;, - 55;3; 0.000000, 0.000000, 0.000000;;, - 56;3; 0.000000, 0.000000, 0.000000;;, - 57;3; 0.000000, 0.000000, 0.000000;;, - 58;3; 0.000000, 0.000000, 0.000000;;, - 59;3; 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { //Rotation - 0; - 60; - 0;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 1;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 2;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 3;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 4;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 5;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 6;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 7;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 8;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 9;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 10;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 11;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 12;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 13;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 14;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 15;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 16;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 17;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 18;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 19;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 20;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 21;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 22;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 23;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 24;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 25;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 26;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 27;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 28;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 29;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 30;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 31;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 32;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 33;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 34;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 35;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 36;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 37;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 38;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 39;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 40;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 41;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 42;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 43;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 44;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 45;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 46;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 47;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 48;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 49;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 50;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 51;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 52;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 53;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 54;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 55;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 56;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 57;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 58;4; -0.707107, 0.707107, 0.000000, 0.000000;;, - 59;4; -0.707107, 0.707107, 0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 60; - 0;3; 1.000000, 0.908003, 1.000000;;, - 1;3; 1.000000, 0.908003, 1.000000;;, - 2;3; 1.000000, 0.908003, 1.000000;;, - 3;3; 1.000000, 0.908003, 1.000000;;, - 4;3; 1.000000, 0.908003, 1.000000;;, - 5;3; 1.000000, 0.908003, 1.000000;;, - 6;3; 1.000000, 0.908003, 1.000000;;, - 7;3; 1.000000, 0.908003, 1.000000;;, - 8;3; 1.000000, 0.908003, 1.000000;;, - 9;3; 1.000000, 0.908003, 1.000000;;, - 10;3; 1.000000, 0.908003, 1.000000;;, - 11;3; 1.000000, 0.908003, 1.000000;;, - 12;3; 1.000000, 0.908003, 1.000000;;, - 13;3; 1.000000, 0.908003, 1.000000;;, - 14;3; 1.000000, 0.908003, 1.000000;;, - 15;3; 1.000000, 0.908003, 1.000000;;, - 16;3; 1.000000, 0.908003, 1.000000;;, - 17;3; 1.000000, 0.908003, 1.000000;;, - 18;3; 1.000000, 0.908003, 1.000000;;, - 19;3; 1.000000, 0.908003, 1.000000;;, - 20;3; 1.000000, 0.908003, 1.000000;;, - 21;3; 1.000000, 0.908003, 1.000000;;, - 22;3; 1.000000, 0.908003, 1.000000;;, - 23;3; 1.000000, 0.908003, 1.000000;;, - 24;3; 1.000000, 0.908003, 1.000000;;, - 25;3; 1.000000, 0.908003, 1.000000;;, - 26;3; 1.000000, 0.908003, 1.000000;;, - 27;3; 1.000000, 0.908003, 1.000000;;, - 28;3; 1.000000, 0.908003, 1.000000;;, - 29;3; 1.000000, 0.908003, 1.000000;;, - 30;3; 1.000000, 0.908003, 1.000000;;, - 31;3; 1.000000, 0.908003, 1.000000;;, - 32;3; 1.000000, 0.908003, 1.000000;;, - 33;3; 1.000000, 0.908003, 1.000000;;, - 34;3; 1.000000, 0.908003, 1.000000;;, - 35;3; 1.000000, 0.908003, 1.000000;;, - 36;3; 1.000000, 0.908003, 1.000000;;, - 37;3; 1.000000, 0.908003, 1.000000;;, - 38;3; 1.000000, 0.908003, 1.000000;;, - 39;3; 1.000000, 0.908003, 1.000000;;, - 40;3; 1.000000, 0.908003, 1.000000;;, - 41;3; 1.000000, 0.908003, 1.000000;;, - 42;3; 1.000000, 0.908003, 1.000000;;, - 43;3; 1.000000, 0.908003, 1.000000;;, - 44;3; 1.000000, 0.908003, 1.000000;;, - 45;3; 1.000000, 0.908003, 1.000000;;, - 46;3; 1.000000, 0.908003, 1.000000;;, - 47;3; 1.000000, 0.908003, 1.000000;;, - 48;3; 1.000000, 0.908003, 1.000000;;, - 49;3; 1.000000, 0.908003, 1.000000;;, - 50;3; 1.000000, 0.908003, 1.000000;;, - 51;3; 1.000000, 0.908003, 1.000000;;, - 52;3; 1.000000, 0.908003, 1.000000;;, - 53;3; 1.000000, 0.908003, 1.000000;;, - 54;3; 1.000000, 0.908003, 1.000000;;, - 55;3; 1.000000, 0.908003, 1.000000;;, - 56;3; 1.000000, 0.908003, 1.000000;;, - 57;3; 1.000000, 0.908003, 1.000000;;, - 58;3; 1.000000, 0.908003, 1.000000;;, - 59;3; 1.000000, 0.908003, 1.000000;;; - } - } - Animation { - {Armature_head} - AnimationKey { //Position - 2; - 60; - 0;3; 0.000000, 0.963874,-0.000000;;, - 1;3; 0.000000, 0.963874,-0.000000;;, - 2;3; 0.000000, 0.963874,-0.000000;;, - 3;3; 0.000000, 0.963874,-0.000000;;, - 4;3; 0.000000, 0.963874,-0.000000;;, - 5;3; 0.000000, 0.963874,-0.000000;;, - 6;3; 0.000000, 0.963874,-0.000000;;, - 7;3; 0.000000, 0.963874,-0.000000;;, - 8;3; 0.000000, 0.963874,-0.000000;;, - 9;3; 0.000000, 0.963874,-0.000000;;, - 10;3; 0.000000, 0.963874,-0.000000;;, - 11;3; 0.000000, 0.963874,-0.000000;;, - 12;3; 0.000000, 0.963874,-0.000000;;, - 13;3; 0.000000, 0.963874,-0.000000;;, - 14;3; 0.000000, 0.963874,-0.000000;;, - 15;3; 0.000000, 0.963874,-0.000000;;, - 16;3; 0.000000, 0.963874,-0.000000;;, - 17;3; 0.000000, 0.963874,-0.000000;;, - 18;3; 0.000000, 0.963874,-0.000000;;, - 19;3; 0.000000, 0.963874,-0.000000;;, - 20;3; 0.000000, 0.963874,-0.000000;;, - 21;3; 0.000000, 0.963874,-0.000000;;, - 22;3; 0.000000, 0.963874,-0.000000;;, - 23;3; 0.000000, 0.963874,-0.000000;;, - 24;3; 0.000000, 0.963874,-0.000000;;, - 25;3; 0.000000, 0.963874,-0.000000;;, - 26;3; 0.000000, 0.963874,-0.000000;;, - 27;3; 0.000000, 0.963874,-0.000000;;, - 28;3; 0.000000, 0.963874,-0.000000;;, - 29;3; 0.000000, 0.963874,-0.000000;;, - 30;3; 0.000000, 0.963874,-0.000000;;, - 31;3; 0.000000, 0.963874,-0.000000;;, - 32;3; 0.000000, 0.963874,-0.000000;;, - 33;3; 0.000000, 0.963874,-0.000000;;, - 34;3; 0.000000, 0.963874,-0.000000;;, - 35;3; 0.000000, 0.963874,-0.000000;;, - 36;3; 0.000000, 0.963874,-0.000000;;, - 37;3; 0.000000, 0.963874,-0.000000;;, - 38;3; 0.000000, 0.963874,-0.000000;;, - 39;3; 0.000000, 0.963874,-0.000000;;, - 40;3; 0.000000, 0.963874,-0.000000;;, - 41;3; 0.000000, 0.963874,-0.000000;;, - 42;3; 0.000000, 0.963874,-0.000000;;, - 43;3; 0.000000, 0.963874,-0.000000;;, - 44;3; 0.000000, 0.963874,-0.000000;;, - 45;3; 0.000000, 0.963874,-0.000000;;, - 46;3; 0.000000, 0.963874,-0.000000;;, - 47;3; 0.000000, 0.963874,-0.000000;;, - 48;3; 0.000000, 0.963874,-0.000000;;, - 49;3; 0.000000, 0.963874,-0.000000;;, - 50;3; 0.000000, 0.963874,-0.000000;;, - 51;3; 0.000000, 0.963874,-0.000000;;, - 52;3; 0.000000, 0.963874,-0.000000;;, - 53;3; 0.000000, 0.963874,-0.000000;;, - 54;3; 0.000000, 0.963874,-0.000000;;, - 55;3; 0.000000, 0.963874,-0.000000;;, - 56;3; 0.000000, 0.963874,-0.000000;;, - 57;3; 0.000000, 0.963874,-0.000000;;, - 58;3; 0.000000, 0.963874,-0.000000;;, - 59;3; 0.000000, 0.963874,-0.000000;;; - } - AnimationKey { //Rotation - 0; - 60; - 0;4; -0.000000, 0.000000, 1.000000, 0.000000;;, - 1;4; -0.000000, 0.000000, 1.000000, 0.000000;;, - 2;4; -0.000000, 0.000000, 1.000000, 0.000000;;, - 3;4; -0.000000, 0.000000, 1.000000, 0.000000;;, - 4;4; -0.000000, 0.000000, 1.000000, 0.000000;;, - 5;4; -0.000000, 0.000000, 1.000000, 0.000000;;, - 6;4; -0.000000, 0.000000, 1.000000, 0.000000;;, - 7;4; -0.000000, 0.000000, 1.000000, 0.000000;;, - 8;4; -0.000000, 0.000000, 1.000000, 0.000000;;, - 9;4; -0.000000, 0.000000, 1.000000, 0.000000;;, - 10;4; -0.000000, 0.000000, 1.000000, 0.000000;;, - 11;4; -0.000000, 0.000000, 1.000000, 0.000000;;, - 12;4; -0.000000, 0.000000, 1.000000, 0.000000;;, - 13;4; -0.000000, 0.000000, 1.000000, 0.000000;;, - 14;4; -0.000000, 0.000000, 1.000000, 0.000000;;, - 15;4; -0.000000, 0.000000, 1.000000, 0.000000;;, - 16;4; -0.000000, 0.000000, 1.000000, 0.000000;;, - 17;4; -0.000000, 0.000000, 1.000000, 0.000000;;, - 18;4; -0.000000, 0.000000, 1.000000, 0.000000;;, - 19;4; -0.000000, 0.000000, 1.000000, 0.000000;;, - 20;4; -0.000000, 0.000302, 1.000000, 0.000000;;, - 21;4; -0.000000, 0.001210, 0.999999, 0.000000;;, - 22;4; -0.000000, 0.002688, 0.999996, 0.000000;;, - 23;4; -0.000000, 0.004620, 0.999991, 0.000000;;, - 24;4; -0.000000, 0.006808, 0.999984, 0.000000;;, - 25;4; -0.000000, 0.008997, 0.999974, 0.000000;;, - 26;4; -0.000000, 0.010929, 0.999961, 0.000000;;, - 27;4; -0.000000, 0.012406, 0.999946, 0.000000;;, - 28;4; -0.000000, 0.013315, 0.999927, 0.000000;;, - 29;4; -0.000000, 0.013617, 0.999907, 0.000000;;, - 30;4; -0.000000, 0.013089, 0.999883, 0.000000;;, - 31;4; -0.000000, 0.011494, 0.999853, 0.000000;;, - 32;4; -0.000000, 0.008846, 0.999817, 0.000000;;, - 33;4; -0.000000, 0.005215, 0.999776, 0.000000;;, - 34;4; -0.000000, 0.000742, 0.999730, 0.000000;;, - 35;4; -0.000000,-0.004352, 0.999683, 0.000000;;, - 36;4; -0.000000,-0.009778, 0.999635, 0.000000;;, - 37;4; -0.000000,-0.015204, 0.999590, 0.000000;;, - 38;4; -0.000000,-0.020298, 0.999549, 0.000000;;, - 39;4; -0.000000,-0.024771, 0.999514, 0.000000;;, - 40;4; -0.000000,-0.028403, 0.999486, 0.000000;;, - 41;4; -0.000000,-0.031051, 0.999465, 0.000000;;, - 42;4; -0.000000,-0.032646, 0.999454, 0.000000;;, - 43;4; -0.000000,-0.033173, 0.999450, 0.000000;;, - 44;4; -0.000000,-0.032770, 0.999454, 0.000000;;, - 45;4; -0.000000,-0.031550, 0.999466, 0.000000;;, - 46;4; -0.000000,-0.029516, 0.999485, 0.000000;;, - 47;4; -0.000000,-0.026703, 0.999513, 0.000000;;, - 48;4; -0.000000,-0.023183, 0.999547, 0.000000;;, - 49;4; -0.000000,-0.019073, 0.999588, 0.000000;;, - 50;4; -0.000000,-0.014537, 0.999632, 0.000000;;, - 51;4; -0.000000,-0.009778, 0.999678, 0.000000;;, - 52;4; -0.000000,-0.005019, 0.999725, 0.000000;;, - 53;4; -0.000000,-0.000484, 0.999769, 0.000000;;, - 54;4; -0.000000, 0.003626, 0.999810, 0.000000;;, - 55;4; -0.000000, 0.007146, 0.999844, 0.000000;;, - 56;4; -0.000000, 0.009960, 0.999872, 0.000000;;, - 57;4; -0.000000, 0.011993, 0.999891, 0.000000;;, - 58;4; -0.000000, 0.013213, 0.999903, 0.000000;;, - 59;4; -0.000000, 0.013617, 0.999907, 0.000000;;; - } - AnimationKey { //Scale - 1; - 60; - 0;3; 1.000000, 1.101318, 1.000000;;, - 1;3; 1.000000, 1.101318, 1.000000;;, - 2;3; 1.000000, 1.101318, 1.000000;;, - 3;3; 1.000000, 1.101318, 1.000000;;, - 4;3; 1.000000, 1.101318, 1.000000;;, - 5;3; 1.000000, 1.101318, 1.000000;;, - 6;3; 1.000000, 1.101318, 1.000000;;, - 7;3; 1.000000, 1.101318, 1.000000;;, - 8;3; 1.000000, 1.101318, 1.000000;;, - 9;3; 1.000000, 1.101318, 1.000000;;, - 10;3; 1.000000, 1.101318, 1.000000;;, - 11;3; 1.000000, 1.101318, 1.000000;;, - 12;3; 1.000000, 1.101318, 1.000000;;, - 13;3; 1.000000, 1.101318, 1.000000;;, - 14;3; 1.000000, 1.101318, 1.000000;;, - 15;3; 1.000000, 1.101318, 1.000000;;, - 16;3; 1.000000, 1.101318, 1.000000;;, - 17;3; 1.000000, 1.101318, 1.000000;;, - 18;3; 1.000000, 1.101318, 1.000000;;, - 19;3; 1.000000, 1.101318, 1.000000;;, - 20;3; 1.000000, 1.101318, 1.000000;;, - 21;3; 1.000001, 1.101317, 1.000000;;, - 22;3; 1.000003, 1.101315, 1.000000;;, - 23;3; 1.000009, 1.101309, 1.000000;;, - 24;3; 1.000020, 1.101300, 1.000000;;, - 25;3; 1.000034, 1.101286, 1.000000;;, - 26;3; 1.000051, 1.101271, 1.000000;;, - 27;3; 1.000066, 1.101258, 1.000000;;, - 28;3; 1.000075, 1.101249, 1.000000;;, - 29;3; 1.000079, 1.101246, 1.000000;;, - 30;3; 1.000073, 1.101251, 1.000000;;, - 31;3; 1.000056, 1.101266, 1.000000;;, - 32;3; 1.000033, 1.101287, 1.000000;;, - 33;3; 1.000012, 1.101307, 1.000000;;, - 34;3; 1.000000, 1.101317, 1.000000;;, - 35;3; 1.000008, 1.101310, 1.000000;;, - 36;3; 1.000041, 1.101280, 1.000000;;, - 37;3; 1.000098, 1.101228, 1.000000;;, - 38;3; 1.000175, 1.101158, 1.000000;;, - 39;3; 1.000261, 1.101080, 1.000000;;, - 40;3; 1.000343, 1.101006, 1.000000;;, - 41;3; 1.000410, 1.100945, 1.000000;;, - 42;3; 1.000453, 1.100906, 1.000000;;, - 43;3; 1.000468, 1.100892, 1.000000;;, - 44;3; 1.000457, 1.100903, 1.000000;;, - 45;3; 1.000423, 1.100933, 1.000000;;, - 46;3; 1.000371, 1.100981, 1.000000;;, - 47;3; 1.000303, 1.101042, 1.000000;;, - 48;3; 1.000229, 1.101110, 1.000000;;, - 49;3; 1.000155, 1.101177, 1.000000;;, - 50;3; 1.000090, 1.101236, 1.000000;;, - 51;3; 1.000041, 1.101281, 1.000000;;, - 52;3; 1.000011, 1.101308, 1.000000;;, - 53;3; 1.000000, 1.101317, 1.000000;;, - 54;3; 1.000006, 1.101312, 1.000000;;, - 55;3; 1.000022, 1.101298, 1.000000;;, - 56;3; 1.000042, 1.101279, 1.000000;;, - 57;3; 1.000061, 1.101262, 1.000000;;, - 58;3; 1.000074, 1.101250, 1.000000;;, - 59;3; 1.000079, 1.101246, 1.000000;;; - } - } - Animation { - {Armature_Bone_002} - AnimationKey { //Position - 2; - 60; - 0;3; 0.000000, 0.963874,-0.000000;;, - 1;3; 0.000000, 0.963874,-0.000000;;, - 2;3; 0.000000, 0.963874,-0.000000;;, - 3;3; 0.000000, 0.963874,-0.000000;;, - 4;3; 0.000000, 0.963874,-0.000000;;, - 5;3; 0.000000, 0.963874,-0.000000;;, - 6;3; 0.000000, 0.963874,-0.000000;;, - 7;3; 0.000000, 0.963874,-0.000000;;, - 8;3; 0.000000, 0.963874,-0.000000;;, - 9;3; 0.000000, 0.963874,-0.000000;;, - 10;3; 0.000000, 0.963874,-0.000000;;, - 11;3; 0.000000, 0.963874,-0.000000;;, - 12;3; 0.000000, 0.963874,-0.000000;;, - 13;3; 0.000000, 0.963874,-0.000000;;, - 14;3; 0.000000, 0.963874,-0.000000;;, - 15;3; 0.000000, 0.963874,-0.000000;;, - 16;3; 0.000000, 0.963874,-0.000000;;, - 17;3; 0.000000, 0.963874,-0.000000;;, - 18;3; 0.000000, 0.963874,-0.000000;;, - 19;3; 0.000000, 0.963874,-0.000000;;, - 20;3; 0.000000, 0.963874,-0.000000;;, - 21;3; 0.000000, 0.963874,-0.000000;;, - 22;3; 0.000000, 0.963874,-0.000000;;, - 23;3; 0.000000, 0.963874,-0.000000;;, - 24;3; 0.000000, 0.963874,-0.000000;;, - 25;3; 0.000000, 0.963874,-0.000000;;, - 26;3; 0.000000, 0.963874,-0.000000;;, - 27;3; 0.000000, 0.963874,-0.000000;;, - 28;3; 0.000000, 0.963874,-0.000000;;, - 29;3; 0.000000, 0.963874,-0.000000;;, - 30;3; 0.000000, 0.963874,-0.000000;;, - 31;3; 0.000000, 0.963874,-0.000000;;, - 32;3; 0.000000, 0.963874,-0.000000;;, - 33;3; 0.000000, 0.963874,-0.000000;;, - 34;3; 0.000000, 0.963874,-0.000000;;, - 35;3; 0.000000, 0.963874,-0.000000;;, - 36;3; 0.000000, 0.963874,-0.000000;;, - 37;3; 0.000000, 0.963874,-0.000000;;, - 38;3; 0.000000, 0.963874,-0.000000;;, - 39;3; 0.000000, 0.963874,-0.000000;;, - 40;3; 0.000000, 0.963874,-0.000000;;, - 41;3; 0.000000, 0.963874,-0.000000;;, - 42;3; 0.000000, 0.963874,-0.000000;;, - 43;3; 0.000000, 0.963874,-0.000000;;, - 44;3; 0.000000, 0.963874,-0.000000;;, - 45;3; 0.000000, 0.963874,-0.000000;;, - 46;3; 0.000000, 0.963874,-0.000000;;, - 47;3; 0.000000, 0.963874,-0.000000;;, - 48;3; 0.000000, 0.963874,-0.000000;;, - 49;3; 0.000000, 0.963874,-0.000000;;, - 50;3; 0.000000, 0.963874,-0.000000;;, - 51;3; 0.000000, 0.963874,-0.000000;;, - 52;3; 0.000000, 0.963874,-0.000000;;, - 53;3; 0.000000, 0.963874,-0.000000;;, - 54;3; 0.000000, 0.963874,-0.000000;;, - 55;3; 0.000000, 0.963874,-0.000000;;, - 56;3; 0.000000, 0.963874,-0.000000;;, - 57;3; 0.000000, 0.963874,-0.000000;;, - 58;3; 0.000000, 0.963874,-0.000000;;, - 59;3; 0.000000, 0.963874,-0.000000;;; - } - AnimationKey { //Rotation - 0; - 60; - 0;4; -0.171095,-0.192349,-0.642219,-0.722000;;, - 1;4; -0.171095,-0.192349,-0.642219,-0.722000;;, - 2;4; -0.171095,-0.192349,-0.642219,-0.722000;;, - 3;4; -0.171095,-0.192349,-0.642219,-0.722000;;, - 4;4; -0.171095,-0.192349,-0.642219,-0.722000;;, - 5;4; -0.171095,-0.192349,-0.642219,-0.722000;;, - 6;4; -0.171095,-0.192349,-0.642219,-0.722000;;, - 7;4; -0.171095,-0.192349,-0.642219,-0.722000;;, - 8;4; -0.171095,-0.192349,-0.642219,-0.722000;;, - 9;4; -0.171095,-0.192349,-0.642219,-0.722000;;, - 10;4; -0.171095,-0.192349,-0.642219,-0.722000;;, - 11;4; -0.171095,-0.192349,-0.642219,-0.722000;;, - 12;4; -0.171095,-0.192349,-0.642219,-0.722000;;, - 13;4; -0.171095,-0.192349,-0.642219,-0.722000;;, - 14;4; -0.171095,-0.192349,-0.642219,-0.722000;;, - 15;4; -0.171095,-0.192349,-0.642219,-0.722000;;, - 16;4; -0.171095,-0.192349,-0.642219,-0.722000;;, - 17;4; -0.171095,-0.192349,-0.642219,-0.722000;;, - 18;4; -0.171095,-0.192349,-0.642219,-0.722000;;, - 19;4; -0.171095,-0.192349,-0.642219,-0.722000;;, - 20;4; -0.170741,-0.192640,-0.643451,-0.720812;;, - 21;4; -0.169675,-0.193516,-0.647158,-0.717239;;, - 22;4; -0.167942,-0.194939,-0.653186,-0.711429;;, - 23;4; -0.165676,-0.196801,-0.661070,-0.703829;;, - 24;4; -0.163109,-0.198911,-0.670002,-0.695220;;, - 25;4; -0.160542,-0.201020,-0.678933,-0.686612;;, - 26;4; -0.158276,-0.202882,-0.686818,-0.679012;;, - 27;4; -0.156544,-0.204306,-0.692846,-0.673202;;, - 28;4; -0.155478,-0.205182,-0.696553,-0.669629;;, - 29;4; -0.155124,-0.205472,-0.697785,-0.668442;;, - 30;4; -0.155467,-0.205186,-0.696511,-0.669574;;, - 31;4; -0.156503,-0.204319,-0.692662,-0.672996;;, - 32;4; -0.158223,-0.202880,-0.686270,-0.678678;;, - 33;4; -0.160583,-0.200907,-0.677505,-0.686470;;, - 34;4; -0.163488,-0.198476,-0.666708,-0.696068;;, - 35;4; -0.166798,-0.195708,-0.654412,-0.707000;;, - 36;4; -0.170323,-0.192760,-0.641315,-0.718643;;, - 37;4; -0.173848,-0.189811,-0.628218,-0.730286;;, - 38;4; -0.177158,-0.187043,-0.615922,-0.741217;;, - 39;4; -0.180064,-0.184612,-0.605125,-0.750815;;, - 40;4; -0.182423,-0.182639,-0.596360,-0.758607;;, - 41;4; -0.184143,-0.181200,-0.589968,-0.764289;;, - 42;4; -0.185179,-0.180333,-0.586119,-0.767711;;, - 43;4; -0.185522,-0.180047,-0.584845,-0.768844;;, - 44;4; -0.185260,-0.180266,-0.585819,-0.767978;;, - 45;4; -0.184467,-0.180929,-0.588764,-0.765360;;, - 46;4; -0.183146,-0.182034,-0.593673,-0.760996;;, - 47;4; -0.181318,-0.183563,-0.600463,-0.754960;;, - 48;4; -0.179031,-0.185476,-0.608960,-0.747406;;, - 49;4; -0.176361,-0.187709,-0.618880,-0.738588;;, - 50;4; -0.173415,-0.190173,-0.629827,-0.728856;;, - 51;4; -0.170323,-0.192760,-0.641314,-0.718643;;, - 52;4; -0.167231,-0.195346,-0.652802,-0.708431;;, - 53;4; -0.164285,-0.197810,-0.663749,-0.698699;;, - 54;4; -0.161615,-0.200044,-0.673669,-0.689880;;, - 55;4; -0.159328,-0.201957,-0.682166,-0.682326;;, - 56;4; -0.157500,-0.203485,-0.688957,-0.676289;;, - 57;4; -0.156179,-0.204590,-0.693865,-0.671926;;, - 58;4; -0.155386,-0.205253,-0.696811,-0.669308;;, - 59;4; -0.155124,-0.205472,-0.697785,-0.668442;;; - } - AnimationKey { //Scale - 1; - 60; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_Bone_003} - AnimationKey { //Position - 2; - 60; - 0;3; 0.000000, 0.963874,-0.000000;;, - 1;3; 0.000000, 0.963874,-0.000000;;, - 2;3; 0.000000, 0.963874,-0.000000;;, - 3;3; 0.000000, 0.963874,-0.000000;;, - 4;3; 0.000000, 0.963874,-0.000000;;, - 5;3; 0.000000, 0.963874,-0.000000;;, - 6;3; 0.000000, 0.963874,-0.000000;;, - 7;3; 0.000000, 0.963874,-0.000000;;, - 8;3; 0.000000, 0.963874,-0.000000;;, - 9;3; 0.000000, 0.963874,-0.000000;;, - 10;3; 0.000000, 0.963874,-0.000000;;, - 11;3; 0.000000, 0.963874,-0.000000;;, - 12;3; 0.000000, 0.963874,-0.000000;;, - 13;3; 0.000000, 0.963874,-0.000000;;, - 14;3; 0.000000, 0.963874,-0.000000;;, - 15;3; 0.000000, 0.963874,-0.000000;;, - 16;3; 0.000000, 0.963874,-0.000000;;, - 17;3; 0.000000, 0.963874,-0.000000;;, - 18;3; 0.000000, 0.963874,-0.000000;;, - 19;3; 0.000000, 0.963874,-0.000000;;, - 20;3; 0.000000, 0.963874,-0.000000;;, - 21;3; 0.000000, 0.963874,-0.000000;;, - 22;3; 0.000000, 0.963874,-0.000000;;, - 23;3; 0.000000, 0.963874,-0.000000;;, - 24;3; 0.000000, 0.963874,-0.000000;;, - 25;3; 0.000000, 0.963874,-0.000000;;, - 26;3; 0.000000, 0.963874,-0.000000;;, - 27;3; 0.000000, 0.963874,-0.000000;;, - 28;3; 0.000000, 0.963874,-0.000000;;, - 29;3; 0.000000, 0.963874,-0.000000;;, - 30;3; 0.000000, 0.963874,-0.000000;;, - 31;3; 0.000000, 0.963874,-0.000000;;, - 32;3; 0.000000, 0.963874,-0.000000;;, - 33;3; 0.000000, 0.963874,-0.000000;;, - 34;3; 0.000000, 0.963874,-0.000000;;, - 35;3; 0.000000, 0.963874,-0.000000;;, - 36;3; 0.000000, 0.963874,-0.000000;;, - 37;3; 0.000000, 0.963874,-0.000000;;, - 38;3; 0.000000, 0.963874,-0.000000;;, - 39;3; 0.000000, 0.963874,-0.000000;;, - 40;3; 0.000000, 0.963874,-0.000000;;, - 41;3; 0.000000, 0.963874,-0.000000;;, - 42;3; 0.000000, 0.963874,-0.000000;;, - 43;3; 0.000000, 0.963874,-0.000000;;, - 44;3; 0.000000, 0.963874,-0.000000;;, - 45;3; 0.000000, 0.963874,-0.000000;;, - 46;3; 0.000000, 0.963874,-0.000000;;, - 47;3; 0.000000, 0.963874,-0.000000;;, - 48;3; 0.000000, 0.963874,-0.000000;;, - 49;3; 0.000000, 0.963874,-0.000000;;, - 50;3; 0.000000, 0.963874,-0.000000;;, - 51;3; 0.000000, 0.963874,-0.000000;;, - 52;3; 0.000000, 0.963874,-0.000000;;, - 53;3; 0.000000, 0.963874,-0.000000;;, - 54;3; 0.000000, 0.963874,-0.000000;;, - 55;3; 0.000000, 0.963874,-0.000000;;, - 56;3; 0.000000, 0.963874,-0.000000;;, - 57;3; 0.000000, 0.963874,-0.000000;;, - 58;3; 0.000000, 0.963874,-0.000000;;, - 59;3; 0.000000, 0.963874,-0.000000;;; - } - AnimationKey { //Rotation - 0; - 60; - 0;4; -0.171095,-0.192349, 0.642219, 0.722000;;, - 1;4; -0.171095,-0.192349, 0.642219, 0.722000;;, - 2;4; -0.171095,-0.192349, 0.642219, 0.722000;;, - 3;4; -0.171095,-0.192349, 0.642219, 0.722000;;, - 4;4; -0.171095,-0.192349, 0.642219, 0.722000;;, - 5;4; -0.171095,-0.192349, 0.642219, 0.722000;;, - 6;4; -0.171095,-0.192349, 0.642219, 0.722000;;, - 7;4; -0.171095,-0.192349, 0.642219, 0.722000;;, - 8;4; -0.171095,-0.192349, 0.642219, 0.722000;;, - 9;4; -0.171095,-0.192349, 0.642219, 0.722000;;, - 10;4; -0.171095,-0.192349, 0.642219, 0.722000;;, - 11;4; -0.171095,-0.192349, 0.642219, 0.722000;;, - 12;4; -0.171095,-0.192349, 0.642219, 0.722000;;, - 13;4; -0.171095,-0.192349, 0.642219, 0.722000;;, - 14;4; -0.171095,-0.192349, 0.642219, 0.722000;;, - 15;4; -0.171095,-0.192349, 0.642219, 0.722000;;, - 16;4; -0.171095,-0.192349, 0.642219, 0.722000;;, - 17;4; -0.171095,-0.192349, 0.642219, 0.722000;;, - 18;4; -0.171095,-0.192349, 0.642219, 0.722000;;, - 19;4; -0.171095,-0.192349, 0.642219, 0.722000;;, - 20;4; -0.171413,-0.192054, 0.640961, 0.723054;;, - 21;4; -0.172369,-0.191166, 0.637175, 0.726224;;, - 22;4; -0.173924,-0.189722, 0.631016, 0.731374;;, - 23;4; -0.175955,-0.187830, 0.622952, 0.738103;;, - 24;4; -0.178253,-0.185683, 0.613806, 0.745712;;, - 25;4; -0.180547,-0.183532, 0.604643, 0.753303;;, - 26;4; -0.182565,-0.181625, 0.596530, 0.759975;;, - 27;4; -0.184099,-0.180157, 0.590292, 0.765038;;, - 28;4; -0.185029,-0.179239, 0.586406, 0.768095;;, - 29;4; -0.185316,-0.178909, 0.585031, 0.769018;;, - 30;4; -0.184950,-0.179020, 0.586316, 0.767671;;, - 31;4; -0.183910,-0.179430, 0.590452, 0.763882;;, - 32;4; -0.182206,-0.180137, 0.597402, 0.757684;;, - 33;4; -0.179882,-0.181120, 0.606981, 0.749241;;, - 34;4; -0.177029,-0.182341, 0.618814, 0.738878;;, - 35;4; -0.173785,-0.183739, 0.632314, 0.727102;;, - 36;4; -0.170335,-0.185233, 0.646710, 0.714578;;, - 37;4; -0.166888,-0.186731, 0.661118, 0.702069;;, - 38;4; -0.163654,-0.188140, 0.674655, 0.690334;;, - 39;4; -0.160816,-0.189379, 0.686546, 0.680036;;, - 40;4; -0.158513,-0.190385, 0.696203, 0.671681;;, - 41;4; -0.156834,-0.191120, 0.703248, 0.665590;;, - 42;4; -0.155823,-0.191563, 0.707492, 0.661923;;, - 43;4; -0.155489,-0.191709, 0.708896, 0.660710;;, - 44;4; -0.155746,-0.191599, 0.707828, 0.661644;;, - 45;4; -0.156524,-0.191265, 0.704598, 0.664468;;, - 46;4; -0.157820,-0.190709, 0.699215, 0.669175;;, - 47;4; -0.159614,-0.189939, 0.691768, 0.675687;;, - 48;4; -0.161858,-0.188976, 0.682449, 0.683835;;, - 49;4; -0.164478,-0.187852, 0.671569, 0.693348;;, - 50;4; -0.167369,-0.186611, 0.659563, 0.703846;;, - 51;4; -0.170403,-0.185309, 0.646965, 0.714863;;, - 52;4; -0.173436,-0.184007, 0.634366, 0.725879;;, - 53;4; -0.176327,-0.182766, 0.622360, 0.736377;;, - 54;4; -0.178947,-0.181642, 0.611480, 0.745891;;, - 55;4; -0.181191,-0.180679, 0.602161, 0.754040;;, - 56;4; -0.182985,-0.179909, 0.594713, 0.760552;;, - 57;4; -0.184281,-0.179353, 0.589330, 0.765259;;, - 58;4; -0.185058,-0.179019, 0.586100, 0.768083;;, - 59;4; -0.185316,-0.178909, 0.585031, 0.769018;;; - } - AnimationKey { //Scale - 1; - 60; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_Bone_L} - AnimationKey { //Position - 2; - 60; - 0;3; 0.000000,-0.000000, 0.184072;;, - 1;3; 0.000000,-0.000000, 0.184072;;, - 2;3; 0.000000,-0.000000, 0.184072;;, - 3;3; 0.000000,-0.000000, 0.184072;;, - 4;3; 0.000000,-0.000000, 0.184072;;, - 5;3; 0.000000,-0.000000, 0.184072;;, - 6;3; 0.000000,-0.000000, 0.184072;;, - 7;3; 0.000000,-0.000000, 0.184072;;, - 8;3; 0.000000,-0.000000, 0.184072;;, - 9;3; 0.000000,-0.000000, 0.184072;;, - 10;3; 0.000000,-0.000000, 0.184072;;, - 11;3; 0.000000,-0.000000, 0.184072;;, - 12;3; 0.000000,-0.000000, 0.184072;;, - 13;3; 0.000000,-0.000000, 0.184072;;, - 14;3; 0.000000,-0.000000, 0.184072;;, - 15;3; 0.000000,-0.000000, 0.184072;;, - 16;3; 0.000000,-0.000000, 0.184072;;, - 17;3; 0.000000,-0.000000, 0.184072;;, - 18;3; 0.000000,-0.000000, 0.184072;;, - 19;3; 0.000000,-0.000000, 0.184072;;, - 20;3; 0.000000,-0.000000, 0.184072;;, - 21;3; 0.000000,-0.000000, 0.184072;;, - 22;3; 0.000000,-0.000000, 0.184072;;, - 23;3; 0.000000,-0.000000, 0.184072;;, - 24;3; 0.000000,-0.000000, 0.184072;;, - 25;3; 0.000000,-0.000000, 0.184072;;, - 26;3; 0.000000,-0.000000, 0.184072;;, - 27;3; 0.000000,-0.000000, 0.184072;;, - 28;3; 0.000000,-0.000000, 0.184072;;, - 29;3; 0.000000,-0.000000, 0.184072;;, - 30;3; 0.000000,-0.000000, 0.184072;;, - 31;3; 0.000000,-0.000000, 0.184072;;, - 32;3; 0.000000,-0.000000, 0.184072;;, - 33;3; 0.000000,-0.000000, 0.184072;;, - 34;3; 0.000000,-0.000000, 0.184072;;, - 35;3; 0.000000,-0.000000, 0.184072;;, - 36;3; 0.000000,-0.000000, 0.184072;;, - 37;3; 0.000000,-0.000000, 0.184072;;, - 38;3; 0.000000,-0.000000, 0.184072;;, - 39;3; 0.000000,-0.000000, 0.184072;;, - 40;3; 0.000000,-0.000000, 0.184072;;, - 41;3; 0.000000,-0.000000, 0.184072;;, - 42;3; 0.000000,-0.000000, 0.184072;;, - 43;3; 0.000000,-0.000000, 0.184072;;, - 44;3; 0.000000,-0.000000, 0.184072;;, - 45;3; 0.000000,-0.000000, 0.184072;;, - 46;3; 0.000000,-0.000000, 0.184072;;, - 47;3; 0.000000,-0.000000, 0.184072;;, - 48;3; 0.000000,-0.000000, 0.184072;;, - 49;3; 0.000000,-0.000000, 0.184072;;, - 50;3; 0.000000,-0.000000, 0.184072;;, - 51;3; 0.000000,-0.000000, 0.184072;;, - 52;3; 0.000000,-0.000000, 0.184072;;, - 53;3; 0.000000,-0.000000, 0.184072;;, - 54;3; 0.000000,-0.000000, 0.184072;;, - 55;3; 0.000000,-0.000000, 0.184072;;, - 56;3; 0.000000,-0.000000, 0.184072;;, - 57;3; 0.000000,-0.000000, 0.184072;;, - 58;3; 0.000000,-0.000000, 0.184072;;, - 59;3; 0.000000,-0.000000, 0.184072;;; - } - AnimationKey { //Rotation - 0; - 60; - 0;4; -0.268671, 0.000000,-0.031506, 0.962716;;, - 1;4; -0.268671, 0.000000,-0.031506, 0.962716;;, - 2;4; -0.268671, 0.000000,-0.031506, 0.962716;;, - 3;4; -0.268671, 0.000000,-0.031506, 0.962716;;, - 4;4; -0.268671, 0.000000,-0.031506, 0.962716;;, - 5;4; -0.268671, 0.000000,-0.031506, 0.962716;;, - 6;4; -0.268671, 0.000000,-0.031506, 0.962716;;, - 7;4; -0.268671, 0.000000,-0.031506, 0.962716;;, - 8;4; -0.268671, 0.000000,-0.031506, 0.962716;;, - 9;4; -0.268671, 0.000000,-0.031506, 0.962716;;, - 10;4; -0.268671, 0.000000,-0.031506, 0.962716;;, - 11;4; -0.268671, 0.000000,-0.031506, 0.962716;;, - 12;4; -0.268671, 0.000000,-0.031506, 0.962716;;, - 13;4; -0.268671, 0.000000,-0.031506, 0.962716;;, - 14;4; -0.268671, 0.000000,-0.031506, 0.962716;;, - 15;4; -0.268671, 0.000000,-0.031506, 0.962716;;, - 16;4; -0.268671, 0.000000,-0.031506, 0.962716;;, - 17;4; -0.268671, 0.000000,-0.031506, 0.962716;;, - 18;4; -0.268671, 0.000000,-0.031506, 0.962716;;, - 19;4; -0.268671, 0.000000,-0.031506, 0.962716;;, - 20;4; -0.268654,-0.000488,-0.029756, 0.962713;;, - 21;4; -0.268603,-0.001958,-0.024491, 0.962702;;, - 22;4; -0.268518,-0.004348,-0.015931, 0.962680;;, - 23;4; -0.268404,-0.007474,-0.004734, 0.962644;;, - 24;4; -0.268272,-0.011015, 0.007951, 0.962590;;, - 25;4; -0.268135,-0.014557, 0.020636, 0.962517;;, - 26;4; -0.268006,-0.017683, 0.031835, 0.962426;;, - 27;4; -0.267897,-0.020073, 0.040398, 0.962318;;, - 28;4; -0.267814,-0.021542, 0.045667, 0.962197;;, - 29;4; -0.267761,-0.022031, 0.047421, 0.962065;;, - 30;4; -0.267731,-0.021514, 0.045548, 0.961871;;, - 31;4; -0.267715,-0.019952, 0.039881, 0.961560;;, - 32;4; -0.267715,-0.017359, 0.030468, 0.961135;;, - 33;4; -0.267730,-0.013802, 0.017559, 0.960606;;, - 34;4; -0.267759,-0.009421, 0.001656, 0.959992;;, - 35;4; -0.267799,-0.004432,-0.016458, 0.959317;;, - 36;4; -0.267847, 0.000882,-0.035750, 0.958618;;, - 37;4; -0.267898, 0.006196,-0.055043, 0.957932;;, - 38;4; -0.267949, 0.011186,-0.073158, 0.957298;;, - 39;4; -0.267996, 0.015567,-0.089063, 0.956747;;, - 40;4; -0.268034, 0.019123,-0.101975, 0.956304;;, - 41;4; -0.268064, 0.021717,-0.111391, 0.955984;;, - 42;4; -0.268081, 0.023279,-0.117062, 0.955791;;, - 43;4; -0.268087, 0.023796,-0.118939, 0.955728;;, - 44;4; -0.268084, 0.023400,-0.117504, 0.955783;;, - 45;4; -0.268076, 0.022205,-0.113166, 0.955948;;, - 46;4; -0.268062, 0.020214,-0.105936, 0.956223;;, - 47;4; -0.268042, 0.017458,-0.095934, 0.956604;;, - 48;4; -0.268018, 0.014011,-0.083418, 0.957081;;, - 49;4; -0.267989, 0.009985,-0.068807, 0.957638;;, - 50;4; -0.267957, 0.005543,-0.052682, 0.958252;;, - 51;4; -0.267924, 0.000882,-0.035761, 0.958897;;, - 52;4; -0.267891,-0.003779,-0.018840, 0.959541;;, - 53;4; -0.267860,-0.008221,-0.002714, 0.960156;;, - 54;4; -0.267831,-0.012246, 0.011898, 0.960712;;, - 55;4; -0.267807,-0.015694, 0.024414, 0.961189;;, - 56;4; -0.267787,-0.018449, 0.034417, 0.961570;;, - 57;4; -0.267773,-0.020441, 0.041647, 0.961845;;, - 58;4; -0.267764,-0.021636, 0.045986, 0.962011;;, - 59;4; -0.267761,-0.022031, 0.047421, 0.962065;;; - } - AnimationKey { //Scale - 1; - 60; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_Bone_R} - AnimationKey { //Position - 2; - 60; - 0;3; 0.000000,-0.000000, 0.184072;;, - 1;3; 0.000000,-0.000000, 0.184072;;, - 2;3; 0.000000,-0.000000, 0.184072;;, - 3;3; 0.000000,-0.000000, 0.184072;;, - 4;3; 0.000000,-0.000000, 0.184072;;, - 5;3; 0.000000,-0.000000, 0.184072;;, - 6;3; 0.000000,-0.000000, 0.184072;;, - 7;3; 0.000000,-0.000000, 0.184072;;, - 8;3; 0.000000,-0.000000, 0.184072;;, - 9;3; 0.000000,-0.000000, 0.184072;;, - 10;3; 0.000000,-0.000000, 0.184072;;, - 11;3; 0.000000,-0.000000, 0.184072;;, - 12;3; 0.000000,-0.000000, 0.184072;;, - 13;3; 0.000000,-0.000000, 0.184072;;, - 14;3; 0.000000,-0.000000, 0.184072;;, - 15;3; 0.000000,-0.000000, 0.184072;;, - 16;3; 0.000000,-0.000000, 0.184072;;, - 17;3; 0.000000,-0.000000, 0.184072;;, - 18;3; 0.000000,-0.000000, 0.184072;;, - 19;3; 0.000000,-0.000000, 0.184072;;, - 20;3; 0.000000,-0.000000, 0.184072;;, - 21;3; 0.000000,-0.000000, 0.184072;;, - 22;3; 0.000000,-0.000000, 0.184072;;, - 23;3; 0.000000,-0.000000, 0.184072;;, - 24;3; 0.000000,-0.000000, 0.184072;;, - 25;3; 0.000000,-0.000000, 0.184072;;, - 26;3; 0.000000,-0.000000, 0.184072;;, - 27;3; 0.000000,-0.000000, 0.184072;;, - 28;3; 0.000000,-0.000000, 0.184072;;, - 29;3; 0.000000,-0.000000, 0.184072;;, - 30;3; 0.000000,-0.000000, 0.184072;;, - 31;3; 0.000000,-0.000000, 0.184072;;, - 32;3; 0.000000,-0.000000, 0.184072;;, - 33;3; 0.000000,-0.000000, 0.184072;;, - 34;3; 0.000000,-0.000000, 0.184072;;, - 35;3; 0.000000,-0.000000, 0.184072;;, - 36;3; 0.000000,-0.000000, 0.184072;;, - 37;3; 0.000000,-0.000000, 0.184072;;, - 38;3; 0.000000,-0.000000, 0.184072;;, - 39;3; 0.000000,-0.000000, 0.184072;;, - 40;3; 0.000000,-0.000000, 0.184072;;, - 41;3; 0.000000,-0.000000, 0.184072;;, - 42;3; 0.000000,-0.000000, 0.184072;;, - 43;3; 0.000000,-0.000000, 0.184072;;, - 44;3; 0.000000,-0.000000, 0.184072;;, - 45;3; 0.000000,-0.000000, 0.184072;;, - 46;3; 0.000000,-0.000000, 0.184072;;, - 47;3; 0.000000,-0.000000, 0.184072;;, - 48;3; 0.000000,-0.000000, 0.184072;;, - 49;3; 0.000000,-0.000000, 0.184072;;, - 50;3; 0.000000,-0.000000, 0.184072;;, - 51;3; 0.000000,-0.000000, 0.184072;;, - 52;3; 0.000000,-0.000000, 0.184072;;, - 53;3; 0.000000,-0.000000, 0.184072;;, - 54;3; 0.000000,-0.000000, 0.184072;;, - 55;3; 0.000000,-0.000000, 0.184072;;, - 56;3; 0.000000,-0.000000, 0.184072;;, - 57;3; 0.000000,-0.000000, 0.184072;;, - 58;3; 0.000000,-0.000000, 0.184072;;, - 59;3; 0.000000,-0.000000, 0.184072;;; - } - AnimationKey { //Rotation - 0; - 60; - 0;4; -0.268671, 0.000000, 0.031506,-0.962716;;, - 1;4; -0.268671, 0.000000, 0.031506,-0.962716;;, - 2;4; -0.268671, 0.000000, 0.031506,-0.962716;;, - 3;4; -0.268671, 0.000000, 0.031506,-0.962716;;, - 4;4; -0.268671, 0.000000, 0.031506,-0.962716;;, - 5;4; -0.268671, 0.000000, 0.031506,-0.962716;;, - 6;4; -0.268671, 0.000000, 0.031506,-0.962716;;, - 7;4; -0.268671, 0.000000, 0.031506,-0.962716;;, - 8;4; -0.268671, 0.000000, 0.031506,-0.962716;;, - 9;4; -0.268671, 0.000000, 0.031506,-0.962716;;, - 10;4; -0.268671, 0.000000, 0.031506,-0.962716;;, - 11;4; -0.268671, 0.000000, 0.031506,-0.962716;;, - 12;4; -0.268671, 0.000000, 0.031506,-0.962716;;, - 13;4; -0.268671, 0.000000, 0.031506,-0.962716;;, - 14;4; -0.268671, 0.000000, 0.031506,-0.962716;;, - 15;4; -0.268671, 0.000000, 0.031506,-0.962716;;, - 16;4; -0.268671, 0.000000, 0.031506,-0.962716;;, - 17;4; -0.268671, 0.000000, 0.031506,-0.962716;;, - 18;4; -0.268671, 0.000000, 0.031506,-0.962716;;, - 19;4; -0.268671, 0.000000, 0.031506,-0.962716;;, - 20;4; -0.268650, 0.000555, 0.033502,-0.962566;;, - 21;4; -0.268584, 0.002225, 0.039511,-0.962112;;, - 22;4; -0.268475, 0.004941, 0.049282,-0.961370;;, - 23;4; -0.268332, 0.008492, 0.062061,-0.960394;;, - 24;4; -0.268166, 0.012516, 0.076537,-0.959278;;, - 25;4; -0.267996, 0.016540, 0.091012,-0.958146;;, - 26;4; -0.267840, 0.020091, 0.103789,-0.957125;;, - 27;4; -0.267712, 0.022807, 0.113557,-0.956313;;, - 28;4; -0.267621, 0.024477, 0.119563,-0.955768;;, - 29;4; -0.267570, 0.025032, 0.121557,-0.955512;;, - 30;4; -0.267538, 0.024446, 0.119449,-0.955474;;, - 31;4; -0.267503, 0.022675, 0.113085,-0.955585;;, - 32;4; -0.267467, 0.019734, 0.102521,-0.955845;;, - 33;4; -0.267430, 0.015701, 0.088037,-0.956246;;, - 34;4; -0.267392, 0.010733, 0.070196,-0.956769;;, - 35;4; -0.267356, 0.005075, 0.049877,-0.957386;;, - 36;4; -0.267321,-0.000951, 0.028237,-0.958060;;, - 37;4; -0.267289,-0.006977, 0.006597,-0.958744;;, - 38;4; -0.267262,-0.012635,-0.013721,-0.959394;;, - 39;4; -0.267239,-0.017602,-0.031560,-0.959970;;, - 40;4; -0.267221,-0.021635,-0.046042,-0.960441;;, - 41;4; -0.267209,-0.024576,-0.056603,-0.960786;;, - 42;4; -0.267202,-0.026347,-0.062963,-0.960995;;, - 43;4; -0.267199,-0.026933,-0.065068,-0.961065;;, - 44;4; -0.267203,-0.026485,-0.063458,-0.961017;;, - 45;4; -0.267212,-0.025130,-0.058591,-0.960872;;, - 46;4; -0.267228,-0.022872,-0.050481,-0.960631;;, - 47;4; -0.267251,-0.019747,-0.039261,-0.960297;;, - 48;4; -0.267279,-0.015838,-0.025220,-0.959879;;, - 49;4; -0.267311,-0.011273,-0.008829,-0.959391;;, - 50;4; -0.267347,-0.006236, 0.009260,-0.958853;;, - 51;4; -0.267385,-0.000951, 0.028242,-0.958288;;, - 52;4; -0.267422, 0.004335, 0.047224,-0.957724;;, - 53;4; -0.267458, 0.009372, 0.065314,-0.957186;;, - 54;4; -0.267491, 0.013936, 0.081706,-0.956698;;, - 55;4; -0.267519, 0.017846, 0.095748,-0.956280;;, - 56;4; -0.267541, 0.020970, 0.106969,-0.955946;;, - 57;4; -0.267557, 0.023229, 0.115080,-0.955705;;, - 58;4; -0.267567, 0.024584, 0.119947,-0.955560;;, - 59;4; -0.267570, 0.025032, 0.121557,-0.955512;;; - } - AnimationKey { //Scale - 1; - 60; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Cube} - AnimationKey { //Position - 2; - 60; - 0;3; 0.000000, 0.000000, 0.000000;;, - 1;3; 0.000000, 0.000000, 0.000000;;, - 2;3; 0.000000, 0.000000, 0.000000;;, - 3;3; 0.000000, 0.000000, 0.000000;;, - 4;3; 0.000000, 0.000000, 0.000000;;, - 5;3; 0.000000, 0.000000, 0.000000;;, - 6;3; 0.000000, 0.000000, 0.000000;;, - 7;3; 0.000000, 0.000000, 0.000000;;, - 8;3; 0.000000, 0.000000, 0.000000;;, - 9;3; 0.000000, 0.000000, 0.000000;;, - 10;3; 0.000000, 0.000000, 0.000000;;, - 11;3; 0.000000, 0.000000, 0.000000;;, - 12;3; 0.000000, 0.000000, 0.000000;;, - 13;3; 0.000000, 0.000000, 0.000000;;, - 14;3; 0.000000, 0.000000, 0.000000;;, - 15;3; 0.000000, 0.000000, 0.000000;;, - 16;3; 0.000000, 0.000000, 0.000000;;, - 17;3; 0.000000, 0.000000, 0.000000;;, - 18;3; 0.000000, 0.000000, 0.000000;;, - 19;3; 0.000000, 0.000000, 0.000000;;, - 20;3; 0.000000, 0.000000, 0.000000;;, - 21;3; 0.000000, 0.000000, 0.000000;;, - 22;3; 0.000000, 0.000000, 0.000000;;, - 23;3; 0.000000, 0.000000, 0.000000;;, - 24;3; 0.000000, 0.000000, 0.000000;;, - 25;3; 0.000000, 0.000000, 0.000000;;, - 26;3; 0.000000, 0.000000, 0.000000;;, - 27;3; 0.000000, 0.000000, 0.000000;;, - 28;3; 0.000000, 0.000000, 0.000000;;, - 29;3; 0.000000, 0.000000, 0.000000;;, - 30;3; 0.000000, 0.000000, 0.000000;;, - 31;3; 0.000000, 0.000000, 0.000000;;, - 32;3; 0.000000, 0.000000, 0.000000;;, - 33;3; 0.000000, 0.000000, 0.000000;;, - 34;3; 0.000000, 0.000000, 0.000000;;, - 35;3; 0.000000, 0.000000, 0.000000;;, - 36;3; 0.000000, 0.000000, 0.000000;;, - 37;3; 0.000000, 0.000000, 0.000000;;, - 38;3; 0.000000, 0.000000, 0.000000;;, - 39;3; 0.000000, 0.000000, 0.000000;;, - 40;3; 0.000000, 0.000000, 0.000000;;, - 41;3; 0.000000, 0.000000, 0.000000;;, - 42;3; 0.000000, 0.000000, 0.000000;;, - 43;3; 0.000000, 0.000000, 0.000000;;, - 44;3; 0.000000, 0.000000, 0.000000;;, - 45;3; 0.000000, 0.000000, 0.000000;;, - 46;3; 0.000000, 0.000000, 0.000000;;, - 47;3; 0.000000, 0.000000, 0.000000;;, - 48;3; 0.000000, 0.000000, 0.000000;;, - 49;3; 0.000000, 0.000000, 0.000000;;, - 50;3; 0.000000, 0.000000, 0.000000;;, - 51;3; 0.000000, 0.000000, 0.000000;;, - 52;3; 0.000000, 0.000000, 0.000000;;, - 53;3; 0.000000, 0.000000, 0.000000;;, - 54;3; 0.000000, 0.000000, 0.000000;;, - 55;3; 0.000000, 0.000000, 0.000000;;, - 56;3; 0.000000, 0.000000, 0.000000;;, - 57;3; 0.000000, 0.000000, 0.000000;;, - 58;3; 0.000000, 0.000000, 0.000000;;, - 59;3; 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { //Rotation - 0; - 60; - 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 60; - 0;3; 0.780010, 1.082030, 0.780010;;, - 1;3; 0.780010, 1.082030, 0.780010;;, - 2;3; 0.780010, 1.082030, 0.780010;;, - 3;3; 0.780010, 1.082030, 0.780010;;, - 4;3; 0.780010, 1.082030, 0.780010;;, - 5;3; 0.780010, 1.082030, 0.780010;;, - 6;3; 0.780010, 1.082030, 0.780010;;, - 7;3; 0.780010, 1.082030, 0.780010;;, - 8;3; 0.780010, 1.082030, 0.780010;;, - 9;3; 0.780010, 1.082030, 0.780010;;, - 10;3; 0.780010, 1.082030, 0.780010;;, - 11;3; 0.780010, 1.082030, 0.780010;;, - 12;3; 0.780010, 1.082030, 0.780010;;, - 13;3; 0.780010, 1.082030, 0.780010;;, - 14;3; 0.780010, 1.082030, 0.780010;;, - 15;3; 0.780010, 1.082030, 0.780010;;, - 16;3; 0.780010, 1.082030, 0.780010;;, - 17;3; 0.780010, 1.082030, 0.780010;;, - 18;3; 0.780010, 1.082030, 0.780010;;, - 19;3; 0.780010, 1.082030, 0.780010;;, - 20;3; 0.780010, 1.082030, 0.780010;;, - 21;3; 0.780010, 1.082030, 0.780010;;, - 22;3; 0.780010, 1.082030, 0.780010;;, - 23;3; 0.780010, 1.082030, 0.780010;;, - 24;3; 0.780010, 1.082030, 0.780010;;, - 25;3; 0.780010, 1.082030, 0.780010;;, - 26;3; 0.780010, 1.082030, 0.780010;;, - 27;3; 0.780010, 1.082030, 0.780010;;, - 28;3; 0.780010, 1.082030, 0.780010;;, - 29;3; 0.780010, 1.082030, 0.780010;;, - 30;3; 0.780010, 1.082030, 0.780010;;, - 31;3; 0.780010, 1.082030, 0.780010;;, - 32;3; 0.780010, 1.082030, 0.780010;;, - 33;3; 0.780010, 1.082030, 0.780010;;, - 34;3; 0.780010, 1.082030, 0.780010;;, - 35;3; 0.780010, 1.082030, 0.780010;;, - 36;3; 0.780010, 1.082030, 0.780010;;, - 37;3; 0.780010, 1.082030, 0.780010;;, - 38;3; 0.780010, 1.082030, 0.780010;;, - 39;3; 0.780010, 1.082030, 0.780010;;, - 40;3; 0.780010, 1.082030, 0.780010;;, - 41;3; 0.780010, 1.082030, 0.780010;;, - 42;3; 0.780010, 1.082030, 0.780010;;, - 43;3; 0.780010, 1.082030, 0.780010;;, - 44;3; 0.780010, 1.082030, 0.780010;;, - 45;3; 0.780010, 1.082030, 0.780010;;, - 46;3; 0.780010, 1.082030, 0.780010;;, - 47;3; 0.780010, 1.082030, 0.780010;;, - 48;3; 0.780010, 1.082030, 0.780010;;, - 49;3; 0.780010, 1.082030, 0.780010;;, - 50;3; 0.780010, 1.082030, 0.780010;;, - 51;3; 0.780010, 1.082030, 0.780010;;, - 52;3; 0.780010, 1.082030, 0.780010;;, - 53;3; 0.780010, 1.082030, 0.780010;;, - 54;3; 0.780010, 1.082030, 0.780010;;, - 55;3; 0.780010, 1.082030, 0.780010;;, - 56;3; 0.780010, 1.082030, 0.780010;;, - 57;3; 0.780010, 1.082030, 0.780010;;, - 58;3; 0.780010, 1.082030, 0.780010;;, - 59;3; 0.780010, 1.082030, 0.780010;;; - } - } - Animation { - {Cube_001} - AnimationKey { //Position - 2; - 60; - 0;3; -0.012528,-0.046744, 1.511212;;, - 1;3; -0.012528,-0.046744, 1.511212;;, - 2;3; -0.012528,-0.046744, 1.511212;;, - 3;3; -0.012528,-0.046744, 1.511212;;, - 4;3; -0.012528,-0.046744, 1.511212;;, - 5;3; -0.012528,-0.046744, 1.511212;;, - 6;3; -0.012528,-0.046744, 1.511212;;, - 7;3; -0.012528,-0.046744, 1.511212;;, - 8;3; -0.012528,-0.046744, 1.511212;;, - 9;3; -0.012528,-0.046744, 1.511212;;, - 10;3; -0.012528,-0.046744, 1.511212;;, - 11;3; -0.012528,-0.046744, 1.511212;;, - 12;3; -0.012528,-0.046744, 1.511212;;, - 13;3; -0.012528,-0.046744, 1.511212;;, - 14;3; -0.012528,-0.046744, 1.511212;;, - 15;3; -0.012528,-0.046744, 1.511212;;, - 16;3; -0.012528,-0.046744, 1.511212;;, - 17;3; -0.012528,-0.046744, 1.511212;;, - 18;3; -0.012528,-0.046744, 1.511212;;, - 19;3; -0.012528,-0.046744, 1.511212;;, - 20;3; -0.012528,-0.046744, 1.511212;;, - 21;3; -0.012528,-0.046744, 1.511212;;, - 22;3; -0.012528,-0.046744, 1.511212;;, - 23;3; -0.012528,-0.046744, 1.511212;;, - 24;3; -0.012528,-0.046744, 1.511212;;, - 25;3; -0.012528,-0.046744, 1.511212;;, - 26;3; -0.012528,-0.046744, 1.511212;;, - 27;3; -0.012528,-0.046744, 1.511212;;, - 28;3; -0.012528,-0.046744, 1.511212;;, - 29;3; -0.012528,-0.046744, 1.511212;;, - 30;3; -0.012528,-0.046744, 1.511212;;, - 31;3; -0.012528,-0.046744, 1.511212;;, - 32;3; -0.012528,-0.046744, 1.511212;;, - 33;3; -0.012528,-0.046744, 1.511212;;, - 34;3; -0.012528,-0.046744, 1.511212;;, - 35;3; -0.012528,-0.046744, 1.511212;;, - 36;3; -0.012528,-0.046744, 1.511212;;, - 37;3; -0.012528,-0.046744, 1.511212;;, - 38;3; -0.012528,-0.046744, 1.511212;;, - 39;3; -0.012528,-0.046744, 1.511212;;, - 40;3; -0.012528,-0.046744, 1.511212;;, - 41;3; -0.012528,-0.046744, 1.511212;;, - 42;3; -0.012528,-0.046744, 1.511212;;, - 43;3; -0.012528,-0.046744, 1.511212;;, - 44;3; -0.012528,-0.046744, 1.511212;;, - 45;3; -0.012528,-0.046744, 1.511212;;, - 46;3; -0.012528,-0.046744, 1.511212;;, - 47;3; -0.012528,-0.046744, 1.511212;;, - 48;3; -0.012528,-0.046744, 1.511212;;, - 49;3; -0.012528,-0.046744, 1.511212;;, - 50;3; -0.012528,-0.046744, 1.511212;;, - 51;3; -0.012528,-0.046744, 1.511212;;, - 52;3; -0.012528,-0.046744, 1.511212;;, - 53;3; -0.012528,-0.046744, 1.511212;;, - 54;3; -0.012528,-0.046744, 1.511212;;, - 55;3; -0.012528,-0.046744, 1.511212;;, - 56;3; -0.012528,-0.046744, 1.511212;;, - 57;3; -0.012528,-0.046744, 1.511212;;, - 58;3; -0.012528,-0.046744, 1.511212;;, - 59;3; -0.012528,-0.046744, 1.511212;;; - } - AnimationKey { //Rotation - 0; - 60; - 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 60; - 0;3; 0.508236, 0.311720, 0.508236;;, - 1;3; 0.508236, 0.311720, 0.508236;;, - 2;3; 0.508236, 0.311720, 0.508236;;, - 3;3; 0.508236, 0.311720, 0.508236;;, - 4;3; 0.508236, 0.311720, 0.508236;;, - 5;3; 0.508236, 0.311720, 0.508236;;, - 6;3; 0.508236, 0.311720, 0.508236;;, - 7;3; 0.508236, 0.311720, 0.508236;;, - 8;3; 0.508236, 0.311720, 0.508236;;, - 9;3; 0.508236, 0.311720, 0.508236;;, - 10;3; 0.508236, 0.311720, 0.508236;;, - 11;3; 0.508236, 0.311720, 0.508236;;, - 12;3; 0.508236, 0.311720, 0.508236;;, - 13;3; 0.508236, 0.311720, 0.508236;;, - 14;3; 0.508236, 0.311720, 0.508236;;, - 15;3; 0.508236, 0.311720, 0.508236;;, - 16;3; 0.508236, 0.311720, 0.508236;;, - 17;3; 0.508236, 0.311720, 0.508236;;, - 18;3; 0.508236, 0.311720, 0.508236;;, - 19;3; 0.508236, 0.311720, 0.508236;;, - 20;3; 0.508236, 0.311720, 0.508236;;, - 21;3; 0.508236, 0.311720, 0.508236;;, - 22;3; 0.508236, 0.311720, 0.508236;;, - 23;3; 0.508236, 0.311720, 0.508236;;, - 24;3; 0.508236, 0.311720, 0.508236;;, - 25;3; 0.508236, 0.311720, 0.508236;;, - 26;3; 0.508236, 0.311720, 0.508236;;, - 27;3; 0.508236, 0.311720, 0.508236;;, - 28;3; 0.508236, 0.311720, 0.508236;;, - 29;3; 0.508236, 0.311720, 0.508236;;, - 30;3; 0.508236, 0.311720, 0.508236;;, - 31;3; 0.508236, 0.311720, 0.508236;;, - 32;3; 0.508236, 0.311720, 0.508236;;, - 33;3; 0.508236, 0.311720, 0.508236;;, - 34;3; 0.508236, 0.311720, 0.508236;;, - 35;3; 0.508236, 0.311720, 0.508236;;, - 36;3; 0.508236, 0.311720, 0.508236;;, - 37;3; 0.508236, 0.311720, 0.508236;;, - 38;3; 0.508236, 0.311720, 0.508236;;, - 39;3; 0.508236, 0.311720, 0.508236;;, - 40;3; 0.508236, 0.311720, 0.508236;;, - 41;3; 0.508236, 0.311720, 0.508236;;, - 42;3; 0.508236, 0.311720, 0.508236;;, - 43;3; 0.508236, 0.311720, 0.508236;;, - 44;3; 0.508236, 0.311720, 0.508236;;, - 45;3; 0.508236, 0.311720, 0.508236;;, - 46;3; 0.508236, 0.311720, 0.508236;;, - 47;3; 0.508236, 0.311720, 0.508236;;, - 48;3; 0.508236, 0.311720, 0.508236;;, - 49;3; 0.508236, 0.311720, 0.508236;;, - 50;3; 0.508236, 0.311720, 0.508236;;, - 51;3; 0.508236, 0.311720, 0.508236;;, - 52;3; 0.508236, 0.311720, 0.508236;;, - 53;3; 0.508236, 0.311720, 0.508236;;, - 54;3; 0.508236, 0.311720, 0.508236;;, - 55;3; 0.508236, 0.311720, 0.508236;;, - 56;3; 0.508236, 0.311720, 0.508236;;, - 57;3; 0.508236, 0.311720, 0.508236;;, - 58;3; 0.508236, 0.311720, 0.508236;;, - 59;3; 0.508236, 0.311720, 0.508236;;; - } - } - Animation { - {Cube_002} - AnimationKey { //Position - 2; - 60; - 0;3; 0.537965,-0.881888, 0.864588;;, - 1;3; 0.537965,-0.881888, 0.864588;;, - 2;3; 0.537965,-0.881888, 0.864588;;, - 3;3; 0.537965,-0.881888, 0.864588;;, - 4;3; 0.537965,-0.881888, 0.864588;;, - 5;3; 0.537965,-0.881888, 0.864588;;, - 6;3; 0.537965,-0.881888, 0.864588;;, - 7;3; 0.537965,-0.881888, 0.864588;;, - 8;3; 0.537965,-0.881888, 0.864588;;, - 9;3; 0.537965,-0.881888, 0.864588;;, - 10;3; 0.537965,-0.881888, 0.864588;;, - 11;3; 0.537965,-0.881888, 0.864588;;, - 12;3; 0.537965,-0.881888, 0.864588;;, - 13;3; 0.537965,-0.881888, 0.864588;;, - 14;3; 0.537965,-0.881888, 0.864588;;, - 15;3; 0.537965,-0.881888, 0.864588;;, - 16;3; 0.537965,-0.881888, 0.864588;;, - 17;3; 0.537965,-0.881888, 0.864588;;, - 18;3; 0.537965,-0.881888, 0.864588;;, - 19;3; 0.537965,-0.881888, 0.864588;;, - 20;3; 0.537965,-0.881888, 0.864588;;, - 21;3; 0.537965,-0.881888, 0.864588;;, - 22;3; 0.537965,-0.881888, 0.864588;;, - 23;3; 0.537965,-0.881888, 0.864588;;, - 24;3; 0.537965,-0.881888, 0.864588;;, - 25;3; 0.537965,-0.881888, 0.864588;;, - 26;3; 0.537965,-0.881888, 0.864588;;, - 27;3; 0.537965,-0.881888, 0.864588;;, - 28;3; 0.537965,-0.881888, 0.864588;;, - 29;3; 0.537965,-0.881888, 0.864588;;, - 30;3; 0.537965,-0.881888, 0.864588;;, - 31;3; 0.537965,-0.881888, 0.864588;;, - 32;3; 0.537965,-0.881888, 0.864588;;, - 33;3; 0.537965,-0.881888, 0.864588;;, - 34;3; 0.537965,-0.881888, 0.864588;;, - 35;3; 0.537965,-0.881888, 0.864588;;, - 36;3; 0.537965,-0.881888, 0.864588;;, - 37;3; 0.537965,-0.881888, 0.864588;;, - 38;3; 0.537965,-0.881888, 0.864588;;, - 39;3; 0.537965,-0.881888, 0.864588;;, - 40;3; 0.537965,-0.881888, 0.864588;;, - 41;3; 0.537965,-0.881888, 0.864588;;, - 42;3; 0.537965,-0.881888, 0.864588;;, - 43;3; 0.537965,-0.881888, 0.864588;;, - 44;3; 0.537965,-0.881888, 0.864588;;, - 45;3; 0.537965,-0.881888, 0.864588;;, - 46;3; 0.537965,-0.881888, 0.864588;;, - 47;3; 0.537965,-0.881888, 0.864588;;, - 48;3; 0.537965,-0.881888, 0.864588;;, - 49;3; 0.537965,-0.881888, 0.864588;;, - 50;3; 0.537965,-0.881888, 0.864588;;, - 51;3; 0.537965,-0.881888, 0.864588;;, - 52;3; 0.537965,-0.881888, 0.864588;;, - 53;3; 0.537965,-0.881888, 0.864588;;, - 54;3; 0.537965,-0.881888, 0.864588;;, - 55;3; 0.537965,-0.881888, 0.864588;;, - 56;3; 0.537965,-0.881888, 0.864588;;, - 57;3; 0.537965,-0.881888, 0.864588;;, - 58;3; 0.537965,-0.881888, 0.864588;;, - 59;3; 0.537965,-0.881888, 0.864588;;; - } - AnimationKey { //Rotation - 0; - 60; - 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 60; - 0;3; 0.197835, 0.130878, 0.220392;;, - 1;3; 0.197835, 0.130878, 0.220392;;, - 2;3; 0.197835, 0.130878, 0.220392;;, - 3;3; 0.197835, 0.130878, 0.220392;;, - 4;3; 0.197835, 0.130878, 0.220392;;, - 5;3; 0.197835, 0.130878, 0.220392;;, - 6;3; 0.197835, 0.130878, 0.220392;;, - 7;3; 0.197835, 0.130878, 0.220392;;, - 8;3; 0.197835, 0.130878, 0.220392;;, - 9;3; 0.197835, 0.130878, 0.220392;;, - 10;3; 0.197835, 0.130878, 0.220392;;, - 11;3; 0.197835, 0.130878, 0.220392;;, - 12;3; 0.197835, 0.130878, 0.220392;;, - 13;3; 0.197835, 0.130878, 0.220392;;, - 14;3; 0.197835, 0.130878, 0.220392;;, - 15;3; 0.197835, 0.130878, 0.220392;;, - 16;3; 0.197835, 0.130878, 0.220392;;, - 17;3; 0.197835, 0.130878, 0.220392;;, - 18;3; 0.197835, 0.130878, 0.220392;;, - 19;3; 0.197835, 0.130878, 0.220392;;, - 20;3; 0.197835, 0.130878, 0.220392;;, - 21;3; 0.197835, 0.130878, 0.220392;;, - 22;3; 0.197835, 0.130878, 0.220392;;, - 23;3; 0.197835, 0.130878, 0.220392;;, - 24;3; 0.197835, 0.130878, 0.220392;;, - 25;3; 0.197835, 0.130878, 0.220392;;, - 26;3; 0.197835, 0.130878, 0.220392;;, - 27;3; 0.197835, 0.130878, 0.220392;;, - 28;3; 0.197835, 0.130878, 0.220392;;, - 29;3; 0.197835, 0.130878, 0.220392;;, - 30;3; 0.197835, 0.130878, 0.220392;;, - 31;3; 0.197835, 0.130878, 0.220392;;, - 32;3; 0.197835, 0.130878, 0.220392;;, - 33;3; 0.197835, 0.130878, 0.220392;;, - 34;3; 0.197835, 0.130878, 0.220392;;, - 35;3; 0.197835, 0.130878, 0.220392;;, - 36;3; 0.197835, 0.130878, 0.220392;;, - 37;3; 0.197835, 0.130878, 0.220392;;, - 38;3; 0.197835, 0.130878, 0.220392;;, - 39;3; 0.197835, 0.130878, 0.220392;;, - 40;3; 0.197835, 0.130878, 0.220392;;, - 41;3; 0.197835, 0.130878, 0.220392;;, - 42;3; 0.197835, 0.130878, 0.220392;;, - 43;3; 0.197835, 0.130878, 0.220392;;, - 44;3; 0.197835, 0.130878, 0.220392;;, - 45;3; 0.197835, 0.130878, 0.220392;;, - 46;3; 0.197835, 0.130878, 0.220392;;, - 47;3; 0.197835, 0.130878, 0.220392;;, - 48;3; 0.197835, 0.130878, 0.220392;;, - 49;3; 0.197835, 0.130878, 0.220392;;, - 50;3; 0.197835, 0.130878, 0.220392;;, - 51;3; 0.197835, 0.130878, 0.220392;;, - 52;3; 0.197835, 0.130878, 0.220392;;, - 53;3; 0.197835, 0.130878, 0.220392;;, - 54;3; 0.197835, 0.130878, 0.220392;;, - 55;3; 0.197835, 0.130878, 0.220392;;, - 56;3; 0.197835, 0.130878, 0.220392;;, - 57;3; 0.197835, 0.130878, 0.220392;;, - 58;3; 0.197835, 0.130878, 0.220392;;, - 59;3; 0.197835, 0.130878, 0.220392;;; - } - } - Animation { - {Cube_003} - AnimationKey { //Position - 2; - 60; - 0;3; 0.537965,-0.881888, 0.107299;;, - 1;3; 0.537965,-0.881888, 0.107299;;, - 2;3; 0.537965,-0.881888, 0.107299;;, - 3;3; 0.537965,-0.881888, 0.107299;;, - 4;3; 0.537965,-0.881888, 0.107299;;, - 5;3; 0.537965,-0.881888, 0.107299;;, - 6;3; 0.537965,-0.881888, 0.107299;;, - 7;3; 0.537965,-0.881888, 0.107299;;, - 8;3; 0.537965,-0.881888, 0.107299;;, - 9;3; 0.537965,-0.881888, 0.107299;;, - 10;3; 0.537965,-0.881888, 0.107299;;, - 11;3; 0.537965,-0.881888, 0.107299;;, - 12;3; 0.537965,-0.881888, 0.107299;;, - 13;3; 0.537965,-0.881888, 0.107299;;, - 14;3; 0.537965,-0.881888, 0.107299;;, - 15;3; 0.537965,-0.881888, 0.107299;;, - 16;3; 0.537965,-0.881888, 0.107299;;, - 17;3; 0.537965,-0.881888, 0.107299;;, - 18;3; 0.537965,-0.881888, 0.107299;;, - 19;3; 0.537965,-0.881888, 0.107299;;, - 20;3; 0.537965,-0.881888, 0.107299;;, - 21;3; 0.537965,-0.881888, 0.107299;;, - 22;3; 0.537965,-0.881888, 0.107299;;, - 23;3; 0.537965,-0.881888, 0.107299;;, - 24;3; 0.537965,-0.881888, 0.107299;;, - 25;3; 0.537965,-0.881888, 0.107299;;, - 26;3; 0.537965,-0.881888, 0.107299;;, - 27;3; 0.537965,-0.881888, 0.107299;;, - 28;3; 0.537965,-0.881888, 0.107299;;, - 29;3; 0.537965,-0.881888, 0.107299;;, - 30;3; 0.537965,-0.881888, 0.107299;;, - 31;3; 0.537965,-0.881888, 0.107299;;, - 32;3; 0.537965,-0.881888, 0.107299;;, - 33;3; 0.537965,-0.881888, 0.107299;;, - 34;3; 0.537965,-0.881888, 0.107299;;, - 35;3; 0.537965,-0.881888, 0.107299;;, - 36;3; 0.537965,-0.881888, 0.107299;;, - 37;3; 0.537965,-0.881888, 0.107299;;, - 38;3; 0.537965,-0.881888, 0.107299;;, - 39;3; 0.537965,-0.881888, 0.107299;;, - 40;3; 0.537965,-0.881888, 0.107299;;, - 41;3; 0.537965,-0.881888, 0.107299;;, - 42;3; 0.537965,-0.881888, 0.107299;;, - 43;3; 0.537965,-0.881888, 0.107299;;, - 44;3; 0.537965,-0.881888, 0.107299;;, - 45;3; 0.537965,-0.881888, 0.107299;;, - 46;3; 0.537965,-0.881888, 0.107299;;, - 47;3; 0.537965,-0.881888, 0.107299;;, - 48;3; 0.537965,-0.881888, 0.107299;;, - 49;3; 0.537965,-0.881888, 0.107299;;, - 50;3; 0.537965,-0.881888, 0.107299;;, - 51;3; 0.537965,-0.881888, 0.107299;;, - 52;3; 0.537965,-0.881888, 0.107299;;, - 53;3; 0.537965,-0.881888, 0.107299;;, - 54;3; 0.537965,-0.881888, 0.107299;;, - 55;3; 0.537965,-0.881888, 0.107299;;, - 56;3; 0.537965,-0.881888, 0.107299;;, - 57;3; 0.537965,-0.881888, 0.107299;;, - 58;3; 0.537965,-0.881888, 0.107299;;, - 59;3; 0.537965,-0.881888, 0.107299;;; - } - AnimationKey { //Rotation - 0; - 60; - 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 60; - 0;3; 0.197835, 0.130878, 0.220392;;, - 1;3; 0.197835, 0.130878, 0.220392;;, - 2;3; 0.197835, 0.130878, 0.220392;;, - 3;3; 0.197835, 0.130878, 0.220392;;, - 4;3; 0.197835, 0.130878, 0.220392;;, - 5;3; 0.197835, 0.130878, 0.220392;;, - 6;3; 0.197835, 0.130878, 0.220392;;, - 7;3; 0.197835, 0.130878, 0.220392;;, - 8;3; 0.197835, 0.130878, 0.220392;;, - 9;3; 0.197835, 0.130878, 0.220392;;, - 10;3; 0.197835, 0.130878, 0.220392;;, - 11;3; 0.197835, 0.130878, 0.220392;;, - 12;3; 0.197835, 0.130878, 0.220392;;, - 13;3; 0.197835, 0.130878, 0.220392;;, - 14;3; 0.197835, 0.130878, 0.220392;;, - 15;3; 0.197835, 0.130878, 0.220392;;, - 16;3; 0.197835, 0.130878, 0.220392;;, - 17;3; 0.197835, 0.130878, 0.220392;;, - 18;3; 0.197835, 0.130878, 0.220392;;, - 19;3; 0.197835, 0.130878, 0.220392;;, - 20;3; 0.197835, 0.130878, 0.220392;;, - 21;3; 0.197835, 0.130878, 0.220392;;, - 22;3; 0.197835, 0.130878, 0.220392;;, - 23;3; 0.197835, 0.130878, 0.220392;;, - 24;3; 0.197835, 0.130878, 0.220392;;, - 25;3; 0.197835, 0.130878, 0.220392;;, - 26;3; 0.197835, 0.130878, 0.220392;;, - 27;3; 0.197835, 0.130878, 0.220392;;, - 28;3; 0.197835, 0.130878, 0.220392;;, - 29;3; 0.197835, 0.130878, 0.220392;;, - 30;3; 0.197835, 0.130878, 0.220392;;, - 31;3; 0.197835, 0.130878, 0.220392;;, - 32;3; 0.197835, 0.130878, 0.220392;;, - 33;3; 0.197835, 0.130878, 0.220392;;, - 34;3; 0.197835, 0.130878, 0.220392;;, - 35;3; 0.197835, 0.130878, 0.220392;;, - 36;3; 0.197835, 0.130878, 0.220392;;, - 37;3; 0.197835, 0.130878, 0.220392;;, - 38;3; 0.197835, 0.130878, 0.220392;;, - 39;3; 0.197835, 0.130878, 0.220392;;, - 40;3; 0.197835, 0.130878, 0.220392;;, - 41;3; 0.197835, 0.130878, 0.220392;;, - 42;3; 0.197835, 0.130878, 0.220392;;, - 43;3; 0.197835, 0.130878, 0.220392;;, - 44;3; 0.197835, 0.130878, 0.220392;;, - 45;3; 0.197835, 0.130878, 0.220392;;, - 46;3; 0.197835, 0.130878, 0.220392;;, - 47;3; 0.197835, 0.130878, 0.220392;;, - 48;3; 0.197835, 0.130878, 0.220392;;, - 49;3; 0.197835, 0.130878, 0.220392;;, - 50;3; 0.197835, 0.130878, 0.220392;;, - 51;3; 0.197835, 0.130878, 0.220392;;, - 52;3; 0.197835, 0.130878, 0.220392;;, - 53;3; 0.197835, 0.130878, 0.220392;;, - 54;3; 0.197835, 0.130878, 0.220392;;, - 55;3; 0.197835, 0.130878, 0.220392;;, - 56;3; 0.197835, 0.130878, 0.220392;;, - 57;3; 0.197835, 0.130878, 0.220392;;, - 58;3; 0.197835, 0.130878, 0.220392;;, - 59;3; 0.197835, 0.130878, 0.220392;;; - } - } - Animation { - {Cube_004} - AnimationKey { //Position - 2; - 60; - 0;3; -0.550427,-0.881888, 0.107299;;, - 1;3; -0.550427,-0.881888, 0.107299;;, - 2;3; -0.550427,-0.881888, 0.107299;;, - 3;3; -0.550427,-0.881888, 0.107299;;, - 4;3; -0.550427,-0.881888, 0.107299;;, - 5;3; -0.550427,-0.881888, 0.107299;;, - 6;3; -0.550427,-0.881888, 0.107299;;, - 7;3; -0.550427,-0.881888, 0.107299;;, - 8;3; -0.550427,-0.881888, 0.107299;;, - 9;3; -0.550427,-0.881888, 0.107299;;, - 10;3; -0.550427,-0.881888, 0.107299;;, - 11;3; -0.550427,-0.881888, 0.107299;;, - 12;3; -0.550427,-0.881888, 0.107299;;, - 13;3; -0.550427,-0.881888, 0.107299;;, - 14;3; -0.550427,-0.881888, 0.107299;;, - 15;3; -0.550427,-0.881888, 0.107299;;, - 16;3; -0.550427,-0.881888, 0.107299;;, - 17;3; -0.550427,-0.881888, 0.107299;;, - 18;3; -0.550427,-0.881888, 0.107299;;, - 19;3; -0.550427,-0.881888, 0.107299;;, - 20;3; -0.550427,-0.881888, 0.107299;;, - 21;3; -0.550427,-0.881888, 0.107299;;, - 22;3; -0.550427,-0.881888, 0.107299;;, - 23;3; -0.550427,-0.881888, 0.107299;;, - 24;3; -0.550427,-0.881888, 0.107299;;, - 25;3; -0.550427,-0.881888, 0.107299;;, - 26;3; -0.550427,-0.881888, 0.107299;;, - 27;3; -0.550427,-0.881888, 0.107299;;, - 28;3; -0.550427,-0.881888, 0.107299;;, - 29;3; -0.550427,-0.881888, 0.107299;;, - 30;3; -0.550427,-0.881888, 0.107299;;, - 31;3; -0.550427,-0.881888, 0.107299;;, - 32;3; -0.550427,-0.881888, 0.107299;;, - 33;3; -0.550427,-0.881888, 0.107299;;, - 34;3; -0.550427,-0.881888, 0.107299;;, - 35;3; -0.550427,-0.881888, 0.107299;;, - 36;3; -0.550427,-0.881888, 0.107299;;, - 37;3; -0.550427,-0.881888, 0.107299;;, - 38;3; -0.550427,-0.881888, 0.107299;;, - 39;3; -0.550427,-0.881888, 0.107299;;, - 40;3; -0.550427,-0.881888, 0.107299;;, - 41;3; -0.550427,-0.881888, 0.107299;;, - 42;3; -0.550427,-0.881888, 0.107299;;, - 43;3; -0.550427,-0.881888, 0.107299;;, - 44;3; -0.550427,-0.881888, 0.107299;;, - 45;3; -0.550427,-0.881888, 0.107299;;, - 46;3; -0.550427,-0.881888, 0.107299;;, - 47;3; -0.550427,-0.881888, 0.107299;;, - 48;3; -0.550427,-0.881888, 0.107299;;, - 49;3; -0.550427,-0.881888, 0.107299;;, - 50;3; -0.550427,-0.881888, 0.107299;;, - 51;3; -0.550427,-0.881888, 0.107299;;, - 52;3; -0.550427,-0.881888, 0.107299;;, - 53;3; -0.550427,-0.881888, 0.107299;;, - 54;3; -0.550427,-0.881888, 0.107299;;, - 55;3; -0.550427,-0.881888, 0.107299;;, - 56;3; -0.550427,-0.881888, 0.107299;;, - 57;3; -0.550427,-0.881888, 0.107299;;, - 58;3; -0.550427,-0.881888, 0.107299;;, - 59;3; -0.550427,-0.881888, 0.107299;;; - } - AnimationKey { //Rotation - 0; - 60; - 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 60; - 0;3; 0.197835, 0.130878, 0.220392;;, - 1;3; 0.197835, 0.130878, 0.220392;;, - 2;3; 0.197835, 0.130878, 0.220392;;, - 3;3; 0.197835, 0.130878, 0.220392;;, - 4;3; 0.197835, 0.130878, 0.220392;;, - 5;3; 0.197835, 0.130878, 0.220392;;, - 6;3; 0.197835, 0.130878, 0.220392;;, - 7;3; 0.197835, 0.130878, 0.220392;;, - 8;3; 0.197835, 0.130878, 0.220392;;, - 9;3; 0.197835, 0.130878, 0.220392;;, - 10;3; 0.197835, 0.130878, 0.220392;;, - 11;3; 0.197835, 0.130878, 0.220392;;, - 12;3; 0.197835, 0.130878, 0.220392;;, - 13;3; 0.197835, 0.130878, 0.220392;;, - 14;3; 0.197835, 0.130878, 0.220392;;, - 15;3; 0.197835, 0.130878, 0.220392;;, - 16;3; 0.197835, 0.130878, 0.220392;;, - 17;3; 0.197835, 0.130878, 0.220392;;, - 18;3; 0.197835, 0.130878, 0.220392;;, - 19;3; 0.197835, 0.130878, 0.220392;;, - 20;3; 0.197835, 0.130878, 0.220392;;, - 21;3; 0.197835, 0.130878, 0.220392;;, - 22;3; 0.197835, 0.130878, 0.220392;;, - 23;3; 0.197835, 0.130878, 0.220392;;, - 24;3; 0.197835, 0.130878, 0.220392;;, - 25;3; 0.197835, 0.130878, 0.220392;;, - 26;3; 0.197835, 0.130878, 0.220392;;, - 27;3; 0.197835, 0.130878, 0.220392;;, - 28;3; 0.197835, 0.130878, 0.220392;;, - 29;3; 0.197835, 0.130878, 0.220392;;, - 30;3; 0.197835, 0.130878, 0.220392;;, - 31;3; 0.197835, 0.130878, 0.220392;;, - 32;3; 0.197835, 0.130878, 0.220392;;, - 33;3; 0.197835, 0.130878, 0.220392;;, - 34;3; 0.197835, 0.130878, 0.220392;;, - 35;3; 0.197835, 0.130878, 0.220392;;, - 36;3; 0.197835, 0.130878, 0.220392;;, - 37;3; 0.197835, 0.130878, 0.220392;;, - 38;3; 0.197835, 0.130878, 0.220392;;, - 39;3; 0.197835, 0.130878, 0.220392;;, - 40;3; 0.197835, 0.130878, 0.220392;;, - 41;3; 0.197835, 0.130878, 0.220392;;, - 42;3; 0.197835, 0.130878, 0.220392;;, - 43;3; 0.197835, 0.130878, 0.220392;;, - 44;3; 0.197835, 0.130878, 0.220392;;, - 45;3; 0.197835, 0.130878, 0.220392;;, - 46;3; 0.197835, 0.130878, 0.220392;;, - 47;3; 0.197835, 0.130878, 0.220392;;, - 48;3; 0.197835, 0.130878, 0.220392;;, - 49;3; 0.197835, 0.130878, 0.220392;;, - 50;3; 0.197835, 0.130878, 0.220392;;, - 51;3; 0.197835, 0.130878, 0.220392;;, - 52;3; 0.197835, 0.130878, 0.220392;;, - 53;3; 0.197835, 0.130878, 0.220392;;, - 54;3; 0.197835, 0.130878, 0.220392;;, - 55;3; 0.197835, 0.130878, 0.220392;;, - 56;3; 0.197835, 0.130878, 0.220392;;, - 57;3; 0.197835, 0.130878, 0.220392;;, - 58;3; 0.197835, 0.130878, 0.220392;;, - 59;3; 0.197835, 0.130878, 0.220392;;; - } - } - Animation { - {Cube_005} - AnimationKey { //Position - 2; - 60; - 0;3; -0.550427,-0.881888, 0.864588;;, - 1;3; -0.550427,-0.881888, 0.864588;;, - 2;3; -0.550427,-0.881888, 0.864588;;, - 3;3; -0.550427,-0.881888, 0.864588;;, - 4;3; -0.550427,-0.881888, 0.864588;;, - 5;3; -0.550427,-0.881888, 0.864588;;, - 6;3; -0.550427,-0.881888, 0.864588;;, - 7;3; -0.550427,-0.881888, 0.864588;;, - 8;3; -0.550427,-0.881888, 0.864588;;, - 9;3; -0.550427,-0.881888, 0.864588;;, - 10;3; -0.550427,-0.881888, 0.864588;;, - 11;3; -0.550427,-0.881888, 0.864588;;, - 12;3; -0.550427,-0.881888, 0.864588;;, - 13;3; -0.550427,-0.881888, 0.864588;;, - 14;3; -0.550427,-0.881888, 0.864588;;, - 15;3; -0.550427,-0.881888, 0.864588;;, - 16;3; -0.550427,-0.881888, 0.864588;;, - 17;3; -0.550427,-0.881888, 0.864588;;, - 18;3; -0.550427,-0.881888, 0.864588;;, - 19;3; -0.550427,-0.881888, 0.864588;;, - 20;3; -0.550427,-0.881888, 0.864588;;, - 21;3; -0.550427,-0.881888, 0.864588;;, - 22;3; -0.550427,-0.881888, 0.864588;;, - 23;3; -0.550427,-0.881888, 0.864588;;, - 24;3; -0.550427,-0.881888, 0.864588;;, - 25;3; -0.550427,-0.881888, 0.864588;;, - 26;3; -0.550427,-0.881888, 0.864588;;, - 27;3; -0.550427,-0.881888, 0.864588;;, - 28;3; -0.550427,-0.881888, 0.864588;;, - 29;3; -0.550427,-0.881888, 0.864588;;, - 30;3; -0.550427,-0.881888, 0.864588;;, - 31;3; -0.550427,-0.881888, 0.864588;;, - 32;3; -0.550427,-0.881888, 0.864588;;, - 33;3; -0.550427,-0.881888, 0.864588;;, - 34;3; -0.550427,-0.881888, 0.864588;;, - 35;3; -0.550427,-0.881888, 0.864588;;, - 36;3; -0.550427,-0.881888, 0.864588;;, - 37;3; -0.550427,-0.881888, 0.864588;;, - 38;3; -0.550427,-0.881888, 0.864588;;, - 39;3; -0.550427,-0.881888, 0.864588;;, - 40;3; -0.550427,-0.881888, 0.864588;;, - 41;3; -0.550427,-0.881888, 0.864588;;, - 42;3; -0.550427,-0.881888, 0.864588;;, - 43;3; -0.550427,-0.881888, 0.864588;;, - 44;3; -0.550427,-0.881888, 0.864588;;, - 45;3; -0.550427,-0.881888, 0.864588;;, - 46;3; -0.550427,-0.881888, 0.864588;;, - 47;3; -0.550427,-0.881888, 0.864588;;, - 48;3; -0.550427,-0.881888, 0.864588;;, - 49;3; -0.550427,-0.881888, 0.864588;;, - 50;3; -0.550427,-0.881888, 0.864588;;, - 51;3; -0.550427,-0.881888, 0.864588;;, - 52;3; -0.550427,-0.881888, 0.864588;;, - 53;3; -0.550427,-0.881888, 0.864588;;, - 54;3; -0.550427,-0.881888, 0.864588;;, - 55;3; -0.550427,-0.881888, 0.864588;;, - 56;3; -0.550427,-0.881888, 0.864588;;, - 57;3; -0.550427,-0.881888, 0.864588;;, - 58;3; -0.550427,-0.881888, 0.864588;;, - 59;3; -0.550427,-0.881888, 0.864588;;; - } - AnimationKey { //Rotation - 0; - 60; - 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 60; - 0;3; 0.197835, 0.130878, 0.220392;;, - 1;3; 0.197835, 0.130878, 0.220392;;, - 2;3; 0.197835, 0.130878, 0.220392;;, - 3;3; 0.197835, 0.130878, 0.220392;;, - 4;3; 0.197835, 0.130878, 0.220392;;, - 5;3; 0.197835, 0.130878, 0.220392;;, - 6;3; 0.197835, 0.130878, 0.220392;;, - 7;3; 0.197835, 0.130878, 0.220392;;, - 8;3; 0.197835, 0.130878, 0.220392;;, - 9;3; 0.197835, 0.130878, 0.220392;;, - 10;3; 0.197835, 0.130878, 0.220392;;, - 11;3; 0.197835, 0.130878, 0.220392;;, - 12;3; 0.197835, 0.130878, 0.220392;;, - 13;3; 0.197835, 0.130878, 0.220392;;, - 14;3; 0.197835, 0.130878, 0.220392;;, - 15;3; 0.197835, 0.130878, 0.220392;;, - 16;3; 0.197835, 0.130878, 0.220392;;, - 17;3; 0.197835, 0.130878, 0.220392;;, - 18;3; 0.197835, 0.130878, 0.220392;;, - 19;3; 0.197835, 0.130878, 0.220392;;, - 20;3; 0.197835, 0.130878, 0.220392;;, - 21;3; 0.197835, 0.130878, 0.220392;;, - 22;3; 0.197835, 0.130878, 0.220392;;, - 23;3; 0.197835, 0.130878, 0.220392;;, - 24;3; 0.197835, 0.130878, 0.220392;;, - 25;3; 0.197835, 0.130878, 0.220392;;, - 26;3; 0.197835, 0.130878, 0.220392;;, - 27;3; 0.197835, 0.130878, 0.220392;;, - 28;3; 0.197835, 0.130878, 0.220392;;, - 29;3; 0.197835, 0.130878, 0.220392;;, - 30;3; 0.197835, 0.130878, 0.220392;;, - 31;3; 0.197835, 0.130878, 0.220392;;, - 32;3; 0.197835, 0.130878, 0.220392;;, - 33;3; 0.197835, 0.130878, 0.220392;;, - 34;3; 0.197835, 0.130878, 0.220392;;, - 35;3; 0.197835, 0.130878, 0.220392;;, - 36;3; 0.197835, 0.130878, 0.220392;;, - 37;3; 0.197835, 0.130878, 0.220392;;, - 38;3; 0.197835, 0.130878, 0.220392;;, - 39;3; 0.197835, 0.130878, 0.220392;;, - 40;3; 0.197835, 0.130878, 0.220392;;, - 41;3; 0.197835, 0.130878, 0.220392;;, - 42;3; 0.197835, 0.130878, 0.220392;;, - 43;3; 0.197835, 0.130878, 0.220392;;, - 44;3; 0.197835, 0.130878, 0.220392;;, - 45;3; 0.197835, 0.130878, 0.220392;;, - 46;3; 0.197835, 0.130878, 0.220392;;, - 47;3; 0.197835, 0.130878, 0.220392;;, - 48;3; 0.197835, 0.130878, 0.220392;;, - 49;3; 0.197835, 0.130878, 0.220392;;, - 50;3; 0.197835, 0.130878, 0.220392;;, - 51;3; 0.197835, 0.130878, 0.220392;;, - 52;3; 0.197835, 0.130878, 0.220392;;, - 53;3; 0.197835, 0.130878, 0.220392;;, - 54;3; 0.197835, 0.130878, 0.220392;;, - 55;3; 0.197835, 0.130878, 0.220392;;, - 56;3; 0.197835, 0.130878, 0.220392;;, - 57;3; 0.197835, 0.130878, 0.220392;;, - 58;3; 0.197835, 0.130878, 0.220392;;, - 59;3; 0.197835, 0.130878, 0.220392;;; - } - } -} //End of AnimationSet +xof 0303txt 0032 + +template XSkinMeshHeader { + <3cf169ce-ff7c-44ab-93c0-f78f62d172e2> + WORD nMaxSkinWeightsPerVertex; + WORD nMaxSkinWeightsPerFace; + WORD nBones; +} + +template SkinWeights { + <6f0d123b-bad2-4167-a0d0-80224f25fabb> + STRING transformNodeName; + DWORD nWeights; + array DWORD vertexIndices[nWeights]; + array float weights[nWeights]; + Matrix4x4 matrixOffset; +} + +Frame Root { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 0.000000, 1.000000, 0.000000, + 0.000000, 1.000000,-0.000000, 0.000000, + 0.000000, 0.000000, 0.000000, 1.000000;; + } + Frame Armature { + FrameTransformMatrix { + 1.133896, 0.000000, 0.000000, 0.000000, + 0.000000, 0.000000, 1.133896, 0.000000, + 0.000000,-1.848737, 0.000000, 0.000000, + 0.014206, 0.907955, 0.014830, 1.000000;; + } + Frame Armature_Bone { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 0.000000, 0.908003, 0.000000, + 0.000000,-1.000000, 0.000000, 0.000000, + 0.000000, 0.000000, 0.000000, 1.000000;; + } + Frame Armature_head { + FrameTransformMatrix { + -1.000000, 0.000000,-0.000000, 0.000000, + -0.000000, 1.101318, 0.000000, 0.000000, + 0.000000, 0.000000,-1.000000, 0.000000, + 0.000000, 0.963874,-0.000000, 1.000000;; + } + } //End of Armature_head + Frame Armature_Bone_002 { + FrameTransformMatrix { + -0.867457,-0.000000, 0.497512, 0.000000, + 0.494121,-0.116563, 0.861544, 0.000000, + 0.057991, 0.993183, 0.101114, 0.000000, + 0.000000, 0.963874,-0.000000, 1.000000;; + } + } //End of Armature_Bone_002 + Frame Armature_Bone_003 { + FrameTransformMatrix { + -0.867457, 0.000000,-0.497512, 0.000000, + -0.494121,-0.116563, 0.861544, 0.000000, + -0.057991, 0.993183, 0.101114, 0.000000, + 0.000000, 0.963874,-0.000000, 1.000000;; + } + } //End of Armature_Bone_003 + } //End of Armature_Bone + Frame Armature_Bone_L { + FrameTransformMatrix { + -0.855631, 0.517309, 0.016929, 0.000000, + -0.517309,-0.853646,-0.060662, 0.000000, + -0.016929,-0.060662, 0.998015, 0.000000, + 0.000000,-0.000000, 0.184072, 1.000000;; + } + } //End of Armature_Bone_L + Frame Armature_Bone_R { + FrameTransformMatrix { + -0.855631,-0.517309,-0.016929, 0.000000, + 0.517309,-0.853646,-0.060662, 0.000000, + 0.016929,-0.060662, 0.998015, 0.000000, + 0.000000,-0.000000, 0.184072, 1.000000;; + } + } //End of Armature_Bone_R + Frame Cube_001 { + FrameTransformMatrix { + 0.508236, 0.000000, 0.000000, 0.000000, + 0.000000, 0.000000,-0.311720, 0.000000, + 0.000000, 0.508236, 0.000000, 0.000000, + -0.012528,-0.046744, 1.511212, 1.000000;; + } + Mesh { //Mesh Mesh + 24; + -1.000000; 1.000000;-1.000000;, + -1.000000;-1.000000;-1.000000;, + 1.000000;-1.000000;-1.000000;, + 1.000000; 1.000000;-1.000000;, + 1.000000;-1.000000;-1.000000;, + 0.999999;-1.000001; 1.000000;, + 1.000000; 0.999999; 1.000000;, + 1.000000; 1.000000;-1.000000;, + -1.000000;-1.000000;-1.000000;, + -1.000000;-1.000000; 1.000000;, + 0.999999;-1.000001; 1.000000;, + 1.000000;-1.000000;-1.000000;, + -1.000000; 1.000000;-1.000000;, + -1.000000; 1.000000; 1.000000;, + -1.000000;-1.000000; 1.000000;, + -1.000000;-1.000000;-1.000000;, + -1.000000; 1.000000; 1.000000;, + -1.000000; 1.000000;-1.000000;, + 1.000000; 1.000000;-1.000000;, + 1.000000; 0.999999; 1.000000;, + 0.999999;-1.000001; 1.000000;, + -1.000000;-1.000000; 1.000000;, + -1.000000; 1.000000; 1.000000;, + 1.000000; 0.999999; 1.000000;; + 6; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;; + MeshNormals { //Mesh Normals + 24; + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + -0.000000;-1.000000;-0.000000;, + -0.000000;-1.000000;-0.000000;, + -0.000000;-1.000000;-0.000000;, + -0.000000;-1.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;; + 6; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;; + } //End of Mesh Normals + MeshMaterialList { //Mesh Material List + 1; + 6; + 0, + 0, + 0, + 0, + 0, + 0;; + Material Material { + 0.640000; 0.640000; 0.640000; 1.000000;; + 96.078431; + 0.500000; 0.500000; 0.500000;; + 0.000000; 0.000000; 0.000000;; + } + } //End of Mesh Material List + MeshTextureCoords { //Mesh UV Coordinates + 24; + 0.676056; 0.250000;, + 0.676056; 0.000000;, + 0.901408; 0.000000;, + 0.901408; 0.250000;, + 0.225352; 0.500000;, + 0.225352; 0.250000;, + 0.450704; 0.250000;, + 0.450704; 0.500000;, + 0.000000; 0.250000;, + 0.000000; 0.000000;, + 0.225352; 0.000000;, + 0.225352; 0.250000;, + 0.000000; 0.500000;, + 0.000000; 0.250000;, + 0.225352; 0.250000;, + 0.225352; 0.500000;, + 0.225352; 0.250000;, + 0.225352; 0.000000;, + 0.450704; 0.000000;, + 0.450704; 0.250000;, + 0.676056; 0.250000;, + 0.450704; 0.250000;, + 0.450704; 0.000000;, + 0.676056; 0.000000;; + } //End of Mesh UV Coordinates + XSkinMeshHeader { + 1; + 3; + 1; + } + SkinWeights { + "Armature_head"; + 24; + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + -0.508236,-0.000000, 0.000000, 0.000000, + -0.000000,-0.311720,-0.000000, 0.000000, + 0.000000,-0.000000, 0.508236, 0.000000, + 0.012528, 0.547337,-0.046744, 1.000000;; + } //End of Armature_head Skin Weights + } //End of Mesh Mesh + } //End of Cube_001 + Frame Cube_002 { + FrameTransformMatrix { + 0.197835, 0.000000, 0.000000, 0.000000, + 0.000000, 0.000000,-0.130878, 0.000000, + 0.000000, 0.220392, 0.000000, 0.000000, + 0.537965,-0.881888, 0.864588, 1.000000;; + } + Mesh { //Mesh Mesh + 24; + -1.000000; 1.000000;-1.000000;, + -1.000000;-1.000000;-1.000000;, + 1.000000;-1.000000;-1.000000;, + 1.000000; 1.000000;-1.000000;, + 0.999999;-1.000001; 1.000000;, + -1.000000;-1.000000; 1.000000;, + -1.000000; 1.000000; 1.000000;, + 1.000000; 0.999999; 1.000000;, + 1.000000;-1.000000;-1.000000;, + 0.999999;-1.000001; 1.000000;, + 1.000000; 0.999999; 1.000000;, + 1.000000; 1.000000;-1.000000;, + -1.000000;-1.000000;-1.000000;, + -1.000000;-1.000000; 1.000000;, + 0.999999;-1.000001; 1.000000;, + 1.000000;-1.000000;-1.000000;, + -1.000000; 1.000000;-1.000000;, + -1.000000; 1.000000; 1.000000;, + -1.000000;-1.000000; 1.000000;, + -1.000000;-1.000000;-1.000000;, + -1.000000; 1.000000; 1.000000;, + -1.000000; 1.000000;-1.000000;, + 1.000000; 1.000000;-1.000000;, + 1.000000; 0.999999; 1.000000;; + 6; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;; + MeshNormals { //Mesh Normals + 24; + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + -0.000000;-1.000000;-0.000000;, + -0.000000;-1.000000;-0.000000;, + -0.000000;-1.000000;-0.000000;, + -0.000000;-1.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;; + 6; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;; + } //End of Mesh Normals + MeshMaterialList { //Mesh Material List + 1; + 6; + 0, + 0, + 0, + 0, + 0, + 0;; + Material Material { + 0.640000; 0.640000; 0.640000; 1.000000;; + 96.078431; + 0.500000; 0.500000; 0.500000;; + 0.000000; 0.000000; 0.000000;; + } + } //End of Mesh Material List + MeshTextureCoords { //Mesh UV Coordinates + 24; + 0.901408; 0.718750;, + 0.901408; 0.609375;, + 1.000000; 0.609375;, + 1.000000; 0.718750;, + 1.000000; 0.609375;, + 0.901408; 0.609375;, + 0.901408; 0.500000;, + 1.000000; 0.500000;, + 0.901408; 0.500000;, + 0.901408; 0.375000;, + 1.000000; 0.375000;, + 1.000000; 0.500000;, + 0.901408; 0.125000;, + 0.901408; 0.000000;, + 1.000000; 0.000000;, + 1.000000; 0.125000;, + 0.901408; 0.375000;, + 0.901408; 0.250000;, + 1.000000; 0.250000;, + 1.000000; 0.375000;, + 1.000000; 0.125000;, + 1.000000; 0.250000;, + 0.901408; 0.250000;, + 0.901408; 0.125000;; + } //End of Mesh UV Coordinates + XSkinMeshHeader { + 1; + 3; + 1; + } + SkinWeights { + "Armature_Bone_002"; + 24; + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + -0.171613, 0.097754, 0.011473, 0.000000, + 0.000000, 0.015256,-0.129986, 0.000000, + -0.109648,-0.189877,-0.022285, 0.000000, + -0.027911, 1.037178, 0.021758, 1.000000;; + } //End of Armature_Bone_002 Skin Weights + } //End of Mesh Mesh + } //End of Cube_002 + Frame Cube_003 { + FrameTransformMatrix { + 0.197835, 0.000000, 0.000000, 0.000000, + 0.000000, 0.000000,-0.130878, 0.000000, + 0.000000, 0.220392, 0.000000, 0.000000, + 0.537965,-0.881888, 0.107299, 1.000000;; + } + Mesh { //Mesh Mesh + 24; + -1.000000; 1.000000;-1.000000;, + -1.000000;-1.000000;-1.000000;, + 1.000000;-1.000000;-1.000000;, + 1.000000; 1.000000;-1.000000;, + 0.999999;-1.000001; 1.000000;, + -1.000000;-1.000000; 1.000000;, + -1.000000; 1.000000; 1.000000;, + 1.000000; 0.999999; 1.000000;, + 1.000000;-1.000000;-1.000000;, + 0.999999;-1.000001; 1.000000;, + 1.000000; 0.999999; 1.000000;, + 1.000000; 1.000000;-1.000000;, + -1.000000;-1.000000;-1.000000;, + -1.000000;-1.000000; 1.000000;, + 0.999999;-1.000001; 1.000000;, + 1.000000;-1.000000;-1.000000;, + -1.000000; 1.000000;-1.000000;, + -1.000000; 1.000000; 1.000000;, + -1.000000;-1.000000; 1.000000;, + -1.000000;-1.000000;-1.000000;, + -1.000000; 1.000000; 1.000000;, + -1.000000; 1.000000;-1.000000;, + 1.000000; 1.000000;-1.000000;, + 1.000000; 0.999999; 1.000000;; + 6; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;; + MeshNormals { //Mesh Normals + 24; + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + -0.000000;-1.000000;-0.000000;, + -0.000000;-1.000000;-0.000000;, + -0.000000;-1.000000;-0.000000;, + -0.000000;-1.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;; + 6; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;; + } //End of Mesh Normals + MeshMaterialList { //Mesh Material List + 1; + 6; + 0, + 0, + 0, + 0, + 0, + 0;; + Material Material { + 0.640000; 0.640000; 0.640000; 1.000000;; + 96.078431; + 0.500000; 0.500000; 0.500000;; + 0.000000; 0.000000; 0.000000;; + } + } //End of Mesh Material List + MeshTextureCoords { //Mesh UV Coordinates + 24; + 0.901408; 0.718750;, + 0.901408; 0.609375;, + 1.000000; 0.609375;, + 1.000000; 0.718750;, + 1.000000; 0.609375;, + 0.901408; 0.609375;, + 0.901408; 0.500000;, + 1.000000; 0.500000;, + 0.901408; 0.500000;, + 0.901408; 0.375000;, + 1.000000; 0.375000;, + 1.000000; 0.500000;, + 0.901408; 0.125000;, + 0.901408; 0.000000;, + 1.000000; 0.000000;, + 1.000000; 0.125000;, + 0.901408; 0.375000;, + 0.901408; 0.250000;, + 1.000000; 0.250000;, + 1.000000; 0.375000;, + 1.000000; 0.125000;, + 1.000000; 0.250000;, + 0.901408; 0.250000;, + 0.901408; 0.125000;; + } //End of Mesh UV Coordinates + XSkinMeshHeader { + 1; + 3; + 1; + } + SkinWeights { + "Armature_Bone_R"; + 24; + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + -0.169274, 0.102342, 0.003349, 0.000000, + 0.002216, 0.007939,-0.130618, 0.000000, + -0.114011,-0.188137,-0.013369, 0.000000, + -0.002791, 1.035771,-0.014016, 1.000000;; + } //End of Armature_Bone_R Skin Weights + } //End of Mesh Mesh + } //End of Cube_003 + Frame Cube_004 { + FrameTransformMatrix { + 0.197835, 0.000000, 0.000000, 0.000000, + 0.000000, 0.000000,-0.130878, 0.000000, + 0.000000, 0.220392, 0.000000, 0.000000, + -0.550427,-0.881888, 0.107299, 1.000000;; + } + Mesh { //Mesh Mesh + 24; + -1.000000; 1.000000;-1.000000;, + -1.000000;-1.000000;-1.000000;, + 1.000000;-1.000000;-1.000000;, + 1.000000; 1.000000;-1.000000;, + 0.999999;-1.000001; 1.000000;, + -1.000000;-1.000000; 1.000000;, + -1.000000; 1.000000; 1.000000;, + 1.000000; 0.999999; 1.000000;, + 1.000000;-1.000000;-1.000000;, + 0.999999;-1.000001; 1.000000;, + 1.000000; 0.999999; 1.000000;, + 1.000000; 1.000000;-1.000000;, + -1.000000;-1.000000;-1.000000;, + -1.000000;-1.000000; 1.000000;, + 0.999999;-1.000001; 1.000000;, + 1.000000;-1.000000;-1.000000;, + -1.000000; 1.000000;-1.000000;, + -1.000000; 1.000000; 1.000000;, + -1.000000;-1.000000; 1.000000;, + -1.000000;-1.000000;-1.000000;, + -1.000000; 1.000000; 1.000000;, + -1.000000; 1.000000;-1.000000;, + 1.000000; 1.000000;-1.000000;, + 1.000000; 0.999999; 1.000000;; + 6; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;; + MeshNormals { //Mesh Normals + 24; + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + -0.000000;-1.000000;-0.000000;, + -0.000000;-1.000000;-0.000000;, + -0.000000;-1.000000;-0.000000;, + -0.000000;-1.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;; + 6; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;; + } //End of Mesh Normals + MeshMaterialList { //Mesh Material List + 1; + 6; + 0, + 0, + 0, + 0, + 0, + 0;; + Material Material { + 0.640000; 0.640000; 0.640000; 1.000000;; + 96.078431; + 0.500000; 0.500000; 0.500000;; + 0.000000; 0.000000; 0.000000;; + } + } //End of Mesh Material List + MeshTextureCoords { //Mesh UV Coordinates + 24; + 0.901408; 0.718750;, + 0.901408; 0.609375;, + 1.000000; 0.609375;, + 1.000000; 0.718750;, + 1.000000; 0.609375;, + 0.901408; 0.609375;, + 0.901408; 0.500000;, + 1.000000; 0.500000;, + 0.901408; 0.500000;, + 0.901408; 0.375000;, + 1.000000; 0.375000;, + 1.000000; 0.500000;, + 0.901408; 0.125000;, + 0.901408; 0.000000;, + 1.000000; 0.000000;, + 1.000000; 0.125000;, + 0.901408; 0.375000;, + 0.901408; 0.250000;, + 1.000000; 0.250000;, + 1.000000; 0.375000;, + 1.000000; 0.125000;, + 1.000000; 0.250000;, + 0.901408; 0.250000;, + 0.901408; 0.125000;; + } //End of Mesh UV Coordinates + XSkinMeshHeader { + 1; + 3; + 1; + } + SkinWeights { + "Armature_Bone_L"; + 24; + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + -0.169274,-0.102342,-0.003349, 0.000000, + -0.002216, 0.007939,-0.130618, 0.000000, + 0.114011,-0.188137,-0.013369, 0.000000, + 0.013454, 1.042218,-0.013805, 1.000000;; + } //End of Armature_Bone_L Skin Weights + } //End of Mesh Mesh + } //End of Cube_004 + Frame Cube_005 { + FrameTransformMatrix { + 0.197835, 0.000000, 0.000000, 0.000000, + 0.000000, 0.000000,-0.130878, 0.000000, + 0.000000, 0.220392, 0.000000, 0.000000, + -0.550427,-0.881888, 0.864588, 1.000000;; + } + Mesh { //Mesh Mesh + 24; + -1.000000; 1.000000;-1.000000;, + -1.000000;-1.000000;-1.000000;, + 1.000000;-1.000000;-1.000000;, + 1.000000; 1.000000;-1.000000;, + 0.999999;-1.000001; 1.000000;, + -1.000000;-1.000000; 1.000000;, + -1.000000; 1.000000; 1.000000;, + 1.000000; 0.999999; 1.000000;, + 1.000000;-1.000000;-1.000000;, + 0.999999;-1.000001; 1.000000;, + 1.000000; 0.999999; 1.000000;, + 1.000000; 1.000000;-1.000000;, + -1.000000;-1.000000;-1.000000;, + -1.000000;-1.000000; 1.000000;, + 0.999999;-1.000001; 1.000000;, + 1.000000;-1.000000;-1.000000;, + -1.000000; 1.000000;-1.000000;, + -1.000000; 1.000000; 1.000000;, + -1.000000;-1.000000; 1.000000;, + -1.000000;-1.000000;-1.000000;, + -1.000000; 1.000000; 1.000000;, + -1.000000; 1.000000;-1.000000;, + 1.000000; 1.000000;-1.000000;, + 1.000000; 0.999999; 1.000000;; + 6; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;; + MeshNormals { //Mesh Normals + 24; + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + -0.000000;-1.000000;-0.000000;, + -0.000000;-1.000000;-0.000000;, + -0.000000;-1.000000;-0.000000;, + -0.000000;-1.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;; + 6; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;; + } //End of Mesh Normals + MeshMaterialList { //Mesh Material List + 1; + 6; + 0, + 0, + 0, + 0, + 0, + 0;; + Material Material { + 0.640000; 0.640000; 0.640000; 1.000000;; + 96.078431; + 0.500000; 0.500000; 0.500000;; + 0.000000; 0.000000; 0.000000;; + } + } //End of Mesh Material List + MeshTextureCoords { //Mesh UV Coordinates + 24; + 0.901408; 0.718750;, + 0.901408; 0.609375;, + 1.000000; 0.609375;, + 1.000000; 0.718750;, + 1.000000; 0.609375;, + 0.901408; 0.609375;, + 0.901408; 0.500000;, + 1.000000; 0.500000;, + 0.901408; 0.500000;, + 0.901408; 0.375000;, + 1.000000; 0.375000;, + 1.000000; 0.500000;, + 0.901408; 0.125000;, + 0.901408; 0.000000;, + 1.000000; 0.000000;, + 1.000000; 0.125000;, + 0.901408; 0.375000;, + 0.901408; 0.250000;, + 1.000000; 0.250000;, + 1.000000; 0.375000;, + 1.000000; 0.125000;, + 1.000000; 0.250000;, + 0.901408; 0.250000;, + 0.901408; 0.125000;; + } //End of Mesh UV Coordinates + XSkinMeshHeader { + 1; + 3; + 1; + } + SkinWeights { + "Armature_Bone_003"; + 24; + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + -0.171613,-0.097754,-0.011473, 0.000000, + -0.000000, 0.015256,-0.129986, 0.000000, + 0.109648,-0.189877,-0.022285, 0.000000, + 0.038721, 1.043336, 0.022481, 1.000000;; + } //End of Armature_Bone_003 Skin Weights + } //End of Mesh Mesh + } //End of Cube_005 + } //End of Armature + Frame Cube { + FrameTransformMatrix { + 0.780010, 0.000000, 0.000000, 0.000000, + 0.000000, 1.082030, 0.000000, 0.000000, + 0.000000, 0.000000, 0.780010, 0.000000, + 0.000000, 0.000000, 0.000000, 1.000000;; + } + Mesh { //Mesh Mesh + 24; + -1.000000; 1.000000;-1.000000;, + -1.000000;-1.000000;-1.000000;, + 1.000000;-1.000000;-1.000000;, + 1.000000; 1.000000;-1.000000;, + 0.999999;-1.000001; 1.000000;, + -1.000000;-1.000000; 1.000000;, + -1.000000; 1.000000; 1.000000;, + 1.000000; 0.999999; 1.000000;, + 1.000000;-1.000000;-1.000000;, + 0.999999;-1.000001; 1.000000;, + 1.000000; 0.999999; 1.000000;, + 1.000000; 1.000000;-1.000000;, + -1.000000;-1.000000;-1.000000;, + -1.000000;-1.000000; 1.000000;, + 0.999999;-1.000001; 1.000000;, + 1.000000;-1.000000;-1.000000;, + -1.000000; 1.000000;-1.000000;, + -1.000000; 1.000000; 1.000000;, + -1.000000;-1.000000; 1.000000;, + -1.000000;-1.000000;-1.000000;, + -1.000000; 1.000000; 1.000000;, + -1.000000; 1.000000;-1.000000;, + 1.000000; 1.000000;-1.000000;, + 1.000000; 0.999999; 1.000000;; + 6; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;; + MeshNormals { //Mesh Normals + 24; + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + -0.000000;-1.000000;-0.000000;, + -0.000000;-1.000000;-0.000000;, + -0.000000;-1.000000;-0.000000;, + -0.000000;-1.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;; + 6; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;; + } //End of Mesh Normals + MeshMaterialList { //Mesh Material List + 1; + 6; + 0, + 0, + 0, + 0, + 0, + 0;; + Material Material { + 0.640000; 0.640000; 0.640000; 1.000000;; + 96.078431; + 0.500000; 0.500000; 0.500000;; + 0.000000; 0.000000; 0.000000;; + } + } //End of Mesh Material List + MeshTextureCoords { //Mesh UV Coordinates + 24; + 0.225352; 1.000000;, + 0.225352; 0.500000;, + 0.450704; 0.500000;, + 0.450704; 1.000000;, + 0.000000; 0.500000;, + 0.225352; 0.500000;, + 0.225352; 1.000000;, + 0.000000; 1.000000;, + 0.450704; 0.500000;, + 0.676056; 0.500000;, + 0.676056; 1.000000;, + 0.450704; 1.000000;, + 0.450704; 0.500000;, + 0.450704; 0.250000;, + 0.676056; 0.250000;, + 0.676056; 0.500000;, + 0.901408; 1.000000;, + 0.676056; 1.000000;, + 0.676056; 0.500000;, + 0.901408; 0.500000;, + 0.901408; 0.250000;, + 0.901408; 0.500000;, + 0.676056; 0.500000;, + 0.676056; 0.250000;; + } //End of Mesh UV Coordinates + } //End of Mesh Mesh + } //End of Cube +} //End of Root Frame +AnimationSet { + Animation { + {Armature} + AnimationKey { //Position + 2; + 60; + 0;3; 0.014206, 0.907955, 0.014830;;, + 1;3; 0.014206, 0.907955, 0.014830;;, + 2;3; 0.014206, 0.907955, 0.014830;;, + 3;3; 0.014206, 0.907955, 0.014830;;, + 4;3; 0.014206, 0.907955, 0.014830;;, + 5;3; 0.014206, 0.907955, 0.014830;;, + 6;3; 0.014206, 0.907955, 0.014830;;, + 7;3; 0.014206, 0.907955, 0.014830;;, + 8;3; 0.014206, 0.907955, 0.014830;;, + 9;3; 0.014206, 0.907955, 0.014830;;, + 10;3; 0.014206, 0.907955, 0.014830;;, + 11;3; 0.014206, 0.907955, 0.014830;;, + 12;3; 0.014206, 0.907955, 0.014830;;, + 13;3; 0.014206, 0.907955, 0.014830;;, + 14;3; 0.014206, 0.907955, 0.014830;;, + 15;3; 0.014206, 0.907955, 0.014830;;, + 16;3; 0.014206, 0.907955, 0.014830;;, + 17;3; 0.014206, 0.907955, 0.014830;;, + 18;3; 0.014206, 0.907955, 0.014830;;, + 19;3; 0.014206, 0.907955, 0.014830;;, + 20;3; 0.014206, 0.907955, 0.014830;;, + 21;3; 0.014206, 0.907955, 0.014830;;, + 22;3; 0.014206, 0.907955, 0.014830;;, + 23;3; 0.014206, 0.907955, 0.014830;;, + 24;3; 0.014206, 0.907955, 0.014830;;, + 25;3; 0.014206, 0.907955, 0.014830;;, + 26;3; 0.014206, 0.907955, 0.014830;;, + 27;3; 0.014206, 0.907955, 0.014830;;, + 28;3; 0.014206, 0.907955, 0.014830;;, + 29;3; 0.014206, 0.907955, 0.014830;;, + 30;3; 0.014206, 0.907955, 0.014830;;, + 31;3; 0.014206, 0.907955, 0.014830;;, + 32;3; 0.014206, 0.907955, 0.014830;;, + 33;3; 0.014206, 0.907955, 0.014830;;, + 34;3; 0.014206, 0.907955, 0.014830;;, + 35;3; 0.014206, 0.907955, 0.014830;;, + 36;3; 0.014206, 0.907955, 0.014830;;, + 37;3; 0.014206, 0.907955, 0.014830;;, + 38;3; 0.014206, 0.907955, 0.014830;;, + 39;3; 0.014206, 0.907955, 0.014830;;, + 40;3; 0.014206, 0.907955, 0.014830;;, + 41;3; 0.014206, 0.907955, 0.014830;;, + 42;3; 0.014206, 0.907955, 0.014830;;, + 43;3; 0.014206, 0.907955, 0.014830;;, + 44;3; 0.014206, 0.907955, 0.014830;;, + 45;3; 0.014206, 0.907955, 0.014830;;, + 46;3; 0.014206, 0.907955, 0.014830;;, + 47;3; 0.014206, 0.907955, 0.014830;;, + 48;3; 0.014206, 0.907955, 0.014830;;, + 49;3; 0.014206, 0.907955, 0.014830;;, + 50;3; 0.014206, 0.907955, 0.014830;;, + 51;3; 0.014206, 0.907955, 0.014830;;, + 52;3; 0.014206, 0.907955, 0.014830;;, + 53;3; 0.014206, 0.907955, 0.014830;;, + 54;3; 0.014206, 0.907955, 0.014830;;, + 55;3; 0.014206, 0.907955, 0.014830;;, + 56;3; 0.014206, 0.907955, 0.014830;;, + 57;3; 0.014206, 0.907955, 0.014830;;, + 58;3; 0.014206, 0.907955, 0.014830;;, + 59;3; 0.014206, 0.907955, 0.014830;;; + } + AnimationKey { //Rotation + 0; + 60; + 0;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 1;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 2;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 3;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 4;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 5;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 6;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 7;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 8;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 9;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 10;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 11;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 12;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 13;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 14;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 15;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 16;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 17;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 18;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 19;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 20;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 21;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 22;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 23;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 24;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 25;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 26;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 27;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 28;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 29;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 30;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 31;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 32;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 33;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 34;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 35;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 36;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 37;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 38;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 39;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 40;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 41;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 42;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 43;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 44;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 45;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 46;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 47;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 48;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 49;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 50;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 51;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 52;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 53;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 54;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 55;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 56;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 57;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 58;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 59;4; -0.707107, 0.707107, 0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 60; + 0;3; 1.133896, 1.133896, 1.848737;;, + 1;3; 1.133896, 1.133896, 1.848737;;, + 2;3; 1.133896, 1.133896, 1.848737;;, + 3;3; 1.133896, 1.133896, 1.848737;;, + 4;3; 1.133896, 1.133896, 1.848737;;, + 5;3; 1.133896, 1.133896, 1.848737;;, + 6;3; 1.133896, 1.133896, 1.848737;;, + 7;3; 1.133896, 1.133896, 1.848737;;, + 8;3; 1.133896, 1.133896, 1.848737;;, + 9;3; 1.133896, 1.133896, 1.848737;;, + 10;3; 1.133896, 1.133896, 1.848737;;, + 11;3; 1.133896, 1.133896, 1.848737;;, + 12;3; 1.133896, 1.133896, 1.848737;;, + 13;3; 1.133896, 1.133896, 1.848737;;, + 14;3; 1.133896, 1.133896, 1.848737;;, + 15;3; 1.133896, 1.133896, 1.848737;;, + 16;3; 1.133896, 1.133896, 1.848737;;, + 17;3; 1.133896, 1.133896, 1.848737;;, + 18;3; 1.133896, 1.133896, 1.848737;;, + 19;3; 1.133896, 1.133896, 1.848737;;, + 20;3; 1.133896, 1.133896, 1.848737;;, + 21;3; 1.133896, 1.133896, 1.848737;;, + 22;3; 1.133896, 1.133896, 1.848737;;, + 23;3; 1.133896, 1.133896, 1.848737;;, + 24;3; 1.133896, 1.133896, 1.848737;;, + 25;3; 1.133896, 1.133896, 1.848737;;, + 26;3; 1.133896, 1.133896, 1.848737;;, + 27;3; 1.133896, 1.133896, 1.848737;;, + 28;3; 1.133896, 1.133896, 1.848737;;, + 29;3; 1.133896, 1.133896, 1.848737;;, + 30;3; 1.133896, 1.133896, 1.848737;;, + 31;3; 1.133896, 1.133896, 1.848737;;, + 32;3; 1.133896, 1.133896, 1.848737;;, + 33;3; 1.133896, 1.133896, 1.848737;;, + 34;3; 1.133896, 1.133896, 1.848737;;, + 35;3; 1.133896, 1.133896, 1.848737;;, + 36;3; 1.133896, 1.133896, 1.848737;;, + 37;3; 1.133896, 1.133896, 1.848737;;, + 38;3; 1.133896, 1.133896, 1.848737;;, + 39;3; 1.133896, 1.133896, 1.848737;;, + 40;3; 1.133896, 1.133896, 1.848737;;, + 41;3; 1.133896, 1.133896, 1.848737;;, + 42;3; 1.133896, 1.133896, 1.848737;;, + 43;3; 1.133896, 1.133896, 1.848737;;, + 44;3; 1.133896, 1.133896, 1.848737;;, + 45;3; 1.133896, 1.133896, 1.848737;;, + 46;3; 1.133896, 1.133896, 1.848737;;, + 47;3; 1.133896, 1.133896, 1.848737;;, + 48;3; 1.133896, 1.133896, 1.848737;;, + 49;3; 1.133896, 1.133896, 1.848737;;, + 50;3; 1.133896, 1.133896, 1.848737;;, + 51;3; 1.133896, 1.133896, 1.848737;;, + 52;3; 1.133896, 1.133896, 1.848737;;, + 53;3; 1.133896, 1.133896, 1.848737;;, + 54;3; 1.133896, 1.133896, 1.848737;;, + 55;3; 1.133896, 1.133896, 1.848737;;, + 56;3; 1.133896, 1.133896, 1.848737;;, + 57;3; 1.133896, 1.133896, 1.848737;;, + 58;3; 1.133896, 1.133896, 1.848737;;, + 59;3; 1.133896, 1.133896, 1.848737;;; + } + } + Animation { + {Armature_Bone} + AnimationKey { //Position + 2; + 60; + 0;3; 0.000000, 0.000000, 0.000000;;, + 1;3; 0.000000, 0.000000, 0.000000;;, + 2;3; 0.000000, 0.000000, 0.000000;;, + 3;3; 0.000000, 0.000000, 0.000000;;, + 4;3; 0.000000, 0.000000, 0.000000;;, + 5;3; 0.000000, 0.000000, 0.000000;;, + 6;3; 0.000000, 0.000000, 0.000000;;, + 7;3; 0.000000, 0.000000, 0.000000;;, + 8;3; 0.000000, 0.000000, 0.000000;;, + 9;3; 0.000000, 0.000000, 0.000000;;, + 10;3; 0.000000, 0.000000, 0.000000;;, + 11;3; 0.000000, 0.000000, 0.000000;;, + 12;3; 0.000000, 0.000000, 0.000000;;, + 13;3; 0.000000, 0.000000, 0.000000;;, + 14;3; 0.000000, 0.000000, 0.000000;;, + 15;3; 0.000000, 0.000000, 0.000000;;, + 16;3; 0.000000, 0.000000, 0.000000;;, + 17;3; 0.000000, 0.000000, 0.000000;;, + 18;3; 0.000000, 0.000000, 0.000000;;, + 19;3; 0.000000, 0.000000, 0.000000;;, + 20;3; 0.000000, 0.000000, 0.000000;;, + 21;3; 0.000000, 0.000000, 0.000000;;, + 22;3; 0.000000, 0.000000, 0.000000;;, + 23;3; 0.000000, 0.000000, 0.000000;;, + 24;3; 0.000000, 0.000000, 0.000000;;, + 25;3; 0.000000, 0.000000, 0.000000;;, + 26;3; 0.000000, 0.000000, 0.000000;;, + 27;3; 0.000000, 0.000000, 0.000000;;, + 28;3; 0.000000, 0.000000, 0.000000;;, + 29;3; 0.000000, 0.000000, 0.000000;;, + 30;3; 0.000000, 0.000000, 0.000000;;, + 31;3; 0.000000, 0.000000, 0.000000;;, + 32;3; 0.000000, 0.000000, 0.000000;;, + 33;3; 0.000000, 0.000000, 0.000000;;, + 34;3; 0.000000, 0.000000, 0.000000;;, + 35;3; 0.000000, 0.000000, 0.000000;;, + 36;3; 0.000000, 0.000000, 0.000000;;, + 37;3; 0.000000, 0.000000, 0.000000;;, + 38;3; 0.000000, 0.000000, 0.000000;;, + 39;3; 0.000000, 0.000000, 0.000000;;, + 40;3; 0.000000, 0.000000, 0.000000;;, + 41;3; 0.000000, 0.000000, 0.000000;;, + 42;3; 0.000000, 0.000000, 0.000000;;, + 43;3; 0.000000, 0.000000, 0.000000;;, + 44;3; 0.000000, 0.000000, 0.000000;;, + 45;3; 0.000000, 0.000000, 0.000000;;, + 46;3; 0.000000, 0.000000, 0.000000;;, + 47;3; 0.000000, 0.000000, 0.000000;;, + 48;3; 0.000000, 0.000000, 0.000000;;, + 49;3; 0.000000, 0.000000, 0.000000;;, + 50;3; 0.000000, 0.000000, 0.000000;;, + 51;3; 0.000000, 0.000000, 0.000000;;, + 52;3; 0.000000, 0.000000, 0.000000;;, + 53;3; 0.000000, 0.000000, 0.000000;;, + 54;3; 0.000000, 0.000000, 0.000000;;, + 55;3; 0.000000, 0.000000, 0.000000;;, + 56;3; 0.000000, 0.000000, 0.000000;;, + 57;3; 0.000000, 0.000000, 0.000000;;, + 58;3; 0.000000, 0.000000, 0.000000;;, + 59;3; 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { //Rotation + 0; + 60; + 0;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 1;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 2;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 3;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 4;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 5;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 6;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 7;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 8;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 9;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 10;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 11;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 12;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 13;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 14;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 15;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 16;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 17;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 18;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 19;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 20;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 21;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 22;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 23;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 24;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 25;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 26;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 27;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 28;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 29;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 30;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 31;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 32;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 33;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 34;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 35;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 36;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 37;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 38;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 39;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 40;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 41;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 42;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 43;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 44;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 45;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 46;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 47;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 48;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 49;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 50;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 51;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 52;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 53;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 54;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 55;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 56;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 57;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 58;4; -0.707107, 0.707107, 0.000000, 0.000000;;, + 59;4; -0.707107, 0.707107, 0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 60; + 0;3; 1.000000, 0.908003, 1.000000;;, + 1;3; 1.000000, 0.908003, 1.000000;;, + 2;3; 1.000000, 0.908003, 1.000000;;, + 3;3; 1.000000, 0.908003, 1.000000;;, + 4;3; 1.000000, 0.908003, 1.000000;;, + 5;3; 1.000000, 0.908003, 1.000000;;, + 6;3; 1.000000, 0.908003, 1.000000;;, + 7;3; 1.000000, 0.908003, 1.000000;;, + 8;3; 1.000000, 0.908003, 1.000000;;, + 9;3; 1.000000, 0.908003, 1.000000;;, + 10;3; 1.000000, 0.908003, 1.000000;;, + 11;3; 1.000000, 0.908003, 1.000000;;, + 12;3; 1.000000, 0.908003, 1.000000;;, + 13;3; 1.000000, 0.908003, 1.000000;;, + 14;3; 1.000000, 0.908003, 1.000000;;, + 15;3; 1.000000, 0.908003, 1.000000;;, + 16;3; 1.000000, 0.908003, 1.000000;;, + 17;3; 1.000000, 0.908003, 1.000000;;, + 18;3; 1.000000, 0.908003, 1.000000;;, + 19;3; 1.000000, 0.908003, 1.000000;;, + 20;3; 1.000000, 0.908003, 1.000000;;, + 21;3; 1.000000, 0.908003, 1.000000;;, + 22;3; 1.000000, 0.908003, 1.000000;;, + 23;3; 1.000000, 0.908003, 1.000000;;, + 24;3; 1.000000, 0.908003, 1.000000;;, + 25;3; 1.000000, 0.908003, 1.000000;;, + 26;3; 1.000000, 0.908003, 1.000000;;, + 27;3; 1.000000, 0.908003, 1.000000;;, + 28;3; 1.000000, 0.908003, 1.000000;;, + 29;3; 1.000000, 0.908003, 1.000000;;, + 30;3; 1.000000, 0.908003, 1.000000;;, + 31;3; 1.000000, 0.908003, 1.000000;;, + 32;3; 1.000000, 0.908003, 1.000000;;, + 33;3; 1.000000, 0.908003, 1.000000;;, + 34;3; 1.000000, 0.908003, 1.000000;;, + 35;3; 1.000000, 0.908003, 1.000000;;, + 36;3; 1.000000, 0.908003, 1.000000;;, + 37;3; 1.000000, 0.908003, 1.000000;;, + 38;3; 1.000000, 0.908003, 1.000000;;, + 39;3; 1.000000, 0.908003, 1.000000;;, + 40;3; 1.000000, 0.908003, 1.000000;;, + 41;3; 1.000000, 0.908003, 1.000000;;, + 42;3; 1.000000, 0.908003, 1.000000;;, + 43;3; 1.000000, 0.908003, 1.000000;;, + 44;3; 1.000000, 0.908003, 1.000000;;, + 45;3; 1.000000, 0.908003, 1.000000;;, + 46;3; 1.000000, 0.908003, 1.000000;;, + 47;3; 1.000000, 0.908003, 1.000000;;, + 48;3; 1.000000, 0.908003, 1.000000;;, + 49;3; 1.000000, 0.908003, 1.000000;;, + 50;3; 1.000000, 0.908003, 1.000000;;, + 51;3; 1.000000, 0.908003, 1.000000;;, + 52;3; 1.000000, 0.908003, 1.000000;;, + 53;3; 1.000000, 0.908003, 1.000000;;, + 54;3; 1.000000, 0.908003, 1.000000;;, + 55;3; 1.000000, 0.908003, 1.000000;;, + 56;3; 1.000000, 0.908003, 1.000000;;, + 57;3; 1.000000, 0.908003, 1.000000;;, + 58;3; 1.000000, 0.908003, 1.000000;;, + 59;3; 1.000000, 0.908003, 1.000000;;; + } + } + Animation { + {Armature_head} + AnimationKey { //Position + 2; + 60; + 0;3; 0.000000, 0.963874,-0.000000;;, + 1;3; 0.000000, 0.963874,-0.000000;;, + 2;3; 0.000000, 0.963874,-0.000000;;, + 3;3; 0.000000, 0.963874,-0.000000;;, + 4;3; 0.000000, 0.963874,-0.000000;;, + 5;3; 0.000000, 0.963874,-0.000000;;, + 6;3; 0.000000, 0.963874,-0.000000;;, + 7;3; 0.000000, 0.963874,-0.000000;;, + 8;3; 0.000000, 0.963874,-0.000000;;, + 9;3; 0.000000, 0.963874,-0.000000;;, + 10;3; 0.000000, 0.963874,-0.000000;;, + 11;3; 0.000000, 0.963874,-0.000000;;, + 12;3; 0.000000, 0.963874,-0.000000;;, + 13;3; 0.000000, 0.963874,-0.000000;;, + 14;3; 0.000000, 0.963874,-0.000000;;, + 15;3; 0.000000, 0.963874,-0.000000;;, + 16;3; 0.000000, 0.963874,-0.000000;;, + 17;3; 0.000000, 0.963874,-0.000000;;, + 18;3; 0.000000, 0.963874,-0.000000;;, + 19;3; 0.000000, 0.963874,-0.000000;;, + 20;3; 0.000000, 0.963874,-0.000000;;, + 21;3; 0.000000, 0.963874,-0.000000;;, + 22;3; 0.000000, 0.963874,-0.000000;;, + 23;3; 0.000000, 0.963874,-0.000000;;, + 24;3; 0.000000, 0.963874,-0.000000;;, + 25;3; 0.000000, 0.963874,-0.000000;;, + 26;3; 0.000000, 0.963874,-0.000000;;, + 27;3; 0.000000, 0.963874,-0.000000;;, + 28;3; 0.000000, 0.963874,-0.000000;;, + 29;3; 0.000000, 0.963874,-0.000000;;, + 30;3; 0.000000, 0.963874,-0.000000;;, + 31;3; 0.000000, 0.963874,-0.000000;;, + 32;3; 0.000000, 0.963874,-0.000000;;, + 33;3; 0.000000, 0.963874,-0.000000;;, + 34;3; 0.000000, 0.963874,-0.000000;;, + 35;3; 0.000000, 0.963874,-0.000000;;, + 36;3; 0.000000, 0.963874,-0.000000;;, + 37;3; 0.000000, 0.963874,-0.000000;;, + 38;3; 0.000000, 0.963874,-0.000000;;, + 39;3; 0.000000, 0.963874,-0.000000;;, + 40;3; 0.000000, 0.963874,-0.000000;;, + 41;3; 0.000000, 0.963874,-0.000000;;, + 42;3; 0.000000, 0.963874,-0.000000;;, + 43;3; 0.000000, 0.963874,-0.000000;;, + 44;3; 0.000000, 0.963874,-0.000000;;, + 45;3; 0.000000, 0.963874,-0.000000;;, + 46;3; 0.000000, 0.963874,-0.000000;;, + 47;3; 0.000000, 0.963874,-0.000000;;, + 48;3; 0.000000, 0.963874,-0.000000;;, + 49;3; 0.000000, 0.963874,-0.000000;;, + 50;3; 0.000000, 0.963874,-0.000000;;, + 51;3; 0.000000, 0.963874,-0.000000;;, + 52;3; 0.000000, 0.963874,-0.000000;;, + 53;3; 0.000000, 0.963874,-0.000000;;, + 54;3; 0.000000, 0.963874,-0.000000;;, + 55;3; 0.000000, 0.963874,-0.000000;;, + 56;3; 0.000000, 0.963874,-0.000000;;, + 57;3; 0.000000, 0.963874,-0.000000;;, + 58;3; 0.000000, 0.963874,-0.000000;;, + 59;3; 0.000000, 0.963874,-0.000000;;; + } + AnimationKey { //Rotation + 0; + 60; + 0;4; -0.000000, 0.000000, 1.000000, 0.000000;;, + 1;4; -0.000000, 0.000000, 1.000000, 0.000000;;, + 2;4; -0.000000, 0.000000, 1.000000, 0.000000;;, + 3;4; -0.000000, 0.000000, 1.000000, 0.000000;;, + 4;4; -0.000000, 0.000000, 1.000000, 0.000000;;, + 5;4; -0.000000, 0.000000, 1.000000, 0.000000;;, + 6;4; -0.000000, 0.000000, 1.000000, 0.000000;;, + 7;4; -0.000000, 0.000000, 1.000000, 0.000000;;, + 8;4; -0.000000, 0.000000, 1.000000, 0.000000;;, + 9;4; -0.000000, 0.000000, 1.000000, 0.000000;;, + 10;4; -0.000000, 0.000000, 1.000000, 0.000000;;, + 11;4; -0.000000, 0.000000, 1.000000, 0.000000;;, + 12;4; -0.000000, 0.000000, 1.000000, 0.000000;;, + 13;4; -0.000000, 0.000000, 1.000000, 0.000000;;, + 14;4; -0.000000, 0.000000, 1.000000, 0.000000;;, + 15;4; -0.000000, 0.000000, 1.000000, 0.000000;;, + 16;4; -0.000000, 0.000000, 1.000000, 0.000000;;, + 17;4; -0.000000, 0.000000, 1.000000, 0.000000;;, + 18;4; -0.000000, 0.000000, 1.000000, 0.000000;;, + 19;4; -0.000000, 0.000000, 1.000000, 0.000000;;, + 20;4; -0.000000, 0.000302, 1.000000, 0.000000;;, + 21;4; -0.000000, 0.001210, 0.999999, 0.000000;;, + 22;4; -0.000000, 0.002688, 0.999996, 0.000000;;, + 23;4; -0.000000, 0.004620, 0.999991, 0.000000;;, + 24;4; -0.000000, 0.006808, 0.999984, 0.000000;;, + 25;4; -0.000000, 0.008997, 0.999974, 0.000000;;, + 26;4; -0.000000, 0.010929, 0.999961, 0.000000;;, + 27;4; -0.000000, 0.012406, 0.999946, 0.000000;;, + 28;4; -0.000000, 0.013315, 0.999927, 0.000000;;, + 29;4; -0.000000, 0.013617, 0.999907, 0.000000;;, + 30;4; -0.000000, 0.013089, 0.999883, 0.000000;;, + 31;4; -0.000000, 0.011494, 0.999853, 0.000000;;, + 32;4; -0.000000, 0.008846, 0.999817, 0.000000;;, + 33;4; -0.000000, 0.005215, 0.999776, 0.000000;;, + 34;4; -0.000000, 0.000742, 0.999730, 0.000000;;, + 35;4; -0.000000,-0.004352, 0.999683, 0.000000;;, + 36;4; -0.000000,-0.009778, 0.999635, 0.000000;;, + 37;4; -0.000000,-0.015204, 0.999590, 0.000000;;, + 38;4; -0.000000,-0.020298, 0.999549, 0.000000;;, + 39;4; -0.000000,-0.024771, 0.999514, 0.000000;;, + 40;4; -0.000000,-0.028403, 0.999486, 0.000000;;, + 41;4; -0.000000,-0.031051, 0.999465, 0.000000;;, + 42;4; -0.000000,-0.032646, 0.999454, 0.000000;;, + 43;4; -0.000000,-0.033173, 0.999450, 0.000000;;, + 44;4; -0.000000,-0.032770, 0.999454, 0.000000;;, + 45;4; -0.000000,-0.031550, 0.999466, 0.000000;;, + 46;4; -0.000000,-0.029516, 0.999485, 0.000000;;, + 47;4; -0.000000,-0.026703, 0.999513, 0.000000;;, + 48;4; -0.000000,-0.023183, 0.999547, 0.000000;;, + 49;4; -0.000000,-0.019073, 0.999588, 0.000000;;, + 50;4; -0.000000,-0.014537, 0.999632, 0.000000;;, + 51;4; -0.000000,-0.009778, 0.999678, 0.000000;;, + 52;4; -0.000000,-0.005019, 0.999725, 0.000000;;, + 53;4; -0.000000,-0.000484, 0.999769, 0.000000;;, + 54;4; -0.000000, 0.003626, 0.999810, 0.000000;;, + 55;4; -0.000000, 0.007146, 0.999844, 0.000000;;, + 56;4; -0.000000, 0.009960, 0.999872, 0.000000;;, + 57;4; -0.000000, 0.011993, 0.999891, 0.000000;;, + 58;4; -0.000000, 0.013213, 0.999903, 0.000000;;, + 59;4; -0.000000, 0.013617, 0.999907, 0.000000;;; + } + AnimationKey { //Scale + 1; + 60; + 0;3; 1.000000, 1.101318, 1.000000;;, + 1;3; 1.000000, 1.101318, 1.000000;;, + 2;3; 1.000000, 1.101318, 1.000000;;, + 3;3; 1.000000, 1.101318, 1.000000;;, + 4;3; 1.000000, 1.101318, 1.000000;;, + 5;3; 1.000000, 1.101318, 1.000000;;, + 6;3; 1.000000, 1.101318, 1.000000;;, + 7;3; 1.000000, 1.101318, 1.000000;;, + 8;3; 1.000000, 1.101318, 1.000000;;, + 9;3; 1.000000, 1.101318, 1.000000;;, + 10;3; 1.000000, 1.101318, 1.000000;;, + 11;3; 1.000000, 1.101318, 1.000000;;, + 12;3; 1.000000, 1.101318, 1.000000;;, + 13;3; 1.000000, 1.101318, 1.000000;;, + 14;3; 1.000000, 1.101318, 1.000000;;, + 15;3; 1.000000, 1.101318, 1.000000;;, + 16;3; 1.000000, 1.101318, 1.000000;;, + 17;3; 1.000000, 1.101318, 1.000000;;, + 18;3; 1.000000, 1.101318, 1.000000;;, + 19;3; 1.000000, 1.101318, 1.000000;;, + 20;3; 1.000000, 1.101318, 1.000000;;, + 21;3; 1.000001, 1.101317, 1.000000;;, + 22;3; 1.000003, 1.101315, 1.000000;;, + 23;3; 1.000009, 1.101309, 1.000000;;, + 24;3; 1.000020, 1.101300, 1.000000;;, + 25;3; 1.000034, 1.101286, 1.000000;;, + 26;3; 1.000051, 1.101271, 1.000000;;, + 27;3; 1.000066, 1.101258, 1.000000;;, + 28;3; 1.000075, 1.101249, 1.000000;;, + 29;3; 1.000079, 1.101246, 1.000000;;, + 30;3; 1.000073, 1.101251, 1.000000;;, + 31;3; 1.000056, 1.101266, 1.000000;;, + 32;3; 1.000033, 1.101287, 1.000000;;, + 33;3; 1.000012, 1.101307, 1.000000;;, + 34;3; 1.000000, 1.101317, 1.000000;;, + 35;3; 1.000008, 1.101310, 1.000000;;, + 36;3; 1.000041, 1.101280, 1.000000;;, + 37;3; 1.000098, 1.101228, 1.000000;;, + 38;3; 1.000175, 1.101158, 1.000000;;, + 39;3; 1.000261, 1.101080, 1.000000;;, + 40;3; 1.000343, 1.101006, 1.000000;;, + 41;3; 1.000410, 1.100945, 1.000000;;, + 42;3; 1.000453, 1.100906, 1.000000;;, + 43;3; 1.000468, 1.100892, 1.000000;;, + 44;3; 1.000457, 1.100903, 1.000000;;, + 45;3; 1.000423, 1.100933, 1.000000;;, + 46;3; 1.000371, 1.100981, 1.000000;;, + 47;3; 1.000303, 1.101042, 1.000000;;, + 48;3; 1.000229, 1.101110, 1.000000;;, + 49;3; 1.000155, 1.101177, 1.000000;;, + 50;3; 1.000090, 1.101236, 1.000000;;, + 51;3; 1.000041, 1.101281, 1.000000;;, + 52;3; 1.000011, 1.101308, 1.000000;;, + 53;3; 1.000000, 1.101317, 1.000000;;, + 54;3; 1.000006, 1.101312, 1.000000;;, + 55;3; 1.000022, 1.101298, 1.000000;;, + 56;3; 1.000042, 1.101279, 1.000000;;, + 57;3; 1.000061, 1.101262, 1.000000;;, + 58;3; 1.000074, 1.101250, 1.000000;;, + 59;3; 1.000079, 1.101246, 1.000000;;; + } + } + Animation { + {Armature_Bone_002} + AnimationKey { //Position + 2; + 60; + 0;3; 0.000000, 0.963874,-0.000000;;, + 1;3; 0.000000, 0.963874,-0.000000;;, + 2;3; 0.000000, 0.963874,-0.000000;;, + 3;3; 0.000000, 0.963874,-0.000000;;, + 4;3; 0.000000, 0.963874,-0.000000;;, + 5;3; 0.000000, 0.963874,-0.000000;;, + 6;3; 0.000000, 0.963874,-0.000000;;, + 7;3; 0.000000, 0.963874,-0.000000;;, + 8;3; 0.000000, 0.963874,-0.000000;;, + 9;3; 0.000000, 0.963874,-0.000000;;, + 10;3; 0.000000, 0.963874,-0.000000;;, + 11;3; 0.000000, 0.963874,-0.000000;;, + 12;3; 0.000000, 0.963874,-0.000000;;, + 13;3; 0.000000, 0.963874,-0.000000;;, + 14;3; 0.000000, 0.963874,-0.000000;;, + 15;3; 0.000000, 0.963874,-0.000000;;, + 16;3; 0.000000, 0.963874,-0.000000;;, + 17;3; 0.000000, 0.963874,-0.000000;;, + 18;3; 0.000000, 0.963874,-0.000000;;, + 19;3; 0.000000, 0.963874,-0.000000;;, + 20;3; 0.000000, 0.963874,-0.000000;;, + 21;3; 0.000000, 0.963874,-0.000000;;, + 22;3; 0.000000, 0.963874,-0.000000;;, + 23;3; 0.000000, 0.963874,-0.000000;;, + 24;3; 0.000000, 0.963874,-0.000000;;, + 25;3; 0.000000, 0.963874,-0.000000;;, + 26;3; 0.000000, 0.963874,-0.000000;;, + 27;3; 0.000000, 0.963874,-0.000000;;, + 28;3; 0.000000, 0.963874,-0.000000;;, + 29;3; 0.000000, 0.963874,-0.000000;;, + 30;3; 0.000000, 0.963874,-0.000000;;, + 31;3; 0.000000, 0.963874,-0.000000;;, + 32;3; 0.000000, 0.963874,-0.000000;;, + 33;3; 0.000000, 0.963874,-0.000000;;, + 34;3; 0.000000, 0.963874,-0.000000;;, + 35;3; 0.000000, 0.963874,-0.000000;;, + 36;3; 0.000000, 0.963874,-0.000000;;, + 37;3; 0.000000, 0.963874,-0.000000;;, + 38;3; 0.000000, 0.963874,-0.000000;;, + 39;3; 0.000000, 0.963874,-0.000000;;, + 40;3; 0.000000, 0.963874,-0.000000;;, + 41;3; 0.000000, 0.963874,-0.000000;;, + 42;3; 0.000000, 0.963874,-0.000000;;, + 43;3; 0.000000, 0.963874,-0.000000;;, + 44;3; 0.000000, 0.963874,-0.000000;;, + 45;3; 0.000000, 0.963874,-0.000000;;, + 46;3; 0.000000, 0.963874,-0.000000;;, + 47;3; 0.000000, 0.963874,-0.000000;;, + 48;3; 0.000000, 0.963874,-0.000000;;, + 49;3; 0.000000, 0.963874,-0.000000;;, + 50;3; 0.000000, 0.963874,-0.000000;;, + 51;3; 0.000000, 0.963874,-0.000000;;, + 52;3; 0.000000, 0.963874,-0.000000;;, + 53;3; 0.000000, 0.963874,-0.000000;;, + 54;3; 0.000000, 0.963874,-0.000000;;, + 55;3; 0.000000, 0.963874,-0.000000;;, + 56;3; 0.000000, 0.963874,-0.000000;;, + 57;3; 0.000000, 0.963874,-0.000000;;, + 58;3; 0.000000, 0.963874,-0.000000;;, + 59;3; 0.000000, 0.963874,-0.000000;;; + } + AnimationKey { //Rotation + 0; + 60; + 0;4; -0.171095,-0.192349,-0.642219,-0.722000;;, + 1;4; -0.171095,-0.192349,-0.642219,-0.722000;;, + 2;4; -0.171095,-0.192349,-0.642219,-0.722000;;, + 3;4; -0.171095,-0.192349,-0.642219,-0.722000;;, + 4;4; -0.171095,-0.192349,-0.642219,-0.722000;;, + 5;4; -0.171095,-0.192349,-0.642219,-0.722000;;, + 6;4; -0.171095,-0.192349,-0.642219,-0.722000;;, + 7;4; -0.171095,-0.192349,-0.642219,-0.722000;;, + 8;4; -0.171095,-0.192349,-0.642219,-0.722000;;, + 9;4; -0.171095,-0.192349,-0.642219,-0.722000;;, + 10;4; -0.171095,-0.192349,-0.642219,-0.722000;;, + 11;4; -0.171095,-0.192349,-0.642219,-0.722000;;, + 12;4; -0.171095,-0.192349,-0.642219,-0.722000;;, + 13;4; -0.171095,-0.192349,-0.642219,-0.722000;;, + 14;4; -0.171095,-0.192349,-0.642219,-0.722000;;, + 15;4; -0.171095,-0.192349,-0.642219,-0.722000;;, + 16;4; -0.171095,-0.192349,-0.642219,-0.722000;;, + 17;4; -0.171095,-0.192349,-0.642219,-0.722000;;, + 18;4; -0.171095,-0.192349,-0.642219,-0.722000;;, + 19;4; -0.171095,-0.192349,-0.642219,-0.722000;;, + 20;4; -0.170741,-0.192640,-0.643451,-0.720812;;, + 21;4; -0.169675,-0.193516,-0.647158,-0.717239;;, + 22;4; -0.167942,-0.194939,-0.653186,-0.711429;;, + 23;4; -0.165676,-0.196801,-0.661070,-0.703829;;, + 24;4; -0.163109,-0.198911,-0.670002,-0.695220;;, + 25;4; -0.160542,-0.201020,-0.678933,-0.686612;;, + 26;4; -0.158276,-0.202882,-0.686818,-0.679012;;, + 27;4; -0.156544,-0.204306,-0.692846,-0.673202;;, + 28;4; -0.155478,-0.205182,-0.696553,-0.669629;;, + 29;4; -0.155124,-0.205472,-0.697785,-0.668442;;, + 30;4; -0.155467,-0.205186,-0.696511,-0.669574;;, + 31;4; -0.156503,-0.204319,-0.692662,-0.672996;;, + 32;4; -0.158223,-0.202880,-0.686270,-0.678678;;, + 33;4; -0.160583,-0.200907,-0.677505,-0.686470;;, + 34;4; -0.163488,-0.198476,-0.666708,-0.696068;;, + 35;4; -0.166798,-0.195708,-0.654412,-0.707000;;, + 36;4; -0.170323,-0.192760,-0.641315,-0.718643;;, + 37;4; -0.173848,-0.189811,-0.628218,-0.730286;;, + 38;4; -0.177158,-0.187043,-0.615922,-0.741217;;, + 39;4; -0.180064,-0.184612,-0.605125,-0.750815;;, + 40;4; -0.182423,-0.182639,-0.596360,-0.758607;;, + 41;4; -0.184143,-0.181200,-0.589968,-0.764289;;, + 42;4; -0.185179,-0.180333,-0.586119,-0.767711;;, + 43;4; -0.185522,-0.180047,-0.584845,-0.768844;;, + 44;4; -0.185260,-0.180266,-0.585819,-0.767978;;, + 45;4; -0.184467,-0.180929,-0.588764,-0.765360;;, + 46;4; -0.183146,-0.182034,-0.593673,-0.760996;;, + 47;4; -0.181318,-0.183563,-0.600463,-0.754960;;, + 48;4; -0.179031,-0.185476,-0.608960,-0.747406;;, + 49;4; -0.176361,-0.187709,-0.618880,-0.738588;;, + 50;4; -0.173415,-0.190173,-0.629827,-0.728856;;, + 51;4; -0.170323,-0.192760,-0.641314,-0.718643;;, + 52;4; -0.167231,-0.195346,-0.652802,-0.708431;;, + 53;4; -0.164285,-0.197810,-0.663749,-0.698699;;, + 54;4; -0.161615,-0.200044,-0.673669,-0.689880;;, + 55;4; -0.159328,-0.201957,-0.682166,-0.682326;;, + 56;4; -0.157500,-0.203485,-0.688957,-0.676289;;, + 57;4; -0.156179,-0.204590,-0.693865,-0.671926;;, + 58;4; -0.155386,-0.205253,-0.696811,-0.669308;;, + 59;4; -0.155124,-0.205472,-0.697785,-0.668442;;; + } + AnimationKey { //Scale + 1; + 60; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_Bone_003} + AnimationKey { //Position + 2; + 60; + 0;3; 0.000000, 0.963874,-0.000000;;, + 1;3; 0.000000, 0.963874,-0.000000;;, + 2;3; 0.000000, 0.963874,-0.000000;;, + 3;3; 0.000000, 0.963874,-0.000000;;, + 4;3; 0.000000, 0.963874,-0.000000;;, + 5;3; 0.000000, 0.963874,-0.000000;;, + 6;3; 0.000000, 0.963874,-0.000000;;, + 7;3; 0.000000, 0.963874,-0.000000;;, + 8;3; 0.000000, 0.963874,-0.000000;;, + 9;3; 0.000000, 0.963874,-0.000000;;, + 10;3; 0.000000, 0.963874,-0.000000;;, + 11;3; 0.000000, 0.963874,-0.000000;;, + 12;3; 0.000000, 0.963874,-0.000000;;, + 13;3; 0.000000, 0.963874,-0.000000;;, + 14;3; 0.000000, 0.963874,-0.000000;;, + 15;3; 0.000000, 0.963874,-0.000000;;, + 16;3; 0.000000, 0.963874,-0.000000;;, + 17;3; 0.000000, 0.963874,-0.000000;;, + 18;3; 0.000000, 0.963874,-0.000000;;, + 19;3; 0.000000, 0.963874,-0.000000;;, + 20;3; 0.000000, 0.963874,-0.000000;;, + 21;3; 0.000000, 0.963874,-0.000000;;, + 22;3; 0.000000, 0.963874,-0.000000;;, + 23;3; 0.000000, 0.963874,-0.000000;;, + 24;3; 0.000000, 0.963874,-0.000000;;, + 25;3; 0.000000, 0.963874,-0.000000;;, + 26;3; 0.000000, 0.963874,-0.000000;;, + 27;3; 0.000000, 0.963874,-0.000000;;, + 28;3; 0.000000, 0.963874,-0.000000;;, + 29;3; 0.000000, 0.963874,-0.000000;;, + 30;3; 0.000000, 0.963874,-0.000000;;, + 31;3; 0.000000, 0.963874,-0.000000;;, + 32;3; 0.000000, 0.963874,-0.000000;;, + 33;3; 0.000000, 0.963874,-0.000000;;, + 34;3; 0.000000, 0.963874,-0.000000;;, + 35;3; 0.000000, 0.963874,-0.000000;;, + 36;3; 0.000000, 0.963874,-0.000000;;, + 37;3; 0.000000, 0.963874,-0.000000;;, + 38;3; 0.000000, 0.963874,-0.000000;;, + 39;3; 0.000000, 0.963874,-0.000000;;, + 40;3; 0.000000, 0.963874,-0.000000;;, + 41;3; 0.000000, 0.963874,-0.000000;;, + 42;3; 0.000000, 0.963874,-0.000000;;, + 43;3; 0.000000, 0.963874,-0.000000;;, + 44;3; 0.000000, 0.963874,-0.000000;;, + 45;3; 0.000000, 0.963874,-0.000000;;, + 46;3; 0.000000, 0.963874,-0.000000;;, + 47;3; 0.000000, 0.963874,-0.000000;;, + 48;3; 0.000000, 0.963874,-0.000000;;, + 49;3; 0.000000, 0.963874,-0.000000;;, + 50;3; 0.000000, 0.963874,-0.000000;;, + 51;3; 0.000000, 0.963874,-0.000000;;, + 52;3; 0.000000, 0.963874,-0.000000;;, + 53;3; 0.000000, 0.963874,-0.000000;;, + 54;3; 0.000000, 0.963874,-0.000000;;, + 55;3; 0.000000, 0.963874,-0.000000;;, + 56;3; 0.000000, 0.963874,-0.000000;;, + 57;3; 0.000000, 0.963874,-0.000000;;, + 58;3; 0.000000, 0.963874,-0.000000;;, + 59;3; 0.000000, 0.963874,-0.000000;;; + } + AnimationKey { //Rotation + 0; + 60; + 0;4; -0.171095,-0.192349, 0.642219, 0.722000;;, + 1;4; -0.171095,-0.192349, 0.642219, 0.722000;;, + 2;4; -0.171095,-0.192349, 0.642219, 0.722000;;, + 3;4; -0.171095,-0.192349, 0.642219, 0.722000;;, + 4;4; -0.171095,-0.192349, 0.642219, 0.722000;;, + 5;4; -0.171095,-0.192349, 0.642219, 0.722000;;, + 6;4; -0.171095,-0.192349, 0.642219, 0.722000;;, + 7;4; -0.171095,-0.192349, 0.642219, 0.722000;;, + 8;4; -0.171095,-0.192349, 0.642219, 0.722000;;, + 9;4; -0.171095,-0.192349, 0.642219, 0.722000;;, + 10;4; -0.171095,-0.192349, 0.642219, 0.722000;;, + 11;4; -0.171095,-0.192349, 0.642219, 0.722000;;, + 12;4; -0.171095,-0.192349, 0.642219, 0.722000;;, + 13;4; -0.171095,-0.192349, 0.642219, 0.722000;;, + 14;4; -0.171095,-0.192349, 0.642219, 0.722000;;, + 15;4; -0.171095,-0.192349, 0.642219, 0.722000;;, + 16;4; -0.171095,-0.192349, 0.642219, 0.722000;;, + 17;4; -0.171095,-0.192349, 0.642219, 0.722000;;, + 18;4; -0.171095,-0.192349, 0.642219, 0.722000;;, + 19;4; -0.171095,-0.192349, 0.642219, 0.722000;;, + 20;4; -0.171413,-0.192054, 0.640961, 0.723054;;, + 21;4; -0.172369,-0.191166, 0.637175, 0.726224;;, + 22;4; -0.173924,-0.189722, 0.631016, 0.731374;;, + 23;4; -0.175955,-0.187830, 0.622952, 0.738103;;, + 24;4; -0.178253,-0.185683, 0.613806, 0.745712;;, + 25;4; -0.180547,-0.183532, 0.604643, 0.753303;;, + 26;4; -0.182565,-0.181625, 0.596530, 0.759975;;, + 27;4; -0.184099,-0.180157, 0.590292, 0.765038;;, + 28;4; -0.185029,-0.179239, 0.586406, 0.768095;;, + 29;4; -0.185316,-0.178909, 0.585031, 0.769018;;, + 30;4; -0.184950,-0.179020, 0.586316, 0.767671;;, + 31;4; -0.183910,-0.179430, 0.590452, 0.763882;;, + 32;4; -0.182206,-0.180137, 0.597402, 0.757684;;, + 33;4; -0.179882,-0.181120, 0.606981, 0.749241;;, + 34;4; -0.177029,-0.182341, 0.618814, 0.738878;;, + 35;4; -0.173785,-0.183739, 0.632314, 0.727102;;, + 36;4; -0.170335,-0.185233, 0.646710, 0.714578;;, + 37;4; -0.166888,-0.186731, 0.661118, 0.702069;;, + 38;4; -0.163654,-0.188140, 0.674655, 0.690334;;, + 39;4; -0.160816,-0.189379, 0.686546, 0.680036;;, + 40;4; -0.158513,-0.190385, 0.696203, 0.671681;;, + 41;4; -0.156834,-0.191120, 0.703248, 0.665590;;, + 42;4; -0.155823,-0.191563, 0.707492, 0.661923;;, + 43;4; -0.155489,-0.191709, 0.708896, 0.660710;;, + 44;4; -0.155746,-0.191599, 0.707828, 0.661644;;, + 45;4; -0.156524,-0.191265, 0.704598, 0.664468;;, + 46;4; -0.157820,-0.190709, 0.699215, 0.669175;;, + 47;4; -0.159614,-0.189939, 0.691768, 0.675687;;, + 48;4; -0.161858,-0.188976, 0.682449, 0.683835;;, + 49;4; -0.164478,-0.187852, 0.671569, 0.693348;;, + 50;4; -0.167369,-0.186611, 0.659563, 0.703846;;, + 51;4; -0.170403,-0.185309, 0.646965, 0.714863;;, + 52;4; -0.173436,-0.184007, 0.634366, 0.725879;;, + 53;4; -0.176327,-0.182766, 0.622360, 0.736377;;, + 54;4; -0.178947,-0.181642, 0.611480, 0.745891;;, + 55;4; -0.181191,-0.180679, 0.602161, 0.754040;;, + 56;4; -0.182985,-0.179909, 0.594713, 0.760552;;, + 57;4; -0.184281,-0.179353, 0.589330, 0.765259;;, + 58;4; -0.185058,-0.179019, 0.586100, 0.768083;;, + 59;4; -0.185316,-0.178909, 0.585031, 0.769018;;; + } + AnimationKey { //Scale + 1; + 60; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_Bone_L} + AnimationKey { //Position + 2; + 60; + 0;3; 0.000000,-0.000000, 0.184072;;, + 1;3; 0.000000,-0.000000, 0.184072;;, + 2;3; 0.000000,-0.000000, 0.184072;;, + 3;3; 0.000000,-0.000000, 0.184072;;, + 4;3; 0.000000,-0.000000, 0.184072;;, + 5;3; 0.000000,-0.000000, 0.184072;;, + 6;3; 0.000000,-0.000000, 0.184072;;, + 7;3; 0.000000,-0.000000, 0.184072;;, + 8;3; 0.000000,-0.000000, 0.184072;;, + 9;3; 0.000000,-0.000000, 0.184072;;, + 10;3; 0.000000,-0.000000, 0.184072;;, + 11;3; 0.000000,-0.000000, 0.184072;;, + 12;3; 0.000000,-0.000000, 0.184072;;, + 13;3; 0.000000,-0.000000, 0.184072;;, + 14;3; 0.000000,-0.000000, 0.184072;;, + 15;3; 0.000000,-0.000000, 0.184072;;, + 16;3; 0.000000,-0.000000, 0.184072;;, + 17;3; 0.000000,-0.000000, 0.184072;;, + 18;3; 0.000000,-0.000000, 0.184072;;, + 19;3; 0.000000,-0.000000, 0.184072;;, + 20;3; 0.000000,-0.000000, 0.184072;;, + 21;3; 0.000000,-0.000000, 0.184072;;, + 22;3; 0.000000,-0.000000, 0.184072;;, + 23;3; 0.000000,-0.000000, 0.184072;;, + 24;3; 0.000000,-0.000000, 0.184072;;, + 25;3; 0.000000,-0.000000, 0.184072;;, + 26;3; 0.000000,-0.000000, 0.184072;;, + 27;3; 0.000000,-0.000000, 0.184072;;, + 28;3; 0.000000,-0.000000, 0.184072;;, + 29;3; 0.000000,-0.000000, 0.184072;;, + 30;3; 0.000000,-0.000000, 0.184072;;, + 31;3; 0.000000,-0.000000, 0.184072;;, + 32;3; 0.000000,-0.000000, 0.184072;;, + 33;3; 0.000000,-0.000000, 0.184072;;, + 34;3; 0.000000,-0.000000, 0.184072;;, + 35;3; 0.000000,-0.000000, 0.184072;;, + 36;3; 0.000000,-0.000000, 0.184072;;, + 37;3; 0.000000,-0.000000, 0.184072;;, + 38;3; 0.000000,-0.000000, 0.184072;;, + 39;3; 0.000000,-0.000000, 0.184072;;, + 40;3; 0.000000,-0.000000, 0.184072;;, + 41;3; 0.000000,-0.000000, 0.184072;;, + 42;3; 0.000000,-0.000000, 0.184072;;, + 43;3; 0.000000,-0.000000, 0.184072;;, + 44;3; 0.000000,-0.000000, 0.184072;;, + 45;3; 0.000000,-0.000000, 0.184072;;, + 46;3; 0.000000,-0.000000, 0.184072;;, + 47;3; 0.000000,-0.000000, 0.184072;;, + 48;3; 0.000000,-0.000000, 0.184072;;, + 49;3; 0.000000,-0.000000, 0.184072;;, + 50;3; 0.000000,-0.000000, 0.184072;;, + 51;3; 0.000000,-0.000000, 0.184072;;, + 52;3; 0.000000,-0.000000, 0.184072;;, + 53;3; 0.000000,-0.000000, 0.184072;;, + 54;3; 0.000000,-0.000000, 0.184072;;, + 55;3; 0.000000,-0.000000, 0.184072;;, + 56;3; 0.000000,-0.000000, 0.184072;;, + 57;3; 0.000000,-0.000000, 0.184072;;, + 58;3; 0.000000,-0.000000, 0.184072;;, + 59;3; 0.000000,-0.000000, 0.184072;;; + } + AnimationKey { //Rotation + 0; + 60; + 0;4; -0.268671, 0.000000,-0.031506, 0.962716;;, + 1;4; -0.268671, 0.000000,-0.031506, 0.962716;;, + 2;4; -0.268671, 0.000000,-0.031506, 0.962716;;, + 3;4; -0.268671, 0.000000,-0.031506, 0.962716;;, + 4;4; -0.268671, 0.000000,-0.031506, 0.962716;;, + 5;4; -0.268671, 0.000000,-0.031506, 0.962716;;, + 6;4; -0.268671, 0.000000,-0.031506, 0.962716;;, + 7;4; -0.268671, 0.000000,-0.031506, 0.962716;;, + 8;4; -0.268671, 0.000000,-0.031506, 0.962716;;, + 9;4; -0.268671, 0.000000,-0.031506, 0.962716;;, + 10;4; -0.268671, 0.000000,-0.031506, 0.962716;;, + 11;4; -0.268671, 0.000000,-0.031506, 0.962716;;, + 12;4; -0.268671, 0.000000,-0.031506, 0.962716;;, + 13;4; -0.268671, 0.000000,-0.031506, 0.962716;;, + 14;4; -0.268671, 0.000000,-0.031506, 0.962716;;, + 15;4; -0.268671, 0.000000,-0.031506, 0.962716;;, + 16;4; -0.268671, 0.000000,-0.031506, 0.962716;;, + 17;4; -0.268671, 0.000000,-0.031506, 0.962716;;, + 18;4; -0.268671, 0.000000,-0.031506, 0.962716;;, + 19;4; -0.268671, 0.000000,-0.031506, 0.962716;;, + 20;4; -0.268654,-0.000488,-0.029756, 0.962713;;, + 21;4; -0.268603,-0.001958,-0.024491, 0.962702;;, + 22;4; -0.268518,-0.004348,-0.015931, 0.962680;;, + 23;4; -0.268404,-0.007474,-0.004734, 0.962644;;, + 24;4; -0.268272,-0.011015, 0.007951, 0.962590;;, + 25;4; -0.268135,-0.014557, 0.020636, 0.962517;;, + 26;4; -0.268006,-0.017683, 0.031835, 0.962426;;, + 27;4; -0.267897,-0.020073, 0.040398, 0.962318;;, + 28;4; -0.267814,-0.021542, 0.045667, 0.962197;;, + 29;4; -0.267761,-0.022031, 0.047421, 0.962065;;, + 30;4; -0.267731,-0.021514, 0.045548, 0.961871;;, + 31;4; -0.267715,-0.019952, 0.039881, 0.961560;;, + 32;4; -0.267715,-0.017359, 0.030468, 0.961135;;, + 33;4; -0.267730,-0.013802, 0.017559, 0.960606;;, + 34;4; -0.267759,-0.009421, 0.001656, 0.959992;;, + 35;4; -0.267799,-0.004432,-0.016458, 0.959317;;, + 36;4; -0.267847, 0.000882,-0.035750, 0.958618;;, + 37;4; -0.267898, 0.006196,-0.055043, 0.957932;;, + 38;4; -0.267949, 0.011186,-0.073158, 0.957298;;, + 39;4; -0.267996, 0.015567,-0.089063, 0.956747;;, + 40;4; -0.268034, 0.019123,-0.101975, 0.956304;;, + 41;4; -0.268064, 0.021717,-0.111391, 0.955984;;, + 42;4; -0.268081, 0.023279,-0.117062, 0.955791;;, + 43;4; -0.268087, 0.023796,-0.118939, 0.955728;;, + 44;4; -0.268084, 0.023400,-0.117504, 0.955783;;, + 45;4; -0.268076, 0.022205,-0.113166, 0.955948;;, + 46;4; -0.268062, 0.020214,-0.105936, 0.956223;;, + 47;4; -0.268042, 0.017458,-0.095934, 0.956604;;, + 48;4; -0.268018, 0.014011,-0.083418, 0.957081;;, + 49;4; -0.267989, 0.009985,-0.068807, 0.957638;;, + 50;4; -0.267957, 0.005543,-0.052682, 0.958252;;, + 51;4; -0.267924, 0.000882,-0.035761, 0.958897;;, + 52;4; -0.267891,-0.003779,-0.018840, 0.959541;;, + 53;4; -0.267860,-0.008221,-0.002714, 0.960156;;, + 54;4; -0.267831,-0.012246, 0.011898, 0.960712;;, + 55;4; -0.267807,-0.015694, 0.024414, 0.961189;;, + 56;4; -0.267787,-0.018449, 0.034417, 0.961570;;, + 57;4; -0.267773,-0.020441, 0.041647, 0.961845;;, + 58;4; -0.267764,-0.021636, 0.045986, 0.962011;;, + 59;4; -0.267761,-0.022031, 0.047421, 0.962065;;; + } + AnimationKey { //Scale + 1; + 60; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_Bone_R} + AnimationKey { //Position + 2; + 60; + 0;3; 0.000000,-0.000000, 0.184072;;, + 1;3; 0.000000,-0.000000, 0.184072;;, + 2;3; 0.000000,-0.000000, 0.184072;;, + 3;3; 0.000000,-0.000000, 0.184072;;, + 4;3; 0.000000,-0.000000, 0.184072;;, + 5;3; 0.000000,-0.000000, 0.184072;;, + 6;3; 0.000000,-0.000000, 0.184072;;, + 7;3; 0.000000,-0.000000, 0.184072;;, + 8;3; 0.000000,-0.000000, 0.184072;;, + 9;3; 0.000000,-0.000000, 0.184072;;, + 10;3; 0.000000,-0.000000, 0.184072;;, + 11;3; 0.000000,-0.000000, 0.184072;;, + 12;3; 0.000000,-0.000000, 0.184072;;, + 13;3; 0.000000,-0.000000, 0.184072;;, + 14;3; 0.000000,-0.000000, 0.184072;;, + 15;3; 0.000000,-0.000000, 0.184072;;, + 16;3; 0.000000,-0.000000, 0.184072;;, + 17;3; 0.000000,-0.000000, 0.184072;;, + 18;3; 0.000000,-0.000000, 0.184072;;, + 19;3; 0.000000,-0.000000, 0.184072;;, + 20;3; 0.000000,-0.000000, 0.184072;;, + 21;3; 0.000000,-0.000000, 0.184072;;, + 22;3; 0.000000,-0.000000, 0.184072;;, + 23;3; 0.000000,-0.000000, 0.184072;;, + 24;3; 0.000000,-0.000000, 0.184072;;, + 25;3; 0.000000,-0.000000, 0.184072;;, + 26;3; 0.000000,-0.000000, 0.184072;;, + 27;3; 0.000000,-0.000000, 0.184072;;, + 28;3; 0.000000,-0.000000, 0.184072;;, + 29;3; 0.000000,-0.000000, 0.184072;;, + 30;3; 0.000000,-0.000000, 0.184072;;, + 31;3; 0.000000,-0.000000, 0.184072;;, + 32;3; 0.000000,-0.000000, 0.184072;;, + 33;3; 0.000000,-0.000000, 0.184072;;, + 34;3; 0.000000,-0.000000, 0.184072;;, + 35;3; 0.000000,-0.000000, 0.184072;;, + 36;3; 0.000000,-0.000000, 0.184072;;, + 37;3; 0.000000,-0.000000, 0.184072;;, + 38;3; 0.000000,-0.000000, 0.184072;;, + 39;3; 0.000000,-0.000000, 0.184072;;, + 40;3; 0.000000,-0.000000, 0.184072;;, + 41;3; 0.000000,-0.000000, 0.184072;;, + 42;3; 0.000000,-0.000000, 0.184072;;, + 43;3; 0.000000,-0.000000, 0.184072;;, + 44;3; 0.000000,-0.000000, 0.184072;;, + 45;3; 0.000000,-0.000000, 0.184072;;, + 46;3; 0.000000,-0.000000, 0.184072;;, + 47;3; 0.000000,-0.000000, 0.184072;;, + 48;3; 0.000000,-0.000000, 0.184072;;, + 49;3; 0.000000,-0.000000, 0.184072;;, + 50;3; 0.000000,-0.000000, 0.184072;;, + 51;3; 0.000000,-0.000000, 0.184072;;, + 52;3; 0.000000,-0.000000, 0.184072;;, + 53;3; 0.000000,-0.000000, 0.184072;;, + 54;3; 0.000000,-0.000000, 0.184072;;, + 55;3; 0.000000,-0.000000, 0.184072;;, + 56;3; 0.000000,-0.000000, 0.184072;;, + 57;3; 0.000000,-0.000000, 0.184072;;, + 58;3; 0.000000,-0.000000, 0.184072;;, + 59;3; 0.000000,-0.000000, 0.184072;;; + } + AnimationKey { //Rotation + 0; + 60; + 0;4; -0.268671, 0.000000, 0.031506,-0.962716;;, + 1;4; -0.268671, 0.000000, 0.031506,-0.962716;;, + 2;4; -0.268671, 0.000000, 0.031506,-0.962716;;, + 3;4; -0.268671, 0.000000, 0.031506,-0.962716;;, + 4;4; -0.268671, 0.000000, 0.031506,-0.962716;;, + 5;4; -0.268671, 0.000000, 0.031506,-0.962716;;, + 6;4; -0.268671, 0.000000, 0.031506,-0.962716;;, + 7;4; -0.268671, 0.000000, 0.031506,-0.962716;;, + 8;4; -0.268671, 0.000000, 0.031506,-0.962716;;, + 9;4; -0.268671, 0.000000, 0.031506,-0.962716;;, + 10;4; -0.268671, 0.000000, 0.031506,-0.962716;;, + 11;4; -0.268671, 0.000000, 0.031506,-0.962716;;, + 12;4; -0.268671, 0.000000, 0.031506,-0.962716;;, + 13;4; -0.268671, 0.000000, 0.031506,-0.962716;;, + 14;4; -0.268671, 0.000000, 0.031506,-0.962716;;, + 15;4; -0.268671, 0.000000, 0.031506,-0.962716;;, + 16;4; -0.268671, 0.000000, 0.031506,-0.962716;;, + 17;4; -0.268671, 0.000000, 0.031506,-0.962716;;, + 18;4; -0.268671, 0.000000, 0.031506,-0.962716;;, + 19;4; -0.268671, 0.000000, 0.031506,-0.962716;;, + 20;4; -0.268650, 0.000555, 0.033502,-0.962566;;, + 21;4; -0.268584, 0.002225, 0.039511,-0.962112;;, + 22;4; -0.268475, 0.004941, 0.049282,-0.961370;;, + 23;4; -0.268332, 0.008492, 0.062061,-0.960394;;, + 24;4; -0.268166, 0.012516, 0.076537,-0.959278;;, + 25;4; -0.267996, 0.016540, 0.091012,-0.958146;;, + 26;4; -0.267840, 0.020091, 0.103789,-0.957125;;, + 27;4; -0.267712, 0.022807, 0.113557,-0.956313;;, + 28;4; -0.267621, 0.024477, 0.119563,-0.955768;;, + 29;4; -0.267570, 0.025032, 0.121557,-0.955512;;, + 30;4; -0.267538, 0.024446, 0.119449,-0.955474;;, + 31;4; -0.267503, 0.022675, 0.113085,-0.955585;;, + 32;4; -0.267467, 0.019734, 0.102521,-0.955845;;, + 33;4; -0.267430, 0.015701, 0.088037,-0.956246;;, + 34;4; -0.267392, 0.010733, 0.070196,-0.956769;;, + 35;4; -0.267356, 0.005075, 0.049877,-0.957386;;, + 36;4; -0.267321,-0.000951, 0.028237,-0.958060;;, + 37;4; -0.267289,-0.006977, 0.006597,-0.958744;;, + 38;4; -0.267262,-0.012635,-0.013721,-0.959394;;, + 39;4; -0.267239,-0.017602,-0.031560,-0.959970;;, + 40;4; -0.267221,-0.021635,-0.046042,-0.960441;;, + 41;4; -0.267209,-0.024576,-0.056603,-0.960786;;, + 42;4; -0.267202,-0.026347,-0.062963,-0.960995;;, + 43;4; -0.267199,-0.026933,-0.065068,-0.961065;;, + 44;4; -0.267203,-0.026485,-0.063458,-0.961017;;, + 45;4; -0.267212,-0.025130,-0.058591,-0.960872;;, + 46;4; -0.267228,-0.022872,-0.050481,-0.960631;;, + 47;4; -0.267251,-0.019747,-0.039261,-0.960297;;, + 48;4; -0.267279,-0.015838,-0.025220,-0.959879;;, + 49;4; -0.267311,-0.011273,-0.008829,-0.959391;;, + 50;4; -0.267347,-0.006236, 0.009260,-0.958853;;, + 51;4; -0.267385,-0.000951, 0.028242,-0.958288;;, + 52;4; -0.267422, 0.004335, 0.047224,-0.957724;;, + 53;4; -0.267458, 0.009372, 0.065314,-0.957186;;, + 54;4; -0.267491, 0.013936, 0.081706,-0.956698;;, + 55;4; -0.267519, 0.017846, 0.095748,-0.956280;;, + 56;4; -0.267541, 0.020970, 0.106969,-0.955946;;, + 57;4; -0.267557, 0.023229, 0.115080,-0.955705;;, + 58;4; -0.267567, 0.024584, 0.119947,-0.955560;;, + 59;4; -0.267570, 0.025032, 0.121557,-0.955512;;; + } + AnimationKey { //Scale + 1; + 60; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Cube} + AnimationKey { //Position + 2; + 60; + 0;3; 0.000000, 0.000000, 0.000000;;, + 1;3; 0.000000, 0.000000, 0.000000;;, + 2;3; 0.000000, 0.000000, 0.000000;;, + 3;3; 0.000000, 0.000000, 0.000000;;, + 4;3; 0.000000, 0.000000, 0.000000;;, + 5;3; 0.000000, 0.000000, 0.000000;;, + 6;3; 0.000000, 0.000000, 0.000000;;, + 7;3; 0.000000, 0.000000, 0.000000;;, + 8;3; 0.000000, 0.000000, 0.000000;;, + 9;3; 0.000000, 0.000000, 0.000000;;, + 10;3; 0.000000, 0.000000, 0.000000;;, + 11;3; 0.000000, 0.000000, 0.000000;;, + 12;3; 0.000000, 0.000000, 0.000000;;, + 13;3; 0.000000, 0.000000, 0.000000;;, + 14;3; 0.000000, 0.000000, 0.000000;;, + 15;3; 0.000000, 0.000000, 0.000000;;, + 16;3; 0.000000, 0.000000, 0.000000;;, + 17;3; 0.000000, 0.000000, 0.000000;;, + 18;3; 0.000000, 0.000000, 0.000000;;, + 19;3; 0.000000, 0.000000, 0.000000;;, + 20;3; 0.000000, 0.000000, 0.000000;;, + 21;3; 0.000000, 0.000000, 0.000000;;, + 22;3; 0.000000, 0.000000, 0.000000;;, + 23;3; 0.000000, 0.000000, 0.000000;;, + 24;3; 0.000000, 0.000000, 0.000000;;, + 25;3; 0.000000, 0.000000, 0.000000;;, + 26;3; 0.000000, 0.000000, 0.000000;;, + 27;3; 0.000000, 0.000000, 0.000000;;, + 28;3; 0.000000, 0.000000, 0.000000;;, + 29;3; 0.000000, 0.000000, 0.000000;;, + 30;3; 0.000000, 0.000000, 0.000000;;, + 31;3; 0.000000, 0.000000, 0.000000;;, + 32;3; 0.000000, 0.000000, 0.000000;;, + 33;3; 0.000000, 0.000000, 0.000000;;, + 34;3; 0.000000, 0.000000, 0.000000;;, + 35;3; 0.000000, 0.000000, 0.000000;;, + 36;3; 0.000000, 0.000000, 0.000000;;, + 37;3; 0.000000, 0.000000, 0.000000;;, + 38;3; 0.000000, 0.000000, 0.000000;;, + 39;3; 0.000000, 0.000000, 0.000000;;, + 40;3; 0.000000, 0.000000, 0.000000;;, + 41;3; 0.000000, 0.000000, 0.000000;;, + 42;3; 0.000000, 0.000000, 0.000000;;, + 43;3; 0.000000, 0.000000, 0.000000;;, + 44;3; 0.000000, 0.000000, 0.000000;;, + 45;3; 0.000000, 0.000000, 0.000000;;, + 46;3; 0.000000, 0.000000, 0.000000;;, + 47;3; 0.000000, 0.000000, 0.000000;;, + 48;3; 0.000000, 0.000000, 0.000000;;, + 49;3; 0.000000, 0.000000, 0.000000;;, + 50;3; 0.000000, 0.000000, 0.000000;;, + 51;3; 0.000000, 0.000000, 0.000000;;, + 52;3; 0.000000, 0.000000, 0.000000;;, + 53;3; 0.000000, 0.000000, 0.000000;;, + 54;3; 0.000000, 0.000000, 0.000000;;, + 55;3; 0.000000, 0.000000, 0.000000;;, + 56;3; 0.000000, 0.000000, 0.000000;;, + 57;3; 0.000000, 0.000000, 0.000000;;, + 58;3; 0.000000, 0.000000, 0.000000;;, + 59;3; 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { //Rotation + 0; + 60; + 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 60; + 0;3; 0.780010, 1.082030, 0.780010;;, + 1;3; 0.780010, 1.082030, 0.780010;;, + 2;3; 0.780010, 1.082030, 0.780010;;, + 3;3; 0.780010, 1.082030, 0.780010;;, + 4;3; 0.780010, 1.082030, 0.780010;;, + 5;3; 0.780010, 1.082030, 0.780010;;, + 6;3; 0.780010, 1.082030, 0.780010;;, + 7;3; 0.780010, 1.082030, 0.780010;;, + 8;3; 0.780010, 1.082030, 0.780010;;, + 9;3; 0.780010, 1.082030, 0.780010;;, + 10;3; 0.780010, 1.082030, 0.780010;;, + 11;3; 0.780010, 1.082030, 0.780010;;, + 12;3; 0.780010, 1.082030, 0.780010;;, + 13;3; 0.780010, 1.082030, 0.780010;;, + 14;3; 0.780010, 1.082030, 0.780010;;, + 15;3; 0.780010, 1.082030, 0.780010;;, + 16;3; 0.780010, 1.082030, 0.780010;;, + 17;3; 0.780010, 1.082030, 0.780010;;, + 18;3; 0.780010, 1.082030, 0.780010;;, + 19;3; 0.780010, 1.082030, 0.780010;;, + 20;3; 0.780010, 1.082030, 0.780010;;, + 21;3; 0.780010, 1.082030, 0.780010;;, + 22;3; 0.780010, 1.082030, 0.780010;;, + 23;3; 0.780010, 1.082030, 0.780010;;, + 24;3; 0.780010, 1.082030, 0.780010;;, + 25;3; 0.780010, 1.082030, 0.780010;;, + 26;3; 0.780010, 1.082030, 0.780010;;, + 27;3; 0.780010, 1.082030, 0.780010;;, + 28;3; 0.780010, 1.082030, 0.780010;;, + 29;3; 0.780010, 1.082030, 0.780010;;, + 30;3; 0.780010, 1.082030, 0.780010;;, + 31;3; 0.780010, 1.082030, 0.780010;;, + 32;3; 0.780010, 1.082030, 0.780010;;, + 33;3; 0.780010, 1.082030, 0.780010;;, + 34;3; 0.780010, 1.082030, 0.780010;;, + 35;3; 0.780010, 1.082030, 0.780010;;, + 36;3; 0.780010, 1.082030, 0.780010;;, + 37;3; 0.780010, 1.082030, 0.780010;;, + 38;3; 0.780010, 1.082030, 0.780010;;, + 39;3; 0.780010, 1.082030, 0.780010;;, + 40;3; 0.780010, 1.082030, 0.780010;;, + 41;3; 0.780010, 1.082030, 0.780010;;, + 42;3; 0.780010, 1.082030, 0.780010;;, + 43;3; 0.780010, 1.082030, 0.780010;;, + 44;3; 0.780010, 1.082030, 0.780010;;, + 45;3; 0.780010, 1.082030, 0.780010;;, + 46;3; 0.780010, 1.082030, 0.780010;;, + 47;3; 0.780010, 1.082030, 0.780010;;, + 48;3; 0.780010, 1.082030, 0.780010;;, + 49;3; 0.780010, 1.082030, 0.780010;;, + 50;3; 0.780010, 1.082030, 0.780010;;, + 51;3; 0.780010, 1.082030, 0.780010;;, + 52;3; 0.780010, 1.082030, 0.780010;;, + 53;3; 0.780010, 1.082030, 0.780010;;, + 54;3; 0.780010, 1.082030, 0.780010;;, + 55;3; 0.780010, 1.082030, 0.780010;;, + 56;3; 0.780010, 1.082030, 0.780010;;, + 57;3; 0.780010, 1.082030, 0.780010;;, + 58;3; 0.780010, 1.082030, 0.780010;;, + 59;3; 0.780010, 1.082030, 0.780010;;; + } + } + Animation { + {Cube_001} + AnimationKey { //Position + 2; + 60; + 0;3; -0.012528,-0.046744, 1.511212;;, + 1;3; -0.012528,-0.046744, 1.511212;;, + 2;3; -0.012528,-0.046744, 1.511212;;, + 3;3; -0.012528,-0.046744, 1.511212;;, + 4;3; -0.012528,-0.046744, 1.511212;;, + 5;3; -0.012528,-0.046744, 1.511212;;, + 6;3; -0.012528,-0.046744, 1.511212;;, + 7;3; -0.012528,-0.046744, 1.511212;;, + 8;3; -0.012528,-0.046744, 1.511212;;, + 9;3; -0.012528,-0.046744, 1.511212;;, + 10;3; -0.012528,-0.046744, 1.511212;;, + 11;3; -0.012528,-0.046744, 1.511212;;, + 12;3; -0.012528,-0.046744, 1.511212;;, + 13;3; -0.012528,-0.046744, 1.511212;;, + 14;3; -0.012528,-0.046744, 1.511212;;, + 15;3; -0.012528,-0.046744, 1.511212;;, + 16;3; -0.012528,-0.046744, 1.511212;;, + 17;3; -0.012528,-0.046744, 1.511212;;, + 18;3; -0.012528,-0.046744, 1.511212;;, + 19;3; -0.012528,-0.046744, 1.511212;;, + 20;3; -0.012528,-0.046744, 1.511212;;, + 21;3; -0.012528,-0.046744, 1.511212;;, + 22;3; -0.012528,-0.046744, 1.511212;;, + 23;3; -0.012528,-0.046744, 1.511212;;, + 24;3; -0.012528,-0.046744, 1.511212;;, + 25;3; -0.012528,-0.046744, 1.511212;;, + 26;3; -0.012528,-0.046744, 1.511212;;, + 27;3; -0.012528,-0.046744, 1.511212;;, + 28;3; -0.012528,-0.046744, 1.511212;;, + 29;3; -0.012528,-0.046744, 1.511212;;, + 30;3; -0.012528,-0.046744, 1.511212;;, + 31;3; -0.012528,-0.046744, 1.511212;;, + 32;3; -0.012528,-0.046744, 1.511212;;, + 33;3; -0.012528,-0.046744, 1.511212;;, + 34;3; -0.012528,-0.046744, 1.511212;;, + 35;3; -0.012528,-0.046744, 1.511212;;, + 36;3; -0.012528,-0.046744, 1.511212;;, + 37;3; -0.012528,-0.046744, 1.511212;;, + 38;3; -0.012528,-0.046744, 1.511212;;, + 39;3; -0.012528,-0.046744, 1.511212;;, + 40;3; -0.012528,-0.046744, 1.511212;;, + 41;3; -0.012528,-0.046744, 1.511212;;, + 42;3; -0.012528,-0.046744, 1.511212;;, + 43;3; -0.012528,-0.046744, 1.511212;;, + 44;3; -0.012528,-0.046744, 1.511212;;, + 45;3; -0.012528,-0.046744, 1.511212;;, + 46;3; -0.012528,-0.046744, 1.511212;;, + 47;3; -0.012528,-0.046744, 1.511212;;, + 48;3; -0.012528,-0.046744, 1.511212;;, + 49;3; -0.012528,-0.046744, 1.511212;;, + 50;3; -0.012528,-0.046744, 1.511212;;, + 51;3; -0.012528,-0.046744, 1.511212;;, + 52;3; -0.012528,-0.046744, 1.511212;;, + 53;3; -0.012528,-0.046744, 1.511212;;, + 54;3; -0.012528,-0.046744, 1.511212;;, + 55;3; -0.012528,-0.046744, 1.511212;;, + 56;3; -0.012528,-0.046744, 1.511212;;, + 57;3; -0.012528,-0.046744, 1.511212;;, + 58;3; -0.012528,-0.046744, 1.511212;;, + 59;3; -0.012528,-0.046744, 1.511212;;; + } + AnimationKey { //Rotation + 0; + 60; + 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 60; + 0;3; 0.508236, 0.311720, 0.508236;;, + 1;3; 0.508236, 0.311720, 0.508236;;, + 2;3; 0.508236, 0.311720, 0.508236;;, + 3;3; 0.508236, 0.311720, 0.508236;;, + 4;3; 0.508236, 0.311720, 0.508236;;, + 5;3; 0.508236, 0.311720, 0.508236;;, + 6;3; 0.508236, 0.311720, 0.508236;;, + 7;3; 0.508236, 0.311720, 0.508236;;, + 8;3; 0.508236, 0.311720, 0.508236;;, + 9;3; 0.508236, 0.311720, 0.508236;;, + 10;3; 0.508236, 0.311720, 0.508236;;, + 11;3; 0.508236, 0.311720, 0.508236;;, + 12;3; 0.508236, 0.311720, 0.508236;;, + 13;3; 0.508236, 0.311720, 0.508236;;, + 14;3; 0.508236, 0.311720, 0.508236;;, + 15;3; 0.508236, 0.311720, 0.508236;;, + 16;3; 0.508236, 0.311720, 0.508236;;, + 17;3; 0.508236, 0.311720, 0.508236;;, + 18;3; 0.508236, 0.311720, 0.508236;;, + 19;3; 0.508236, 0.311720, 0.508236;;, + 20;3; 0.508236, 0.311720, 0.508236;;, + 21;3; 0.508236, 0.311720, 0.508236;;, + 22;3; 0.508236, 0.311720, 0.508236;;, + 23;3; 0.508236, 0.311720, 0.508236;;, + 24;3; 0.508236, 0.311720, 0.508236;;, + 25;3; 0.508236, 0.311720, 0.508236;;, + 26;3; 0.508236, 0.311720, 0.508236;;, + 27;3; 0.508236, 0.311720, 0.508236;;, + 28;3; 0.508236, 0.311720, 0.508236;;, + 29;3; 0.508236, 0.311720, 0.508236;;, + 30;3; 0.508236, 0.311720, 0.508236;;, + 31;3; 0.508236, 0.311720, 0.508236;;, + 32;3; 0.508236, 0.311720, 0.508236;;, + 33;3; 0.508236, 0.311720, 0.508236;;, + 34;3; 0.508236, 0.311720, 0.508236;;, + 35;3; 0.508236, 0.311720, 0.508236;;, + 36;3; 0.508236, 0.311720, 0.508236;;, + 37;3; 0.508236, 0.311720, 0.508236;;, + 38;3; 0.508236, 0.311720, 0.508236;;, + 39;3; 0.508236, 0.311720, 0.508236;;, + 40;3; 0.508236, 0.311720, 0.508236;;, + 41;3; 0.508236, 0.311720, 0.508236;;, + 42;3; 0.508236, 0.311720, 0.508236;;, + 43;3; 0.508236, 0.311720, 0.508236;;, + 44;3; 0.508236, 0.311720, 0.508236;;, + 45;3; 0.508236, 0.311720, 0.508236;;, + 46;3; 0.508236, 0.311720, 0.508236;;, + 47;3; 0.508236, 0.311720, 0.508236;;, + 48;3; 0.508236, 0.311720, 0.508236;;, + 49;3; 0.508236, 0.311720, 0.508236;;, + 50;3; 0.508236, 0.311720, 0.508236;;, + 51;3; 0.508236, 0.311720, 0.508236;;, + 52;3; 0.508236, 0.311720, 0.508236;;, + 53;3; 0.508236, 0.311720, 0.508236;;, + 54;3; 0.508236, 0.311720, 0.508236;;, + 55;3; 0.508236, 0.311720, 0.508236;;, + 56;3; 0.508236, 0.311720, 0.508236;;, + 57;3; 0.508236, 0.311720, 0.508236;;, + 58;3; 0.508236, 0.311720, 0.508236;;, + 59;3; 0.508236, 0.311720, 0.508236;;; + } + } + Animation { + {Cube_002} + AnimationKey { //Position + 2; + 60; + 0;3; 0.537965,-0.881888, 0.864588;;, + 1;3; 0.537965,-0.881888, 0.864588;;, + 2;3; 0.537965,-0.881888, 0.864588;;, + 3;3; 0.537965,-0.881888, 0.864588;;, + 4;3; 0.537965,-0.881888, 0.864588;;, + 5;3; 0.537965,-0.881888, 0.864588;;, + 6;3; 0.537965,-0.881888, 0.864588;;, + 7;3; 0.537965,-0.881888, 0.864588;;, + 8;3; 0.537965,-0.881888, 0.864588;;, + 9;3; 0.537965,-0.881888, 0.864588;;, + 10;3; 0.537965,-0.881888, 0.864588;;, + 11;3; 0.537965,-0.881888, 0.864588;;, + 12;3; 0.537965,-0.881888, 0.864588;;, + 13;3; 0.537965,-0.881888, 0.864588;;, + 14;3; 0.537965,-0.881888, 0.864588;;, + 15;3; 0.537965,-0.881888, 0.864588;;, + 16;3; 0.537965,-0.881888, 0.864588;;, + 17;3; 0.537965,-0.881888, 0.864588;;, + 18;3; 0.537965,-0.881888, 0.864588;;, + 19;3; 0.537965,-0.881888, 0.864588;;, + 20;3; 0.537965,-0.881888, 0.864588;;, + 21;3; 0.537965,-0.881888, 0.864588;;, + 22;3; 0.537965,-0.881888, 0.864588;;, + 23;3; 0.537965,-0.881888, 0.864588;;, + 24;3; 0.537965,-0.881888, 0.864588;;, + 25;3; 0.537965,-0.881888, 0.864588;;, + 26;3; 0.537965,-0.881888, 0.864588;;, + 27;3; 0.537965,-0.881888, 0.864588;;, + 28;3; 0.537965,-0.881888, 0.864588;;, + 29;3; 0.537965,-0.881888, 0.864588;;, + 30;3; 0.537965,-0.881888, 0.864588;;, + 31;3; 0.537965,-0.881888, 0.864588;;, + 32;3; 0.537965,-0.881888, 0.864588;;, + 33;3; 0.537965,-0.881888, 0.864588;;, + 34;3; 0.537965,-0.881888, 0.864588;;, + 35;3; 0.537965,-0.881888, 0.864588;;, + 36;3; 0.537965,-0.881888, 0.864588;;, + 37;3; 0.537965,-0.881888, 0.864588;;, + 38;3; 0.537965,-0.881888, 0.864588;;, + 39;3; 0.537965,-0.881888, 0.864588;;, + 40;3; 0.537965,-0.881888, 0.864588;;, + 41;3; 0.537965,-0.881888, 0.864588;;, + 42;3; 0.537965,-0.881888, 0.864588;;, + 43;3; 0.537965,-0.881888, 0.864588;;, + 44;3; 0.537965,-0.881888, 0.864588;;, + 45;3; 0.537965,-0.881888, 0.864588;;, + 46;3; 0.537965,-0.881888, 0.864588;;, + 47;3; 0.537965,-0.881888, 0.864588;;, + 48;3; 0.537965,-0.881888, 0.864588;;, + 49;3; 0.537965,-0.881888, 0.864588;;, + 50;3; 0.537965,-0.881888, 0.864588;;, + 51;3; 0.537965,-0.881888, 0.864588;;, + 52;3; 0.537965,-0.881888, 0.864588;;, + 53;3; 0.537965,-0.881888, 0.864588;;, + 54;3; 0.537965,-0.881888, 0.864588;;, + 55;3; 0.537965,-0.881888, 0.864588;;, + 56;3; 0.537965,-0.881888, 0.864588;;, + 57;3; 0.537965,-0.881888, 0.864588;;, + 58;3; 0.537965,-0.881888, 0.864588;;, + 59;3; 0.537965,-0.881888, 0.864588;;; + } + AnimationKey { //Rotation + 0; + 60; + 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 60; + 0;3; 0.197835, 0.130878, 0.220392;;, + 1;3; 0.197835, 0.130878, 0.220392;;, + 2;3; 0.197835, 0.130878, 0.220392;;, + 3;3; 0.197835, 0.130878, 0.220392;;, + 4;3; 0.197835, 0.130878, 0.220392;;, + 5;3; 0.197835, 0.130878, 0.220392;;, + 6;3; 0.197835, 0.130878, 0.220392;;, + 7;3; 0.197835, 0.130878, 0.220392;;, + 8;3; 0.197835, 0.130878, 0.220392;;, + 9;3; 0.197835, 0.130878, 0.220392;;, + 10;3; 0.197835, 0.130878, 0.220392;;, + 11;3; 0.197835, 0.130878, 0.220392;;, + 12;3; 0.197835, 0.130878, 0.220392;;, + 13;3; 0.197835, 0.130878, 0.220392;;, + 14;3; 0.197835, 0.130878, 0.220392;;, + 15;3; 0.197835, 0.130878, 0.220392;;, + 16;3; 0.197835, 0.130878, 0.220392;;, + 17;3; 0.197835, 0.130878, 0.220392;;, + 18;3; 0.197835, 0.130878, 0.220392;;, + 19;3; 0.197835, 0.130878, 0.220392;;, + 20;3; 0.197835, 0.130878, 0.220392;;, + 21;3; 0.197835, 0.130878, 0.220392;;, + 22;3; 0.197835, 0.130878, 0.220392;;, + 23;3; 0.197835, 0.130878, 0.220392;;, + 24;3; 0.197835, 0.130878, 0.220392;;, + 25;3; 0.197835, 0.130878, 0.220392;;, + 26;3; 0.197835, 0.130878, 0.220392;;, + 27;3; 0.197835, 0.130878, 0.220392;;, + 28;3; 0.197835, 0.130878, 0.220392;;, + 29;3; 0.197835, 0.130878, 0.220392;;, + 30;3; 0.197835, 0.130878, 0.220392;;, + 31;3; 0.197835, 0.130878, 0.220392;;, + 32;3; 0.197835, 0.130878, 0.220392;;, + 33;3; 0.197835, 0.130878, 0.220392;;, + 34;3; 0.197835, 0.130878, 0.220392;;, + 35;3; 0.197835, 0.130878, 0.220392;;, + 36;3; 0.197835, 0.130878, 0.220392;;, + 37;3; 0.197835, 0.130878, 0.220392;;, + 38;3; 0.197835, 0.130878, 0.220392;;, + 39;3; 0.197835, 0.130878, 0.220392;;, + 40;3; 0.197835, 0.130878, 0.220392;;, + 41;3; 0.197835, 0.130878, 0.220392;;, + 42;3; 0.197835, 0.130878, 0.220392;;, + 43;3; 0.197835, 0.130878, 0.220392;;, + 44;3; 0.197835, 0.130878, 0.220392;;, + 45;3; 0.197835, 0.130878, 0.220392;;, + 46;3; 0.197835, 0.130878, 0.220392;;, + 47;3; 0.197835, 0.130878, 0.220392;;, + 48;3; 0.197835, 0.130878, 0.220392;;, + 49;3; 0.197835, 0.130878, 0.220392;;, + 50;3; 0.197835, 0.130878, 0.220392;;, + 51;3; 0.197835, 0.130878, 0.220392;;, + 52;3; 0.197835, 0.130878, 0.220392;;, + 53;3; 0.197835, 0.130878, 0.220392;;, + 54;3; 0.197835, 0.130878, 0.220392;;, + 55;3; 0.197835, 0.130878, 0.220392;;, + 56;3; 0.197835, 0.130878, 0.220392;;, + 57;3; 0.197835, 0.130878, 0.220392;;, + 58;3; 0.197835, 0.130878, 0.220392;;, + 59;3; 0.197835, 0.130878, 0.220392;;; + } + } + Animation { + {Cube_003} + AnimationKey { //Position + 2; + 60; + 0;3; 0.537965,-0.881888, 0.107299;;, + 1;3; 0.537965,-0.881888, 0.107299;;, + 2;3; 0.537965,-0.881888, 0.107299;;, + 3;3; 0.537965,-0.881888, 0.107299;;, + 4;3; 0.537965,-0.881888, 0.107299;;, + 5;3; 0.537965,-0.881888, 0.107299;;, + 6;3; 0.537965,-0.881888, 0.107299;;, + 7;3; 0.537965,-0.881888, 0.107299;;, + 8;3; 0.537965,-0.881888, 0.107299;;, + 9;3; 0.537965,-0.881888, 0.107299;;, + 10;3; 0.537965,-0.881888, 0.107299;;, + 11;3; 0.537965,-0.881888, 0.107299;;, + 12;3; 0.537965,-0.881888, 0.107299;;, + 13;3; 0.537965,-0.881888, 0.107299;;, + 14;3; 0.537965,-0.881888, 0.107299;;, + 15;3; 0.537965,-0.881888, 0.107299;;, + 16;3; 0.537965,-0.881888, 0.107299;;, + 17;3; 0.537965,-0.881888, 0.107299;;, + 18;3; 0.537965,-0.881888, 0.107299;;, + 19;3; 0.537965,-0.881888, 0.107299;;, + 20;3; 0.537965,-0.881888, 0.107299;;, + 21;3; 0.537965,-0.881888, 0.107299;;, + 22;3; 0.537965,-0.881888, 0.107299;;, + 23;3; 0.537965,-0.881888, 0.107299;;, + 24;3; 0.537965,-0.881888, 0.107299;;, + 25;3; 0.537965,-0.881888, 0.107299;;, + 26;3; 0.537965,-0.881888, 0.107299;;, + 27;3; 0.537965,-0.881888, 0.107299;;, + 28;3; 0.537965,-0.881888, 0.107299;;, + 29;3; 0.537965,-0.881888, 0.107299;;, + 30;3; 0.537965,-0.881888, 0.107299;;, + 31;3; 0.537965,-0.881888, 0.107299;;, + 32;3; 0.537965,-0.881888, 0.107299;;, + 33;3; 0.537965,-0.881888, 0.107299;;, + 34;3; 0.537965,-0.881888, 0.107299;;, + 35;3; 0.537965,-0.881888, 0.107299;;, + 36;3; 0.537965,-0.881888, 0.107299;;, + 37;3; 0.537965,-0.881888, 0.107299;;, + 38;3; 0.537965,-0.881888, 0.107299;;, + 39;3; 0.537965,-0.881888, 0.107299;;, + 40;3; 0.537965,-0.881888, 0.107299;;, + 41;3; 0.537965,-0.881888, 0.107299;;, + 42;3; 0.537965,-0.881888, 0.107299;;, + 43;3; 0.537965,-0.881888, 0.107299;;, + 44;3; 0.537965,-0.881888, 0.107299;;, + 45;3; 0.537965,-0.881888, 0.107299;;, + 46;3; 0.537965,-0.881888, 0.107299;;, + 47;3; 0.537965,-0.881888, 0.107299;;, + 48;3; 0.537965,-0.881888, 0.107299;;, + 49;3; 0.537965,-0.881888, 0.107299;;, + 50;3; 0.537965,-0.881888, 0.107299;;, + 51;3; 0.537965,-0.881888, 0.107299;;, + 52;3; 0.537965,-0.881888, 0.107299;;, + 53;3; 0.537965,-0.881888, 0.107299;;, + 54;3; 0.537965,-0.881888, 0.107299;;, + 55;3; 0.537965,-0.881888, 0.107299;;, + 56;3; 0.537965,-0.881888, 0.107299;;, + 57;3; 0.537965,-0.881888, 0.107299;;, + 58;3; 0.537965,-0.881888, 0.107299;;, + 59;3; 0.537965,-0.881888, 0.107299;;; + } + AnimationKey { //Rotation + 0; + 60; + 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 60; + 0;3; 0.197835, 0.130878, 0.220392;;, + 1;3; 0.197835, 0.130878, 0.220392;;, + 2;3; 0.197835, 0.130878, 0.220392;;, + 3;3; 0.197835, 0.130878, 0.220392;;, + 4;3; 0.197835, 0.130878, 0.220392;;, + 5;3; 0.197835, 0.130878, 0.220392;;, + 6;3; 0.197835, 0.130878, 0.220392;;, + 7;3; 0.197835, 0.130878, 0.220392;;, + 8;3; 0.197835, 0.130878, 0.220392;;, + 9;3; 0.197835, 0.130878, 0.220392;;, + 10;3; 0.197835, 0.130878, 0.220392;;, + 11;3; 0.197835, 0.130878, 0.220392;;, + 12;3; 0.197835, 0.130878, 0.220392;;, + 13;3; 0.197835, 0.130878, 0.220392;;, + 14;3; 0.197835, 0.130878, 0.220392;;, + 15;3; 0.197835, 0.130878, 0.220392;;, + 16;3; 0.197835, 0.130878, 0.220392;;, + 17;3; 0.197835, 0.130878, 0.220392;;, + 18;3; 0.197835, 0.130878, 0.220392;;, + 19;3; 0.197835, 0.130878, 0.220392;;, + 20;3; 0.197835, 0.130878, 0.220392;;, + 21;3; 0.197835, 0.130878, 0.220392;;, + 22;3; 0.197835, 0.130878, 0.220392;;, + 23;3; 0.197835, 0.130878, 0.220392;;, + 24;3; 0.197835, 0.130878, 0.220392;;, + 25;3; 0.197835, 0.130878, 0.220392;;, + 26;3; 0.197835, 0.130878, 0.220392;;, + 27;3; 0.197835, 0.130878, 0.220392;;, + 28;3; 0.197835, 0.130878, 0.220392;;, + 29;3; 0.197835, 0.130878, 0.220392;;, + 30;3; 0.197835, 0.130878, 0.220392;;, + 31;3; 0.197835, 0.130878, 0.220392;;, + 32;3; 0.197835, 0.130878, 0.220392;;, + 33;3; 0.197835, 0.130878, 0.220392;;, + 34;3; 0.197835, 0.130878, 0.220392;;, + 35;3; 0.197835, 0.130878, 0.220392;;, + 36;3; 0.197835, 0.130878, 0.220392;;, + 37;3; 0.197835, 0.130878, 0.220392;;, + 38;3; 0.197835, 0.130878, 0.220392;;, + 39;3; 0.197835, 0.130878, 0.220392;;, + 40;3; 0.197835, 0.130878, 0.220392;;, + 41;3; 0.197835, 0.130878, 0.220392;;, + 42;3; 0.197835, 0.130878, 0.220392;;, + 43;3; 0.197835, 0.130878, 0.220392;;, + 44;3; 0.197835, 0.130878, 0.220392;;, + 45;3; 0.197835, 0.130878, 0.220392;;, + 46;3; 0.197835, 0.130878, 0.220392;;, + 47;3; 0.197835, 0.130878, 0.220392;;, + 48;3; 0.197835, 0.130878, 0.220392;;, + 49;3; 0.197835, 0.130878, 0.220392;;, + 50;3; 0.197835, 0.130878, 0.220392;;, + 51;3; 0.197835, 0.130878, 0.220392;;, + 52;3; 0.197835, 0.130878, 0.220392;;, + 53;3; 0.197835, 0.130878, 0.220392;;, + 54;3; 0.197835, 0.130878, 0.220392;;, + 55;3; 0.197835, 0.130878, 0.220392;;, + 56;3; 0.197835, 0.130878, 0.220392;;, + 57;3; 0.197835, 0.130878, 0.220392;;, + 58;3; 0.197835, 0.130878, 0.220392;;, + 59;3; 0.197835, 0.130878, 0.220392;;; + } + } + Animation { + {Cube_004} + AnimationKey { //Position + 2; + 60; + 0;3; -0.550427,-0.881888, 0.107299;;, + 1;3; -0.550427,-0.881888, 0.107299;;, + 2;3; -0.550427,-0.881888, 0.107299;;, + 3;3; -0.550427,-0.881888, 0.107299;;, + 4;3; -0.550427,-0.881888, 0.107299;;, + 5;3; -0.550427,-0.881888, 0.107299;;, + 6;3; -0.550427,-0.881888, 0.107299;;, + 7;3; -0.550427,-0.881888, 0.107299;;, + 8;3; -0.550427,-0.881888, 0.107299;;, + 9;3; -0.550427,-0.881888, 0.107299;;, + 10;3; -0.550427,-0.881888, 0.107299;;, + 11;3; -0.550427,-0.881888, 0.107299;;, + 12;3; -0.550427,-0.881888, 0.107299;;, + 13;3; -0.550427,-0.881888, 0.107299;;, + 14;3; -0.550427,-0.881888, 0.107299;;, + 15;3; -0.550427,-0.881888, 0.107299;;, + 16;3; -0.550427,-0.881888, 0.107299;;, + 17;3; -0.550427,-0.881888, 0.107299;;, + 18;3; -0.550427,-0.881888, 0.107299;;, + 19;3; -0.550427,-0.881888, 0.107299;;, + 20;3; -0.550427,-0.881888, 0.107299;;, + 21;3; -0.550427,-0.881888, 0.107299;;, + 22;3; -0.550427,-0.881888, 0.107299;;, + 23;3; -0.550427,-0.881888, 0.107299;;, + 24;3; -0.550427,-0.881888, 0.107299;;, + 25;3; -0.550427,-0.881888, 0.107299;;, + 26;3; -0.550427,-0.881888, 0.107299;;, + 27;3; -0.550427,-0.881888, 0.107299;;, + 28;3; -0.550427,-0.881888, 0.107299;;, + 29;3; -0.550427,-0.881888, 0.107299;;, + 30;3; -0.550427,-0.881888, 0.107299;;, + 31;3; -0.550427,-0.881888, 0.107299;;, + 32;3; -0.550427,-0.881888, 0.107299;;, + 33;3; -0.550427,-0.881888, 0.107299;;, + 34;3; -0.550427,-0.881888, 0.107299;;, + 35;3; -0.550427,-0.881888, 0.107299;;, + 36;3; -0.550427,-0.881888, 0.107299;;, + 37;3; -0.550427,-0.881888, 0.107299;;, + 38;3; -0.550427,-0.881888, 0.107299;;, + 39;3; -0.550427,-0.881888, 0.107299;;, + 40;3; -0.550427,-0.881888, 0.107299;;, + 41;3; -0.550427,-0.881888, 0.107299;;, + 42;3; -0.550427,-0.881888, 0.107299;;, + 43;3; -0.550427,-0.881888, 0.107299;;, + 44;3; -0.550427,-0.881888, 0.107299;;, + 45;3; -0.550427,-0.881888, 0.107299;;, + 46;3; -0.550427,-0.881888, 0.107299;;, + 47;3; -0.550427,-0.881888, 0.107299;;, + 48;3; -0.550427,-0.881888, 0.107299;;, + 49;3; -0.550427,-0.881888, 0.107299;;, + 50;3; -0.550427,-0.881888, 0.107299;;, + 51;3; -0.550427,-0.881888, 0.107299;;, + 52;3; -0.550427,-0.881888, 0.107299;;, + 53;3; -0.550427,-0.881888, 0.107299;;, + 54;3; -0.550427,-0.881888, 0.107299;;, + 55;3; -0.550427,-0.881888, 0.107299;;, + 56;3; -0.550427,-0.881888, 0.107299;;, + 57;3; -0.550427,-0.881888, 0.107299;;, + 58;3; -0.550427,-0.881888, 0.107299;;, + 59;3; -0.550427,-0.881888, 0.107299;;; + } + AnimationKey { //Rotation + 0; + 60; + 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 60; + 0;3; 0.197835, 0.130878, 0.220392;;, + 1;3; 0.197835, 0.130878, 0.220392;;, + 2;3; 0.197835, 0.130878, 0.220392;;, + 3;3; 0.197835, 0.130878, 0.220392;;, + 4;3; 0.197835, 0.130878, 0.220392;;, + 5;3; 0.197835, 0.130878, 0.220392;;, + 6;3; 0.197835, 0.130878, 0.220392;;, + 7;3; 0.197835, 0.130878, 0.220392;;, + 8;3; 0.197835, 0.130878, 0.220392;;, + 9;3; 0.197835, 0.130878, 0.220392;;, + 10;3; 0.197835, 0.130878, 0.220392;;, + 11;3; 0.197835, 0.130878, 0.220392;;, + 12;3; 0.197835, 0.130878, 0.220392;;, + 13;3; 0.197835, 0.130878, 0.220392;;, + 14;3; 0.197835, 0.130878, 0.220392;;, + 15;3; 0.197835, 0.130878, 0.220392;;, + 16;3; 0.197835, 0.130878, 0.220392;;, + 17;3; 0.197835, 0.130878, 0.220392;;, + 18;3; 0.197835, 0.130878, 0.220392;;, + 19;3; 0.197835, 0.130878, 0.220392;;, + 20;3; 0.197835, 0.130878, 0.220392;;, + 21;3; 0.197835, 0.130878, 0.220392;;, + 22;3; 0.197835, 0.130878, 0.220392;;, + 23;3; 0.197835, 0.130878, 0.220392;;, + 24;3; 0.197835, 0.130878, 0.220392;;, + 25;3; 0.197835, 0.130878, 0.220392;;, + 26;3; 0.197835, 0.130878, 0.220392;;, + 27;3; 0.197835, 0.130878, 0.220392;;, + 28;3; 0.197835, 0.130878, 0.220392;;, + 29;3; 0.197835, 0.130878, 0.220392;;, + 30;3; 0.197835, 0.130878, 0.220392;;, + 31;3; 0.197835, 0.130878, 0.220392;;, + 32;3; 0.197835, 0.130878, 0.220392;;, + 33;3; 0.197835, 0.130878, 0.220392;;, + 34;3; 0.197835, 0.130878, 0.220392;;, + 35;3; 0.197835, 0.130878, 0.220392;;, + 36;3; 0.197835, 0.130878, 0.220392;;, + 37;3; 0.197835, 0.130878, 0.220392;;, + 38;3; 0.197835, 0.130878, 0.220392;;, + 39;3; 0.197835, 0.130878, 0.220392;;, + 40;3; 0.197835, 0.130878, 0.220392;;, + 41;3; 0.197835, 0.130878, 0.220392;;, + 42;3; 0.197835, 0.130878, 0.220392;;, + 43;3; 0.197835, 0.130878, 0.220392;;, + 44;3; 0.197835, 0.130878, 0.220392;;, + 45;3; 0.197835, 0.130878, 0.220392;;, + 46;3; 0.197835, 0.130878, 0.220392;;, + 47;3; 0.197835, 0.130878, 0.220392;;, + 48;3; 0.197835, 0.130878, 0.220392;;, + 49;3; 0.197835, 0.130878, 0.220392;;, + 50;3; 0.197835, 0.130878, 0.220392;;, + 51;3; 0.197835, 0.130878, 0.220392;;, + 52;3; 0.197835, 0.130878, 0.220392;;, + 53;3; 0.197835, 0.130878, 0.220392;;, + 54;3; 0.197835, 0.130878, 0.220392;;, + 55;3; 0.197835, 0.130878, 0.220392;;, + 56;3; 0.197835, 0.130878, 0.220392;;, + 57;3; 0.197835, 0.130878, 0.220392;;, + 58;3; 0.197835, 0.130878, 0.220392;;, + 59;3; 0.197835, 0.130878, 0.220392;;; + } + } + Animation { + {Cube_005} + AnimationKey { //Position + 2; + 60; + 0;3; -0.550427,-0.881888, 0.864588;;, + 1;3; -0.550427,-0.881888, 0.864588;;, + 2;3; -0.550427,-0.881888, 0.864588;;, + 3;3; -0.550427,-0.881888, 0.864588;;, + 4;3; -0.550427,-0.881888, 0.864588;;, + 5;3; -0.550427,-0.881888, 0.864588;;, + 6;3; -0.550427,-0.881888, 0.864588;;, + 7;3; -0.550427,-0.881888, 0.864588;;, + 8;3; -0.550427,-0.881888, 0.864588;;, + 9;3; -0.550427,-0.881888, 0.864588;;, + 10;3; -0.550427,-0.881888, 0.864588;;, + 11;3; -0.550427,-0.881888, 0.864588;;, + 12;3; -0.550427,-0.881888, 0.864588;;, + 13;3; -0.550427,-0.881888, 0.864588;;, + 14;3; -0.550427,-0.881888, 0.864588;;, + 15;3; -0.550427,-0.881888, 0.864588;;, + 16;3; -0.550427,-0.881888, 0.864588;;, + 17;3; -0.550427,-0.881888, 0.864588;;, + 18;3; -0.550427,-0.881888, 0.864588;;, + 19;3; -0.550427,-0.881888, 0.864588;;, + 20;3; -0.550427,-0.881888, 0.864588;;, + 21;3; -0.550427,-0.881888, 0.864588;;, + 22;3; -0.550427,-0.881888, 0.864588;;, + 23;3; -0.550427,-0.881888, 0.864588;;, + 24;3; -0.550427,-0.881888, 0.864588;;, + 25;3; -0.550427,-0.881888, 0.864588;;, + 26;3; -0.550427,-0.881888, 0.864588;;, + 27;3; -0.550427,-0.881888, 0.864588;;, + 28;3; -0.550427,-0.881888, 0.864588;;, + 29;3; -0.550427,-0.881888, 0.864588;;, + 30;3; -0.550427,-0.881888, 0.864588;;, + 31;3; -0.550427,-0.881888, 0.864588;;, + 32;3; -0.550427,-0.881888, 0.864588;;, + 33;3; -0.550427,-0.881888, 0.864588;;, + 34;3; -0.550427,-0.881888, 0.864588;;, + 35;3; -0.550427,-0.881888, 0.864588;;, + 36;3; -0.550427,-0.881888, 0.864588;;, + 37;3; -0.550427,-0.881888, 0.864588;;, + 38;3; -0.550427,-0.881888, 0.864588;;, + 39;3; -0.550427,-0.881888, 0.864588;;, + 40;3; -0.550427,-0.881888, 0.864588;;, + 41;3; -0.550427,-0.881888, 0.864588;;, + 42;3; -0.550427,-0.881888, 0.864588;;, + 43;3; -0.550427,-0.881888, 0.864588;;, + 44;3; -0.550427,-0.881888, 0.864588;;, + 45;3; -0.550427,-0.881888, 0.864588;;, + 46;3; -0.550427,-0.881888, 0.864588;;, + 47;3; -0.550427,-0.881888, 0.864588;;, + 48;3; -0.550427,-0.881888, 0.864588;;, + 49;3; -0.550427,-0.881888, 0.864588;;, + 50;3; -0.550427,-0.881888, 0.864588;;, + 51;3; -0.550427,-0.881888, 0.864588;;, + 52;3; -0.550427,-0.881888, 0.864588;;, + 53;3; -0.550427,-0.881888, 0.864588;;, + 54;3; -0.550427,-0.881888, 0.864588;;, + 55;3; -0.550427,-0.881888, 0.864588;;, + 56;3; -0.550427,-0.881888, 0.864588;;, + 57;3; -0.550427,-0.881888, 0.864588;;, + 58;3; -0.550427,-0.881888, 0.864588;;, + 59;3; -0.550427,-0.881888, 0.864588;;; + } + AnimationKey { //Rotation + 0; + 60; + 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 60; + 0;3; 0.197835, 0.130878, 0.220392;;, + 1;3; 0.197835, 0.130878, 0.220392;;, + 2;3; 0.197835, 0.130878, 0.220392;;, + 3;3; 0.197835, 0.130878, 0.220392;;, + 4;3; 0.197835, 0.130878, 0.220392;;, + 5;3; 0.197835, 0.130878, 0.220392;;, + 6;3; 0.197835, 0.130878, 0.220392;;, + 7;3; 0.197835, 0.130878, 0.220392;;, + 8;3; 0.197835, 0.130878, 0.220392;;, + 9;3; 0.197835, 0.130878, 0.220392;;, + 10;3; 0.197835, 0.130878, 0.220392;;, + 11;3; 0.197835, 0.130878, 0.220392;;, + 12;3; 0.197835, 0.130878, 0.220392;;, + 13;3; 0.197835, 0.130878, 0.220392;;, + 14;3; 0.197835, 0.130878, 0.220392;;, + 15;3; 0.197835, 0.130878, 0.220392;;, + 16;3; 0.197835, 0.130878, 0.220392;;, + 17;3; 0.197835, 0.130878, 0.220392;;, + 18;3; 0.197835, 0.130878, 0.220392;;, + 19;3; 0.197835, 0.130878, 0.220392;;, + 20;3; 0.197835, 0.130878, 0.220392;;, + 21;3; 0.197835, 0.130878, 0.220392;;, + 22;3; 0.197835, 0.130878, 0.220392;;, + 23;3; 0.197835, 0.130878, 0.220392;;, + 24;3; 0.197835, 0.130878, 0.220392;;, + 25;3; 0.197835, 0.130878, 0.220392;;, + 26;3; 0.197835, 0.130878, 0.220392;;, + 27;3; 0.197835, 0.130878, 0.220392;;, + 28;3; 0.197835, 0.130878, 0.220392;;, + 29;3; 0.197835, 0.130878, 0.220392;;, + 30;3; 0.197835, 0.130878, 0.220392;;, + 31;3; 0.197835, 0.130878, 0.220392;;, + 32;3; 0.197835, 0.130878, 0.220392;;, + 33;3; 0.197835, 0.130878, 0.220392;;, + 34;3; 0.197835, 0.130878, 0.220392;;, + 35;3; 0.197835, 0.130878, 0.220392;;, + 36;3; 0.197835, 0.130878, 0.220392;;, + 37;3; 0.197835, 0.130878, 0.220392;;, + 38;3; 0.197835, 0.130878, 0.220392;;, + 39;3; 0.197835, 0.130878, 0.220392;;, + 40;3; 0.197835, 0.130878, 0.220392;;, + 41;3; 0.197835, 0.130878, 0.220392;;, + 42;3; 0.197835, 0.130878, 0.220392;;, + 43;3; 0.197835, 0.130878, 0.220392;;, + 44;3; 0.197835, 0.130878, 0.220392;;, + 45;3; 0.197835, 0.130878, 0.220392;;, + 46;3; 0.197835, 0.130878, 0.220392;;, + 47;3; 0.197835, 0.130878, 0.220392;;, + 48;3; 0.197835, 0.130878, 0.220392;;, + 49;3; 0.197835, 0.130878, 0.220392;;, + 50;3; 0.197835, 0.130878, 0.220392;;, + 51;3; 0.197835, 0.130878, 0.220392;;, + 52;3; 0.197835, 0.130878, 0.220392;;, + 53;3; 0.197835, 0.130878, 0.220392;;, + 54;3; 0.197835, 0.130878, 0.220392;;, + 55;3; 0.197835, 0.130878, 0.220392;;, + 56;3; 0.197835, 0.130878, 0.220392;;, + 57;3; 0.197835, 0.130878, 0.220392;;, + 58;3; 0.197835, 0.130878, 0.220392;;, + 59;3; 0.197835, 0.130878, 0.220392;;; + } + } +} //End of AnimationSet diff --git a/games/MultiCraft_game/mods/default/models/a_piglet.b3d b/games/MultiCraft_game/files/default/models/a_piglet.b3d similarity index 100% rename from games/MultiCraft_game/mods/default/models/a_piglet.b3d rename to games/MultiCraft_game/files/default/models/a_piglet.b3d diff --git a/games/MultiCraft_game/mods/default/models/a_spider.b3d b/games/MultiCraft_game/files/default/models/a_spider.b3d similarity index 100% rename from games/MultiCraft_game/mods/default/models/a_spider.b3d rename to games/MultiCraft_game/files/default/models/a_spider.b3d diff --git a/games/MultiCraft_game/mods/default/models/adbs_cow.b3d b/games/MultiCraft_game/files/default/models/adbs_cow.b3d similarity index 100% rename from games/MultiCraft_game/mods/default/models/adbs_cow.b3d rename to games/MultiCraft_game/files/default/models/adbs_cow.b3d diff --git a/games/MultiCraft_game/mods/default/models/adbs_sheep.x b/games/MultiCraft_game/files/default/models/adbs_sheep.x similarity index 97% rename from games/MultiCraft_game/mods/default/models/adbs_sheep.x rename to games/MultiCraft_game/files/default/models/adbs_sheep.x index 185c90f17..04a1dadd0 100644 --- a/games/MultiCraft_game/mods/default/models/adbs_sheep.x +++ b/games/MultiCraft_game/files/default/models/adbs_sheep.x @@ -1,7169 +1,7169 @@ -xof 0303txt 0032 - -template XSkinMeshHeader { - <3cf169ce-ff7c-44ab-93c0-f78f62d172e2> - WORD nMaxSkinWeightsPerVertex; - WORD nMaxSkinWeightsPerFace; - WORD nBones; -} - -template SkinWeights { - <6f0d123b-bad2-4167-a0d0-80224f25fabb> - STRING transformNodeName; - DWORD nWeights; - array DWORD vertexIndices[nWeights]; - array float weights[nWeights]; - Matrix4x4 matrixOffset; -} - -Frame Root { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 0.000000, 1.000000, 0.000000, - 0.000000, 1.000000,-0.000000, 0.000000, - 0.000000, 0.000000, 0.000000, 1.000000;; - } - Frame Armature { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 1.000000, 0.000000, 0.000000, - 0.000000, 0.000000, 1.000000, 0.000000, - 0.020581, 0.043608, 0.162447, 1.000000;; - } - Frame Armature_Root { - FrameTransformMatrix { - -1.000000, 0.000000, 0.000000, 0.000000, - -0.000000,-0.000000, 1.000000, 0.000000, - 0.000000, 1.000000, 0.000000, 0.000000, - 0.030899,-0.009276, 5.987902, 1.000000;; - } - Frame Armature_Bone_001 { - FrameTransformMatrix { - 1.000000, 0.000000,-0.000000, 0.000000, - -0.000000,-1.000000,-0.000000, 0.000000, - -0.000000, 0.000000,-1.000000, 0.000000, - 1.460671,-0.139217, 4.073730, 1.000000;; - } - } //End of Armature_Bone_001 - Frame Armature_Bone_002 { - FrameTransformMatrix { - 1.000000, 0.000000,-0.000000, 0.000000, - -0.000000,-1.000000,-0.000000, 0.000000, - -0.000000, 0.000000,-1.000000, 0.000000, - 1.460671,-0.139216,-3.633328, 1.000000;; - } - } //End of Armature_Bone_002 - Frame Armature_Bone_003 { - FrameTransformMatrix { - 1.000000, 0.000000,-0.000000, 0.000000, - 0.000000,-1.000000, 0.000000, 0.000000, - -0.000000, 0.000000,-1.000000, 0.000000, - -1.438651,-0.139217, 4.073730, 1.000000;; - } - } //End of Armature_Bone_003 - Frame Armature_RR_leg { - FrameTransformMatrix { - 1.000000, 0.000000,-0.000000, 0.000000, - -0.000000,-1.000000,-0.000000, 0.000000, - -0.000000, 0.000000,-1.000000, 0.000000, - -1.438651,-0.139216,-3.633328, 1.000000;; - } - } //End of Armature_RR_leg - Frame Armature_Head { - FrameTransformMatrix { - -1.000000, 0.000000, 0.000000, 0.000000, - 0.000000,-0.000000, 1.000000, 0.000000, - 0.000000, 1.000000, 0.000000, 0.000000, - -0.000000, 4.052525, 3.788038, 1.000000;; - } - } //End of Armature_Head - } //End of Armature_Root - Frame sheep { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 1.000000, 0.000000, 0.000000, - 0.000000, 0.000000, 1.000000, 0.000000, - 0.000000, 0.000000,-0.000000, 1.000000;; - } - Mesh { //Cube_000 Mesh - 500; - 1.998222; 2.998158; 8.227857;, - 1.998223; 2.998159;12.113163;, - 1.998224; 6.883465;12.113163;, - 1.998224; 6.883465; 8.227857;, - 1.998223; 2.998159;12.113163;, - 1.998222; 2.998158; 8.227857;, - -1.887084; 2.998160; 8.227857;, - -1.887085; 2.998161;12.113163;, - 1.998222; 2.998158; 8.227857;, - 1.998224; 6.883465; 8.227857;, - -1.887082; 6.883466; 8.227857;, - -1.887084; 2.998160; 8.227857;, - -1.887081; 6.883467;12.113163;, - 1.998224; 6.883465;12.113163;, - 1.998223; 2.998159;12.113163;, - -1.887085; 2.998161;12.113163;, - -1.887082; 6.883466; 8.227857;, - -1.887081; 6.883467;12.113163;, - -1.887085; 2.998161;12.113163;, - -1.887084; 2.998160; 8.227857;, - -1.568521; 6.883467;11.794603;, - 1.679665; 6.883465;11.794603;, - 1.998224; 6.883465;12.113163;, - -1.887081; 6.883467;12.113163;, - -1.568521; 7.249873;11.794603;, - 1.679665; 7.249870;11.794603;, - 1.679665; 6.883465;11.794603;, - -1.568521; 6.883467;11.794603;, - -1.568522; 6.883466; 8.546416;, - -1.568521; 6.883467;11.794603;, - -1.887081; 6.883467;12.113163;, - -1.887082; 6.883466; 8.227857;, - 1.679665; 6.883465;11.794603;, - 1.679664; 6.883465; 8.546416;, - 1.998224; 6.883465; 8.227857;, - 1.998224; 6.883465;12.113163;, - 1.679664; 6.883465; 8.546416;, - -1.568522; 6.883466; 8.546416;, - -1.887082; 6.883466; 8.227857;, - 1.998224; 6.883465; 8.227857;, - -0.939442; 7.249872;10.610328;, - 1.050586; 7.249870;10.610328;, - 1.679665; 7.249870;11.794603;, - -1.568521; 7.249873;11.794603;, - -1.568522; 7.249871; 8.546416;, - -1.568521; 7.249873;11.794603;, - -1.568521; 6.883467;11.794603;, - -1.568522; 6.883466; 8.546416;, - 1.679665; 7.249870; 8.546416;, - -1.568522; 7.249871; 8.546416;, - -1.568522; 6.883466; 8.546416;, - 1.679664; 6.883465; 8.546416;, - 1.679665; 7.249870;11.794603;, - 1.679665; 7.249870; 8.546416;, - 1.679664; 6.883465; 8.546416;, - 1.679665; 6.883465;11.794603;, - -0.939441; 7.625868;10.610328;, - 1.050586; 7.625866;10.610328;, - 1.050586; 7.249870;10.610328;, - -0.939442; 7.249872;10.610328;, - 1.050586; 7.249870;10.610328;, - 1.050585; 7.249870; 8.689556;, - 1.679665; 7.249870; 8.546416;, - 1.679665; 7.249870;11.794603;, - -0.939442; 7.249871; 8.689556;, - -0.939442; 7.249872;10.610328;, - -1.568521; 7.249873;11.794603;, - -1.568522; 7.249871; 8.546416;, - 1.050585; 7.249870; 8.689556;, - -0.939442; 7.249871; 8.689556;, - -1.568522; 7.249871; 8.546416;, - 1.679665; 7.249870; 8.546416;, - 1.050586; 7.625866; 8.689556;, - 1.050586; 7.625866;10.610328;, - -0.939441; 7.625868;10.610328;, - -0.939442; 7.625867; 8.689556;, - 1.050586; 7.625866;10.610328;, - 1.050586; 7.625866; 8.689556;, - 1.050585; 7.249870; 8.689556;, - 1.050586; 7.249870;10.610328;, - -0.939442; 7.625867; 8.689556;, - -0.939441; 7.625868;10.610328;, - -0.939442; 7.249872;10.610328;, - -0.939442; 7.249871; 8.689556;, - 1.050586; 7.625866; 8.689556;, - -0.939442; 7.625867; 8.689556;, - -0.939442; 7.249871; 8.689556;, - 1.050585; 7.249870; 8.689556;, - -0.605994; 3.121706;-0.078749;, - -2.241733; 3.121707;-0.078749;, - -2.241733; 3.121707; 0.786420;, - -0.605994; 3.121706; 0.786420;, - -2.241732; 5.023183;-0.078749;, - -0.605994; 5.023182;-0.078749;, - -0.605994; 5.023182; 0.786420;, - -2.241732; 5.023183; 0.786420;, - -0.605994; 5.023182;-0.078749;, - -0.605994; 3.121706;-0.078749;, - -0.605994; 3.121706; 0.786420;, - -0.605994; 5.023182; 0.786420;, - -0.605994; 3.121706;-0.078749;, - -0.605994; 5.023182;-0.078749;, - -2.241732; 5.023183;-0.078749;, - -2.241733; 3.121707;-0.078749;, - -0.600140; 5.030460; 4.316999;, - -0.600140; 5.030460; 5.986964;, - -2.247585; 5.030461; 5.986964;, - -2.247585; 5.030461; 4.317000;, - -2.247585; 2.982151; 5.986965;, - -0.600140; 2.982150; 5.986964;, - -0.600141; 2.982150; 4.317000;, - -2.247586; 2.982151; 4.317000;, - -2.247585; 5.030461; 5.986964;, - -2.247585; 2.982151; 5.986965;, - -2.247586; 2.982151; 4.317000;, - -2.247585; 5.030461; 4.317000;, - -0.600140; 5.030460; 5.986964;, - -0.600140; 2.982150; 5.986964;, - -2.247585; 2.982151; 5.986965;, - -2.247585; 5.030461; 5.986964;, - -0.600140; 5.030460; 4.316999;, - -0.600141; 2.982150; 4.317000;, - -0.600140; 2.982150; 5.986964;, - -0.600140; 5.030460; 5.986964;, - -0.802528; 4.778826; 4.317000;, - -0.802529; 3.233785; 4.317000;, - -0.600141; 2.982150; 4.317000;, - -0.600140; 5.030460; 4.316999;, - -2.241732; 5.023183; 0.786420;, - -0.605994; 5.023182; 0.786420;, - -0.802529; 4.778825; 0.786420;, - -2.045197; 4.778826; 0.786420;, - -0.605994; 3.121706; 0.786420;, - -2.241733; 3.121707; 0.786420;, - -2.045198; 3.233785; 0.786420;, - -0.802529; 3.233784; 0.786420;, - -2.241733; 3.121707; 0.786420;, - -2.241732; 5.023183; 0.786420;, - -2.045197; 4.778826; 0.786420;, - -2.045198; 3.233785; 0.786420;, - -2.241733; 3.121707;-0.078749;, - -2.241732; 5.023183;-0.078749;, - -2.241732; 5.023183; 0.786420;, - -2.241733; 3.121707; 0.786420;, - -2.045197; 4.778826; 0.786420;, - -0.802529; 4.778825; 0.786420;, - -0.802528; 4.778826; 4.317000;, - -2.045197; 4.778826; 4.317000;, - -0.802529; 4.778825; 0.786420;, - -0.802529; 3.233784; 0.786420;, - -0.802529; 3.233785; 4.317000;, - -0.802528; 4.778826; 4.317000;, - -0.802529; 3.233784; 0.786420;, - -2.045198; 3.233785; 0.786420;, - -2.045197; 3.233785; 4.317000;, - -0.802529; 3.233785; 4.317000;, - -0.605994; 5.023182; 0.786420;, - -0.605994; 3.121706; 0.786420;, - -0.802529; 3.233784; 0.786420;, - -0.802529; 4.778825; 0.786420;, - -2.045197; 4.778826; 4.317000;, - -0.802528; 4.778826; 4.317000;, - -0.600140; 5.030460; 4.316999;, - -2.247585; 5.030461; 4.317000;, - -2.045197; 3.233785; 4.317000;, - -2.045197; 4.778826; 4.317000;, - -2.247585; 5.030461; 4.317000;, - -2.247586; 2.982151; 4.317000;, - -0.802529; 3.233785; 4.317000;, - -2.045197; 3.233785; 4.317000;, - -2.247586; 2.982151; 4.317000;, - -0.600141; 2.982150; 4.317000;, - -2.045198; 3.233785; 0.786420;, - -2.045197; 4.778826; 0.786420;, - -2.045197; 4.778826; 4.317000;, - -2.045197; 3.233785; 4.317000;, - 2.289855; 3.121706;-0.078749;, - 0.654117; 3.121706;-0.078749;, - 0.654117; 3.121706; 0.786420;, - 2.289855; 3.121706; 0.786420;, - 0.654118; 5.023182;-0.078749;, - 2.289856; 5.023181;-0.078749;, - 2.289856; 5.023181; 0.786420;, - 0.654118; 5.023182; 0.786420;, - 2.289856; 5.023181;-0.078749;, - 2.289855; 3.121706;-0.078749;, - 2.289855; 3.121706; 0.786420;, - 2.289856; 5.023181; 0.786420;, - 2.289855; 3.121706;-0.078749;, - 2.289856; 5.023181;-0.078749;, - 0.654118; 5.023182;-0.078749;, - 0.654117; 3.121706;-0.078749;, - 2.295710; 5.030459; 4.316999;, - 2.295710; 5.030459; 5.986964;, - 0.648265; 5.030460; 5.986964;, - 0.648265; 5.030460; 4.317000;, - 0.648265; 2.982150; 5.986965;, - 2.295710; 2.982149; 5.986964;, - 2.295709; 2.982149; 4.317000;, - 0.648264; 2.982150; 4.317000;, - 0.648265; 5.030460; 5.986964;, - 0.648265; 2.982150; 5.986965;, - 0.648264; 2.982150; 4.317000;, - 0.648265; 5.030460; 4.317000;, - 2.295710; 5.030459; 5.986964;, - 2.295710; 2.982149; 5.986964;, - 0.648265; 2.982150; 5.986965;, - 0.648265; 5.030460; 5.986964;, - 2.295710; 5.030459; 4.316999;, - 2.295709; 2.982149; 4.317000;, - 2.295710; 2.982149; 5.986964;, - 2.295710; 5.030459; 5.986964;, - 2.093321; 4.778825; 4.317000;, - 2.093321; 3.233784; 4.317000;, - 2.295709; 2.982149; 4.317000;, - 2.295710; 5.030459; 4.316999;, - 0.654118; 5.023182; 0.786420;, - 2.289856; 5.023181; 0.786420;, - 2.093321; 4.778824; 0.786420;, - 0.850653; 4.778825; 0.786420;, - 2.289855; 3.121706; 0.786420;, - 0.654117; 3.121706; 0.786420;, - 0.850652; 3.233784; 0.786420;, - 2.093320; 3.233783; 0.786420;, - 0.654117; 3.121706; 0.786420;, - 0.654118; 5.023182; 0.786420;, - 0.850653; 4.778825; 0.786420;, - 0.850652; 3.233784; 0.786420;, - 0.654117; 3.121706;-0.078749;, - 0.654118; 5.023182;-0.078749;, - 0.654118; 5.023182; 0.786420;, - 0.654117; 3.121706; 0.786420;, - 0.850653; 4.778825; 0.786420;, - 2.093321; 4.778824; 0.786420;, - 2.093321; 4.778825; 4.317000;, - 0.850653; 4.778825; 4.317000;, - 2.093321; 4.778824; 0.786420;, - 2.093320; 3.233783; 0.786420;, - 2.093321; 3.233784; 4.317000;, - 2.093321; 4.778825; 4.317000;, - 2.093320; 3.233783; 0.786420;, - 0.850652; 3.233784; 0.786420;, - 0.850652; 3.233784; 4.317000;, - 2.093321; 3.233784; 4.317000;, - 2.289856; 5.023181; 0.786420;, - 2.289855; 3.121706; 0.786420;, - 2.093320; 3.233783; 0.786420;, - 2.093321; 4.778824; 0.786420;, - 0.850653; 4.778825; 4.317000;, - 2.093321; 4.778825; 4.317000;, - 2.295710; 5.030459; 4.316999;, - 0.648265; 5.030460; 4.317000;, - 0.850652; 3.233784; 4.317000;, - 0.850653; 4.778825; 4.317000;, - 0.648265; 5.030460; 4.317000;, - 0.648264; 2.982150; 4.317000;, - 2.093321; 3.233784; 4.317000;, - 0.850652; 3.233784; 4.317000;, - 0.648264; 2.982150; 4.317000;, - 2.295709; 2.982149; 4.317000;, - 0.850652; 3.233784; 0.786420;, - 0.850653; 4.778825; 0.786420;, - 0.850653; 4.778825; 4.317000;, - 0.850652; 3.233784; 4.317000;, - -0.605996;-4.554652;-0.078749;, - -2.241735;-4.554652;-0.078749;, - -2.241735;-4.554652; 0.786420;, - -0.605996;-4.554652; 0.786420;, - -2.241734;-2.653176;-0.078749;, - -0.605996;-2.653177;-0.078749;, - -0.605996;-2.653177; 0.786420;, - -2.241734;-2.653176; 0.786420;, - -0.605996;-2.653177;-0.078749;, - -0.605996;-4.554652;-0.078749;, - -0.605996;-4.554652; 0.786420;, - -0.605996;-2.653177; 0.786420;, - -0.605996;-4.554652;-0.078749;, - -0.605996;-2.653177;-0.078749;, - -2.241734;-2.653176;-0.078749;, - -2.241735;-4.554652;-0.078749;, - -0.600143;-2.645899; 4.316999;, - -0.600142;-2.645899; 5.986964;, - -2.247587;-2.645898; 5.986964;, - -2.247587;-2.645898; 4.317000;, - -2.247587;-4.694208; 5.986965;, - -0.600143;-4.694209; 5.986964;, - -0.600143;-4.694209; 4.317000;, - -2.247588;-4.694208; 4.317000;, - -2.247587;-2.645898; 5.986964;, - -2.247587;-4.694208; 5.986965;, - -2.247588;-4.694208; 4.317000;, - -2.247587;-2.645898; 4.317000;, - -0.600142;-2.645899; 5.986964;, - -0.600143;-4.694209; 5.986964;, - -2.247587;-4.694208; 5.986965;, - -2.247587;-2.645898; 5.986964;, - -0.600143;-2.645899; 4.316999;, - -0.600143;-4.694209; 4.317000;, - -0.600143;-4.694209; 5.986964;, - -0.600142;-2.645899; 5.986964;, - -0.802531;-2.897533; 4.317000;, - -0.802531;-4.442574; 4.317000;, - -0.600143;-4.694209; 4.317000;, - -0.600143;-2.645899; 4.316999;, - -2.241734;-2.653176; 0.786420;, - -0.605996;-2.653177; 0.786420;, - -0.802531;-2.897534; 0.786420;, - -2.045199;-2.897533; 0.786420;, - -0.605996;-4.554652; 0.786420;, - -2.241735;-4.554652; 0.786420;, - -2.045200;-4.442574; 0.786420;, - -0.802532;-4.442575; 0.786420;, - -2.241735;-4.554652; 0.786420;, - -2.241734;-2.653176; 0.786420;, - -2.045199;-2.897533; 0.786420;, - -2.045200;-4.442574; 0.786420;, - -2.241735;-4.554652;-0.078749;, - -2.241734;-2.653176;-0.078749;, - -2.241734;-2.653176; 0.786420;, - -2.241735;-4.554652; 0.786420;, - -2.045199;-2.897533; 0.786420;, - -0.802531;-2.897534; 0.786420;, - -0.802531;-2.897533; 4.317000;, - -2.045199;-2.897533; 4.317000;, - -0.802531;-2.897534; 0.786420;, - -0.802532;-4.442575; 0.786420;, - -0.802531;-4.442574; 4.317000;, - -0.802531;-2.897533; 4.317000;, - -0.802532;-4.442575; 0.786420;, - -2.045200;-4.442574; 0.786420;, - -2.045200;-4.442574; 4.317000;, - -0.802531;-4.442574; 4.317000;, - -0.605996;-2.653177; 0.786420;, - -0.605996;-4.554652; 0.786420;, - -0.802532;-4.442575; 0.786420;, - -0.802531;-2.897534; 0.786420;, - -2.045199;-2.897533; 4.317000;, - -0.802531;-2.897533; 4.317000;, - -0.600143;-2.645899; 4.316999;, - -2.247587;-2.645898; 4.317000;, - -2.045200;-4.442574; 4.317000;, - -2.045199;-2.897533; 4.317000;, - -2.247587;-2.645898; 4.317000;, - -2.247588;-4.694208; 4.317000;, - -0.802531;-4.442574; 4.317000;, - -2.045200;-4.442574; 4.317000;, - -2.247588;-4.694208; 4.317000;, - -0.600143;-4.694209; 4.317000;, - -2.045200;-4.442574; 0.786420;, - -2.045199;-2.897533; 0.786420;, - -2.045199;-2.897533; 4.317000;, - -2.045200;-4.442574; 4.317000;, - 2.289853;-4.554653;-0.078749;, - 0.654114;-4.554653;-0.078749;, - 0.654114;-4.554653; 0.786420;, - 2.289853;-4.554653; 0.786420;, - 0.654115;-2.653177;-0.078749;, - 2.289853;-2.653177;-0.078749;, - 2.289853;-2.653177; 0.786420;, - 0.654115;-2.653177; 0.786420;, - 2.289853;-2.653177;-0.078749;, - 2.289853;-4.554653;-0.078749;, - 2.289853;-4.554653; 0.786420;, - 2.289853;-2.653177; 0.786420;, - 2.289853;-4.554653;-0.078749;, - 2.289853;-2.653177;-0.078749;, - 0.654115;-2.653177;-0.078749;, - 0.654114;-4.554653;-0.078749;, - 2.295707;-2.645900; 4.316999;, - 2.295707;-2.645900; 5.986964;, - 0.648262;-2.645899; 5.986964;, - 0.648262;-2.645899; 4.317000;, - 0.648262;-4.694209; 5.986965;, - 2.295707;-4.694210; 5.986964;, - 2.295706;-4.694210; 4.317000;, - 0.648261;-4.694209; 4.317000;, - 0.648262;-2.645899; 5.986964;, - 0.648262;-4.694209; 5.986965;, - 0.648261;-4.694209; 4.317000;, - 0.648262;-2.645899; 4.317000;, - 2.295707;-2.645900; 5.986964;, - 2.295707;-4.694210; 5.986964;, - 0.648262;-4.694209; 5.986965;, - 0.648262;-2.645899; 5.986964;, - 2.295707;-2.645900; 4.316999;, - 2.295706;-4.694210; 4.317000;, - 2.295707;-4.694210; 5.986964;, - 2.295707;-2.645900; 5.986964;, - 2.093318;-2.897534; 4.317000;, - 2.093318;-4.442575; 4.317000;, - 2.295706;-4.694210; 4.317000;, - 2.295707;-2.645900; 4.316999;, - 0.654115;-2.653177; 0.786420;, - 2.289853;-2.653177; 0.786420;, - 2.093318;-2.897534; 0.786420;, - 0.850650;-2.897534; 0.786420;, - 2.289853;-4.554653; 0.786420;, - 0.654114;-4.554653; 0.786420;, - 0.850649;-4.442575; 0.786420;, - 2.093318;-4.442575; 0.786420;, - 0.654114;-4.554653; 0.786420;, - 0.654115;-2.653177; 0.786420;, - 0.850650;-2.897534; 0.786420;, - 0.850649;-4.442575; 0.786420;, - 0.654114;-4.554653;-0.078749;, - 0.654115;-2.653177;-0.078749;, - 0.654115;-2.653177; 0.786420;, - 0.654114;-4.554653; 0.786420;, - 0.850650;-2.897534; 0.786420;, - 2.093318;-2.897534; 0.786420;, - 2.093318;-2.897534; 4.317000;, - 0.850650;-2.897534; 4.317000;, - 2.093318;-2.897534; 0.786420;, - 2.093318;-4.442575; 0.786420;, - 2.093318;-4.442575; 4.317000;, - 2.093318;-2.897534; 4.317000;, - 2.093318;-4.442575; 0.786420;, - 0.850649;-4.442575; 0.786420;, - 0.850650;-4.442575; 4.317000;, - 2.093318;-4.442575; 4.317000;, - 2.289853;-2.653177; 0.786420;, - 2.289853;-4.554653; 0.786420;, - 2.093318;-4.442575; 0.786420;, - 2.093318;-2.897534; 0.786420;, - 0.850650;-2.897534; 4.317000;, - 2.093318;-2.897534; 4.317000;, - 2.295707;-2.645900; 4.316999;, - 0.648262;-2.645899; 4.317000;, - 0.850650;-4.442575; 4.317000;, - 0.850650;-2.897534; 4.317000;, - 0.648262;-2.645899; 4.317000;, - 0.648261;-4.694209; 4.317000;, - 2.093318;-4.442575; 4.317000;, - 0.850650;-4.442575; 4.317000;, - 0.648261;-4.694209; 4.317000;, - 2.295706;-4.694210; 4.317000;, - 0.850649;-4.442575; 0.786420;, - 0.850650;-2.897534; 0.786420;, - 0.850650;-2.897534; 4.317000;, - 0.850650;-4.442575; 4.317000;, - 2.755566;-5.423599; 5.058936;, - 2.755570; 5.376402; 5.058936;, - -2.644430; 5.376405; 5.058936;, - -2.644433;-5.423595; 5.058936;, - -2.644428; 5.376408;10.458936;, - 2.755571; 5.376401;10.458936;, - 2.755567;-5.423597;10.458936;, - -2.644435;-5.423593;10.458936;, - -2.644430; 5.376405; 5.058936;, - -2.644428; 5.376408;10.458936;, - -2.644435;-5.423593;10.458936;, - -2.644433;-5.423595; 5.058936;, - 2.755570; 5.376402; 5.058936;, - 2.755571; 5.376401;10.458936;, - -2.644428; 5.376408;10.458936;, - -2.644430; 5.376405; 5.058936;, - 2.755566;-5.423599; 5.058936;, - 2.755567;-5.423597;10.458936;, - 2.755571; 5.376401;10.458936;, - 2.755570; 5.376402; 5.058936;, - 0.457788;-5.423596; 9.828822;, - -0.346656;-5.423596; 9.828822;, - -2.644435;-5.423593;10.458936;, - 2.755567;-5.423597;10.458936;, - -0.346656;-6.180264; 9.828822;, - -0.346656;-6.180264; 7.673504;, - -0.346656;-5.423596; 7.673504;, - -0.346656;-5.423596; 9.828822;, - 0.457788;-6.180264; 9.828822;, - 0.457788;-6.180264; 7.673504;, - -0.346656;-6.180264; 7.673504;, - -0.346656;-6.180264; 9.828822;, - 0.457788;-5.423596; 7.673504;, - 0.457788;-5.423596; 9.828822;, - 2.755567;-5.423597;10.458936;, - 2.755566;-5.423599; 5.058936;, - -0.346656;-5.423596; 9.828822;, - -0.346656;-5.423596; 7.673504;, - -2.644433;-5.423595; 5.058936;, - -2.644435;-5.423593;10.458936;, - -0.346656;-5.423596; 7.673504;, - 0.457788;-5.423596; 7.673504;, - 2.755566;-5.423599; 5.058936;, - -2.644433;-5.423595; 5.058936;, - -0.346656;-6.180264; 7.673504;, - 0.457788;-6.180264; 7.673504;, - 0.457788;-5.423596; 7.673504;, - -0.346656;-5.423596; 7.673504;, - 0.457788;-6.180264; 7.673504;, - 0.457788;-6.180264; 9.828822;, - 0.457788;-5.423596; 9.828822;, - 0.457788;-5.423596; 7.673504;, - 0.457788;-6.180264; 9.828822;, - -0.346656;-6.180264; 9.828822;, - -0.346656;-5.423596; 9.828822;, - 0.457788;-5.423596; 9.828822;, - -0.600140; 2.982150; 5.986964;, - -2.247585; 2.982151; 5.986965;, - -2.247585; 2.982151; 5.986965;, - -0.600140; 2.982150; 5.986964;; - 125; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;, - 4;24;25;26;27;, - 4;28;29;30;31;, - 4;32;33;34;35;, - 4;36;37;38;39;, - 4;40;41;42;43;, - 4;44;45;46;47;, - 4;48;49;50;51;, - 4;52;53;54;55;, - 4;56;57;58;59;, - 4;60;61;62;63;, - 4;64;65;66;67;, - 4;68;69;70;71;, - 4;72;73;74;75;, - 4;76;77;78;79;, - 4;80;81;82;83;, - 4;84;85;86;87;, - 4;88;89;90;91;, - 4;92;93;94;95;, - 4;96;97;98;99;, - 4;100;101;102;103;, - 4;104;105;106;107;, - 4;108;109;110;111;, - 4;112;113;114;115;, - 4;116;117;118;119;, - 4;120;121;122;123;, - 4;124;125;126;127;, - 4;128;129;130;131;, - 4;132;133;134;135;, - 4;136;137;138;139;, - 4;140;141;142;143;, - 4;144;145;146;147;, - 4;148;149;150;151;, - 4;152;153;154;155;, - 4;156;157;158;159;, - 4;160;161;162;163;, - 4;164;165;166;167;, - 4;168;169;170;171;, - 4;172;173;174;175;, - 4;176;177;178;179;, - 4;180;181;182;183;, - 4;184;185;186;187;, - 4;188;189;190;191;, - 4;192;193;194;195;, - 4;196;197;198;199;, - 4;200;201;202;203;, - 4;204;205;206;207;, - 4;208;209;210;211;, - 4;212;213;214;215;, - 4;216;217;218;219;, - 4;220;221;222;223;, - 4;224;225;226;227;, - 4;228;229;230;231;, - 4;232;233;234;235;, - 4;236;237;238;239;, - 4;240;241;242;243;, - 4;244;245;246;247;, - 4;248;249;250;251;, - 4;252;253;254;255;, - 4;256;257;258;259;, - 4;260;261;262;263;, - 4;264;265;266;267;, - 4;268;269;270;271;, - 4;272;273;274;275;, - 4;276;277;278;279;, - 4;280;281;282;283;, - 4;284;285;286;287;, - 4;288;289;290;291;, - 4;292;293;294;295;, - 4;296;297;298;299;, - 4;300;301;302;303;, - 4;304;305;306;307;, - 4;308;309;310;311;, - 4;312;313;314;315;, - 4;316;317;318;319;, - 4;320;321;322;323;, - 4;324;325;326;327;, - 4;328;329;330;331;, - 4;332;333;334;335;, - 4;336;337;338;339;, - 4;340;341;342;343;, - 4;344;345;346;347;, - 4;348;349;350;351;, - 4;352;353;354;355;, - 4;356;357;358;359;, - 4;360;361;362;363;, - 4;364;365;366;367;, - 4;368;369;370;371;, - 4;372;373;374;375;, - 4;376;377;378;379;, - 4;380;381;382;383;, - 4;384;385;386;387;, - 4;388;389;390;391;, - 4;392;393;394;395;, - 4;396;397;398;399;, - 4;400;401;402;403;, - 4;404;405;406;407;, - 4;408;409;410;411;, - 4;412;413;414;415;, - 4;416;417;418;419;, - 4;420;421;422;423;, - 4;424;425;426;427;, - 4;428;429;430;431;, - 4;432;433;434;435;, - 4;436;437;438;439;, - 4;440;441;442;443;, - 4;444;445;446;447;, - 4;448;449;450;451;, - 4;452;453;454;455;, - 4;456;457;458;459;, - 4;460;461;462;463;, - 4;464;465;466;467;, - 4;468;469;470;471;, - 4;472;473;474;475;, - 4;476;477;478;479;, - 4;480;481;482;483;, - 4;484;485;486;487;, - 4;488;489;490;491;, - 4;492;493;494;495;, - 4;496;497;498;499;; - MeshNormals { //Cube_000 Normals - 500; - 1.000000;-0.000001;-0.000000;, - 1.000000;-0.000001;-0.000000;, - 1.000000;-0.000001;-0.000000;, - 1.000000;-0.000001;-0.000000;, - -0.000001;-1.000000; 0.000000;, - -0.000001;-1.000000; 0.000000;, - -0.000001;-1.000000; 0.000000;, - -0.000001;-1.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - -1.000000; 0.000001;-0.000000;, - -1.000000; 0.000001;-0.000000;, - -1.000000; 0.000001;-0.000000;, - -1.000000; 0.000001;-0.000000;, - 0.000001; 1.000000; 0.000000;, - 0.000001; 1.000000; 0.000000;, - 0.000001; 1.000000; 0.000000;, - 0.000001; 1.000000; 0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000001; 1.000000;-0.000000;, - 0.000001; 1.000000;-0.000000;, - 0.000001; 1.000000;-0.000000;, - 0.000001; 1.000000;-0.000000;, - -1.000000; 0.000001; 0.000000;, - -1.000000; 0.000001; 0.000000;, - -1.000000; 0.000001; 0.000000;, - -1.000000; 0.000001; 0.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 1.000000;-0.000001;-0.000000;, - 1.000000;-0.000001;-0.000000;, - 1.000000;-0.000001;-0.000000;, - 1.000000;-0.000001;-0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000001; 1.000000;-0.000000;, - 0.000001; 1.000000;-0.000000;, - 0.000001; 1.000000;-0.000000;, - 0.000001; 1.000000;-0.000000;, - 1.000000;-0.000001;-0.000000;, - 1.000000;-0.000001;-0.000000;, - 1.000000;-0.000001;-0.000000;, - 1.000000;-0.000001;-0.000000;, - -1.000000; 0.000001; 0.000000;, - -1.000000; 0.000001; 0.000000;, - -1.000000; 0.000001; 0.000000;, - -1.000000; 0.000001; 0.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - -0.000001;-0.000000;-1.000000;, - -0.000001;-0.000000;-1.000000;, - -0.000001;-0.000000;-1.000000;, - -0.000001;-0.000000;-1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -1.000000; 0.000001; 0.000000;, - -1.000000; 0.000001; 0.000000;, - -1.000000; 0.000001; 0.000000;, - -1.000000; 0.000001; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - -0.000000;-0.000001;-1.000000;, - -0.000000;-0.000001;-1.000000;, - -0.000000;-0.000001;-1.000000;, - -0.000000;-0.000001;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - -1.000000; 0.000001; 0.000000;, - -1.000000; 0.000001; 0.000000;, - -1.000000; 0.000001; 0.000000;, - -1.000000; 0.000001; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - -0.000001;-0.000000;-1.000000;, - -0.000001;-0.000000;-1.000000;, - -0.000001;-0.000000;-1.000000;, - -0.000001;-0.000000;-1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -1.000000; 0.000001; 0.000000;, - -1.000000; 0.000001; 0.000000;, - -1.000000; 0.000001; 0.000000;, - -1.000000; 0.000001; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - -0.000000;-0.000001;-1.000000;, - -0.000000;-0.000001;-1.000000;, - -0.000000;-0.000001;-1.000000;, - -0.000000;-0.000001;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - -1.000000; 0.000001; 0.000000;, - -1.000000; 0.000001; 0.000000;, - -1.000000; 0.000001; 0.000000;, - -1.000000; 0.000001; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - -0.000001;-0.000000;-1.000000;, - -0.000001;-0.000000;-1.000000;, - -0.000001;-0.000000;-1.000000;, - -0.000001;-0.000000;-1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -1.000000; 0.000001; 0.000000;, - -1.000000; 0.000001; 0.000000;, - -1.000000; 0.000001; 0.000000;, - -1.000000; 0.000001; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - -0.000000;-0.000001;-1.000000;, - -0.000000;-0.000001;-1.000000;, - -0.000000;-0.000001;-1.000000;, - -0.000000;-0.000001;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - -1.000000; 0.000001; 0.000000;, - -1.000000; 0.000001; 0.000000;, - -1.000000; 0.000001; 0.000000;, - -1.000000; 0.000001; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - -0.000001;-0.000000;-1.000000;, - -0.000001;-0.000000;-1.000000;, - -0.000001;-0.000000;-1.000000;, - -0.000001;-0.000000;-1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -1.000000; 0.000001; 0.000000;, - -1.000000; 0.000001; 0.000000;, - -1.000000; 0.000001; 0.000000;, - -1.000000; 0.000001; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - -0.000000;-0.000001;-1.000000;, - -0.000000;-0.000001;-1.000000;, - -0.000000;-0.000001;-1.000000;, - -0.000000;-0.000001;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - -1.000000; 0.000001; 0.000000;, - -1.000000; 0.000001; 0.000000;, - -1.000000; 0.000001; 0.000000;, - -1.000000; 0.000001; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000001; 1.000000;-0.000000;, - 0.000001; 1.000000;-0.000000;, - 0.000001; 1.000000;-0.000000;, - 0.000001; 1.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - -0.000001;-1.000000; 0.000002;, - -0.000001;-1.000000; 0.000002;, - -0.000001;-1.000000; 0.000002;, - -0.000001;-1.000000; 0.000002;, - -1.000000; 0.000001;-0.000000;, - -1.000000; 0.000001;-0.000000;, - -1.000000; 0.000001;-0.000000;, - -1.000000; 0.000001;-0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000001;-1.000000; 0.000000;, - -0.000001;-1.000000; 0.000000;, - -0.000001;-1.000000; 0.000000;, - -0.000001;-1.000000; 0.000000;, - -0.000001;-1.000000; 0.000000;, - -0.000001;-1.000000; 0.000000;, - -0.000001;-1.000000; 0.000000;, - -0.000001;-1.000000; 0.000000;, - -0.000001;-1.000000; 0.000000;, - -0.000001;-1.000000; 0.000000;, - -0.000001;-1.000000; 0.000000;, - -0.000001;-1.000000; 0.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 1.000000;-0.000001; 0.000000;, - 1.000000;-0.000001; 0.000000;, - 1.000000;-0.000001; 0.000000;, - 1.000000;-0.000001; 0.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;; - 125; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;, - 4;24;25;26;27;, - 4;28;29;30;31;, - 4;32;33;34;35;, - 4;36;37;38;39;, - 4;40;41;42;43;, - 4;44;45;46;47;, - 4;48;49;50;51;, - 4;52;53;54;55;, - 4;56;57;58;59;, - 4;60;61;62;63;, - 4;64;65;66;67;, - 4;68;69;70;71;, - 4;72;73;74;75;, - 4;76;77;78;79;, - 4;80;81;82;83;, - 4;84;85;86;87;, - 4;88;89;90;91;, - 4;92;93;94;95;, - 4;96;97;98;99;, - 4;100;101;102;103;, - 4;104;105;106;107;, - 4;108;109;110;111;, - 4;112;113;114;115;, - 4;116;117;118;119;, - 4;120;121;122;123;, - 4;124;125;126;127;, - 4;128;129;130;131;, - 4;132;133;134;135;, - 4;136;137;138;139;, - 4;140;141;142;143;, - 4;144;145;146;147;, - 4;148;149;150;151;, - 4;152;153;154;155;, - 4;156;157;158;159;, - 4;160;161;162;163;, - 4;164;165;166;167;, - 4;168;169;170;171;, - 4;172;173;174;175;, - 4;176;177;178;179;, - 4;180;181;182;183;, - 4;184;185;186;187;, - 4;188;189;190;191;, - 4;192;193;194;195;, - 4;196;197;198;199;, - 4;200;201;202;203;, - 4;204;205;206;207;, - 4;208;209;210;211;, - 4;212;213;214;215;, - 4;216;217;218;219;, - 4;220;221;222;223;, - 4;224;225;226;227;, - 4;228;229;230;231;, - 4;232;233;234;235;, - 4;236;237;238;239;, - 4;240;241;242;243;, - 4;244;245;246;247;, - 4;248;249;250;251;, - 4;252;253;254;255;, - 4;256;257;258;259;, - 4;260;261;262;263;, - 4;264;265;266;267;, - 4;268;269;270;271;, - 4;272;273;274;275;, - 4;276;277;278;279;, - 4;280;281;282;283;, - 4;284;285;286;287;, - 4;288;289;290;291;, - 4;292;293;294;295;, - 4;296;297;298;299;, - 4;300;301;302;303;, - 4;304;305;306;307;, - 4;308;309;310;311;, - 4;312;313;314;315;, - 4;316;317;318;319;, - 4;320;321;322;323;, - 4;324;325;326;327;, - 4;328;329;330;331;, - 4;332;333;334;335;, - 4;336;337;338;339;, - 4;340;341;342;343;, - 4;344;345;346;347;, - 4;348;349;350;351;, - 4;352;353;354;355;, - 4;356;357;358;359;, - 4;360;361;362;363;, - 4;364;365;366;367;, - 4;368;369;370;371;, - 4;372;373;374;375;, - 4;376;377;378;379;, - 4;380;381;382;383;, - 4;384;385;386;387;, - 4;388;389;390;391;, - 4;392;393;394;395;, - 4;396;397;398;399;, - 4;400;401;402;403;, - 4;404;405;406;407;, - 4;408;409;410;411;, - 4;412;413;414;415;, - 4;416;417;418;419;, - 4;420;421;422;423;, - 4;424;425;426;427;, - 4;428;429;430;431;, - 4;432;433;434;435;, - 4;436;437;438;439;, - 4;440;441;442;443;, - 4;444;445;446;447;, - 4;448;449;450;451;, - 4;452;453;454;455;, - 4;456;457;458;459;, - 4;460;461;462;463;, - 4;464;465;466;467;, - 4;468;469;470;471;, - 4;472;473;474;475;, - 4;476;477;478;479;, - 4;480;481;482;483;, - 4;484;485;486;487;, - 4;488;489;490;491;, - 4;492;493;494;495;, - 4;496;497;498;499;; - } //End of Cube_000 Normals - MeshMaterialList { //Cube_000 Material List - 1; - 125; - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0;; - Material Material { - 0.800000; 0.800000; 0.800000; 1.000000;; - 96.078431; - 0.000000; 0.000000; 0.000000;; - 0.000000; 0.000000; 0.000000;; - } - } //End of Cube_000 Material List - MeshTextureCoords { //Cube_000 UV Coordinates - 500; - 0.775469; 0.249479;, - 0.775469; 0.000000;, - 1.000000; 0.000000;, - 1.000000; 0.249479;, - 0.770791; 0.254677;, - 0.770791; 0.000000;, - 1.000000; 0.000000;, - 1.000000; 0.254677;, - 0.776860; 0.247933;, - 0.776860; 0.000000;, - 1.000000; 0.000000;, - 1.000000; 0.247933;, - 1.000000; 0.248886;, - 0.776003; 0.248886;, - 0.776003; 0.000000;, - 1.000000; 0.000000;, - 0.775469; 0.249479;, - 0.775469; 0.000000;, - 1.000000; 0.000000;, - 1.000000; 0.249479;, - 0.508558; 0.128375;, - 0.416040; 0.128375;, - 0.399617; 0.101116;, - 0.521949; 0.101116;, - 0.774010; 0.541452;, - 0.428653; 0.541418;, - 0.409241; 0.502401;, - 0.788614; 0.502401;, - 0.508558; 0.323334;, - 0.508558; 0.128375;, - 0.521949; 0.101116;, - 0.521949; 0.350594;, - 0.170686; 0.040386;, - 0.170686; 0.289871;, - 0.128073; 0.289868;, - 0.128073; 0.040389;, - 0.535799; 0.248602;, - 0.665009; 0.248602;, - 0.660053; 0.275862;, - 0.537722; 0.275862;, - 0.717535; 0.651074;, - 0.480501; 0.651074;, - 0.403272; 0.516724;, - 0.800974; 0.515687;, - 0.819048; 0.797658;, - 0.818677; 0.592455;, - 0.785562; 0.595942;, - 0.785562; 0.806196;, - 0.445849; 0.717935;, - 0.757626; 0.715741;, - 0.759700; 0.650149;, - 0.451988; 0.650149;, - 0.385327; 0.564976;, - 0.385327; 0.831711;, - 0.411585; 0.834122;, - 0.411585; 0.566052;, - 0.641769; 0.799233;, - 0.559004; 0.799233;, - 0.531170; 0.783727;, - 0.669603; 0.783727;, - 0.480501; 0.651074;, - 0.480501; 0.866680;, - 0.402917; 0.885928;, - 0.403272; 0.516724;, - 0.717535; 0.866680;, - 0.717535; 0.651074;, - 0.800974; 0.515687;, - 0.800796; 0.879372;, - 0.445862; 0.690313;, - 0.757393; 0.690313;, - 0.757626; 0.715741;, - 0.445849; 0.717935;, - 0.530532; 0.825974;, - 0.530532; 0.725803;, - 0.672472; 0.725803;, - 0.672472; 0.825974;, - 0.546001; 0.748997;, - 0.546001; 0.824503;, - 0.529045; 0.825838;, - 0.529045; 0.747662;, - 0.654435; 0.833521;, - 0.654435; 0.728251;, - 0.669955; 0.728605;, - 0.669954; 0.835122;, - 0.531146; 0.813612;, - 0.671345; 0.813612;, - 0.670462; 0.829118;, - 0.532029; 0.829118;, - 0.163824; 0.970678;, - 0.025445; 0.971241;, - 0.025078; 0.812645;, - 0.163457; 0.812082;, - 0.163457; 0.971241;, - 0.025078; 0.970678;, - 0.025445; 0.812082;, - 0.163824; 0.812645;, - 0.025078; 0.812782;, - 0.197128; 0.812082;, - 0.197495; 0.970678;, - 0.025445; 0.971378;, - 0.197553; 0.995579;, - 0.025502; 0.996279;, - 0.025078; 0.812782;, - 0.197128; 0.812082;, - 0.757152; 0.213729;, - 0.757313; 0.027004;, - 0.808940; 0.027564;, - 0.808778; 0.214289;, - 0.873128; 0.028261;, - 0.924754; 0.028821;, - 0.924592; 0.215546;, - 0.872966; 0.214986;, - 0.808940; 0.027564;, - 0.873128; 0.028261;, - 0.872966; 0.214986;, - 0.808778; 0.214289;, - 0.760353; 0.210258;, - 0.760551; 0.026773;, - 0.812177; 0.027222;, - 0.811979; 0.210707;, - 0.757152; 0.213729;, - 0.692963; 0.213032;, - 0.693125; 0.026307;, - 0.757313; 0.027004;, - 0.757120; 0.249836;, - 0.692932; 0.249139;, - 0.692963; 0.213032;, - 0.757152; 0.213729;, - 0.025078; 0.995579;, - 0.025502; 0.812082;, - 0.046123; 0.834214;, - 0.045801; 0.973616;, - 0.197553; 0.812782;, - 0.197128; 0.996279;, - 0.176507; 0.974147;, - 0.176830; 0.834745;, - 0.197128; 0.996279;, - 0.025078; 0.995579;, - 0.045801; 0.973616;, - 0.176507; 0.974147;, - 0.197128; 0.971378;, - 0.025078; 0.970678;, - 0.025445; 0.812082;, - 0.197495; 0.812783;, - 0.145802; 0.800348;, - 0.037973; 0.799657;, - 0.038577; 0.388392;, - 0.146405; 0.389084;, - 0.169580; 0.801264;, - 0.035513; 0.800404;, - 0.036117; 0.389140;, - 0.170183; 0.389999;, - 0.147602; 0.801900;, - 0.039773; 0.801209;, - 0.040375; 0.389943;, - 0.148204; 0.390635;, - 0.025502; 0.812082;, - 0.197553; 0.812782;, - 0.176830; 0.834745;, - 0.046123; 0.834214;, - 0.808747; 0.250397;, - 0.757120; 0.249836;, - 0.757152; 0.213729;, - 0.808778; 0.214289;, - 0.872935; 0.251093;, - 0.808747; 0.250397;, - 0.808778; 0.214289;, - 0.872966; 0.214986;, - 0.924561; 0.251654;, - 0.872935; 0.251093;, - 0.872966; 0.214986;, - 0.924592; 0.215546;, - 0.169708; 0.801209;, - 0.035640; 0.800348;, - 0.036243; 0.389084;, - 0.170310; 0.389943;, - 0.163824; 0.970678;, - 0.025445; 0.971241;, - 0.025078; 0.812645;, - 0.163457; 0.812082;, - 0.163457; 0.971241;, - 0.025078; 0.970678;, - 0.025445; 0.812082;, - 0.163824; 0.812645;, - 0.025078; 0.812782;, - 0.197128; 0.812082;, - 0.197495; 0.970678;, - 0.025445; 0.971378;, - 0.197553; 0.995579;, - 0.025502; 0.996279;, - 0.025078; 0.812782;, - 0.197128; 0.812082;, - 0.757152; 0.213729;, - 0.757313; 0.027004;, - 0.808940; 0.027564;, - 0.808778; 0.214289;, - 0.873128; 0.028261;, - 0.924754; 0.028821;, - 0.924592; 0.215546;, - 0.872966; 0.214986;, - 0.808940; 0.027564;, - 0.873128; 0.028261;, - 0.872966; 0.214986;, - 0.808778; 0.214289;, - 0.760353; 0.210258;, - 0.760551; 0.026773;, - 0.812177; 0.027222;, - 0.811979; 0.210707;, - 0.757152; 0.213729;, - 0.692963; 0.213032;, - 0.693125; 0.026307;, - 0.757313; 0.027004;, - 0.757120; 0.249836;, - 0.692932; 0.249139;, - 0.692963; 0.213032;, - 0.757152; 0.213729;, - 0.025078; 0.995579;, - 0.025502; 0.812082;, - 0.046123; 0.834214;, - 0.045801; 0.973616;, - 0.197553; 0.812782;, - 0.197128; 0.996279;, - 0.176507; 0.974147;, - 0.176830; 0.834745;, - 0.197128; 0.996279;, - 0.025078; 0.995579;, - 0.045801; 0.973616;, - 0.176507; 0.974147;, - 0.197128; 0.971378;, - 0.025078; 0.970678;, - 0.025445; 0.812082;, - 0.197495; 0.812783;, - 0.145802; 0.800348;, - 0.037973; 0.799657;, - 0.038577; 0.388392;, - 0.146405; 0.389084;, - 0.169580; 0.801264;, - 0.035513; 0.800404;, - 0.036117; 0.389140;, - 0.170183; 0.389999;, - 0.147602; 0.801900;, - 0.039773; 0.801209;, - 0.040375; 0.389943;, - 0.148204; 0.390635;, - 0.025502; 0.812082;, - 0.197553; 0.812782;, - 0.176830; 0.834745;, - 0.046123; 0.834214;, - 0.808747; 0.250397;, - 0.757120; 0.249836;, - 0.757152; 0.213729;, - 0.808778; 0.214289;, - 0.872935; 0.251093;, - 0.808747; 0.250397;, - 0.808778; 0.214289;, - 0.872966; 0.214986;, - 0.924561; 0.251654;, - 0.872935; 0.251093;, - 0.872966; 0.214986;, - 0.924592; 0.215546;, - 0.169708; 0.801209;, - 0.035640; 0.800348;, - 0.036243; 0.389084;, - 0.170310; 0.389943;, - 0.163824; 0.970678;, - 0.025445; 0.971241;, - 0.025078; 0.812645;, - 0.163457; 0.812082;, - 0.163457; 0.971241;, - 0.025078; 0.970678;, - 0.025445; 0.812082;, - 0.163824; 0.812645;, - 0.025078; 0.812782;, - 0.197128; 0.812082;, - 0.197495; 0.970678;, - 0.025445; 0.971378;, - 0.197553; 0.995579;, - 0.025502; 0.996279;, - 0.025078; 0.812782;, - 0.197128; 0.812082;, - 0.757152; 0.213729;, - 0.757313; 0.027004;, - 0.808940; 0.027564;, - 0.808778; 0.214289;, - 0.873128; 0.028261;, - 0.924754; 0.028821;, - 0.924592; 0.215546;, - 0.872966; 0.214986;, - 0.808940; 0.027564;, - 0.873128; 0.028261;, - 0.872966; 0.214986;, - 0.808778; 0.214289;, - 0.760353; 0.210258;, - 0.760551; 0.026773;, - 0.812177; 0.027222;, - 0.811979; 0.210707;, - 0.757152; 0.213729;, - 0.692963; 0.213032;, - 0.693125; 0.026307;, - 0.757313; 0.027004;, - 0.757120; 0.249836;, - 0.692932; 0.249139;, - 0.692963; 0.213032;, - 0.757152; 0.213729;, - 0.025078; 0.995579;, - 0.025502; 0.812082;, - 0.046123; 0.834214;, - 0.045801; 0.973616;, - 0.197553; 0.812782;, - 0.197128; 0.996279;, - 0.176507; 0.974147;, - 0.176830; 0.834745;, - 0.197128; 0.996279;, - 0.025078; 0.995579;, - 0.045801; 0.973616;, - 0.176507; 0.974147;, - 0.197128; 0.971378;, - 0.025078; 0.970678;, - 0.025445; 0.812082;, - 0.197495; 0.812783;, - 0.145802; 0.800348;, - 0.037973; 0.799657;, - 0.038577; 0.388392;, - 0.146405; 0.389084;, - 0.169580; 0.801264;, - 0.035513; 0.800404;, - 0.036117; 0.389140;, - 0.170183; 0.389999;, - 0.147602; 0.801900;, - 0.039773; 0.801209;, - 0.040375; 0.389943;, - 0.148204; 0.390635;, - 0.025502; 0.812082;, - 0.197553; 0.812782;, - 0.176830; 0.834745;, - 0.046123; 0.834214;, - 0.808747; 0.250397;, - 0.757120; 0.249836;, - 0.757152; 0.213729;, - 0.808778; 0.214289;, - 0.872935; 0.251093;, - 0.808747; 0.250397;, - 0.808778; 0.214289;, - 0.872966; 0.214986;, - 0.924561; 0.251654;, - 0.872935; 0.251093;, - 0.872966; 0.214986;, - 0.924592; 0.215546;, - 0.169708; 0.801209;, - 0.035640; 0.800348;, - 0.036243; 0.389084;, - 0.170310; 0.389943;, - 0.163824; 0.970678;, - 0.025445; 0.971241;, - 0.025078; 0.812645;, - 0.163457; 0.812082;, - 0.163457; 0.971241;, - 0.025078; 0.970678;, - 0.025445; 0.812082;, - 0.163824; 0.812645;, - 0.025078; 0.812782;, - 0.197128; 0.812082;, - 0.197495; 0.970678;, - 0.025445; 0.971378;, - 0.197553; 0.995579;, - 0.025502; 0.996279;, - 0.025078; 0.812782;, - 0.197128; 0.812082;, - 0.757152; 0.213729;, - 0.757313; 0.027004;, - 0.808940; 0.027564;, - 0.808778; 0.214289;, - 0.873128; 0.028261;, - 0.924754; 0.028821;, - 0.924592; 0.215546;, - 0.872966; 0.214986;, - 0.808940; 0.027564;, - 0.873128; 0.028261;, - 0.872966; 0.214986;, - 0.808778; 0.214289;, - 0.760353; 0.210258;, - 0.760551; 0.026773;, - 0.812177; 0.027222;, - 0.811979; 0.210707;, - 0.757152; 0.213729;, - 0.692963; 0.213032;, - 0.693125; 0.026307;, - 0.757313; 0.027004;, - 0.757120; 0.249836;, - 0.692932; 0.249139;, - 0.692963; 0.213032;, - 0.757152; 0.213729;, - 0.025078; 0.995579;, - 0.025502; 0.812082;, - 0.046123; 0.834214;, - 0.045801; 0.973616;, - 0.197553; 0.812782;, - 0.197128; 0.996279;, - 0.176507; 0.974147;, - 0.176830; 0.834745;, - 0.197128; 0.996279;, - 0.025078; 0.995579;, - 0.045801; 0.973616;, - 0.176507; 0.974147;, - 0.197128; 0.971378;, - 0.025078; 0.970678;, - 0.025445; 0.812082;, - 0.197495; 0.812783;, - 0.145802; 0.800348;, - 0.037973; 0.799657;, - 0.038577; 0.388392;, - 0.146405; 0.389084;, - 0.169580; 0.801264;, - 0.035513; 0.800404;, - 0.036117; 0.389140;, - 0.170183; 0.389999;, - 0.147602; 0.801900;, - 0.039773; 0.801209;, - 0.040375; 0.389943;, - 0.148204; 0.390635;, - 0.025502; 0.812082;, - 0.197553; 0.812782;, - 0.176830; 0.834745;, - 0.046123; 0.834214;, - 0.808747; 0.250397;, - 0.757120; 0.249836;, - 0.757152; 0.213729;, - 0.808778; 0.214289;, - 0.872935; 0.251093;, - 0.808747; 0.250397;, - 0.808778; 0.214289;, - 0.872966; 0.214986;, - 0.924561; 0.251654;, - 0.872935; 0.251093;, - 0.872966; 0.214986;, - 0.924592; 0.215546;, - 0.169708; 0.801209;, - 0.035640; 0.800348;, - 0.036243; 0.389084;, - 0.170310; 0.389943;, - 0.162385; 0.009221;, - 0.924369; 0.009221;, - 0.924369; 0.340664;, - 0.162385; 0.340664;, - 0.162385; 0.375513;, - 0.162385; 0.044070;, - 0.920960; 0.044069;, - 0.920960; 0.375513;, - 0.162385; 0.341696;, - 0.162385; 0.040128;, - 0.811969; 0.040128;, - 0.811969; 0.341696;, - 0.420022; 0.481351;, - 0.420022; 0.016910;, - 0.838019; 0.016910;, - 0.838019; 0.481351;, - 0.893638; 0.009221;, - 0.893639; 0.340665;, - 0.162386; 0.340666;, - 0.162385; 0.009222;, - 0.784518; 0.096296;, - 0.836709; 0.096296;, - 0.985785; 0.049700;, - 0.635442; 0.049700;, - 0.846809; 0.124222;, - 0.847350; 0.300681;, - 0.785401; 0.300871;, - 0.784859; 0.124412;, - 0.655966; 0.300669;, - 0.656507; 0.124210;, - 0.722368; 0.124412;, - 0.721827; 0.300871;, - 0.784518; 0.255678;, - 0.784518; 0.096296;, - 0.635442; 0.049700;, - 0.635442; 0.449020;, - 0.836709; 0.096296;, - 0.836709; 0.255678;, - 0.985785; 0.449020;, - 0.985785; 0.049700;, - 0.836709; 0.255678;, - 0.784518; 0.255678;, - 0.635442; 0.449020;, - 0.985785; 0.449020;, - 0.784859; 0.124032;, - 0.785061; 0.058171;, - 0.847011; 0.058361;, - 0.846809; 0.124222;, - 0.722368; 0.300681;, - 0.722910; 0.124222;, - 0.784859; 0.124412;, - 0.784318; 0.300871;, - 0.784657; 0.058171;, - 0.784859; 0.124032;, - 0.722910; 0.124222;, - 0.722708; 0.058361;, - 0.560714; 0.056620;, - 0.713255; 0.056620;, - 0.713255; 0.056620;, - 0.560714; 0.056620;; - } //End of Cube_000 UV Coordinates - XSkinMeshHeader { - 2; - 6; - 6; - } - SkinWeights { - "Armature_RR_leg"; - 88; - 352, - 353, - 354, - 355, - 356, - 357, - 358, - 359, - 360, - 361, - 362, - 363, - 364, - 365, - 366, - 367, - 368, - 369, - 370, - 371, - 372, - 373, - 374, - 375, - 376, - 377, - 378, - 379, - 380, - 381, - 382, - 383, - 384, - 385, - 386, - 387, - 388, - 389, - 390, - 391, - 392, - 393, - 394, - 395, - 396, - 397, - 398, - 399, - 400, - 401, - 402, - 403, - 404, - 405, - 406, - 407, - 408, - 409, - 410, - 411, - 412, - 413, - 414, - 415, - 416, - 417, - 418, - 419, - 420, - 421, - 422, - 423, - 424, - 425, - 426, - 427, - 428, - 429, - 430, - 431, - 432, - 433, - 434, - 435, - 436, - 437, - 438, - 439; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - -1.000000,-0.000000,-0.000000, 0.000000, - 0.000000,-0.000000,-1.000000, 0.000000, - 0.000000,-1.000000, 0.000000, 0.000000, - 1.469550, 5.848685,-3.642604, 1.000000;; - } //End of Armature_RR_leg Skin Weights - SkinWeights { - "Armature_Bone_001"; - 88; - 88, - 89, - 90, - 91, - 92, - 93, - 94, - 95, - 96, - 97, - 98, - 99, - 100, - 101, - 102, - 103, - 104, - 105, - 106, - 107, - 108, - 109, - 110, - 111, - 112, - 113, - 114, - 115, - 116, - 117, - 118, - 119, - 120, - 121, - 122, - 123, - 124, - 125, - 126, - 127, - 128, - 129, - 130, - 131, - 132, - 133, - 134, - 135, - 136, - 137, - 138, - 139, - 140, - 141, - 142, - 143, - 144, - 145, - 146, - 147, - 148, - 149, - 150, - 151, - 152, - 153, - 154, - 155, - 156, - 157, - 158, - 159, - 160, - 161, - 162, - 163, - 164, - 165, - 166, - 167, - 168, - 169, - 170, - 171, - 172, - 173, - 174, - 175; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - -1.000000,-0.000000,-0.000000, 0.000000, - 0.000000,-0.000000,-1.000000, 0.000000, - 0.000000,-1.000000, 0.000000, 0.000000, - -1.429771, 5.848686, 4.064455, 1.000000;; - } //End of Armature_Bone_001 Skin Weights - SkinWeights { - "Armature_Head"; - 94; - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32, - 33, - 34, - 35, - 36, - 37, - 38, - 39, - 40, - 41, - 42, - 43, - 44, - 45, - 46, - 47, - 48, - 49, - 50, - 51, - 52, - 53, - 54, - 55, - 56, - 57, - 58, - 59, - 60, - 61, - 62, - 63, - 64, - 65, - 66, - 67, - 68, - 69, - 70, - 71, - 72, - 73, - 74, - 75, - 76, - 77, - 78, - 79, - 80, - 81, - 82, - 83, - 84, - 85, - 86, - 87, - 444, - 445, - 449, - 453, - 454, - 458; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 0.000000, - 0.000003, - 0.000000, - 0.000003, - 0.000000, - 0.000003; - 1.000000, 0.000000,-0.000000, 0.000000, - -0.000000, 1.000000,-0.000000, 0.000000, - 0.000000, 0.000000, 1.000000, 0.000000, - -0.030900,-3.778762,-10.040427, 1.000000;; - } //End of Armature_Head Skin Weights - SkinWeights { - "Armature_Root"; - 59; - 197, - 205, - 210, - 440, - 441, - 442, - 443, - 444, - 445, - 446, - 447, - 448, - 449, - 450, - 451, - 452, - 453, - 454, - 455, - 456, - 457, - 458, - 459, - 460, - 461, - 462, - 463, - 464, - 465, - 466, - 467, - 468, - 469, - 470, - 471, - 472, - 473, - 474, - 475, - 476, - 477, - 478, - 479, - 480, - 481, - 482, - 483, - 484, - 485, - 486, - 487, - 488, - 489, - 490, - 491, - 492, - 493, - 494, - 495; - 0.502081, - 0.502081, - 0.502081, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 0.999997, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 0.999997, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 0.999997, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - -1.000000,-0.000000, 0.000000, 0.000000, - 0.000000,-0.000000, 1.000000, 0.000000, - -0.000000, 1.000000, 0.000000, 0.000000, - 0.030899,-5.987902, 0.009275, 1.000000;; - } //End of Armature_Root Skin Weights - SkinWeights { - "Armature_Bone_002"; - 88; - 264, - 265, - 266, - 267, - 268, - 269, - 270, - 271, - 272, - 273, - 274, - 275, - 276, - 277, - 278, - 279, - 280, - 281, - 282, - 283, - 284, - 285, - 286, - 287, - 288, - 289, - 290, - 291, - 292, - 293, - 294, - 295, - 296, - 297, - 298, - 299, - 300, - 301, - 302, - 303, - 304, - 305, - 306, - 307, - 308, - 309, - 310, - 311, - 312, - 313, - 314, - 315, - 316, - 317, - 318, - 319, - 320, - 321, - 322, - 323, - 324, - 325, - 326, - 327, - 328, - 329, - 330, - 331, - 332, - 333, - 334, - 335, - 336, - 337, - 338, - 339, - 340, - 341, - 342, - 343, - 344, - 345, - 346, - 347, - 348, - 349, - 350, - 351; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 0.993587, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 0.993587, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 0.993587, - 1.000000, - 1.000000, - 0.993587, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - -1.000000,-0.000000,-0.000000, 0.000000, - 0.000000,-0.000000,-1.000000, 0.000000, - 0.000000,-1.000000, 0.000000, 0.000000, - -1.429772, 5.848685,-3.642603, 1.000000;; - } //End of Armature_Bone_002 Skin Weights - SkinWeights { - "Armature_Bone_003"; - 107; - 176, - 177, - 178, - 179, - 180, - 181, - 182, - 183, - 184, - 185, - 186, - 187, - 188, - 189, - 190, - 191, - 192, - 193, - 194, - 195, - 196, - 197, - 198, - 199, - 200, - 201, - 202, - 203, - 204, - 205, - 206, - 207, - 208, - 209, - 210, - 211, - 212, - 213, - 214, - 215, - 216, - 217, - 218, - 219, - 220, - 221, - 222, - 223, - 224, - 225, - 226, - 227, - 228, - 229, - 230, - 231, - 232, - 233, - 234, - 235, - 236, - 237, - 238, - 239, - 240, - 241, - 242, - 243, - 244, - 245, - 246, - 247, - 248, - 249, - 250, - 251, - 252, - 253, - 254, - 255, - 256, - 257, - 258, - 259, - 260, - 261, - 262, - 263, - 268, - 271, - 278, - 283, - 291, - 304, - 307, - 311, - 313, - 314, - 317, - 318, - 320, - 325, - 328, - 334, - 339, - 342, - 349; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 0.497919, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 0.497919, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 0.497919, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 0.000000, - 0.000000, - 0.000000, - 0.006413, - 0.006413, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.006413, - 0.006413, - 0.000000; - -1.000000, 0.000000,-0.000000, 0.000000, - 0.000000, 0.000000,-1.000000, 0.000000, - -0.000000,-1.000000,-0.000000, 0.000000, - 1.469550, 5.848685, 4.064454, 1.000000;; - } //End of Armature_Bone_003 Skin Weights - } //End of Cube_000 Mesh - } //End of sheep - } //End of Armature -} //End of Root Frame -AnimationSet { - Animation { - {Armature} - AnimationKey { //Position - 2; - 165; - 0;3; 0.020581, 0.043608, 0.162447;;, - 1;3; 0.020581, 0.043608, 0.162447;;, - 2;3; 0.020581, 0.043608, 0.162447;;, - 3;3; 0.020581, 0.043608, 0.162447;;, - 4;3; 0.020581, 0.043608, 0.162447;;, - 5;3; 0.020581, 0.043608, 0.162447;;, - 6;3; 0.020581, 0.043608, 0.162447;;, - 7;3; 0.020581, 0.043608, 0.162447;;, - 8;3; 0.020581, 0.043608, 0.162447;;, - 9;3; 0.020581, 0.043608, 0.162447;;, - 10;3; 0.020581, 0.043608, 0.162447;;, - 11;3; 0.020581, 0.043608, 0.162447;;, - 12;3; 0.020581, 0.043608, 0.162447;;, - 13;3; 0.020581, 0.043608, 0.162447;;, - 14;3; 0.020581, 0.043608, 0.162447;;, - 15;3; 0.020581, 0.043608, 0.162447;;, - 16;3; 0.020581, 0.043608, 0.162447;;, - 17;3; 0.020581, 0.043608, 0.162447;;, - 18;3; 0.020581, 0.043608, 0.162447;;, - 19;3; 0.020581, 0.043608, 0.162447;;, - 20;3; 0.020581, 0.043608, 0.162447;;, - 21;3; 0.020581, 0.043608, 0.162447;;, - 22;3; 0.020581, 0.043608, 0.162447;;, - 23;3; 0.020581, 0.043608, 0.162447;;, - 24;3; 0.020581, 0.043608, 0.162447;;, - 25;3; 0.020581, 0.043608, 0.162447;;, - 26;3; 0.020581, 0.043608, 0.162447;;, - 27;3; 0.020581, 0.043608, 0.162447;;, - 28;3; 0.020581, 0.043608, 0.162447;;, - 29;3; 0.020581, 0.043608, 0.162447;;, - 30;3; 0.020581, 0.043608, 0.162447;;, - 31;3; 0.020581, 0.043608, 0.162447;;, - 32;3; 0.020581, 0.043608, 0.162447;;, - 33;3; 0.020581, 0.043608, 0.162447;;, - 34;3; 0.020581, 0.043608, 0.162447;;, - 35;3; 0.020581, 0.043608, 0.162447;;, - 36;3; 0.020581, 0.043608, 0.162447;;, - 37;3; 0.020581, 0.043608, 0.162447;;, - 38;3; 0.020581, 0.043608, 0.162447;;, - 39;3; 0.020581, 0.043608, 0.162447;;, - 40;3; 0.020581, 0.043608, 0.162447;;, - 41;3; 0.020581, 0.043608, 0.162447;;, - 42;3; 0.020581, 0.043608, 0.162447;;, - 43;3; 0.020581, 0.043608, 0.162447;;, - 44;3; 0.020581, 0.043608, 0.162447;;, - 45;3; 0.020581, 0.043608, 0.162447;;, - 46;3; 0.020581, 0.043608, 0.162447;;, - 47;3; 0.020581, 0.043608, 0.162447;;, - 48;3; 0.020581, 0.043608, 0.162447;;, - 49;3; 0.020581, 0.043608, 0.162447;;, - 50;3; 0.020581, 0.043608, 0.162447;;, - 51;3; 0.020581, 0.043608, 0.162447;;, - 52;3; 0.020581, 0.043608, 0.162447;;, - 53;3; 0.020581, 0.043608, 0.162447;;, - 54;3; 0.020581, 0.043608, 0.162447;;, - 55;3; 0.020581, 0.043608, 0.162447;;, - 56;3; 0.020581, 0.043608, 0.162447;;, - 57;3; 0.020581, 0.043608, 0.162447;;, - 58;3; 0.020581, 0.043608, 0.162447;;, - 59;3; 0.020581, 0.043608, 0.162447;;, - 60;3; 0.020581, 0.043608, 0.162447;;, - 61;3; 0.020581, 0.043608, 0.162447;;, - 62;3; 0.020581, 0.043608, 0.162447;;, - 63;3; 0.020581, 0.043608, 0.162447;;, - 64;3; 0.020581, 0.043608, 0.162447;;, - 65;3; 0.020581, 0.043608, 0.162447;;, - 66;3; 0.020581, 0.043608, 0.162447;;, - 67;3; 0.020581, 0.043608, 0.162447;;, - 68;3; 0.020581, 0.043608, 0.162447;;, - 69;3; 0.020581, 0.043608, 0.162447;;, - 70;3; 0.020581, 0.043608, 0.162447;;, - 71;3; 0.020581, 0.043608, 0.162447;;, - 72;3; 0.020581, 0.043608, 0.162447;;, - 73;3; 0.020581, 0.043608, 0.162447;;, - 74;3; 0.020581, 0.043608, 0.162447;;, - 75;3; 0.020581, 0.043608, 0.162447;;, - 76;3; 0.020581, 0.043608, 0.162447;;, - 77;3; 0.020581, 0.043608, 0.162447;;, - 78;3; 0.020581, 0.043608, 0.162447;;, - 79;3; 0.020581, 0.043608, 0.162447;;, - 80;3; 0.020581, 0.043608, 0.162447;;, - 81;3; 0.020581, 0.043608, 0.162447;;, - 82;3; 0.020581, 0.043608, 0.162447;;, - 83;3; 0.020581, 0.043608, 0.162447;;, - 84;3; 0.020581, 0.043608, 0.162447;;, - 85;3; 0.020581, 0.043608, 0.162447;;, - 86;3; 0.020581, 0.043608, 0.162447;;, - 87;3; 0.020581, 0.043608, 0.162447;;, - 88;3; 0.020581, 0.043608, 0.162447;;, - 89;3; 0.020581, 0.043608, 0.162447;;, - 90;3; 0.020581, 0.043608, 0.162447;;, - 91;3; 0.020581, 0.043608, 0.162447;;, - 92;3; 0.020581, 0.043608, 0.162447;;, - 93;3; 0.020581, 0.043608, 0.162447;;, - 94;3; 0.020581, 0.043608, 0.162447;;, - 95;3; 0.020581, 0.043608, 0.162447;;, - 96;3; 0.020581, 0.043608, 0.162447;;, - 97;3; 0.020581, 0.043608, 0.162447;;, - 98;3; 0.020581, 0.043608, 0.162447;;, - 99;3; 0.020581, 0.043608, 0.162447;;, - 100;3; 0.020581, 0.043608, 0.162447;;, - 101;3; 0.020581, 0.043608, 0.162447;;, - 102;3; 0.020581, 0.043608, 0.162447;;, - 103;3; 0.020581, 0.043608, 0.162447;;, - 104;3; 0.020581, 0.043608, 0.162447;;, - 105;3; 0.020581, 0.043608, 0.162447;;, - 106;3; 0.020581, 0.043608, 0.162447;;, - 107;3; 0.020581, 0.043608, 0.162447;;, - 108;3; 0.020581, 0.043608, 0.162447;;, - 109;3; 0.020581, 0.043608, 0.162447;;, - 110;3; 0.020581, 0.043608, 0.162447;;, - 111;3; 0.020581, 0.043608, 0.162447;;, - 112;3; 0.020581, 0.043608, 0.162447;;, - 113;3; 0.020581, 0.043608, 0.162447;;, - 114;3; 0.020581, 0.043608, 0.162447;;, - 115;3; 0.020581, 0.043608, 0.162447;;, - 116;3; 0.020581, 0.043608, 0.162447;;, - 117;3; 0.020581, 0.043608, 0.162447;;, - 118;3; 0.020581, 0.043608, 0.162447;;, - 119;3; 0.020581, 0.043608, 0.162447;;, - 120;3; 0.020581, 0.043608, 0.162447;;, - 121;3; 0.020581, 0.043608, 0.162447;;, - 122;3; 0.020581, 0.043608, 0.162447;;, - 123;3; 0.020581, 0.043608, 0.162447;;, - 124;3; 0.020581, 0.043608, 0.162447;;, - 125;3; 0.020581, 0.043608, 0.162447;;, - 126;3; 0.020581, 0.043608, 0.162447;;, - 127;3; 0.020581, 0.043608, 0.162447;;, - 128;3; 0.020581, 0.043608, 0.162447;;, - 129;3; 0.020581, 0.043608, 0.162447;;, - 130;3; 0.020581, 0.043608, 0.162447;;, - 131;3; 0.020581, 0.043608, 0.162447;;, - 132;3; 0.020581, 0.043608, 0.162447;;, - 133;3; 0.020581, 0.043608, 0.162447;;, - 134;3; 0.020581, 0.043608, 0.162447;;, - 135;3; 0.020581, 0.043608, 0.162447;;, - 136;3; 0.020581, 0.043608, 0.162447;;, - 137;3; 0.020581, 0.043608, 0.162447;;, - 138;3; 0.020581, 0.043608, 0.162447;;, - 139;3; 0.020581, 0.043608, 0.162447;;, - 140;3; 0.020581, 0.043608, 0.162447;;, - 141;3; 0.020581, 0.043608, 0.162447;;, - 142;3; 0.020581, 0.043608, 0.162447;;, - 143;3; 0.020581, 0.043608, 0.162447;;, - 144;3; 0.020581, 0.043608, 0.162447;;, - 145;3; 0.020581, 0.043608, 0.162447;;, - 146;3; 0.020581, 0.043608, 0.162447;;, - 147;3; 0.020581, 0.043608, 0.162447;;, - 148;3; 0.020581, 0.043608, 0.162447;;, - 149;3; 0.020581, 0.043608, 0.162447;;, - 150;3; 0.020581, 0.043608, 0.162447;;, - 151;3; 0.020581, 0.043608, 0.162447;;, - 152;3; 0.020581, 0.043608, 0.162447;;, - 153;3; 0.020581, 0.043608, 0.162447;;, - 154;3; 0.020581, 0.043608, 0.162447;;, - 155;3; 0.020581, 0.043608, 0.162447;;, - 156;3; 0.020581, 0.043608, 0.162447;;, - 157;3; 0.020581, 0.043608, 0.162447;;, - 158;3; 0.020581, 0.043608, 0.162447;;, - 159;3; 0.020581, 0.043608, 0.162447;;, - 160;3; 0.020581, 0.043608, 0.162447;;, - 161;3; 0.020581, 0.043608, 0.162447;;, - 162;3; 0.020581, 0.043608, 0.162447;;, - 163;3; 0.020581, 0.043608, 0.162447;;, - 164;3; 0.020581, 0.043608, 0.162447;;; - } - AnimationKey { //Rotation - 0; - 165; - 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 60;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 61;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 62;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 63;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 64;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 65;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 66;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 67;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 68;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 69;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 70;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 71;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 72;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 73;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 74;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 75;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 76;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 77;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 78;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 79;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 80;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 81;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 82;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 83;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 84;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 85;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 86;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 87;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 88;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 89;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 90;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 91;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 92;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 93;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 94;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 95;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 96;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 97;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 98;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 99;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 100;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 101;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 102;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 103;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 104;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 105;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 106;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 107;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 108;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 109;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 110;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 111;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 112;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 113;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 114;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 115;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 116;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 117;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 118;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 119;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 120;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 121;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 122;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 123;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 124;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 125;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 126;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 127;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 128;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 129;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 130;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 131;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 132;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 133;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 134;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 135;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 136;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 137;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 138;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 139;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 140;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 141;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 142;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 143;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 144;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 145;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 146;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 147;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 148;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 149;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 150;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 151;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 152;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 153;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 154;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 155;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 156;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 157;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 158;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 159;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 160;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 161;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 162;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 163;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 164;4; -1.000000, 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 165; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;, - 156;3; 1.000000, 1.000000, 1.000000;;, - 157;3; 1.000000, 1.000000, 1.000000;;, - 158;3; 1.000000, 1.000000, 1.000000;;, - 159;3; 1.000000, 1.000000, 1.000000;;, - 160;3; 1.000000, 1.000000, 1.000000;;, - 161;3; 1.000000, 1.000000, 1.000000;;, - 162;3; 1.000000, 1.000000, 1.000000;;, - 163;3; 1.000000, 1.000000, 1.000000;;, - 164;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_Root} - AnimationKey { //Position - 2; - 165; - 0;3; 0.030899,-0.009276, 5.987902;;, - 1;3; 0.030899,-0.009276, 5.987902;;, - 2;3; 0.030899,-0.009276, 5.987902;;, - 3;3; 0.030899,-0.009276, 5.987902;;, - 4;3; 0.030899,-0.009276, 5.987902;;, - 5;3; 0.030899,-0.009276, 5.987902;;, - 6;3; 0.030899,-0.009276, 5.987902;;, - 7;3; 0.030899,-0.009276, 5.987902;;, - 8;3; 0.030899,-0.009276, 5.987902;;, - 9;3; 0.030899,-0.009276, 5.987902;;, - 10;3; 0.030899,-0.009276, 5.987902;;, - 11;3; 0.030899,-0.009276, 5.987902;;, - 12;3; 0.030899,-0.009276, 5.987902;;, - 13;3; 0.030899,-0.009276, 5.987902;;, - 14;3; 0.030899,-0.009276, 5.987902;;, - 15;3; 0.030899,-0.009276, 5.987902;;, - 16;3; 0.030899,-0.009276, 5.987902;;, - 17;3; 0.030899,-0.009276, 5.987902;;, - 18;3; 0.030899,-0.009276, 5.987902;;, - 19;3; 0.030899,-0.009276, 5.987902;;, - 20;3; 0.030899,-0.009276, 5.987902;;, - 21;3; 0.030899,-0.009276, 5.987902;;, - 22;3; 0.030899,-0.009276, 5.987902;;, - 23;3; 0.030899,-0.009276, 5.987902;;, - 24;3; 0.030899,-0.009276, 5.987902;;, - 25;3; 0.030899,-0.009276, 5.987902;;, - 26;3; 0.030899,-0.009276, 5.987902;;, - 27;3; 0.030899,-0.009276, 5.987902;;, - 28;3; 0.030899,-0.009276, 5.987902;;, - 29;3; 0.030899,-0.009276, 5.987902;;, - 30;3; 0.030899,-0.009276, 5.987902;;, - 31;3; 0.030899,-0.009276, 5.987902;;, - 32;3; 0.030899,-0.009276, 5.987902;;, - 33;3; 0.030899,-0.009276, 5.987902;;, - 34;3; 0.030899,-0.009276, 5.987902;;, - 35;3; 0.030899,-0.009276, 5.987902;;, - 36;3; 0.030899,-0.009276, 5.987902;;, - 37;3; 0.030899,-0.009276, 5.987902;;, - 38;3; 0.030899,-0.009276, 5.987902;;, - 39;3; 0.030899,-0.009276, 5.987902;;, - 40;3; 0.030899,-0.009276, 5.987902;;, - 41;3; 0.030899,-0.009276, 5.987902;;, - 42;3; 0.030899,-0.009276, 5.987902;;, - 43;3; 0.030899,-0.009276, 5.987902;;, - 44;3; 0.030899,-0.009276, 5.987902;;, - 45;3; 0.030899,-0.009276, 5.987902;;, - 46;3; 0.030899,-0.009276, 5.987902;;, - 47;3; 0.030899,-0.009276, 5.987902;;, - 48;3; 0.030899,-0.009276, 5.987902;;, - 49;3; 0.030899,-0.009276, 5.987902;;, - 50;3; 0.030899,-0.009276, 5.987902;;, - 51;3; 0.030899,-0.009276, 5.987902;;, - 52;3; 0.030899,-0.009276, 5.987902;;, - 53;3; 0.030899,-0.009276, 5.987902;;, - 54;3; 0.030899,-0.009276, 5.987902;;, - 55;3; 0.030899,-0.009276, 5.987902;;, - 56;3; 0.030899,-0.009276, 5.987902;;, - 57;3; 0.030899,-0.009276, 5.987902;;, - 58;3; 0.030899,-0.009276, 5.987902;;, - 59;3; 0.030899,-0.009276, 5.987902;;, - 60;3; 0.030899,-0.009276, 5.987902;;, - 61;3; 0.030899,-0.009276, 5.987902;;, - 62;3; 0.030899,-0.009276, 5.987902;;, - 63;3; 0.030899,-0.009276, 5.987902;;, - 64;3; 0.030899,-0.009276, 5.987902;;, - 65;3; 0.030899,-0.009276, 5.987902;;, - 66;3; 0.030899,-0.009276, 5.987902;;, - 67;3; 0.030899,-0.009276, 5.987902;;, - 68;3; 0.030899,-0.009276, 5.987902;;, - 69;3; 0.030899,-0.009276, 5.987902;;, - 70;3; 0.030899,-0.009276, 5.987902;;, - 71;3; 0.030899,-0.009276, 5.987902;;, - 72;3; 0.030899,-0.009276, 5.987902;;, - 73;3; 0.030899,-0.009276, 5.987902;;, - 74;3; 0.030899,-0.009276, 5.987902;;, - 75;3; 0.030899,-0.009276, 5.987902;;, - 76;3; 0.030899,-0.009276, 5.987902;;, - 77;3; 0.030899,-0.009276, 5.987902;;, - 78;3; 0.030899,-0.009276, 5.987902;;, - 79;3; 0.030899,-0.009276, 5.987902;;, - 80;3; 0.030899,-0.009276, 5.987902;;, - 81;3; 0.030899,-0.009276, 5.987902;;, - 82;3; 0.030899,-0.009276, 5.987902;;, - 83;3; 0.030899,-0.009276, 5.987902;;, - 84;3; 0.030899,-0.009276, 5.987902;;, - 85;3; 0.030899,-0.009276, 5.987902;;, - 86;3; 0.030899,-0.009276, 5.987902;;, - 87;3; 0.030899,-0.009276, 5.987902;;, - 88;3; 0.030899,-0.009276, 5.987902;;, - 89;3; 0.030899,-0.009276, 5.987902;;, - 90;3; 0.030899,-0.009276, 5.987902;;, - 91;3; 0.030899,-0.009276, 5.987902;;, - 92;3; 0.030899,-0.009276, 5.987902;;, - 93;3; 0.030899,-0.009276, 5.987902;;, - 94;3; 0.030899,-0.009276, 5.987902;;, - 95;3; 0.030899,-0.009276, 5.987902;;, - 96;3; 0.030899,-0.009276, 5.987902;;, - 97;3; 0.030899,-0.009276, 5.987902;;, - 98;3; 0.030899,-0.009276, 5.987902;;, - 99;3; 0.030899,-0.009276, 5.987902;;, - 100;3; 0.030899,-0.009276, 5.987902;;, - 101;3; 0.030899,-0.009276, 5.987902;;, - 102;3; 0.030899,-0.009276, 5.987902;;, - 103;3; 0.030899,-0.009276, 5.987902;;, - 104;3; 0.030899,-0.009276, 5.987902;;, - 105;3; 0.030899,-0.009276, 5.987902;;, - 106;3; 0.030899,-0.009276, 5.987902;;, - 107;3; 0.030899,-0.009276, 5.987902;;, - 108;3; 0.030899,-0.009276, 5.987902;;, - 109;3; 0.030899,-0.009276, 5.987902;;, - 110;3; 0.030899,-0.009276, 5.987902;;, - 111;3; 0.030899,-0.009276, 5.987902;;, - 112;3; 0.030899,-0.009276, 5.987902;;, - 113;3; 0.030899,-0.009276, 5.987902;;, - 114;3; 0.030899,-0.009276, 5.987902;;, - 115;3; 0.030899,-0.009276, 5.987902;;, - 116;3; 0.030899,-0.009276, 5.987902;;, - 117;3; 0.030899,-0.009276, 5.987902;;, - 118;3; 0.030899,-0.009276, 5.987902;;, - 119;3; 0.030899,-0.009276, 5.987902;;, - 120;3; 0.030899,-0.009276, 5.987902;;, - 121;3; 0.030899,-0.009276, 5.987902;;, - 122;3; 0.030899,-0.009276, 5.987902;;, - 123;3; 0.030899,-0.009276, 5.987902;;, - 124;3; 0.030899,-0.009276, 5.987902;;, - 125;3; 0.030899,-0.009276, 5.987902;;, - 126;3; 0.030899,-0.009276, 5.987902;;, - 127;3; 0.030899,-0.009276, 5.987902;;, - 128;3; 0.030899,-0.009276, 5.987902;;, - 129;3; 0.030899,-0.009276, 5.987902;;, - 130;3; 0.030899,-0.009276, 5.987902;;, - 131;3; 0.030899,-0.009276, 5.987902;;, - 132;3; 0.030899,-0.009276, 5.987902;;, - 133;3; 0.030899,-0.009276, 5.987902;;, - 134;3; 0.030899,-0.009276, 5.987902;;, - 135;3; 0.030899,-0.009276, 5.987902;;, - 136;3; 0.030899,-0.009276, 5.987902;;, - 137;3; 0.030899,-0.009276, 5.987902;;, - 138;3; 0.030899,-0.009276, 5.987902;;, - 139;3; 0.030899,-0.009276, 5.987902;;, - 140;3; 0.030899,-0.009276, 5.987902;;, - 141;3; 0.030899,-0.009276, 5.987902;;, - 142;3; 0.030899,-0.009276, 5.987902;;, - 143;3; 0.030899,-0.009276, 5.987902;;, - 144;3; 0.030899,-0.009276, 5.987902;;, - 145;3; 0.030899,-0.009276, 5.987902;;, - 146;3; 0.030899,-0.009276, 5.987902;;, - 147;3; 0.030899,-0.009276, 5.987902;;, - 148;3; 0.030899,-0.009276, 5.987902;;, - 149;3; 0.030899,-0.009276, 5.987902;;, - 150;3; 0.030899,-0.009276, 5.987902;;, - 151;3; 0.030899,-0.009276, 5.987902;;, - 152;3; 0.030899,-0.009276, 5.987902;;, - 153;3; 0.030899,-0.009276, 5.987902;;, - 154;3; 0.030899,-0.009276, 5.987902;;, - 155;3; 0.030899,-0.009276, 5.987902;;, - 156;3; 0.030899,-0.009276, 5.987902;;, - 157;3; 0.030899,-0.009276, 5.987902;;, - 158;3; 0.030899,-0.009276, 5.987902;;, - 159;3; 0.030899,-0.009276, 5.987902;;, - 160;3; 0.030899,-0.009276, 5.987902;;, - 161;3; 0.030899,-0.009276, 5.987902;;, - 162;3; 0.030899,-0.009276, 5.987902;;, - 163;3; 0.030899,-0.009276, 5.987902;;, - 164;3; 0.030899,-0.009276, 5.987902;;; - } - AnimationKey { //Rotation - 0; - 165; - 0;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 1;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 2;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 3;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 4;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 5;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 6;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 7;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 8;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 9;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 10;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 11;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 12;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 13;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 14;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 15;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 16;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 17;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 18;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 19;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 20;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 21;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 22;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 23;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 24;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 25;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 26;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 27;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 28;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 29;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 30;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 31;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 32;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 33;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 34;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 35;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 36;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 37;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 38;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 39;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 40;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 41;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 42;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 43;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 44;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 45;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 46;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 47;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 48;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 49;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 50;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 51;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 52;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 53;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 54;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 55;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 56;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 57;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 58;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 59;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 60;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 61;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 62;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 63;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 64;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 65;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 66;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 67;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 68;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 69;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 70;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 71;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 72;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 73;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 74;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 75;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 76;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 77;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 78;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 79;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 80;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 81;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 82;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 83;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 84;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 85;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 86;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 87;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 88;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 89;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 90;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 91;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 92;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 93;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 94;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 95;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 96;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 97;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 98;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 99;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 100;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 101;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 102;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 103;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 104;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 105;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 106;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 107;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 108;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 109;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 110;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 111;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 112;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 113;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 114;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 115;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 116;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 117;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 118;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 119;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 120;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 121;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 122;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 123;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 124;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 125;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 126;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 127;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 128;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 129;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 130;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 131;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 132;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 133;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 134;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 135;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 136;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 137;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 138;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 139;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 140;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 141;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 142;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 143;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 144;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 145;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 146;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 147;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 148;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 149;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 150;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 151;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 152;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 153;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 154;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 155;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 156;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 157;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 158;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 159;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 160;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 161;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 162;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 163;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 164;4; 0.000000, 0.000000, 0.707107, 0.707107;;; - } - AnimationKey { //Scale - 1; - 165; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;, - 156;3; 1.000000, 1.000000, 1.000000;;, - 157;3; 1.000000, 1.000000, 1.000000;;, - 158;3; 1.000000, 1.000000, 1.000000;;, - 159;3; 1.000000, 1.000000, 1.000000;;, - 160;3; 1.000000, 1.000000, 1.000000;;, - 161;3; 1.000000, 1.000000, 1.000000;;, - 162;3; 1.000000, 1.000000, 1.000000;;, - 163;3; 1.000000, 1.000000, 1.000000;;, - 164;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_Bone_001} - AnimationKey { //Position - 2; - 165; - 0;3; 1.460671,-0.139217, 4.073730;;, - 1;3; 1.460671,-0.139217, 4.073730;;, - 2;3; 1.460671,-0.139217, 4.073730;;, - 3;3; 1.460671,-0.139217, 4.073730;;, - 4;3; 1.460671,-0.139217, 4.073730;;, - 5;3; 1.460671,-0.139217, 4.073730;;, - 6;3; 1.460671,-0.139217, 4.073730;;, - 7;3; 1.460671,-0.139217, 4.073730;;, - 8;3; 1.460671,-0.139217, 4.073730;;, - 9;3; 1.460671,-0.139217, 4.073730;;, - 10;3; 1.460671,-0.139217, 4.073730;;, - 11;3; 1.460671,-0.139217, 4.073730;;, - 12;3; 1.460671,-0.139217, 4.073730;;, - 13;3; 1.460671,-0.139217, 4.073730;;, - 14;3; 1.460671,-0.139217, 4.073730;;, - 15;3; 1.460671,-0.139217, 4.073730;;, - 16;3; 1.460671,-0.139217, 4.073730;;, - 17;3; 1.460671,-0.139217, 4.073730;;, - 18;3; 1.460671,-0.139217, 4.073730;;, - 19;3; 1.460671,-0.139217, 4.073730;;, - 20;3; 1.460671,-0.139217, 4.073730;;, - 21;3; 1.460671,-0.139217, 4.073730;;, - 22;3; 1.460671,-0.139217, 4.073730;;, - 23;3; 1.460671,-0.139217, 4.073730;;, - 24;3; 1.460671,-0.139217, 4.073730;;, - 25;3; 1.460671,-0.139217, 4.073730;;, - 26;3; 1.460671,-0.139217, 4.073730;;, - 27;3; 1.460671,-0.139217, 4.073730;;, - 28;3; 1.460671,-0.139217, 4.073730;;, - 29;3; 1.460671,-0.139217, 4.073730;;, - 30;3; 1.460671,-0.139217, 4.073730;;, - 31;3; 1.460671,-0.139217, 4.073730;;, - 32;3; 1.460671,-0.139217, 4.073730;;, - 33;3; 1.460671,-0.139217, 4.073730;;, - 34;3; 1.460671,-0.139217, 4.073730;;, - 35;3; 1.460671,-0.139217, 4.073730;;, - 36;3; 1.460671,-0.139217, 4.073730;;, - 37;3; 1.460671,-0.139217, 4.073730;;, - 38;3; 1.460671,-0.139217, 4.073730;;, - 39;3; 1.460671,-0.139217, 4.073730;;, - 40;3; 1.460671,-0.139217, 4.073730;;, - 41;3; 1.460671,-0.139217, 4.073730;;, - 42;3; 1.460671,-0.139217, 4.073730;;, - 43;3; 1.460671,-0.139217, 4.073730;;, - 44;3; 1.460671,-0.139217, 4.073730;;, - 45;3; 1.460671,-0.139217, 4.073730;;, - 46;3; 1.460671,-0.139217, 4.073730;;, - 47;3; 1.460671,-0.139217, 4.073730;;, - 48;3; 1.460671,-0.139217, 4.073730;;, - 49;3; 1.460671,-0.139217, 4.073730;;, - 50;3; 1.460671,-0.139217, 4.073730;;, - 51;3; 1.460671,-0.139217, 4.073730;;, - 52;3; 1.460671,-0.139217, 4.073730;;, - 53;3; 1.460671,-0.139217, 4.073730;;, - 54;3; 1.460671,-0.139217, 4.073730;;, - 55;3; 1.460671,-0.139217, 4.073730;;, - 56;3; 1.460671,-0.139217, 4.073730;;, - 57;3; 1.460671,-0.139217, 4.073730;;, - 58;3; 1.460671,-0.139217, 4.073730;;, - 59;3; 1.460671,-0.139217, 4.073730;;, - 60;3; 1.460671,-0.139217, 4.073730;;, - 61;3; 1.460671,-0.139217, 4.073730;;, - 62;3; 1.460671,-0.139217, 4.073730;;, - 63;3; 1.460671,-0.139217, 4.073730;;, - 64;3; 1.460671,-0.139217, 4.073730;;, - 65;3; 1.460671,-0.139217, 4.073730;;, - 66;3; 1.460671,-0.139217, 4.073730;;, - 67;3; 1.460671,-0.139217, 4.073730;;, - 68;3; 1.460671,-0.139217, 4.073730;;, - 69;3; 1.460671,-0.139217, 4.073730;;, - 70;3; 1.460671,-0.139217, 4.073730;;, - 71;3; 1.460671,-0.139217, 4.073730;;, - 72;3; 1.460671,-0.139217, 4.073730;;, - 73;3; 1.460671,-0.139217, 4.073730;;, - 74;3; 1.460671,-0.139217, 4.073730;;, - 75;3; 1.460671,-0.139217, 4.073730;;, - 76;3; 1.460671,-0.139217, 4.073730;;, - 77;3; 1.460671,-0.139217, 4.073730;;, - 78;3; 1.460671,-0.139217, 4.073730;;, - 79;3; 1.460671,-0.139217, 4.073730;;, - 80;3; 1.460671,-0.139217, 4.073730;;, - 81;3; 1.460671,-0.139217, 4.073730;;, - 82;3; 1.460671,-0.139217, 4.073730;;, - 83;3; 1.460671,-0.139217, 4.073730;;, - 84;3; 1.460671,-0.139217, 4.073730;;, - 85;3; 1.460671,-0.139217, 4.073730;;, - 86;3; 1.460671,-0.139217, 4.073730;;, - 87;3; 1.460671,-0.139217, 4.073730;;, - 88;3; 1.460671,-0.139217, 4.073730;;, - 89;3; 1.460671,-0.139217, 4.073730;;, - 90;3; 1.460671,-0.139217, 4.073730;;, - 91;3; 1.460671,-0.139217, 4.073730;;, - 92;3; 1.460671,-0.139217, 4.073730;;, - 93;3; 1.460671,-0.139217, 4.073730;;, - 94;3; 1.460671,-0.139217, 4.073730;;, - 95;3; 1.460671,-0.139217, 4.073730;;, - 96;3; 1.460671,-0.139217, 4.073730;;, - 97;3; 1.460671,-0.139217, 4.073730;;, - 98;3; 1.460671,-0.139217, 4.073730;;, - 99;3; 1.460671,-0.139217, 4.073730;;, - 100;3; 1.460671,-0.139217, 4.073730;;, - 101;3; 1.460671,-0.139217, 4.073730;;, - 102;3; 1.460671,-0.139217, 4.073730;;, - 103;3; 1.460671,-0.139217, 4.073730;;, - 104;3; 1.460671,-0.139217, 4.073730;;, - 105;3; 1.460671,-0.139217, 4.073730;;, - 106;3; 1.460671,-0.139217, 4.073730;;, - 107;3; 1.460671,-0.139217, 4.073730;;, - 108;3; 1.460671,-0.139217, 4.073730;;, - 109;3; 1.460671,-0.139217, 4.073730;;, - 110;3; 1.460671,-0.139217, 4.073730;;, - 111;3; 1.460671,-0.139217, 4.073730;;, - 112;3; 1.460671,-0.139217, 4.073730;;, - 113;3; 1.460671,-0.139217, 4.073730;;, - 114;3; 1.460671,-0.139217, 4.073730;;, - 115;3; 1.460671,-0.139217, 4.073730;;, - 116;3; 1.460671,-0.139217, 4.073730;;, - 117;3; 1.460671,-0.139217, 4.073730;;, - 118;3; 1.460671,-0.139217, 4.073730;;, - 119;3; 1.460671,-0.139217, 4.073730;;, - 120;3; 1.460671,-0.139217, 4.073730;;, - 121;3; 1.460671,-0.139217, 4.073730;;, - 122;3; 1.460671,-0.139217, 4.073730;;, - 123;3; 1.460671,-0.139217, 4.073730;;, - 124;3; 1.460671,-0.139217, 4.073730;;, - 125;3; 1.460671,-0.139217, 4.073730;;, - 126;3; 1.460671,-0.139217, 4.073730;;, - 127;3; 1.460671,-0.139217, 4.073730;;, - 128;3; 1.460671,-0.139217, 4.073730;;, - 129;3; 1.460671,-0.139217, 4.073730;;, - 130;3; 1.460671,-0.139217, 4.073730;;, - 131;3; 1.460671,-0.139217, 4.073730;;, - 132;3; 1.460671,-0.139217, 4.073730;;, - 133;3; 1.460671,-0.139217, 4.073730;;, - 134;3; 1.460671,-0.139217, 4.073730;;, - 135;3; 1.460671,-0.139217, 4.073730;;, - 136;3; 1.460671,-0.139217, 4.073730;;, - 137;3; 1.460671,-0.139217, 4.073730;;, - 138;3; 1.460671,-0.139217, 4.073730;;, - 139;3; 1.460671,-0.139217, 4.073730;;, - 140;3; 1.460671,-0.139217, 4.073730;;, - 141;3; 1.460671,-0.139217, 4.073730;;, - 142;3; 1.460671,-0.139217, 4.073730;;, - 143;3; 1.460671,-0.139217, 4.073730;;, - 144;3; 1.460671,-0.139217, 4.073730;;, - 145;3; 1.460671,-0.139217, 4.073730;;, - 146;3; 1.460671,-0.139217, 4.073730;;, - 147;3; 1.460671,-0.139217, 4.073730;;, - 148;3; 1.460671,-0.139217, 4.073730;;, - 149;3; 1.460671,-0.139217, 4.073730;;, - 150;3; 1.460671,-0.139217, 4.073730;;, - 151;3; 1.460671,-0.139217, 4.073730;;, - 152;3; 1.460671,-0.139217, 4.073730;;, - 153;3; 1.460671,-0.139217, 4.073730;;, - 154;3; 1.460671,-0.139217, 4.073730;;, - 155;3; 1.460671,-0.139217, 4.073730;;, - 156;3; 1.460671,-0.139217, 4.073730;;, - 157;3; 1.460671,-0.139217, 4.073730;;, - 158;3; 1.460671,-0.139217, 4.073730;;, - 159;3; 1.460671,-0.139217, 4.073730;;, - 160;3; 1.460671,-0.139217, 4.073730;;, - 161;3; 1.460671,-0.139217, 4.073730;;, - 162;3; 1.460671,-0.139217, 4.073730;;, - 163;3; 1.460671,-0.139217, 4.073730;;, - 164;3; 1.460671,-0.139217, 4.073730;;; - } - AnimationKey { //Rotation - 0; - 165; - 0;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 1;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 2;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 3;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 4;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 5;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 6;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 7;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 8;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 9;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 10;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 11;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 12;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 13;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 14;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 15;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 16;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 17;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 18;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 19;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 20;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 21;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 22;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 23;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 24;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 25;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 26;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 27;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 28;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 29;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 30;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 31;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 32;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 33;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 34;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 35;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 36;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 37;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 38;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 39;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 40;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 41;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 42;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 43;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 44;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 45;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 46;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 47;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 48;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 49;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 50;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 51;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 52;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 53;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 54;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 55;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 56;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 57;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 58;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 59;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 60;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 61;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 62;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 63;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 64;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 65;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 66;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 67;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 68;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 69;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 70;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 71;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 72;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 73;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 74;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 75;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 76;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 77;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 78;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 79;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 80;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 81;4; -0.023017, 0.996971,-0.000000,-0.000000;;, - 82;4; -0.087830, 0.988440,-0.000000,-0.000000;;, - 83;4; -0.171026, 0.977486,-0.000000,-0.000000;;, - 84;4; -0.235816, 0.968955,-0.000000,-0.000000;;, - 85;4; -0.258819, 0.965926,-0.000000,-0.000000;;, - 86;4; -0.247344, 0.965926,-0.000000,-0.000000;;, - 87;4; -0.212807, 0.965926,-0.000000,-0.000000;;, - 88;4; -0.156652, 0.965926,-0.000000,-0.000000;;, - 89;4; -0.083204, 0.965926,-0.000000,-0.000000;;, - 90;4; -0.000000, 0.965926,-0.000000,-0.000000;;, - 91;4; 0.083204, 0.965926, 0.000000,-0.000000;;, - 92;4; 0.156652, 0.965926, 0.000000,-0.000000;;, - 93;4; 0.212807, 0.965926, 0.000000,-0.000000;;, - 94;4; 0.247343, 0.965926, 0.000000,-0.000000;;, - 95;4; 0.258819, 0.965926, 0.000000,-0.000000;;, - 96;4; 0.235815, 0.968955, 0.000000,-0.000000;;, - 97;4; 0.171026, 0.977486, 0.000000,-0.000000;;, - 98;4; 0.087830, 0.988440, 0.000000,-0.000000;;, - 99;4; 0.023017, 0.996971, 0.000000,-0.000000;;, - 100;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 101;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 102;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 103;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 104;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 105;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 106;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 107;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 108;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 109;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 110;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 111;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 112;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 113;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 114;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 115;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 116;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 117;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 118;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 119;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 120;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 121;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 122;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 123;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 124;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 125;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 126;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 127;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 128;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 129;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 130;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 131;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 132;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 133;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 134;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 135;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 136;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 137;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 138;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 139;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 140;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 141;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 142;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 143;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 144;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 145;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 146;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 147;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 148;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 149;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 150;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 151;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 152;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 153;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 154;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 155;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 156;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 157;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 158;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 159;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 160;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 161;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 162;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 163;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 164;4; -0.000000, 1.000000, 0.000000,-0.000000;;; - } - AnimationKey { //Scale - 1; - 165; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;, - 156;3; 1.000000, 1.000000, 1.000000;;, - 157;3; 1.000000, 1.000000, 1.000000;;, - 158;3; 1.000000, 1.000000, 1.000000;;, - 159;3; 1.000000, 1.000000, 1.000000;;, - 160;3; 1.000000, 1.000000, 1.000000;;, - 161;3; 1.000000, 1.000000, 1.000000;;, - 162;3; 1.000000, 1.000000, 1.000000;;, - 163;3; 1.000000, 1.000000, 1.000000;;, - 164;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_Bone_002} - AnimationKey { //Position - 2; - 165; - 0;3; 1.460671,-0.139216,-3.633328;;, - 1;3; 1.460671,-0.139216,-3.633328;;, - 2;3; 1.460671,-0.139216,-3.633328;;, - 3;3; 1.460671,-0.139216,-3.633328;;, - 4;3; 1.460671,-0.139216,-3.633328;;, - 5;3; 1.460671,-0.139216,-3.633328;;, - 6;3; 1.460671,-0.139216,-3.633328;;, - 7;3; 1.460671,-0.139216,-3.633328;;, - 8;3; 1.460671,-0.139216,-3.633328;;, - 9;3; 1.460671,-0.139216,-3.633328;;, - 10;3; 1.460671,-0.139216,-3.633328;;, - 11;3; 1.460671,-0.139216,-3.633328;;, - 12;3; 1.460671,-0.139216,-3.633328;;, - 13;3; 1.460671,-0.139216,-3.633328;;, - 14;3; 1.460671,-0.139216,-3.633328;;, - 15;3; 1.460671,-0.139216,-3.633328;;, - 16;3; 1.460671,-0.139216,-3.633328;;, - 17;3; 1.460671,-0.139216,-3.633328;;, - 18;3; 1.460671,-0.139216,-3.633328;;, - 19;3; 1.460671,-0.139216,-3.633328;;, - 20;3; 1.460671,-0.139216,-3.633328;;, - 21;3; 1.460671,-0.139216,-3.633328;;, - 22;3; 1.460671,-0.139216,-3.633328;;, - 23;3; 1.460671,-0.139216,-3.633328;;, - 24;3; 1.460671,-0.139216,-3.633328;;, - 25;3; 1.460671,-0.139216,-3.633328;;, - 26;3; 1.460671,-0.139216,-3.633328;;, - 27;3; 1.460671,-0.139216,-3.633328;;, - 28;3; 1.460671,-0.139216,-3.633328;;, - 29;3; 1.460671,-0.139216,-3.633328;;, - 30;3; 1.460671,-0.139216,-3.633328;;, - 31;3; 1.460671,-0.139216,-3.633328;;, - 32;3; 1.460671,-0.139216,-3.633328;;, - 33;3; 1.460671,-0.139216,-3.633328;;, - 34;3; 1.460671,-0.139216,-3.633328;;, - 35;3; 1.460671,-0.139216,-3.633328;;, - 36;3; 1.460671,-0.139216,-3.633328;;, - 37;3; 1.460671,-0.139216,-3.633328;;, - 38;3; 1.460671,-0.139216,-3.633328;;, - 39;3; 1.460671,-0.139216,-3.633328;;, - 40;3; 1.460671,-0.139216,-3.633328;;, - 41;3; 1.460671,-0.139216,-3.633328;;, - 42;3; 1.460671,-0.139216,-3.633328;;, - 43;3; 1.460671,-0.139216,-3.633328;;, - 44;3; 1.460671,-0.139216,-3.633328;;, - 45;3; 1.460671,-0.139216,-3.633328;;, - 46;3; 1.460671,-0.139216,-3.633328;;, - 47;3; 1.460671,-0.139216,-3.633328;;, - 48;3; 1.460671,-0.139216,-3.633328;;, - 49;3; 1.460671,-0.139216,-3.633328;;, - 50;3; 1.460671,-0.139216,-3.633328;;, - 51;3; 1.460671,-0.139216,-3.633328;;, - 52;3; 1.460671,-0.139216,-3.633328;;, - 53;3; 1.460671,-0.139216,-3.633328;;, - 54;3; 1.460671,-0.139216,-3.633328;;, - 55;3; 1.460671,-0.139216,-3.633328;;, - 56;3; 1.460671,-0.139216,-3.633328;;, - 57;3; 1.460671,-0.139216,-3.633328;;, - 58;3; 1.460671,-0.139216,-3.633328;;, - 59;3; 1.460671,-0.139216,-3.633328;;, - 60;3; 1.460671,-0.139216,-3.633328;;, - 61;3; 1.460671,-0.139216,-3.633328;;, - 62;3; 1.460671,-0.139216,-3.633328;;, - 63;3; 1.460671,-0.139216,-3.633328;;, - 64;3; 1.460671,-0.139216,-3.633328;;, - 65;3; 1.460671,-0.139216,-3.633328;;, - 66;3; 1.460671,-0.139216,-3.633328;;, - 67;3; 1.460671,-0.139216,-3.633328;;, - 68;3; 1.460671,-0.139216,-3.633328;;, - 69;3; 1.460671,-0.139216,-3.633328;;, - 70;3; 1.460671,-0.139216,-3.633328;;, - 71;3; 1.460671,-0.139216,-3.633328;;, - 72;3; 1.460671,-0.139216,-3.633328;;, - 73;3; 1.460671,-0.139216,-3.633328;;, - 74;3; 1.460671,-0.139216,-3.633328;;, - 75;3; 1.460671,-0.139216,-3.633328;;, - 76;3; 1.460671,-0.139216,-3.633328;;, - 77;3; 1.460671,-0.139216,-3.633328;;, - 78;3; 1.460671,-0.139216,-3.633328;;, - 79;3; 1.460671,-0.139216,-3.633328;;, - 80;3; 1.460671,-0.139216,-3.633328;;, - 81;3; 1.460671,-0.139216,-3.633328;;, - 82;3; 1.460671,-0.139216,-3.633328;;, - 83;3; 1.460671,-0.139216,-3.633328;;, - 84;3; 1.460671,-0.139216,-3.633328;;, - 85;3; 1.460671,-0.139216,-3.633328;;, - 86;3; 1.460671,-0.139216,-3.633328;;, - 87;3; 1.460671,-0.139216,-3.633328;;, - 88;3; 1.460671,-0.139216,-3.633328;;, - 89;3; 1.460671,-0.139216,-3.633328;;, - 90;3; 1.460671,-0.139216,-3.633328;;, - 91;3; 1.460671,-0.139216,-3.633328;;, - 92;3; 1.460671,-0.139216,-3.633328;;, - 93;3; 1.460671,-0.139216,-3.633328;;, - 94;3; 1.460671,-0.139216,-3.633328;;, - 95;3; 1.460671,-0.139216,-3.633328;;, - 96;3; 1.460671,-0.139216,-3.633328;;, - 97;3; 1.460671,-0.139216,-3.633328;;, - 98;3; 1.460671,-0.139216,-3.633328;;, - 99;3; 1.460671,-0.139216,-3.633328;;, - 100;3; 1.460671,-0.139216,-3.633328;;, - 101;3; 1.460671,-0.139216,-3.633328;;, - 102;3; 1.460671,-0.139216,-3.633328;;, - 103;3; 1.460671,-0.139216,-3.633328;;, - 104;3; 1.460671,-0.139216,-3.633328;;, - 105;3; 1.460671,-0.139216,-3.633328;;, - 106;3; 1.460671,-0.139216,-3.633328;;, - 107;3; 1.460671,-0.139216,-3.633328;;, - 108;3; 1.460671,-0.139216,-3.633328;;, - 109;3; 1.460671,-0.139216,-3.633328;;, - 110;3; 1.460671,-0.139216,-3.633328;;, - 111;3; 1.460671,-0.139216,-3.633328;;, - 112;3; 1.460671,-0.139216,-3.633328;;, - 113;3; 1.460671,-0.139216,-3.633328;;, - 114;3; 1.460671,-0.139216,-3.633328;;, - 115;3; 1.460671,-0.139216,-3.633328;;, - 116;3; 1.460671,-0.139216,-3.633328;;, - 117;3; 1.460671,-0.139216,-3.633328;;, - 118;3; 1.460671,-0.139216,-3.633328;;, - 119;3; 1.460671,-0.139216,-3.633328;;, - 120;3; 1.460671,-0.139216,-3.633328;;, - 121;3; 1.460671,-0.139216,-3.633328;;, - 122;3; 1.460671,-0.139216,-3.633328;;, - 123;3; 1.460671,-0.139216,-3.633328;;, - 124;3; 1.460671,-0.139216,-3.633328;;, - 125;3; 1.460671,-0.139216,-3.633328;;, - 126;3; 1.460671,-0.139216,-3.633328;;, - 127;3; 1.460671,-0.139216,-3.633328;;, - 128;3; 1.460671,-0.139216,-3.633328;;, - 129;3; 1.460671,-0.139216,-3.633328;;, - 130;3; 1.460671,-0.139216,-3.633328;;, - 131;3; 1.460671,-0.139216,-3.633328;;, - 132;3; 1.460671,-0.139216,-3.633328;;, - 133;3; 1.460671,-0.139216,-3.633328;;, - 134;3; 1.460671,-0.139216,-3.633328;;, - 135;3; 1.460671,-0.139216,-3.633328;;, - 136;3; 1.460671,-0.139216,-3.633328;;, - 137;3; 1.460671,-0.139216,-3.633328;;, - 138;3; 1.460671,-0.139216,-3.633328;;, - 139;3; 1.460671,-0.139216,-3.633328;;, - 140;3; 1.460671,-0.139216,-3.633328;;, - 141;3; 1.460671,-0.139216,-3.633328;;, - 142;3; 1.460671,-0.139216,-3.633328;;, - 143;3; 1.460671,-0.139216,-3.633328;;, - 144;3; 1.460671,-0.139216,-3.633328;;, - 145;3; 1.460671,-0.139216,-3.633328;;, - 146;3; 1.460671,-0.139216,-3.633328;;, - 147;3; 1.460671,-0.139216,-3.633328;;, - 148;3; 1.460671,-0.139216,-3.633328;;, - 149;3; 1.460671,-0.139216,-3.633328;;, - 150;3; 1.460671,-0.139216,-3.633328;;, - 151;3; 1.460671,-0.139216,-3.633328;;, - 152;3; 1.460671,-0.139216,-3.633328;;, - 153;3; 1.460671,-0.139216,-3.633328;;, - 154;3; 1.460671,-0.139216,-3.633328;;, - 155;3; 1.460671,-0.139216,-3.633328;;, - 156;3; 1.460671,-0.139216,-3.633328;;, - 157;3; 1.460671,-0.139216,-3.633328;;, - 158;3; 1.460671,-0.139216,-3.633328;;, - 159;3; 1.460671,-0.139216,-3.633328;;, - 160;3; 1.460671,-0.139216,-3.633328;;, - 161;3; 1.460671,-0.139216,-3.633328;;, - 162;3; 1.460671,-0.139216,-3.633328;;, - 163;3; 1.460671,-0.139216,-3.633328;;, - 164;3; 1.460671,-0.139216,-3.633328;;; - } - AnimationKey { //Rotation - 0; - 165; - 0;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 1;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 2;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 3;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 4;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 5;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 6;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 7;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 8;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 9;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 10;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 11;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 12;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 13;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 14;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 15;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 16;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 17;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 18;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 19;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 20;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 21;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 22;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 23;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 24;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 25;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 26;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 27;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 28;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 29;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 30;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 31;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 32;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 33;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 34;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 35;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 36;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 37;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 38;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 39;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 40;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 41;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 42;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 43;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 44;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 45;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 46;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 47;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 48;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 49;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 50;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 51;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 52;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 53;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 54;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 55;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 56;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 57;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 58;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 59;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 60;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 61;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 62;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 63;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 64;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 65;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 66;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 67;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 68;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 69;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 70;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 71;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 72;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 73;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 74;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 75;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 76;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 77;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 78;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 79;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 80;4; -0.000000, 1.000000,-0.000000,-0.000000;;, - 81;4; 0.023017, 0.996971, 0.000000,-0.000000;;, - 82;4; 0.087830, 0.988440, 0.000000,-0.000000;;, - 83;4; 0.171026, 0.977486, 0.000000,-0.000000;;, - 84;4; 0.235815, 0.968955, 0.000000,-0.000000;;, - 85;4; 0.258819, 0.965926, 0.000000,-0.000000;;, - 86;4; 0.247343, 0.965926, 0.000000,-0.000000;;, - 87;4; 0.212807, 0.965926, 0.000000,-0.000000;;, - 88;4; 0.156652, 0.965926, 0.000000,-0.000000;;, - 89;4; 0.083204, 0.965926, 0.000000,-0.000000;;, - 90;4; -0.000000, 0.965926,-0.000000,-0.000000;;, - 91;4; -0.083204, 0.965926,-0.000000,-0.000000;;, - 92;4; -0.156652, 0.965926,-0.000000,-0.000000;;, - 93;4; -0.212807, 0.965926,-0.000000,-0.000000;;, - 94;4; -0.247344, 0.965926,-0.000000,-0.000000;;, - 95;4; -0.258819, 0.965926,-0.000000,-0.000000;;, - 96;4; -0.235816, 0.968955,-0.000000,-0.000000;;, - 97;4; -0.171026, 0.977486,-0.000000,-0.000000;;, - 98;4; -0.087830, 0.988440,-0.000000,-0.000000;;, - 99;4; -0.023017, 0.996971,-0.000000,-0.000000;;, - 100;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 101;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 102;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 103;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 104;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 105;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 106;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 107;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 108;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 109;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 110;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 111;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 112;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 113;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 114;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 115;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 116;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 117;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 118;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 119;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 120;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 121;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 122;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 123;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 124;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 125;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 126;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 127;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 128;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 129;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 130;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 131;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 132;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 133;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 134;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 135;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 136;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 137;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 138;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 139;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 140;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 141;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 142;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 143;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 144;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 145;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 146;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 147;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 148;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 149;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 150;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 151;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 152;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 153;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 154;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 155;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 156;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 157;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 158;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 159;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 160;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 161;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 162;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 163;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 164;4; -0.000000, 1.000000, 0.000000,-0.000000;;; - } - AnimationKey { //Scale - 1; - 165; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;, - 156;3; 1.000000, 1.000000, 1.000000;;, - 157;3; 1.000000, 1.000000, 1.000000;;, - 158;3; 1.000000, 1.000000, 1.000000;;, - 159;3; 1.000000, 1.000000, 1.000000;;, - 160;3; 1.000000, 1.000000, 1.000000;;, - 161;3; 1.000000, 1.000000, 1.000000;;, - 162;3; 1.000000, 1.000000, 1.000000;;, - 163;3; 1.000000, 1.000000, 1.000000;;, - 164;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_Bone_003} - AnimationKey { //Position - 2; - 165; - 0;3; -1.438651,-0.139217, 4.073730;;, - 1;3; -1.438651,-0.139217, 4.073730;;, - 2;3; -1.438651,-0.139217, 4.073730;;, - 3;3; -1.438651,-0.139217, 4.073730;;, - 4;3; -1.438651,-0.139217, 4.073730;;, - 5;3; -1.438651,-0.139217, 4.073730;;, - 6;3; -1.438651,-0.139217, 4.073730;;, - 7;3; -1.438651,-0.139217, 4.073730;;, - 8;3; -1.438651,-0.139217, 4.073730;;, - 9;3; -1.438651,-0.139217, 4.073730;;, - 10;3; -1.438651,-0.139217, 4.073730;;, - 11;3; -1.438651,-0.139217, 4.073730;;, - 12;3; -1.438651,-0.139217, 4.073730;;, - 13;3; -1.438651,-0.139217, 4.073730;;, - 14;3; -1.438651,-0.139217, 4.073730;;, - 15;3; -1.438651,-0.139217, 4.073730;;, - 16;3; -1.438651,-0.139217, 4.073730;;, - 17;3; -1.438651,-0.139217, 4.073730;;, - 18;3; -1.438651,-0.139217, 4.073730;;, - 19;3; -1.438651,-0.139217, 4.073730;;, - 20;3; -1.438651,-0.139217, 4.073730;;, - 21;3; -1.438651,-0.139217, 4.073730;;, - 22;3; -1.438651,-0.139217, 4.073730;;, - 23;3; -1.438651,-0.139217, 4.073730;;, - 24;3; -1.438651,-0.139217, 4.073730;;, - 25;3; -1.438651,-0.139217, 4.073730;;, - 26;3; -1.438651,-0.139217, 4.073730;;, - 27;3; -1.438651,-0.139217, 4.073730;;, - 28;3; -1.438651,-0.139217, 4.073730;;, - 29;3; -1.438651,-0.139217, 4.073730;;, - 30;3; -1.438651,-0.139217, 4.073730;;, - 31;3; -1.438651,-0.139217, 4.073730;;, - 32;3; -1.438651,-0.139217, 4.073730;;, - 33;3; -1.438651,-0.139217, 4.073730;;, - 34;3; -1.438651,-0.139217, 4.073730;;, - 35;3; -1.438651,-0.139217, 4.073730;;, - 36;3; -1.438651,-0.139217, 4.073730;;, - 37;3; -1.438651,-0.139217, 4.073730;;, - 38;3; -1.438651,-0.139217, 4.073730;;, - 39;3; -1.438651,-0.139217, 4.073730;;, - 40;3; -1.438651,-0.139217, 4.073730;;, - 41;3; -1.438651,-0.139217, 4.073730;;, - 42;3; -1.438651,-0.139217, 4.073730;;, - 43;3; -1.438651,-0.139217, 4.073730;;, - 44;3; -1.438651,-0.139217, 4.073730;;, - 45;3; -1.438651,-0.139217, 4.073730;;, - 46;3; -1.438651,-0.139217, 4.073730;;, - 47;3; -1.438651,-0.139217, 4.073730;;, - 48;3; -1.438651,-0.139217, 4.073730;;, - 49;3; -1.438651,-0.139217, 4.073730;;, - 50;3; -1.438651,-0.139217, 4.073730;;, - 51;3; -1.438651,-0.139217, 4.073730;;, - 52;3; -1.438651,-0.139217, 4.073730;;, - 53;3; -1.438651,-0.139217, 4.073730;;, - 54;3; -1.438651,-0.139217, 4.073730;;, - 55;3; -1.438651,-0.139217, 4.073730;;, - 56;3; -1.438651,-0.139217, 4.073730;;, - 57;3; -1.438651,-0.139217, 4.073730;;, - 58;3; -1.438651,-0.139217, 4.073730;;, - 59;3; -1.438651,-0.139217, 4.073730;;, - 60;3; -1.438651,-0.139217, 4.073730;;, - 61;3; -1.438651,-0.139217, 4.073730;;, - 62;3; -1.438651,-0.139217, 4.073730;;, - 63;3; -1.438651,-0.139217, 4.073730;;, - 64;3; -1.438651,-0.139217, 4.073730;;, - 65;3; -1.438651,-0.139217, 4.073730;;, - 66;3; -1.438651,-0.139217, 4.073730;;, - 67;3; -1.438651,-0.139217, 4.073730;;, - 68;3; -1.438651,-0.139217, 4.073730;;, - 69;3; -1.438651,-0.139217, 4.073730;;, - 70;3; -1.438651,-0.139217, 4.073730;;, - 71;3; -1.438651,-0.139217, 4.073730;;, - 72;3; -1.438651,-0.139217, 4.073730;;, - 73;3; -1.438651,-0.139217, 4.073730;;, - 74;3; -1.438651,-0.139217, 4.073730;;, - 75;3; -1.438651,-0.139217, 4.073730;;, - 76;3; -1.438651,-0.139217, 4.073730;;, - 77;3; -1.438651,-0.139217, 4.073730;;, - 78;3; -1.438651,-0.139217, 4.073730;;, - 79;3; -1.438651,-0.139217, 4.073730;;, - 80;3; -1.438651,-0.139217, 4.073730;;, - 81;3; -1.438651,-0.139217, 4.073730;;, - 82;3; -1.438651,-0.139217, 4.073730;;, - 83;3; -1.438651,-0.139217, 4.073730;;, - 84;3; -1.438651,-0.139217, 4.073730;;, - 85;3; -1.438651,-0.139217, 4.073730;;, - 86;3; -1.438651,-0.139217, 4.073730;;, - 87;3; -1.438651,-0.139217, 4.073730;;, - 88;3; -1.438651,-0.139217, 4.073730;;, - 89;3; -1.438651,-0.139217, 4.073730;;, - 90;3; -1.438651,-0.139217, 4.073730;;, - 91;3; -1.438651,-0.139217, 4.073730;;, - 92;3; -1.438651,-0.139217, 4.073730;;, - 93;3; -1.438651,-0.139217, 4.073730;;, - 94;3; -1.438651,-0.139217, 4.073730;;, - 95;3; -1.438651,-0.139217, 4.073730;;, - 96;3; -1.438651,-0.139217, 4.073730;;, - 97;3; -1.438651,-0.139217, 4.073730;;, - 98;3; -1.438651,-0.139217, 4.073730;;, - 99;3; -1.438651,-0.139217, 4.073730;;, - 100;3; -1.438651,-0.139217, 4.073730;;, - 101;3; -1.438651,-0.139217, 4.073730;;, - 102;3; -1.438651,-0.139217, 4.073730;;, - 103;3; -1.438651,-0.139217, 4.073730;;, - 104;3; -1.438651,-0.139217, 4.073730;;, - 105;3; -1.438651,-0.139217, 4.073730;;, - 106;3; -1.438651,-0.139217, 4.073730;;, - 107;3; -1.438651,-0.139217, 4.073730;;, - 108;3; -1.438651,-0.139217, 4.073730;;, - 109;3; -1.438651,-0.139217, 4.073730;;, - 110;3; -1.438651,-0.139217, 4.073730;;, - 111;3; -1.438651,-0.139217, 4.073730;;, - 112;3; -1.438651,-0.139217, 4.073730;;, - 113;3; -1.438651,-0.139217, 4.073730;;, - 114;3; -1.438651,-0.139217, 4.073730;;, - 115;3; -1.438651,-0.139217, 4.073730;;, - 116;3; -1.438651,-0.139217, 4.073730;;, - 117;3; -1.438651,-0.139217, 4.073730;;, - 118;3; -1.438651,-0.139217, 4.073730;;, - 119;3; -1.438651,-0.139217, 4.073730;;, - 120;3; -1.438651,-0.139217, 4.073730;;, - 121;3; -1.438651,-0.139217, 4.073730;;, - 122;3; -1.438651,-0.139217, 4.073730;;, - 123;3; -1.438651,-0.139217, 4.073730;;, - 124;3; -1.438651,-0.139217, 4.073730;;, - 125;3; -1.438651,-0.139217, 4.073730;;, - 126;3; -1.438651,-0.139217, 4.073730;;, - 127;3; -1.438651,-0.139217, 4.073730;;, - 128;3; -1.438651,-0.139217, 4.073730;;, - 129;3; -1.438651,-0.139217, 4.073730;;, - 130;3; -1.438651,-0.139217, 4.073730;;, - 131;3; -1.438651,-0.139217, 4.073730;;, - 132;3; -1.438651,-0.139217, 4.073730;;, - 133;3; -1.438651,-0.139217, 4.073730;;, - 134;3; -1.438651,-0.139217, 4.073730;;, - 135;3; -1.438651,-0.139217, 4.073730;;, - 136;3; -1.438651,-0.139217, 4.073730;;, - 137;3; -1.438651,-0.139217, 4.073730;;, - 138;3; -1.438651,-0.139217, 4.073730;;, - 139;3; -1.438651,-0.139217, 4.073730;;, - 140;3; -1.438651,-0.139217, 4.073730;;, - 141;3; -1.438651,-0.139217, 4.073730;;, - 142;3; -1.438651,-0.139217, 4.073730;;, - 143;3; -1.438651,-0.139217, 4.073730;;, - 144;3; -1.438651,-0.139217, 4.073730;;, - 145;3; -1.438651,-0.139217, 4.073730;;, - 146;3; -1.438651,-0.139217, 4.073730;;, - 147;3; -1.438651,-0.139217, 4.073730;;, - 148;3; -1.438651,-0.139217, 4.073730;;, - 149;3; -1.438651,-0.139217, 4.073730;;, - 150;3; -1.438651,-0.139217, 4.073730;;, - 151;3; -1.438651,-0.139217, 4.073730;;, - 152;3; -1.438651,-0.139217, 4.073730;;, - 153;3; -1.438651,-0.139217, 4.073730;;, - 154;3; -1.438651,-0.139217, 4.073730;;, - 155;3; -1.438651,-0.139217, 4.073730;;, - 156;3; -1.438651,-0.139217, 4.073730;;, - 157;3; -1.438651,-0.139217, 4.073730;;, - 158;3; -1.438651,-0.139217, 4.073730;;, - 159;3; -1.438651,-0.139217, 4.073730;;, - 160;3; -1.438651,-0.139217, 4.073730;;, - 161;3; -1.438651,-0.139217, 4.073730;;, - 162;3; -1.438651,-0.139217, 4.073730;;, - 163;3; -1.438651,-0.139217, 4.073730;;, - 164;3; -1.438651,-0.139217, 4.073730;;; - } - AnimationKey { //Rotation - 0; - 165; - 0;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 1;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 2;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 3;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 4;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 5;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 6;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 7;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 8;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 9;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 10;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 11;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 12;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 13;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 14;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 15;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 16;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 17;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 18;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 19;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 20;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 21;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 22;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 23;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 24;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 25;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 26;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 27;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 28;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 29;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 30;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 31;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 32;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 33;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 34;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 35;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 36;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 37;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 38;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 39;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 40;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 41;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 42;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 43;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 44;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 45;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 46;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 47;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 48;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 49;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 50;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 51;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 52;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 53;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 54;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 55;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 56;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 57;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 58;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 59;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 60;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 61;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 62;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 63;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 64;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 65;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 66;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 67;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 68;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 69;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 70;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 71;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 72;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 73;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 74;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 75;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 76;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 77;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 78;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 79;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 80;4; 0.000000, 1.000000,-0.000000,-0.000000;;, - 81;4; 0.023017, 0.996971, 0.000000,-0.000000;;, - 82;4; 0.087830, 0.988440, 0.000000,-0.000000;;, - 83;4; 0.171026, 0.977486, 0.000000,-0.000000;;, - 84;4; 0.235815, 0.968955, 0.000000,-0.000000;;, - 85;4; 0.258819, 0.965926, 0.000000,-0.000000;;, - 86;4; 0.247344, 0.965926, 0.000000,-0.000000;;, - 87;4; 0.212807, 0.965926, 0.000000,-0.000000;;, - 88;4; 0.156652, 0.965926, 0.000000,-0.000000;;, - 89;4; 0.083204, 0.965926, 0.000000,-0.000000;;, - 90;4; -0.000000, 0.965926, 0.000000,-0.000000;;, - 91;4; -0.083204, 0.965926,-0.000000,-0.000000;;, - 92;4; -0.156652, 0.965926,-0.000000,-0.000000;;, - 93;4; -0.212807, 0.965926,-0.000000,-0.000000;;, - 94;4; -0.247344, 0.965926,-0.000000,-0.000000;;, - 95;4; -0.258819, 0.965926,-0.000000,-0.000000;;, - 96;4; -0.235815, 0.968955,-0.000000,-0.000000;;, - 97;4; -0.171026, 0.977486,-0.000000,-0.000000;;, - 98;4; -0.087830, 0.988440,-0.000000,-0.000000;;, - 99;4; -0.023017, 0.996971,-0.000000,-0.000000;;, - 100;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 101;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 102;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 103;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 104;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 105;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 106;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 107;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 108;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 109;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 110;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 111;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 112;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 113;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 114;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 115;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 116;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 117;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 118;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 119;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 120;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 121;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 122;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 123;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 124;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 125;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 126;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 127;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 128;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 129;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 130;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 131;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 132;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 133;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 134;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 135;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 136;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 137;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 138;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 139;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 140;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 141;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 142;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 143;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 144;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 145;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 146;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 147;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 148;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 149;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 150;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 151;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 152;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 153;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 154;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 155;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 156;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 157;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 158;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 159;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 160;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 161;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 162;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 163;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 164;4; -0.000000, 1.000000, 0.000000,-0.000000;;; - } - AnimationKey { //Scale - 1; - 165; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;, - 156;3; 1.000000, 1.000000, 1.000000;;, - 157;3; 1.000000, 1.000000, 1.000000;;, - 158;3; 1.000000, 1.000000, 1.000000;;, - 159;3; 1.000000, 1.000000, 1.000000;;, - 160;3; 1.000000, 1.000000, 1.000000;;, - 161;3; 1.000000, 1.000000, 1.000000;;, - 162;3; 1.000000, 1.000000, 1.000000;;, - 163;3; 1.000000, 1.000000, 1.000000;;, - 164;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_RR_leg} - AnimationKey { //Position - 2; - 165; - 0;3; -1.438651,-0.139216,-3.633328;;, - 1;3; -1.438651,-0.139216,-3.633328;;, - 2;3; -1.438651,-0.139216,-3.633328;;, - 3;3; -1.438651,-0.139216,-3.633328;;, - 4;3; -1.438651,-0.139216,-3.633328;;, - 5;3; -1.438651,-0.139216,-3.633328;;, - 6;3; -1.438651,-0.139216,-3.633328;;, - 7;3; -1.438651,-0.139216,-3.633328;;, - 8;3; -1.438651,-0.139216,-3.633328;;, - 9;3; -1.438651,-0.139216,-3.633328;;, - 10;3; -1.438651,-0.139216,-3.633328;;, - 11;3; -1.438651,-0.139216,-3.633328;;, - 12;3; -1.438651,-0.139216,-3.633328;;, - 13;3; -1.438651,-0.139216,-3.633328;;, - 14;3; -1.438651,-0.139216,-3.633328;;, - 15;3; -1.438651,-0.139216,-3.633328;;, - 16;3; -1.438651,-0.139216,-3.633328;;, - 17;3; -1.438651,-0.139216,-3.633328;;, - 18;3; -1.438651,-0.139216,-3.633328;;, - 19;3; -1.438651,-0.139216,-3.633328;;, - 20;3; -1.438651,-0.139216,-3.633328;;, - 21;3; -1.438651,-0.139216,-3.633328;;, - 22;3; -1.438651,-0.139216,-3.633328;;, - 23;3; -1.438651,-0.139216,-3.633328;;, - 24;3; -1.438651,-0.139216,-3.633328;;, - 25;3; -1.438651,-0.139216,-3.633328;;, - 26;3; -1.438651,-0.139216,-3.633328;;, - 27;3; -1.438651,-0.139216,-3.633328;;, - 28;3; -1.438651,-0.139216,-3.633328;;, - 29;3; -1.438651,-0.139216,-3.633328;;, - 30;3; -1.438651,-0.139216,-3.633328;;, - 31;3; -1.438651,-0.139216,-3.633328;;, - 32;3; -1.438651,-0.139216,-3.633328;;, - 33;3; -1.438651,-0.139216,-3.633328;;, - 34;3; -1.438651,-0.139216,-3.633328;;, - 35;3; -1.438651,-0.139216,-3.633328;;, - 36;3; -1.438651,-0.139216,-3.633328;;, - 37;3; -1.438651,-0.139216,-3.633328;;, - 38;3; -1.438651,-0.139216,-3.633328;;, - 39;3; -1.438651,-0.139216,-3.633328;;, - 40;3; -1.438651,-0.139216,-3.633328;;, - 41;3; -1.438651,-0.139216,-3.633328;;, - 42;3; -1.438651,-0.139216,-3.633328;;, - 43;3; -1.438651,-0.139216,-3.633328;;, - 44;3; -1.438651,-0.139216,-3.633328;;, - 45;3; -1.438651,-0.139216,-3.633328;;, - 46;3; -1.438651,-0.139216,-3.633328;;, - 47;3; -1.438651,-0.139216,-3.633328;;, - 48;3; -1.438651,-0.139216,-3.633328;;, - 49;3; -1.438651,-0.139216,-3.633328;;, - 50;3; -1.438651,-0.139216,-3.633328;;, - 51;3; -1.438651,-0.139216,-3.633328;;, - 52;3; -1.438651,-0.139216,-3.633328;;, - 53;3; -1.438651,-0.139216,-3.633328;;, - 54;3; -1.438651,-0.139216,-3.633328;;, - 55;3; -1.438651,-0.139216,-3.633328;;, - 56;3; -1.438651,-0.139216,-3.633328;;, - 57;3; -1.438651,-0.139216,-3.633328;;, - 58;3; -1.438651,-0.139216,-3.633328;;, - 59;3; -1.438651,-0.139216,-3.633328;;, - 60;3; -1.438651,-0.139216,-3.633328;;, - 61;3; -1.438651,-0.139216,-3.633328;;, - 62;3; -1.438651,-0.139216,-3.633328;;, - 63;3; -1.438651,-0.139216,-3.633328;;, - 64;3; -1.438651,-0.139216,-3.633328;;, - 65;3; -1.438651,-0.139216,-3.633328;;, - 66;3; -1.438651,-0.139216,-3.633328;;, - 67;3; -1.438651,-0.139216,-3.633328;;, - 68;3; -1.438651,-0.139216,-3.633328;;, - 69;3; -1.438651,-0.139216,-3.633328;;, - 70;3; -1.438651,-0.139216,-3.633328;;, - 71;3; -1.438651,-0.139216,-3.633328;;, - 72;3; -1.438651,-0.139216,-3.633328;;, - 73;3; -1.438651,-0.139216,-3.633328;;, - 74;3; -1.438651,-0.139216,-3.633328;;, - 75;3; -1.438651,-0.139216,-3.633328;;, - 76;3; -1.438651,-0.139216,-3.633328;;, - 77;3; -1.438651,-0.139216,-3.633328;;, - 78;3; -1.438651,-0.139216,-3.633328;;, - 79;3; -1.438651,-0.139216,-3.633328;;, - 80;3; -1.438651,-0.139216,-3.633328;;, - 81;3; -1.438651,-0.139216,-3.633328;;, - 82;3; -1.438651,-0.139216,-3.633328;;, - 83;3; -1.438651,-0.139216,-3.633328;;, - 84;3; -1.438651,-0.139216,-3.633328;;, - 85;3; -1.438651,-0.139216,-3.633328;;, - 86;3; -1.438651,-0.139216,-3.633328;;, - 87;3; -1.438651,-0.139216,-3.633328;;, - 88;3; -1.438651,-0.139216,-3.633328;;, - 89;3; -1.438651,-0.139216,-3.633328;;, - 90;3; -1.438651,-0.139216,-3.633328;;, - 91;3; -1.438651,-0.139216,-3.633328;;, - 92;3; -1.438651,-0.139216,-3.633328;;, - 93;3; -1.438651,-0.139216,-3.633328;;, - 94;3; -1.438651,-0.139216,-3.633328;;, - 95;3; -1.438651,-0.139216,-3.633328;;, - 96;3; -1.438651,-0.139216,-3.633328;;, - 97;3; -1.438651,-0.139216,-3.633328;;, - 98;3; -1.438651,-0.139216,-3.633328;;, - 99;3; -1.438651,-0.139216,-3.633328;;, - 100;3; -1.438651,-0.139216,-3.633328;;, - 101;3; -1.438651,-0.139216,-3.633328;;, - 102;3; -1.438651,-0.139216,-3.633328;;, - 103;3; -1.438651,-0.139216,-3.633328;;, - 104;3; -1.438651,-0.139216,-3.633328;;, - 105;3; -1.438651,-0.139216,-3.633328;;, - 106;3; -1.438651,-0.139216,-3.633328;;, - 107;3; -1.438651,-0.139216,-3.633328;;, - 108;3; -1.438651,-0.139216,-3.633328;;, - 109;3; -1.438651,-0.139216,-3.633328;;, - 110;3; -1.438651,-0.139216,-3.633328;;, - 111;3; -1.438651,-0.139216,-3.633328;;, - 112;3; -1.438651,-0.139216,-3.633328;;, - 113;3; -1.438651,-0.139216,-3.633328;;, - 114;3; -1.438651,-0.139216,-3.633328;;, - 115;3; -1.438651,-0.139216,-3.633328;;, - 116;3; -1.438651,-0.139216,-3.633328;;, - 117;3; -1.438651,-0.139216,-3.633328;;, - 118;3; -1.438651,-0.139216,-3.633328;;, - 119;3; -1.438651,-0.139216,-3.633328;;, - 120;3; -1.438651,-0.139216,-3.633328;;, - 121;3; -1.438651,-0.139216,-3.633328;;, - 122;3; -1.438651,-0.139216,-3.633328;;, - 123;3; -1.438651,-0.139216,-3.633328;;, - 124;3; -1.438651,-0.139216,-3.633328;;, - 125;3; -1.438651,-0.139216,-3.633328;;, - 126;3; -1.438651,-0.139216,-3.633328;;, - 127;3; -1.438651,-0.139216,-3.633328;;, - 128;3; -1.438651,-0.139216,-3.633328;;, - 129;3; -1.438651,-0.139216,-3.633328;;, - 130;3; -1.438651,-0.139216,-3.633328;;, - 131;3; -1.438651,-0.139216,-3.633328;;, - 132;3; -1.438651,-0.139216,-3.633328;;, - 133;3; -1.438651,-0.139216,-3.633328;;, - 134;3; -1.438651,-0.139216,-3.633328;;, - 135;3; -1.438651,-0.139216,-3.633328;;, - 136;3; -1.438651,-0.139216,-3.633328;;, - 137;3; -1.438651,-0.139216,-3.633328;;, - 138;3; -1.438651,-0.139216,-3.633328;;, - 139;3; -1.438651,-0.139216,-3.633328;;, - 140;3; -1.438651,-0.139216,-3.633328;;, - 141;3; -1.438651,-0.139216,-3.633328;;, - 142;3; -1.438651,-0.139216,-3.633328;;, - 143;3; -1.438651,-0.139216,-3.633328;;, - 144;3; -1.438651,-0.139216,-3.633328;;, - 145;3; -1.438651,-0.139216,-3.633328;;, - 146;3; -1.438651,-0.139216,-3.633328;;, - 147;3; -1.438651,-0.139216,-3.633328;;, - 148;3; -1.438651,-0.139216,-3.633328;;, - 149;3; -1.438651,-0.139216,-3.633328;;, - 150;3; -1.438651,-0.139216,-3.633328;;, - 151;3; -1.438651,-0.139216,-3.633328;;, - 152;3; -1.438651,-0.139216,-3.633328;;, - 153;3; -1.438651,-0.139216,-3.633328;;, - 154;3; -1.438651,-0.139216,-3.633328;;, - 155;3; -1.438651,-0.139216,-3.633328;;, - 156;3; -1.438651,-0.139216,-3.633328;;, - 157;3; -1.438651,-0.139216,-3.633328;;, - 158;3; -1.438651,-0.139216,-3.633328;;, - 159;3; -1.438651,-0.139216,-3.633328;;, - 160;3; -1.438651,-0.139216,-3.633328;;, - 161;3; -1.438651,-0.139216,-3.633328;;, - 162;3; -1.438651,-0.139216,-3.633328;;, - 163;3; -1.438651,-0.139216,-3.633328;;, - 164;3; -1.438651,-0.139216,-3.633328;;; - } - AnimationKey { //Rotation - 0; - 165; - 0;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 1;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 2;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 3;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 4;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 5;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 6;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 7;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 8;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 9;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 10;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 11;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 12;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 13;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 14;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 15;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 16;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 17;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 18;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 19;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 20;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 21;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 22;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 23;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 24;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 25;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 26;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 27;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 28;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 29;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 30;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 31;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 32;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 33;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 34;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 35;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 36;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 37;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 38;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 39;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 40;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 41;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 42;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 43;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 44;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 45;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 46;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 47;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 48;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 49;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 50;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 51;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 52;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 53;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 54;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 55;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 56;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 57;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 58;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 59;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 60;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 61;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 62;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 63;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 64;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 65;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 66;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 67;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 68;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 69;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 70;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 71;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 72;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 73;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 74;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 75;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 76;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 77;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 78;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 79;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 80;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 81;4; -0.023017, 0.996971,-0.000000,-0.000000;;, - 82;4; -0.087830, 0.988440,-0.000000,-0.000000;;, - 83;4; -0.171026, 0.977486,-0.000000,-0.000000;;, - 84;4; -0.235816, 0.968955,-0.000000,-0.000000;;, - 85;4; -0.258819, 0.965926,-0.000000,-0.000000;;, - 86;4; -0.247344, 0.965926,-0.000000,-0.000000;;, - 87;4; -0.212807, 0.965926,-0.000000,-0.000000;;, - 88;4; -0.156652, 0.965926,-0.000000,-0.000000;;, - 89;4; -0.083204, 0.965926,-0.000000,-0.000000;;, - 90;4; -0.000000, 0.965926,-0.000000,-0.000000;;, - 91;4; 0.083204, 0.965926, 0.000000,-0.000000;;, - 92;4; 0.156652, 0.965926, 0.000000,-0.000000;;, - 93;4; 0.212807, 0.965926, 0.000000,-0.000000;;, - 94;4; 0.247343, 0.965926, 0.000000,-0.000000;;, - 95;4; 0.258819, 0.965926, 0.000000,-0.000000;;, - 96;4; 0.235815, 0.968955, 0.000000,-0.000000;;, - 97;4; 0.171026, 0.977486, 0.000000,-0.000000;;, - 98;4; 0.087830, 0.988440, 0.000000,-0.000000;;, - 99;4; 0.023017, 0.996971, 0.000000,-0.000000;;, - 100;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 101;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 102;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 103;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 104;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 105;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 106;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 107;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 108;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 109;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 110;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 111;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 112;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 113;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 114;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 115;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 116;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 117;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 118;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 119;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 120;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 121;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 122;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 123;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 124;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 125;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 126;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 127;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 128;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 129;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 130;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 131;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 132;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 133;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 134;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 135;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 136;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 137;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 138;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 139;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 140;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 141;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 142;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 143;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 144;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 145;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 146;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 147;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 148;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 149;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 150;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 151;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 152;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 153;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 154;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 155;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 156;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 157;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 158;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 159;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 160;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 161;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 162;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 163;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 164;4; -0.000000, 1.000000, 0.000000,-0.000000;;; - } - AnimationKey { //Scale - 1; - 165; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;, - 156;3; 1.000000, 1.000000, 1.000000;;, - 157;3; 1.000000, 1.000000, 1.000000;;, - 158;3; 1.000000, 1.000000, 1.000000;;, - 159;3; 1.000000, 1.000000, 1.000000;;, - 160;3; 1.000000, 1.000000, 1.000000;;, - 161;3; 1.000000, 1.000000, 1.000000;;, - 162;3; 1.000000, 1.000000, 1.000000;;, - 163;3; 1.000000, 1.000000, 1.000000;;, - 164;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_Head} - AnimationKey { //Position - 2; - 165; - 0;3; -0.000000, 4.052525, 3.788038;;, - 1;3; -0.000000, 4.052525, 3.788038;;, - 2;3; -0.000000, 4.052525, 3.788038;;, - 3;3; -0.000000, 4.052525, 3.788038;;, - 4;3; -0.000000, 4.052525, 3.788038;;, - 5;3; -0.000000, 4.052525, 3.788038;;, - 6;3; -0.000000, 4.052525, 3.788038;;, - 7;3; -0.000000, 4.052525, 3.788038;;, - 8;3; -0.000000, 4.052525, 3.788038;;, - 9;3; -0.000000, 4.052525, 3.788038;;, - 10;3; -0.000000, 4.052525, 3.788038;;, - 11;3; -0.000000, 4.052525, 3.788038;;, - 12;3; -0.000000, 4.052525, 3.788038;;, - 13;3; -0.000000, 4.052525, 3.788038;;, - 14;3; -0.000000, 4.052525, 3.788038;;, - 15;3; -0.000000, 4.052525, 3.788038;;, - 16;3; -0.000000, 4.052525, 3.788038;;, - 17;3; -0.000000, 4.052525, 3.788038;;, - 18;3; -0.000000, 4.052525, 3.788038;;, - 19;3; -0.000000, 4.052525, 3.788038;;, - 20;3; -0.000000, 4.052525, 3.788038;;, - 21;3; -0.000000, 4.052525, 3.788038;;, - 22;3; -0.000000, 4.052525, 3.788038;;, - 23;3; -0.000000, 4.052525, 3.788038;;, - 24;3; -0.000000, 4.052525, 3.788038;;, - 25;3; -0.000000, 4.052525, 3.788038;;, - 26;3; -0.000000, 4.052525, 3.788038;;, - 27;3; -0.000000, 4.052525, 3.788038;;, - 28;3; -0.000000, 4.052525, 3.788038;;, - 29;3; -0.000000, 4.052525, 3.788038;;, - 30;3; -0.000000, 4.052525, 3.788038;;, - 31;3; -0.000000, 4.052525, 3.788038;;, - 32;3; -0.000000, 4.052525, 3.788038;;, - 33;3; -0.000000, 4.052525, 3.788038;;, - 34;3; -0.000000, 4.052525, 3.788038;;, - 35;3; -0.000000, 4.052525, 3.788038;;, - 36;3; -0.000000, 4.052525, 3.788038;;, - 37;3; -0.000000, 4.052525, 3.788038;;, - 38;3; -0.000000, 4.052525, 3.788038;;, - 39;3; -0.000000, 4.052525, 3.788038;;, - 40;3; -0.000000, 4.052525, 3.788038;;, - 41;3; -0.000000, 4.052525, 3.788038;;, - 42;3; -0.000000, 4.052525, 3.788038;;, - 43;3; -0.000000, 4.052525, 3.788038;;, - 44;3; -0.000000, 4.052525, 3.788038;;, - 45;3; -0.000000, 4.052525, 3.788038;;, - 46;3; -0.000000, 4.052525, 3.788038;;, - 47;3; -0.000000, 4.052525, 3.788038;;, - 48;3; -0.000000, 4.052525, 3.788038;;, - 49;3; -0.000000, 4.052525, 3.788038;;, - 50;3; -0.000000, 4.052525, 3.788038;;, - 51;3; -0.000000, 4.052525, 3.788038;;, - 52;3; -0.000000, 4.052525, 3.788038;;, - 53;3; -0.000000, 4.052525, 3.788038;;, - 54;3; -0.000000, 4.052525, 3.788038;;, - 55;3; -0.000000, 4.052525, 3.788038;;, - 56;3; -0.000000, 4.052525, 3.788038;;, - 57;3; -0.000000, 4.052525, 3.788038;;, - 58;3; -0.000000, 4.052525, 3.788038;;, - 59;3; -0.000000, 4.052525, 3.788038;;, - 60;3; -0.000000, 4.052525, 3.788038;;, - 61;3; -0.000000, 4.052525, 3.788038;;, - 62;3; -0.000000, 4.052525, 3.788038;;, - 63;3; -0.000000, 4.052525, 3.788038;;, - 64;3; -0.000000, 4.052525, 3.788038;;, - 65;3; -0.000000, 4.052525, 3.788038;;, - 66;3; -0.000000, 4.052525, 3.788038;;, - 67;3; -0.000000, 4.052525, 3.788038;;, - 68;3; -0.000000, 4.052525, 3.788038;;, - 69;3; -0.000000, 4.052525, 3.788038;;, - 70;3; -0.000000, 4.052525, 3.788038;;, - 71;3; -0.000000, 4.052525, 3.788038;;, - 72;3; -0.000000, 4.052525, 3.788038;;, - 73;3; -0.000000, 4.052525, 3.788038;;, - 74;3; -0.000000, 4.052525, 3.788038;;, - 75;3; -0.000000, 4.052525, 3.788038;;, - 76;3; -0.000000, 4.052525, 3.788038;;, - 77;3; -0.000000, 4.052525, 3.788038;;, - 78;3; -0.000000, 4.052525, 3.788038;;, - 79;3; -0.000000, 4.052525, 3.788038;;, - 80;3; -0.000000, 4.052525, 3.788038;;, - 81;3; -0.000000, 4.052525, 3.788038;;, - 82;3; -0.000000, 4.052525, 3.788038;;, - 83;3; -0.000000, 4.052525, 3.788038;;, - 84;3; -0.000000, 4.052525, 3.788038;;, - 85;3; -0.000000, 4.052525, 3.788038;;, - 86;3; -0.000000, 4.052525, 3.788038;;, - 87;3; -0.000000, 4.052525, 3.788038;;, - 88;3; -0.000000, 4.052525, 3.788038;;, - 89;3; -0.000000, 4.052525, 3.788038;;, - 90;3; -0.000000, 4.052525, 3.788038;;, - 91;3; -0.000000, 4.052525, 3.788038;;, - 92;3; -0.000000, 4.052525, 3.788038;;, - 93;3; -0.000000, 4.052525, 3.788038;;, - 94;3; -0.000000, 4.052525, 3.788038;;, - 95;3; -0.000000, 4.052525, 3.788038;;, - 96;3; -0.000000, 4.052525, 3.788038;;, - 97;3; -0.000000, 4.052525, 3.788038;;, - 98;3; -0.000000, 4.052525, 3.788038;;, - 99;3; -0.000000, 4.052525, 3.788038;;, - 100;3; -0.000000, 4.052525, 3.788038;;, - 101;3; -0.000000, 4.052525, 3.788038;;, - 102;3; -0.000000, 4.052525, 3.788038;;, - 103;3; -0.000000, 4.052525, 3.788038;;, - 104;3; -0.000000, 4.052525, 3.788038;;, - 105;3; -0.000000, 4.052525, 3.788038;;, - 106;3; -0.000000, 4.052525, 3.788038;;, - 107;3; -0.000000, 4.052525, 3.788038;;, - 108;3; -0.000000, 4.052525, 3.788038;;, - 109;3; -0.000000, 4.052525, 3.788038;;, - 110;3; -0.000000, 4.052525, 3.788038;;, - 111;3; -0.000000, 4.052525, 3.788038;;, - 112;3; -0.000000, 4.052525, 3.788038;;, - 113;3; -0.000000, 4.052525, 3.788038;;, - 114;3; -0.000000, 4.052525, 3.788038;;, - 115;3; -0.000000, 4.052525, 3.788038;;, - 116;3; -0.000000, 4.052525, 3.788038;;, - 117;3; -0.000000, 4.052525, 3.788038;;, - 118;3; -0.000000, 4.052525, 3.788038;;, - 119;3; -0.000000, 4.052525, 3.788038;;, - 120;3; -0.000000, 4.052525, 3.788038;;, - 121;3; -0.000000, 4.052525, 3.788038;;, - 122;3; -0.000000, 4.052525, 3.788038;;, - 123;3; -0.000000, 4.052525, 3.788038;;, - 124;3; -0.000000, 4.052525, 3.788038;;, - 125;3; -0.000000, 4.052525, 3.788038;;, - 126;3; -0.000000, 4.052525, 3.788038;;, - 127;3; -0.000000, 4.052525, 3.788038;;, - 128;3; -0.000000, 4.052525, 3.788038;;, - 129;3; -0.000000, 4.052525, 3.788038;;, - 130;3; -0.000000, 4.052525, 3.788038;;, - 131;3; -0.000000, 4.052525, 3.788038;;, - 132;3; -0.000000, 4.052525, 3.788038;;, - 133;3; -0.000000, 4.052525, 3.788038;;, - 134;3; -0.000000, 4.052525, 3.788038;;, - 135;3; -0.000000, 4.052525, 3.788038;;, - 136;3; -0.000000, 4.052525, 3.788038;;, - 137;3; -0.000000, 4.052525, 3.788038;;, - 138;3; -0.000000, 4.052525, 3.788038;;, - 139;3; -0.000000, 4.052525, 3.788038;;, - 140;3; -0.000000, 4.052525, 3.788038;;, - 141;3; -0.000000, 4.052525, 3.788038;;, - 142;3; -0.000000, 4.052525, 3.788038;;, - 143;3; -0.000000, 4.052525, 3.788038;;, - 144;3; -0.000000, 4.052525, 3.788038;;, - 145;3; -0.000000, 4.052525, 3.788038;;, - 146;3; -0.000000, 4.052525, 3.788038;;, - 147;3; -0.000000, 4.052525, 3.788038;;, - 148;3; -0.000000, 4.052525, 3.788038;;, - 149;3; -0.000000, 4.052525, 3.788038;;, - 150;3; -0.000000, 4.052525, 3.788038;;, - 151;3; -0.000000, 4.052525, 3.788038;;, - 152;3; -0.000000, 4.052525, 3.788038;;, - 153;3; -0.000000, 4.052525, 3.788038;;, - 154;3; -0.000000, 4.052525, 3.788038;;, - 155;3; -0.000000, 4.052525, 3.788038;;, - 156;3; -0.000000, 4.052525, 3.788038;;, - 157;3; -0.000000, 4.052525, 3.788038;;, - 158;3; -0.000000, 4.052525, 3.788038;;, - 159;3; -0.000000, 4.052525, 3.788038;;, - 160;3; -0.000000, 4.052525, 3.788038;;, - 161;3; -0.000000, 4.052525, 3.788038;;, - 162;3; -0.000000, 4.052525, 3.788038;;, - 163;3; -0.000000, 4.052525, 3.788038;;, - 164;3; -0.000000, 4.052525, 3.788038;;; - } - AnimationKey { //Rotation - 0; - 165; - 0;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 1;4; 0.000000, 0.000000, 0.706989, 0.707223;;, - 2;4; 0.000000, 0.000000, 0.706631, 0.707576;;, - 3;4; 0.000000, 0.000000, 0.706034, 0.708164;;, - 4;4; 0.000000, 0.000000, 0.705202, 0.708983;;, - 5;4; 0.000000, 0.000000, 0.704147, 0.710022;;, - 6;4; 0.000000, 0.000000, 0.702890, 0.711259;;, - 7;4; 0.000000, 0.000000, 0.701461, 0.712663;;, - 8;4; 0.000000, 0.000000, 0.699901, 0.714196;;, - 9;4; 0.000000, 0.000000, 0.698257, 0.715808;;, - 10;4; 0.000000, 0.000000, 0.696584, 0.717447;;, - 11;4; 0.000000, 0.000000, 0.694937, 0.719057;;, - 12;4; 0.000000, 0.000000, 0.693372, 0.720585;;, - 13;4; 0.000000, 0.000000, 0.691936, 0.721982;;, - 14;4; 0.000000, 0.000000, 0.690669, 0.723209;;, - 15;4; 0.000000, 0.000000, 0.689603, 0.724237;;, - 16;4; 0.000000, 0.000000, 0.688758, 0.725043;;, - 17;4; 0.000000, 0.000000, 0.688146, 0.725617;;, - 18;4; 0.000000, 0.000000, 0.687773, 0.725954;;, - 19;4; 0.000000, 0.000000, 0.687638, 0.726054;;, - 20;4; 0.000000, 0.000000, 0.687896, 0.725759;;, - 21;4; 0.000000, 0.000000, 0.688709, 0.724905;;, - 22;4; 0.000000, 0.000000, 0.690081, 0.723488;;, - 23;4; 0.000000, 0.000000, 0.692002, 0.721519;;, - 24;4; 0.000000, 0.000000, 0.694448, 0.719020;;, - 25;4; 0.000000, 0.000000, 0.697377, 0.716035;;, - 26;4; 0.000000, 0.000000, 0.700729, 0.712626;;, - 27;4; 0.000000, 0.000000, 0.704421, 0.708875;;, - 28;4; 0.000000, 0.000000, 0.708352, 0.704885;;, - 29;4; 0.000000, 0.000000, 0.712408, 0.700772;;, - 30;4; 0.000000, 0.000000, 0.716464, 0.696660;;, - 31;4; 0.000000, 0.000000, 0.720399, 0.692673;;, - 32;4; 0.000000, 0.000000, 0.724097, 0.688928;;, - 33;4; 0.000000, 0.000000, 0.727457, 0.685527;;, - 34;4; 0.000000, 0.000000, 0.730396, 0.682552;;, - 35;4; 0.000000, 0.000000, 0.732854, 0.680065;;, - 36;4; 0.000000, 0.000000, 0.734788, 0.678108;;, - 37;4; 0.000000, 0.000000, 0.736174, 0.676706;;, - 38;4; 0.000000, 0.000000, 0.737003, 0.675868;;, - 39;4; 0.000000, 0.000000, 0.737277, 0.675590;;, - 40;4; 0.000000, 0.000000, 0.737111, 0.675764;;, - 41;4; 0.000000, 0.000000, 0.736609, 0.676289;;, - 42;4; 0.000000, 0.000000, 0.735768, 0.677167;;, - 43;4; 0.000000, 0.000000, 0.734596, 0.678392;;, - 44;4; 0.000000, 0.000000, 0.733105, 0.679949;;, - 45;4; 0.000000, 0.000000, 0.731323, 0.681811;;, - 46;4; 0.000000, 0.000000, 0.729285, 0.683939;;, - 47;4; 0.000000, 0.000000, 0.727042, 0.686283;;, - 48;4; 0.000000, 0.000000, 0.724654, 0.688777;;, - 49;4; 0.000000, 0.000000, 0.722192, 0.691349;;, - 50;4; 0.000000, 0.000000, 0.719730, 0.693920;;, - 51;4; 0.000000, 0.000000, 0.717343, 0.696414;;, - 52;4; 0.000000, 0.000000, 0.715099, 0.698758;;, - 53;4; 0.000000, 0.000000, 0.713062, 0.700886;;, - 54;4; 0.000000, 0.000000, 0.711279, 0.702749;;, - 55;4; 0.000000, 0.000000, 0.709789, 0.704305;;, - 56;4; 0.000000, 0.000000, 0.708616, 0.705530;;, - 57;4; 0.000000, 0.000000, 0.707776, 0.706408;;, - 58;4; 0.000000, 0.000000, 0.707273, 0.706933;;, - 59;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 60;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 61;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 62;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 63;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 64;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 65;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 66;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 67;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 68;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 69;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 70;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 71;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 72;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 73;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 74;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 75;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 76;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 77;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 78;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 79;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 80;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 81;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 82;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 83;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 84;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 85;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 86;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 87;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 88;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 89;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 90;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 91;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 92;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 93;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 94;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 95;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 96;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 97;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 98;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 99;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 100;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 101;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 102;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 103;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 104;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 105;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 106;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 107;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 108;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 109;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 110;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 111;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 112;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 113;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 114;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 115;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 116;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 117;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 118;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 119;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 120;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 121;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 122;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 123;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 124;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 125;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 126;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 127;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 128;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 129;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 130;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 131;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 132;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 133;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 134;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 135;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 136;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 137;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 138;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 139;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 140;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 141;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 142;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 143;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 144;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 145;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 146;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 147;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 148;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 149;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 150;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 151;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 152;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 153;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 154;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 155;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 156;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 157;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 158;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 159;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 160;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 161;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 162;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 163;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 164;4; 0.000000, 0.000000, 0.707107, 0.707107;;; - } - AnimationKey { //Scale - 1; - 165; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;, - 156;3; 1.000000, 1.000000, 1.000000;;, - 157;3; 1.000000, 1.000000, 1.000000;;, - 158;3; 1.000000, 1.000000, 1.000000;;, - 159;3; 1.000000, 1.000000, 1.000000;;, - 160;3; 1.000000, 1.000000, 1.000000;;, - 161;3; 1.000000, 1.000000, 1.000000;;, - 162;3; 1.000000, 1.000000, 1.000000;;, - 163;3; 1.000000, 1.000000, 1.000000;;, - 164;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {sheep} - AnimationKey { //Position - 2; - 165; - 0;3; 0.000000, 0.000000,-0.000000;;, - 1;3; 0.000000, 0.000000,-0.000000;;, - 2;3; 0.000000, 0.000000,-0.000000;;, - 3;3; 0.000000, 0.000000,-0.000000;;, - 4;3; 0.000000, 0.000000,-0.000000;;, - 5;3; 0.000000, 0.000000,-0.000000;;, - 6;3; 0.000000, 0.000000,-0.000000;;, - 7;3; 0.000000, 0.000000,-0.000000;;, - 8;3; 0.000000, 0.000000,-0.000000;;, - 9;3; 0.000000, 0.000000,-0.000000;;, - 10;3; 0.000000, 0.000000,-0.000000;;, - 11;3; 0.000000, 0.000000,-0.000000;;, - 12;3; 0.000000, 0.000000,-0.000000;;, - 13;3; 0.000000, 0.000000,-0.000000;;, - 14;3; 0.000000, 0.000000,-0.000000;;, - 15;3; 0.000000, 0.000000,-0.000000;;, - 16;3; 0.000000, 0.000000,-0.000000;;, - 17;3; 0.000000, 0.000000,-0.000000;;, - 18;3; 0.000000, 0.000000,-0.000000;;, - 19;3; 0.000000, 0.000000,-0.000000;;, - 20;3; 0.000000, 0.000000,-0.000000;;, - 21;3; 0.000000, 0.000000,-0.000000;;, - 22;3; 0.000000, 0.000000,-0.000000;;, - 23;3; 0.000000, 0.000000,-0.000000;;, - 24;3; 0.000000, 0.000000,-0.000000;;, - 25;3; 0.000000, 0.000000,-0.000000;;, - 26;3; 0.000000, 0.000000,-0.000000;;, - 27;3; 0.000000, 0.000000,-0.000000;;, - 28;3; 0.000000, 0.000000,-0.000000;;, - 29;3; 0.000000, 0.000000,-0.000000;;, - 30;3; 0.000000, 0.000000,-0.000000;;, - 31;3; 0.000000, 0.000000,-0.000000;;, - 32;3; 0.000000, 0.000000,-0.000000;;, - 33;3; 0.000000, 0.000000,-0.000000;;, - 34;3; 0.000000, 0.000000,-0.000000;;, - 35;3; 0.000000, 0.000000,-0.000000;;, - 36;3; 0.000000, 0.000000,-0.000000;;, - 37;3; 0.000000, 0.000000,-0.000000;;, - 38;3; 0.000000, 0.000000,-0.000000;;, - 39;3; 0.000000, 0.000000,-0.000000;;, - 40;3; 0.000000, 0.000000,-0.000000;;, - 41;3; 0.000000, 0.000000,-0.000000;;, - 42;3; 0.000000, 0.000000,-0.000000;;, - 43;3; 0.000000, 0.000000,-0.000000;;, - 44;3; 0.000000, 0.000000,-0.000000;;, - 45;3; 0.000000, 0.000000,-0.000000;;, - 46;3; 0.000000, 0.000000,-0.000000;;, - 47;3; 0.000000, 0.000000,-0.000000;;, - 48;3; 0.000000, 0.000000,-0.000000;;, - 49;3; 0.000000, 0.000000,-0.000000;;, - 50;3; 0.000000, 0.000000,-0.000000;;, - 51;3; 0.000000, 0.000000,-0.000000;;, - 52;3; 0.000000, 0.000000,-0.000000;;, - 53;3; 0.000000, 0.000000,-0.000000;;, - 54;3; 0.000000, 0.000000,-0.000000;;, - 55;3; 0.000000, 0.000000,-0.000000;;, - 56;3; 0.000000, 0.000000,-0.000000;;, - 57;3; 0.000000, 0.000000,-0.000000;;, - 58;3; 0.000000, 0.000000,-0.000000;;, - 59;3; 0.000000, 0.000000,-0.000000;;, - 60;3; 0.000000, 0.000000,-0.000000;;, - 61;3; 0.000000, 0.000000,-0.000000;;, - 62;3; 0.000000, 0.000000,-0.000000;;, - 63;3; 0.000000, 0.000000,-0.000000;;, - 64;3; 0.000000, 0.000000,-0.000000;;, - 65;3; 0.000000, 0.000000,-0.000000;;, - 66;3; 0.000000, 0.000000,-0.000000;;, - 67;3; 0.000000, 0.000000,-0.000000;;, - 68;3; 0.000000, 0.000000,-0.000000;;, - 69;3; 0.000000, 0.000000,-0.000000;;, - 70;3; 0.000000, 0.000000,-0.000000;;, - 71;3; 0.000000, 0.000000,-0.000000;;, - 72;3; 0.000000, 0.000000,-0.000000;;, - 73;3; 0.000000, 0.000000,-0.000000;;, - 74;3; 0.000000, 0.000000,-0.000000;;, - 75;3; 0.000000, 0.000000,-0.000000;;, - 76;3; 0.000000, 0.000000,-0.000000;;, - 77;3; 0.000000, 0.000000,-0.000000;;, - 78;3; 0.000000, 0.000000,-0.000000;;, - 79;3; 0.000000, 0.000000,-0.000000;;, - 80;3; 0.000000, 0.000000,-0.000000;;, - 81;3; 0.000000, 0.000000,-0.000000;;, - 82;3; 0.000000, 0.000000,-0.000000;;, - 83;3; 0.000000, 0.000000,-0.000000;;, - 84;3; 0.000000, 0.000000,-0.000000;;, - 85;3; 0.000000, 0.000000,-0.000000;;, - 86;3; 0.000000, 0.000000,-0.000000;;, - 87;3; 0.000000, 0.000000,-0.000000;;, - 88;3; 0.000000, 0.000000,-0.000000;;, - 89;3; 0.000000, 0.000000,-0.000000;;, - 90;3; 0.000000, 0.000000,-0.000000;;, - 91;3; 0.000000, 0.000000,-0.000000;;, - 92;3; 0.000000, 0.000000,-0.000000;;, - 93;3; 0.000000, 0.000000,-0.000000;;, - 94;3; 0.000000, 0.000000,-0.000000;;, - 95;3; 0.000000, 0.000000,-0.000000;;, - 96;3; 0.000000, 0.000000,-0.000000;;, - 97;3; 0.000000, 0.000000,-0.000000;;, - 98;3; 0.000000, 0.000000,-0.000000;;, - 99;3; 0.000000, 0.000000,-0.000000;;, - 100;3; 0.000000, 0.000000,-0.000000;;, - 101;3; 0.000000, 0.000000,-0.000000;;, - 102;3; 0.000000, 0.000000,-0.000000;;, - 103;3; 0.000000, 0.000000,-0.000000;;, - 104;3; 0.000000, 0.000000,-0.000000;;, - 105;3; 0.000000, 0.000000,-0.000000;;, - 106;3; 0.000000, 0.000000,-0.000000;;, - 107;3; 0.000000, 0.000000,-0.000000;;, - 108;3; 0.000000, 0.000000,-0.000000;;, - 109;3; 0.000000, 0.000000,-0.000000;;, - 110;3; 0.000000, 0.000000,-0.000000;;, - 111;3; 0.000000, 0.000000,-0.000000;;, - 112;3; 0.000000, 0.000000,-0.000000;;, - 113;3; 0.000000, 0.000000,-0.000000;;, - 114;3; 0.000000, 0.000000,-0.000000;;, - 115;3; 0.000000, 0.000000,-0.000000;;, - 116;3; 0.000000, 0.000000,-0.000000;;, - 117;3; 0.000000, 0.000000,-0.000000;;, - 118;3; 0.000000, 0.000000,-0.000000;;, - 119;3; 0.000000, 0.000000,-0.000000;;, - 120;3; 0.000000, 0.000000,-0.000000;;, - 121;3; 0.000000, 0.000000,-0.000000;;, - 122;3; 0.000000, 0.000000,-0.000000;;, - 123;3; 0.000000, 0.000000,-0.000000;;, - 124;3; 0.000000, 0.000000,-0.000000;;, - 125;3; 0.000000, 0.000000,-0.000000;;, - 126;3; 0.000000, 0.000000,-0.000000;;, - 127;3; 0.000000, 0.000000,-0.000000;;, - 128;3; 0.000000, 0.000000,-0.000000;;, - 129;3; 0.000000, 0.000000,-0.000000;;, - 130;3; 0.000000, 0.000000,-0.000000;;, - 131;3; 0.000000, 0.000000,-0.000000;;, - 132;3; 0.000000, 0.000000,-0.000000;;, - 133;3; 0.000000, 0.000000,-0.000000;;, - 134;3; 0.000000, 0.000000,-0.000000;;, - 135;3; 0.000000, 0.000000,-0.000000;;, - 136;3; 0.000000, 0.000000,-0.000000;;, - 137;3; 0.000000, 0.000000,-0.000000;;, - 138;3; 0.000000, 0.000000,-0.000000;;, - 139;3; 0.000000, 0.000000,-0.000000;;, - 140;3; 0.000000, 0.000000,-0.000000;;, - 141;3; 0.000000, 0.000000,-0.000000;;, - 142;3; 0.000000, 0.000000,-0.000000;;, - 143;3; 0.000000, 0.000000,-0.000000;;, - 144;3; 0.000000, 0.000000,-0.000000;;, - 145;3; 0.000000, 0.000000,-0.000000;;, - 146;3; 0.000000, 0.000000,-0.000000;;, - 147;3; 0.000000, 0.000000,-0.000000;;, - 148;3; 0.000000, 0.000000,-0.000000;;, - 149;3; 0.000000, 0.000000,-0.000000;;, - 150;3; 0.000000, 0.000000,-0.000000;;, - 151;3; 0.000000, 0.000000,-0.000000;;, - 152;3; 0.000000, 0.000000,-0.000000;;, - 153;3; 0.000000, 0.000000,-0.000000;;, - 154;3; 0.000000, 0.000000,-0.000000;;, - 155;3; 0.000000, 0.000000,-0.000000;;, - 156;3; 0.000000, 0.000000,-0.000000;;, - 157;3; 0.000000, 0.000000,-0.000000;;, - 158;3; 0.000000, 0.000000,-0.000000;;, - 159;3; 0.000000, 0.000000,-0.000000;;, - 160;3; 0.000000, 0.000000,-0.000000;;, - 161;3; 0.000000, 0.000000,-0.000000;;, - 162;3; 0.000000, 0.000000,-0.000000;;, - 163;3; 0.000000, 0.000000,-0.000000;;, - 164;3; 0.000000, 0.000000,-0.000000;;; - } - AnimationKey { //Rotation - 0; - 165; - 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 60;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 61;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 62;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 63;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 64;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 65;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 66;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 67;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 68;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 69;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 70;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 71;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 72;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 73;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 74;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 75;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 76;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 77;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 78;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 79;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 80;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 81;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 82;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 83;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 84;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 85;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 86;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 87;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 88;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 89;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 90;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 91;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 92;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 93;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 94;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 95;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 96;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 97;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 98;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 99;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 100;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 101;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 102;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 103;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 104;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 105;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 106;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 107;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 108;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 109;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 110;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 111;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 112;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 113;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 114;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 115;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 116;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 117;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 118;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 119;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 120;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 121;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 122;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 123;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 124;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 125;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 126;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 127;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 128;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 129;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 130;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 131;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 132;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 133;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 134;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 135;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 136;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 137;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 138;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 139;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 140;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 141;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 142;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 143;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 144;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 145;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 146;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 147;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 148;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 149;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 150;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 151;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 152;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 153;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 154;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 155;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 156;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 157;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 158;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 159;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 160;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 161;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 162;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 163;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 164;4; -1.000000, 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 165; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;, - 156;3; 1.000000, 1.000000, 1.000000;;, - 157;3; 1.000000, 1.000000, 1.000000;;, - 158;3; 1.000000, 1.000000, 1.000000;;, - 159;3; 1.000000, 1.000000, 1.000000;;, - 160;3; 1.000000, 1.000000, 1.000000;;, - 161;3; 1.000000, 1.000000, 1.000000;;, - 162;3; 1.000000, 1.000000, 1.000000;;, - 163;3; 1.000000, 1.000000, 1.000000;;, - 164;3; 1.000000, 1.000000, 1.000000;;; - } - } -} //End of AnimationSet +xof 0303txt 0032 + +template XSkinMeshHeader { + <3cf169ce-ff7c-44ab-93c0-f78f62d172e2> + WORD nMaxSkinWeightsPerVertex; + WORD nMaxSkinWeightsPerFace; + WORD nBones; +} + +template SkinWeights { + <6f0d123b-bad2-4167-a0d0-80224f25fabb> + STRING transformNodeName; + DWORD nWeights; + array DWORD vertexIndices[nWeights]; + array float weights[nWeights]; + Matrix4x4 matrixOffset; +} + +Frame Root { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 0.000000, 1.000000, 0.000000, + 0.000000, 1.000000,-0.000000, 0.000000, + 0.000000, 0.000000, 0.000000, 1.000000;; + } + Frame Armature { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 1.000000, 0.000000, 0.000000, + 0.000000, 0.000000, 1.000000, 0.000000, + 0.020581, 0.043608, 0.162447, 1.000000;; + } + Frame Armature_Root { + FrameTransformMatrix { + -1.000000, 0.000000, 0.000000, 0.000000, + -0.000000,-0.000000, 1.000000, 0.000000, + 0.000000, 1.000000, 0.000000, 0.000000, + 0.030899,-0.009276, 5.987902, 1.000000;; + } + Frame Armature_Bone_001 { + FrameTransformMatrix { + 1.000000, 0.000000,-0.000000, 0.000000, + -0.000000,-1.000000,-0.000000, 0.000000, + -0.000000, 0.000000,-1.000000, 0.000000, + 1.460671,-0.139217, 4.073730, 1.000000;; + } + } //End of Armature_Bone_001 + Frame Armature_Bone_002 { + FrameTransformMatrix { + 1.000000, 0.000000,-0.000000, 0.000000, + -0.000000,-1.000000,-0.000000, 0.000000, + -0.000000, 0.000000,-1.000000, 0.000000, + 1.460671,-0.139216,-3.633328, 1.000000;; + } + } //End of Armature_Bone_002 + Frame Armature_Bone_003 { + FrameTransformMatrix { + 1.000000, 0.000000,-0.000000, 0.000000, + 0.000000,-1.000000, 0.000000, 0.000000, + -0.000000, 0.000000,-1.000000, 0.000000, + -1.438651,-0.139217, 4.073730, 1.000000;; + } + } //End of Armature_Bone_003 + Frame Armature_RR_leg { + FrameTransformMatrix { + 1.000000, 0.000000,-0.000000, 0.000000, + -0.000000,-1.000000,-0.000000, 0.000000, + -0.000000, 0.000000,-1.000000, 0.000000, + -1.438651,-0.139216,-3.633328, 1.000000;; + } + } //End of Armature_RR_leg + Frame Armature_Head { + FrameTransformMatrix { + -1.000000, 0.000000, 0.000000, 0.000000, + 0.000000,-0.000000, 1.000000, 0.000000, + 0.000000, 1.000000, 0.000000, 0.000000, + -0.000000, 4.052525, 3.788038, 1.000000;; + } + } //End of Armature_Head + } //End of Armature_Root + Frame sheep { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 1.000000, 0.000000, 0.000000, + 0.000000, 0.000000, 1.000000, 0.000000, + 0.000000, 0.000000,-0.000000, 1.000000;; + } + Mesh { //Cube_000 Mesh + 500; + 1.998222; 2.998158; 8.227857;, + 1.998223; 2.998159;12.113163;, + 1.998224; 6.883465;12.113163;, + 1.998224; 6.883465; 8.227857;, + 1.998223; 2.998159;12.113163;, + 1.998222; 2.998158; 8.227857;, + -1.887084; 2.998160; 8.227857;, + -1.887085; 2.998161;12.113163;, + 1.998222; 2.998158; 8.227857;, + 1.998224; 6.883465; 8.227857;, + -1.887082; 6.883466; 8.227857;, + -1.887084; 2.998160; 8.227857;, + -1.887081; 6.883467;12.113163;, + 1.998224; 6.883465;12.113163;, + 1.998223; 2.998159;12.113163;, + -1.887085; 2.998161;12.113163;, + -1.887082; 6.883466; 8.227857;, + -1.887081; 6.883467;12.113163;, + -1.887085; 2.998161;12.113163;, + -1.887084; 2.998160; 8.227857;, + -1.568521; 6.883467;11.794603;, + 1.679665; 6.883465;11.794603;, + 1.998224; 6.883465;12.113163;, + -1.887081; 6.883467;12.113163;, + -1.568521; 7.249873;11.794603;, + 1.679665; 7.249870;11.794603;, + 1.679665; 6.883465;11.794603;, + -1.568521; 6.883467;11.794603;, + -1.568522; 6.883466; 8.546416;, + -1.568521; 6.883467;11.794603;, + -1.887081; 6.883467;12.113163;, + -1.887082; 6.883466; 8.227857;, + 1.679665; 6.883465;11.794603;, + 1.679664; 6.883465; 8.546416;, + 1.998224; 6.883465; 8.227857;, + 1.998224; 6.883465;12.113163;, + 1.679664; 6.883465; 8.546416;, + -1.568522; 6.883466; 8.546416;, + -1.887082; 6.883466; 8.227857;, + 1.998224; 6.883465; 8.227857;, + -0.939442; 7.249872;10.610328;, + 1.050586; 7.249870;10.610328;, + 1.679665; 7.249870;11.794603;, + -1.568521; 7.249873;11.794603;, + -1.568522; 7.249871; 8.546416;, + -1.568521; 7.249873;11.794603;, + -1.568521; 6.883467;11.794603;, + -1.568522; 6.883466; 8.546416;, + 1.679665; 7.249870; 8.546416;, + -1.568522; 7.249871; 8.546416;, + -1.568522; 6.883466; 8.546416;, + 1.679664; 6.883465; 8.546416;, + 1.679665; 7.249870;11.794603;, + 1.679665; 7.249870; 8.546416;, + 1.679664; 6.883465; 8.546416;, + 1.679665; 6.883465;11.794603;, + -0.939441; 7.625868;10.610328;, + 1.050586; 7.625866;10.610328;, + 1.050586; 7.249870;10.610328;, + -0.939442; 7.249872;10.610328;, + 1.050586; 7.249870;10.610328;, + 1.050585; 7.249870; 8.689556;, + 1.679665; 7.249870; 8.546416;, + 1.679665; 7.249870;11.794603;, + -0.939442; 7.249871; 8.689556;, + -0.939442; 7.249872;10.610328;, + -1.568521; 7.249873;11.794603;, + -1.568522; 7.249871; 8.546416;, + 1.050585; 7.249870; 8.689556;, + -0.939442; 7.249871; 8.689556;, + -1.568522; 7.249871; 8.546416;, + 1.679665; 7.249870; 8.546416;, + 1.050586; 7.625866; 8.689556;, + 1.050586; 7.625866;10.610328;, + -0.939441; 7.625868;10.610328;, + -0.939442; 7.625867; 8.689556;, + 1.050586; 7.625866;10.610328;, + 1.050586; 7.625866; 8.689556;, + 1.050585; 7.249870; 8.689556;, + 1.050586; 7.249870;10.610328;, + -0.939442; 7.625867; 8.689556;, + -0.939441; 7.625868;10.610328;, + -0.939442; 7.249872;10.610328;, + -0.939442; 7.249871; 8.689556;, + 1.050586; 7.625866; 8.689556;, + -0.939442; 7.625867; 8.689556;, + -0.939442; 7.249871; 8.689556;, + 1.050585; 7.249870; 8.689556;, + -0.605994; 3.121706;-0.078749;, + -2.241733; 3.121707;-0.078749;, + -2.241733; 3.121707; 0.786420;, + -0.605994; 3.121706; 0.786420;, + -2.241732; 5.023183;-0.078749;, + -0.605994; 5.023182;-0.078749;, + -0.605994; 5.023182; 0.786420;, + -2.241732; 5.023183; 0.786420;, + -0.605994; 5.023182;-0.078749;, + -0.605994; 3.121706;-0.078749;, + -0.605994; 3.121706; 0.786420;, + -0.605994; 5.023182; 0.786420;, + -0.605994; 3.121706;-0.078749;, + -0.605994; 5.023182;-0.078749;, + -2.241732; 5.023183;-0.078749;, + -2.241733; 3.121707;-0.078749;, + -0.600140; 5.030460; 4.316999;, + -0.600140; 5.030460; 5.986964;, + -2.247585; 5.030461; 5.986964;, + -2.247585; 5.030461; 4.317000;, + -2.247585; 2.982151; 5.986965;, + -0.600140; 2.982150; 5.986964;, + -0.600141; 2.982150; 4.317000;, + -2.247586; 2.982151; 4.317000;, + -2.247585; 5.030461; 5.986964;, + -2.247585; 2.982151; 5.986965;, + -2.247586; 2.982151; 4.317000;, + -2.247585; 5.030461; 4.317000;, + -0.600140; 5.030460; 5.986964;, + -0.600140; 2.982150; 5.986964;, + -2.247585; 2.982151; 5.986965;, + -2.247585; 5.030461; 5.986964;, + -0.600140; 5.030460; 4.316999;, + -0.600141; 2.982150; 4.317000;, + -0.600140; 2.982150; 5.986964;, + -0.600140; 5.030460; 5.986964;, + -0.802528; 4.778826; 4.317000;, + -0.802529; 3.233785; 4.317000;, + -0.600141; 2.982150; 4.317000;, + -0.600140; 5.030460; 4.316999;, + -2.241732; 5.023183; 0.786420;, + -0.605994; 5.023182; 0.786420;, + -0.802529; 4.778825; 0.786420;, + -2.045197; 4.778826; 0.786420;, + -0.605994; 3.121706; 0.786420;, + -2.241733; 3.121707; 0.786420;, + -2.045198; 3.233785; 0.786420;, + -0.802529; 3.233784; 0.786420;, + -2.241733; 3.121707; 0.786420;, + -2.241732; 5.023183; 0.786420;, + -2.045197; 4.778826; 0.786420;, + -2.045198; 3.233785; 0.786420;, + -2.241733; 3.121707;-0.078749;, + -2.241732; 5.023183;-0.078749;, + -2.241732; 5.023183; 0.786420;, + -2.241733; 3.121707; 0.786420;, + -2.045197; 4.778826; 0.786420;, + -0.802529; 4.778825; 0.786420;, + -0.802528; 4.778826; 4.317000;, + -2.045197; 4.778826; 4.317000;, + -0.802529; 4.778825; 0.786420;, + -0.802529; 3.233784; 0.786420;, + -0.802529; 3.233785; 4.317000;, + -0.802528; 4.778826; 4.317000;, + -0.802529; 3.233784; 0.786420;, + -2.045198; 3.233785; 0.786420;, + -2.045197; 3.233785; 4.317000;, + -0.802529; 3.233785; 4.317000;, + -0.605994; 5.023182; 0.786420;, + -0.605994; 3.121706; 0.786420;, + -0.802529; 3.233784; 0.786420;, + -0.802529; 4.778825; 0.786420;, + -2.045197; 4.778826; 4.317000;, + -0.802528; 4.778826; 4.317000;, + -0.600140; 5.030460; 4.316999;, + -2.247585; 5.030461; 4.317000;, + -2.045197; 3.233785; 4.317000;, + -2.045197; 4.778826; 4.317000;, + -2.247585; 5.030461; 4.317000;, + -2.247586; 2.982151; 4.317000;, + -0.802529; 3.233785; 4.317000;, + -2.045197; 3.233785; 4.317000;, + -2.247586; 2.982151; 4.317000;, + -0.600141; 2.982150; 4.317000;, + -2.045198; 3.233785; 0.786420;, + -2.045197; 4.778826; 0.786420;, + -2.045197; 4.778826; 4.317000;, + -2.045197; 3.233785; 4.317000;, + 2.289855; 3.121706;-0.078749;, + 0.654117; 3.121706;-0.078749;, + 0.654117; 3.121706; 0.786420;, + 2.289855; 3.121706; 0.786420;, + 0.654118; 5.023182;-0.078749;, + 2.289856; 5.023181;-0.078749;, + 2.289856; 5.023181; 0.786420;, + 0.654118; 5.023182; 0.786420;, + 2.289856; 5.023181;-0.078749;, + 2.289855; 3.121706;-0.078749;, + 2.289855; 3.121706; 0.786420;, + 2.289856; 5.023181; 0.786420;, + 2.289855; 3.121706;-0.078749;, + 2.289856; 5.023181;-0.078749;, + 0.654118; 5.023182;-0.078749;, + 0.654117; 3.121706;-0.078749;, + 2.295710; 5.030459; 4.316999;, + 2.295710; 5.030459; 5.986964;, + 0.648265; 5.030460; 5.986964;, + 0.648265; 5.030460; 4.317000;, + 0.648265; 2.982150; 5.986965;, + 2.295710; 2.982149; 5.986964;, + 2.295709; 2.982149; 4.317000;, + 0.648264; 2.982150; 4.317000;, + 0.648265; 5.030460; 5.986964;, + 0.648265; 2.982150; 5.986965;, + 0.648264; 2.982150; 4.317000;, + 0.648265; 5.030460; 4.317000;, + 2.295710; 5.030459; 5.986964;, + 2.295710; 2.982149; 5.986964;, + 0.648265; 2.982150; 5.986965;, + 0.648265; 5.030460; 5.986964;, + 2.295710; 5.030459; 4.316999;, + 2.295709; 2.982149; 4.317000;, + 2.295710; 2.982149; 5.986964;, + 2.295710; 5.030459; 5.986964;, + 2.093321; 4.778825; 4.317000;, + 2.093321; 3.233784; 4.317000;, + 2.295709; 2.982149; 4.317000;, + 2.295710; 5.030459; 4.316999;, + 0.654118; 5.023182; 0.786420;, + 2.289856; 5.023181; 0.786420;, + 2.093321; 4.778824; 0.786420;, + 0.850653; 4.778825; 0.786420;, + 2.289855; 3.121706; 0.786420;, + 0.654117; 3.121706; 0.786420;, + 0.850652; 3.233784; 0.786420;, + 2.093320; 3.233783; 0.786420;, + 0.654117; 3.121706; 0.786420;, + 0.654118; 5.023182; 0.786420;, + 0.850653; 4.778825; 0.786420;, + 0.850652; 3.233784; 0.786420;, + 0.654117; 3.121706;-0.078749;, + 0.654118; 5.023182;-0.078749;, + 0.654118; 5.023182; 0.786420;, + 0.654117; 3.121706; 0.786420;, + 0.850653; 4.778825; 0.786420;, + 2.093321; 4.778824; 0.786420;, + 2.093321; 4.778825; 4.317000;, + 0.850653; 4.778825; 4.317000;, + 2.093321; 4.778824; 0.786420;, + 2.093320; 3.233783; 0.786420;, + 2.093321; 3.233784; 4.317000;, + 2.093321; 4.778825; 4.317000;, + 2.093320; 3.233783; 0.786420;, + 0.850652; 3.233784; 0.786420;, + 0.850652; 3.233784; 4.317000;, + 2.093321; 3.233784; 4.317000;, + 2.289856; 5.023181; 0.786420;, + 2.289855; 3.121706; 0.786420;, + 2.093320; 3.233783; 0.786420;, + 2.093321; 4.778824; 0.786420;, + 0.850653; 4.778825; 4.317000;, + 2.093321; 4.778825; 4.317000;, + 2.295710; 5.030459; 4.316999;, + 0.648265; 5.030460; 4.317000;, + 0.850652; 3.233784; 4.317000;, + 0.850653; 4.778825; 4.317000;, + 0.648265; 5.030460; 4.317000;, + 0.648264; 2.982150; 4.317000;, + 2.093321; 3.233784; 4.317000;, + 0.850652; 3.233784; 4.317000;, + 0.648264; 2.982150; 4.317000;, + 2.295709; 2.982149; 4.317000;, + 0.850652; 3.233784; 0.786420;, + 0.850653; 4.778825; 0.786420;, + 0.850653; 4.778825; 4.317000;, + 0.850652; 3.233784; 4.317000;, + -0.605996;-4.554652;-0.078749;, + -2.241735;-4.554652;-0.078749;, + -2.241735;-4.554652; 0.786420;, + -0.605996;-4.554652; 0.786420;, + -2.241734;-2.653176;-0.078749;, + -0.605996;-2.653177;-0.078749;, + -0.605996;-2.653177; 0.786420;, + -2.241734;-2.653176; 0.786420;, + -0.605996;-2.653177;-0.078749;, + -0.605996;-4.554652;-0.078749;, + -0.605996;-4.554652; 0.786420;, + -0.605996;-2.653177; 0.786420;, + -0.605996;-4.554652;-0.078749;, + -0.605996;-2.653177;-0.078749;, + -2.241734;-2.653176;-0.078749;, + -2.241735;-4.554652;-0.078749;, + -0.600143;-2.645899; 4.316999;, + -0.600142;-2.645899; 5.986964;, + -2.247587;-2.645898; 5.986964;, + -2.247587;-2.645898; 4.317000;, + -2.247587;-4.694208; 5.986965;, + -0.600143;-4.694209; 5.986964;, + -0.600143;-4.694209; 4.317000;, + -2.247588;-4.694208; 4.317000;, + -2.247587;-2.645898; 5.986964;, + -2.247587;-4.694208; 5.986965;, + -2.247588;-4.694208; 4.317000;, + -2.247587;-2.645898; 4.317000;, + -0.600142;-2.645899; 5.986964;, + -0.600143;-4.694209; 5.986964;, + -2.247587;-4.694208; 5.986965;, + -2.247587;-2.645898; 5.986964;, + -0.600143;-2.645899; 4.316999;, + -0.600143;-4.694209; 4.317000;, + -0.600143;-4.694209; 5.986964;, + -0.600142;-2.645899; 5.986964;, + -0.802531;-2.897533; 4.317000;, + -0.802531;-4.442574; 4.317000;, + -0.600143;-4.694209; 4.317000;, + -0.600143;-2.645899; 4.316999;, + -2.241734;-2.653176; 0.786420;, + -0.605996;-2.653177; 0.786420;, + -0.802531;-2.897534; 0.786420;, + -2.045199;-2.897533; 0.786420;, + -0.605996;-4.554652; 0.786420;, + -2.241735;-4.554652; 0.786420;, + -2.045200;-4.442574; 0.786420;, + -0.802532;-4.442575; 0.786420;, + -2.241735;-4.554652; 0.786420;, + -2.241734;-2.653176; 0.786420;, + -2.045199;-2.897533; 0.786420;, + -2.045200;-4.442574; 0.786420;, + -2.241735;-4.554652;-0.078749;, + -2.241734;-2.653176;-0.078749;, + -2.241734;-2.653176; 0.786420;, + -2.241735;-4.554652; 0.786420;, + -2.045199;-2.897533; 0.786420;, + -0.802531;-2.897534; 0.786420;, + -0.802531;-2.897533; 4.317000;, + -2.045199;-2.897533; 4.317000;, + -0.802531;-2.897534; 0.786420;, + -0.802532;-4.442575; 0.786420;, + -0.802531;-4.442574; 4.317000;, + -0.802531;-2.897533; 4.317000;, + -0.802532;-4.442575; 0.786420;, + -2.045200;-4.442574; 0.786420;, + -2.045200;-4.442574; 4.317000;, + -0.802531;-4.442574; 4.317000;, + -0.605996;-2.653177; 0.786420;, + -0.605996;-4.554652; 0.786420;, + -0.802532;-4.442575; 0.786420;, + -0.802531;-2.897534; 0.786420;, + -2.045199;-2.897533; 4.317000;, + -0.802531;-2.897533; 4.317000;, + -0.600143;-2.645899; 4.316999;, + -2.247587;-2.645898; 4.317000;, + -2.045200;-4.442574; 4.317000;, + -2.045199;-2.897533; 4.317000;, + -2.247587;-2.645898; 4.317000;, + -2.247588;-4.694208; 4.317000;, + -0.802531;-4.442574; 4.317000;, + -2.045200;-4.442574; 4.317000;, + -2.247588;-4.694208; 4.317000;, + -0.600143;-4.694209; 4.317000;, + -2.045200;-4.442574; 0.786420;, + -2.045199;-2.897533; 0.786420;, + -2.045199;-2.897533; 4.317000;, + -2.045200;-4.442574; 4.317000;, + 2.289853;-4.554653;-0.078749;, + 0.654114;-4.554653;-0.078749;, + 0.654114;-4.554653; 0.786420;, + 2.289853;-4.554653; 0.786420;, + 0.654115;-2.653177;-0.078749;, + 2.289853;-2.653177;-0.078749;, + 2.289853;-2.653177; 0.786420;, + 0.654115;-2.653177; 0.786420;, + 2.289853;-2.653177;-0.078749;, + 2.289853;-4.554653;-0.078749;, + 2.289853;-4.554653; 0.786420;, + 2.289853;-2.653177; 0.786420;, + 2.289853;-4.554653;-0.078749;, + 2.289853;-2.653177;-0.078749;, + 0.654115;-2.653177;-0.078749;, + 0.654114;-4.554653;-0.078749;, + 2.295707;-2.645900; 4.316999;, + 2.295707;-2.645900; 5.986964;, + 0.648262;-2.645899; 5.986964;, + 0.648262;-2.645899; 4.317000;, + 0.648262;-4.694209; 5.986965;, + 2.295707;-4.694210; 5.986964;, + 2.295706;-4.694210; 4.317000;, + 0.648261;-4.694209; 4.317000;, + 0.648262;-2.645899; 5.986964;, + 0.648262;-4.694209; 5.986965;, + 0.648261;-4.694209; 4.317000;, + 0.648262;-2.645899; 4.317000;, + 2.295707;-2.645900; 5.986964;, + 2.295707;-4.694210; 5.986964;, + 0.648262;-4.694209; 5.986965;, + 0.648262;-2.645899; 5.986964;, + 2.295707;-2.645900; 4.316999;, + 2.295706;-4.694210; 4.317000;, + 2.295707;-4.694210; 5.986964;, + 2.295707;-2.645900; 5.986964;, + 2.093318;-2.897534; 4.317000;, + 2.093318;-4.442575; 4.317000;, + 2.295706;-4.694210; 4.317000;, + 2.295707;-2.645900; 4.316999;, + 0.654115;-2.653177; 0.786420;, + 2.289853;-2.653177; 0.786420;, + 2.093318;-2.897534; 0.786420;, + 0.850650;-2.897534; 0.786420;, + 2.289853;-4.554653; 0.786420;, + 0.654114;-4.554653; 0.786420;, + 0.850649;-4.442575; 0.786420;, + 2.093318;-4.442575; 0.786420;, + 0.654114;-4.554653; 0.786420;, + 0.654115;-2.653177; 0.786420;, + 0.850650;-2.897534; 0.786420;, + 0.850649;-4.442575; 0.786420;, + 0.654114;-4.554653;-0.078749;, + 0.654115;-2.653177;-0.078749;, + 0.654115;-2.653177; 0.786420;, + 0.654114;-4.554653; 0.786420;, + 0.850650;-2.897534; 0.786420;, + 2.093318;-2.897534; 0.786420;, + 2.093318;-2.897534; 4.317000;, + 0.850650;-2.897534; 4.317000;, + 2.093318;-2.897534; 0.786420;, + 2.093318;-4.442575; 0.786420;, + 2.093318;-4.442575; 4.317000;, + 2.093318;-2.897534; 4.317000;, + 2.093318;-4.442575; 0.786420;, + 0.850649;-4.442575; 0.786420;, + 0.850650;-4.442575; 4.317000;, + 2.093318;-4.442575; 4.317000;, + 2.289853;-2.653177; 0.786420;, + 2.289853;-4.554653; 0.786420;, + 2.093318;-4.442575; 0.786420;, + 2.093318;-2.897534; 0.786420;, + 0.850650;-2.897534; 4.317000;, + 2.093318;-2.897534; 4.317000;, + 2.295707;-2.645900; 4.316999;, + 0.648262;-2.645899; 4.317000;, + 0.850650;-4.442575; 4.317000;, + 0.850650;-2.897534; 4.317000;, + 0.648262;-2.645899; 4.317000;, + 0.648261;-4.694209; 4.317000;, + 2.093318;-4.442575; 4.317000;, + 0.850650;-4.442575; 4.317000;, + 0.648261;-4.694209; 4.317000;, + 2.295706;-4.694210; 4.317000;, + 0.850649;-4.442575; 0.786420;, + 0.850650;-2.897534; 0.786420;, + 0.850650;-2.897534; 4.317000;, + 0.850650;-4.442575; 4.317000;, + 2.755566;-5.423599; 5.058936;, + 2.755570; 5.376402; 5.058936;, + -2.644430; 5.376405; 5.058936;, + -2.644433;-5.423595; 5.058936;, + -2.644428; 5.376408;10.458936;, + 2.755571; 5.376401;10.458936;, + 2.755567;-5.423597;10.458936;, + -2.644435;-5.423593;10.458936;, + -2.644430; 5.376405; 5.058936;, + -2.644428; 5.376408;10.458936;, + -2.644435;-5.423593;10.458936;, + -2.644433;-5.423595; 5.058936;, + 2.755570; 5.376402; 5.058936;, + 2.755571; 5.376401;10.458936;, + -2.644428; 5.376408;10.458936;, + -2.644430; 5.376405; 5.058936;, + 2.755566;-5.423599; 5.058936;, + 2.755567;-5.423597;10.458936;, + 2.755571; 5.376401;10.458936;, + 2.755570; 5.376402; 5.058936;, + 0.457788;-5.423596; 9.828822;, + -0.346656;-5.423596; 9.828822;, + -2.644435;-5.423593;10.458936;, + 2.755567;-5.423597;10.458936;, + -0.346656;-6.180264; 9.828822;, + -0.346656;-6.180264; 7.673504;, + -0.346656;-5.423596; 7.673504;, + -0.346656;-5.423596; 9.828822;, + 0.457788;-6.180264; 9.828822;, + 0.457788;-6.180264; 7.673504;, + -0.346656;-6.180264; 7.673504;, + -0.346656;-6.180264; 9.828822;, + 0.457788;-5.423596; 7.673504;, + 0.457788;-5.423596; 9.828822;, + 2.755567;-5.423597;10.458936;, + 2.755566;-5.423599; 5.058936;, + -0.346656;-5.423596; 9.828822;, + -0.346656;-5.423596; 7.673504;, + -2.644433;-5.423595; 5.058936;, + -2.644435;-5.423593;10.458936;, + -0.346656;-5.423596; 7.673504;, + 0.457788;-5.423596; 7.673504;, + 2.755566;-5.423599; 5.058936;, + -2.644433;-5.423595; 5.058936;, + -0.346656;-6.180264; 7.673504;, + 0.457788;-6.180264; 7.673504;, + 0.457788;-5.423596; 7.673504;, + -0.346656;-5.423596; 7.673504;, + 0.457788;-6.180264; 7.673504;, + 0.457788;-6.180264; 9.828822;, + 0.457788;-5.423596; 9.828822;, + 0.457788;-5.423596; 7.673504;, + 0.457788;-6.180264; 9.828822;, + -0.346656;-6.180264; 9.828822;, + -0.346656;-5.423596; 9.828822;, + 0.457788;-5.423596; 9.828822;, + -0.600140; 2.982150; 5.986964;, + -2.247585; 2.982151; 5.986965;, + -2.247585; 2.982151; 5.986965;, + -0.600140; 2.982150; 5.986964;; + 125; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;, + 4;24;25;26;27;, + 4;28;29;30;31;, + 4;32;33;34;35;, + 4;36;37;38;39;, + 4;40;41;42;43;, + 4;44;45;46;47;, + 4;48;49;50;51;, + 4;52;53;54;55;, + 4;56;57;58;59;, + 4;60;61;62;63;, + 4;64;65;66;67;, + 4;68;69;70;71;, + 4;72;73;74;75;, + 4;76;77;78;79;, + 4;80;81;82;83;, + 4;84;85;86;87;, + 4;88;89;90;91;, + 4;92;93;94;95;, + 4;96;97;98;99;, + 4;100;101;102;103;, + 4;104;105;106;107;, + 4;108;109;110;111;, + 4;112;113;114;115;, + 4;116;117;118;119;, + 4;120;121;122;123;, + 4;124;125;126;127;, + 4;128;129;130;131;, + 4;132;133;134;135;, + 4;136;137;138;139;, + 4;140;141;142;143;, + 4;144;145;146;147;, + 4;148;149;150;151;, + 4;152;153;154;155;, + 4;156;157;158;159;, + 4;160;161;162;163;, + 4;164;165;166;167;, + 4;168;169;170;171;, + 4;172;173;174;175;, + 4;176;177;178;179;, + 4;180;181;182;183;, + 4;184;185;186;187;, + 4;188;189;190;191;, + 4;192;193;194;195;, + 4;196;197;198;199;, + 4;200;201;202;203;, + 4;204;205;206;207;, + 4;208;209;210;211;, + 4;212;213;214;215;, + 4;216;217;218;219;, + 4;220;221;222;223;, + 4;224;225;226;227;, + 4;228;229;230;231;, + 4;232;233;234;235;, + 4;236;237;238;239;, + 4;240;241;242;243;, + 4;244;245;246;247;, + 4;248;249;250;251;, + 4;252;253;254;255;, + 4;256;257;258;259;, + 4;260;261;262;263;, + 4;264;265;266;267;, + 4;268;269;270;271;, + 4;272;273;274;275;, + 4;276;277;278;279;, + 4;280;281;282;283;, + 4;284;285;286;287;, + 4;288;289;290;291;, + 4;292;293;294;295;, + 4;296;297;298;299;, + 4;300;301;302;303;, + 4;304;305;306;307;, + 4;308;309;310;311;, + 4;312;313;314;315;, + 4;316;317;318;319;, + 4;320;321;322;323;, + 4;324;325;326;327;, + 4;328;329;330;331;, + 4;332;333;334;335;, + 4;336;337;338;339;, + 4;340;341;342;343;, + 4;344;345;346;347;, + 4;348;349;350;351;, + 4;352;353;354;355;, + 4;356;357;358;359;, + 4;360;361;362;363;, + 4;364;365;366;367;, + 4;368;369;370;371;, + 4;372;373;374;375;, + 4;376;377;378;379;, + 4;380;381;382;383;, + 4;384;385;386;387;, + 4;388;389;390;391;, + 4;392;393;394;395;, + 4;396;397;398;399;, + 4;400;401;402;403;, + 4;404;405;406;407;, + 4;408;409;410;411;, + 4;412;413;414;415;, + 4;416;417;418;419;, + 4;420;421;422;423;, + 4;424;425;426;427;, + 4;428;429;430;431;, + 4;432;433;434;435;, + 4;436;437;438;439;, + 4;440;441;442;443;, + 4;444;445;446;447;, + 4;448;449;450;451;, + 4;452;453;454;455;, + 4;456;457;458;459;, + 4;460;461;462;463;, + 4;464;465;466;467;, + 4;468;469;470;471;, + 4;472;473;474;475;, + 4;476;477;478;479;, + 4;480;481;482;483;, + 4;484;485;486;487;, + 4;488;489;490;491;, + 4;492;493;494;495;, + 4;496;497;498;499;; + MeshNormals { //Cube_000 Normals + 500; + 1.000000;-0.000001;-0.000000;, + 1.000000;-0.000001;-0.000000;, + 1.000000;-0.000001;-0.000000;, + 1.000000;-0.000001;-0.000000;, + -0.000001;-1.000000; 0.000000;, + -0.000001;-1.000000; 0.000000;, + -0.000001;-1.000000; 0.000000;, + -0.000001;-1.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + -1.000000; 0.000001;-0.000000;, + -1.000000; 0.000001;-0.000000;, + -1.000000; 0.000001;-0.000000;, + -1.000000; 0.000001;-0.000000;, + 0.000001; 1.000000; 0.000000;, + 0.000001; 1.000000; 0.000000;, + 0.000001; 1.000000; 0.000000;, + 0.000001; 1.000000; 0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000001; 1.000000;-0.000000;, + 0.000001; 1.000000;-0.000000;, + 0.000001; 1.000000;-0.000000;, + 0.000001; 1.000000;-0.000000;, + -1.000000; 0.000001; 0.000000;, + -1.000000; 0.000001; 0.000000;, + -1.000000; 0.000001; 0.000000;, + -1.000000; 0.000001; 0.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 1.000000;-0.000001;-0.000000;, + 1.000000;-0.000001;-0.000000;, + 1.000000;-0.000001;-0.000000;, + 1.000000;-0.000001;-0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000001; 1.000000;-0.000000;, + 0.000001; 1.000000;-0.000000;, + 0.000001; 1.000000;-0.000000;, + 0.000001; 1.000000;-0.000000;, + 1.000000;-0.000001;-0.000000;, + 1.000000;-0.000001;-0.000000;, + 1.000000;-0.000001;-0.000000;, + 1.000000;-0.000001;-0.000000;, + -1.000000; 0.000001; 0.000000;, + -1.000000; 0.000001; 0.000000;, + -1.000000; 0.000001; 0.000000;, + -1.000000; 0.000001; 0.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + -0.000001;-0.000000;-1.000000;, + -0.000001;-0.000000;-1.000000;, + -0.000001;-0.000000;-1.000000;, + -0.000001;-0.000000;-1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -1.000000; 0.000001; 0.000000;, + -1.000000; 0.000001; 0.000000;, + -1.000000; 0.000001; 0.000000;, + -1.000000; 0.000001; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + -0.000000;-0.000001;-1.000000;, + -0.000000;-0.000001;-1.000000;, + -0.000000;-0.000001;-1.000000;, + -0.000000;-0.000001;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + -1.000000; 0.000001; 0.000000;, + -1.000000; 0.000001; 0.000000;, + -1.000000; 0.000001; 0.000000;, + -1.000000; 0.000001; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + -0.000001;-0.000000;-1.000000;, + -0.000001;-0.000000;-1.000000;, + -0.000001;-0.000000;-1.000000;, + -0.000001;-0.000000;-1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -1.000000; 0.000001; 0.000000;, + -1.000000; 0.000001; 0.000000;, + -1.000000; 0.000001; 0.000000;, + -1.000000; 0.000001; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + -0.000000;-0.000001;-1.000000;, + -0.000000;-0.000001;-1.000000;, + -0.000000;-0.000001;-1.000000;, + -0.000000;-0.000001;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + -1.000000; 0.000001; 0.000000;, + -1.000000; 0.000001; 0.000000;, + -1.000000; 0.000001; 0.000000;, + -1.000000; 0.000001; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + -0.000001;-0.000000;-1.000000;, + -0.000001;-0.000000;-1.000000;, + -0.000001;-0.000000;-1.000000;, + -0.000001;-0.000000;-1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -1.000000; 0.000001; 0.000000;, + -1.000000; 0.000001; 0.000000;, + -1.000000; 0.000001; 0.000000;, + -1.000000; 0.000001; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + -0.000000;-0.000001;-1.000000;, + -0.000000;-0.000001;-1.000000;, + -0.000000;-0.000001;-1.000000;, + -0.000000;-0.000001;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + -1.000000; 0.000001; 0.000000;, + -1.000000; 0.000001; 0.000000;, + -1.000000; 0.000001; 0.000000;, + -1.000000; 0.000001; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + -0.000001;-0.000000;-1.000000;, + -0.000001;-0.000000;-1.000000;, + -0.000001;-0.000000;-1.000000;, + -0.000001;-0.000000;-1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -1.000000; 0.000001; 0.000000;, + -1.000000; 0.000001; 0.000000;, + -1.000000; 0.000001; 0.000000;, + -1.000000; 0.000001; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + -0.000000;-0.000001;-1.000000;, + -0.000000;-0.000001;-1.000000;, + -0.000000;-0.000001;-1.000000;, + -0.000000;-0.000001;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + -1.000000; 0.000001; 0.000000;, + -1.000000; 0.000001; 0.000000;, + -1.000000; 0.000001; 0.000000;, + -1.000000; 0.000001; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000001; 1.000000;-0.000000;, + 0.000001; 1.000000;-0.000000;, + 0.000001; 1.000000;-0.000000;, + 0.000001; 1.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + -0.000001;-1.000000; 0.000002;, + -0.000001;-1.000000; 0.000002;, + -0.000001;-1.000000; 0.000002;, + -0.000001;-1.000000; 0.000002;, + -1.000000; 0.000001;-0.000000;, + -1.000000; 0.000001;-0.000000;, + -1.000000; 0.000001;-0.000000;, + -1.000000; 0.000001;-0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000001;-1.000000; 0.000000;, + -0.000001;-1.000000; 0.000000;, + -0.000001;-1.000000; 0.000000;, + -0.000001;-1.000000; 0.000000;, + -0.000001;-1.000000; 0.000000;, + -0.000001;-1.000000; 0.000000;, + -0.000001;-1.000000; 0.000000;, + -0.000001;-1.000000; 0.000000;, + -0.000001;-1.000000; 0.000000;, + -0.000001;-1.000000; 0.000000;, + -0.000001;-1.000000; 0.000000;, + -0.000001;-1.000000; 0.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 1.000000;-0.000001; 0.000000;, + 1.000000;-0.000001; 0.000000;, + 1.000000;-0.000001; 0.000000;, + 1.000000;-0.000001; 0.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;; + 125; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;, + 4;24;25;26;27;, + 4;28;29;30;31;, + 4;32;33;34;35;, + 4;36;37;38;39;, + 4;40;41;42;43;, + 4;44;45;46;47;, + 4;48;49;50;51;, + 4;52;53;54;55;, + 4;56;57;58;59;, + 4;60;61;62;63;, + 4;64;65;66;67;, + 4;68;69;70;71;, + 4;72;73;74;75;, + 4;76;77;78;79;, + 4;80;81;82;83;, + 4;84;85;86;87;, + 4;88;89;90;91;, + 4;92;93;94;95;, + 4;96;97;98;99;, + 4;100;101;102;103;, + 4;104;105;106;107;, + 4;108;109;110;111;, + 4;112;113;114;115;, + 4;116;117;118;119;, + 4;120;121;122;123;, + 4;124;125;126;127;, + 4;128;129;130;131;, + 4;132;133;134;135;, + 4;136;137;138;139;, + 4;140;141;142;143;, + 4;144;145;146;147;, + 4;148;149;150;151;, + 4;152;153;154;155;, + 4;156;157;158;159;, + 4;160;161;162;163;, + 4;164;165;166;167;, + 4;168;169;170;171;, + 4;172;173;174;175;, + 4;176;177;178;179;, + 4;180;181;182;183;, + 4;184;185;186;187;, + 4;188;189;190;191;, + 4;192;193;194;195;, + 4;196;197;198;199;, + 4;200;201;202;203;, + 4;204;205;206;207;, + 4;208;209;210;211;, + 4;212;213;214;215;, + 4;216;217;218;219;, + 4;220;221;222;223;, + 4;224;225;226;227;, + 4;228;229;230;231;, + 4;232;233;234;235;, + 4;236;237;238;239;, + 4;240;241;242;243;, + 4;244;245;246;247;, + 4;248;249;250;251;, + 4;252;253;254;255;, + 4;256;257;258;259;, + 4;260;261;262;263;, + 4;264;265;266;267;, + 4;268;269;270;271;, + 4;272;273;274;275;, + 4;276;277;278;279;, + 4;280;281;282;283;, + 4;284;285;286;287;, + 4;288;289;290;291;, + 4;292;293;294;295;, + 4;296;297;298;299;, + 4;300;301;302;303;, + 4;304;305;306;307;, + 4;308;309;310;311;, + 4;312;313;314;315;, + 4;316;317;318;319;, + 4;320;321;322;323;, + 4;324;325;326;327;, + 4;328;329;330;331;, + 4;332;333;334;335;, + 4;336;337;338;339;, + 4;340;341;342;343;, + 4;344;345;346;347;, + 4;348;349;350;351;, + 4;352;353;354;355;, + 4;356;357;358;359;, + 4;360;361;362;363;, + 4;364;365;366;367;, + 4;368;369;370;371;, + 4;372;373;374;375;, + 4;376;377;378;379;, + 4;380;381;382;383;, + 4;384;385;386;387;, + 4;388;389;390;391;, + 4;392;393;394;395;, + 4;396;397;398;399;, + 4;400;401;402;403;, + 4;404;405;406;407;, + 4;408;409;410;411;, + 4;412;413;414;415;, + 4;416;417;418;419;, + 4;420;421;422;423;, + 4;424;425;426;427;, + 4;428;429;430;431;, + 4;432;433;434;435;, + 4;436;437;438;439;, + 4;440;441;442;443;, + 4;444;445;446;447;, + 4;448;449;450;451;, + 4;452;453;454;455;, + 4;456;457;458;459;, + 4;460;461;462;463;, + 4;464;465;466;467;, + 4;468;469;470;471;, + 4;472;473;474;475;, + 4;476;477;478;479;, + 4;480;481;482;483;, + 4;484;485;486;487;, + 4;488;489;490;491;, + 4;492;493;494;495;, + 4;496;497;498;499;; + } //End of Cube_000 Normals + MeshMaterialList { //Cube_000 Material List + 1; + 125; + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0;; + Material Material { + 0.800000; 0.800000; 0.800000; 1.000000;; + 96.078431; + 0.000000; 0.000000; 0.000000;; + 0.000000; 0.000000; 0.000000;; + } + } //End of Cube_000 Material List + MeshTextureCoords { //Cube_000 UV Coordinates + 500; + 0.775469; 0.249479;, + 0.775469; 0.000000;, + 1.000000; 0.000000;, + 1.000000; 0.249479;, + 0.770791; 0.254677;, + 0.770791; 0.000000;, + 1.000000; 0.000000;, + 1.000000; 0.254677;, + 0.776860; 0.247933;, + 0.776860; 0.000000;, + 1.000000; 0.000000;, + 1.000000; 0.247933;, + 1.000000; 0.248886;, + 0.776003; 0.248886;, + 0.776003; 0.000000;, + 1.000000; 0.000000;, + 0.775469; 0.249479;, + 0.775469; 0.000000;, + 1.000000; 0.000000;, + 1.000000; 0.249479;, + 0.508558; 0.128375;, + 0.416040; 0.128375;, + 0.399617; 0.101116;, + 0.521949; 0.101116;, + 0.774010; 0.541452;, + 0.428653; 0.541418;, + 0.409241; 0.502401;, + 0.788614; 0.502401;, + 0.508558; 0.323334;, + 0.508558; 0.128375;, + 0.521949; 0.101116;, + 0.521949; 0.350594;, + 0.170686; 0.040386;, + 0.170686; 0.289871;, + 0.128073; 0.289868;, + 0.128073; 0.040389;, + 0.535799; 0.248602;, + 0.665009; 0.248602;, + 0.660053; 0.275862;, + 0.537722; 0.275862;, + 0.717535; 0.651074;, + 0.480501; 0.651074;, + 0.403272; 0.516724;, + 0.800974; 0.515687;, + 0.819048; 0.797658;, + 0.818677; 0.592455;, + 0.785562; 0.595942;, + 0.785562; 0.806196;, + 0.445849; 0.717935;, + 0.757626; 0.715741;, + 0.759700; 0.650149;, + 0.451988; 0.650149;, + 0.385327; 0.564976;, + 0.385327; 0.831711;, + 0.411585; 0.834122;, + 0.411585; 0.566052;, + 0.641769; 0.799233;, + 0.559004; 0.799233;, + 0.531170; 0.783727;, + 0.669603; 0.783727;, + 0.480501; 0.651074;, + 0.480501; 0.866680;, + 0.402917; 0.885928;, + 0.403272; 0.516724;, + 0.717535; 0.866680;, + 0.717535; 0.651074;, + 0.800974; 0.515687;, + 0.800796; 0.879372;, + 0.445862; 0.690313;, + 0.757393; 0.690313;, + 0.757626; 0.715741;, + 0.445849; 0.717935;, + 0.530532; 0.825974;, + 0.530532; 0.725803;, + 0.672472; 0.725803;, + 0.672472; 0.825974;, + 0.546001; 0.748997;, + 0.546001; 0.824503;, + 0.529045; 0.825838;, + 0.529045; 0.747662;, + 0.654435; 0.833521;, + 0.654435; 0.728251;, + 0.669955; 0.728605;, + 0.669954; 0.835122;, + 0.531146; 0.813612;, + 0.671345; 0.813612;, + 0.670462; 0.829118;, + 0.532029; 0.829118;, + 0.163824; 0.970678;, + 0.025445; 0.971241;, + 0.025078; 0.812645;, + 0.163457; 0.812082;, + 0.163457; 0.971241;, + 0.025078; 0.970678;, + 0.025445; 0.812082;, + 0.163824; 0.812645;, + 0.025078; 0.812782;, + 0.197128; 0.812082;, + 0.197495; 0.970678;, + 0.025445; 0.971378;, + 0.197553; 0.995579;, + 0.025502; 0.996279;, + 0.025078; 0.812782;, + 0.197128; 0.812082;, + 0.757152; 0.213729;, + 0.757313; 0.027004;, + 0.808940; 0.027564;, + 0.808778; 0.214289;, + 0.873128; 0.028261;, + 0.924754; 0.028821;, + 0.924592; 0.215546;, + 0.872966; 0.214986;, + 0.808940; 0.027564;, + 0.873128; 0.028261;, + 0.872966; 0.214986;, + 0.808778; 0.214289;, + 0.760353; 0.210258;, + 0.760551; 0.026773;, + 0.812177; 0.027222;, + 0.811979; 0.210707;, + 0.757152; 0.213729;, + 0.692963; 0.213032;, + 0.693125; 0.026307;, + 0.757313; 0.027004;, + 0.757120; 0.249836;, + 0.692932; 0.249139;, + 0.692963; 0.213032;, + 0.757152; 0.213729;, + 0.025078; 0.995579;, + 0.025502; 0.812082;, + 0.046123; 0.834214;, + 0.045801; 0.973616;, + 0.197553; 0.812782;, + 0.197128; 0.996279;, + 0.176507; 0.974147;, + 0.176830; 0.834745;, + 0.197128; 0.996279;, + 0.025078; 0.995579;, + 0.045801; 0.973616;, + 0.176507; 0.974147;, + 0.197128; 0.971378;, + 0.025078; 0.970678;, + 0.025445; 0.812082;, + 0.197495; 0.812783;, + 0.145802; 0.800348;, + 0.037973; 0.799657;, + 0.038577; 0.388392;, + 0.146405; 0.389084;, + 0.169580; 0.801264;, + 0.035513; 0.800404;, + 0.036117; 0.389140;, + 0.170183; 0.389999;, + 0.147602; 0.801900;, + 0.039773; 0.801209;, + 0.040375; 0.389943;, + 0.148204; 0.390635;, + 0.025502; 0.812082;, + 0.197553; 0.812782;, + 0.176830; 0.834745;, + 0.046123; 0.834214;, + 0.808747; 0.250397;, + 0.757120; 0.249836;, + 0.757152; 0.213729;, + 0.808778; 0.214289;, + 0.872935; 0.251093;, + 0.808747; 0.250397;, + 0.808778; 0.214289;, + 0.872966; 0.214986;, + 0.924561; 0.251654;, + 0.872935; 0.251093;, + 0.872966; 0.214986;, + 0.924592; 0.215546;, + 0.169708; 0.801209;, + 0.035640; 0.800348;, + 0.036243; 0.389084;, + 0.170310; 0.389943;, + 0.163824; 0.970678;, + 0.025445; 0.971241;, + 0.025078; 0.812645;, + 0.163457; 0.812082;, + 0.163457; 0.971241;, + 0.025078; 0.970678;, + 0.025445; 0.812082;, + 0.163824; 0.812645;, + 0.025078; 0.812782;, + 0.197128; 0.812082;, + 0.197495; 0.970678;, + 0.025445; 0.971378;, + 0.197553; 0.995579;, + 0.025502; 0.996279;, + 0.025078; 0.812782;, + 0.197128; 0.812082;, + 0.757152; 0.213729;, + 0.757313; 0.027004;, + 0.808940; 0.027564;, + 0.808778; 0.214289;, + 0.873128; 0.028261;, + 0.924754; 0.028821;, + 0.924592; 0.215546;, + 0.872966; 0.214986;, + 0.808940; 0.027564;, + 0.873128; 0.028261;, + 0.872966; 0.214986;, + 0.808778; 0.214289;, + 0.760353; 0.210258;, + 0.760551; 0.026773;, + 0.812177; 0.027222;, + 0.811979; 0.210707;, + 0.757152; 0.213729;, + 0.692963; 0.213032;, + 0.693125; 0.026307;, + 0.757313; 0.027004;, + 0.757120; 0.249836;, + 0.692932; 0.249139;, + 0.692963; 0.213032;, + 0.757152; 0.213729;, + 0.025078; 0.995579;, + 0.025502; 0.812082;, + 0.046123; 0.834214;, + 0.045801; 0.973616;, + 0.197553; 0.812782;, + 0.197128; 0.996279;, + 0.176507; 0.974147;, + 0.176830; 0.834745;, + 0.197128; 0.996279;, + 0.025078; 0.995579;, + 0.045801; 0.973616;, + 0.176507; 0.974147;, + 0.197128; 0.971378;, + 0.025078; 0.970678;, + 0.025445; 0.812082;, + 0.197495; 0.812783;, + 0.145802; 0.800348;, + 0.037973; 0.799657;, + 0.038577; 0.388392;, + 0.146405; 0.389084;, + 0.169580; 0.801264;, + 0.035513; 0.800404;, + 0.036117; 0.389140;, + 0.170183; 0.389999;, + 0.147602; 0.801900;, + 0.039773; 0.801209;, + 0.040375; 0.389943;, + 0.148204; 0.390635;, + 0.025502; 0.812082;, + 0.197553; 0.812782;, + 0.176830; 0.834745;, + 0.046123; 0.834214;, + 0.808747; 0.250397;, + 0.757120; 0.249836;, + 0.757152; 0.213729;, + 0.808778; 0.214289;, + 0.872935; 0.251093;, + 0.808747; 0.250397;, + 0.808778; 0.214289;, + 0.872966; 0.214986;, + 0.924561; 0.251654;, + 0.872935; 0.251093;, + 0.872966; 0.214986;, + 0.924592; 0.215546;, + 0.169708; 0.801209;, + 0.035640; 0.800348;, + 0.036243; 0.389084;, + 0.170310; 0.389943;, + 0.163824; 0.970678;, + 0.025445; 0.971241;, + 0.025078; 0.812645;, + 0.163457; 0.812082;, + 0.163457; 0.971241;, + 0.025078; 0.970678;, + 0.025445; 0.812082;, + 0.163824; 0.812645;, + 0.025078; 0.812782;, + 0.197128; 0.812082;, + 0.197495; 0.970678;, + 0.025445; 0.971378;, + 0.197553; 0.995579;, + 0.025502; 0.996279;, + 0.025078; 0.812782;, + 0.197128; 0.812082;, + 0.757152; 0.213729;, + 0.757313; 0.027004;, + 0.808940; 0.027564;, + 0.808778; 0.214289;, + 0.873128; 0.028261;, + 0.924754; 0.028821;, + 0.924592; 0.215546;, + 0.872966; 0.214986;, + 0.808940; 0.027564;, + 0.873128; 0.028261;, + 0.872966; 0.214986;, + 0.808778; 0.214289;, + 0.760353; 0.210258;, + 0.760551; 0.026773;, + 0.812177; 0.027222;, + 0.811979; 0.210707;, + 0.757152; 0.213729;, + 0.692963; 0.213032;, + 0.693125; 0.026307;, + 0.757313; 0.027004;, + 0.757120; 0.249836;, + 0.692932; 0.249139;, + 0.692963; 0.213032;, + 0.757152; 0.213729;, + 0.025078; 0.995579;, + 0.025502; 0.812082;, + 0.046123; 0.834214;, + 0.045801; 0.973616;, + 0.197553; 0.812782;, + 0.197128; 0.996279;, + 0.176507; 0.974147;, + 0.176830; 0.834745;, + 0.197128; 0.996279;, + 0.025078; 0.995579;, + 0.045801; 0.973616;, + 0.176507; 0.974147;, + 0.197128; 0.971378;, + 0.025078; 0.970678;, + 0.025445; 0.812082;, + 0.197495; 0.812783;, + 0.145802; 0.800348;, + 0.037973; 0.799657;, + 0.038577; 0.388392;, + 0.146405; 0.389084;, + 0.169580; 0.801264;, + 0.035513; 0.800404;, + 0.036117; 0.389140;, + 0.170183; 0.389999;, + 0.147602; 0.801900;, + 0.039773; 0.801209;, + 0.040375; 0.389943;, + 0.148204; 0.390635;, + 0.025502; 0.812082;, + 0.197553; 0.812782;, + 0.176830; 0.834745;, + 0.046123; 0.834214;, + 0.808747; 0.250397;, + 0.757120; 0.249836;, + 0.757152; 0.213729;, + 0.808778; 0.214289;, + 0.872935; 0.251093;, + 0.808747; 0.250397;, + 0.808778; 0.214289;, + 0.872966; 0.214986;, + 0.924561; 0.251654;, + 0.872935; 0.251093;, + 0.872966; 0.214986;, + 0.924592; 0.215546;, + 0.169708; 0.801209;, + 0.035640; 0.800348;, + 0.036243; 0.389084;, + 0.170310; 0.389943;, + 0.163824; 0.970678;, + 0.025445; 0.971241;, + 0.025078; 0.812645;, + 0.163457; 0.812082;, + 0.163457; 0.971241;, + 0.025078; 0.970678;, + 0.025445; 0.812082;, + 0.163824; 0.812645;, + 0.025078; 0.812782;, + 0.197128; 0.812082;, + 0.197495; 0.970678;, + 0.025445; 0.971378;, + 0.197553; 0.995579;, + 0.025502; 0.996279;, + 0.025078; 0.812782;, + 0.197128; 0.812082;, + 0.757152; 0.213729;, + 0.757313; 0.027004;, + 0.808940; 0.027564;, + 0.808778; 0.214289;, + 0.873128; 0.028261;, + 0.924754; 0.028821;, + 0.924592; 0.215546;, + 0.872966; 0.214986;, + 0.808940; 0.027564;, + 0.873128; 0.028261;, + 0.872966; 0.214986;, + 0.808778; 0.214289;, + 0.760353; 0.210258;, + 0.760551; 0.026773;, + 0.812177; 0.027222;, + 0.811979; 0.210707;, + 0.757152; 0.213729;, + 0.692963; 0.213032;, + 0.693125; 0.026307;, + 0.757313; 0.027004;, + 0.757120; 0.249836;, + 0.692932; 0.249139;, + 0.692963; 0.213032;, + 0.757152; 0.213729;, + 0.025078; 0.995579;, + 0.025502; 0.812082;, + 0.046123; 0.834214;, + 0.045801; 0.973616;, + 0.197553; 0.812782;, + 0.197128; 0.996279;, + 0.176507; 0.974147;, + 0.176830; 0.834745;, + 0.197128; 0.996279;, + 0.025078; 0.995579;, + 0.045801; 0.973616;, + 0.176507; 0.974147;, + 0.197128; 0.971378;, + 0.025078; 0.970678;, + 0.025445; 0.812082;, + 0.197495; 0.812783;, + 0.145802; 0.800348;, + 0.037973; 0.799657;, + 0.038577; 0.388392;, + 0.146405; 0.389084;, + 0.169580; 0.801264;, + 0.035513; 0.800404;, + 0.036117; 0.389140;, + 0.170183; 0.389999;, + 0.147602; 0.801900;, + 0.039773; 0.801209;, + 0.040375; 0.389943;, + 0.148204; 0.390635;, + 0.025502; 0.812082;, + 0.197553; 0.812782;, + 0.176830; 0.834745;, + 0.046123; 0.834214;, + 0.808747; 0.250397;, + 0.757120; 0.249836;, + 0.757152; 0.213729;, + 0.808778; 0.214289;, + 0.872935; 0.251093;, + 0.808747; 0.250397;, + 0.808778; 0.214289;, + 0.872966; 0.214986;, + 0.924561; 0.251654;, + 0.872935; 0.251093;, + 0.872966; 0.214986;, + 0.924592; 0.215546;, + 0.169708; 0.801209;, + 0.035640; 0.800348;, + 0.036243; 0.389084;, + 0.170310; 0.389943;, + 0.162385; 0.009221;, + 0.924369; 0.009221;, + 0.924369; 0.340664;, + 0.162385; 0.340664;, + 0.162385; 0.375513;, + 0.162385; 0.044070;, + 0.920960; 0.044069;, + 0.920960; 0.375513;, + 0.162385; 0.341696;, + 0.162385; 0.040128;, + 0.811969; 0.040128;, + 0.811969; 0.341696;, + 0.420022; 0.481351;, + 0.420022; 0.016910;, + 0.838019; 0.016910;, + 0.838019; 0.481351;, + 0.893638; 0.009221;, + 0.893639; 0.340665;, + 0.162386; 0.340666;, + 0.162385; 0.009222;, + 0.784518; 0.096296;, + 0.836709; 0.096296;, + 0.985785; 0.049700;, + 0.635442; 0.049700;, + 0.846809; 0.124222;, + 0.847350; 0.300681;, + 0.785401; 0.300871;, + 0.784859; 0.124412;, + 0.655966; 0.300669;, + 0.656507; 0.124210;, + 0.722368; 0.124412;, + 0.721827; 0.300871;, + 0.784518; 0.255678;, + 0.784518; 0.096296;, + 0.635442; 0.049700;, + 0.635442; 0.449020;, + 0.836709; 0.096296;, + 0.836709; 0.255678;, + 0.985785; 0.449020;, + 0.985785; 0.049700;, + 0.836709; 0.255678;, + 0.784518; 0.255678;, + 0.635442; 0.449020;, + 0.985785; 0.449020;, + 0.784859; 0.124032;, + 0.785061; 0.058171;, + 0.847011; 0.058361;, + 0.846809; 0.124222;, + 0.722368; 0.300681;, + 0.722910; 0.124222;, + 0.784859; 0.124412;, + 0.784318; 0.300871;, + 0.784657; 0.058171;, + 0.784859; 0.124032;, + 0.722910; 0.124222;, + 0.722708; 0.058361;, + 0.560714; 0.056620;, + 0.713255; 0.056620;, + 0.713255; 0.056620;, + 0.560714; 0.056620;; + } //End of Cube_000 UV Coordinates + XSkinMeshHeader { + 2; + 6; + 6; + } + SkinWeights { + "Armature_RR_leg"; + 88; + 352, + 353, + 354, + 355, + 356, + 357, + 358, + 359, + 360, + 361, + 362, + 363, + 364, + 365, + 366, + 367, + 368, + 369, + 370, + 371, + 372, + 373, + 374, + 375, + 376, + 377, + 378, + 379, + 380, + 381, + 382, + 383, + 384, + 385, + 386, + 387, + 388, + 389, + 390, + 391, + 392, + 393, + 394, + 395, + 396, + 397, + 398, + 399, + 400, + 401, + 402, + 403, + 404, + 405, + 406, + 407, + 408, + 409, + 410, + 411, + 412, + 413, + 414, + 415, + 416, + 417, + 418, + 419, + 420, + 421, + 422, + 423, + 424, + 425, + 426, + 427, + 428, + 429, + 430, + 431, + 432, + 433, + 434, + 435, + 436, + 437, + 438, + 439; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + -1.000000,-0.000000,-0.000000, 0.000000, + 0.000000,-0.000000,-1.000000, 0.000000, + 0.000000,-1.000000, 0.000000, 0.000000, + 1.469550, 5.848685,-3.642604, 1.000000;; + } //End of Armature_RR_leg Skin Weights + SkinWeights { + "Armature_Bone_001"; + 88; + 88, + 89, + 90, + 91, + 92, + 93, + 94, + 95, + 96, + 97, + 98, + 99, + 100, + 101, + 102, + 103, + 104, + 105, + 106, + 107, + 108, + 109, + 110, + 111, + 112, + 113, + 114, + 115, + 116, + 117, + 118, + 119, + 120, + 121, + 122, + 123, + 124, + 125, + 126, + 127, + 128, + 129, + 130, + 131, + 132, + 133, + 134, + 135, + 136, + 137, + 138, + 139, + 140, + 141, + 142, + 143, + 144, + 145, + 146, + 147, + 148, + 149, + 150, + 151, + 152, + 153, + 154, + 155, + 156, + 157, + 158, + 159, + 160, + 161, + 162, + 163, + 164, + 165, + 166, + 167, + 168, + 169, + 170, + 171, + 172, + 173, + 174, + 175; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + -1.000000,-0.000000,-0.000000, 0.000000, + 0.000000,-0.000000,-1.000000, 0.000000, + 0.000000,-1.000000, 0.000000, 0.000000, + -1.429771, 5.848686, 4.064455, 1.000000;; + } //End of Armature_Bone_001 Skin Weights + SkinWeights { + "Armature_Head"; + 94; + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47, + 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, + 56, + 57, + 58, + 59, + 60, + 61, + 62, + 63, + 64, + 65, + 66, + 67, + 68, + 69, + 70, + 71, + 72, + 73, + 74, + 75, + 76, + 77, + 78, + 79, + 80, + 81, + 82, + 83, + 84, + 85, + 86, + 87, + 444, + 445, + 449, + 453, + 454, + 458; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 0.000000, + 0.000003, + 0.000000, + 0.000003, + 0.000000, + 0.000003; + 1.000000, 0.000000,-0.000000, 0.000000, + -0.000000, 1.000000,-0.000000, 0.000000, + 0.000000, 0.000000, 1.000000, 0.000000, + -0.030900,-3.778762,-10.040427, 1.000000;; + } //End of Armature_Head Skin Weights + SkinWeights { + "Armature_Root"; + 59; + 197, + 205, + 210, + 440, + 441, + 442, + 443, + 444, + 445, + 446, + 447, + 448, + 449, + 450, + 451, + 452, + 453, + 454, + 455, + 456, + 457, + 458, + 459, + 460, + 461, + 462, + 463, + 464, + 465, + 466, + 467, + 468, + 469, + 470, + 471, + 472, + 473, + 474, + 475, + 476, + 477, + 478, + 479, + 480, + 481, + 482, + 483, + 484, + 485, + 486, + 487, + 488, + 489, + 490, + 491, + 492, + 493, + 494, + 495; + 0.502081, + 0.502081, + 0.502081, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 0.999997, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 0.999997, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 0.999997, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + -1.000000,-0.000000, 0.000000, 0.000000, + 0.000000,-0.000000, 1.000000, 0.000000, + -0.000000, 1.000000, 0.000000, 0.000000, + 0.030899,-5.987902, 0.009275, 1.000000;; + } //End of Armature_Root Skin Weights + SkinWeights { + "Armature_Bone_002"; + 88; + 264, + 265, + 266, + 267, + 268, + 269, + 270, + 271, + 272, + 273, + 274, + 275, + 276, + 277, + 278, + 279, + 280, + 281, + 282, + 283, + 284, + 285, + 286, + 287, + 288, + 289, + 290, + 291, + 292, + 293, + 294, + 295, + 296, + 297, + 298, + 299, + 300, + 301, + 302, + 303, + 304, + 305, + 306, + 307, + 308, + 309, + 310, + 311, + 312, + 313, + 314, + 315, + 316, + 317, + 318, + 319, + 320, + 321, + 322, + 323, + 324, + 325, + 326, + 327, + 328, + 329, + 330, + 331, + 332, + 333, + 334, + 335, + 336, + 337, + 338, + 339, + 340, + 341, + 342, + 343, + 344, + 345, + 346, + 347, + 348, + 349, + 350, + 351; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 0.993587, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 0.993587, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 0.993587, + 1.000000, + 1.000000, + 0.993587, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + -1.000000,-0.000000,-0.000000, 0.000000, + 0.000000,-0.000000,-1.000000, 0.000000, + 0.000000,-1.000000, 0.000000, 0.000000, + -1.429772, 5.848685,-3.642603, 1.000000;; + } //End of Armature_Bone_002 Skin Weights + SkinWeights { + "Armature_Bone_003"; + 107; + 176, + 177, + 178, + 179, + 180, + 181, + 182, + 183, + 184, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192, + 193, + 194, + 195, + 196, + 197, + 198, + 199, + 200, + 201, + 202, + 203, + 204, + 205, + 206, + 207, + 208, + 209, + 210, + 211, + 212, + 213, + 214, + 215, + 216, + 217, + 218, + 219, + 220, + 221, + 222, + 223, + 224, + 225, + 226, + 227, + 228, + 229, + 230, + 231, + 232, + 233, + 234, + 235, + 236, + 237, + 238, + 239, + 240, + 241, + 242, + 243, + 244, + 245, + 246, + 247, + 248, + 249, + 250, + 251, + 252, + 253, + 254, + 255, + 256, + 257, + 258, + 259, + 260, + 261, + 262, + 263, + 268, + 271, + 278, + 283, + 291, + 304, + 307, + 311, + 313, + 314, + 317, + 318, + 320, + 325, + 328, + 334, + 339, + 342, + 349; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 0.497919, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 0.497919, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 0.497919, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 0.000000, + 0.000000, + 0.000000, + 0.006413, + 0.006413, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.006413, + 0.006413, + 0.000000; + -1.000000, 0.000000,-0.000000, 0.000000, + 0.000000, 0.000000,-1.000000, 0.000000, + -0.000000,-1.000000,-0.000000, 0.000000, + 1.469550, 5.848685, 4.064454, 1.000000;; + } //End of Armature_Bone_003 Skin Weights + } //End of Cube_000 Mesh + } //End of sheep + } //End of Armature +} //End of Root Frame +AnimationSet { + Animation { + {Armature} + AnimationKey { //Position + 2; + 165; + 0;3; 0.020581, 0.043608, 0.162447;;, + 1;3; 0.020581, 0.043608, 0.162447;;, + 2;3; 0.020581, 0.043608, 0.162447;;, + 3;3; 0.020581, 0.043608, 0.162447;;, + 4;3; 0.020581, 0.043608, 0.162447;;, + 5;3; 0.020581, 0.043608, 0.162447;;, + 6;3; 0.020581, 0.043608, 0.162447;;, + 7;3; 0.020581, 0.043608, 0.162447;;, + 8;3; 0.020581, 0.043608, 0.162447;;, + 9;3; 0.020581, 0.043608, 0.162447;;, + 10;3; 0.020581, 0.043608, 0.162447;;, + 11;3; 0.020581, 0.043608, 0.162447;;, + 12;3; 0.020581, 0.043608, 0.162447;;, + 13;3; 0.020581, 0.043608, 0.162447;;, + 14;3; 0.020581, 0.043608, 0.162447;;, + 15;3; 0.020581, 0.043608, 0.162447;;, + 16;3; 0.020581, 0.043608, 0.162447;;, + 17;3; 0.020581, 0.043608, 0.162447;;, + 18;3; 0.020581, 0.043608, 0.162447;;, + 19;3; 0.020581, 0.043608, 0.162447;;, + 20;3; 0.020581, 0.043608, 0.162447;;, + 21;3; 0.020581, 0.043608, 0.162447;;, + 22;3; 0.020581, 0.043608, 0.162447;;, + 23;3; 0.020581, 0.043608, 0.162447;;, + 24;3; 0.020581, 0.043608, 0.162447;;, + 25;3; 0.020581, 0.043608, 0.162447;;, + 26;3; 0.020581, 0.043608, 0.162447;;, + 27;3; 0.020581, 0.043608, 0.162447;;, + 28;3; 0.020581, 0.043608, 0.162447;;, + 29;3; 0.020581, 0.043608, 0.162447;;, + 30;3; 0.020581, 0.043608, 0.162447;;, + 31;3; 0.020581, 0.043608, 0.162447;;, + 32;3; 0.020581, 0.043608, 0.162447;;, + 33;3; 0.020581, 0.043608, 0.162447;;, + 34;3; 0.020581, 0.043608, 0.162447;;, + 35;3; 0.020581, 0.043608, 0.162447;;, + 36;3; 0.020581, 0.043608, 0.162447;;, + 37;3; 0.020581, 0.043608, 0.162447;;, + 38;3; 0.020581, 0.043608, 0.162447;;, + 39;3; 0.020581, 0.043608, 0.162447;;, + 40;3; 0.020581, 0.043608, 0.162447;;, + 41;3; 0.020581, 0.043608, 0.162447;;, + 42;3; 0.020581, 0.043608, 0.162447;;, + 43;3; 0.020581, 0.043608, 0.162447;;, + 44;3; 0.020581, 0.043608, 0.162447;;, + 45;3; 0.020581, 0.043608, 0.162447;;, + 46;3; 0.020581, 0.043608, 0.162447;;, + 47;3; 0.020581, 0.043608, 0.162447;;, + 48;3; 0.020581, 0.043608, 0.162447;;, + 49;3; 0.020581, 0.043608, 0.162447;;, + 50;3; 0.020581, 0.043608, 0.162447;;, + 51;3; 0.020581, 0.043608, 0.162447;;, + 52;3; 0.020581, 0.043608, 0.162447;;, + 53;3; 0.020581, 0.043608, 0.162447;;, + 54;3; 0.020581, 0.043608, 0.162447;;, + 55;3; 0.020581, 0.043608, 0.162447;;, + 56;3; 0.020581, 0.043608, 0.162447;;, + 57;3; 0.020581, 0.043608, 0.162447;;, + 58;3; 0.020581, 0.043608, 0.162447;;, + 59;3; 0.020581, 0.043608, 0.162447;;, + 60;3; 0.020581, 0.043608, 0.162447;;, + 61;3; 0.020581, 0.043608, 0.162447;;, + 62;3; 0.020581, 0.043608, 0.162447;;, + 63;3; 0.020581, 0.043608, 0.162447;;, + 64;3; 0.020581, 0.043608, 0.162447;;, + 65;3; 0.020581, 0.043608, 0.162447;;, + 66;3; 0.020581, 0.043608, 0.162447;;, + 67;3; 0.020581, 0.043608, 0.162447;;, + 68;3; 0.020581, 0.043608, 0.162447;;, + 69;3; 0.020581, 0.043608, 0.162447;;, + 70;3; 0.020581, 0.043608, 0.162447;;, + 71;3; 0.020581, 0.043608, 0.162447;;, + 72;3; 0.020581, 0.043608, 0.162447;;, + 73;3; 0.020581, 0.043608, 0.162447;;, + 74;3; 0.020581, 0.043608, 0.162447;;, + 75;3; 0.020581, 0.043608, 0.162447;;, + 76;3; 0.020581, 0.043608, 0.162447;;, + 77;3; 0.020581, 0.043608, 0.162447;;, + 78;3; 0.020581, 0.043608, 0.162447;;, + 79;3; 0.020581, 0.043608, 0.162447;;, + 80;3; 0.020581, 0.043608, 0.162447;;, + 81;3; 0.020581, 0.043608, 0.162447;;, + 82;3; 0.020581, 0.043608, 0.162447;;, + 83;3; 0.020581, 0.043608, 0.162447;;, + 84;3; 0.020581, 0.043608, 0.162447;;, + 85;3; 0.020581, 0.043608, 0.162447;;, + 86;3; 0.020581, 0.043608, 0.162447;;, + 87;3; 0.020581, 0.043608, 0.162447;;, + 88;3; 0.020581, 0.043608, 0.162447;;, + 89;3; 0.020581, 0.043608, 0.162447;;, + 90;3; 0.020581, 0.043608, 0.162447;;, + 91;3; 0.020581, 0.043608, 0.162447;;, + 92;3; 0.020581, 0.043608, 0.162447;;, + 93;3; 0.020581, 0.043608, 0.162447;;, + 94;3; 0.020581, 0.043608, 0.162447;;, + 95;3; 0.020581, 0.043608, 0.162447;;, + 96;3; 0.020581, 0.043608, 0.162447;;, + 97;3; 0.020581, 0.043608, 0.162447;;, + 98;3; 0.020581, 0.043608, 0.162447;;, + 99;3; 0.020581, 0.043608, 0.162447;;, + 100;3; 0.020581, 0.043608, 0.162447;;, + 101;3; 0.020581, 0.043608, 0.162447;;, + 102;3; 0.020581, 0.043608, 0.162447;;, + 103;3; 0.020581, 0.043608, 0.162447;;, + 104;3; 0.020581, 0.043608, 0.162447;;, + 105;3; 0.020581, 0.043608, 0.162447;;, + 106;3; 0.020581, 0.043608, 0.162447;;, + 107;3; 0.020581, 0.043608, 0.162447;;, + 108;3; 0.020581, 0.043608, 0.162447;;, + 109;3; 0.020581, 0.043608, 0.162447;;, + 110;3; 0.020581, 0.043608, 0.162447;;, + 111;3; 0.020581, 0.043608, 0.162447;;, + 112;3; 0.020581, 0.043608, 0.162447;;, + 113;3; 0.020581, 0.043608, 0.162447;;, + 114;3; 0.020581, 0.043608, 0.162447;;, + 115;3; 0.020581, 0.043608, 0.162447;;, + 116;3; 0.020581, 0.043608, 0.162447;;, + 117;3; 0.020581, 0.043608, 0.162447;;, + 118;3; 0.020581, 0.043608, 0.162447;;, + 119;3; 0.020581, 0.043608, 0.162447;;, + 120;3; 0.020581, 0.043608, 0.162447;;, + 121;3; 0.020581, 0.043608, 0.162447;;, + 122;3; 0.020581, 0.043608, 0.162447;;, + 123;3; 0.020581, 0.043608, 0.162447;;, + 124;3; 0.020581, 0.043608, 0.162447;;, + 125;3; 0.020581, 0.043608, 0.162447;;, + 126;3; 0.020581, 0.043608, 0.162447;;, + 127;3; 0.020581, 0.043608, 0.162447;;, + 128;3; 0.020581, 0.043608, 0.162447;;, + 129;3; 0.020581, 0.043608, 0.162447;;, + 130;3; 0.020581, 0.043608, 0.162447;;, + 131;3; 0.020581, 0.043608, 0.162447;;, + 132;3; 0.020581, 0.043608, 0.162447;;, + 133;3; 0.020581, 0.043608, 0.162447;;, + 134;3; 0.020581, 0.043608, 0.162447;;, + 135;3; 0.020581, 0.043608, 0.162447;;, + 136;3; 0.020581, 0.043608, 0.162447;;, + 137;3; 0.020581, 0.043608, 0.162447;;, + 138;3; 0.020581, 0.043608, 0.162447;;, + 139;3; 0.020581, 0.043608, 0.162447;;, + 140;3; 0.020581, 0.043608, 0.162447;;, + 141;3; 0.020581, 0.043608, 0.162447;;, + 142;3; 0.020581, 0.043608, 0.162447;;, + 143;3; 0.020581, 0.043608, 0.162447;;, + 144;3; 0.020581, 0.043608, 0.162447;;, + 145;3; 0.020581, 0.043608, 0.162447;;, + 146;3; 0.020581, 0.043608, 0.162447;;, + 147;3; 0.020581, 0.043608, 0.162447;;, + 148;3; 0.020581, 0.043608, 0.162447;;, + 149;3; 0.020581, 0.043608, 0.162447;;, + 150;3; 0.020581, 0.043608, 0.162447;;, + 151;3; 0.020581, 0.043608, 0.162447;;, + 152;3; 0.020581, 0.043608, 0.162447;;, + 153;3; 0.020581, 0.043608, 0.162447;;, + 154;3; 0.020581, 0.043608, 0.162447;;, + 155;3; 0.020581, 0.043608, 0.162447;;, + 156;3; 0.020581, 0.043608, 0.162447;;, + 157;3; 0.020581, 0.043608, 0.162447;;, + 158;3; 0.020581, 0.043608, 0.162447;;, + 159;3; 0.020581, 0.043608, 0.162447;;, + 160;3; 0.020581, 0.043608, 0.162447;;, + 161;3; 0.020581, 0.043608, 0.162447;;, + 162;3; 0.020581, 0.043608, 0.162447;;, + 163;3; 0.020581, 0.043608, 0.162447;;, + 164;3; 0.020581, 0.043608, 0.162447;;; + } + AnimationKey { //Rotation + 0; + 165; + 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 60;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 61;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 62;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 63;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 64;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 65;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 66;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 67;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 68;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 69;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 70;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 71;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 72;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 73;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 74;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 75;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 76;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 77;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 78;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 79;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 80;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 81;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 82;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 83;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 84;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 85;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 86;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 87;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 88;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 89;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 90;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 91;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 92;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 93;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 94;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 95;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 96;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 97;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 98;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 99;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 100;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 101;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 102;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 103;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 104;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 105;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 106;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 107;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 108;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 109;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 110;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 111;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 112;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 113;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 114;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 115;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 116;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 117;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 118;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 119;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 120;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 121;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 122;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 123;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 124;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 125;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 126;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 127;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 128;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 129;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 130;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 131;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 132;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 133;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 134;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 135;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 136;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 137;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 138;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 139;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 140;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 141;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 142;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 143;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 144;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 145;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 146;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 147;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 148;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 149;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 150;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 151;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 152;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 153;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 154;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 155;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 156;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 157;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 158;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 159;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 160;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 161;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 162;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 163;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 164;4; -1.000000, 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 165; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;, + 156;3; 1.000000, 1.000000, 1.000000;;, + 157;3; 1.000000, 1.000000, 1.000000;;, + 158;3; 1.000000, 1.000000, 1.000000;;, + 159;3; 1.000000, 1.000000, 1.000000;;, + 160;3; 1.000000, 1.000000, 1.000000;;, + 161;3; 1.000000, 1.000000, 1.000000;;, + 162;3; 1.000000, 1.000000, 1.000000;;, + 163;3; 1.000000, 1.000000, 1.000000;;, + 164;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_Root} + AnimationKey { //Position + 2; + 165; + 0;3; 0.030899,-0.009276, 5.987902;;, + 1;3; 0.030899,-0.009276, 5.987902;;, + 2;3; 0.030899,-0.009276, 5.987902;;, + 3;3; 0.030899,-0.009276, 5.987902;;, + 4;3; 0.030899,-0.009276, 5.987902;;, + 5;3; 0.030899,-0.009276, 5.987902;;, + 6;3; 0.030899,-0.009276, 5.987902;;, + 7;3; 0.030899,-0.009276, 5.987902;;, + 8;3; 0.030899,-0.009276, 5.987902;;, + 9;3; 0.030899,-0.009276, 5.987902;;, + 10;3; 0.030899,-0.009276, 5.987902;;, + 11;3; 0.030899,-0.009276, 5.987902;;, + 12;3; 0.030899,-0.009276, 5.987902;;, + 13;3; 0.030899,-0.009276, 5.987902;;, + 14;3; 0.030899,-0.009276, 5.987902;;, + 15;3; 0.030899,-0.009276, 5.987902;;, + 16;3; 0.030899,-0.009276, 5.987902;;, + 17;3; 0.030899,-0.009276, 5.987902;;, + 18;3; 0.030899,-0.009276, 5.987902;;, + 19;3; 0.030899,-0.009276, 5.987902;;, + 20;3; 0.030899,-0.009276, 5.987902;;, + 21;3; 0.030899,-0.009276, 5.987902;;, + 22;3; 0.030899,-0.009276, 5.987902;;, + 23;3; 0.030899,-0.009276, 5.987902;;, + 24;3; 0.030899,-0.009276, 5.987902;;, + 25;3; 0.030899,-0.009276, 5.987902;;, + 26;3; 0.030899,-0.009276, 5.987902;;, + 27;3; 0.030899,-0.009276, 5.987902;;, + 28;3; 0.030899,-0.009276, 5.987902;;, + 29;3; 0.030899,-0.009276, 5.987902;;, + 30;3; 0.030899,-0.009276, 5.987902;;, + 31;3; 0.030899,-0.009276, 5.987902;;, + 32;3; 0.030899,-0.009276, 5.987902;;, + 33;3; 0.030899,-0.009276, 5.987902;;, + 34;3; 0.030899,-0.009276, 5.987902;;, + 35;3; 0.030899,-0.009276, 5.987902;;, + 36;3; 0.030899,-0.009276, 5.987902;;, + 37;3; 0.030899,-0.009276, 5.987902;;, + 38;3; 0.030899,-0.009276, 5.987902;;, + 39;3; 0.030899,-0.009276, 5.987902;;, + 40;3; 0.030899,-0.009276, 5.987902;;, + 41;3; 0.030899,-0.009276, 5.987902;;, + 42;3; 0.030899,-0.009276, 5.987902;;, + 43;3; 0.030899,-0.009276, 5.987902;;, + 44;3; 0.030899,-0.009276, 5.987902;;, + 45;3; 0.030899,-0.009276, 5.987902;;, + 46;3; 0.030899,-0.009276, 5.987902;;, + 47;3; 0.030899,-0.009276, 5.987902;;, + 48;3; 0.030899,-0.009276, 5.987902;;, + 49;3; 0.030899,-0.009276, 5.987902;;, + 50;3; 0.030899,-0.009276, 5.987902;;, + 51;3; 0.030899,-0.009276, 5.987902;;, + 52;3; 0.030899,-0.009276, 5.987902;;, + 53;3; 0.030899,-0.009276, 5.987902;;, + 54;3; 0.030899,-0.009276, 5.987902;;, + 55;3; 0.030899,-0.009276, 5.987902;;, + 56;3; 0.030899,-0.009276, 5.987902;;, + 57;3; 0.030899,-0.009276, 5.987902;;, + 58;3; 0.030899,-0.009276, 5.987902;;, + 59;3; 0.030899,-0.009276, 5.987902;;, + 60;3; 0.030899,-0.009276, 5.987902;;, + 61;3; 0.030899,-0.009276, 5.987902;;, + 62;3; 0.030899,-0.009276, 5.987902;;, + 63;3; 0.030899,-0.009276, 5.987902;;, + 64;3; 0.030899,-0.009276, 5.987902;;, + 65;3; 0.030899,-0.009276, 5.987902;;, + 66;3; 0.030899,-0.009276, 5.987902;;, + 67;3; 0.030899,-0.009276, 5.987902;;, + 68;3; 0.030899,-0.009276, 5.987902;;, + 69;3; 0.030899,-0.009276, 5.987902;;, + 70;3; 0.030899,-0.009276, 5.987902;;, + 71;3; 0.030899,-0.009276, 5.987902;;, + 72;3; 0.030899,-0.009276, 5.987902;;, + 73;3; 0.030899,-0.009276, 5.987902;;, + 74;3; 0.030899,-0.009276, 5.987902;;, + 75;3; 0.030899,-0.009276, 5.987902;;, + 76;3; 0.030899,-0.009276, 5.987902;;, + 77;3; 0.030899,-0.009276, 5.987902;;, + 78;3; 0.030899,-0.009276, 5.987902;;, + 79;3; 0.030899,-0.009276, 5.987902;;, + 80;3; 0.030899,-0.009276, 5.987902;;, + 81;3; 0.030899,-0.009276, 5.987902;;, + 82;3; 0.030899,-0.009276, 5.987902;;, + 83;3; 0.030899,-0.009276, 5.987902;;, + 84;3; 0.030899,-0.009276, 5.987902;;, + 85;3; 0.030899,-0.009276, 5.987902;;, + 86;3; 0.030899,-0.009276, 5.987902;;, + 87;3; 0.030899,-0.009276, 5.987902;;, + 88;3; 0.030899,-0.009276, 5.987902;;, + 89;3; 0.030899,-0.009276, 5.987902;;, + 90;3; 0.030899,-0.009276, 5.987902;;, + 91;3; 0.030899,-0.009276, 5.987902;;, + 92;3; 0.030899,-0.009276, 5.987902;;, + 93;3; 0.030899,-0.009276, 5.987902;;, + 94;3; 0.030899,-0.009276, 5.987902;;, + 95;3; 0.030899,-0.009276, 5.987902;;, + 96;3; 0.030899,-0.009276, 5.987902;;, + 97;3; 0.030899,-0.009276, 5.987902;;, + 98;3; 0.030899,-0.009276, 5.987902;;, + 99;3; 0.030899,-0.009276, 5.987902;;, + 100;3; 0.030899,-0.009276, 5.987902;;, + 101;3; 0.030899,-0.009276, 5.987902;;, + 102;3; 0.030899,-0.009276, 5.987902;;, + 103;3; 0.030899,-0.009276, 5.987902;;, + 104;3; 0.030899,-0.009276, 5.987902;;, + 105;3; 0.030899,-0.009276, 5.987902;;, + 106;3; 0.030899,-0.009276, 5.987902;;, + 107;3; 0.030899,-0.009276, 5.987902;;, + 108;3; 0.030899,-0.009276, 5.987902;;, + 109;3; 0.030899,-0.009276, 5.987902;;, + 110;3; 0.030899,-0.009276, 5.987902;;, + 111;3; 0.030899,-0.009276, 5.987902;;, + 112;3; 0.030899,-0.009276, 5.987902;;, + 113;3; 0.030899,-0.009276, 5.987902;;, + 114;3; 0.030899,-0.009276, 5.987902;;, + 115;3; 0.030899,-0.009276, 5.987902;;, + 116;3; 0.030899,-0.009276, 5.987902;;, + 117;3; 0.030899,-0.009276, 5.987902;;, + 118;3; 0.030899,-0.009276, 5.987902;;, + 119;3; 0.030899,-0.009276, 5.987902;;, + 120;3; 0.030899,-0.009276, 5.987902;;, + 121;3; 0.030899,-0.009276, 5.987902;;, + 122;3; 0.030899,-0.009276, 5.987902;;, + 123;3; 0.030899,-0.009276, 5.987902;;, + 124;3; 0.030899,-0.009276, 5.987902;;, + 125;3; 0.030899,-0.009276, 5.987902;;, + 126;3; 0.030899,-0.009276, 5.987902;;, + 127;3; 0.030899,-0.009276, 5.987902;;, + 128;3; 0.030899,-0.009276, 5.987902;;, + 129;3; 0.030899,-0.009276, 5.987902;;, + 130;3; 0.030899,-0.009276, 5.987902;;, + 131;3; 0.030899,-0.009276, 5.987902;;, + 132;3; 0.030899,-0.009276, 5.987902;;, + 133;3; 0.030899,-0.009276, 5.987902;;, + 134;3; 0.030899,-0.009276, 5.987902;;, + 135;3; 0.030899,-0.009276, 5.987902;;, + 136;3; 0.030899,-0.009276, 5.987902;;, + 137;3; 0.030899,-0.009276, 5.987902;;, + 138;3; 0.030899,-0.009276, 5.987902;;, + 139;3; 0.030899,-0.009276, 5.987902;;, + 140;3; 0.030899,-0.009276, 5.987902;;, + 141;3; 0.030899,-0.009276, 5.987902;;, + 142;3; 0.030899,-0.009276, 5.987902;;, + 143;3; 0.030899,-0.009276, 5.987902;;, + 144;3; 0.030899,-0.009276, 5.987902;;, + 145;3; 0.030899,-0.009276, 5.987902;;, + 146;3; 0.030899,-0.009276, 5.987902;;, + 147;3; 0.030899,-0.009276, 5.987902;;, + 148;3; 0.030899,-0.009276, 5.987902;;, + 149;3; 0.030899,-0.009276, 5.987902;;, + 150;3; 0.030899,-0.009276, 5.987902;;, + 151;3; 0.030899,-0.009276, 5.987902;;, + 152;3; 0.030899,-0.009276, 5.987902;;, + 153;3; 0.030899,-0.009276, 5.987902;;, + 154;3; 0.030899,-0.009276, 5.987902;;, + 155;3; 0.030899,-0.009276, 5.987902;;, + 156;3; 0.030899,-0.009276, 5.987902;;, + 157;3; 0.030899,-0.009276, 5.987902;;, + 158;3; 0.030899,-0.009276, 5.987902;;, + 159;3; 0.030899,-0.009276, 5.987902;;, + 160;3; 0.030899,-0.009276, 5.987902;;, + 161;3; 0.030899,-0.009276, 5.987902;;, + 162;3; 0.030899,-0.009276, 5.987902;;, + 163;3; 0.030899,-0.009276, 5.987902;;, + 164;3; 0.030899,-0.009276, 5.987902;;; + } + AnimationKey { //Rotation + 0; + 165; + 0;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 1;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 2;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 3;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 4;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 5;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 6;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 7;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 8;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 9;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 10;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 11;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 12;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 13;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 14;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 15;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 16;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 17;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 18;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 19;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 20;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 21;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 22;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 23;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 24;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 25;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 26;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 27;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 28;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 29;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 30;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 31;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 32;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 33;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 34;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 35;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 36;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 37;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 38;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 39;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 40;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 41;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 42;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 43;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 44;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 45;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 46;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 47;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 48;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 49;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 50;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 51;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 52;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 53;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 54;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 55;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 56;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 57;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 58;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 59;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 60;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 61;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 62;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 63;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 64;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 65;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 66;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 67;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 68;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 69;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 70;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 71;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 72;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 73;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 74;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 75;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 76;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 77;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 78;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 79;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 80;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 81;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 82;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 83;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 84;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 85;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 86;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 87;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 88;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 89;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 90;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 91;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 92;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 93;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 94;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 95;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 96;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 97;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 98;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 99;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 100;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 101;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 102;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 103;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 104;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 105;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 106;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 107;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 108;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 109;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 110;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 111;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 112;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 113;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 114;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 115;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 116;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 117;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 118;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 119;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 120;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 121;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 122;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 123;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 124;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 125;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 126;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 127;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 128;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 129;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 130;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 131;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 132;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 133;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 134;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 135;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 136;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 137;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 138;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 139;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 140;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 141;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 142;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 143;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 144;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 145;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 146;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 147;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 148;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 149;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 150;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 151;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 152;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 153;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 154;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 155;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 156;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 157;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 158;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 159;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 160;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 161;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 162;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 163;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 164;4; 0.000000, 0.000000, 0.707107, 0.707107;;; + } + AnimationKey { //Scale + 1; + 165; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;, + 156;3; 1.000000, 1.000000, 1.000000;;, + 157;3; 1.000000, 1.000000, 1.000000;;, + 158;3; 1.000000, 1.000000, 1.000000;;, + 159;3; 1.000000, 1.000000, 1.000000;;, + 160;3; 1.000000, 1.000000, 1.000000;;, + 161;3; 1.000000, 1.000000, 1.000000;;, + 162;3; 1.000000, 1.000000, 1.000000;;, + 163;3; 1.000000, 1.000000, 1.000000;;, + 164;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_Bone_001} + AnimationKey { //Position + 2; + 165; + 0;3; 1.460671,-0.139217, 4.073730;;, + 1;3; 1.460671,-0.139217, 4.073730;;, + 2;3; 1.460671,-0.139217, 4.073730;;, + 3;3; 1.460671,-0.139217, 4.073730;;, + 4;3; 1.460671,-0.139217, 4.073730;;, + 5;3; 1.460671,-0.139217, 4.073730;;, + 6;3; 1.460671,-0.139217, 4.073730;;, + 7;3; 1.460671,-0.139217, 4.073730;;, + 8;3; 1.460671,-0.139217, 4.073730;;, + 9;3; 1.460671,-0.139217, 4.073730;;, + 10;3; 1.460671,-0.139217, 4.073730;;, + 11;3; 1.460671,-0.139217, 4.073730;;, + 12;3; 1.460671,-0.139217, 4.073730;;, + 13;3; 1.460671,-0.139217, 4.073730;;, + 14;3; 1.460671,-0.139217, 4.073730;;, + 15;3; 1.460671,-0.139217, 4.073730;;, + 16;3; 1.460671,-0.139217, 4.073730;;, + 17;3; 1.460671,-0.139217, 4.073730;;, + 18;3; 1.460671,-0.139217, 4.073730;;, + 19;3; 1.460671,-0.139217, 4.073730;;, + 20;3; 1.460671,-0.139217, 4.073730;;, + 21;3; 1.460671,-0.139217, 4.073730;;, + 22;3; 1.460671,-0.139217, 4.073730;;, + 23;3; 1.460671,-0.139217, 4.073730;;, + 24;3; 1.460671,-0.139217, 4.073730;;, + 25;3; 1.460671,-0.139217, 4.073730;;, + 26;3; 1.460671,-0.139217, 4.073730;;, + 27;3; 1.460671,-0.139217, 4.073730;;, + 28;3; 1.460671,-0.139217, 4.073730;;, + 29;3; 1.460671,-0.139217, 4.073730;;, + 30;3; 1.460671,-0.139217, 4.073730;;, + 31;3; 1.460671,-0.139217, 4.073730;;, + 32;3; 1.460671,-0.139217, 4.073730;;, + 33;3; 1.460671,-0.139217, 4.073730;;, + 34;3; 1.460671,-0.139217, 4.073730;;, + 35;3; 1.460671,-0.139217, 4.073730;;, + 36;3; 1.460671,-0.139217, 4.073730;;, + 37;3; 1.460671,-0.139217, 4.073730;;, + 38;3; 1.460671,-0.139217, 4.073730;;, + 39;3; 1.460671,-0.139217, 4.073730;;, + 40;3; 1.460671,-0.139217, 4.073730;;, + 41;3; 1.460671,-0.139217, 4.073730;;, + 42;3; 1.460671,-0.139217, 4.073730;;, + 43;3; 1.460671,-0.139217, 4.073730;;, + 44;3; 1.460671,-0.139217, 4.073730;;, + 45;3; 1.460671,-0.139217, 4.073730;;, + 46;3; 1.460671,-0.139217, 4.073730;;, + 47;3; 1.460671,-0.139217, 4.073730;;, + 48;3; 1.460671,-0.139217, 4.073730;;, + 49;3; 1.460671,-0.139217, 4.073730;;, + 50;3; 1.460671,-0.139217, 4.073730;;, + 51;3; 1.460671,-0.139217, 4.073730;;, + 52;3; 1.460671,-0.139217, 4.073730;;, + 53;3; 1.460671,-0.139217, 4.073730;;, + 54;3; 1.460671,-0.139217, 4.073730;;, + 55;3; 1.460671,-0.139217, 4.073730;;, + 56;3; 1.460671,-0.139217, 4.073730;;, + 57;3; 1.460671,-0.139217, 4.073730;;, + 58;3; 1.460671,-0.139217, 4.073730;;, + 59;3; 1.460671,-0.139217, 4.073730;;, + 60;3; 1.460671,-0.139217, 4.073730;;, + 61;3; 1.460671,-0.139217, 4.073730;;, + 62;3; 1.460671,-0.139217, 4.073730;;, + 63;3; 1.460671,-0.139217, 4.073730;;, + 64;3; 1.460671,-0.139217, 4.073730;;, + 65;3; 1.460671,-0.139217, 4.073730;;, + 66;3; 1.460671,-0.139217, 4.073730;;, + 67;3; 1.460671,-0.139217, 4.073730;;, + 68;3; 1.460671,-0.139217, 4.073730;;, + 69;3; 1.460671,-0.139217, 4.073730;;, + 70;3; 1.460671,-0.139217, 4.073730;;, + 71;3; 1.460671,-0.139217, 4.073730;;, + 72;3; 1.460671,-0.139217, 4.073730;;, + 73;3; 1.460671,-0.139217, 4.073730;;, + 74;3; 1.460671,-0.139217, 4.073730;;, + 75;3; 1.460671,-0.139217, 4.073730;;, + 76;3; 1.460671,-0.139217, 4.073730;;, + 77;3; 1.460671,-0.139217, 4.073730;;, + 78;3; 1.460671,-0.139217, 4.073730;;, + 79;3; 1.460671,-0.139217, 4.073730;;, + 80;3; 1.460671,-0.139217, 4.073730;;, + 81;3; 1.460671,-0.139217, 4.073730;;, + 82;3; 1.460671,-0.139217, 4.073730;;, + 83;3; 1.460671,-0.139217, 4.073730;;, + 84;3; 1.460671,-0.139217, 4.073730;;, + 85;3; 1.460671,-0.139217, 4.073730;;, + 86;3; 1.460671,-0.139217, 4.073730;;, + 87;3; 1.460671,-0.139217, 4.073730;;, + 88;3; 1.460671,-0.139217, 4.073730;;, + 89;3; 1.460671,-0.139217, 4.073730;;, + 90;3; 1.460671,-0.139217, 4.073730;;, + 91;3; 1.460671,-0.139217, 4.073730;;, + 92;3; 1.460671,-0.139217, 4.073730;;, + 93;3; 1.460671,-0.139217, 4.073730;;, + 94;3; 1.460671,-0.139217, 4.073730;;, + 95;3; 1.460671,-0.139217, 4.073730;;, + 96;3; 1.460671,-0.139217, 4.073730;;, + 97;3; 1.460671,-0.139217, 4.073730;;, + 98;3; 1.460671,-0.139217, 4.073730;;, + 99;3; 1.460671,-0.139217, 4.073730;;, + 100;3; 1.460671,-0.139217, 4.073730;;, + 101;3; 1.460671,-0.139217, 4.073730;;, + 102;3; 1.460671,-0.139217, 4.073730;;, + 103;3; 1.460671,-0.139217, 4.073730;;, + 104;3; 1.460671,-0.139217, 4.073730;;, + 105;3; 1.460671,-0.139217, 4.073730;;, + 106;3; 1.460671,-0.139217, 4.073730;;, + 107;3; 1.460671,-0.139217, 4.073730;;, + 108;3; 1.460671,-0.139217, 4.073730;;, + 109;3; 1.460671,-0.139217, 4.073730;;, + 110;3; 1.460671,-0.139217, 4.073730;;, + 111;3; 1.460671,-0.139217, 4.073730;;, + 112;3; 1.460671,-0.139217, 4.073730;;, + 113;3; 1.460671,-0.139217, 4.073730;;, + 114;3; 1.460671,-0.139217, 4.073730;;, + 115;3; 1.460671,-0.139217, 4.073730;;, + 116;3; 1.460671,-0.139217, 4.073730;;, + 117;3; 1.460671,-0.139217, 4.073730;;, + 118;3; 1.460671,-0.139217, 4.073730;;, + 119;3; 1.460671,-0.139217, 4.073730;;, + 120;3; 1.460671,-0.139217, 4.073730;;, + 121;3; 1.460671,-0.139217, 4.073730;;, + 122;3; 1.460671,-0.139217, 4.073730;;, + 123;3; 1.460671,-0.139217, 4.073730;;, + 124;3; 1.460671,-0.139217, 4.073730;;, + 125;3; 1.460671,-0.139217, 4.073730;;, + 126;3; 1.460671,-0.139217, 4.073730;;, + 127;3; 1.460671,-0.139217, 4.073730;;, + 128;3; 1.460671,-0.139217, 4.073730;;, + 129;3; 1.460671,-0.139217, 4.073730;;, + 130;3; 1.460671,-0.139217, 4.073730;;, + 131;3; 1.460671,-0.139217, 4.073730;;, + 132;3; 1.460671,-0.139217, 4.073730;;, + 133;3; 1.460671,-0.139217, 4.073730;;, + 134;3; 1.460671,-0.139217, 4.073730;;, + 135;3; 1.460671,-0.139217, 4.073730;;, + 136;3; 1.460671,-0.139217, 4.073730;;, + 137;3; 1.460671,-0.139217, 4.073730;;, + 138;3; 1.460671,-0.139217, 4.073730;;, + 139;3; 1.460671,-0.139217, 4.073730;;, + 140;3; 1.460671,-0.139217, 4.073730;;, + 141;3; 1.460671,-0.139217, 4.073730;;, + 142;3; 1.460671,-0.139217, 4.073730;;, + 143;3; 1.460671,-0.139217, 4.073730;;, + 144;3; 1.460671,-0.139217, 4.073730;;, + 145;3; 1.460671,-0.139217, 4.073730;;, + 146;3; 1.460671,-0.139217, 4.073730;;, + 147;3; 1.460671,-0.139217, 4.073730;;, + 148;3; 1.460671,-0.139217, 4.073730;;, + 149;3; 1.460671,-0.139217, 4.073730;;, + 150;3; 1.460671,-0.139217, 4.073730;;, + 151;3; 1.460671,-0.139217, 4.073730;;, + 152;3; 1.460671,-0.139217, 4.073730;;, + 153;3; 1.460671,-0.139217, 4.073730;;, + 154;3; 1.460671,-0.139217, 4.073730;;, + 155;3; 1.460671,-0.139217, 4.073730;;, + 156;3; 1.460671,-0.139217, 4.073730;;, + 157;3; 1.460671,-0.139217, 4.073730;;, + 158;3; 1.460671,-0.139217, 4.073730;;, + 159;3; 1.460671,-0.139217, 4.073730;;, + 160;3; 1.460671,-0.139217, 4.073730;;, + 161;3; 1.460671,-0.139217, 4.073730;;, + 162;3; 1.460671,-0.139217, 4.073730;;, + 163;3; 1.460671,-0.139217, 4.073730;;, + 164;3; 1.460671,-0.139217, 4.073730;;; + } + AnimationKey { //Rotation + 0; + 165; + 0;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 1;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 2;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 3;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 4;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 5;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 6;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 7;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 8;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 9;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 10;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 11;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 12;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 13;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 14;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 15;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 16;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 17;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 18;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 19;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 20;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 21;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 22;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 23;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 24;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 25;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 26;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 27;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 28;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 29;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 30;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 31;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 32;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 33;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 34;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 35;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 36;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 37;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 38;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 39;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 40;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 41;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 42;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 43;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 44;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 45;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 46;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 47;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 48;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 49;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 50;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 51;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 52;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 53;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 54;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 55;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 56;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 57;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 58;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 59;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 60;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 61;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 62;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 63;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 64;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 65;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 66;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 67;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 68;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 69;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 70;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 71;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 72;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 73;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 74;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 75;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 76;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 77;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 78;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 79;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 80;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 81;4; -0.023017, 0.996971,-0.000000,-0.000000;;, + 82;4; -0.087830, 0.988440,-0.000000,-0.000000;;, + 83;4; -0.171026, 0.977486,-0.000000,-0.000000;;, + 84;4; -0.235816, 0.968955,-0.000000,-0.000000;;, + 85;4; -0.258819, 0.965926,-0.000000,-0.000000;;, + 86;4; -0.247344, 0.965926,-0.000000,-0.000000;;, + 87;4; -0.212807, 0.965926,-0.000000,-0.000000;;, + 88;4; -0.156652, 0.965926,-0.000000,-0.000000;;, + 89;4; -0.083204, 0.965926,-0.000000,-0.000000;;, + 90;4; -0.000000, 0.965926,-0.000000,-0.000000;;, + 91;4; 0.083204, 0.965926, 0.000000,-0.000000;;, + 92;4; 0.156652, 0.965926, 0.000000,-0.000000;;, + 93;4; 0.212807, 0.965926, 0.000000,-0.000000;;, + 94;4; 0.247343, 0.965926, 0.000000,-0.000000;;, + 95;4; 0.258819, 0.965926, 0.000000,-0.000000;;, + 96;4; 0.235815, 0.968955, 0.000000,-0.000000;;, + 97;4; 0.171026, 0.977486, 0.000000,-0.000000;;, + 98;4; 0.087830, 0.988440, 0.000000,-0.000000;;, + 99;4; 0.023017, 0.996971, 0.000000,-0.000000;;, + 100;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 101;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 102;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 103;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 104;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 105;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 106;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 107;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 108;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 109;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 110;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 111;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 112;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 113;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 114;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 115;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 116;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 117;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 118;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 119;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 120;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 121;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 122;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 123;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 124;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 125;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 126;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 127;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 128;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 129;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 130;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 131;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 132;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 133;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 134;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 135;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 136;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 137;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 138;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 139;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 140;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 141;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 142;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 143;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 144;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 145;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 146;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 147;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 148;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 149;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 150;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 151;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 152;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 153;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 154;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 155;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 156;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 157;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 158;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 159;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 160;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 161;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 162;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 163;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 164;4; -0.000000, 1.000000, 0.000000,-0.000000;;; + } + AnimationKey { //Scale + 1; + 165; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;, + 156;3; 1.000000, 1.000000, 1.000000;;, + 157;3; 1.000000, 1.000000, 1.000000;;, + 158;3; 1.000000, 1.000000, 1.000000;;, + 159;3; 1.000000, 1.000000, 1.000000;;, + 160;3; 1.000000, 1.000000, 1.000000;;, + 161;3; 1.000000, 1.000000, 1.000000;;, + 162;3; 1.000000, 1.000000, 1.000000;;, + 163;3; 1.000000, 1.000000, 1.000000;;, + 164;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_Bone_002} + AnimationKey { //Position + 2; + 165; + 0;3; 1.460671,-0.139216,-3.633328;;, + 1;3; 1.460671,-0.139216,-3.633328;;, + 2;3; 1.460671,-0.139216,-3.633328;;, + 3;3; 1.460671,-0.139216,-3.633328;;, + 4;3; 1.460671,-0.139216,-3.633328;;, + 5;3; 1.460671,-0.139216,-3.633328;;, + 6;3; 1.460671,-0.139216,-3.633328;;, + 7;3; 1.460671,-0.139216,-3.633328;;, + 8;3; 1.460671,-0.139216,-3.633328;;, + 9;3; 1.460671,-0.139216,-3.633328;;, + 10;3; 1.460671,-0.139216,-3.633328;;, + 11;3; 1.460671,-0.139216,-3.633328;;, + 12;3; 1.460671,-0.139216,-3.633328;;, + 13;3; 1.460671,-0.139216,-3.633328;;, + 14;3; 1.460671,-0.139216,-3.633328;;, + 15;3; 1.460671,-0.139216,-3.633328;;, + 16;3; 1.460671,-0.139216,-3.633328;;, + 17;3; 1.460671,-0.139216,-3.633328;;, + 18;3; 1.460671,-0.139216,-3.633328;;, + 19;3; 1.460671,-0.139216,-3.633328;;, + 20;3; 1.460671,-0.139216,-3.633328;;, + 21;3; 1.460671,-0.139216,-3.633328;;, + 22;3; 1.460671,-0.139216,-3.633328;;, + 23;3; 1.460671,-0.139216,-3.633328;;, + 24;3; 1.460671,-0.139216,-3.633328;;, + 25;3; 1.460671,-0.139216,-3.633328;;, + 26;3; 1.460671,-0.139216,-3.633328;;, + 27;3; 1.460671,-0.139216,-3.633328;;, + 28;3; 1.460671,-0.139216,-3.633328;;, + 29;3; 1.460671,-0.139216,-3.633328;;, + 30;3; 1.460671,-0.139216,-3.633328;;, + 31;3; 1.460671,-0.139216,-3.633328;;, + 32;3; 1.460671,-0.139216,-3.633328;;, + 33;3; 1.460671,-0.139216,-3.633328;;, + 34;3; 1.460671,-0.139216,-3.633328;;, + 35;3; 1.460671,-0.139216,-3.633328;;, + 36;3; 1.460671,-0.139216,-3.633328;;, + 37;3; 1.460671,-0.139216,-3.633328;;, + 38;3; 1.460671,-0.139216,-3.633328;;, + 39;3; 1.460671,-0.139216,-3.633328;;, + 40;3; 1.460671,-0.139216,-3.633328;;, + 41;3; 1.460671,-0.139216,-3.633328;;, + 42;3; 1.460671,-0.139216,-3.633328;;, + 43;3; 1.460671,-0.139216,-3.633328;;, + 44;3; 1.460671,-0.139216,-3.633328;;, + 45;3; 1.460671,-0.139216,-3.633328;;, + 46;3; 1.460671,-0.139216,-3.633328;;, + 47;3; 1.460671,-0.139216,-3.633328;;, + 48;3; 1.460671,-0.139216,-3.633328;;, + 49;3; 1.460671,-0.139216,-3.633328;;, + 50;3; 1.460671,-0.139216,-3.633328;;, + 51;3; 1.460671,-0.139216,-3.633328;;, + 52;3; 1.460671,-0.139216,-3.633328;;, + 53;3; 1.460671,-0.139216,-3.633328;;, + 54;3; 1.460671,-0.139216,-3.633328;;, + 55;3; 1.460671,-0.139216,-3.633328;;, + 56;3; 1.460671,-0.139216,-3.633328;;, + 57;3; 1.460671,-0.139216,-3.633328;;, + 58;3; 1.460671,-0.139216,-3.633328;;, + 59;3; 1.460671,-0.139216,-3.633328;;, + 60;3; 1.460671,-0.139216,-3.633328;;, + 61;3; 1.460671,-0.139216,-3.633328;;, + 62;3; 1.460671,-0.139216,-3.633328;;, + 63;3; 1.460671,-0.139216,-3.633328;;, + 64;3; 1.460671,-0.139216,-3.633328;;, + 65;3; 1.460671,-0.139216,-3.633328;;, + 66;3; 1.460671,-0.139216,-3.633328;;, + 67;3; 1.460671,-0.139216,-3.633328;;, + 68;3; 1.460671,-0.139216,-3.633328;;, + 69;3; 1.460671,-0.139216,-3.633328;;, + 70;3; 1.460671,-0.139216,-3.633328;;, + 71;3; 1.460671,-0.139216,-3.633328;;, + 72;3; 1.460671,-0.139216,-3.633328;;, + 73;3; 1.460671,-0.139216,-3.633328;;, + 74;3; 1.460671,-0.139216,-3.633328;;, + 75;3; 1.460671,-0.139216,-3.633328;;, + 76;3; 1.460671,-0.139216,-3.633328;;, + 77;3; 1.460671,-0.139216,-3.633328;;, + 78;3; 1.460671,-0.139216,-3.633328;;, + 79;3; 1.460671,-0.139216,-3.633328;;, + 80;3; 1.460671,-0.139216,-3.633328;;, + 81;3; 1.460671,-0.139216,-3.633328;;, + 82;3; 1.460671,-0.139216,-3.633328;;, + 83;3; 1.460671,-0.139216,-3.633328;;, + 84;3; 1.460671,-0.139216,-3.633328;;, + 85;3; 1.460671,-0.139216,-3.633328;;, + 86;3; 1.460671,-0.139216,-3.633328;;, + 87;3; 1.460671,-0.139216,-3.633328;;, + 88;3; 1.460671,-0.139216,-3.633328;;, + 89;3; 1.460671,-0.139216,-3.633328;;, + 90;3; 1.460671,-0.139216,-3.633328;;, + 91;3; 1.460671,-0.139216,-3.633328;;, + 92;3; 1.460671,-0.139216,-3.633328;;, + 93;3; 1.460671,-0.139216,-3.633328;;, + 94;3; 1.460671,-0.139216,-3.633328;;, + 95;3; 1.460671,-0.139216,-3.633328;;, + 96;3; 1.460671,-0.139216,-3.633328;;, + 97;3; 1.460671,-0.139216,-3.633328;;, + 98;3; 1.460671,-0.139216,-3.633328;;, + 99;3; 1.460671,-0.139216,-3.633328;;, + 100;3; 1.460671,-0.139216,-3.633328;;, + 101;3; 1.460671,-0.139216,-3.633328;;, + 102;3; 1.460671,-0.139216,-3.633328;;, + 103;3; 1.460671,-0.139216,-3.633328;;, + 104;3; 1.460671,-0.139216,-3.633328;;, + 105;3; 1.460671,-0.139216,-3.633328;;, + 106;3; 1.460671,-0.139216,-3.633328;;, + 107;3; 1.460671,-0.139216,-3.633328;;, + 108;3; 1.460671,-0.139216,-3.633328;;, + 109;3; 1.460671,-0.139216,-3.633328;;, + 110;3; 1.460671,-0.139216,-3.633328;;, + 111;3; 1.460671,-0.139216,-3.633328;;, + 112;3; 1.460671,-0.139216,-3.633328;;, + 113;3; 1.460671,-0.139216,-3.633328;;, + 114;3; 1.460671,-0.139216,-3.633328;;, + 115;3; 1.460671,-0.139216,-3.633328;;, + 116;3; 1.460671,-0.139216,-3.633328;;, + 117;3; 1.460671,-0.139216,-3.633328;;, + 118;3; 1.460671,-0.139216,-3.633328;;, + 119;3; 1.460671,-0.139216,-3.633328;;, + 120;3; 1.460671,-0.139216,-3.633328;;, + 121;3; 1.460671,-0.139216,-3.633328;;, + 122;3; 1.460671,-0.139216,-3.633328;;, + 123;3; 1.460671,-0.139216,-3.633328;;, + 124;3; 1.460671,-0.139216,-3.633328;;, + 125;3; 1.460671,-0.139216,-3.633328;;, + 126;3; 1.460671,-0.139216,-3.633328;;, + 127;3; 1.460671,-0.139216,-3.633328;;, + 128;3; 1.460671,-0.139216,-3.633328;;, + 129;3; 1.460671,-0.139216,-3.633328;;, + 130;3; 1.460671,-0.139216,-3.633328;;, + 131;3; 1.460671,-0.139216,-3.633328;;, + 132;3; 1.460671,-0.139216,-3.633328;;, + 133;3; 1.460671,-0.139216,-3.633328;;, + 134;3; 1.460671,-0.139216,-3.633328;;, + 135;3; 1.460671,-0.139216,-3.633328;;, + 136;3; 1.460671,-0.139216,-3.633328;;, + 137;3; 1.460671,-0.139216,-3.633328;;, + 138;3; 1.460671,-0.139216,-3.633328;;, + 139;3; 1.460671,-0.139216,-3.633328;;, + 140;3; 1.460671,-0.139216,-3.633328;;, + 141;3; 1.460671,-0.139216,-3.633328;;, + 142;3; 1.460671,-0.139216,-3.633328;;, + 143;3; 1.460671,-0.139216,-3.633328;;, + 144;3; 1.460671,-0.139216,-3.633328;;, + 145;3; 1.460671,-0.139216,-3.633328;;, + 146;3; 1.460671,-0.139216,-3.633328;;, + 147;3; 1.460671,-0.139216,-3.633328;;, + 148;3; 1.460671,-0.139216,-3.633328;;, + 149;3; 1.460671,-0.139216,-3.633328;;, + 150;3; 1.460671,-0.139216,-3.633328;;, + 151;3; 1.460671,-0.139216,-3.633328;;, + 152;3; 1.460671,-0.139216,-3.633328;;, + 153;3; 1.460671,-0.139216,-3.633328;;, + 154;3; 1.460671,-0.139216,-3.633328;;, + 155;3; 1.460671,-0.139216,-3.633328;;, + 156;3; 1.460671,-0.139216,-3.633328;;, + 157;3; 1.460671,-0.139216,-3.633328;;, + 158;3; 1.460671,-0.139216,-3.633328;;, + 159;3; 1.460671,-0.139216,-3.633328;;, + 160;3; 1.460671,-0.139216,-3.633328;;, + 161;3; 1.460671,-0.139216,-3.633328;;, + 162;3; 1.460671,-0.139216,-3.633328;;, + 163;3; 1.460671,-0.139216,-3.633328;;, + 164;3; 1.460671,-0.139216,-3.633328;;; + } + AnimationKey { //Rotation + 0; + 165; + 0;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 1;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 2;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 3;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 4;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 5;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 6;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 7;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 8;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 9;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 10;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 11;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 12;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 13;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 14;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 15;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 16;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 17;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 18;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 19;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 20;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 21;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 22;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 23;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 24;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 25;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 26;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 27;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 28;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 29;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 30;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 31;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 32;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 33;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 34;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 35;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 36;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 37;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 38;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 39;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 40;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 41;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 42;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 43;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 44;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 45;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 46;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 47;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 48;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 49;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 50;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 51;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 52;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 53;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 54;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 55;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 56;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 57;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 58;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 59;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 60;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 61;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 62;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 63;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 64;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 65;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 66;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 67;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 68;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 69;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 70;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 71;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 72;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 73;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 74;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 75;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 76;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 77;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 78;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 79;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 80;4; -0.000000, 1.000000,-0.000000,-0.000000;;, + 81;4; 0.023017, 0.996971, 0.000000,-0.000000;;, + 82;4; 0.087830, 0.988440, 0.000000,-0.000000;;, + 83;4; 0.171026, 0.977486, 0.000000,-0.000000;;, + 84;4; 0.235815, 0.968955, 0.000000,-0.000000;;, + 85;4; 0.258819, 0.965926, 0.000000,-0.000000;;, + 86;4; 0.247343, 0.965926, 0.000000,-0.000000;;, + 87;4; 0.212807, 0.965926, 0.000000,-0.000000;;, + 88;4; 0.156652, 0.965926, 0.000000,-0.000000;;, + 89;4; 0.083204, 0.965926, 0.000000,-0.000000;;, + 90;4; -0.000000, 0.965926,-0.000000,-0.000000;;, + 91;4; -0.083204, 0.965926,-0.000000,-0.000000;;, + 92;4; -0.156652, 0.965926,-0.000000,-0.000000;;, + 93;4; -0.212807, 0.965926,-0.000000,-0.000000;;, + 94;4; -0.247344, 0.965926,-0.000000,-0.000000;;, + 95;4; -0.258819, 0.965926,-0.000000,-0.000000;;, + 96;4; -0.235816, 0.968955,-0.000000,-0.000000;;, + 97;4; -0.171026, 0.977486,-0.000000,-0.000000;;, + 98;4; -0.087830, 0.988440,-0.000000,-0.000000;;, + 99;4; -0.023017, 0.996971,-0.000000,-0.000000;;, + 100;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 101;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 102;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 103;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 104;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 105;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 106;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 107;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 108;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 109;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 110;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 111;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 112;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 113;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 114;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 115;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 116;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 117;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 118;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 119;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 120;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 121;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 122;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 123;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 124;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 125;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 126;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 127;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 128;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 129;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 130;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 131;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 132;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 133;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 134;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 135;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 136;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 137;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 138;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 139;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 140;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 141;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 142;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 143;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 144;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 145;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 146;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 147;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 148;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 149;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 150;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 151;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 152;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 153;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 154;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 155;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 156;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 157;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 158;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 159;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 160;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 161;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 162;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 163;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 164;4; -0.000000, 1.000000, 0.000000,-0.000000;;; + } + AnimationKey { //Scale + 1; + 165; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;, + 156;3; 1.000000, 1.000000, 1.000000;;, + 157;3; 1.000000, 1.000000, 1.000000;;, + 158;3; 1.000000, 1.000000, 1.000000;;, + 159;3; 1.000000, 1.000000, 1.000000;;, + 160;3; 1.000000, 1.000000, 1.000000;;, + 161;3; 1.000000, 1.000000, 1.000000;;, + 162;3; 1.000000, 1.000000, 1.000000;;, + 163;3; 1.000000, 1.000000, 1.000000;;, + 164;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_Bone_003} + AnimationKey { //Position + 2; + 165; + 0;3; -1.438651,-0.139217, 4.073730;;, + 1;3; -1.438651,-0.139217, 4.073730;;, + 2;3; -1.438651,-0.139217, 4.073730;;, + 3;3; -1.438651,-0.139217, 4.073730;;, + 4;3; -1.438651,-0.139217, 4.073730;;, + 5;3; -1.438651,-0.139217, 4.073730;;, + 6;3; -1.438651,-0.139217, 4.073730;;, + 7;3; -1.438651,-0.139217, 4.073730;;, + 8;3; -1.438651,-0.139217, 4.073730;;, + 9;3; -1.438651,-0.139217, 4.073730;;, + 10;3; -1.438651,-0.139217, 4.073730;;, + 11;3; -1.438651,-0.139217, 4.073730;;, + 12;3; -1.438651,-0.139217, 4.073730;;, + 13;3; -1.438651,-0.139217, 4.073730;;, + 14;3; -1.438651,-0.139217, 4.073730;;, + 15;3; -1.438651,-0.139217, 4.073730;;, + 16;3; -1.438651,-0.139217, 4.073730;;, + 17;3; -1.438651,-0.139217, 4.073730;;, + 18;3; -1.438651,-0.139217, 4.073730;;, + 19;3; -1.438651,-0.139217, 4.073730;;, + 20;3; -1.438651,-0.139217, 4.073730;;, + 21;3; -1.438651,-0.139217, 4.073730;;, + 22;3; -1.438651,-0.139217, 4.073730;;, + 23;3; -1.438651,-0.139217, 4.073730;;, + 24;3; -1.438651,-0.139217, 4.073730;;, + 25;3; -1.438651,-0.139217, 4.073730;;, + 26;3; -1.438651,-0.139217, 4.073730;;, + 27;3; -1.438651,-0.139217, 4.073730;;, + 28;3; -1.438651,-0.139217, 4.073730;;, + 29;3; -1.438651,-0.139217, 4.073730;;, + 30;3; -1.438651,-0.139217, 4.073730;;, + 31;3; -1.438651,-0.139217, 4.073730;;, + 32;3; -1.438651,-0.139217, 4.073730;;, + 33;3; -1.438651,-0.139217, 4.073730;;, + 34;3; -1.438651,-0.139217, 4.073730;;, + 35;3; -1.438651,-0.139217, 4.073730;;, + 36;3; -1.438651,-0.139217, 4.073730;;, + 37;3; -1.438651,-0.139217, 4.073730;;, + 38;3; -1.438651,-0.139217, 4.073730;;, + 39;3; -1.438651,-0.139217, 4.073730;;, + 40;3; -1.438651,-0.139217, 4.073730;;, + 41;3; -1.438651,-0.139217, 4.073730;;, + 42;3; -1.438651,-0.139217, 4.073730;;, + 43;3; -1.438651,-0.139217, 4.073730;;, + 44;3; -1.438651,-0.139217, 4.073730;;, + 45;3; -1.438651,-0.139217, 4.073730;;, + 46;3; -1.438651,-0.139217, 4.073730;;, + 47;3; -1.438651,-0.139217, 4.073730;;, + 48;3; -1.438651,-0.139217, 4.073730;;, + 49;3; -1.438651,-0.139217, 4.073730;;, + 50;3; -1.438651,-0.139217, 4.073730;;, + 51;3; -1.438651,-0.139217, 4.073730;;, + 52;3; -1.438651,-0.139217, 4.073730;;, + 53;3; -1.438651,-0.139217, 4.073730;;, + 54;3; -1.438651,-0.139217, 4.073730;;, + 55;3; -1.438651,-0.139217, 4.073730;;, + 56;3; -1.438651,-0.139217, 4.073730;;, + 57;3; -1.438651,-0.139217, 4.073730;;, + 58;3; -1.438651,-0.139217, 4.073730;;, + 59;3; -1.438651,-0.139217, 4.073730;;, + 60;3; -1.438651,-0.139217, 4.073730;;, + 61;3; -1.438651,-0.139217, 4.073730;;, + 62;3; -1.438651,-0.139217, 4.073730;;, + 63;3; -1.438651,-0.139217, 4.073730;;, + 64;3; -1.438651,-0.139217, 4.073730;;, + 65;3; -1.438651,-0.139217, 4.073730;;, + 66;3; -1.438651,-0.139217, 4.073730;;, + 67;3; -1.438651,-0.139217, 4.073730;;, + 68;3; -1.438651,-0.139217, 4.073730;;, + 69;3; -1.438651,-0.139217, 4.073730;;, + 70;3; -1.438651,-0.139217, 4.073730;;, + 71;3; -1.438651,-0.139217, 4.073730;;, + 72;3; -1.438651,-0.139217, 4.073730;;, + 73;3; -1.438651,-0.139217, 4.073730;;, + 74;3; -1.438651,-0.139217, 4.073730;;, + 75;3; -1.438651,-0.139217, 4.073730;;, + 76;3; -1.438651,-0.139217, 4.073730;;, + 77;3; -1.438651,-0.139217, 4.073730;;, + 78;3; -1.438651,-0.139217, 4.073730;;, + 79;3; -1.438651,-0.139217, 4.073730;;, + 80;3; -1.438651,-0.139217, 4.073730;;, + 81;3; -1.438651,-0.139217, 4.073730;;, + 82;3; -1.438651,-0.139217, 4.073730;;, + 83;3; -1.438651,-0.139217, 4.073730;;, + 84;3; -1.438651,-0.139217, 4.073730;;, + 85;3; -1.438651,-0.139217, 4.073730;;, + 86;3; -1.438651,-0.139217, 4.073730;;, + 87;3; -1.438651,-0.139217, 4.073730;;, + 88;3; -1.438651,-0.139217, 4.073730;;, + 89;3; -1.438651,-0.139217, 4.073730;;, + 90;3; -1.438651,-0.139217, 4.073730;;, + 91;3; -1.438651,-0.139217, 4.073730;;, + 92;3; -1.438651,-0.139217, 4.073730;;, + 93;3; -1.438651,-0.139217, 4.073730;;, + 94;3; -1.438651,-0.139217, 4.073730;;, + 95;3; -1.438651,-0.139217, 4.073730;;, + 96;3; -1.438651,-0.139217, 4.073730;;, + 97;3; -1.438651,-0.139217, 4.073730;;, + 98;3; -1.438651,-0.139217, 4.073730;;, + 99;3; -1.438651,-0.139217, 4.073730;;, + 100;3; -1.438651,-0.139217, 4.073730;;, + 101;3; -1.438651,-0.139217, 4.073730;;, + 102;3; -1.438651,-0.139217, 4.073730;;, + 103;3; -1.438651,-0.139217, 4.073730;;, + 104;3; -1.438651,-0.139217, 4.073730;;, + 105;3; -1.438651,-0.139217, 4.073730;;, + 106;3; -1.438651,-0.139217, 4.073730;;, + 107;3; -1.438651,-0.139217, 4.073730;;, + 108;3; -1.438651,-0.139217, 4.073730;;, + 109;3; -1.438651,-0.139217, 4.073730;;, + 110;3; -1.438651,-0.139217, 4.073730;;, + 111;3; -1.438651,-0.139217, 4.073730;;, + 112;3; -1.438651,-0.139217, 4.073730;;, + 113;3; -1.438651,-0.139217, 4.073730;;, + 114;3; -1.438651,-0.139217, 4.073730;;, + 115;3; -1.438651,-0.139217, 4.073730;;, + 116;3; -1.438651,-0.139217, 4.073730;;, + 117;3; -1.438651,-0.139217, 4.073730;;, + 118;3; -1.438651,-0.139217, 4.073730;;, + 119;3; -1.438651,-0.139217, 4.073730;;, + 120;3; -1.438651,-0.139217, 4.073730;;, + 121;3; -1.438651,-0.139217, 4.073730;;, + 122;3; -1.438651,-0.139217, 4.073730;;, + 123;3; -1.438651,-0.139217, 4.073730;;, + 124;3; -1.438651,-0.139217, 4.073730;;, + 125;3; -1.438651,-0.139217, 4.073730;;, + 126;3; -1.438651,-0.139217, 4.073730;;, + 127;3; -1.438651,-0.139217, 4.073730;;, + 128;3; -1.438651,-0.139217, 4.073730;;, + 129;3; -1.438651,-0.139217, 4.073730;;, + 130;3; -1.438651,-0.139217, 4.073730;;, + 131;3; -1.438651,-0.139217, 4.073730;;, + 132;3; -1.438651,-0.139217, 4.073730;;, + 133;3; -1.438651,-0.139217, 4.073730;;, + 134;3; -1.438651,-0.139217, 4.073730;;, + 135;3; -1.438651,-0.139217, 4.073730;;, + 136;3; -1.438651,-0.139217, 4.073730;;, + 137;3; -1.438651,-0.139217, 4.073730;;, + 138;3; -1.438651,-0.139217, 4.073730;;, + 139;3; -1.438651,-0.139217, 4.073730;;, + 140;3; -1.438651,-0.139217, 4.073730;;, + 141;3; -1.438651,-0.139217, 4.073730;;, + 142;3; -1.438651,-0.139217, 4.073730;;, + 143;3; -1.438651,-0.139217, 4.073730;;, + 144;3; -1.438651,-0.139217, 4.073730;;, + 145;3; -1.438651,-0.139217, 4.073730;;, + 146;3; -1.438651,-0.139217, 4.073730;;, + 147;3; -1.438651,-0.139217, 4.073730;;, + 148;3; -1.438651,-0.139217, 4.073730;;, + 149;3; -1.438651,-0.139217, 4.073730;;, + 150;3; -1.438651,-0.139217, 4.073730;;, + 151;3; -1.438651,-0.139217, 4.073730;;, + 152;3; -1.438651,-0.139217, 4.073730;;, + 153;3; -1.438651,-0.139217, 4.073730;;, + 154;3; -1.438651,-0.139217, 4.073730;;, + 155;3; -1.438651,-0.139217, 4.073730;;, + 156;3; -1.438651,-0.139217, 4.073730;;, + 157;3; -1.438651,-0.139217, 4.073730;;, + 158;3; -1.438651,-0.139217, 4.073730;;, + 159;3; -1.438651,-0.139217, 4.073730;;, + 160;3; -1.438651,-0.139217, 4.073730;;, + 161;3; -1.438651,-0.139217, 4.073730;;, + 162;3; -1.438651,-0.139217, 4.073730;;, + 163;3; -1.438651,-0.139217, 4.073730;;, + 164;3; -1.438651,-0.139217, 4.073730;;; + } + AnimationKey { //Rotation + 0; + 165; + 0;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 1;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 2;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 3;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 4;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 5;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 6;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 7;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 8;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 9;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 10;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 11;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 12;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 13;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 14;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 15;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 16;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 17;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 18;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 19;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 20;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 21;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 22;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 23;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 24;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 25;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 26;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 27;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 28;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 29;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 30;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 31;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 32;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 33;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 34;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 35;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 36;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 37;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 38;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 39;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 40;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 41;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 42;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 43;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 44;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 45;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 46;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 47;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 48;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 49;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 50;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 51;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 52;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 53;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 54;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 55;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 56;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 57;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 58;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 59;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 60;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 61;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 62;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 63;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 64;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 65;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 66;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 67;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 68;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 69;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 70;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 71;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 72;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 73;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 74;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 75;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 76;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 77;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 78;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 79;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 80;4; 0.000000, 1.000000,-0.000000,-0.000000;;, + 81;4; 0.023017, 0.996971, 0.000000,-0.000000;;, + 82;4; 0.087830, 0.988440, 0.000000,-0.000000;;, + 83;4; 0.171026, 0.977486, 0.000000,-0.000000;;, + 84;4; 0.235815, 0.968955, 0.000000,-0.000000;;, + 85;4; 0.258819, 0.965926, 0.000000,-0.000000;;, + 86;4; 0.247344, 0.965926, 0.000000,-0.000000;;, + 87;4; 0.212807, 0.965926, 0.000000,-0.000000;;, + 88;4; 0.156652, 0.965926, 0.000000,-0.000000;;, + 89;4; 0.083204, 0.965926, 0.000000,-0.000000;;, + 90;4; -0.000000, 0.965926, 0.000000,-0.000000;;, + 91;4; -0.083204, 0.965926,-0.000000,-0.000000;;, + 92;4; -0.156652, 0.965926,-0.000000,-0.000000;;, + 93;4; -0.212807, 0.965926,-0.000000,-0.000000;;, + 94;4; -0.247344, 0.965926,-0.000000,-0.000000;;, + 95;4; -0.258819, 0.965926,-0.000000,-0.000000;;, + 96;4; -0.235815, 0.968955,-0.000000,-0.000000;;, + 97;4; -0.171026, 0.977486,-0.000000,-0.000000;;, + 98;4; -0.087830, 0.988440,-0.000000,-0.000000;;, + 99;4; -0.023017, 0.996971,-0.000000,-0.000000;;, + 100;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 101;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 102;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 103;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 104;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 105;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 106;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 107;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 108;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 109;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 110;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 111;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 112;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 113;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 114;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 115;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 116;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 117;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 118;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 119;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 120;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 121;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 122;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 123;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 124;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 125;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 126;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 127;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 128;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 129;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 130;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 131;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 132;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 133;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 134;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 135;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 136;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 137;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 138;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 139;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 140;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 141;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 142;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 143;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 144;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 145;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 146;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 147;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 148;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 149;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 150;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 151;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 152;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 153;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 154;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 155;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 156;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 157;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 158;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 159;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 160;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 161;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 162;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 163;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 164;4; -0.000000, 1.000000, 0.000000,-0.000000;;; + } + AnimationKey { //Scale + 1; + 165; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;, + 156;3; 1.000000, 1.000000, 1.000000;;, + 157;3; 1.000000, 1.000000, 1.000000;;, + 158;3; 1.000000, 1.000000, 1.000000;;, + 159;3; 1.000000, 1.000000, 1.000000;;, + 160;3; 1.000000, 1.000000, 1.000000;;, + 161;3; 1.000000, 1.000000, 1.000000;;, + 162;3; 1.000000, 1.000000, 1.000000;;, + 163;3; 1.000000, 1.000000, 1.000000;;, + 164;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_RR_leg} + AnimationKey { //Position + 2; + 165; + 0;3; -1.438651,-0.139216,-3.633328;;, + 1;3; -1.438651,-0.139216,-3.633328;;, + 2;3; -1.438651,-0.139216,-3.633328;;, + 3;3; -1.438651,-0.139216,-3.633328;;, + 4;3; -1.438651,-0.139216,-3.633328;;, + 5;3; -1.438651,-0.139216,-3.633328;;, + 6;3; -1.438651,-0.139216,-3.633328;;, + 7;3; -1.438651,-0.139216,-3.633328;;, + 8;3; -1.438651,-0.139216,-3.633328;;, + 9;3; -1.438651,-0.139216,-3.633328;;, + 10;3; -1.438651,-0.139216,-3.633328;;, + 11;3; -1.438651,-0.139216,-3.633328;;, + 12;3; -1.438651,-0.139216,-3.633328;;, + 13;3; -1.438651,-0.139216,-3.633328;;, + 14;3; -1.438651,-0.139216,-3.633328;;, + 15;3; -1.438651,-0.139216,-3.633328;;, + 16;3; -1.438651,-0.139216,-3.633328;;, + 17;3; -1.438651,-0.139216,-3.633328;;, + 18;3; -1.438651,-0.139216,-3.633328;;, + 19;3; -1.438651,-0.139216,-3.633328;;, + 20;3; -1.438651,-0.139216,-3.633328;;, + 21;3; -1.438651,-0.139216,-3.633328;;, + 22;3; -1.438651,-0.139216,-3.633328;;, + 23;3; -1.438651,-0.139216,-3.633328;;, + 24;3; -1.438651,-0.139216,-3.633328;;, + 25;3; -1.438651,-0.139216,-3.633328;;, + 26;3; -1.438651,-0.139216,-3.633328;;, + 27;3; -1.438651,-0.139216,-3.633328;;, + 28;3; -1.438651,-0.139216,-3.633328;;, + 29;3; -1.438651,-0.139216,-3.633328;;, + 30;3; -1.438651,-0.139216,-3.633328;;, + 31;3; -1.438651,-0.139216,-3.633328;;, + 32;3; -1.438651,-0.139216,-3.633328;;, + 33;3; -1.438651,-0.139216,-3.633328;;, + 34;3; -1.438651,-0.139216,-3.633328;;, + 35;3; -1.438651,-0.139216,-3.633328;;, + 36;3; -1.438651,-0.139216,-3.633328;;, + 37;3; -1.438651,-0.139216,-3.633328;;, + 38;3; -1.438651,-0.139216,-3.633328;;, + 39;3; -1.438651,-0.139216,-3.633328;;, + 40;3; -1.438651,-0.139216,-3.633328;;, + 41;3; -1.438651,-0.139216,-3.633328;;, + 42;3; -1.438651,-0.139216,-3.633328;;, + 43;3; -1.438651,-0.139216,-3.633328;;, + 44;3; -1.438651,-0.139216,-3.633328;;, + 45;3; -1.438651,-0.139216,-3.633328;;, + 46;3; -1.438651,-0.139216,-3.633328;;, + 47;3; -1.438651,-0.139216,-3.633328;;, + 48;3; -1.438651,-0.139216,-3.633328;;, + 49;3; -1.438651,-0.139216,-3.633328;;, + 50;3; -1.438651,-0.139216,-3.633328;;, + 51;3; -1.438651,-0.139216,-3.633328;;, + 52;3; -1.438651,-0.139216,-3.633328;;, + 53;3; -1.438651,-0.139216,-3.633328;;, + 54;3; -1.438651,-0.139216,-3.633328;;, + 55;3; -1.438651,-0.139216,-3.633328;;, + 56;3; -1.438651,-0.139216,-3.633328;;, + 57;3; -1.438651,-0.139216,-3.633328;;, + 58;3; -1.438651,-0.139216,-3.633328;;, + 59;3; -1.438651,-0.139216,-3.633328;;, + 60;3; -1.438651,-0.139216,-3.633328;;, + 61;3; -1.438651,-0.139216,-3.633328;;, + 62;3; -1.438651,-0.139216,-3.633328;;, + 63;3; -1.438651,-0.139216,-3.633328;;, + 64;3; -1.438651,-0.139216,-3.633328;;, + 65;3; -1.438651,-0.139216,-3.633328;;, + 66;3; -1.438651,-0.139216,-3.633328;;, + 67;3; -1.438651,-0.139216,-3.633328;;, + 68;3; -1.438651,-0.139216,-3.633328;;, + 69;3; -1.438651,-0.139216,-3.633328;;, + 70;3; -1.438651,-0.139216,-3.633328;;, + 71;3; -1.438651,-0.139216,-3.633328;;, + 72;3; -1.438651,-0.139216,-3.633328;;, + 73;3; -1.438651,-0.139216,-3.633328;;, + 74;3; -1.438651,-0.139216,-3.633328;;, + 75;3; -1.438651,-0.139216,-3.633328;;, + 76;3; -1.438651,-0.139216,-3.633328;;, + 77;3; -1.438651,-0.139216,-3.633328;;, + 78;3; -1.438651,-0.139216,-3.633328;;, + 79;3; -1.438651,-0.139216,-3.633328;;, + 80;3; -1.438651,-0.139216,-3.633328;;, + 81;3; -1.438651,-0.139216,-3.633328;;, + 82;3; -1.438651,-0.139216,-3.633328;;, + 83;3; -1.438651,-0.139216,-3.633328;;, + 84;3; -1.438651,-0.139216,-3.633328;;, + 85;3; -1.438651,-0.139216,-3.633328;;, + 86;3; -1.438651,-0.139216,-3.633328;;, + 87;3; -1.438651,-0.139216,-3.633328;;, + 88;3; -1.438651,-0.139216,-3.633328;;, + 89;3; -1.438651,-0.139216,-3.633328;;, + 90;3; -1.438651,-0.139216,-3.633328;;, + 91;3; -1.438651,-0.139216,-3.633328;;, + 92;3; -1.438651,-0.139216,-3.633328;;, + 93;3; -1.438651,-0.139216,-3.633328;;, + 94;3; -1.438651,-0.139216,-3.633328;;, + 95;3; -1.438651,-0.139216,-3.633328;;, + 96;3; -1.438651,-0.139216,-3.633328;;, + 97;3; -1.438651,-0.139216,-3.633328;;, + 98;3; -1.438651,-0.139216,-3.633328;;, + 99;3; -1.438651,-0.139216,-3.633328;;, + 100;3; -1.438651,-0.139216,-3.633328;;, + 101;3; -1.438651,-0.139216,-3.633328;;, + 102;3; -1.438651,-0.139216,-3.633328;;, + 103;3; -1.438651,-0.139216,-3.633328;;, + 104;3; -1.438651,-0.139216,-3.633328;;, + 105;3; -1.438651,-0.139216,-3.633328;;, + 106;3; -1.438651,-0.139216,-3.633328;;, + 107;3; -1.438651,-0.139216,-3.633328;;, + 108;3; -1.438651,-0.139216,-3.633328;;, + 109;3; -1.438651,-0.139216,-3.633328;;, + 110;3; -1.438651,-0.139216,-3.633328;;, + 111;3; -1.438651,-0.139216,-3.633328;;, + 112;3; -1.438651,-0.139216,-3.633328;;, + 113;3; -1.438651,-0.139216,-3.633328;;, + 114;3; -1.438651,-0.139216,-3.633328;;, + 115;3; -1.438651,-0.139216,-3.633328;;, + 116;3; -1.438651,-0.139216,-3.633328;;, + 117;3; -1.438651,-0.139216,-3.633328;;, + 118;3; -1.438651,-0.139216,-3.633328;;, + 119;3; -1.438651,-0.139216,-3.633328;;, + 120;3; -1.438651,-0.139216,-3.633328;;, + 121;3; -1.438651,-0.139216,-3.633328;;, + 122;3; -1.438651,-0.139216,-3.633328;;, + 123;3; -1.438651,-0.139216,-3.633328;;, + 124;3; -1.438651,-0.139216,-3.633328;;, + 125;3; -1.438651,-0.139216,-3.633328;;, + 126;3; -1.438651,-0.139216,-3.633328;;, + 127;3; -1.438651,-0.139216,-3.633328;;, + 128;3; -1.438651,-0.139216,-3.633328;;, + 129;3; -1.438651,-0.139216,-3.633328;;, + 130;3; -1.438651,-0.139216,-3.633328;;, + 131;3; -1.438651,-0.139216,-3.633328;;, + 132;3; -1.438651,-0.139216,-3.633328;;, + 133;3; -1.438651,-0.139216,-3.633328;;, + 134;3; -1.438651,-0.139216,-3.633328;;, + 135;3; -1.438651,-0.139216,-3.633328;;, + 136;3; -1.438651,-0.139216,-3.633328;;, + 137;3; -1.438651,-0.139216,-3.633328;;, + 138;3; -1.438651,-0.139216,-3.633328;;, + 139;3; -1.438651,-0.139216,-3.633328;;, + 140;3; -1.438651,-0.139216,-3.633328;;, + 141;3; -1.438651,-0.139216,-3.633328;;, + 142;3; -1.438651,-0.139216,-3.633328;;, + 143;3; -1.438651,-0.139216,-3.633328;;, + 144;3; -1.438651,-0.139216,-3.633328;;, + 145;3; -1.438651,-0.139216,-3.633328;;, + 146;3; -1.438651,-0.139216,-3.633328;;, + 147;3; -1.438651,-0.139216,-3.633328;;, + 148;3; -1.438651,-0.139216,-3.633328;;, + 149;3; -1.438651,-0.139216,-3.633328;;, + 150;3; -1.438651,-0.139216,-3.633328;;, + 151;3; -1.438651,-0.139216,-3.633328;;, + 152;3; -1.438651,-0.139216,-3.633328;;, + 153;3; -1.438651,-0.139216,-3.633328;;, + 154;3; -1.438651,-0.139216,-3.633328;;, + 155;3; -1.438651,-0.139216,-3.633328;;, + 156;3; -1.438651,-0.139216,-3.633328;;, + 157;3; -1.438651,-0.139216,-3.633328;;, + 158;3; -1.438651,-0.139216,-3.633328;;, + 159;3; -1.438651,-0.139216,-3.633328;;, + 160;3; -1.438651,-0.139216,-3.633328;;, + 161;3; -1.438651,-0.139216,-3.633328;;, + 162;3; -1.438651,-0.139216,-3.633328;;, + 163;3; -1.438651,-0.139216,-3.633328;;, + 164;3; -1.438651,-0.139216,-3.633328;;; + } + AnimationKey { //Rotation + 0; + 165; + 0;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 1;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 2;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 3;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 4;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 5;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 6;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 7;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 8;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 9;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 10;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 11;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 12;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 13;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 14;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 15;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 16;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 17;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 18;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 19;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 20;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 21;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 22;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 23;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 24;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 25;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 26;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 27;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 28;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 29;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 30;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 31;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 32;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 33;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 34;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 35;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 36;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 37;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 38;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 39;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 40;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 41;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 42;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 43;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 44;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 45;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 46;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 47;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 48;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 49;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 50;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 51;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 52;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 53;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 54;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 55;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 56;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 57;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 58;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 59;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 60;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 61;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 62;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 63;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 64;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 65;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 66;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 67;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 68;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 69;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 70;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 71;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 72;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 73;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 74;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 75;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 76;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 77;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 78;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 79;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 80;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 81;4; -0.023017, 0.996971,-0.000000,-0.000000;;, + 82;4; -0.087830, 0.988440,-0.000000,-0.000000;;, + 83;4; -0.171026, 0.977486,-0.000000,-0.000000;;, + 84;4; -0.235816, 0.968955,-0.000000,-0.000000;;, + 85;4; -0.258819, 0.965926,-0.000000,-0.000000;;, + 86;4; -0.247344, 0.965926,-0.000000,-0.000000;;, + 87;4; -0.212807, 0.965926,-0.000000,-0.000000;;, + 88;4; -0.156652, 0.965926,-0.000000,-0.000000;;, + 89;4; -0.083204, 0.965926,-0.000000,-0.000000;;, + 90;4; -0.000000, 0.965926,-0.000000,-0.000000;;, + 91;4; 0.083204, 0.965926, 0.000000,-0.000000;;, + 92;4; 0.156652, 0.965926, 0.000000,-0.000000;;, + 93;4; 0.212807, 0.965926, 0.000000,-0.000000;;, + 94;4; 0.247343, 0.965926, 0.000000,-0.000000;;, + 95;4; 0.258819, 0.965926, 0.000000,-0.000000;;, + 96;4; 0.235815, 0.968955, 0.000000,-0.000000;;, + 97;4; 0.171026, 0.977486, 0.000000,-0.000000;;, + 98;4; 0.087830, 0.988440, 0.000000,-0.000000;;, + 99;4; 0.023017, 0.996971, 0.000000,-0.000000;;, + 100;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 101;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 102;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 103;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 104;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 105;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 106;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 107;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 108;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 109;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 110;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 111;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 112;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 113;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 114;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 115;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 116;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 117;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 118;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 119;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 120;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 121;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 122;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 123;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 124;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 125;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 126;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 127;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 128;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 129;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 130;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 131;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 132;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 133;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 134;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 135;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 136;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 137;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 138;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 139;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 140;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 141;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 142;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 143;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 144;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 145;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 146;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 147;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 148;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 149;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 150;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 151;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 152;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 153;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 154;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 155;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 156;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 157;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 158;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 159;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 160;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 161;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 162;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 163;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 164;4; -0.000000, 1.000000, 0.000000,-0.000000;;; + } + AnimationKey { //Scale + 1; + 165; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;, + 156;3; 1.000000, 1.000000, 1.000000;;, + 157;3; 1.000000, 1.000000, 1.000000;;, + 158;3; 1.000000, 1.000000, 1.000000;;, + 159;3; 1.000000, 1.000000, 1.000000;;, + 160;3; 1.000000, 1.000000, 1.000000;;, + 161;3; 1.000000, 1.000000, 1.000000;;, + 162;3; 1.000000, 1.000000, 1.000000;;, + 163;3; 1.000000, 1.000000, 1.000000;;, + 164;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_Head} + AnimationKey { //Position + 2; + 165; + 0;3; -0.000000, 4.052525, 3.788038;;, + 1;3; -0.000000, 4.052525, 3.788038;;, + 2;3; -0.000000, 4.052525, 3.788038;;, + 3;3; -0.000000, 4.052525, 3.788038;;, + 4;3; -0.000000, 4.052525, 3.788038;;, + 5;3; -0.000000, 4.052525, 3.788038;;, + 6;3; -0.000000, 4.052525, 3.788038;;, + 7;3; -0.000000, 4.052525, 3.788038;;, + 8;3; -0.000000, 4.052525, 3.788038;;, + 9;3; -0.000000, 4.052525, 3.788038;;, + 10;3; -0.000000, 4.052525, 3.788038;;, + 11;3; -0.000000, 4.052525, 3.788038;;, + 12;3; -0.000000, 4.052525, 3.788038;;, + 13;3; -0.000000, 4.052525, 3.788038;;, + 14;3; -0.000000, 4.052525, 3.788038;;, + 15;3; -0.000000, 4.052525, 3.788038;;, + 16;3; -0.000000, 4.052525, 3.788038;;, + 17;3; -0.000000, 4.052525, 3.788038;;, + 18;3; -0.000000, 4.052525, 3.788038;;, + 19;3; -0.000000, 4.052525, 3.788038;;, + 20;3; -0.000000, 4.052525, 3.788038;;, + 21;3; -0.000000, 4.052525, 3.788038;;, + 22;3; -0.000000, 4.052525, 3.788038;;, + 23;3; -0.000000, 4.052525, 3.788038;;, + 24;3; -0.000000, 4.052525, 3.788038;;, + 25;3; -0.000000, 4.052525, 3.788038;;, + 26;3; -0.000000, 4.052525, 3.788038;;, + 27;3; -0.000000, 4.052525, 3.788038;;, + 28;3; -0.000000, 4.052525, 3.788038;;, + 29;3; -0.000000, 4.052525, 3.788038;;, + 30;3; -0.000000, 4.052525, 3.788038;;, + 31;3; -0.000000, 4.052525, 3.788038;;, + 32;3; -0.000000, 4.052525, 3.788038;;, + 33;3; -0.000000, 4.052525, 3.788038;;, + 34;3; -0.000000, 4.052525, 3.788038;;, + 35;3; -0.000000, 4.052525, 3.788038;;, + 36;3; -0.000000, 4.052525, 3.788038;;, + 37;3; -0.000000, 4.052525, 3.788038;;, + 38;3; -0.000000, 4.052525, 3.788038;;, + 39;3; -0.000000, 4.052525, 3.788038;;, + 40;3; -0.000000, 4.052525, 3.788038;;, + 41;3; -0.000000, 4.052525, 3.788038;;, + 42;3; -0.000000, 4.052525, 3.788038;;, + 43;3; -0.000000, 4.052525, 3.788038;;, + 44;3; -0.000000, 4.052525, 3.788038;;, + 45;3; -0.000000, 4.052525, 3.788038;;, + 46;3; -0.000000, 4.052525, 3.788038;;, + 47;3; -0.000000, 4.052525, 3.788038;;, + 48;3; -0.000000, 4.052525, 3.788038;;, + 49;3; -0.000000, 4.052525, 3.788038;;, + 50;3; -0.000000, 4.052525, 3.788038;;, + 51;3; -0.000000, 4.052525, 3.788038;;, + 52;3; -0.000000, 4.052525, 3.788038;;, + 53;3; -0.000000, 4.052525, 3.788038;;, + 54;3; -0.000000, 4.052525, 3.788038;;, + 55;3; -0.000000, 4.052525, 3.788038;;, + 56;3; -0.000000, 4.052525, 3.788038;;, + 57;3; -0.000000, 4.052525, 3.788038;;, + 58;3; -0.000000, 4.052525, 3.788038;;, + 59;3; -0.000000, 4.052525, 3.788038;;, + 60;3; -0.000000, 4.052525, 3.788038;;, + 61;3; -0.000000, 4.052525, 3.788038;;, + 62;3; -0.000000, 4.052525, 3.788038;;, + 63;3; -0.000000, 4.052525, 3.788038;;, + 64;3; -0.000000, 4.052525, 3.788038;;, + 65;3; -0.000000, 4.052525, 3.788038;;, + 66;3; -0.000000, 4.052525, 3.788038;;, + 67;3; -0.000000, 4.052525, 3.788038;;, + 68;3; -0.000000, 4.052525, 3.788038;;, + 69;3; -0.000000, 4.052525, 3.788038;;, + 70;3; -0.000000, 4.052525, 3.788038;;, + 71;3; -0.000000, 4.052525, 3.788038;;, + 72;3; -0.000000, 4.052525, 3.788038;;, + 73;3; -0.000000, 4.052525, 3.788038;;, + 74;3; -0.000000, 4.052525, 3.788038;;, + 75;3; -0.000000, 4.052525, 3.788038;;, + 76;3; -0.000000, 4.052525, 3.788038;;, + 77;3; -0.000000, 4.052525, 3.788038;;, + 78;3; -0.000000, 4.052525, 3.788038;;, + 79;3; -0.000000, 4.052525, 3.788038;;, + 80;3; -0.000000, 4.052525, 3.788038;;, + 81;3; -0.000000, 4.052525, 3.788038;;, + 82;3; -0.000000, 4.052525, 3.788038;;, + 83;3; -0.000000, 4.052525, 3.788038;;, + 84;3; -0.000000, 4.052525, 3.788038;;, + 85;3; -0.000000, 4.052525, 3.788038;;, + 86;3; -0.000000, 4.052525, 3.788038;;, + 87;3; -0.000000, 4.052525, 3.788038;;, + 88;3; -0.000000, 4.052525, 3.788038;;, + 89;3; -0.000000, 4.052525, 3.788038;;, + 90;3; -0.000000, 4.052525, 3.788038;;, + 91;3; -0.000000, 4.052525, 3.788038;;, + 92;3; -0.000000, 4.052525, 3.788038;;, + 93;3; -0.000000, 4.052525, 3.788038;;, + 94;3; -0.000000, 4.052525, 3.788038;;, + 95;3; -0.000000, 4.052525, 3.788038;;, + 96;3; -0.000000, 4.052525, 3.788038;;, + 97;3; -0.000000, 4.052525, 3.788038;;, + 98;3; -0.000000, 4.052525, 3.788038;;, + 99;3; -0.000000, 4.052525, 3.788038;;, + 100;3; -0.000000, 4.052525, 3.788038;;, + 101;3; -0.000000, 4.052525, 3.788038;;, + 102;3; -0.000000, 4.052525, 3.788038;;, + 103;3; -0.000000, 4.052525, 3.788038;;, + 104;3; -0.000000, 4.052525, 3.788038;;, + 105;3; -0.000000, 4.052525, 3.788038;;, + 106;3; -0.000000, 4.052525, 3.788038;;, + 107;3; -0.000000, 4.052525, 3.788038;;, + 108;3; -0.000000, 4.052525, 3.788038;;, + 109;3; -0.000000, 4.052525, 3.788038;;, + 110;3; -0.000000, 4.052525, 3.788038;;, + 111;3; -0.000000, 4.052525, 3.788038;;, + 112;3; -0.000000, 4.052525, 3.788038;;, + 113;3; -0.000000, 4.052525, 3.788038;;, + 114;3; -0.000000, 4.052525, 3.788038;;, + 115;3; -0.000000, 4.052525, 3.788038;;, + 116;3; -0.000000, 4.052525, 3.788038;;, + 117;3; -0.000000, 4.052525, 3.788038;;, + 118;3; -0.000000, 4.052525, 3.788038;;, + 119;3; -0.000000, 4.052525, 3.788038;;, + 120;3; -0.000000, 4.052525, 3.788038;;, + 121;3; -0.000000, 4.052525, 3.788038;;, + 122;3; -0.000000, 4.052525, 3.788038;;, + 123;3; -0.000000, 4.052525, 3.788038;;, + 124;3; -0.000000, 4.052525, 3.788038;;, + 125;3; -0.000000, 4.052525, 3.788038;;, + 126;3; -0.000000, 4.052525, 3.788038;;, + 127;3; -0.000000, 4.052525, 3.788038;;, + 128;3; -0.000000, 4.052525, 3.788038;;, + 129;3; -0.000000, 4.052525, 3.788038;;, + 130;3; -0.000000, 4.052525, 3.788038;;, + 131;3; -0.000000, 4.052525, 3.788038;;, + 132;3; -0.000000, 4.052525, 3.788038;;, + 133;3; -0.000000, 4.052525, 3.788038;;, + 134;3; -0.000000, 4.052525, 3.788038;;, + 135;3; -0.000000, 4.052525, 3.788038;;, + 136;3; -0.000000, 4.052525, 3.788038;;, + 137;3; -0.000000, 4.052525, 3.788038;;, + 138;3; -0.000000, 4.052525, 3.788038;;, + 139;3; -0.000000, 4.052525, 3.788038;;, + 140;3; -0.000000, 4.052525, 3.788038;;, + 141;3; -0.000000, 4.052525, 3.788038;;, + 142;3; -0.000000, 4.052525, 3.788038;;, + 143;3; -0.000000, 4.052525, 3.788038;;, + 144;3; -0.000000, 4.052525, 3.788038;;, + 145;3; -0.000000, 4.052525, 3.788038;;, + 146;3; -0.000000, 4.052525, 3.788038;;, + 147;3; -0.000000, 4.052525, 3.788038;;, + 148;3; -0.000000, 4.052525, 3.788038;;, + 149;3; -0.000000, 4.052525, 3.788038;;, + 150;3; -0.000000, 4.052525, 3.788038;;, + 151;3; -0.000000, 4.052525, 3.788038;;, + 152;3; -0.000000, 4.052525, 3.788038;;, + 153;3; -0.000000, 4.052525, 3.788038;;, + 154;3; -0.000000, 4.052525, 3.788038;;, + 155;3; -0.000000, 4.052525, 3.788038;;, + 156;3; -0.000000, 4.052525, 3.788038;;, + 157;3; -0.000000, 4.052525, 3.788038;;, + 158;3; -0.000000, 4.052525, 3.788038;;, + 159;3; -0.000000, 4.052525, 3.788038;;, + 160;3; -0.000000, 4.052525, 3.788038;;, + 161;3; -0.000000, 4.052525, 3.788038;;, + 162;3; -0.000000, 4.052525, 3.788038;;, + 163;3; -0.000000, 4.052525, 3.788038;;, + 164;3; -0.000000, 4.052525, 3.788038;;; + } + AnimationKey { //Rotation + 0; + 165; + 0;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 1;4; 0.000000, 0.000000, 0.706989, 0.707223;;, + 2;4; 0.000000, 0.000000, 0.706631, 0.707576;;, + 3;4; 0.000000, 0.000000, 0.706034, 0.708164;;, + 4;4; 0.000000, 0.000000, 0.705202, 0.708983;;, + 5;4; 0.000000, 0.000000, 0.704147, 0.710022;;, + 6;4; 0.000000, 0.000000, 0.702890, 0.711259;;, + 7;4; 0.000000, 0.000000, 0.701461, 0.712663;;, + 8;4; 0.000000, 0.000000, 0.699901, 0.714196;;, + 9;4; 0.000000, 0.000000, 0.698257, 0.715808;;, + 10;4; 0.000000, 0.000000, 0.696584, 0.717447;;, + 11;4; 0.000000, 0.000000, 0.694937, 0.719057;;, + 12;4; 0.000000, 0.000000, 0.693372, 0.720585;;, + 13;4; 0.000000, 0.000000, 0.691936, 0.721982;;, + 14;4; 0.000000, 0.000000, 0.690669, 0.723209;;, + 15;4; 0.000000, 0.000000, 0.689603, 0.724237;;, + 16;4; 0.000000, 0.000000, 0.688758, 0.725043;;, + 17;4; 0.000000, 0.000000, 0.688146, 0.725617;;, + 18;4; 0.000000, 0.000000, 0.687773, 0.725954;;, + 19;4; 0.000000, 0.000000, 0.687638, 0.726054;;, + 20;4; 0.000000, 0.000000, 0.687896, 0.725759;;, + 21;4; 0.000000, 0.000000, 0.688709, 0.724905;;, + 22;4; 0.000000, 0.000000, 0.690081, 0.723488;;, + 23;4; 0.000000, 0.000000, 0.692002, 0.721519;;, + 24;4; 0.000000, 0.000000, 0.694448, 0.719020;;, + 25;4; 0.000000, 0.000000, 0.697377, 0.716035;;, + 26;4; 0.000000, 0.000000, 0.700729, 0.712626;;, + 27;4; 0.000000, 0.000000, 0.704421, 0.708875;;, + 28;4; 0.000000, 0.000000, 0.708352, 0.704885;;, + 29;4; 0.000000, 0.000000, 0.712408, 0.700772;;, + 30;4; 0.000000, 0.000000, 0.716464, 0.696660;;, + 31;4; 0.000000, 0.000000, 0.720399, 0.692673;;, + 32;4; 0.000000, 0.000000, 0.724097, 0.688928;;, + 33;4; 0.000000, 0.000000, 0.727457, 0.685527;;, + 34;4; 0.000000, 0.000000, 0.730396, 0.682552;;, + 35;4; 0.000000, 0.000000, 0.732854, 0.680065;;, + 36;4; 0.000000, 0.000000, 0.734788, 0.678108;;, + 37;4; 0.000000, 0.000000, 0.736174, 0.676706;;, + 38;4; 0.000000, 0.000000, 0.737003, 0.675868;;, + 39;4; 0.000000, 0.000000, 0.737277, 0.675590;;, + 40;4; 0.000000, 0.000000, 0.737111, 0.675764;;, + 41;4; 0.000000, 0.000000, 0.736609, 0.676289;;, + 42;4; 0.000000, 0.000000, 0.735768, 0.677167;;, + 43;4; 0.000000, 0.000000, 0.734596, 0.678392;;, + 44;4; 0.000000, 0.000000, 0.733105, 0.679949;;, + 45;4; 0.000000, 0.000000, 0.731323, 0.681811;;, + 46;4; 0.000000, 0.000000, 0.729285, 0.683939;;, + 47;4; 0.000000, 0.000000, 0.727042, 0.686283;;, + 48;4; 0.000000, 0.000000, 0.724654, 0.688777;;, + 49;4; 0.000000, 0.000000, 0.722192, 0.691349;;, + 50;4; 0.000000, 0.000000, 0.719730, 0.693920;;, + 51;4; 0.000000, 0.000000, 0.717343, 0.696414;;, + 52;4; 0.000000, 0.000000, 0.715099, 0.698758;;, + 53;4; 0.000000, 0.000000, 0.713062, 0.700886;;, + 54;4; 0.000000, 0.000000, 0.711279, 0.702749;;, + 55;4; 0.000000, 0.000000, 0.709789, 0.704305;;, + 56;4; 0.000000, 0.000000, 0.708616, 0.705530;;, + 57;4; 0.000000, 0.000000, 0.707776, 0.706408;;, + 58;4; 0.000000, 0.000000, 0.707273, 0.706933;;, + 59;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 60;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 61;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 62;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 63;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 64;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 65;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 66;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 67;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 68;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 69;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 70;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 71;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 72;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 73;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 74;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 75;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 76;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 77;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 78;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 79;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 80;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 81;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 82;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 83;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 84;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 85;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 86;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 87;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 88;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 89;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 90;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 91;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 92;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 93;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 94;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 95;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 96;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 97;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 98;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 99;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 100;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 101;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 102;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 103;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 104;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 105;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 106;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 107;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 108;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 109;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 110;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 111;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 112;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 113;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 114;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 115;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 116;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 117;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 118;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 119;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 120;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 121;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 122;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 123;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 124;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 125;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 126;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 127;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 128;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 129;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 130;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 131;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 132;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 133;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 134;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 135;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 136;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 137;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 138;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 139;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 140;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 141;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 142;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 143;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 144;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 145;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 146;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 147;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 148;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 149;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 150;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 151;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 152;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 153;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 154;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 155;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 156;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 157;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 158;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 159;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 160;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 161;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 162;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 163;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 164;4; 0.000000, 0.000000, 0.707107, 0.707107;;; + } + AnimationKey { //Scale + 1; + 165; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;, + 156;3; 1.000000, 1.000000, 1.000000;;, + 157;3; 1.000000, 1.000000, 1.000000;;, + 158;3; 1.000000, 1.000000, 1.000000;;, + 159;3; 1.000000, 1.000000, 1.000000;;, + 160;3; 1.000000, 1.000000, 1.000000;;, + 161;3; 1.000000, 1.000000, 1.000000;;, + 162;3; 1.000000, 1.000000, 1.000000;;, + 163;3; 1.000000, 1.000000, 1.000000;;, + 164;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {sheep} + AnimationKey { //Position + 2; + 165; + 0;3; 0.000000, 0.000000,-0.000000;;, + 1;3; 0.000000, 0.000000,-0.000000;;, + 2;3; 0.000000, 0.000000,-0.000000;;, + 3;3; 0.000000, 0.000000,-0.000000;;, + 4;3; 0.000000, 0.000000,-0.000000;;, + 5;3; 0.000000, 0.000000,-0.000000;;, + 6;3; 0.000000, 0.000000,-0.000000;;, + 7;3; 0.000000, 0.000000,-0.000000;;, + 8;3; 0.000000, 0.000000,-0.000000;;, + 9;3; 0.000000, 0.000000,-0.000000;;, + 10;3; 0.000000, 0.000000,-0.000000;;, + 11;3; 0.000000, 0.000000,-0.000000;;, + 12;3; 0.000000, 0.000000,-0.000000;;, + 13;3; 0.000000, 0.000000,-0.000000;;, + 14;3; 0.000000, 0.000000,-0.000000;;, + 15;3; 0.000000, 0.000000,-0.000000;;, + 16;3; 0.000000, 0.000000,-0.000000;;, + 17;3; 0.000000, 0.000000,-0.000000;;, + 18;3; 0.000000, 0.000000,-0.000000;;, + 19;3; 0.000000, 0.000000,-0.000000;;, + 20;3; 0.000000, 0.000000,-0.000000;;, + 21;3; 0.000000, 0.000000,-0.000000;;, + 22;3; 0.000000, 0.000000,-0.000000;;, + 23;3; 0.000000, 0.000000,-0.000000;;, + 24;3; 0.000000, 0.000000,-0.000000;;, + 25;3; 0.000000, 0.000000,-0.000000;;, + 26;3; 0.000000, 0.000000,-0.000000;;, + 27;3; 0.000000, 0.000000,-0.000000;;, + 28;3; 0.000000, 0.000000,-0.000000;;, + 29;3; 0.000000, 0.000000,-0.000000;;, + 30;3; 0.000000, 0.000000,-0.000000;;, + 31;3; 0.000000, 0.000000,-0.000000;;, + 32;3; 0.000000, 0.000000,-0.000000;;, + 33;3; 0.000000, 0.000000,-0.000000;;, + 34;3; 0.000000, 0.000000,-0.000000;;, + 35;3; 0.000000, 0.000000,-0.000000;;, + 36;3; 0.000000, 0.000000,-0.000000;;, + 37;3; 0.000000, 0.000000,-0.000000;;, + 38;3; 0.000000, 0.000000,-0.000000;;, + 39;3; 0.000000, 0.000000,-0.000000;;, + 40;3; 0.000000, 0.000000,-0.000000;;, + 41;3; 0.000000, 0.000000,-0.000000;;, + 42;3; 0.000000, 0.000000,-0.000000;;, + 43;3; 0.000000, 0.000000,-0.000000;;, + 44;3; 0.000000, 0.000000,-0.000000;;, + 45;3; 0.000000, 0.000000,-0.000000;;, + 46;3; 0.000000, 0.000000,-0.000000;;, + 47;3; 0.000000, 0.000000,-0.000000;;, + 48;3; 0.000000, 0.000000,-0.000000;;, + 49;3; 0.000000, 0.000000,-0.000000;;, + 50;3; 0.000000, 0.000000,-0.000000;;, + 51;3; 0.000000, 0.000000,-0.000000;;, + 52;3; 0.000000, 0.000000,-0.000000;;, + 53;3; 0.000000, 0.000000,-0.000000;;, + 54;3; 0.000000, 0.000000,-0.000000;;, + 55;3; 0.000000, 0.000000,-0.000000;;, + 56;3; 0.000000, 0.000000,-0.000000;;, + 57;3; 0.000000, 0.000000,-0.000000;;, + 58;3; 0.000000, 0.000000,-0.000000;;, + 59;3; 0.000000, 0.000000,-0.000000;;, + 60;3; 0.000000, 0.000000,-0.000000;;, + 61;3; 0.000000, 0.000000,-0.000000;;, + 62;3; 0.000000, 0.000000,-0.000000;;, + 63;3; 0.000000, 0.000000,-0.000000;;, + 64;3; 0.000000, 0.000000,-0.000000;;, + 65;3; 0.000000, 0.000000,-0.000000;;, + 66;3; 0.000000, 0.000000,-0.000000;;, + 67;3; 0.000000, 0.000000,-0.000000;;, + 68;3; 0.000000, 0.000000,-0.000000;;, + 69;3; 0.000000, 0.000000,-0.000000;;, + 70;3; 0.000000, 0.000000,-0.000000;;, + 71;3; 0.000000, 0.000000,-0.000000;;, + 72;3; 0.000000, 0.000000,-0.000000;;, + 73;3; 0.000000, 0.000000,-0.000000;;, + 74;3; 0.000000, 0.000000,-0.000000;;, + 75;3; 0.000000, 0.000000,-0.000000;;, + 76;3; 0.000000, 0.000000,-0.000000;;, + 77;3; 0.000000, 0.000000,-0.000000;;, + 78;3; 0.000000, 0.000000,-0.000000;;, + 79;3; 0.000000, 0.000000,-0.000000;;, + 80;3; 0.000000, 0.000000,-0.000000;;, + 81;3; 0.000000, 0.000000,-0.000000;;, + 82;3; 0.000000, 0.000000,-0.000000;;, + 83;3; 0.000000, 0.000000,-0.000000;;, + 84;3; 0.000000, 0.000000,-0.000000;;, + 85;3; 0.000000, 0.000000,-0.000000;;, + 86;3; 0.000000, 0.000000,-0.000000;;, + 87;3; 0.000000, 0.000000,-0.000000;;, + 88;3; 0.000000, 0.000000,-0.000000;;, + 89;3; 0.000000, 0.000000,-0.000000;;, + 90;3; 0.000000, 0.000000,-0.000000;;, + 91;3; 0.000000, 0.000000,-0.000000;;, + 92;3; 0.000000, 0.000000,-0.000000;;, + 93;3; 0.000000, 0.000000,-0.000000;;, + 94;3; 0.000000, 0.000000,-0.000000;;, + 95;3; 0.000000, 0.000000,-0.000000;;, + 96;3; 0.000000, 0.000000,-0.000000;;, + 97;3; 0.000000, 0.000000,-0.000000;;, + 98;3; 0.000000, 0.000000,-0.000000;;, + 99;3; 0.000000, 0.000000,-0.000000;;, + 100;3; 0.000000, 0.000000,-0.000000;;, + 101;3; 0.000000, 0.000000,-0.000000;;, + 102;3; 0.000000, 0.000000,-0.000000;;, + 103;3; 0.000000, 0.000000,-0.000000;;, + 104;3; 0.000000, 0.000000,-0.000000;;, + 105;3; 0.000000, 0.000000,-0.000000;;, + 106;3; 0.000000, 0.000000,-0.000000;;, + 107;3; 0.000000, 0.000000,-0.000000;;, + 108;3; 0.000000, 0.000000,-0.000000;;, + 109;3; 0.000000, 0.000000,-0.000000;;, + 110;3; 0.000000, 0.000000,-0.000000;;, + 111;3; 0.000000, 0.000000,-0.000000;;, + 112;3; 0.000000, 0.000000,-0.000000;;, + 113;3; 0.000000, 0.000000,-0.000000;;, + 114;3; 0.000000, 0.000000,-0.000000;;, + 115;3; 0.000000, 0.000000,-0.000000;;, + 116;3; 0.000000, 0.000000,-0.000000;;, + 117;3; 0.000000, 0.000000,-0.000000;;, + 118;3; 0.000000, 0.000000,-0.000000;;, + 119;3; 0.000000, 0.000000,-0.000000;;, + 120;3; 0.000000, 0.000000,-0.000000;;, + 121;3; 0.000000, 0.000000,-0.000000;;, + 122;3; 0.000000, 0.000000,-0.000000;;, + 123;3; 0.000000, 0.000000,-0.000000;;, + 124;3; 0.000000, 0.000000,-0.000000;;, + 125;3; 0.000000, 0.000000,-0.000000;;, + 126;3; 0.000000, 0.000000,-0.000000;;, + 127;3; 0.000000, 0.000000,-0.000000;;, + 128;3; 0.000000, 0.000000,-0.000000;;, + 129;3; 0.000000, 0.000000,-0.000000;;, + 130;3; 0.000000, 0.000000,-0.000000;;, + 131;3; 0.000000, 0.000000,-0.000000;;, + 132;3; 0.000000, 0.000000,-0.000000;;, + 133;3; 0.000000, 0.000000,-0.000000;;, + 134;3; 0.000000, 0.000000,-0.000000;;, + 135;3; 0.000000, 0.000000,-0.000000;;, + 136;3; 0.000000, 0.000000,-0.000000;;, + 137;3; 0.000000, 0.000000,-0.000000;;, + 138;3; 0.000000, 0.000000,-0.000000;;, + 139;3; 0.000000, 0.000000,-0.000000;;, + 140;3; 0.000000, 0.000000,-0.000000;;, + 141;3; 0.000000, 0.000000,-0.000000;;, + 142;3; 0.000000, 0.000000,-0.000000;;, + 143;3; 0.000000, 0.000000,-0.000000;;, + 144;3; 0.000000, 0.000000,-0.000000;;, + 145;3; 0.000000, 0.000000,-0.000000;;, + 146;3; 0.000000, 0.000000,-0.000000;;, + 147;3; 0.000000, 0.000000,-0.000000;;, + 148;3; 0.000000, 0.000000,-0.000000;;, + 149;3; 0.000000, 0.000000,-0.000000;;, + 150;3; 0.000000, 0.000000,-0.000000;;, + 151;3; 0.000000, 0.000000,-0.000000;;, + 152;3; 0.000000, 0.000000,-0.000000;;, + 153;3; 0.000000, 0.000000,-0.000000;;, + 154;3; 0.000000, 0.000000,-0.000000;;, + 155;3; 0.000000, 0.000000,-0.000000;;, + 156;3; 0.000000, 0.000000,-0.000000;;, + 157;3; 0.000000, 0.000000,-0.000000;;, + 158;3; 0.000000, 0.000000,-0.000000;;, + 159;3; 0.000000, 0.000000,-0.000000;;, + 160;3; 0.000000, 0.000000,-0.000000;;, + 161;3; 0.000000, 0.000000,-0.000000;;, + 162;3; 0.000000, 0.000000,-0.000000;;, + 163;3; 0.000000, 0.000000,-0.000000;;, + 164;3; 0.000000, 0.000000,-0.000000;;; + } + AnimationKey { //Rotation + 0; + 165; + 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 60;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 61;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 62;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 63;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 64;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 65;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 66;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 67;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 68;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 69;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 70;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 71;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 72;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 73;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 74;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 75;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 76;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 77;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 78;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 79;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 80;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 81;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 82;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 83;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 84;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 85;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 86;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 87;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 88;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 89;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 90;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 91;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 92;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 93;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 94;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 95;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 96;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 97;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 98;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 99;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 100;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 101;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 102;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 103;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 104;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 105;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 106;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 107;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 108;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 109;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 110;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 111;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 112;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 113;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 114;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 115;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 116;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 117;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 118;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 119;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 120;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 121;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 122;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 123;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 124;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 125;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 126;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 127;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 128;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 129;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 130;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 131;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 132;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 133;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 134;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 135;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 136;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 137;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 138;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 139;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 140;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 141;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 142;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 143;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 144;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 145;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 146;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 147;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 148;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 149;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 150;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 151;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 152;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 153;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 154;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 155;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 156;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 157;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 158;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 159;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 160;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 161;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 162;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 163;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 164;4; -1.000000, 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 165; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;, + 156;3; 1.000000, 1.000000, 1.000000;;, + 157;3; 1.000000, 1.000000, 1.000000;;, + 158;3; 1.000000, 1.000000, 1.000000;;, + 159;3; 1.000000, 1.000000, 1.000000;;, + 160;3; 1.000000, 1.000000, 1.000000;;, + 161;3; 1.000000, 1.000000, 1.000000;;, + 162;3; 1.000000, 1.000000, 1.000000;;, + 163;3; 1.000000, 1.000000, 1.000000;;, + 164;3; 1.000000, 1.000000, 1.000000;;; + } + } +} //End of AnimationSet diff --git a/games/MultiCraft_game/mods/default/models/adbs_sheep_produced.x b/games/MultiCraft_game/files/default/models/adbs_sheep_produced.x similarity index 97% rename from games/MultiCraft_game/mods/default/models/adbs_sheep_produced.x rename to games/MultiCraft_game/files/default/models/adbs_sheep_produced.x index ce5785940..fa7e17ca7 100644 --- a/games/MultiCraft_game/mods/default/models/adbs_sheep_produced.x +++ b/games/MultiCraft_game/files/default/models/adbs_sheep_produced.x @@ -1,4592 +1,4592 @@ -xof 0303txt 0032 - -template XSkinMeshHeader { - <3cf169ce-ff7c-44ab-93c0-f78f62d172e2> - WORD nMaxSkinWeightsPerVertex; - WORD nMaxSkinWeightsPerFace; - WORD nBones; -} - -template SkinWeights { - <6f0d123b-bad2-4167-a0d0-80224f25fabb> - STRING transformNodeName; - DWORD nWeights; - array DWORD vertexIndices[nWeights]; - array float weights[nWeights]; - Matrix4x4 matrixOffset; -} - -Frame Root { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 0.000000, 1.000000, 0.000000, - 0.000000, 1.000000,-0.000000, 0.000000, - 0.000000, 0.000000, 0.000000, 1.000000;; - } - Frame Armature { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 1.000000, 0.000000, 0.000000, - 0.000000, 0.000000, 1.000000, 0.000000, - 0.041567, 0.000010, 6.045322, 1.000000;; - } - Frame Armature_Root { - FrameTransformMatrix { - -1.000000, 0.000000, 0.000000, 0.000000, - -0.000000,-0.000000, 1.000000, 0.000000, - 0.000000, 1.000000, 0.000000, 0.000000, - 0.009913, 0.034322, 0.105027, 1.000000;; - } - Frame Armature_Bone_001 { - FrameTransformMatrix { - 1.000000, 0.000000,-0.000000, 0.000000, - -0.000000,-1.000000,-0.000000, 0.000000, - -0.000000, 0.000000,-1.000000, 0.000000, - 1.460671,-0.139217, 4.073730, 1.000000;; - } - } //End of Armature_Bone_001 - Frame Armature_Bone_002 { - FrameTransformMatrix { - 1.000000, 0.000000,-0.000000, 0.000000, - -0.000000,-1.000000,-0.000000, 0.000000, - -0.000000, 0.000000,-1.000000, 0.000000, - 1.460671,-0.139216,-3.633328, 1.000000;; - } - } //End of Armature_Bone_002 - Frame Armature_Bone_003 { - FrameTransformMatrix { - 1.000000, 0.000000,-0.000000, 0.000000, - 0.000000,-1.000000, 0.000000, 0.000000, - -0.000000, 0.000000,-1.000000, 0.000000, - -1.438650,-0.139217, 4.073730, 1.000000;; - } - } //End of Armature_Bone_003 - Frame Armature_RR_leg { - FrameTransformMatrix { - 1.000000, 0.000000,-0.000000, 0.000000, - -0.000000,-1.000000,-0.000000, 0.000000, - -0.000000, 0.000000,-1.000000, 0.000000, - -1.438651,-0.139216,-3.633328, 1.000000;; - } - } //End of Armature_RR_leg - Frame Armature_Head { - FrameTransformMatrix { - -1.000000,-0.000000,-0.000000, 0.000000, - -0.000000,-0.000000, 1.000000, 0.000000, - -0.000000, 1.000000, 0.000000, 0.000000, - 0.000000, 4.052526, 3.788038, 1.000000;; - } - } //End of Armature_Head - } //End of Armature_Root - Frame sheep_shaved { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 1.000000, 0.000000, 0.000000, - 0.000000, 0.000000, 1.000000, 0.000000, - 0.000000, 0.000000, 0.000000, 1.000000;; - } - Mesh { //Cube_001 Mesh - 320; - -1.589511; 7.293469; 5.911728;, - 1.658676; 7.293468; 5.911728;, - 1.658676; 3.771371; 5.911728;, - -1.589511; 3.771372; 5.911728;, - -1.589511; 3.771372; 5.911728;, - 1.658676; 3.771371; 5.911728;, - 1.658675; 3.771371; 2.663541;, - -1.589511; 3.771370; 2.663541;, - -0.960432; 7.293468; 4.727453;, - 1.029595; 7.293468; 4.727453;, - 1.658676; 7.293468; 5.911728;, - -1.589511; 7.293469; 5.911728;, - -1.589512; 7.293468; 2.663541;, - -1.589511; 7.293469; 5.911728;, - -1.589511; 3.771372; 5.911728;, - -1.589511; 3.771370; 2.663541;, - 1.658675; 7.293468; 2.663541;, - -1.589512; 7.293468; 2.663541;, - -1.589511; 3.771370; 2.663541;, - 1.658675; 3.771371; 2.663541;, - 1.658676; 7.293468; 5.911728;, - 1.658675; 7.293468; 2.663541;, - 1.658675; 3.771371; 2.663541;, - 1.658676; 3.771371; 5.911728;, - -0.960432; 7.669465; 4.727453;, - 1.029595; 7.669464; 4.727453;, - 1.029595; 7.293468; 4.727453;, - -0.960432; 7.293468; 4.727453;, - 1.029595; 7.293468; 4.727453;, - 1.029595; 7.293468; 2.806681;, - 1.658675; 7.293468; 2.663541;, - 1.658676; 7.293468; 5.911728;, - -0.960432; 7.293468; 2.806681;, - -0.960432; 7.293468; 4.727453;, - -1.589511; 7.293469; 5.911728;, - -1.589512; 7.293468; 2.663541;, - 1.029595; 7.293468; 2.806681;, - -0.960432; 7.293468; 2.806681;, - -1.589512; 7.293468; 2.663541;, - 1.658675; 7.293468; 2.663541;, - 1.029595; 7.669464; 2.806681;, - 1.029595; 7.669464; 4.727453;, - -0.960432; 7.669465; 4.727453;, - -0.960432; 7.669463; 2.806681;, - 1.029595; 7.669464; 4.727453;, - 1.029595; 7.669464; 2.806681;, - 1.029595; 7.293468; 2.806681;, - 1.029595; 7.293468; 4.727453;, - -0.960432; 7.669463; 2.806681;, - -0.960432; 7.669465; 4.727453;, - -0.960432; 7.293468; 4.727453;, - -0.960432; 7.293468; 2.806681;, - 1.029595; 7.669464; 2.806681;, - -0.960432; 7.669463; 2.806681;, - -0.960432; 7.293468; 2.806681;, - 1.029595; 7.293468; 2.806681;, - -0.626982; 3.165303;-5.961625;, - -2.262721; 3.165303;-5.961625;, - -2.262721; 3.165303;-5.096455;, - -0.626982; 3.165303;-5.096455;, - -2.262721; 5.066779;-5.961625;, - -0.626983; 5.066779;-5.961625;, - -0.626983; 5.066779;-5.096455;, - -2.262721; 5.066779;-5.096455;, - -0.626983; 5.066779;-5.961625;, - -0.626982; 3.165303;-5.961625;, - -0.626982; 3.165303;-5.096455;, - -0.626983; 5.066779;-5.096455;, - -0.626982; 3.165303;-5.961625;, - -0.626983; 5.066779;-5.961625;, - -2.262721; 5.066779;-5.961625;, - -2.262721; 3.165303;-5.961625;, - -2.262721; 5.066779;-5.096455;, - -0.626983; 5.066779;-5.096455;, - -0.823518; 4.822422;-5.096455;, - -2.066185; 4.822422;-5.096455;, - -0.626982; 3.165303;-5.096455;, - -2.262721; 3.165303;-5.096455;, - -2.066185; 3.277381;-5.096455;, - -0.823517; 3.277381;-5.096455;, - -2.262721; 3.165303;-5.096455;, - -2.262721; 5.066779;-5.096455;, - -2.066185; 4.822422;-5.096455;, - -2.066185; 3.277381;-5.096455;, - -2.262721; 3.165303;-5.961625;, - -2.262721; 5.066779;-5.961625;, - -2.262721; 5.066779;-5.096455;, - -2.262721; 3.165303;-5.096455;, - -2.066185; 4.822422;-5.096455;, - -0.823518; 4.822422;-5.096455;, - -0.823517; 4.822423;-0.488248;, - -2.066185; 4.822422;-0.488248;, - -0.823518; 4.822422;-5.096455;, - -0.823517; 3.277381;-5.096455;, - -0.823517; 3.277381;-0.488248;, - -0.823517; 4.822423;-0.488248;, - -0.823517; 3.277381;-5.096455;, - -2.066185; 3.277381;-5.096455;, - -2.066185; 3.277381;-0.488248;, - -0.823517; 3.277381;-0.488248;, - -0.626983; 5.066779;-5.096455;, - -0.626982; 3.165303;-5.096455;, - -0.823517; 3.277381;-5.096455;, - -0.823518; 4.822422;-5.096455;, - -2.066185; 3.277381;-5.096455;, - -2.066185; 4.822422;-5.096455;, - -2.066185; 4.822422;-0.488248;, - -2.066185; 3.277381;-0.488248;, - 2.268868; 3.165304;-5.961625;, - 0.633129; 3.165304;-5.961625;, - 0.633129; 3.165304;-5.096455;, - 2.268868; 3.165304;-5.096455;, - 0.633129; 5.066779;-5.961625;, - 2.268867; 5.066780;-5.961625;, - 2.268867; 5.066780;-5.096455;, - 0.633129; 5.066779;-5.096455;, - 2.268867; 5.066780;-5.961625;, - 2.268868; 3.165304;-5.961625;, - 2.268868; 3.165304;-5.096455;, - 2.268867; 5.066780;-5.096455;, - 2.268868; 3.165304;-5.961625;, - 2.268867; 5.066780;-5.961625;, - 0.633129; 5.066779;-5.961625;, - 0.633129; 3.165304;-5.961625;, - 0.633129; 5.066779;-5.096455;, - 2.268867; 5.066780;-5.096455;, - 2.072332; 4.822423;-5.096455;, - 0.829664; 4.822423;-5.096455;, - 2.268868; 3.165304;-5.096455;, - 0.633129; 3.165304;-5.096455;, - 0.829664; 3.277381;-5.096455;, - 2.072332; 3.277381;-5.096455;, - 0.633129; 3.165304;-5.096455;, - 0.633129; 5.066779;-5.096455;, - 0.829664; 4.822423;-5.096455;, - 0.829664; 3.277381;-5.096455;, - 0.633129; 3.165304;-5.961625;, - 0.633129; 5.066779;-5.961625;, - 0.633129; 5.066779;-5.096455;, - 0.633129; 3.165304;-5.096455;, - 0.829664; 4.822423;-5.096455;, - 2.072332; 4.822423;-5.096455;, - 2.072332; 4.822423;-0.492027;, - 0.829664; 4.822423;-0.492027;, - 2.072332; 4.822423;-5.096455;, - 2.072332; 3.277381;-5.096455;, - 2.072333; 3.277382;-0.492027;, - 2.072332; 4.822423;-0.492027;, - 2.072332; 3.277381;-5.096455;, - 0.829664; 3.277381;-5.096455;, - 0.829664; 3.277382;-0.492027;, - 2.072333; 3.277382;-0.492027;, - 2.268867; 5.066780;-5.096455;, - 2.268868; 3.165304;-5.096455;, - 2.072332; 3.277381;-5.096455;, - 2.072332; 4.822423;-5.096455;, - 0.829664; 3.277381;-5.096455;, - 0.829664; 4.822423;-5.096455;, - 0.829664; 4.822423;-0.492027;, - 0.829664; 3.277382;-0.492027;, - -0.626981;-4.511055;-5.961625;, - -2.262720;-4.511055;-5.961625;, - -2.262720;-4.511055;-5.096455;, - -0.626981;-4.511055;-5.096455;, - -2.262720;-2.609579;-5.961625;, - -0.626981;-2.609579;-5.961625;, - -0.626981;-2.609579;-5.096455;, - -2.262720;-2.609579;-5.096455;, - -0.626981;-2.609579;-5.961625;, - -0.626981;-4.511055;-5.961625;, - -0.626981;-4.511055;-5.096455;, - -0.626981;-2.609579;-5.096455;, - -0.626981;-4.511055;-5.961625;, - -0.626981;-2.609579;-5.961625;, - -2.262720;-2.609579;-5.961625;, - -2.262720;-4.511055;-5.961625;, - -2.262720;-2.609579;-5.096455;, - -0.626981;-2.609579;-5.096455;, - -0.823516;-2.853936;-5.096455;, - -2.066185;-2.853936;-5.096455;, - -0.626981;-4.511055;-5.096455;, - -2.262720;-4.511055;-5.096455;, - -2.066185;-4.398977;-5.096455;, - -0.823516;-4.398977;-5.096455;, - -2.262720;-4.511055;-5.096455;, - -2.262720;-2.609579;-5.096455;, - -2.066185;-2.853936;-5.096455;, - -2.066185;-4.398977;-5.096455;, - -2.262720;-4.511055;-5.961625;, - -2.262720;-2.609579;-5.961625;, - -2.262720;-2.609579;-5.096455;, - -2.262720;-4.511055;-5.096455;, - -2.066185;-2.853936;-5.096455;, - -0.823516;-2.853936;-5.096455;, - -0.823516;-2.853936;-0.317499;, - -2.066184;-2.853936;-0.317498;, - -0.823516;-2.853936;-5.096455;, - -0.823516;-4.398977;-5.096455;, - -0.823516;-4.398976;-0.317498;, - -0.823516;-2.853936;-0.317499;, - -0.823516;-4.398977;-5.096455;, - -2.066185;-4.398977;-5.096455;, - -2.066185;-4.398977;-0.317498;, - -0.823516;-4.398976;-0.317498;, - -0.626981;-2.609579;-5.096455;, - -0.626981;-4.511055;-5.096455;, - -0.823516;-4.398977;-5.096455;, - -0.823516;-2.853936;-5.096455;, - -2.066185;-4.398977;-5.096455;, - -2.066185;-2.853936;-5.096455;, - -2.066184;-2.853936;-0.317498;, - -2.066185;-4.398977;-0.317498;, - 2.268869;-4.511054;-5.961625;, - 0.633130;-4.511054;-5.961625;, - 0.633130;-4.511054;-5.096455;, - 2.268869;-4.511054;-5.096455;, - 0.633130;-2.609579;-5.961625;, - 2.268868;-2.609579;-5.961625;, - 2.268868;-2.609579;-5.096455;, - 0.633130;-2.609579;-5.096455;, - 2.268868;-2.609579;-5.961625;, - 2.268869;-4.511054;-5.961625;, - 2.268869;-4.511054;-5.096455;, - 2.268868;-2.609579;-5.096455;, - 2.268869;-4.511054;-5.961625;, - 2.268868;-2.609579;-5.961625;, - 0.633130;-2.609579;-5.961625;, - 0.633130;-4.511054;-5.961625;, - 0.633130;-2.609579;-5.096455;, - 2.268868;-2.609579;-5.096455;, - 2.072333;-2.853936;-5.096455;, - 0.829665;-2.853936;-5.096455;, - 2.268869;-4.511054;-5.096455;, - 0.633130;-4.511054;-5.096455;, - 0.829665;-4.398976;-5.096455;, - 2.072333;-4.398976;-5.096455;, - 0.633130;-4.511054;-5.096455;, - 0.633130;-2.609579;-5.096455;, - 0.829665;-2.853936;-5.096455;, - 0.829665;-4.398976;-5.096455;, - 0.633130;-4.511054;-5.961625;, - 0.633130;-2.609579;-5.961625;, - 0.633130;-2.609579;-5.096455;, - 0.633130;-4.511054;-5.096455;, - 0.829665;-2.853936;-5.096455;, - 2.072333;-2.853936;-5.096455;, - 2.072333;-2.853935;-0.317499;, - 0.829665;-2.853936;-0.317498;, - 2.072333;-2.853936;-5.096455;, - 2.072333;-4.398976;-5.096455;, - 2.072334;-4.398976;-0.317498;, - 2.072333;-2.853935;-0.317499;, - 2.072333;-4.398976;-5.096455;, - 0.829665;-4.398976;-5.096455;, - 0.829665;-4.398976;-0.317498;, - 2.072334;-4.398976;-0.317498;, - 2.268868;-2.609579;-5.096455;, - 2.268869;-4.511054;-5.096455;, - 2.072333;-4.398976;-5.096455;, - 2.072333;-2.853936;-5.096455;, - 0.829665;-4.398976;-5.096455;, - 0.829665;-2.853936;-5.096455;, - 0.829665;-2.853936;-0.317498;, - 0.829665;-4.398976;-0.317498;, - 2.599581;-5.109999;-0.688940;, - 2.599581; 5.150001;-0.688940;, - -2.530419; 5.150001;-0.688940;, - -2.530417;-5.109998;-0.688940;, - -2.530417; 5.150004; 4.441061;, - 2.599582; 5.150000; 4.441061;, - 2.599583;-5.109997; 4.441061;, - -2.530419;-5.109996; 4.441061;, - -2.530419; 5.150001;-0.688940;, - -2.530417; 5.150004; 4.441061;, - -2.530419;-5.109996; 4.441061;, - -2.530417;-5.109998;-0.688940;, - 2.599581; 5.150001;-0.688940;, - 2.599582; 5.150000; 4.441061;, - -2.530417; 5.150004; 4.441061;, - -2.530419; 5.150001;-0.688940;, - 2.599581;-5.109999;-0.688940;, - 2.599583;-5.109997; 4.441061;, - 2.599582; 5.150000; 4.441061;, - 2.599581; 5.150001;-0.688940;, - 0.416693;-5.109998; 3.970571;, - -0.347529;-5.109998; 3.970571;, - -2.530419;-5.109996; 4.441061;, - 2.599583;-5.109997; 4.441061;, - -0.367640;-5.677753; 3.945947;, - -0.367640;-5.677753; 1.790629;, - -0.347529;-5.109998; 1.794900;, - -0.347529;-5.109998; 3.970571;, - 0.436804;-5.677753; 3.945947;, - 0.436804;-5.677753; 1.790629;, - -0.367640;-5.677753; 1.790629;, - -0.367640;-5.677753; 3.945947;, - 0.416693;-5.109998; 1.794900;, - 0.416693;-5.109998; 3.970571;, - 2.599583;-5.109997; 4.441061;, - 2.599581;-5.109999;-0.688940;, - -0.347529;-5.109998; 3.970571;, - -0.347529;-5.109998; 1.794900;, - -2.530417;-5.109998;-0.688940;, - -2.530419;-5.109996; 4.441061;, - -0.347529;-5.109998; 1.794900;, - 0.416693;-5.109998; 1.794900;, - 2.599581;-5.109999;-0.688940;, - -2.530417;-5.109998;-0.688940;, - -0.367640;-5.677753; 1.790629;, - 0.436804;-5.677753; 1.790629;, - 0.416693;-5.109998; 1.794900;, - -0.347529;-5.109998; 1.794900;, - 0.436804;-5.677753; 1.790629;, - 0.436804;-5.677753; 3.945947;, - 0.416693;-5.109998; 3.970571;, - 0.416693;-5.109998; 1.794900;, - 0.436804;-5.677753; 3.945947;, - -0.367640;-5.677753; 3.945947;, - -0.347529;-5.109998; 3.970571;, - 0.416693;-5.109998; 3.970571;; - 80; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;, - 4;24;25;26;27;, - 4;28;29;30;31;, - 4;32;33;34;35;, - 4;36;37;38;39;, - 4;40;41;42;43;, - 4;44;45;46;47;, - 4;48;49;50;51;, - 4;52;53;54;55;, - 4;56;57;58;59;, - 4;60;61;62;63;, - 4;64;65;66;67;, - 4;68;69;70;71;, - 4;72;73;74;75;, - 4;76;77;78;79;, - 4;80;81;82;83;, - 4;84;85;86;87;, - 4;88;89;90;91;, - 4;92;93;94;95;, - 4;96;97;98;99;, - 4;100;101;102;103;, - 4;104;105;106;107;, - 4;108;109;110;111;, - 4;112;113;114;115;, - 4;116;117;118;119;, - 4;120;121;122;123;, - 4;124;125;126;127;, - 4;128;129;130;131;, - 4;132;133;134;135;, - 4;136;137;138;139;, - 4;140;141;142;143;, - 4;144;145;146;147;, - 4;148;149;150;151;, - 4;152;153;154;155;, - 4;156;157;158;159;, - 4;160;161;162;163;, - 4;164;165;166;167;, - 4;168;169;170;171;, - 4;172;173;174;175;, - 4;176;177;178;179;, - 4;180;181;182;183;, - 4;184;185;186;187;, - 4;188;189;190;191;, - 4;192;193;194;195;, - 4;196;197;198;199;, - 4;200;201;202;203;, - 4;204;205;206;207;, - 4;208;209;210;211;, - 4;212;213;214;215;, - 4;216;217;218;219;, - 4;220;221;222;223;, - 4;224;225;226;227;, - 4;228;229;230;231;, - 4;232;233;234;235;, - 4;236;237;238;239;, - 4;240;241;242;243;, - 4;244;245;246;247;, - 4;248;249;250;251;, - 4;252;253;254;255;, - 4;256;257;258;259;, - 4;260;261;262;263;, - 4;264;265;266;267;, - 4;268;269;270;271;, - 4;272;273;274;275;, - 4;276;277;278;279;, - 4;280;281;282;283;, - 4;284;285;286;287;, - 4;288;289;290;291;, - 4;292;293;294;295;, - 4;296;297;298;299;, - 4;300;301;302;303;, - 4;304;305;306;307;, - 4;308;309;310;311;, - 4;312;313;314;315;, - 4;316;317;318;319;; - MeshNormals { //Cube_001 Normals - 320; - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - -1.000000;-0.000000; 0.000000;, - -1.000000;-0.000000; 0.000000;, - -1.000000;-0.000000; 0.000000;, - -1.000000;-0.000000; 0.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - 1.000000; 0.000001; 0.000000;, - 1.000000; 0.000001; 0.000000;, - 1.000000; 0.000001; 0.000000;, - 1.000000; 0.000001; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - 1.000000; 0.000001; 0.000000;, - 1.000000; 0.000001; 0.000000;, - 1.000000; 0.000001; 0.000000;, - 1.000000; 0.000001; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - -1.000000;-0.000000; 0.000000;, - -1.000000;-0.000000; 0.000000;, - -1.000000;-0.000000; 0.000000;, - -1.000000;-0.000000; 0.000000;, - 0.000001; 1.000000;-0.000000;, - 0.000001; 1.000000;-0.000000;, - 0.000001; 1.000000;-0.000000;, - 0.000001; 1.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - -0.000000;-1.000000; 0.000003;, - -0.000000;-1.000000; 0.000003;, - -0.000000;-1.000000; 0.000003;, - -0.000000;-1.000000; 0.000003;, - -0.999373; 0.035400; 0.000000;, - -0.999373; 0.035400; 0.000000;, - -0.999373; 0.035400; 0.000000;, - -0.999373; 0.035400; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - 0.000000; 0.007523;-0.999972;, - 0.000000; 0.007523;-0.999972;, - 0.000000; 0.007523;-0.999972;, - 0.000000; 0.007523;-0.999972;, - 0.999373; 0.035399; 0.000000;, - 0.999373; 0.035399; 0.000000;, - 0.999373; 0.035399; 0.000000;, - 0.999373; 0.035399; 0.000000;, - 0.000000;-0.043330; 0.999061;, - 0.000000;-0.043330; 0.999061;, - 0.000000;-0.043330; 0.999061;, - 0.000000;-0.043330; 0.999061;; - 80; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;, - 4;24;25;26;27;, - 4;28;29;30;31;, - 4;32;33;34;35;, - 4;36;37;38;39;, - 4;40;41;42;43;, - 4;44;45;46;47;, - 4;48;49;50;51;, - 4;52;53;54;55;, - 4;56;57;58;59;, - 4;60;61;62;63;, - 4;64;65;66;67;, - 4;68;69;70;71;, - 4;72;73;74;75;, - 4;76;77;78;79;, - 4;80;81;82;83;, - 4;84;85;86;87;, - 4;88;89;90;91;, - 4;92;93;94;95;, - 4;96;97;98;99;, - 4;100;101;102;103;, - 4;104;105;106;107;, - 4;108;109;110;111;, - 4;112;113;114;115;, - 4;116;117;118;119;, - 4;120;121;122;123;, - 4;124;125;126;127;, - 4;128;129;130;131;, - 4;132;133;134;135;, - 4;136;137;138;139;, - 4;140;141;142;143;, - 4;144;145;146;147;, - 4;148;149;150;151;, - 4;152;153;154;155;, - 4;156;157;158;159;, - 4;160;161;162;163;, - 4;164;165;166;167;, - 4;168;169;170;171;, - 4;172;173;174;175;, - 4;176;177;178;179;, - 4;180;181;182;183;, - 4;184;185;186;187;, - 4;188;189;190;191;, - 4;192;193;194;195;, - 4;196;197;198;199;, - 4;200;201;202;203;, - 4;204;205;206;207;, - 4;208;209;210;211;, - 4;212;213;214;215;, - 4;216;217;218;219;, - 4;220;221;222;223;, - 4;224;225;226;227;, - 4;228;229;230;231;, - 4;232;233;234;235;, - 4;236;237;238;239;, - 4;240;241;242;243;, - 4;244;245;246;247;, - 4;248;249;250;251;, - 4;252;253;254;255;, - 4;256;257;258;259;, - 4;260;261;262;263;, - 4;264;265;266;267;, - 4;268;269;270;271;, - 4;272;273;274;275;, - 4;276;277;278;279;, - 4;280;281;282;283;, - 4;284;285;286;287;, - 4;288;289;290;291;, - 4;292;293;294;295;, - 4;296;297;298;299;, - 4;300;301;302;303;, - 4;304;305;306;307;, - 4;308;309;310;311;, - 4;312;313;314;315;, - 4;316;317;318;319;; - } //End of Cube_001 Normals - MeshMaterialList { //Cube_001 Material List - 1; - 80; - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0;; - Material Material_001 { - 0.640000; 0.640000; 0.640000; 1.000000;; - 96.078431; - 0.500000; 0.500000; 0.500000;; - 0.000000; 0.000000; 0.000000;; - } - } //End of Cube_001 Material List - MeshTextureCoords { //Cube_001 UV Coordinates - 320; - 0.456156; 0.334515;, - 0.218669; 0.335171;, - 0.216366; 0.574968;, - 0.455972; 0.573345;, - 0.408216; 0.351143;, - 0.183578; 0.351001;, - 0.185676; 0.587688;, - 0.420802; 0.569856;, - 0.717535; 0.651074;, - 0.480501; 0.651074;, - 0.403272; 0.516724;, - 0.800974; 0.515687;, - 0.450682; 0.562762;, - 0.460334; 0.300755;, - 0.197762; 0.296263;, - 0.191022; 0.562698;, - 0.185157; 0.320064;, - 0.429207; 0.331311;, - 0.437982; 0.548381;, - 0.181381; 0.566213;, - 0.438858; 0.311515;, - 0.216936; 0.306473;, - 0.219333; 0.568550;, - 0.435630; 0.574569;, - 0.641769; 0.799233;, - 0.559004; 0.799233;, - 0.531170; 0.783727;, - 0.669603; 0.783727;, - 0.480501; 0.651074;, - 0.480501; 0.866680;, - 0.402917; 0.885928;, - 0.403272; 0.516724;, - 0.717535; 0.866680;, - 0.717535; 0.651074;, - 0.800974; 0.515687;, - 0.800796; 0.879372;, - 0.445862; 0.690313;, - 0.757393; 0.690313;, - 0.757626; 0.715741;, - 0.445849; 0.717935;, - 0.530532; 0.825974;, - 0.530532; 0.725803;, - 0.672472; 0.725803;, - 0.672472; 0.825974;, - 0.546001; 0.748997;, - 0.546001; 0.824503;, - 0.529045; 0.825838;, - 0.529045; 0.747662;, - 0.654435; 0.833521;, - 0.654435; 0.728251;, - 0.669955; 0.728605;, - 0.669954; 0.835122;, - 0.531146; 0.813612;, - 0.671345; 0.813612;, - 0.670462; 0.829118;, - 0.532029; 0.829118;, - 0.163824; 0.970678;, - 0.025445; 0.971241;, - 0.025078; 0.812645;, - 0.163457; 0.812082;, - 0.163457; 0.971241;, - 0.025078; 0.970678;, - 0.025445; 0.812082;, - 0.163824; 0.812645;, - 0.025078; 0.812782;, - 0.197128; 0.812082;, - 0.197495; 0.970678;, - 0.025445; 0.971378;, - 0.197553; 0.995579;, - 0.025502; 0.996279;, - 0.025078; 0.812782;, - 0.197128; 0.812082;, - 0.025078; 0.995579;, - 0.025502; 0.812082;, - 0.046123; 0.834214;, - 0.045801; 0.973616;, - 0.197553; 0.812782;, - 0.197128; 0.996279;, - 0.176507; 0.974147;, - 0.176830; 0.834745;, - 0.197128; 0.996279;, - 0.025078; 0.995579;, - 0.045801; 0.973616;, - 0.176507; 0.974147;, - 0.197128; 0.971378;, - 0.025078; 0.970678;, - 0.025445; 0.812082;, - 0.197495; 0.812783;, - 0.145802; 0.800348;, - 0.037973; 0.799657;, - 0.038577; 0.248281;, - 0.146405; 0.248972;, - 0.169580; 0.801264;, - 0.035513; 0.800404;, - 0.036117; 0.249028;, - 0.170183; 0.249888;, - 0.147602; 0.801900;, - 0.039773; 0.801209;, - 0.040375; 0.249832;, - 0.148204; 0.250523;, - 0.025502; 0.812082;, - 0.197553; 0.812782;, - 0.176830; 0.834745;, - 0.046123; 0.834214;, - 0.169708; 0.801209;, - 0.035640; 0.800348;, - 0.036243; 0.248972;, - 0.170310; 0.249832;, - 0.163824; 0.970678;, - 0.025445; 0.971241;, - 0.025078; 0.812645;, - 0.163457; 0.812082;, - 0.163457; 0.971241;, - 0.025078; 0.970678;, - 0.025445; 0.812082;, - 0.163824; 0.812645;, - 0.025078; 0.812782;, - 0.197128; 0.812082;, - 0.197495; 0.970678;, - 0.025445; 0.971378;, - 0.197553; 0.995579;, - 0.025502; 0.996279;, - 0.025078; 0.812782;, - 0.197128; 0.812082;, - 0.025078; 0.995579;, - 0.025502; 0.812082;, - 0.046123; 0.834214;, - 0.045801; 0.973616;, - 0.197553; 0.812782;, - 0.197128; 0.996279;, - 0.176507; 0.974147;, - 0.176830; 0.834745;, - 0.197128; 0.996279;, - 0.025078; 0.995579;, - 0.045801; 0.973616;, - 0.176507; 0.974147;, - 0.197128; 0.971378;, - 0.025078; 0.970678;, - 0.025445; 0.812082;, - 0.197495; 0.812783;, - 0.145802; 0.800348;, - 0.037973; 0.799657;, - 0.038577; 0.247136;, - 0.146405; 0.247827;, - 0.169580; 0.801264;, - 0.035513; 0.800404;, - 0.036117; 0.247883;, - 0.170183; 0.248743;, - 0.147602; 0.801900;, - 0.039773; 0.801209;, - 0.040375; 0.248687;, - 0.148204; 0.249378;, - 0.025502; 0.812082;, - 0.197553; 0.812782;, - 0.176830; 0.834745;, - 0.046123; 0.834214;, - 0.169708; 0.801209;, - 0.035640; 0.800348;, - 0.036243; 0.247827;, - 0.170310; 0.248687;, - 0.163824; 0.970678;, - 0.025445; 0.971241;, - 0.025078; 0.812645;, - 0.163457; 0.812082;, - 0.163457; 0.971241;, - 0.025078; 0.970678;, - 0.025445; 0.812082;, - 0.163824; 0.812645;, - 0.025078; 0.812782;, - 0.197128; 0.812082;, - 0.197495; 0.970678;, - 0.025445; 0.971378;, - 0.197553; 0.995579;, - 0.025502; 0.996279;, - 0.025078; 0.812782;, - 0.197128; 0.812082;, - 0.025078; 0.995579;, - 0.025502; 0.812082;, - 0.046123; 0.834214;, - 0.045801; 0.973616;, - 0.197553; 0.812782;, - 0.197128; 0.996279;, - 0.176507; 0.974147;, - 0.176830; 0.834745;, - 0.197128; 0.996279;, - 0.025078; 0.995579;, - 0.045801; 0.973616;, - 0.176507; 0.974147;, - 0.197128; 0.971378;, - 0.025078; 0.970678;, - 0.025445; 0.812082;, - 0.197495; 0.812783;, - 0.145802; 0.800348;, - 0.037973; 0.799657;, - 0.038577; 0.247136;, - 0.146405; 0.247827;, - 0.169580; 0.801264;, - 0.035513; 0.800404;, - 0.036117; 0.247883;, - 0.170183; 0.248743;, - 0.147602; 0.801900;, - 0.039773; 0.801209;, - 0.040375; 0.248687;, - 0.148204; 0.249378;, - 0.025502; 0.812082;, - 0.197553; 0.812782;, - 0.176830; 0.834745;, - 0.046123; 0.834214;, - 0.169708; 0.801209;, - 0.035640; 0.800348;, - 0.036243; 0.247827;, - 0.170310; 0.248687;, - 0.163824; 0.970678;, - 0.025445; 0.971241;, - 0.025078; 0.812645;, - 0.163457; 0.812082;, - 0.163457; 0.971241;, - 0.025078; 0.970678;, - 0.025445; 0.812082;, - 0.163824; 0.812645;, - 0.025078; 0.812782;, - 0.197128; 0.812082;, - 0.197495; 0.970678;, - 0.025445; 0.971378;, - 0.197553; 0.995579;, - 0.025502; 0.996279;, - 0.025078; 0.812782;, - 0.197128; 0.812082;, - 0.025078; 0.995579;, - 0.025502; 0.812082;, - 0.046123; 0.834214;, - 0.045801; 0.973616;, - 0.197553; 0.812782;, - 0.197128; 0.996279;, - 0.176507; 0.974147;, - 0.176830; 0.834745;, - 0.197128; 0.996279;, - 0.025078; 0.995579;, - 0.045801; 0.973616;, - 0.176507; 0.974147;, - 0.197128; 0.971378;, - 0.025078; 0.970678;, - 0.025445; 0.812082;, - 0.197495; 0.812783;, - 0.145802; 0.800348;, - 0.037973; 0.799657;, - 0.038577; 0.247136;, - 0.146405; 0.247827;, - 0.169580; 0.801264;, - 0.035513; 0.800404;, - 0.036117; 0.247883;, - 0.170183; 0.248743;, - 0.147602; 0.801900;, - 0.039773; 0.801209;, - 0.040375; 0.248687;, - 0.148204; 0.249378;, - 0.025502; 0.812082;, - 0.197553; 0.812782;, - 0.176830; 0.834745;, - 0.046123; 0.834214;, - 0.169708; 0.801209;, - 0.035640; 0.800348;, - 0.036243; 0.247827;, - 0.170310; 0.248687;, - 0.162385; 0.009221;, - 0.924369; 0.009221;, - 0.924369; 0.340664;, - 0.162385; 0.340664;, - 0.162385; 0.375513;, - 0.162385; 0.044070;, - 0.920960; 0.044069;, - 0.920960; 0.375513;, - 0.173123; 0.401349;, - 0.173123; 0.016267;, - 0.822706; 0.016267;, - 0.822707; 0.401349;, - 0.420022; 0.481351;, - 0.420022; 0.016910;, - 0.838019; 0.016910;, - 0.838019; 0.481351;, - 0.893638; 0.009221;, - 0.893639; 0.340665;, - 0.162386; 0.340666;, - 0.162385; 0.009222;, - 0.593392; 0.089138;, - 0.645583; 0.089138;, - 0.794659; 0.042542;, - 0.444316; 0.042542;, - 0.649241; 0.097975;, - 0.649782; 0.274434;, - 0.587832; 0.274624;, - 0.587291; 0.098165;, - 0.458398; 0.274422;, - 0.458939; 0.097963;, - 0.524800; 0.098165;, - 0.524259; 0.274624;, - 0.593392; 0.248520;, - 0.593392; 0.089138;, - 0.444316; 0.042542;, - 0.444316; 0.441862;, - 0.645583; 0.089138;, - 0.645583; 0.248520;, - 0.794659; 0.441862;, - 0.794659; 0.042542;, - 0.645583; 0.248520;, - 0.593392; 0.248520;, - 0.444316; 0.441862;, - 0.794659; 0.441862;, - 0.587291; 0.097785;, - 0.587493; 0.031924;, - 0.649443; 0.032114;, - 0.649241; 0.097975;, - 0.524800; 0.274434;, - 0.525341; 0.097975;, - 0.587291; 0.098165;, - 0.586750; 0.274624;, - 0.587089; 0.031924;, - 0.587291; 0.097785;, - 0.525341; 0.097975;, - 0.525140; 0.032114;; - } //End of Cube_001 UV Coordinates - XSkinMeshHeader { - 2; - 6; - 6; - } - SkinWeights { - "Armature_RR_leg"; - 52; - 212, - 213, - 214, - 215, - 216, - 217, - 218, - 219, - 220, - 221, - 222, - 223, - 224, - 225, - 226, - 227, - 228, - 229, - 230, - 231, - 232, - 233, - 234, - 235, - 236, - 237, - 238, - 239, - 240, - 241, - 242, - 243, - 244, - 245, - 246, - 247, - 248, - 249, - 250, - 251, - 252, - 253, - 254, - 255, - 256, - 257, - 258, - 259, - 260, - 261, - 262, - 263; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - -1.000000,-0.000000,-0.000000, 0.000000, - 0.000000,-0.000000,-1.000000, 0.000000, - 0.000000,-1.000000, 0.000000, 0.000000, - 1.448563,-0.034190,-3.599006, 1.000000;; - } //End of Armature_RR_leg Skin Weights - SkinWeights { - "Armature_Bone_001"; - 52; - 56, - 57, - 58, - 59, - 60, - 61, - 62, - 63, - 64, - 65, - 66, - 67, - 68, - 69, - 70, - 71, - 72, - 73, - 74, - 75, - 76, - 77, - 78, - 79, - 80, - 81, - 82, - 83, - 84, - 85, - 86, - 87, - 88, - 89, - 90, - 91, - 92, - 93, - 94, - 95, - 96, - 97, - 98, - 99, - 100, - 101, - 102, - 103, - 104, - 105, - 106, - 107; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - -1.000000,-0.000000,-0.000000, 0.000000, - 0.000000,-0.000000,-1.000000, 0.000000, - 0.000000,-1.000000, 0.000000, 0.000000, - -1.450758,-0.034190, 4.108053, 1.000000;; - } //End of Armature_Bone_001 Skin Weights - SkinWeights { - "Armature_Head"; - 62; - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32, - 33, - 34, - 35, - 36, - 37, - 38, - 39, - 40, - 41, - 42, - 43, - 44, - 45, - 46, - 47, - 48, - 49, - 50, - 51, - 52, - 53, - 54, - 55, - 268, - 269, - 273, - 277, - 278, - 282; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 0.000000, - 0.000003, - 0.000000, - 0.000003, - 0.000000, - 0.000003; - 1.000000, 0.000000, 0.000000, 0.000000, - -0.000000, 1.000000,-0.000000, 0.000000, - -0.000000, 0.000000, 1.000000, 0.000000, - -0.009912,-3.822360,-4.157553, 1.000000;; - } //End of Armature_Head Skin Weights - SkinWeights { - "Armature_Bone_003"; - 67; - 108, - 109, - 110, - 111, - 112, - 113, - 114, - 115, - 116, - 117, - 118, - 119, - 120, - 121, - 122, - 123, - 124, - 125, - 126, - 127, - 128, - 129, - 130, - 131, - 132, - 133, - 134, - 135, - 136, - 137, - 138, - 139, - 140, - 141, - 142, - 143, - 144, - 145, - 146, - 147, - 148, - 149, - 150, - 151, - 152, - 153, - 154, - 155, - 156, - 157, - 158, - 159, - 164, - 167, - 174, - 176, - 179, - 183, - 185, - 186, - 189, - 190, - 192, - 197, - 200, - 206, - 209; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000; - -1.000000, 0.000000,-0.000000, 0.000000, - 0.000000, 0.000000,-1.000000, 0.000000, - -0.000000,-1.000000,-0.000000, 0.000000, - 1.448564,-0.034190, 4.108052, 1.000000;; - } //End of Armature_Bone_003 Skin Weights - SkinWeights { - "Armature_Bone_002"; - 52; - 160, - 161, - 162, - 163, - 164, - 165, - 166, - 167, - 168, - 169, - 170, - 171, - 172, - 173, - 174, - 175, - 176, - 177, - 178, - 179, - 180, - 181, - 182, - 183, - 184, - 185, - 186, - 187, - 188, - 189, - 190, - 191, - 192, - 193, - 194, - 195, - 196, - 197, - 198, - 199, - 200, - 201, - 202, - 203, - 204, - 205, - 206, - 207, - 208, - 209, - 210, - 211; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - -1.000000,-0.000000,-0.000000, 0.000000, - 0.000000,-0.000000,-1.000000, 0.000000, - 0.000000,-1.000000, 0.000000, 0.000000, - -1.450759,-0.034190,-3.599006, 1.000000;; - } //End of Armature_Bone_002 Skin Weights - SkinWeights { - "Armature_Root"; - 56; - 264, - 265, - 266, - 267, - 268, - 269, - 270, - 271, - 272, - 273, - 274, - 275, - 276, - 277, - 278, - 279, - 280, - 281, - 282, - 283, - 284, - 285, - 286, - 287, - 288, - 289, - 290, - 291, - 292, - 293, - 294, - 295, - 296, - 297, - 298, - 299, - 300, - 301, - 302, - 303, - 304, - 305, - 306, - 307, - 308, - 309, - 310, - 311, - 312, - 313, - 314, - 315, - 316, - 317, - 318, - 319; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 0.999997, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 0.999997, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 0.999997, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - -1.000000,-0.000000, 0.000000, 0.000000, - 0.000000,-0.000000, 1.000000, 0.000000, - -0.000000, 1.000000, 0.000000, 0.000000, - 0.009913,-0.105027,-0.034322, 1.000000;; - } //End of Armature_Root Skin Weights - } //End of Cube_001 Mesh - } //End of sheep_shaved - } //End of Armature -} //End of Root Frame -AnimationSet { - Animation { - {Armature} - AnimationKey { //Position - 2; - 101; - 0;3; 0.041567, 0.000010, 6.045322;;, - 1;3; 0.041567, 0.000010, 6.045322;;, - 2;3; 0.041567, 0.000010, 6.045322;;, - 3;3; 0.041567, 0.000010, 6.045322;;, - 4;3; 0.041567, 0.000010, 6.045322;;, - 5;3; 0.041567, 0.000010, 6.045322;;, - 6;3; 0.041567, 0.000010, 6.045322;;, - 7;3; 0.041567, 0.000010, 6.045322;;, - 8;3; 0.041567, 0.000010, 6.045322;;, - 9;3; 0.041567, 0.000010, 6.045322;;, - 10;3; 0.041567, 0.000010, 6.045322;;, - 11;3; 0.041567, 0.000010, 6.045322;;, - 12;3; 0.041567, 0.000010, 6.045322;;, - 13;3; 0.041567, 0.000010, 6.045322;;, - 14;3; 0.041567, 0.000010, 6.045322;;, - 15;3; 0.041567, 0.000010, 6.045322;;, - 16;3; 0.041567, 0.000010, 6.045322;;, - 17;3; 0.041567, 0.000010, 6.045322;;, - 18;3; 0.041567, 0.000010, 6.045322;;, - 19;3; 0.041567, 0.000010, 6.045322;;, - 20;3; 0.041567, 0.000010, 6.045322;;, - 21;3; 0.041567, 0.000010, 6.045322;;, - 22;3; 0.041567, 0.000010, 6.045322;;, - 23;3; 0.041567, 0.000010, 6.045322;;, - 24;3; 0.041567, 0.000010, 6.045322;;, - 25;3; 0.041567, 0.000010, 6.045322;;, - 26;3; 0.041567, 0.000010, 6.045322;;, - 27;3; 0.041567, 0.000010, 6.045322;;, - 28;3; 0.041567, 0.000010, 6.045322;;, - 29;3; 0.041567, 0.000010, 6.045322;;, - 30;3; 0.041567, 0.000010, 6.045322;;, - 31;3; 0.041567, 0.000010, 6.045322;;, - 32;3; 0.041567, 0.000010, 6.045322;;, - 33;3; 0.041567, 0.000010, 6.045322;;, - 34;3; 0.041567, 0.000010, 6.045322;;, - 35;3; 0.041567, 0.000010, 6.045322;;, - 36;3; 0.041567, 0.000010, 6.045322;;, - 37;3; 0.041567, 0.000010, 6.045322;;, - 38;3; 0.041567, 0.000010, 6.045322;;, - 39;3; 0.041567, 0.000010, 6.045322;;, - 40;3; 0.041567, 0.000010, 6.045322;;, - 41;3; 0.041567, 0.000010, 6.045322;;, - 42;3; 0.041567, 0.000010, 6.045322;;, - 43;3; 0.041567, 0.000010, 6.045322;;, - 44;3; 0.041567, 0.000010, 6.045322;;, - 45;3; 0.041567, 0.000010, 6.045322;;, - 46;3; 0.041567, 0.000010, 6.045322;;, - 47;3; 0.041567, 0.000010, 6.045322;;, - 48;3; 0.041567, 0.000010, 6.045322;;, - 49;3; 0.041567, 0.000010, 6.045322;;, - 50;3; 0.041567, 0.000010, 6.045322;;, - 51;3; 0.041567, 0.000010, 6.045322;;, - 52;3; 0.041567, 0.000010, 6.045322;;, - 53;3; 0.041567, 0.000010, 6.045322;;, - 54;3; 0.041567, 0.000010, 6.045322;;, - 55;3; 0.041567, 0.000010, 6.045322;;, - 56;3; 0.041567, 0.000010, 6.045322;;, - 57;3; 0.041567, 0.000010, 6.045322;;, - 58;3; 0.041567, 0.000010, 6.045322;;, - 59;3; 0.041567, 0.000010, 6.045322;;, - 60;3; 0.041567, 0.000010, 6.045322;;, - 61;3; 0.041567, 0.000010, 6.045322;;, - 62;3; 0.041567, 0.000010, 6.045322;;, - 63;3; 0.041567, 0.000010, 6.045322;;, - 64;3; 0.041567, 0.000010, 6.045322;;, - 65;3; 0.041567, 0.000010, 6.045322;;, - 66;3; 0.041567, 0.000010, 6.045322;;, - 67;3; 0.041567, 0.000010, 6.045322;;, - 68;3; 0.041567, 0.000010, 6.045322;;, - 69;3; 0.041567, 0.000010, 6.045322;;, - 70;3; 0.041567, 0.000010, 6.045322;;, - 71;3; 0.041567, 0.000010, 6.045322;;, - 72;3; 0.041567, 0.000010, 6.045322;;, - 73;3; 0.041567, 0.000010, 6.045322;;, - 74;3; 0.041567, 0.000010, 6.045322;;, - 75;3; 0.041567, 0.000010, 6.045322;;, - 76;3; 0.041567, 0.000010, 6.045322;;, - 77;3; 0.041567, 0.000010, 6.045322;;, - 78;3; 0.041567, 0.000010, 6.045322;;, - 79;3; 0.041567, 0.000010, 6.045322;;, - 80;3; 0.041567, 0.000010, 6.045322;;, - 81;3; 0.041567, 0.000010, 6.045322;;, - 82;3; 0.041567, 0.000010, 6.045322;;, - 83;3; 0.041567, 0.000010, 6.045322;;, - 84;3; 0.041567, 0.000010, 6.045322;;, - 85;3; 0.041567, 0.000010, 6.045322;;, - 86;3; 0.041567, 0.000010, 6.045322;;, - 87;3; 0.041567, 0.000010, 6.045322;;, - 88;3; 0.041567, 0.000010, 6.045322;;, - 89;3; 0.041567, 0.000010, 6.045322;;, - 90;3; 0.041567, 0.000010, 6.045322;;, - 91;3; 0.041567, 0.000010, 6.045322;;, - 92;3; 0.041567, 0.000010, 6.045322;;, - 93;3; 0.041567, 0.000010, 6.045322;;, - 94;3; 0.041567, 0.000010, 6.045322;;, - 95;3; 0.041567, 0.000010, 6.045322;;, - 96;3; 0.041567, 0.000010, 6.045322;;, - 97;3; 0.041567, 0.000010, 6.045322;;, - 98;3; 0.041567, 0.000010, 6.045322;;, - 99;3; 0.041567, 0.000010, 6.045322;;, - 100;3; 0.041567, 0.000010, 6.045322;;; - } - AnimationKey { //Rotation - 0; - 101; - 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 60;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 61;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 62;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 63;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 64;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 65;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 66;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 67;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 68;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 69;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 70;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 71;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 72;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 73;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 74;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 75;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 76;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 77;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 78;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 79;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 80;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 81;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 82;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 83;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 84;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 85;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 86;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 87;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 88;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 89;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 90;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 91;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 92;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 93;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 94;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 95;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 96;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 97;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 98;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 99;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 100;4; -1.000000, 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 101; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_Root} - AnimationKey { //Position - 2; - 101; - 0;3; 0.009913, 0.034322, 0.105027;;, - 1;3; 0.009913, 0.034322, 0.105027;;, - 2;3; 0.009913, 0.034322, 0.105027;;, - 3;3; 0.009913, 0.034322, 0.105027;;, - 4;3; 0.009913, 0.034322, 0.105027;;, - 5;3; 0.009913, 0.034322, 0.105027;;, - 6;3; 0.009913, 0.034322, 0.105027;;, - 7;3; 0.009913, 0.034322, 0.105027;;, - 8;3; 0.009913, 0.034322, 0.105027;;, - 9;3; 0.009913, 0.034322, 0.105027;;, - 10;3; 0.009913, 0.034322, 0.105027;;, - 11;3; 0.009913, 0.034322, 0.105027;;, - 12;3; 0.009913, 0.034322, 0.105027;;, - 13;3; 0.009913, 0.034322, 0.105027;;, - 14;3; 0.009913, 0.034322, 0.105027;;, - 15;3; 0.009913, 0.034322, 0.105027;;, - 16;3; 0.009913, 0.034322, 0.105027;;, - 17;3; 0.009913, 0.034322, 0.105027;;, - 18;3; 0.009913, 0.034322, 0.105027;;, - 19;3; 0.009913, 0.034322, 0.105027;;, - 20;3; 0.009913, 0.034322, 0.105027;;, - 21;3; 0.009913, 0.034322, 0.105027;;, - 22;3; 0.009913, 0.034322, 0.105027;;, - 23;3; 0.009913, 0.034322, 0.105027;;, - 24;3; 0.009913, 0.034322, 0.105027;;, - 25;3; 0.009913, 0.034322, 0.105027;;, - 26;3; 0.009913, 0.034322, 0.105027;;, - 27;3; 0.009913, 0.034322, 0.105027;;, - 28;3; 0.009913, 0.034322, 0.105027;;, - 29;3; 0.009913, 0.034322, 0.105027;;, - 30;3; 0.009913, 0.034322, 0.105027;;, - 31;3; 0.009913, 0.034322, 0.105027;;, - 32;3; 0.009913, 0.034322, 0.105027;;, - 33;3; 0.009913, 0.034322, 0.105027;;, - 34;3; 0.009913, 0.034322, 0.105027;;, - 35;3; 0.009913, 0.034322, 0.105027;;, - 36;3; 0.009913, 0.034322, 0.105027;;, - 37;3; 0.009913, 0.034322, 0.105027;;, - 38;3; 0.009913, 0.034322, 0.105027;;, - 39;3; 0.009913, 0.034322, 0.105027;;, - 40;3; 0.009913, 0.034322, 0.105027;;, - 41;3; 0.009913, 0.034322, 0.105027;;, - 42;3; 0.009913, 0.034322, 0.105027;;, - 43;3; 0.009913, 0.034322, 0.105027;;, - 44;3; 0.009913, 0.034322, 0.105027;;, - 45;3; 0.009913, 0.034322, 0.105027;;, - 46;3; 0.009913, 0.034322, 0.105027;;, - 47;3; 0.009913, 0.034322, 0.105027;;, - 48;3; 0.009913, 0.034322, 0.105027;;, - 49;3; 0.009913, 0.034322, 0.105027;;, - 50;3; 0.009913, 0.034322, 0.105027;;, - 51;3; 0.009913, 0.034322, 0.105027;;, - 52;3; 0.009913, 0.034322, 0.105027;;, - 53;3; 0.009913, 0.034322, 0.105027;;, - 54;3; 0.009913, 0.034322, 0.105027;;, - 55;3; 0.009913, 0.034322, 0.105027;;, - 56;3; 0.009913, 0.034322, 0.105027;;, - 57;3; 0.009913, 0.034322, 0.105027;;, - 58;3; 0.009913, 0.034322, 0.105027;;, - 59;3; 0.009913, 0.034322, 0.105027;;, - 60;3; 0.009913, 0.034322, 0.105027;;, - 61;3; 0.009913, 0.034322, 0.105027;;, - 62;3; 0.009913, 0.034322, 0.105027;;, - 63;3; 0.009913, 0.034322, 0.105027;;, - 64;3; 0.009913, 0.034322, 0.105027;;, - 65;3; 0.009913, 0.034322, 0.105027;;, - 66;3; 0.009913, 0.034322, 0.105027;;, - 67;3; 0.009913, 0.034322, 0.105027;;, - 68;3; 0.009913, 0.034322, 0.105027;;, - 69;3; 0.009913, 0.034322, 0.105027;;, - 70;3; 0.009913, 0.034322, 0.105027;;, - 71;3; 0.009913, 0.034322, 0.105027;;, - 72;3; 0.009913, 0.034322, 0.105027;;, - 73;3; 0.009913, 0.034322, 0.105027;;, - 74;3; 0.009913, 0.034322, 0.105027;;, - 75;3; 0.009913, 0.034322, 0.105027;;, - 76;3; 0.009913, 0.034322, 0.105027;;, - 77;3; 0.009913, 0.034322, 0.105027;;, - 78;3; 0.009913, 0.034322, 0.105027;;, - 79;3; 0.009913, 0.034322, 0.105027;;, - 80;3; 0.009913, 0.034322, 0.105027;;, - 81;3; 0.009913, 0.034322, 0.105027;;, - 82;3; 0.009913, 0.034322, 0.105027;;, - 83;3; 0.009913, 0.034322, 0.105027;;, - 84;3; 0.009913, 0.034322, 0.105027;;, - 85;3; 0.009913, 0.034322, 0.105027;;, - 86;3; 0.009913, 0.034322, 0.105027;;, - 87;3; 0.009913, 0.034322, 0.105027;;, - 88;3; 0.009913, 0.034322, 0.105027;;, - 89;3; 0.009913, 0.034322, 0.105027;;, - 90;3; 0.009913, 0.034322, 0.105027;;, - 91;3; 0.009913, 0.034322, 0.105027;;, - 92;3; 0.009913, 0.034322, 0.105027;;, - 93;3; 0.009913, 0.034322, 0.105027;;, - 94;3; 0.009913, 0.034322, 0.105027;;, - 95;3; 0.009913, 0.034322, 0.105027;;, - 96;3; 0.009913, 0.034322, 0.105027;;, - 97;3; 0.009913, 0.034322, 0.105027;;, - 98;3; 0.009913, 0.034322, 0.105027;;, - 99;3; 0.009913, 0.034322, 0.105027;;, - 100;3; 0.009913, 0.034322, 0.105027;;; - } - AnimationKey { //Rotation - 0; - 101; - 0;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 1;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 2;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 3;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 4;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 5;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 6;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 7;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 8;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 9;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 10;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 11;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 12;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 13;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 14;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 15;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 16;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 17;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 18;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 19;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 20;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 21;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 22;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 23;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 24;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 25;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 26;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 27;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 28;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 29;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 30;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 31;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 32;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 33;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 34;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 35;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 36;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 37;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 38;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 39;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 40;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 41;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 42;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 43;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 44;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 45;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 46;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 47;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 48;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 49;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 50;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 51;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 52;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 53;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 54;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 55;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 56;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 57;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 58;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 59;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 60;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 61;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 62;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 63;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 64;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 65;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 66;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 67;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 68;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 69;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 70;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 71;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 72;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 73;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 74;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 75;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 76;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 77;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 78;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 79;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 80;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 81;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 82;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 83;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 84;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 85;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 86;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 87;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 88;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 89;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 90;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 91;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 92;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 93;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 94;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 95;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 96;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 97;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 98;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 99;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 100;4; 0.000000, 0.000000, 0.707107, 0.707107;;; - } - AnimationKey { //Scale - 1; - 101; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_Bone_001} - AnimationKey { //Position - 2; - 101; - 0;3; 1.460671,-0.139217, 4.073730;;, - 1;3; 1.460671,-0.139217, 4.073730;;, - 2;3; 1.460671,-0.139217, 4.073730;;, - 3;3; 1.460671,-0.139217, 4.073730;;, - 4;3; 1.460671,-0.139217, 4.073730;;, - 5;3; 1.460671,-0.139217, 4.073730;;, - 6;3; 1.460671,-0.139217, 4.073730;;, - 7;3; 1.460671,-0.139217, 4.073730;;, - 8;3; 1.460671,-0.139217, 4.073730;;, - 9;3; 1.460671,-0.139217, 4.073730;;, - 10;3; 1.460671,-0.139217, 4.073730;;, - 11;3; 1.460671,-0.139217, 4.073730;;, - 12;3; 1.460671,-0.139217, 4.073730;;, - 13;3; 1.460671,-0.139217, 4.073730;;, - 14;3; 1.460671,-0.139217, 4.073730;;, - 15;3; 1.460671,-0.139217, 4.073730;;, - 16;3; 1.460671,-0.139217, 4.073730;;, - 17;3; 1.460671,-0.139217, 4.073730;;, - 18;3; 1.460671,-0.139217, 4.073730;;, - 19;3; 1.460671,-0.139217, 4.073730;;, - 20;3; 1.460671,-0.139217, 4.073730;;, - 21;3; 1.460671,-0.139217, 4.073730;;, - 22;3; 1.460671,-0.139217, 4.073730;;, - 23;3; 1.460671,-0.139217, 4.073730;;, - 24;3; 1.460671,-0.139217, 4.073730;;, - 25;3; 1.460671,-0.139217, 4.073730;;, - 26;3; 1.460671,-0.139217, 4.073730;;, - 27;3; 1.460671,-0.139217, 4.073730;;, - 28;3; 1.460671,-0.139217, 4.073730;;, - 29;3; 1.460671,-0.139217, 4.073730;;, - 30;3; 1.460671,-0.139217, 4.073730;;, - 31;3; 1.460671,-0.139217, 4.073730;;, - 32;3; 1.460671,-0.139217, 4.073730;;, - 33;3; 1.460671,-0.139217, 4.073730;;, - 34;3; 1.460671,-0.139217, 4.073730;;, - 35;3; 1.460671,-0.139217, 4.073730;;, - 36;3; 1.460671,-0.139217, 4.073730;;, - 37;3; 1.460671,-0.139217, 4.073730;;, - 38;3; 1.460671,-0.139217, 4.073730;;, - 39;3; 1.460671,-0.139217, 4.073730;;, - 40;3; 1.460671,-0.139217, 4.073730;;, - 41;3; 1.460671,-0.139217, 4.073730;;, - 42;3; 1.460671,-0.139217, 4.073730;;, - 43;3; 1.460671,-0.139217, 4.073730;;, - 44;3; 1.460671,-0.139217, 4.073730;;, - 45;3; 1.460671,-0.139217, 4.073730;;, - 46;3; 1.460671,-0.139217, 4.073730;;, - 47;3; 1.460671,-0.139217, 4.073730;;, - 48;3; 1.460671,-0.139217, 4.073730;;, - 49;3; 1.460671,-0.139217, 4.073730;;, - 50;3; 1.460671,-0.139217, 4.073730;;, - 51;3; 1.460671,-0.139217, 4.073730;;, - 52;3; 1.460671,-0.139217, 4.073730;;, - 53;3; 1.460671,-0.139217, 4.073730;;, - 54;3; 1.460671,-0.139217, 4.073730;;, - 55;3; 1.460671,-0.139217, 4.073730;;, - 56;3; 1.460671,-0.139217, 4.073730;;, - 57;3; 1.460671,-0.139217, 4.073730;;, - 58;3; 1.460671,-0.139217, 4.073730;;, - 59;3; 1.460671,-0.139217, 4.073730;;, - 60;3; 1.460671,-0.139217, 4.073730;;, - 61;3; 1.460671,-0.139217, 4.073730;;, - 62;3; 1.460671,-0.139217, 4.073730;;, - 63;3; 1.460671,-0.139217, 4.073730;;, - 64;3; 1.460671,-0.139217, 4.073730;;, - 65;3; 1.460671,-0.139217, 4.073730;;, - 66;3; 1.460671,-0.139217, 4.073730;;, - 67;3; 1.460671,-0.139217, 4.073730;;, - 68;3; 1.460671,-0.139217, 4.073730;;, - 69;3; 1.460671,-0.139217, 4.073730;;, - 70;3; 1.460671,-0.139217, 4.073730;;, - 71;3; 1.460671,-0.139217, 4.073730;;, - 72;3; 1.460671,-0.139217, 4.073730;;, - 73;3; 1.460671,-0.139217, 4.073730;;, - 74;3; 1.460671,-0.139217, 4.073730;;, - 75;3; 1.460671,-0.139217, 4.073730;;, - 76;3; 1.460671,-0.139217, 4.073730;;, - 77;3; 1.460671,-0.139217, 4.073730;;, - 78;3; 1.460671,-0.139217, 4.073730;;, - 79;3; 1.460671,-0.139217, 4.073730;;, - 80;3; 1.460671,-0.139217, 4.073730;;, - 81;3; 1.460671,-0.139217, 4.073730;;, - 82;3; 1.460671,-0.139217, 4.073730;;, - 83;3; 1.460671,-0.139217, 4.073730;;, - 84;3; 1.460671,-0.139217, 4.073730;;, - 85;3; 1.460671,-0.139217, 4.073730;;, - 86;3; 1.460671,-0.139217, 4.073730;;, - 87;3; 1.460671,-0.139217, 4.073730;;, - 88;3; 1.460671,-0.139217, 4.073730;;, - 89;3; 1.460671,-0.139217, 4.073730;;, - 90;3; 1.460671,-0.139217, 4.073730;;, - 91;3; 1.460671,-0.139217, 4.073730;;, - 92;3; 1.460671,-0.139217, 4.073730;;, - 93;3; 1.460671,-0.139217, 4.073730;;, - 94;3; 1.460671,-0.139217, 4.073730;;, - 95;3; 1.460671,-0.139217, 4.073730;;, - 96;3; 1.460671,-0.139217, 4.073730;;, - 97;3; 1.460671,-0.139217, 4.073730;;, - 98;3; 1.460671,-0.139217, 4.073730;;, - 99;3; 1.460671,-0.139217, 4.073730;;, - 100;3; 1.460671,-0.139217, 4.073730;;; - } - AnimationKey { //Rotation - 0; - 101; - 0;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 1;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 2;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 3;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 4;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 5;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 6;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 7;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 8;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 9;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 10;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 11;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 12;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 13;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 14;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 15;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 16;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 17;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 18;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 19;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 20;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 21;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 22;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 23;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 24;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 25;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 26;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 27;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 28;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 29;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 30;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 31;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 32;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 33;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 34;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 35;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 36;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 37;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 38;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 39;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 40;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 41;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 42;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 43;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 44;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 45;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 46;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 47;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 48;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 49;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 50;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 51;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 52;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 53;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 54;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 55;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 56;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 57;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 58;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 59;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 60;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 61;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 62;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 63;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 64;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 65;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 66;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 67;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 68;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 69;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 70;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 71;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 72;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 73;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 74;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 75;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 76;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 77;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 78;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 79;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 80;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 81;4; -0.023017, 0.996971,-0.000000,-0.000000;;, - 82;4; -0.087830, 0.988440,-0.000000,-0.000000;;, - 83;4; -0.171026, 0.977486,-0.000000,-0.000000;;, - 84;4; -0.235816, 0.968955,-0.000000,-0.000000;;, - 85;4; -0.258819, 0.965926,-0.000000,-0.000000;;, - 86;4; -0.247344, 0.965926,-0.000000,-0.000000;;, - 87;4; -0.212807, 0.965926,-0.000000,-0.000000;;, - 88;4; -0.156652, 0.965926,-0.000000,-0.000000;;, - 89;4; -0.083204, 0.965926,-0.000000,-0.000000;;, - 90;4; -0.000000, 0.965926,-0.000000,-0.000000;;, - 91;4; 0.083204, 0.965926, 0.000000,-0.000000;;, - 92;4; 0.156652, 0.965926, 0.000000,-0.000000;;, - 93;4; 0.212807, 0.965926, 0.000000,-0.000000;;, - 94;4; 0.247343, 0.965926, 0.000000,-0.000000;;, - 95;4; 0.258819, 0.965926, 0.000000,-0.000000;;, - 96;4; 0.235815, 0.968955, 0.000000,-0.000000;;, - 97;4; 0.171026, 0.977486, 0.000000,-0.000000;;, - 98;4; 0.087830, 0.988440, 0.000000,-0.000000;;, - 99;4; 0.023017, 0.996971, 0.000000,-0.000000;;, - 100;4; -0.000000, 1.000000, 0.000000,-0.000000;;; - } - AnimationKey { //Scale - 1; - 101; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_Bone_002} - AnimationKey { //Position - 2; - 101; - 0;3; 1.460671,-0.139216,-3.633328;;, - 1;3; 1.460671,-0.139216,-3.633328;;, - 2;3; 1.460671,-0.139216,-3.633328;;, - 3;3; 1.460671,-0.139216,-3.633328;;, - 4;3; 1.460671,-0.139216,-3.633328;;, - 5;3; 1.460671,-0.139216,-3.633328;;, - 6;3; 1.460671,-0.139216,-3.633328;;, - 7;3; 1.460671,-0.139216,-3.633328;;, - 8;3; 1.460671,-0.139216,-3.633328;;, - 9;3; 1.460671,-0.139216,-3.633328;;, - 10;3; 1.460671,-0.139216,-3.633328;;, - 11;3; 1.460671,-0.139216,-3.633328;;, - 12;3; 1.460671,-0.139216,-3.633328;;, - 13;3; 1.460671,-0.139216,-3.633328;;, - 14;3; 1.460671,-0.139216,-3.633328;;, - 15;3; 1.460671,-0.139216,-3.633328;;, - 16;3; 1.460671,-0.139216,-3.633328;;, - 17;3; 1.460671,-0.139216,-3.633328;;, - 18;3; 1.460671,-0.139216,-3.633328;;, - 19;3; 1.460671,-0.139216,-3.633328;;, - 20;3; 1.460671,-0.139216,-3.633328;;, - 21;3; 1.460671,-0.139216,-3.633328;;, - 22;3; 1.460671,-0.139216,-3.633328;;, - 23;3; 1.460671,-0.139216,-3.633328;;, - 24;3; 1.460671,-0.139216,-3.633328;;, - 25;3; 1.460671,-0.139216,-3.633328;;, - 26;3; 1.460671,-0.139216,-3.633328;;, - 27;3; 1.460671,-0.139216,-3.633328;;, - 28;3; 1.460671,-0.139216,-3.633328;;, - 29;3; 1.460671,-0.139216,-3.633328;;, - 30;3; 1.460671,-0.139216,-3.633328;;, - 31;3; 1.460671,-0.139216,-3.633328;;, - 32;3; 1.460671,-0.139216,-3.633328;;, - 33;3; 1.460671,-0.139216,-3.633328;;, - 34;3; 1.460671,-0.139216,-3.633328;;, - 35;3; 1.460671,-0.139216,-3.633328;;, - 36;3; 1.460671,-0.139216,-3.633328;;, - 37;3; 1.460671,-0.139216,-3.633328;;, - 38;3; 1.460671,-0.139216,-3.633328;;, - 39;3; 1.460671,-0.139216,-3.633328;;, - 40;3; 1.460671,-0.139216,-3.633328;;, - 41;3; 1.460671,-0.139216,-3.633328;;, - 42;3; 1.460671,-0.139216,-3.633328;;, - 43;3; 1.460671,-0.139216,-3.633328;;, - 44;3; 1.460671,-0.139216,-3.633328;;, - 45;3; 1.460671,-0.139216,-3.633328;;, - 46;3; 1.460671,-0.139216,-3.633328;;, - 47;3; 1.460671,-0.139216,-3.633328;;, - 48;3; 1.460671,-0.139216,-3.633328;;, - 49;3; 1.460671,-0.139216,-3.633328;;, - 50;3; 1.460671,-0.139216,-3.633328;;, - 51;3; 1.460671,-0.139216,-3.633328;;, - 52;3; 1.460671,-0.139216,-3.633328;;, - 53;3; 1.460671,-0.139216,-3.633328;;, - 54;3; 1.460671,-0.139216,-3.633328;;, - 55;3; 1.460671,-0.139216,-3.633328;;, - 56;3; 1.460671,-0.139216,-3.633328;;, - 57;3; 1.460671,-0.139216,-3.633328;;, - 58;3; 1.460671,-0.139216,-3.633328;;, - 59;3; 1.460671,-0.139216,-3.633328;;, - 60;3; 1.460671,-0.139216,-3.633328;;, - 61;3; 1.460671,-0.139216,-3.633328;;, - 62;3; 1.460671,-0.139216,-3.633328;;, - 63;3; 1.460671,-0.139216,-3.633328;;, - 64;3; 1.460671,-0.139216,-3.633328;;, - 65;3; 1.460671,-0.139216,-3.633328;;, - 66;3; 1.460671,-0.139216,-3.633328;;, - 67;3; 1.460671,-0.139216,-3.633328;;, - 68;3; 1.460671,-0.139216,-3.633328;;, - 69;3; 1.460671,-0.139216,-3.633328;;, - 70;3; 1.460671,-0.139216,-3.633328;;, - 71;3; 1.460671,-0.139216,-3.633328;;, - 72;3; 1.460671,-0.139216,-3.633328;;, - 73;3; 1.460671,-0.139216,-3.633328;;, - 74;3; 1.460671,-0.139216,-3.633328;;, - 75;3; 1.460671,-0.139216,-3.633328;;, - 76;3; 1.460671,-0.139216,-3.633328;;, - 77;3; 1.460671,-0.139216,-3.633328;;, - 78;3; 1.460671,-0.139216,-3.633328;;, - 79;3; 1.460671,-0.139216,-3.633328;;, - 80;3; 1.460671,-0.139216,-3.633328;;, - 81;3; 1.460671,-0.139216,-3.633328;;, - 82;3; 1.460671,-0.139216,-3.633328;;, - 83;3; 1.460671,-0.139216,-3.633328;;, - 84;3; 1.460671,-0.139216,-3.633328;;, - 85;3; 1.460671,-0.139216,-3.633328;;, - 86;3; 1.460671,-0.139216,-3.633328;;, - 87;3; 1.460671,-0.139216,-3.633328;;, - 88;3; 1.460671,-0.139216,-3.633328;;, - 89;3; 1.460671,-0.139216,-3.633328;;, - 90;3; 1.460671,-0.139216,-3.633328;;, - 91;3; 1.460671,-0.139216,-3.633328;;, - 92;3; 1.460671,-0.139216,-3.633328;;, - 93;3; 1.460671,-0.139216,-3.633328;;, - 94;3; 1.460671,-0.139216,-3.633328;;, - 95;3; 1.460671,-0.139216,-3.633328;;, - 96;3; 1.460671,-0.139216,-3.633328;;, - 97;3; 1.460671,-0.139216,-3.633328;;, - 98;3; 1.460671,-0.139216,-3.633328;;, - 99;3; 1.460671,-0.139216,-3.633328;;, - 100;3; 1.460671,-0.139216,-3.633328;;; - } - AnimationKey { //Rotation - 0; - 101; - 0;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 1;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 2;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 3;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 4;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 5;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 6;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 7;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 8;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 9;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 10;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 11;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 12;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 13;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 14;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 15;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 16;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 17;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 18;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 19;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 20;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 21;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 22;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 23;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 24;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 25;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 26;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 27;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 28;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 29;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 30;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 31;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 32;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 33;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 34;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 35;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 36;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 37;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 38;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 39;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 40;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 41;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 42;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 43;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 44;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 45;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 46;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 47;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 48;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 49;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 50;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 51;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 52;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 53;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 54;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 55;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 56;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 57;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 58;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 59;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 60;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 61;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 62;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 63;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 64;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 65;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 66;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 67;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 68;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 69;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 70;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 71;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 72;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 73;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 74;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 75;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 76;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 77;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 78;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 79;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 80;4; -0.000000, 1.000000,-0.000000,-0.000000;;, - 81;4; 0.023017, 0.996971, 0.000000,-0.000000;;, - 82;4; 0.087830, 0.988440, 0.000000,-0.000000;;, - 83;4; 0.171026, 0.977486, 0.000000,-0.000000;;, - 84;4; 0.235815, 0.968955, 0.000000,-0.000000;;, - 85;4; 0.258819, 0.965926, 0.000000,-0.000000;;, - 86;4; 0.247343, 0.965926, 0.000000,-0.000000;;, - 87;4; 0.212807, 0.965926, 0.000000,-0.000000;;, - 88;4; 0.156652, 0.965926, 0.000000,-0.000000;;, - 89;4; 0.083204, 0.965926, 0.000000,-0.000000;;, - 90;4; -0.000000, 0.965926,-0.000000,-0.000000;;, - 91;4; -0.083204, 0.965926,-0.000000,-0.000000;;, - 92;4; -0.156652, 0.965926,-0.000000,-0.000000;;, - 93;4; -0.212807, 0.965926,-0.000000,-0.000000;;, - 94;4; -0.247344, 0.965926,-0.000000,-0.000000;;, - 95;4; -0.258819, 0.965926,-0.000000,-0.000000;;, - 96;4; -0.235816, 0.968955,-0.000000,-0.000000;;, - 97;4; -0.171026, 0.977486,-0.000000,-0.000000;;, - 98;4; -0.087830, 0.988440,-0.000000,-0.000000;;, - 99;4; -0.023017, 0.996971,-0.000000,-0.000000;;, - 100;4; -0.000000, 1.000000, 0.000000,-0.000000;;; - } - AnimationKey { //Scale - 1; - 101; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_Bone_003} - AnimationKey { //Position - 2; - 101; - 0;3; -1.438650,-0.139217, 4.073730;;, - 1;3; -1.438650,-0.139217, 4.073730;;, - 2;3; -1.438650,-0.139217, 4.073730;;, - 3;3; -1.438650,-0.139217, 4.073730;;, - 4;3; -1.438650,-0.139217, 4.073730;;, - 5;3; -1.438650,-0.139217, 4.073730;;, - 6;3; -1.438650,-0.139217, 4.073730;;, - 7;3; -1.438650,-0.139217, 4.073730;;, - 8;3; -1.438650,-0.139217, 4.073730;;, - 9;3; -1.438650,-0.139217, 4.073730;;, - 10;3; -1.438650,-0.139217, 4.073730;;, - 11;3; -1.438650,-0.139217, 4.073730;;, - 12;3; -1.438650,-0.139217, 4.073730;;, - 13;3; -1.438650,-0.139217, 4.073730;;, - 14;3; -1.438650,-0.139217, 4.073730;;, - 15;3; -1.438650,-0.139217, 4.073730;;, - 16;3; -1.438650,-0.139217, 4.073730;;, - 17;3; -1.438650,-0.139217, 4.073730;;, - 18;3; -1.438650,-0.139217, 4.073730;;, - 19;3; -1.438650,-0.139217, 4.073730;;, - 20;3; -1.438650,-0.139217, 4.073730;;, - 21;3; -1.438650,-0.139217, 4.073730;;, - 22;3; -1.438650,-0.139217, 4.073730;;, - 23;3; -1.438650,-0.139217, 4.073730;;, - 24;3; -1.438650,-0.139217, 4.073730;;, - 25;3; -1.438650,-0.139217, 4.073730;;, - 26;3; -1.438650,-0.139217, 4.073730;;, - 27;3; -1.438650,-0.139217, 4.073730;;, - 28;3; -1.438650,-0.139217, 4.073730;;, - 29;3; -1.438650,-0.139217, 4.073730;;, - 30;3; -1.438650,-0.139217, 4.073730;;, - 31;3; -1.438650,-0.139217, 4.073730;;, - 32;3; -1.438650,-0.139217, 4.073730;;, - 33;3; -1.438650,-0.139217, 4.073730;;, - 34;3; -1.438650,-0.139217, 4.073730;;, - 35;3; -1.438650,-0.139217, 4.073730;;, - 36;3; -1.438650,-0.139217, 4.073730;;, - 37;3; -1.438650,-0.139217, 4.073730;;, - 38;3; -1.438650,-0.139217, 4.073730;;, - 39;3; -1.438650,-0.139217, 4.073730;;, - 40;3; -1.438650,-0.139217, 4.073730;;, - 41;3; -1.438650,-0.139217, 4.073730;;, - 42;3; -1.438650,-0.139217, 4.073730;;, - 43;3; -1.438650,-0.139217, 4.073730;;, - 44;3; -1.438650,-0.139217, 4.073730;;, - 45;3; -1.438650,-0.139217, 4.073730;;, - 46;3; -1.438650,-0.139217, 4.073730;;, - 47;3; -1.438650,-0.139217, 4.073730;;, - 48;3; -1.438650,-0.139217, 4.073730;;, - 49;3; -1.438650,-0.139217, 4.073730;;, - 50;3; -1.438650,-0.139217, 4.073730;;, - 51;3; -1.438650,-0.139217, 4.073730;;, - 52;3; -1.438650,-0.139217, 4.073730;;, - 53;3; -1.438650,-0.139217, 4.073730;;, - 54;3; -1.438650,-0.139217, 4.073730;;, - 55;3; -1.438650,-0.139217, 4.073730;;, - 56;3; -1.438650,-0.139217, 4.073730;;, - 57;3; -1.438650,-0.139217, 4.073730;;, - 58;3; -1.438650,-0.139217, 4.073730;;, - 59;3; -1.438650,-0.139217, 4.073730;;, - 60;3; -1.438650,-0.139217, 4.073730;;, - 61;3; -1.438650,-0.139217, 4.073730;;, - 62;3; -1.438650,-0.139217, 4.073730;;, - 63;3; -1.438650,-0.139217, 4.073730;;, - 64;3; -1.438650,-0.139217, 4.073730;;, - 65;3; -1.438650,-0.139217, 4.073730;;, - 66;3; -1.438650,-0.139217, 4.073730;;, - 67;3; -1.438650,-0.139217, 4.073730;;, - 68;3; -1.438650,-0.139217, 4.073730;;, - 69;3; -1.438650,-0.139217, 4.073730;;, - 70;3; -1.438650,-0.139217, 4.073730;;, - 71;3; -1.438650,-0.139217, 4.073730;;, - 72;3; -1.438650,-0.139217, 4.073730;;, - 73;3; -1.438650,-0.139217, 4.073730;;, - 74;3; -1.438650,-0.139217, 4.073730;;, - 75;3; -1.438650,-0.139217, 4.073730;;, - 76;3; -1.438650,-0.139217, 4.073730;;, - 77;3; -1.438650,-0.139217, 4.073730;;, - 78;3; -1.438650,-0.139217, 4.073730;;, - 79;3; -1.438650,-0.139217, 4.073730;;, - 80;3; -1.438650,-0.139217, 4.073730;;, - 81;3; -1.438650,-0.139217, 4.073730;;, - 82;3; -1.438650,-0.139217, 4.073730;;, - 83;3; -1.438650,-0.139217, 4.073730;;, - 84;3; -1.438650,-0.139217, 4.073730;;, - 85;3; -1.438650,-0.139217, 4.073730;;, - 86;3; -1.438650,-0.139217, 4.073730;;, - 87;3; -1.438650,-0.139217, 4.073730;;, - 88;3; -1.438650,-0.139217, 4.073730;;, - 89;3; -1.438650,-0.139217, 4.073730;;, - 90;3; -1.438650,-0.139217, 4.073730;;, - 91;3; -1.438650,-0.139217, 4.073730;;, - 92;3; -1.438650,-0.139217, 4.073730;;, - 93;3; -1.438650,-0.139217, 4.073730;;, - 94;3; -1.438650,-0.139217, 4.073730;;, - 95;3; -1.438650,-0.139217, 4.073730;;, - 96;3; -1.438650,-0.139217, 4.073730;;, - 97;3; -1.438650,-0.139217, 4.073730;;, - 98;3; -1.438650,-0.139217, 4.073730;;, - 99;3; -1.438650,-0.139217, 4.073730;;, - 100;3; -1.438650,-0.139217, 4.073730;;; - } - AnimationKey { //Rotation - 0; - 101; - 0;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 1;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 2;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 3;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 4;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 5;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 6;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 7;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 8;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 9;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 10;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 11;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 12;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 13;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 14;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 15;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 16;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 17;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 18;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 19;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 20;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 21;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 22;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 23;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 24;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 25;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 26;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 27;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 28;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 29;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 30;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 31;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 32;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 33;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 34;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 35;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 36;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 37;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 38;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 39;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 40;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 41;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 42;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 43;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 44;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 45;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 46;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 47;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 48;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 49;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 50;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 51;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 52;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 53;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 54;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 55;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 56;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 57;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 58;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 59;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 60;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 61;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 62;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 63;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 64;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 65;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 66;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 67;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 68;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 69;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 70;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 71;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 72;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 73;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 74;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 75;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 76;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 77;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 78;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 79;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 80;4; 0.000000, 1.000000,-0.000000,-0.000000;;, - 81;4; 0.023017, 0.996971, 0.000000,-0.000000;;, - 82;4; 0.087830, 0.988440, 0.000000,-0.000000;;, - 83;4; 0.171026, 0.977486, 0.000000,-0.000000;;, - 84;4; 0.235815, 0.968955, 0.000000,-0.000000;;, - 85;4; 0.258819, 0.965926, 0.000000,-0.000000;;, - 86;4; 0.247344, 0.965926, 0.000000,-0.000000;;, - 87;4; 0.212807, 0.965926, 0.000000,-0.000000;;, - 88;4; 0.156652, 0.965926, 0.000000,-0.000000;;, - 89;4; 0.083204, 0.965926, 0.000000,-0.000000;;, - 90;4; -0.000000, 0.965926, 0.000000,-0.000000;;, - 91;4; -0.083204, 0.965926,-0.000000,-0.000000;;, - 92;4; -0.156652, 0.965926,-0.000000,-0.000000;;, - 93;4; -0.212807, 0.965926,-0.000000,-0.000000;;, - 94;4; -0.247344, 0.965926,-0.000000,-0.000000;;, - 95;4; -0.258819, 0.965926,-0.000000,-0.000000;;, - 96;4; -0.235815, 0.968955,-0.000000,-0.000000;;, - 97;4; -0.171026, 0.977486,-0.000000,-0.000000;;, - 98;4; -0.087830, 0.988440,-0.000000,-0.000000;;, - 99;4; -0.023017, 0.996971,-0.000000,-0.000000;;, - 100;4; -0.000000, 1.000000, 0.000000,-0.000000;;; - } - AnimationKey { //Scale - 1; - 101; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_RR_leg} - AnimationKey { //Position - 2; - 101; - 0;3; -1.438651,-0.139216,-3.633328;;, - 1;3; -1.438651,-0.139216,-3.633328;;, - 2;3; -1.438651,-0.139216,-3.633328;;, - 3;3; -1.438651,-0.139216,-3.633328;;, - 4;3; -1.438651,-0.139216,-3.633328;;, - 5;3; -1.438651,-0.139216,-3.633328;;, - 6;3; -1.438651,-0.139216,-3.633328;;, - 7;3; -1.438651,-0.139216,-3.633328;;, - 8;3; -1.438651,-0.139216,-3.633328;;, - 9;3; -1.438651,-0.139216,-3.633328;;, - 10;3; -1.438651,-0.139216,-3.633328;;, - 11;3; -1.438651,-0.139216,-3.633328;;, - 12;3; -1.438651,-0.139216,-3.633328;;, - 13;3; -1.438651,-0.139216,-3.633328;;, - 14;3; -1.438651,-0.139216,-3.633328;;, - 15;3; -1.438651,-0.139216,-3.633328;;, - 16;3; -1.438651,-0.139216,-3.633328;;, - 17;3; -1.438651,-0.139216,-3.633328;;, - 18;3; -1.438651,-0.139216,-3.633328;;, - 19;3; -1.438651,-0.139216,-3.633328;;, - 20;3; -1.438651,-0.139216,-3.633328;;, - 21;3; -1.438651,-0.139216,-3.633328;;, - 22;3; -1.438651,-0.139216,-3.633328;;, - 23;3; -1.438651,-0.139216,-3.633328;;, - 24;3; -1.438651,-0.139216,-3.633328;;, - 25;3; -1.438651,-0.139216,-3.633328;;, - 26;3; -1.438651,-0.139216,-3.633328;;, - 27;3; -1.438651,-0.139216,-3.633328;;, - 28;3; -1.438651,-0.139216,-3.633328;;, - 29;3; -1.438651,-0.139216,-3.633328;;, - 30;3; -1.438651,-0.139216,-3.633328;;, - 31;3; -1.438651,-0.139216,-3.633328;;, - 32;3; -1.438651,-0.139216,-3.633328;;, - 33;3; -1.438651,-0.139216,-3.633328;;, - 34;3; -1.438651,-0.139216,-3.633328;;, - 35;3; -1.438651,-0.139216,-3.633328;;, - 36;3; -1.438651,-0.139216,-3.633328;;, - 37;3; -1.438651,-0.139216,-3.633328;;, - 38;3; -1.438651,-0.139216,-3.633328;;, - 39;3; -1.438651,-0.139216,-3.633328;;, - 40;3; -1.438651,-0.139216,-3.633328;;, - 41;3; -1.438651,-0.139216,-3.633328;;, - 42;3; -1.438651,-0.139216,-3.633328;;, - 43;3; -1.438651,-0.139216,-3.633328;;, - 44;3; -1.438651,-0.139216,-3.633328;;, - 45;3; -1.438651,-0.139216,-3.633328;;, - 46;3; -1.438651,-0.139216,-3.633328;;, - 47;3; -1.438651,-0.139216,-3.633328;;, - 48;3; -1.438651,-0.139216,-3.633328;;, - 49;3; -1.438651,-0.139216,-3.633328;;, - 50;3; -1.438651,-0.139216,-3.633328;;, - 51;3; -1.438651,-0.139216,-3.633328;;, - 52;3; -1.438651,-0.139216,-3.633328;;, - 53;3; -1.438651,-0.139216,-3.633328;;, - 54;3; -1.438651,-0.139216,-3.633328;;, - 55;3; -1.438651,-0.139216,-3.633328;;, - 56;3; -1.438651,-0.139216,-3.633328;;, - 57;3; -1.438651,-0.139216,-3.633328;;, - 58;3; -1.438651,-0.139216,-3.633328;;, - 59;3; -1.438651,-0.139216,-3.633328;;, - 60;3; -1.438651,-0.139216,-3.633328;;, - 61;3; -1.438651,-0.139216,-3.633328;;, - 62;3; -1.438651,-0.139216,-3.633328;;, - 63;3; -1.438651,-0.139216,-3.633328;;, - 64;3; -1.438651,-0.139216,-3.633328;;, - 65;3; -1.438651,-0.139216,-3.633328;;, - 66;3; -1.438651,-0.139216,-3.633328;;, - 67;3; -1.438651,-0.139216,-3.633328;;, - 68;3; -1.438651,-0.139216,-3.633328;;, - 69;3; -1.438651,-0.139216,-3.633328;;, - 70;3; -1.438651,-0.139216,-3.633328;;, - 71;3; -1.438651,-0.139216,-3.633328;;, - 72;3; -1.438651,-0.139216,-3.633328;;, - 73;3; -1.438651,-0.139216,-3.633328;;, - 74;3; -1.438651,-0.139216,-3.633328;;, - 75;3; -1.438651,-0.139216,-3.633328;;, - 76;3; -1.438651,-0.139216,-3.633328;;, - 77;3; -1.438651,-0.139216,-3.633328;;, - 78;3; -1.438651,-0.139216,-3.633328;;, - 79;3; -1.438651,-0.139216,-3.633328;;, - 80;3; -1.438651,-0.139216,-3.633328;;, - 81;3; -1.438651,-0.139216,-3.633328;;, - 82;3; -1.438651,-0.139216,-3.633328;;, - 83;3; -1.438651,-0.139216,-3.633328;;, - 84;3; -1.438651,-0.139216,-3.633328;;, - 85;3; -1.438651,-0.139216,-3.633328;;, - 86;3; -1.438651,-0.139216,-3.633328;;, - 87;3; -1.438651,-0.139216,-3.633328;;, - 88;3; -1.438651,-0.139216,-3.633328;;, - 89;3; -1.438651,-0.139216,-3.633328;;, - 90;3; -1.438651,-0.139216,-3.633328;;, - 91;3; -1.438651,-0.139216,-3.633328;;, - 92;3; -1.438651,-0.139216,-3.633328;;, - 93;3; -1.438651,-0.139216,-3.633328;;, - 94;3; -1.438651,-0.139216,-3.633328;;, - 95;3; -1.438651,-0.139216,-3.633328;;, - 96;3; -1.438651,-0.139216,-3.633328;;, - 97;3; -1.438651,-0.139216,-3.633328;;, - 98;3; -1.438651,-0.139216,-3.633328;;, - 99;3; -1.438651,-0.139216,-3.633328;;, - 100;3; -1.438651,-0.139216,-3.633328;;; - } - AnimationKey { //Rotation - 0; - 101; - 0;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 1;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 2;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 3;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 4;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 5;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 6;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 7;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 8;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 9;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 10;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 11;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 12;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 13;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 14;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 15;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 16;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 17;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 18;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 19;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 20;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 21;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 22;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 23;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 24;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 25;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 26;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 27;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 28;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 29;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 30;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 31;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 32;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 33;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 34;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 35;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 36;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 37;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 38;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 39;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 40;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 41;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 42;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 43;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 44;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 45;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 46;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 47;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 48;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 49;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 50;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 51;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 52;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 53;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 54;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 55;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 56;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 57;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 58;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 59;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 60;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 61;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 62;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 63;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 64;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 65;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 66;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 67;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 68;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 69;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 70;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 71;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 72;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 73;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 74;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 75;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 76;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 77;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 78;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 79;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 80;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 81;4; -0.023017, 0.996971,-0.000000,-0.000000;;, - 82;4; -0.087830, 0.988440,-0.000000,-0.000000;;, - 83;4; -0.171026, 0.977486,-0.000000,-0.000000;;, - 84;4; -0.235816, 0.968955,-0.000000,-0.000000;;, - 85;4; -0.258819, 0.965926,-0.000000,-0.000000;;, - 86;4; -0.247344, 0.965926,-0.000000,-0.000000;;, - 87;4; -0.212807, 0.965926,-0.000000,-0.000000;;, - 88;4; -0.156652, 0.965926,-0.000000,-0.000000;;, - 89;4; -0.083204, 0.965926,-0.000000,-0.000000;;, - 90;4; -0.000000, 0.965926,-0.000000,-0.000000;;, - 91;4; 0.083204, 0.965926, 0.000000,-0.000000;;, - 92;4; 0.156652, 0.965926, 0.000000,-0.000000;;, - 93;4; 0.212807, 0.965926, 0.000000,-0.000000;;, - 94;4; 0.247343, 0.965926, 0.000000,-0.000000;;, - 95;4; 0.258819, 0.965926, 0.000000,-0.000000;;, - 96;4; 0.235815, 0.968955, 0.000000,-0.000000;;, - 97;4; 0.171026, 0.977486, 0.000000,-0.000000;;, - 98;4; 0.087830, 0.988440, 0.000000,-0.000000;;, - 99;4; 0.023017, 0.996971, 0.000000,-0.000000;;, - 100;4; -0.000000, 1.000000, 0.000000,-0.000000;;; - } - AnimationKey { //Scale - 1; - 101; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_Head} - AnimationKey { //Position - 2; - 101; - 0;3; 0.000000, 4.052526, 3.788038;;, - 1;3; 0.000000, 4.052526, 3.788038;;, - 2;3; 0.000000, 4.052526, 3.788038;;, - 3;3; 0.000000, 4.052526, 3.788038;;, - 4;3; 0.000000, 4.052526, 3.788038;;, - 5;3; 0.000000, 4.052526, 3.788038;;, - 6;3; 0.000000, 4.052526, 3.788038;;, - 7;3; 0.000000, 4.052526, 3.788038;;, - 8;3; 0.000000, 4.052526, 3.788038;;, - 9;3; 0.000000, 4.052526, 3.788038;;, - 10;3; 0.000000, 4.052526, 3.788038;;, - 11;3; 0.000000, 4.052526, 3.788038;;, - 12;3; 0.000000, 4.052526, 3.788038;;, - 13;3; 0.000000, 4.052526, 3.788038;;, - 14;3; 0.000000, 4.052526, 3.788038;;, - 15;3; 0.000000, 4.052526, 3.788038;;, - 16;3; 0.000000, 4.052526, 3.788038;;, - 17;3; 0.000000, 4.052526, 3.788038;;, - 18;3; 0.000000, 4.052526, 3.788038;;, - 19;3; 0.000000, 4.052526, 3.788038;;, - 20;3; 0.000000, 4.052526, 3.788038;;, - 21;3; 0.000000, 4.052526, 3.788038;;, - 22;3; 0.000000, 4.052526, 3.788038;;, - 23;3; 0.000000, 4.052526, 3.788038;;, - 24;3; 0.000000, 4.052526, 3.788038;;, - 25;3; 0.000000, 4.052526, 3.788038;;, - 26;3; 0.000000, 4.052526, 3.788038;;, - 27;3; 0.000000, 4.052526, 3.788038;;, - 28;3; 0.000000, 4.052526, 3.788038;;, - 29;3; 0.000000, 4.052526, 3.788038;;, - 30;3; 0.000000, 4.052526, 3.788038;;, - 31;3; 0.000000, 4.052526, 3.788038;;, - 32;3; 0.000000, 4.052526, 3.788038;;, - 33;3; 0.000000, 4.052526, 3.788038;;, - 34;3; 0.000000, 4.052526, 3.788038;;, - 35;3; 0.000000, 4.052526, 3.788038;;, - 36;3; 0.000000, 4.052526, 3.788038;;, - 37;3; 0.000000, 4.052526, 3.788038;;, - 38;3; 0.000000, 4.052526, 3.788038;;, - 39;3; 0.000000, 4.052526, 3.788038;;, - 40;3; 0.000000, 4.052526, 3.788038;;, - 41;3; 0.000000, 4.052526, 3.788038;;, - 42;3; 0.000000, 4.052526, 3.788038;;, - 43;3; 0.000000, 4.052526, 3.788038;;, - 44;3; 0.000000, 4.052526, 3.788038;;, - 45;3; 0.000000, 4.052526, 3.788038;;, - 46;3; 0.000000, 4.052526, 3.788038;;, - 47;3; 0.000000, 4.052526, 3.788038;;, - 48;3; 0.000000, 4.052526, 3.788038;;, - 49;3; 0.000000, 4.052526, 3.788038;;, - 50;3; 0.000000, 4.052526, 3.788038;;, - 51;3; 0.000000, 4.052526, 3.788038;;, - 52;3; 0.000000, 4.052526, 3.788038;;, - 53;3; 0.000000, 4.052526, 3.788038;;, - 54;3; 0.000000, 4.052526, 3.788038;;, - 55;3; 0.000000, 4.052526, 3.788038;;, - 56;3; 0.000000, 4.052526, 3.788038;;, - 57;3; 0.000000, 4.052526, 3.788038;;, - 58;3; 0.000000, 4.052526, 3.788038;;, - 59;3; 0.000000, 4.052526, 3.788038;;, - 60;3; 0.000000, 4.052526, 3.788038;;, - 61;3; 0.000000, 4.052526, 3.788038;;, - 62;3; 0.000000, 4.052526, 3.788038;;, - 63;3; 0.000000, 4.052526, 3.788038;;, - 64;3; 0.000000, 4.052526, 3.788038;;, - 65;3; 0.000000, 4.052526, 3.788038;;, - 66;3; 0.000000, 4.052526, 3.788038;;, - 67;3; 0.000000, 4.052526, 3.788038;;, - 68;3; 0.000000, 4.052526, 3.788038;;, - 69;3; 0.000000, 4.052526, 3.788038;;, - 70;3; 0.000000, 4.052526, 3.788038;;, - 71;3; 0.000000, 4.052526, 3.788038;;, - 72;3; 0.000000, 4.052526, 3.788038;;, - 73;3; 0.000000, 4.052526, 3.788038;;, - 74;3; 0.000000, 4.052526, 3.788038;;, - 75;3; 0.000000, 4.052526, 3.788038;;, - 76;3; 0.000000, 4.052526, 3.788038;;, - 77;3; 0.000000, 4.052526, 3.788038;;, - 78;3; 0.000000, 4.052526, 3.788038;;, - 79;3; 0.000000, 4.052526, 3.788038;;, - 80;3; 0.000000, 4.052526, 3.788038;;, - 81;3; 0.000000, 4.052526, 3.788038;;, - 82;3; 0.000000, 4.052526, 3.788038;;, - 83;3; 0.000000, 4.052526, 3.788038;;, - 84;3; 0.000000, 4.052526, 3.788038;;, - 85;3; 0.000000, 4.052526, 3.788038;;, - 86;3; 0.000000, 4.052526, 3.788038;;, - 87;3; 0.000000, 4.052526, 3.788038;;, - 88;3; 0.000000, 4.052526, 3.788038;;, - 89;3; 0.000000, 4.052526, 3.788038;;, - 90;3; 0.000000, 4.052526, 3.788038;;, - 91;3; 0.000000, 4.052526, 3.788038;;, - 92;3; 0.000000, 4.052526, 3.788038;;, - 93;3; 0.000000, 4.052526, 3.788038;;, - 94;3; 0.000000, 4.052526, 3.788038;;, - 95;3; 0.000000, 4.052526, 3.788038;;, - 96;3; 0.000000, 4.052526, 3.788038;;, - 97;3; 0.000000, 4.052526, 3.788038;;, - 98;3; 0.000000, 4.052526, 3.788038;;, - 99;3; 0.000000, 4.052526, 3.788038;;, - 100;3; 0.000000, 4.052526, 3.788038;;; - } - AnimationKey { //Rotation - 0; - 101; - 0;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 1;4; -0.000000,-0.000000, 0.706989, 0.707223;;, - 2;4; -0.000000,-0.000000, 0.706631, 0.707576;;, - 3;4; -0.000000,-0.000000, 0.706034, 0.708164;;, - 4;4; -0.000000,-0.000000, 0.705202, 0.708983;;, - 5;4; -0.000000,-0.000000, 0.704147, 0.710022;;, - 6;4; -0.000000,-0.000000, 0.702890, 0.711259;;, - 7;4; -0.000000,-0.000000, 0.701461, 0.712663;;, - 8;4; -0.000000,-0.000000, 0.699901, 0.714196;;, - 9;4; -0.000000,-0.000000, 0.698257, 0.715808;;, - 10;4; -0.000000,-0.000000, 0.696584, 0.717447;;, - 11;4; -0.000000,-0.000000, 0.694937, 0.719057;;, - 12;4; -0.000000,-0.000000, 0.693372, 0.720585;;, - 13;4; -0.000000,-0.000000, 0.691936, 0.721982;;, - 14;4; -0.000000,-0.000000, 0.690669, 0.723209;;, - 15;4; -0.000000,-0.000000, 0.689603, 0.724237;;, - 16;4; -0.000000,-0.000000, 0.688758, 0.725043;;, - 17;4; -0.000000,-0.000000, 0.688146, 0.725617;;, - 18;4; -0.000000,-0.000000, 0.687773, 0.725954;;, - 19;4; -0.000000,-0.000000, 0.687638, 0.726054;;, - 20;4; -0.000000,-0.000000, 0.687896, 0.725759;;, - 21;4; -0.000000,-0.000000, 0.688709, 0.724905;;, - 22;4; -0.000000,-0.000000, 0.690081, 0.723488;;, - 23;4; -0.000000,-0.000000, 0.692002, 0.721519;;, - 24;4; -0.000000,-0.000000, 0.694448, 0.719020;;, - 25;4; -0.000000,-0.000000, 0.697377, 0.716035;;, - 26;4; -0.000000,-0.000000, 0.700729, 0.712626;;, - 27;4; -0.000000,-0.000000, 0.704421, 0.708875;;, - 28;4; -0.000000,-0.000000, 0.708352, 0.704885;;, - 29;4; -0.000000,-0.000000, 0.712408, 0.700772;;, - 30;4; -0.000000,-0.000000, 0.716464, 0.696660;;, - 31;4; -0.000000,-0.000000, 0.720399, 0.692673;;, - 32;4; -0.000000,-0.000000, 0.724097, 0.688928;;, - 33;4; -0.000000,-0.000000, 0.727457, 0.685527;;, - 34;4; -0.000000,-0.000000, 0.730396, 0.682552;;, - 35;4; -0.000000,-0.000000, 0.732854, 0.680065;;, - 36;4; -0.000000,-0.000000, 0.734788, 0.678108;;, - 37;4; -0.000000,-0.000000, 0.736174, 0.676706;;, - 38;4; -0.000000,-0.000000, 0.737003, 0.675868;;, - 39;4; -0.000000,-0.000000, 0.737277, 0.675590;;, - 40;4; -0.000000,-0.000000, 0.737111, 0.675764;;, - 41;4; -0.000000,-0.000000, 0.736609, 0.676289;;, - 42;4; -0.000000,-0.000000, 0.735768, 0.677167;;, - 43;4; -0.000000,-0.000000, 0.734596, 0.678392;;, - 44;4; -0.000000,-0.000000, 0.733105, 0.679949;;, - 45;4; -0.000000,-0.000000, 0.731323, 0.681811;;, - 46;4; -0.000000,-0.000000, 0.729285, 0.683939;;, - 47;4; -0.000000,-0.000000, 0.727042, 0.686283;;, - 48;4; -0.000000,-0.000000, 0.724654, 0.688777;;, - 49;4; -0.000000,-0.000000, 0.722192, 0.691349;;, - 50;4; -0.000000,-0.000000, 0.719730, 0.693920;;, - 51;4; -0.000000,-0.000000, 0.717343, 0.696414;;, - 52;4; -0.000000,-0.000000, 0.715099, 0.698758;;, - 53;4; -0.000000,-0.000000, 0.713062, 0.700886;;, - 54;4; -0.000000,-0.000000, 0.711279, 0.702749;;, - 55;4; -0.000000,-0.000000, 0.709789, 0.704305;;, - 56;4; -0.000000,-0.000000, 0.708616, 0.705530;;, - 57;4; -0.000000,-0.000000, 0.707776, 0.706408;;, - 58;4; -0.000000,-0.000000, 0.707273, 0.706933;;, - 59;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 60;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 61;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 62;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 63;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 64;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 65;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 66;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 67;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 68;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 69;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 70;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 71;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 72;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 73;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 74;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 75;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 76;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 77;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 78;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 79;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 80;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 81;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 82;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 83;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 84;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 85;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 86;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 87;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 88;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 89;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 90;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 91;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 92;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 93;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 94;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 95;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 96;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 97;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 98;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 99;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 100;4; -0.000000,-0.000000, 0.707107, 0.707107;;; - } - AnimationKey { //Scale - 1; - 101; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {sheep_shaved} - AnimationKey { //Position - 2; - 101; - 0;3; 0.000000, 0.000000, 0.000000;;, - 1;3; 0.000000, 0.000000, 0.000000;;, - 2;3; 0.000000, 0.000000, 0.000000;;, - 3;3; 0.000000, 0.000000, 0.000000;;, - 4;3; 0.000000, 0.000000, 0.000000;;, - 5;3; 0.000000, 0.000000, 0.000000;;, - 6;3; 0.000000, 0.000000, 0.000000;;, - 7;3; 0.000000, 0.000000, 0.000000;;, - 8;3; 0.000000, 0.000000, 0.000000;;, - 9;3; 0.000000, 0.000000, 0.000000;;, - 10;3; 0.000000, 0.000000, 0.000000;;, - 11;3; 0.000000, 0.000000, 0.000000;;, - 12;3; 0.000000, 0.000000, 0.000000;;, - 13;3; 0.000000, 0.000000, 0.000000;;, - 14;3; 0.000000, 0.000000, 0.000000;;, - 15;3; 0.000000, 0.000000, 0.000000;;, - 16;3; 0.000000, 0.000000, 0.000000;;, - 17;3; 0.000000, 0.000000, 0.000000;;, - 18;3; 0.000000, 0.000000, 0.000000;;, - 19;3; 0.000000, 0.000000, 0.000000;;, - 20;3; 0.000000, 0.000000, 0.000000;;, - 21;3; 0.000000, 0.000000, 0.000000;;, - 22;3; 0.000000, 0.000000, 0.000000;;, - 23;3; 0.000000, 0.000000, 0.000000;;, - 24;3; 0.000000, 0.000000, 0.000000;;, - 25;3; 0.000000, 0.000000, 0.000000;;, - 26;3; 0.000000, 0.000000, 0.000000;;, - 27;3; 0.000000, 0.000000, 0.000000;;, - 28;3; 0.000000, 0.000000, 0.000000;;, - 29;3; 0.000000, 0.000000, 0.000000;;, - 30;3; 0.000000, 0.000000, 0.000000;;, - 31;3; 0.000000, 0.000000, 0.000000;;, - 32;3; 0.000000, 0.000000, 0.000000;;, - 33;3; 0.000000, 0.000000, 0.000000;;, - 34;3; 0.000000, 0.000000, 0.000000;;, - 35;3; 0.000000, 0.000000, 0.000000;;, - 36;3; 0.000000, 0.000000, 0.000000;;, - 37;3; 0.000000, 0.000000, 0.000000;;, - 38;3; 0.000000, 0.000000, 0.000000;;, - 39;3; 0.000000, 0.000000, 0.000000;;, - 40;3; 0.000000, 0.000000, 0.000000;;, - 41;3; 0.000000, 0.000000, 0.000000;;, - 42;3; 0.000000, 0.000000, 0.000000;;, - 43;3; 0.000000, 0.000000, 0.000000;;, - 44;3; 0.000000, 0.000000, 0.000000;;, - 45;3; 0.000000, 0.000000, 0.000000;;, - 46;3; 0.000000, 0.000000, 0.000000;;, - 47;3; 0.000000, 0.000000, 0.000000;;, - 48;3; 0.000000, 0.000000, 0.000000;;, - 49;3; 0.000000, 0.000000, 0.000000;;, - 50;3; 0.000000, 0.000000, 0.000000;;, - 51;3; 0.000000, 0.000000, 0.000000;;, - 52;3; 0.000000, 0.000000, 0.000000;;, - 53;3; 0.000000, 0.000000, 0.000000;;, - 54;3; 0.000000, 0.000000, 0.000000;;, - 55;3; 0.000000, 0.000000, 0.000000;;, - 56;3; 0.000000, 0.000000, 0.000000;;, - 57;3; 0.000000, 0.000000, 0.000000;;, - 58;3; 0.000000, 0.000000, 0.000000;;, - 59;3; 0.000000, 0.000000, 0.000000;;, - 60;3; 0.000000, 0.000000, 0.000000;;, - 61;3; 0.000000, 0.000000, 0.000000;;, - 62;3; 0.000000, 0.000000, 0.000000;;, - 63;3; 0.000000, 0.000000, 0.000000;;, - 64;3; 0.000000, 0.000000, 0.000000;;, - 65;3; 0.000000, 0.000000, 0.000000;;, - 66;3; 0.000000, 0.000000, 0.000000;;, - 67;3; 0.000000, 0.000000, 0.000000;;, - 68;3; 0.000000, 0.000000, 0.000000;;, - 69;3; 0.000000, 0.000000, 0.000000;;, - 70;3; 0.000000, 0.000000, 0.000000;;, - 71;3; 0.000000, 0.000000, 0.000000;;, - 72;3; 0.000000, 0.000000, 0.000000;;, - 73;3; 0.000000, 0.000000, 0.000000;;, - 74;3; 0.000000, 0.000000, 0.000000;;, - 75;3; 0.000000, 0.000000, 0.000000;;, - 76;3; 0.000000, 0.000000, 0.000000;;, - 77;3; 0.000000, 0.000000, 0.000000;;, - 78;3; 0.000000, 0.000000, 0.000000;;, - 79;3; 0.000000, 0.000000, 0.000000;;, - 80;3; 0.000000, 0.000000, 0.000000;;, - 81;3; 0.000000, 0.000000, 0.000000;;, - 82;3; 0.000000, 0.000000, 0.000000;;, - 83;3; 0.000000, 0.000000, 0.000000;;, - 84;3; 0.000000, 0.000000, 0.000000;;, - 85;3; 0.000000, 0.000000, 0.000000;;, - 86;3; 0.000000, 0.000000, 0.000000;;, - 87;3; 0.000000, 0.000000, 0.000000;;, - 88;3; 0.000000, 0.000000, 0.000000;;, - 89;3; 0.000000, 0.000000, 0.000000;;, - 90;3; 0.000000, 0.000000, 0.000000;;, - 91;3; 0.000000, 0.000000, 0.000000;;, - 92;3; 0.000000, 0.000000, 0.000000;;, - 93;3; 0.000000, 0.000000, 0.000000;;, - 94;3; 0.000000, 0.000000, 0.000000;;, - 95;3; 0.000000, 0.000000, 0.000000;;, - 96;3; 0.000000, 0.000000, 0.000000;;, - 97;3; 0.000000, 0.000000, 0.000000;;, - 98;3; 0.000000, 0.000000, 0.000000;;, - 99;3; 0.000000, 0.000000, 0.000000;;, - 100;3; 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { //Rotation - 0; - 101; - 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 60;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 61;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 62;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 63;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 64;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 65;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 66;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 67;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 68;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 69;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 70;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 71;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 72;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 73;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 74;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 75;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 76;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 77;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 78;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 79;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 80;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 81;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 82;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 83;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 84;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 85;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 86;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 87;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 88;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 89;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 90;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 91;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 92;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 93;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 94;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 95;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 96;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 97;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 98;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 99;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 100;4; -1.000000, 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 101; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;; - } - } -} //End of AnimationSet +xof 0303txt 0032 + +template XSkinMeshHeader { + <3cf169ce-ff7c-44ab-93c0-f78f62d172e2> + WORD nMaxSkinWeightsPerVertex; + WORD nMaxSkinWeightsPerFace; + WORD nBones; +} + +template SkinWeights { + <6f0d123b-bad2-4167-a0d0-80224f25fabb> + STRING transformNodeName; + DWORD nWeights; + array DWORD vertexIndices[nWeights]; + array float weights[nWeights]; + Matrix4x4 matrixOffset; +} + +Frame Root { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 0.000000, 1.000000, 0.000000, + 0.000000, 1.000000,-0.000000, 0.000000, + 0.000000, 0.000000, 0.000000, 1.000000;; + } + Frame Armature { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 1.000000, 0.000000, 0.000000, + 0.000000, 0.000000, 1.000000, 0.000000, + 0.041567, 0.000010, 6.045322, 1.000000;; + } + Frame Armature_Root { + FrameTransformMatrix { + -1.000000, 0.000000, 0.000000, 0.000000, + -0.000000,-0.000000, 1.000000, 0.000000, + 0.000000, 1.000000, 0.000000, 0.000000, + 0.009913, 0.034322, 0.105027, 1.000000;; + } + Frame Armature_Bone_001 { + FrameTransformMatrix { + 1.000000, 0.000000,-0.000000, 0.000000, + -0.000000,-1.000000,-0.000000, 0.000000, + -0.000000, 0.000000,-1.000000, 0.000000, + 1.460671,-0.139217, 4.073730, 1.000000;; + } + } //End of Armature_Bone_001 + Frame Armature_Bone_002 { + FrameTransformMatrix { + 1.000000, 0.000000,-0.000000, 0.000000, + -0.000000,-1.000000,-0.000000, 0.000000, + -0.000000, 0.000000,-1.000000, 0.000000, + 1.460671,-0.139216,-3.633328, 1.000000;; + } + } //End of Armature_Bone_002 + Frame Armature_Bone_003 { + FrameTransformMatrix { + 1.000000, 0.000000,-0.000000, 0.000000, + 0.000000,-1.000000, 0.000000, 0.000000, + -0.000000, 0.000000,-1.000000, 0.000000, + -1.438650,-0.139217, 4.073730, 1.000000;; + } + } //End of Armature_Bone_003 + Frame Armature_RR_leg { + FrameTransformMatrix { + 1.000000, 0.000000,-0.000000, 0.000000, + -0.000000,-1.000000,-0.000000, 0.000000, + -0.000000, 0.000000,-1.000000, 0.000000, + -1.438651,-0.139216,-3.633328, 1.000000;; + } + } //End of Armature_RR_leg + Frame Armature_Head { + FrameTransformMatrix { + -1.000000,-0.000000,-0.000000, 0.000000, + -0.000000,-0.000000, 1.000000, 0.000000, + -0.000000, 1.000000, 0.000000, 0.000000, + 0.000000, 4.052526, 3.788038, 1.000000;; + } + } //End of Armature_Head + } //End of Armature_Root + Frame sheep_shaved { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 1.000000, 0.000000, 0.000000, + 0.000000, 0.000000, 1.000000, 0.000000, + 0.000000, 0.000000, 0.000000, 1.000000;; + } + Mesh { //Cube_001 Mesh + 320; + -1.589511; 7.293469; 5.911728;, + 1.658676; 7.293468; 5.911728;, + 1.658676; 3.771371; 5.911728;, + -1.589511; 3.771372; 5.911728;, + -1.589511; 3.771372; 5.911728;, + 1.658676; 3.771371; 5.911728;, + 1.658675; 3.771371; 2.663541;, + -1.589511; 3.771370; 2.663541;, + -0.960432; 7.293468; 4.727453;, + 1.029595; 7.293468; 4.727453;, + 1.658676; 7.293468; 5.911728;, + -1.589511; 7.293469; 5.911728;, + -1.589512; 7.293468; 2.663541;, + -1.589511; 7.293469; 5.911728;, + -1.589511; 3.771372; 5.911728;, + -1.589511; 3.771370; 2.663541;, + 1.658675; 7.293468; 2.663541;, + -1.589512; 7.293468; 2.663541;, + -1.589511; 3.771370; 2.663541;, + 1.658675; 3.771371; 2.663541;, + 1.658676; 7.293468; 5.911728;, + 1.658675; 7.293468; 2.663541;, + 1.658675; 3.771371; 2.663541;, + 1.658676; 3.771371; 5.911728;, + -0.960432; 7.669465; 4.727453;, + 1.029595; 7.669464; 4.727453;, + 1.029595; 7.293468; 4.727453;, + -0.960432; 7.293468; 4.727453;, + 1.029595; 7.293468; 4.727453;, + 1.029595; 7.293468; 2.806681;, + 1.658675; 7.293468; 2.663541;, + 1.658676; 7.293468; 5.911728;, + -0.960432; 7.293468; 2.806681;, + -0.960432; 7.293468; 4.727453;, + -1.589511; 7.293469; 5.911728;, + -1.589512; 7.293468; 2.663541;, + 1.029595; 7.293468; 2.806681;, + -0.960432; 7.293468; 2.806681;, + -1.589512; 7.293468; 2.663541;, + 1.658675; 7.293468; 2.663541;, + 1.029595; 7.669464; 2.806681;, + 1.029595; 7.669464; 4.727453;, + -0.960432; 7.669465; 4.727453;, + -0.960432; 7.669463; 2.806681;, + 1.029595; 7.669464; 4.727453;, + 1.029595; 7.669464; 2.806681;, + 1.029595; 7.293468; 2.806681;, + 1.029595; 7.293468; 4.727453;, + -0.960432; 7.669463; 2.806681;, + -0.960432; 7.669465; 4.727453;, + -0.960432; 7.293468; 4.727453;, + -0.960432; 7.293468; 2.806681;, + 1.029595; 7.669464; 2.806681;, + -0.960432; 7.669463; 2.806681;, + -0.960432; 7.293468; 2.806681;, + 1.029595; 7.293468; 2.806681;, + -0.626982; 3.165303;-5.961625;, + -2.262721; 3.165303;-5.961625;, + -2.262721; 3.165303;-5.096455;, + -0.626982; 3.165303;-5.096455;, + -2.262721; 5.066779;-5.961625;, + -0.626983; 5.066779;-5.961625;, + -0.626983; 5.066779;-5.096455;, + -2.262721; 5.066779;-5.096455;, + -0.626983; 5.066779;-5.961625;, + -0.626982; 3.165303;-5.961625;, + -0.626982; 3.165303;-5.096455;, + -0.626983; 5.066779;-5.096455;, + -0.626982; 3.165303;-5.961625;, + -0.626983; 5.066779;-5.961625;, + -2.262721; 5.066779;-5.961625;, + -2.262721; 3.165303;-5.961625;, + -2.262721; 5.066779;-5.096455;, + -0.626983; 5.066779;-5.096455;, + -0.823518; 4.822422;-5.096455;, + -2.066185; 4.822422;-5.096455;, + -0.626982; 3.165303;-5.096455;, + -2.262721; 3.165303;-5.096455;, + -2.066185; 3.277381;-5.096455;, + -0.823517; 3.277381;-5.096455;, + -2.262721; 3.165303;-5.096455;, + -2.262721; 5.066779;-5.096455;, + -2.066185; 4.822422;-5.096455;, + -2.066185; 3.277381;-5.096455;, + -2.262721; 3.165303;-5.961625;, + -2.262721; 5.066779;-5.961625;, + -2.262721; 5.066779;-5.096455;, + -2.262721; 3.165303;-5.096455;, + -2.066185; 4.822422;-5.096455;, + -0.823518; 4.822422;-5.096455;, + -0.823517; 4.822423;-0.488248;, + -2.066185; 4.822422;-0.488248;, + -0.823518; 4.822422;-5.096455;, + -0.823517; 3.277381;-5.096455;, + -0.823517; 3.277381;-0.488248;, + -0.823517; 4.822423;-0.488248;, + -0.823517; 3.277381;-5.096455;, + -2.066185; 3.277381;-5.096455;, + -2.066185; 3.277381;-0.488248;, + -0.823517; 3.277381;-0.488248;, + -0.626983; 5.066779;-5.096455;, + -0.626982; 3.165303;-5.096455;, + -0.823517; 3.277381;-5.096455;, + -0.823518; 4.822422;-5.096455;, + -2.066185; 3.277381;-5.096455;, + -2.066185; 4.822422;-5.096455;, + -2.066185; 4.822422;-0.488248;, + -2.066185; 3.277381;-0.488248;, + 2.268868; 3.165304;-5.961625;, + 0.633129; 3.165304;-5.961625;, + 0.633129; 3.165304;-5.096455;, + 2.268868; 3.165304;-5.096455;, + 0.633129; 5.066779;-5.961625;, + 2.268867; 5.066780;-5.961625;, + 2.268867; 5.066780;-5.096455;, + 0.633129; 5.066779;-5.096455;, + 2.268867; 5.066780;-5.961625;, + 2.268868; 3.165304;-5.961625;, + 2.268868; 3.165304;-5.096455;, + 2.268867; 5.066780;-5.096455;, + 2.268868; 3.165304;-5.961625;, + 2.268867; 5.066780;-5.961625;, + 0.633129; 5.066779;-5.961625;, + 0.633129; 3.165304;-5.961625;, + 0.633129; 5.066779;-5.096455;, + 2.268867; 5.066780;-5.096455;, + 2.072332; 4.822423;-5.096455;, + 0.829664; 4.822423;-5.096455;, + 2.268868; 3.165304;-5.096455;, + 0.633129; 3.165304;-5.096455;, + 0.829664; 3.277381;-5.096455;, + 2.072332; 3.277381;-5.096455;, + 0.633129; 3.165304;-5.096455;, + 0.633129; 5.066779;-5.096455;, + 0.829664; 4.822423;-5.096455;, + 0.829664; 3.277381;-5.096455;, + 0.633129; 3.165304;-5.961625;, + 0.633129; 5.066779;-5.961625;, + 0.633129; 5.066779;-5.096455;, + 0.633129; 3.165304;-5.096455;, + 0.829664; 4.822423;-5.096455;, + 2.072332; 4.822423;-5.096455;, + 2.072332; 4.822423;-0.492027;, + 0.829664; 4.822423;-0.492027;, + 2.072332; 4.822423;-5.096455;, + 2.072332; 3.277381;-5.096455;, + 2.072333; 3.277382;-0.492027;, + 2.072332; 4.822423;-0.492027;, + 2.072332; 3.277381;-5.096455;, + 0.829664; 3.277381;-5.096455;, + 0.829664; 3.277382;-0.492027;, + 2.072333; 3.277382;-0.492027;, + 2.268867; 5.066780;-5.096455;, + 2.268868; 3.165304;-5.096455;, + 2.072332; 3.277381;-5.096455;, + 2.072332; 4.822423;-5.096455;, + 0.829664; 3.277381;-5.096455;, + 0.829664; 4.822423;-5.096455;, + 0.829664; 4.822423;-0.492027;, + 0.829664; 3.277382;-0.492027;, + -0.626981;-4.511055;-5.961625;, + -2.262720;-4.511055;-5.961625;, + -2.262720;-4.511055;-5.096455;, + -0.626981;-4.511055;-5.096455;, + -2.262720;-2.609579;-5.961625;, + -0.626981;-2.609579;-5.961625;, + -0.626981;-2.609579;-5.096455;, + -2.262720;-2.609579;-5.096455;, + -0.626981;-2.609579;-5.961625;, + -0.626981;-4.511055;-5.961625;, + -0.626981;-4.511055;-5.096455;, + -0.626981;-2.609579;-5.096455;, + -0.626981;-4.511055;-5.961625;, + -0.626981;-2.609579;-5.961625;, + -2.262720;-2.609579;-5.961625;, + -2.262720;-4.511055;-5.961625;, + -2.262720;-2.609579;-5.096455;, + -0.626981;-2.609579;-5.096455;, + -0.823516;-2.853936;-5.096455;, + -2.066185;-2.853936;-5.096455;, + -0.626981;-4.511055;-5.096455;, + -2.262720;-4.511055;-5.096455;, + -2.066185;-4.398977;-5.096455;, + -0.823516;-4.398977;-5.096455;, + -2.262720;-4.511055;-5.096455;, + -2.262720;-2.609579;-5.096455;, + -2.066185;-2.853936;-5.096455;, + -2.066185;-4.398977;-5.096455;, + -2.262720;-4.511055;-5.961625;, + -2.262720;-2.609579;-5.961625;, + -2.262720;-2.609579;-5.096455;, + -2.262720;-4.511055;-5.096455;, + -2.066185;-2.853936;-5.096455;, + -0.823516;-2.853936;-5.096455;, + -0.823516;-2.853936;-0.317499;, + -2.066184;-2.853936;-0.317498;, + -0.823516;-2.853936;-5.096455;, + -0.823516;-4.398977;-5.096455;, + -0.823516;-4.398976;-0.317498;, + -0.823516;-2.853936;-0.317499;, + -0.823516;-4.398977;-5.096455;, + -2.066185;-4.398977;-5.096455;, + -2.066185;-4.398977;-0.317498;, + -0.823516;-4.398976;-0.317498;, + -0.626981;-2.609579;-5.096455;, + -0.626981;-4.511055;-5.096455;, + -0.823516;-4.398977;-5.096455;, + -0.823516;-2.853936;-5.096455;, + -2.066185;-4.398977;-5.096455;, + -2.066185;-2.853936;-5.096455;, + -2.066184;-2.853936;-0.317498;, + -2.066185;-4.398977;-0.317498;, + 2.268869;-4.511054;-5.961625;, + 0.633130;-4.511054;-5.961625;, + 0.633130;-4.511054;-5.096455;, + 2.268869;-4.511054;-5.096455;, + 0.633130;-2.609579;-5.961625;, + 2.268868;-2.609579;-5.961625;, + 2.268868;-2.609579;-5.096455;, + 0.633130;-2.609579;-5.096455;, + 2.268868;-2.609579;-5.961625;, + 2.268869;-4.511054;-5.961625;, + 2.268869;-4.511054;-5.096455;, + 2.268868;-2.609579;-5.096455;, + 2.268869;-4.511054;-5.961625;, + 2.268868;-2.609579;-5.961625;, + 0.633130;-2.609579;-5.961625;, + 0.633130;-4.511054;-5.961625;, + 0.633130;-2.609579;-5.096455;, + 2.268868;-2.609579;-5.096455;, + 2.072333;-2.853936;-5.096455;, + 0.829665;-2.853936;-5.096455;, + 2.268869;-4.511054;-5.096455;, + 0.633130;-4.511054;-5.096455;, + 0.829665;-4.398976;-5.096455;, + 2.072333;-4.398976;-5.096455;, + 0.633130;-4.511054;-5.096455;, + 0.633130;-2.609579;-5.096455;, + 0.829665;-2.853936;-5.096455;, + 0.829665;-4.398976;-5.096455;, + 0.633130;-4.511054;-5.961625;, + 0.633130;-2.609579;-5.961625;, + 0.633130;-2.609579;-5.096455;, + 0.633130;-4.511054;-5.096455;, + 0.829665;-2.853936;-5.096455;, + 2.072333;-2.853936;-5.096455;, + 2.072333;-2.853935;-0.317499;, + 0.829665;-2.853936;-0.317498;, + 2.072333;-2.853936;-5.096455;, + 2.072333;-4.398976;-5.096455;, + 2.072334;-4.398976;-0.317498;, + 2.072333;-2.853935;-0.317499;, + 2.072333;-4.398976;-5.096455;, + 0.829665;-4.398976;-5.096455;, + 0.829665;-4.398976;-0.317498;, + 2.072334;-4.398976;-0.317498;, + 2.268868;-2.609579;-5.096455;, + 2.268869;-4.511054;-5.096455;, + 2.072333;-4.398976;-5.096455;, + 2.072333;-2.853936;-5.096455;, + 0.829665;-4.398976;-5.096455;, + 0.829665;-2.853936;-5.096455;, + 0.829665;-2.853936;-0.317498;, + 0.829665;-4.398976;-0.317498;, + 2.599581;-5.109999;-0.688940;, + 2.599581; 5.150001;-0.688940;, + -2.530419; 5.150001;-0.688940;, + -2.530417;-5.109998;-0.688940;, + -2.530417; 5.150004; 4.441061;, + 2.599582; 5.150000; 4.441061;, + 2.599583;-5.109997; 4.441061;, + -2.530419;-5.109996; 4.441061;, + -2.530419; 5.150001;-0.688940;, + -2.530417; 5.150004; 4.441061;, + -2.530419;-5.109996; 4.441061;, + -2.530417;-5.109998;-0.688940;, + 2.599581; 5.150001;-0.688940;, + 2.599582; 5.150000; 4.441061;, + -2.530417; 5.150004; 4.441061;, + -2.530419; 5.150001;-0.688940;, + 2.599581;-5.109999;-0.688940;, + 2.599583;-5.109997; 4.441061;, + 2.599582; 5.150000; 4.441061;, + 2.599581; 5.150001;-0.688940;, + 0.416693;-5.109998; 3.970571;, + -0.347529;-5.109998; 3.970571;, + -2.530419;-5.109996; 4.441061;, + 2.599583;-5.109997; 4.441061;, + -0.367640;-5.677753; 3.945947;, + -0.367640;-5.677753; 1.790629;, + -0.347529;-5.109998; 1.794900;, + -0.347529;-5.109998; 3.970571;, + 0.436804;-5.677753; 3.945947;, + 0.436804;-5.677753; 1.790629;, + -0.367640;-5.677753; 1.790629;, + -0.367640;-5.677753; 3.945947;, + 0.416693;-5.109998; 1.794900;, + 0.416693;-5.109998; 3.970571;, + 2.599583;-5.109997; 4.441061;, + 2.599581;-5.109999;-0.688940;, + -0.347529;-5.109998; 3.970571;, + -0.347529;-5.109998; 1.794900;, + -2.530417;-5.109998;-0.688940;, + -2.530419;-5.109996; 4.441061;, + -0.347529;-5.109998; 1.794900;, + 0.416693;-5.109998; 1.794900;, + 2.599581;-5.109999;-0.688940;, + -2.530417;-5.109998;-0.688940;, + -0.367640;-5.677753; 1.790629;, + 0.436804;-5.677753; 1.790629;, + 0.416693;-5.109998; 1.794900;, + -0.347529;-5.109998; 1.794900;, + 0.436804;-5.677753; 1.790629;, + 0.436804;-5.677753; 3.945947;, + 0.416693;-5.109998; 3.970571;, + 0.416693;-5.109998; 1.794900;, + 0.436804;-5.677753; 3.945947;, + -0.367640;-5.677753; 3.945947;, + -0.347529;-5.109998; 3.970571;, + 0.416693;-5.109998; 3.970571;; + 80; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;, + 4;24;25;26;27;, + 4;28;29;30;31;, + 4;32;33;34;35;, + 4;36;37;38;39;, + 4;40;41;42;43;, + 4;44;45;46;47;, + 4;48;49;50;51;, + 4;52;53;54;55;, + 4;56;57;58;59;, + 4;60;61;62;63;, + 4;64;65;66;67;, + 4;68;69;70;71;, + 4;72;73;74;75;, + 4;76;77;78;79;, + 4;80;81;82;83;, + 4;84;85;86;87;, + 4;88;89;90;91;, + 4;92;93;94;95;, + 4;96;97;98;99;, + 4;100;101;102;103;, + 4;104;105;106;107;, + 4;108;109;110;111;, + 4;112;113;114;115;, + 4;116;117;118;119;, + 4;120;121;122;123;, + 4;124;125;126;127;, + 4;128;129;130;131;, + 4;132;133;134;135;, + 4;136;137;138;139;, + 4;140;141;142;143;, + 4;144;145;146;147;, + 4;148;149;150;151;, + 4;152;153;154;155;, + 4;156;157;158;159;, + 4;160;161;162;163;, + 4;164;165;166;167;, + 4;168;169;170;171;, + 4;172;173;174;175;, + 4;176;177;178;179;, + 4;180;181;182;183;, + 4;184;185;186;187;, + 4;188;189;190;191;, + 4;192;193;194;195;, + 4;196;197;198;199;, + 4;200;201;202;203;, + 4;204;205;206;207;, + 4;208;209;210;211;, + 4;212;213;214;215;, + 4;216;217;218;219;, + 4;220;221;222;223;, + 4;224;225;226;227;, + 4;228;229;230;231;, + 4;232;233;234;235;, + 4;236;237;238;239;, + 4;240;241;242;243;, + 4;244;245;246;247;, + 4;248;249;250;251;, + 4;252;253;254;255;, + 4;256;257;258;259;, + 4;260;261;262;263;, + 4;264;265;266;267;, + 4;268;269;270;271;, + 4;272;273;274;275;, + 4;276;277;278;279;, + 4;280;281;282;283;, + 4;284;285;286;287;, + 4;288;289;290;291;, + 4;292;293;294;295;, + 4;296;297;298;299;, + 4;300;301;302;303;, + 4;304;305;306;307;, + 4;308;309;310;311;, + 4;312;313;314;315;, + 4;316;317;318;319;; + MeshNormals { //Cube_001 Normals + 320; + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + -1.000000;-0.000000; 0.000000;, + -1.000000;-0.000000; 0.000000;, + -1.000000;-0.000000; 0.000000;, + -1.000000;-0.000000; 0.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + 1.000000; 0.000001; 0.000000;, + 1.000000; 0.000001; 0.000000;, + 1.000000; 0.000001; 0.000000;, + 1.000000; 0.000001; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + 1.000000; 0.000001; 0.000000;, + 1.000000; 0.000001; 0.000000;, + 1.000000; 0.000001; 0.000000;, + 1.000000; 0.000001; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + -1.000000;-0.000000; 0.000000;, + -1.000000;-0.000000; 0.000000;, + -1.000000;-0.000000; 0.000000;, + -1.000000;-0.000000; 0.000000;, + 0.000001; 1.000000;-0.000000;, + 0.000001; 1.000000;-0.000000;, + 0.000001; 1.000000;-0.000000;, + 0.000001; 1.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + -0.000000;-1.000000; 0.000003;, + -0.000000;-1.000000; 0.000003;, + -0.000000;-1.000000; 0.000003;, + -0.000000;-1.000000; 0.000003;, + -0.999373; 0.035400; 0.000000;, + -0.999373; 0.035400; 0.000000;, + -0.999373; 0.035400; 0.000000;, + -0.999373; 0.035400; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + 0.000000; 0.007523;-0.999972;, + 0.000000; 0.007523;-0.999972;, + 0.000000; 0.007523;-0.999972;, + 0.000000; 0.007523;-0.999972;, + 0.999373; 0.035399; 0.000000;, + 0.999373; 0.035399; 0.000000;, + 0.999373; 0.035399; 0.000000;, + 0.999373; 0.035399; 0.000000;, + 0.000000;-0.043330; 0.999061;, + 0.000000;-0.043330; 0.999061;, + 0.000000;-0.043330; 0.999061;, + 0.000000;-0.043330; 0.999061;; + 80; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;, + 4;24;25;26;27;, + 4;28;29;30;31;, + 4;32;33;34;35;, + 4;36;37;38;39;, + 4;40;41;42;43;, + 4;44;45;46;47;, + 4;48;49;50;51;, + 4;52;53;54;55;, + 4;56;57;58;59;, + 4;60;61;62;63;, + 4;64;65;66;67;, + 4;68;69;70;71;, + 4;72;73;74;75;, + 4;76;77;78;79;, + 4;80;81;82;83;, + 4;84;85;86;87;, + 4;88;89;90;91;, + 4;92;93;94;95;, + 4;96;97;98;99;, + 4;100;101;102;103;, + 4;104;105;106;107;, + 4;108;109;110;111;, + 4;112;113;114;115;, + 4;116;117;118;119;, + 4;120;121;122;123;, + 4;124;125;126;127;, + 4;128;129;130;131;, + 4;132;133;134;135;, + 4;136;137;138;139;, + 4;140;141;142;143;, + 4;144;145;146;147;, + 4;148;149;150;151;, + 4;152;153;154;155;, + 4;156;157;158;159;, + 4;160;161;162;163;, + 4;164;165;166;167;, + 4;168;169;170;171;, + 4;172;173;174;175;, + 4;176;177;178;179;, + 4;180;181;182;183;, + 4;184;185;186;187;, + 4;188;189;190;191;, + 4;192;193;194;195;, + 4;196;197;198;199;, + 4;200;201;202;203;, + 4;204;205;206;207;, + 4;208;209;210;211;, + 4;212;213;214;215;, + 4;216;217;218;219;, + 4;220;221;222;223;, + 4;224;225;226;227;, + 4;228;229;230;231;, + 4;232;233;234;235;, + 4;236;237;238;239;, + 4;240;241;242;243;, + 4;244;245;246;247;, + 4;248;249;250;251;, + 4;252;253;254;255;, + 4;256;257;258;259;, + 4;260;261;262;263;, + 4;264;265;266;267;, + 4;268;269;270;271;, + 4;272;273;274;275;, + 4;276;277;278;279;, + 4;280;281;282;283;, + 4;284;285;286;287;, + 4;288;289;290;291;, + 4;292;293;294;295;, + 4;296;297;298;299;, + 4;300;301;302;303;, + 4;304;305;306;307;, + 4;308;309;310;311;, + 4;312;313;314;315;, + 4;316;317;318;319;; + } //End of Cube_001 Normals + MeshMaterialList { //Cube_001 Material List + 1; + 80; + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0;; + Material Material_001 { + 0.640000; 0.640000; 0.640000; 1.000000;; + 96.078431; + 0.500000; 0.500000; 0.500000;; + 0.000000; 0.000000; 0.000000;; + } + } //End of Cube_001 Material List + MeshTextureCoords { //Cube_001 UV Coordinates + 320; + 0.456156; 0.334515;, + 0.218669; 0.335171;, + 0.216366; 0.574968;, + 0.455972; 0.573345;, + 0.408216; 0.351143;, + 0.183578; 0.351001;, + 0.185676; 0.587688;, + 0.420802; 0.569856;, + 0.717535; 0.651074;, + 0.480501; 0.651074;, + 0.403272; 0.516724;, + 0.800974; 0.515687;, + 0.450682; 0.562762;, + 0.460334; 0.300755;, + 0.197762; 0.296263;, + 0.191022; 0.562698;, + 0.185157; 0.320064;, + 0.429207; 0.331311;, + 0.437982; 0.548381;, + 0.181381; 0.566213;, + 0.438858; 0.311515;, + 0.216936; 0.306473;, + 0.219333; 0.568550;, + 0.435630; 0.574569;, + 0.641769; 0.799233;, + 0.559004; 0.799233;, + 0.531170; 0.783727;, + 0.669603; 0.783727;, + 0.480501; 0.651074;, + 0.480501; 0.866680;, + 0.402917; 0.885928;, + 0.403272; 0.516724;, + 0.717535; 0.866680;, + 0.717535; 0.651074;, + 0.800974; 0.515687;, + 0.800796; 0.879372;, + 0.445862; 0.690313;, + 0.757393; 0.690313;, + 0.757626; 0.715741;, + 0.445849; 0.717935;, + 0.530532; 0.825974;, + 0.530532; 0.725803;, + 0.672472; 0.725803;, + 0.672472; 0.825974;, + 0.546001; 0.748997;, + 0.546001; 0.824503;, + 0.529045; 0.825838;, + 0.529045; 0.747662;, + 0.654435; 0.833521;, + 0.654435; 0.728251;, + 0.669955; 0.728605;, + 0.669954; 0.835122;, + 0.531146; 0.813612;, + 0.671345; 0.813612;, + 0.670462; 0.829118;, + 0.532029; 0.829118;, + 0.163824; 0.970678;, + 0.025445; 0.971241;, + 0.025078; 0.812645;, + 0.163457; 0.812082;, + 0.163457; 0.971241;, + 0.025078; 0.970678;, + 0.025445; 0.812082;, + 0.163824; 0.812645;, + 0.025078; 0.812782;, + 0.197128; 0.812082;, + 0.197495; 0.970678;, + 0.025445; 0.971378;, + 0.197553; 0.995579;, + 0.025502; 0.996279;, + 0.025078; 0.812782;, + 0.197128; 0.812082;, + 0.025078; 0.995579;, + 0.025502; 0.812082;, + 0.046123; 0.834214;, + 0.045801; 0.973616;, + 0.197553; 0.812782;, + 0.197128; 0.996279;, + 0.176507; 0.974147;, + 0.176830; 0.834745;, + 0.197128; 0.996279;, + 0.025078; 0.995579;, + 0.045801; 0.973616;, + 0.176507; 0.974147;, + 0.197128; 0.971378;, + 0.025078; 0.970678;, + 0.025445; 0.812082;, + 0.197495; 0.812783;, + 0.145802; 0.800348;, + 0.037973; 0.799657;, + 0.038577; 0.248281;, + 0.146405; 0.248972;, + 0.169580; 0.801264;, + 0.035513; 0.800404;, + 0.036117; 0.249028;, + 0.170183; 0.249888;, + 0.147602; 0.801900;, + 0.039773; 0.801209;, + 0.040375; 0.249832;, + 0.148204; 0.250523;, + 0.025502; 0.812082;, + 0.197553; 0.812782;, + 0.176830; 0.834745;, + 0.046123; 0.834214;, + 0.169708; 0.801209;, + 0.035640; 0.800348;, + 0.036243; 0.248972;, + 0.170310; 0.249832;, + 0.163824; 0.970678;, + 0.025445; 0.971241;, + 0.025078; 0.812645;, + 0.163457; 0.812082;, + 0.163457; 0.971241;, + 0.025078; 0.970678;, + 0.025445; 0.812082;, + 0.163824; 0.812645;, + 0.025078; 0.812782;, + 0.197128; 0.812082;, + 0.197495; 0.970678;, + 0.025445; 0.971378;, + 0.197553; 0.995579;, + 0.025502; 0.996279;, + 0.025078; 0.812782;, + 0.197128; 0.812082;, + 0.025078; 0.995579;, + 0.025502; 0.812082;, + 0.046123; 0.834214;, + 0.045801; 0.973616;, + 0.197553; 0.812782;, + 0.197128; 0.996279;, + 0.176507; 0.974147;, + 0.176830; 0.834745;, + 0.197128; 0.996279;, + 0.025078; 0.995579;, + 0.045801; 0.973616;, + 0.176507; 0.974147;, + 0.197128; 0.971378;, + 0.025078; 0.970678;, + 0.025445; 0.812082;, + 0.197495; 0.812783;, + 0.145802; 0.800348;, + 0.037973; 0.799657;, + 0.038577; 0.247136;, + 0.146405; 0.247827;, + 0.169580; 0.801264;, + 0.035513; 0.800404;, + 0.036117; 0.247883;, + 0.170183; 0.248743;, + 0.147602; 0.801900;, + 0.039773; 0.801209;, + 0.040375; 0.248687;, + 0.148204; 0.249378;, + 0.025502; 0.812082;, + 0.197553; 0.812782;, + 0.176830; 0.834745;, + 0.046123; 0.834214;, + 0.169708; 0.801209;, + 0.035640; 0.800348;, + 0.036243; 0.247827;, + 0.170310; 0.248687;, + 0.163824; 0.970678;, + 0.025445; 0.971241;, + 0.025078; 0.812645;, + 0.163457; 0.812082;, + 0.163457; 0.971241;, + 0.025078; 0.970678;, + 0.025445; 0.812082;, + 0.163824; 0.812645;, + 0.025078; 0.812782;, + 0.197128; 0.812082;, + 0.197495; 0.970678;, + 0.025445; 0.971378;, + 0.197553; 0.995579;, + 0.025502; 0.996279;, + 0.025078; 0.812782;, + 0.197128; 0.812082;, + 0.025078; 0.995579;, + 0.025502; 0.812082;, + 0.046123; 0.834214;, + 0.045801; 0.973616;, + 0.197553; 0.812782;, + 0.197128; 0.996279;, + 0.176507; 0.974147;, + 0.176830; 0.834745;, + 0.197128; 0.996279;, + 0.025078; 0.995579;, + 0.045801; 0.973616;, + 0.176507; 0.974147;, + 0.197128; 0.971378;, + 0.025078; 0.970678;, + 0.025445; 0.812082;, + 0.197495; 0.812783;, + 0.145802; 0.800348;, + 0.037973; 0.799657;, + 0.038577; 0.247136;, + 0.146405; 0.247827;, + 0.169580; 0.801264;, + 0.035513; 0.800404;, + 0.036117; 0.247883;, + 0.170183; 0.248743;, + 0.147602; 0.801900;, + 0.039773; 0.801209;, + 0.040375; 0.248687;, + 0.148204; 0.249378;, + 0.025502; 0.812082;, + 0.197553; 0.812782;, + 0.176830; 0.834745;, + 0.046123; 0.834214;, + 0.169708; 0.801209;, + 0.035640; 0.800348;, + 0.036243; 0.247827;, + 0.170310; 0.248687;, + 0.163824; 0.970678;, + 0.025445; 0.971241;, + 0.025078; 0.812645;, + 0.163457; 0.812082;, + 0.163457; 0.971241;, + 0.025078; 0.970678;, + 0.025445; 0.812082;, + 0.163824; 0.812645;, + 0.025078; 0.812782;, + 0.197128; 0.812082;, + 0.197495; 0.970678;, + 0.025445; 0.971378;, + 0.197553; 0.995579;, + 0.025502; 0.996279;, + 0.025078; 0.812782;, + 0.197128; 0.812082;, + 0.025078; 0.995579;, + 0.025502; 0.812082;, + 0.046123; 0.834214;, + 0.045801; 0.973616;, + 0.197553; 0.812782;, + 0.197128; 0.996279;, + 0.176507; 0.974147;, + 0.176830; 0.834745;, + 0.197128; 0.996279;, + 0.025078; 0.995579;, + 0.045801; 0.973616;, + 0.176507; 0.974147;, + 0.197128; 0.971378;, + 0.025078; 0.970678;, + 0.025445; 0.812082;, + 0.197495; 0.812783;, + 0.145802; 0.800348;, + 0.037973; 0.799657;, + 0.038577; 0.247136;, + 0.146405; 0.247827;, + 0.169580; 0.801264;, + 0.035513; 0.800404;, + 0.036117; 0.247883;, + 0.170183; 0.248743;, + 0.147602; 0.801900;, + 0.039773; 0.801209;, + 0.040375; 0.248687;, + 0.148204; 0.249378;, + 0.025502; 0.812082;, + 0.197553; 0.812782;, + 0.176830; 0.834745;, + 0.046123; 0.834214;, + 0.169708; 0.801209;, + 0.035640; 0.800348;, + 0.036243; 0.247827;, + 0.170310; 0.248687;, + 0.162385; 0.009221;, + 0.924369; 0.009221;, + 0.924369; 0.340664;, + 0.162385; 0.340664;, + 0.162385; 0.375513;, + 0.162385; 0.044070;, + 0.920960; 0.044069;, + 0.920960; 0.375513;, + 0.173123; 0.401349;, + 0.173123; 0.016267;, + 0.822706; 0.016267;, + 0.822707; 0.401349;, + 0.420022; 0.481351;, + 0.420022; 0.016910;, + 0.838019; 0.016910;, + 0.838019; 0.481351;, + 0.893638; 0.009221;, + 0.893639; 0.340665;, + 0.162386; 0.340666;, + 0.162385; 0.009222;, + 0.593392; 0.089138;, + 0.645583; 0.089138;, + 0.794659; 0.042542;, + 0.444316; 0.042542;, + 0.649241; 0.097975;, + 0.649782; 0.274434;, + 0.587832; 0.274624;, + 0.587291; 0.098165;, + 0.458398; 0.274422;, + 0.458939; 0.097963;, + 0.524800; 0.098165;, + 0.524259; 0.274624;, + 0.593392; 0.248520;, + 0.593392; 0.089138;, + 0.444316; 0.042542;, + 0.444316; 0.441862;, + 0.645583; 0.089138;, + 0.645583; 0.248520;, + 0.794659; 0.441862;, + 0.794659; 0.042542;, + 0.645583; 0.248520;, + 0.593392; 0.248520;, + 0.444316; 0.441862;, + 0.794659; 0.441862;, + 0.587291; 0.097785;, + 0.587493; 0.031924;, + 0.649443; 0.032114;, + 0.649241; 0.097975;, + 0.524800; 0.274434;, + 0.525341; 0.097975;, + 0.587291; 0.098165;, + 0.586750; 0.274624;, + 0.587089; 0.031924;, + 0.587291; 0.097785;, + 0.525341; 0.097975;, + 0.525140; 0.032114;; + } //End of Cube_001 UV Coordinates + XSkinMeshHeader { + 2; + 6; + 6; + } + SkinWeights { + "Armature_RR_leg"; + 52; + 212, + 213, + 214, + 215, + 216, + 217, + 218, + 219, + 220, + 221, + 222, + 223, + 224, + 225, + 226, + 227, + 228, + 229, + 230, + 231, + 232, + 233, + 234, + 235, + 236, + 237, + 238, + 239, + 240, + 241, + 242, + 243, + 244, + 245, + 246, + 247, + 248, + 249, + 250, + 251, + 252, + 253, + 254, + 255, + 256, + 257, + 258, + 259, + 260, + 261, + 262, + 263; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + -1.000000,-0.000000,-0.000000, 0.000000, + 0.000000,-0.000000,-1.000000, 0.000000, + 0.000000,-1.000000, 0.000000, 0.000000, + 1.448563,-0.034190,-3.599006, 1.000000;; + } //End of Armature_RR_leg Skin Weights + SkinWeights { + "Armature_Bone_001"; + 52; + 56, + 57, + 58, + 59, + 60, + 61, + 62, + 63, + 64, + 65, + 66, + 67, + 68, + 69, + 70, + 71, + 72, + 73, + 74, + 75, + 76, + 77, + 78, + 79, + 80, + 81, + 82, + 83, + 84, + 85, + 86, + 87, + 88, + 89, + 90, + 91, + 92, + 93, + 94, + 95, + 96, + 97, + 98, + 99, + 100, + 101, + 102, + 103, + 104, + 105, + 106, + 107; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + -1.000000,-0.000000,-0.000000, 0.000000, + 0.000000,-0.000000,-1.000000, 0.000000, + 0.000000,-1.000000, 0.000000, 0.000000, + -1.450758,-0.034190, 4.108053, 1.000000;; + } //End of Armature_Bone_001 Skin Weights + SkinWeights { + "Armature_Head"; + 62; + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47, + 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, + 268, + 269, + 273, + 277, + 278, + 282; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 0.000000, + 0.000003, + 0.000000, + 0.000003, + 0.000000, + 0.000003; + 1.000000, 0.000000, 0.000000, 0.000000, + -0.000000, 1.000000,-0.000000, 0.000000, + -0.000000, 0.000000, 1.000000, 0.000000, + -0.009912,-3.822360,-4.157553, 1.000000;; + } //End of Armature_Head Skin Weights + SkinWeights { + "Armature_Bone_003"; + 67; + 108, + 109, + 110, + 111, + 112, + 113, + 114, + 115, + 116, + 117, + 118, + 119, + 120, + 121, + 122, + 123, + 124, + 125, + 126, + 127, + 128, + 129, + 130, + 131, + 132, + 133, + 134, + 135, + 136, + 137, + 138, + 139, + 140, + 141, + 142, + 143, + 144, + 145, + 146, + 147, + 148, + 149, + 150, + 151, + 152, + 153, + 154, + 155, + 156, + 157, + 158, + 159, + 164, + 167, + 174, + 176, + 179, + 183, + 185, + 186, + 189, + 190, + 192, + 197, + 200, + 206, + 209; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000; + -1.000000, 0.000000,-0.000000, 0.000000, + 0.000000, 0.000000,-1.000000, 0.000000, + -0.000000,-1.000000,-0.000000, 0.000000, + 1.448564,-0.034190, 4.108052, 1.000000;; + } //End of Armature_Bone_003 Skin Weights + SkinWeights { + "Armature_Bone_002"; + 52; + 160, + 161, + 162, + 163, + 164, + 165, + 166, + 167, + 168, + 169, + 170, + 171, + 172, + 173, + 174, + 175, + 176, + 177, + 178, + 179, + 180, + 181, + 182, + 183, + 184, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192, + 193, + 194, + 195, + 196, + 197, + 198, + 199, + 200, + 201, + 202, + 203, + 204, + 205, + 206, + 207, + 208, + 209, + 210, + 211; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + -1.000000,-0.000000,-0.000000, 0.000000, + 0.000000,-0.000000,-1.000000, 0.000000, + 0.000000,-1.000000, 0.000000, 0.000000, + -1.450759,-0.034190,-3.599006, 1.000000;; + } //End of Armature_Bone_002 Skin Weights + SkinWeights { + "Armature_Root"; + 56; + 264, + 265, + 266, + 267, + 268, + 269, + 270, + 271, + 272, + 273, + 274, + 275, + 276, + 277, + 278, + 279, + 280, + 281, + 282, + 283, + 284, + 285, + 286, + 287, + 288, + 289, + 290, + 291, + 292, + 293, + 294, + 295, + 296, + 297, + 298, + 299, + 300, + 301, + 302, + 303, + 304, + 305, + 306, + 307, + 308, + 309, + 310, + 311, + 312, + 313, + 314, + 315, + 316, + 317, + 318, + 319; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 0.999997, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 0.999997, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 0.999997, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + -1.000000,-0.000000, 0.000000, 0.000000, + 0.000000,-0.000000, 1.000000, 0.000000, + -0.000000, 1.000000, 0.000000, 0.000000, + 0.009913,-0.105027,-0.034322, 1.000000;; + } //End of Armature_Root Skin Weights + } //End of Cube_001 Mesh + } //End of sheep_shaved + } //End of Armature +} //End of Root Frame +AnimationSet { + Animation { + {Armature} + AnimationKey { //Position + 2; + 101; + 0;3; 0.041567, 0.000010, 6.045322;;, + 1;3; 0.041567, 0.000010, 6.045322;;, + 2;3; 0.041567, 0.000010, 6.045322;;, + 3;3; 0.041567, 0.000010, 6.045322;;, + 4;3; 0.041567, 0.000010, 6.045322;;, + 5;3; 0.041567, 0.000010, 6.045322;;, + 6;3; 0.041567, 0.000010, 6.045322;;, + 7;3; 0.041567, 0.000010, 6.045322;;, + 8;3; 0.041567, 0.000010, 6.045322;;, + 9;3; 0.041567, 0.000010, 6.045322;;, + 10;3; 0.041567, 0.000010, 6.045322;;, + 11;3; 0.041567, 0.000010, 6.045322;;, + 12;3; 0.041567, 0.000010, 6.045322;;, + 13;3; 0.041567, 0.000010, 6.045322;;, + 14;3; 0.041567, 0.000010, 6.045322;;, + 15;3; 0.041567, 0.000010, 6.045322;;, + 16;3; 0.041567, 0.000010, 6.045322;;, + 17;3; 0.041567, 0.000010, 6.045322;;, + 18;3; 0.041567, 0.000010, 6.045322;;, + 19;3; 0.041567, 0.000010, 6.045322;;, + 20;3; 0.041567, 0.000010, 6.045322;;, + 21;3; 0.041567, 0.000010, 6.045322;;, + 22;3; 0.041567, 0.000010, 6.045322;;, + 23;3; 0.041567, 0.000010, 6.045322;;, + 24;3; 0.041567, 0.000010, 6.045322;;, + 25;3; 0.041567, 0.000010, 6.045322;;, + 26;3; 0.041567, 0.000010, 6.045322;;, + 27;3; 0.041567, 0.000010, 6.045322;;, + 28;3; 0.041567, 0.000010, 6.045322;;, + 29;3; 0.041567, 0.000010, 6.045322;;, + 30;3; 0.041567, 0.000010, 6.045322;;, + 31;3; 0.041567, 0.000010, 6.045322;;, + 32;3; 0.041567, 0.000010, 6.045322;;, + 33;3; 0.041567, 0.000010, 6.045322;;, + 34;3; 0.041567, 0.000010, 6.045322;;, + 35;3; 0.041567, 0.000010, 6.045322;;, + 36;3; 0.041567, 0.000010, 6.045322;;, + 37;3; 0.041567, 0.000010, 6.045322;;, + 38;3; 0.041567, 0.000010, 6.045322;;, + 39;3; 0.041567, 0.000010, 6.045322;;, + 40;3; 0.041567, 0.000010, 6.045322;;, + 41;3; 0.041567, 0.000010, 6.045322;;, + 42;3; 0.041567, 0.000010, 6.045322;;, + 43;3; 0.041567, 0.000010, 6.045322;;, + 44;3; 0.041567, 0.000010, 6.045322;;, + 45;3; 0.041567, 0.000010, 6.045322;;, + 46;3; 0.041567, 0.000010, 6.045322;;, + 47;3; 0.041567, 0.000010, 6.045322;;, + 48;3; 0.041567, 0.000010, 6.045322;;, + 49;3; 0.041567, 0.000010, 6.045322;;, + 50;3; 0.041567, 0.000010, 6.045322;;, + 51;3; 0.041567, 0.000010, 6.045322;;, + 52;3; 0.041567, 0.000010, 6.045322;;, + 53;3; 0.041567, 0.000010, 6.045322;;, + 54;3; 0.041567, 0.000010, 6.045322;;, + 55;3; 0.041567, 0.000010, 6.045322;;, + 56;3; 0.041567, 0.000010, 6.045322;;, + 57;3; 0.041567, 0.000010, 6.045322;;, + 58;3; 0.041567, 0.000010, 6.045322;;, + 59;3; 0.041567, 0.000010, 6.045322;;, + 60;3; 0.041567, 0.000010, 6.045322;;, + 61;3; 0.041567, 0.000010, 6.045322;;, + 62;3; 0.041567, 0.000010, 6.045322;;, + 63;3; 0.041567, 0.000010, 6.045322;;, + 64;3; 0.041567, 0.000010, 6.045322;;, + 65;3; 0.041567, 0.000010, 6.045322;;, + 66;3; 0.041567, 0.000010, 6.045322;;, + 67;3; 0.041567, 0.000010, 6.045322;;, + 68;3; 0.041567, 0.000010, 6.045322;;, + 69;3; 0.041567, 0.000010, 6.045322;;, + 70;3; 0.041567, 0.000010, 6.045322;;, + 71;3; 0.041567, 0.000010, 6.045322;;, + 72;3; 0.041567, 0.000010, 6.045322;;, + 73;3; 0.041567, 0.000010, 6.045322;;, + 74;3; 0.041567, 0.000010, 6.045322;;, + 75;3; 0.041567, 0.000010, 6.045322;;, + 76;3; 0.041567, 0.000010, 6.045322;;, + 77;3; 0.041567, 0.000010, 6.045322;;, + 78;3; 0.041567, 0.000010, 6.045322;;, + 79;3; 0.041567, 0.000010, 6.045322;;, + 80;3; 0.041567, 0.000010, 6.045322;;, + 81;3; 0.041567, 0.000010, 6.045322;;, + 82;3; 0.041567, 0.000010, 6.045322;;, + 83;3; 0.041567, 0.000010, 6.045322;;, + 84;3; 0.041567, 0.000010, 6.045322;;, + 85;3; 0.041567, 0.000010, 6.045322;;, + 86;3; 0.041567, 0.000010, 6.045322;;, + 87;3; 0.041567, 0.000010, 6.045322;;, + 88;3; 0.041567, 0.000010, 6.045322;;, + 89;3; 0.041567, 0.000010, 6.045322;;, + 90;3; 0.041567, 0.000010, 6.045322;;, + 91;3; 0.041567, 0.000010, 6.045322;;, + 92;3; 0.041567, 0.000010, 6.045322;;, + 93;3; 0.041567, 0.000010, 6.045322;;, + 94;3; 0.041567, 0.000010, 6.045322;;, + 95;3; 0.041567, 0.000010, 6.045322;;, + 96;3; 0.041567, 0.000010, 6.045322;;, + 97;3; 0.041567, 0.000010, 6.045322;;, + 98;3; 0.041567, 0.000010, 6.045322;;, + 99;3; 0.041567, 0.000010, 6.045322;;, + 100;3; 0.041567, 0.000010, 6.045322;;; + } + AnimationKey { //Rotation + 0; + 101; + 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 60;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 61;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 62;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 63;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 64;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 65;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 66;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 67;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 68;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 69;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 70;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 71;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 72;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 73;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 74;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 75;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 76;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 77;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 78;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 79;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 80;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 81;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 82;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 83;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 84;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 85;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 86;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 87;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 88;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 89;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 90;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 91;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 92;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 93;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 94;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 95;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 96;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 97;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 98;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 99;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 100;4; -1.000000, 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 101; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_Root} + AnimationKey { //Position + 2; + 101; + 0;3; 0.009913, 0.034322, 0.105027;;, + 1;3; 0.009913, 0.034322, 0.105027;;, + 2;3; 0.009913, 0.034322, 0.105027;;, + 3;3; 0.009913, 0.034322, 0.105027;;, + 4;3; 0.009913, 0.034322, 0.105027;;, + 5;3; 0.009913, 0.034322, 0.105027;;, + 6;3; 0.009913, 0.034322, 0.105027;;, + 7;3; 0.009913, 0.034322, 0.105027;;, + 8;3; 0.009913, 0.034322, 0.105027;;, + 9;3; 0.009913, 0.034322, 0.105027;;, + 10;3; 0.009913, 0.034322, 0.105027;;, + 11;3; 0.009913, 0.034322, 0.105027;;, + 12;3; 0.009913, 0.034322, 0.105027;;, + 13;3; 0.009913, 0.034322, 0.105027;;, + 14;3; 0.009913, 0.034322, 0.105027;;, + 15;3; 0.009913, 0.034322, 0.105027;;, + 16;3; 0.009913, 0.034322, 0.105027;;, + 17;3; 0.009913, 0.034322, 0.105027;;, + 18;3; 0.009913, 0.034322, 0.105027;;, + 19;3; 0.009913, 0.034322, 0.105027;;, + 20;3; 0.009913, 0.034322, 0.105027;;, + 21;3; 0.009913, 0.034322, 0.105027;;, + 22;3; 0.009913, 0.034322, 0.105027;;, + 23;3; 0.009913, 0.034322, 0.105027;;, + 24;3; 0.009913, 0.034322, 0.105027;;, + 25;3; 0.009913, 0.034322, 0.105027;;, + 26;3; 0.009913, 0.034322, 0.105027;;, + 27;3; 0.009913, 0.034322, 0.105027;;, + 28;3; 0.009913, 0.034322, 0.105027;;, + 29;3; 0.009913, 0.034322, 0.105027;;, + 30;3; 0.009913, 0.034322, 0.105027;;, + 31;3; 0.009913, 0.034322, 0.105027;;, + 32;3; 0.009913, 0.034322, 0.105027;;, + 33;3; 0.009913, 0.034322, 0.105027;;, + 34;3; 0.009913, 0.034322, 0.105027;;, + 35;3; 0.009913, 0.034322, 0.105027;;, + 36;3; 0.009913, 0.034322, 0.105027;;, + 37;3; 0.009913, 0.034322, 0.105027;;, + 38;3; 0.009913, 0.034322, 0.105027;;, + 39;3; 0.009913, 0.034322, 0.105027;;, + 40;3; 0.009913, 0.034322, 0.105027;;, + 41;3; 0.009913, 0.034322, 0.105027;;, + 42;3; 0.009913, 0.034322, 0.105027;;, + 43;3; 0.009913, 0.034322, 0.105027;;, + 44;3; 0.009913, 0.034322, 0.105027;;, + 45;3; 0.009913, 0.034322, 0.105027;;, + 46;3; 0.009913, 0.034322, 0.105027;;, + 47;3; 0.009913, 0.034322, 0.105027;;, + 48;3; 0.009913, 0.034322, 0.105027;;, + 49;3; 0.009913, 0.034322, 0.105027;;, + 50;3; 0.009913, 0.034322, 0.105027;;, + 51;3; 0.009913, 0.034322, 0.105027;;, + 52;3; 0.009913, 0.034322, 0.105027;;, + 53;3; 0.009913, 0.034322, 0.105027;;, + 54;3; 0.009913, 0.034322, 0.105027;;, + 55;3; 0.009913, 0.034322, 0.105027;;, + 56;3; 0.009913, 0.034322, 0.105027;;, + 57;3; 0.009913, 0.034322, 0.105027;;, + 58;3; 0.009913, 0.034322, 0.105027;;, + 59;3; 0.009913, 0.034322, 0.105027;;, + 60;3; 0.009913, 0.034322, 0.105027;;, + 61;3; 0.009913, 0.034322, 0.105027;;, + 62;3; 0.009913, 0.034322, 0.105027;;, + 63;3; 0.009913, 0.034322, 0.105027;;, + 64;3; 0.009913, 0.034322, 0.105027;;, + 65;3; 0.009913, 0.034322, 0.105027;;, + 66;3; 0.009913, 0.034322, 0.105027;;, + 67;3; 0.009913, 0.034322, 0.105027;;, + 68;3; 0.009913, 0.034322, 0.105027;;, + 69;3; 0.009913, 0.034322, 0.105027;;, + 70;3; 0.009913, 0.034322, 0.105027;;, + 71;3; 0.009913, 0.034322, 0.105027;;, + 72;3; 0.009913, 0.034322, 0.105027;;, + 73;3; 0.009913, 0.034322, 0.105027;;, + 74;3; 0.009913, 0.034322, 0.105027;;, + 75;3; 0.009913, 0.034322, 0.105027;;, + 76;3; 0.009913, 0.034322, 0.105027;;, + 77;3; 0.009913, 0.034322, 0.105027;;, + 78;3; 0.009913, 0.034322, 0.105027;;, + 79;3; 0.009913, 0.034322, 0.105027;;, + 80;3; 0.009913, 0.034322, 0.105027;;, + 81;3; 0.009913, 0.034322, 0.105027;;, + 82;3; 0.009913, 0.034322, 0.105027;;, + 83;3; 0.009913, 0.034322, 0.105027;;, + 84;3; 0.009913, 0.034322, 0.105027;;, + 85;3; 0.009913, 0.034322, 0.105027;;, + 86;3; 0.009913, 0.034322, 0.105027;;, + 87;3; 0.009913, 0.034322, 0.105027;;, + 88;3; 0.009913, 0.034322, 0.105027;;, + 89;3; 0.009913, 0.034322, 0.105027;;, + 90;3; 0.009913, 0.034322, 0.105027;;, + 91;3; 0.009913, 0.034322, 0.105027;;, + 92;3; 0.009913, 0.034322, 0.105027;;, + 93;3; 0.009913, 0.034322, 0.105027;;, + 94;3; 0.009913, 0.034322, 0.105027;;, + 95;3; 0.009913, 0.034322, 0.105027;;, + 96;3; 0.009913, 0.034322, 0.105027;;, + 97;3; 0.009913, 0.034322, 0.105027;;, + 98;3; 0.009913, 0.034322, 0.105027;;, + 99;3; 0.009913, 0.034322, 0.105027;;, + 100;3; 0.009913, 0.034322, 0.105027;;; + } + AnimationKey { //Rotation + 0; + 101; + 0;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 1;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 2;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 3;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 4;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 5;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 6;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 7;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 8;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 9;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 10;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 11;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 12;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 13;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 14;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 15;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 16;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 17;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 18;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 19;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 20;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 21;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 22;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 23;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 24;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 25;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 26;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 27;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 28;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 29;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 30;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 31;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 32;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 33;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 34;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 35;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 36;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 37;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 38;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 39;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 40;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 41;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 42;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 43;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 44;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 45;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 46;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 47;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 48;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 49;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 50;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 51;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 52;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 53;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 54;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 55;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 56;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 57;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 58;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 59;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 60;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 61;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 62;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 63;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 64;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 65;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 66;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 67;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 68;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 69;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 70;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 71;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 72;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 73;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 74;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 75;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 76;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 77;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 78;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 79;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 80;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 81;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 82;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 83;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 84;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 85;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 86;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 87;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 88;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 89;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 90;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 91;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 92;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 93;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 94;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 95;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 96;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 97;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 98;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 99;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 100;4; 0.000000, 0.000000, 0.707107, 0.707107;;; + } + AnimationKey { //Scale + 1; + 101; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_Bone_001} + AnimationKey { //Position + 2; + 101; + 0;3; 1.460671,-0.139217, 4.073730;;, + 1;3; 1.460671,-0.139217, 4.073730;;, + 2;3; 1.460671,-0.139217, 4.073730;;, + 3;3; 1.460671,-0.139217, 4.073730;;, + 4;3; 1.460671,-0.139217, 4.073730;;, + 5;3; 1.460671,-0.139217, 4.073730;;, + 6;3; 1.460671,-0.139217, 4.073730;;, + 7;3; 1.460671,-0.139217, 4.073730;;, + 8;3; 1.460671,-0.139217, 4.073730;;, + 9;3; 1.460671,-0.139217, 4.073730;;, + 10;3; 1.460671,-0.139217, 4.073730;;, + 11;3; 1.460671,-0.139217, 4.073730;;, + 12;3; 1.460671,-0.139217, 4.073730;;, + 13;3; 1.460671,-0.139217, 4.073730;;, + 14;3; 1.460671,-0.139217, 4.073730;;, + 15;3; 1.460671,-0.139217, 4.073730;;, + 16;3; 1.460671,-0.139217, 4.073730;;, + 17;3; 1.460671,-0.139217, 4.073730;;, + 18;3; 1.460671,-0.139217, 4.073730;;, + 19;3; 1.460671,-0.139217, 4.073730;;, + 20;3; 1.460671,-0.139217, 4.073730;;, + 21;3; 1.460671,-0.139217, 4.073730;;, + 22;3; 1.460671,-0.139217, 4.073730;;, + 23;3; 1.460671,-0.139217, 4.073730;;, + 24;3; 1.460671,-0.139217, 4.073730;;, + 25;3; 1.460671,-0.139217, 4.073730;;, + 26;3; 1.460671,-0.139217, 4.073730;;, + 27;3; 1.460671,-0.139217, 4.073730;;, + 28;3; 1.460671,-0.139217, 4.073730;;, + 29;3; 1.460671,-0.139217, 4.073730;;, + 30;3; 1.460671,-0.139217, 4.073730;;, + 31;3; 1.460671,-0.139217, 4.073730;;, + 32;3; 1.460671,-0.139217, 4.073730;;, + 33;3; 1.460671,-0.139217, 4.073730;;, + 34;3; 1.460671,-0.139217, 4.073730;;, + 35;3; 1.460671,-0.139217, 4.073730;;, + 36;3; 1.460671,-0.139217, 4.073730;;, + 37;3; 1.460671,-0.139217, 4.073730;;, + 38;3; 1.460671,-0.139217, 4.073730;;, + 39;3; 1.460671,-0.139217, 4.073730;;, + 40;3; 1.460671,-0.139217, 4.073730;;, + 41;3; 1.460671,-0.139217, 4.073730;;, + 42;3; 1.460671,-0.139217, 4.073730;;, + 43;3; 1.460671,-0.139217, 4.073730;;, + 44;3; 1.460671,-0.139217, 4.073730;;, + 45;3; 1.460671,-0.139217, 4.073730;;, + 46;3; 1.460671,-0.139217, 4.073730;;, + 47;3; 1.460671,-0.139217, 4.073730;;, + 48;3; 1.460671,-0.139217, 4.073730;;, + 49;3; 1.460671,-0.139217, 4.073730;;, + 50;3; 1.460671,-0.139217, 4.073730;;, + 51;3; 1.460671,-0.139217, 4.073730;;, + 52;3; 1.460671,-0.139217, 4.073730;;, + 53;3; 1.460671,-0.139217, 4.073730;;, + 54;3; 1.460671,-0.139217, 4.073730;;, + 55;3; 1.460671,-0.139217, 4.073730;;, + 56;3; 1.460671,-0.139217, 4.073730;;, + 57;3; 1.460671,-0.139217, 4.073730;;, + 58;3; 1.460671,-0.139217, 4.073730;;, + 59;3; 1.460671,-0.139217, 4.073730;;, + 60;3; 1.460671,-0.139217, 4.073730;;, + 61;3; 1.460671,-0.139217, 4.073730;;, + 62;3; 1.460671,-0.139217, 4.073730;;, + 63;3; 1.460671,-0.139217, 4.073730;;, + 64;3; 1.460671,-0.139217, 4.073730;;, + 65;3; 1.460671,-0.139217, 4.073730;;, + 66;3; 1.460671,-0.139217, 4.073730;;, + 67;3; 1.460671,-0.139217, 4.073730;;, + 68;3; 1.460671,-0.139217, 4.073730;;, + 69;3; 1.460671,-0.139217, 4.073730;;, + 70;3; 1.460671,-0.139217, 4.073730;;, + 71;3; 1.460671,-0.139217, 4.073730;;, + 72;3; 1.460671,-0.139217, 4.073730;;, + 73;3; 1.460671,-0.139217, 4.073730;;, + 74;3; 1.460671,-0.139217, 4.073730;;, + 75;3; 1.460671,-0.139217, 4.073730;;, + 76;3; 1.460671,-0.139217, 4.073730;;, + 77;3; 1.460671,-0.139217, 4.073730;;, + 78;3; 1.460671,-0.139217, 4.073730;;, + 79;3; 1.460671,-0.139217, 4.073730;;, + 80;3; 1.460671,-0.139217, 4.073730;;, + 81;3; 1.460671,-0.139217, 4.073730;;, + 82;3; 1.460671,-0.139217, 4.073730;;, + 83;3; 1.460671,-0.139217, 4.073730;;, + 84;3; 1.460671,-0.139217, 4.073730;;, + 85;3; 1.460671,-0.139217, 4.073730;;, + 86;3; 1.460671,-0.139217, 4.073730;;, + 87;3; 1.460671,-0.139217, 4.073730;;, + 88;3; 1.460671,-0.139217, 4.073730;;, + 89;3; 1.460671,-0.139217, 4.073730;;, + 90;3; 1.460671,-0.139217, 4.073730;;, + 91;3; 1.460671,-0.139217, 4.073730;;, + 92;3; 1.460671,-0.139217, 4.073730;;, + 93;3; 1.460671,-0.139217, 4.073730;;, + 94;3; 1.460671,-0.139217, 4.073730;;, + 95;3; 1.460671,-0.139217, 4.073730;;, + 96;3; 1.460671,-0.139217, 4.073730;;, + 97;3; 1.460671,-0.139217, 4.073730;;, + 98;3; 1.460671,-0.139217, 4.073730;;, + 99;3; 1.460671,-0.139217, 4.073730;;, + 100;3; 1.460671,-0.139217, 4.073730;;; + } + AnimationKey { //Rotation + 0; + 101; + 0;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 1;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 2;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 3;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 4;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 5;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 6;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 7;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 8;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 9;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 10;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 11;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 12;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 13;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 14;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 15;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 16;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 17;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 18;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 19;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 20;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 21;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 22;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 23;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 24;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 25;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 26;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 27;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 28;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 29;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 30;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 31;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 32;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 33;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 34;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 35;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 36;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 37;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 38;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 39;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 40;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 41;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 42;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 43;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 44;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 45;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 46;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 47;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 48;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 49;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 50;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 51;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 52;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 53;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 54;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 55;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 56;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 57;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 58;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 59;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 60;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 61;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 62;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 63;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 64;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 65;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 66;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 67;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 68;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 69;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 70;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 71;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 72;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 73;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 74;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 75;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 76;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 77;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 78;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 79;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 80;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 81;4; -0.023017, 0.996971,-0.000000,-0.000000;;, + 82;4; -0.087830, 0.988440,-0.000000,-0.000000;;, + 83;4; -0.171026, 0.977486,-0.000000,-0.000000;;, + 84;4; -0.235816, 0.968955,-0.000000,-0.000000;;, + 85;4; -0.258819, 0.965926,-0.000000,-0.000000;;, + 86;4; -0.247344, 0.965926,-0.000000,-0.000000;;, + 87;4; -0.212807, 0.965926,-0.000000,-0.000000;;, + 88;4; -0.156652, 0.965926,-0.000000,-0.000000;;, + 89;4; -0.083204, 0.965926,-0.000000,-0.000000;;, + 90;4; -0.000000, 0.965926,-0.000000,-0.000000;;, + 91;4; 0.083204, 0.965926, 0.000000,-0.000000;;, + 92;4; 0.156652, 0.965926, 0.000000,-0.000000;;, + 93;4; 0.212807, 0.965926, 0.000000,-0.000000;;, + 94;4; 0.247343, 0.965926, 0.000000,-0.000000;;, + 95;4; 0.258819, 0.965926, 0.000000,-0.000000;;, + 96;4; 0.235815, 0.968955, 0.000000,-0.000000;;, + 97;4; 0.171026, 0.977486, 0.000000,-0.000000;;, + 98;4; 0.087830, 0.988440, 0.000000,-0.000000;;, + 99;4; 0.023017, 0.996971, 0.000000,-0.000000;;, + 100;4; -0.000000, 1.000000, 0.000000,-0.000000;;; + } + AnimationKey { //Scale + 1; + 101; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_Bone_002} + AnimationKey { //Position + 2; + 101; + 0;3; 1.460671,-0.139216,-3.633328;;, + 1;3; 1.460671,-0.139216,-3.633328;;, + 2;3; 1.460671,-0.139216,-3.633328;;, + 3;3; 1.460671,-0.139216,-3.633328;;, + 4;3; 1.460671,-0.139216,-3.633328;;, + 5;3; 1.460671,-0.139216,-3.633328;;, + 6;3; 1.460671,-0.139216,-3.633328;;, + 7;3; 1.460671,-0.139216,-3.633328;;, + 8;3; 1.460671,-0.139216,-3.633328;;, + 9;3; 1.460671,-0.139216,-3.633328;;, + 10;3; 1.460671,-0.139216,-3.633328;;, + 11;3; 1.460671,-0.139216,-3.633328;;, + 12;3; 1.460671,-0.139216,-3.633328;;, + 13;3; 1.460671,-0.139216,-3.633328;;, + 14;3; 1.460671,-0.139216,-3.633328;;, + 15;3; 1.460671,-0.139216,-3.633328;;, + 16;3; 1.460671,-0.139216,-3.633328;;, + 17;3; 1.460671,-0.139216,-3.633328;;, + 18;3; 1.460671,-0.139216,-3.633328;;, + 19;3; 1.460671,-0.139216,-3.633328;;, + 20;3; 1.460671,-0.139216,-3.633328;;, + 21;3; 1.460671,-0.139216,-3.633328;;, + 22;3; 1.460671,-0.139216,-3.633328;;, + 23;3; 1.460671,-0.139216,-3.633328;;, + 24;3; 1.460671,-0.139216,-3.633328;;, + 25;3; 1.460671,-0.139216,-3.633328;;, + 26;3; 1.460671,-0.139216,-3.633328;;, + 27;3; 1.460671,-0.139216,-3.633328;;, + 28;3; 1.460671,-0.139216,-3.633328;;, + 29;3; 1.460671,-0.139216,-3.633328;;, + 30;3; 1.460671,-0.139216,-3.633328;;, + 31;3; 1.460671,-0.139216,-3.633328;;, + 32;3; 1.460671,-0.139216,-3.633328;;, + 33;3; 1.460671,-0.139216,-3.633328;;, + 34;3; 1.460671,-0.139216,-3.633328;;, + 35;3; 1.460671,-0.139216,-3.633328;;, + 36;3; 1.460671,-0.139216,-3.633328;;, + 37;3; 1.460671,-0.139216,-3.633328;;, + 38;3; 1.460671,-0.139216,-3.633328;;, + 39;3; 1.460671,-0.139216,-3.633328;;, + 40;3; 1.460671,-0.139216,-3.633328;;, + 41;3; 1.460671,-0.139216,-3.633328;;, + 42;3; 1.460671,-0.139216,-3.633328;;, + 43;3; 1.460671,-0.139216,-3.633328;;, + 44;3; 1.460671,-0.139216,-3.633328;;, + 45;3; 1.460671,-0.139216,-3.633328;;, + 46;3; 1.460671,-0.139216,-3.633328;;, + 47;3; 1.460671,-0.139216,-3.633328;;, + 48;3; 1.460671,-0.139216,-3.633328;;, + 49;3; 1.460671,-0.139216,-3.633328;;, + 50;3; 1.460671,-0.139216,-3.633328;;, + 51;3; 1.460671,-0.139216,-3.633328;;, + 52;3; 1.460671,-0.139216,-3.633328;;, + 53;3; 1.460671,-0.139216,-3.633328;;, + 54;3; 1.460671,-0.139216,-3.633328;;, + 55;3; 1.460671,-0.139216,-3.633328;;, + 56;3; 1.460671,-0.139216,-3.633328;;, + 57;3; 1.460671,-0.139216,-3.633328;;, + 58;3; 1.460671,-0.139216,-3.633328;;, + 59;3; 1.460671,-0.139216,-3.633328;;, + 60;3; 1.460671,-0.139216,-3.633328;;, + 61;3; 1.460671,-0.139216,-3.633328;;, + 62;3; 1.460671,-0.139216,-3.633328;;, + 63;3; 1.460671,-0.139216,-3.633328;;, + 64;3; 1.460671,-0.139216,-3.633328;;, + 65;3; 1.460671,-0.139216,-3.633328;;, + 66;3; 1.460671,-0.139216,-3.633328;;, + 67;3; 1.460671,-0.139216,-3.633328;;, + 68;3; 1.460671,-0.139216,-3.633328;;, + 69;3; 1.460671,-0.139216,-3.633328;;, + 70;3; 1.460671,-0.139216,-3.633328;;, + 71;3; 1.460671,-0.139216,-3.633328;;, + 72;3; 1.460671,-0.139216,-3.633328;;, + 73;3; 1.460671,-0.139216,-3.633328;;, + 74;3; 1.460671,-0.139216,-3.633328;;, + 75;3; 1.460671,-0.139216,-3.633328;;, + 76;3; 1.460671,-0.139216,-3.633328;;, + 77;3; 1.460671,-0.139216,-3.633328;;, + 78;3; 1.460671,-0.139216,-3.633328;;, + 79;3; 1.460671,-0.139216,-3.633328;;, + 80;3; 1.460671,-0.139216,-3.633328;;, + 81;3; 1.460671,-0.139216,-3.633328;;, + 82;3; 1.460671,-0.139216,-3.633328;;, + 83;3; 1.460671,-0.139216,-3.633328;;, + 84;3; 1.460671,-0.139216,-3.633328;;, + 85;3; 1.460671,-0.139216,-3.633328;;, + 86;3; 1.460671,-0.139216,-3.633328;;, + 87;3; 1.460671,-0.139216,-3.633328;;, + 88;3; 1.460671,-0.139216,-3.633328;;, + 89;3; 1.460671,-0.139216,-3.633328;;, + 90;3; 1.460671,-0.139216,-3.633328;;, + 91;3; 1.460671,-0.139216,-3.633328;;, + 92;3; 1.460671,-0.139216,-3.633328;;, + 93;3; 1.460671,-0.139216,-3.633328;;, + 94;3; 1.460671,-0.139216,-3.633328;;, + 95;3; 1.460671,-0.139216,-3.633328;;, + 96;3; 1.460671,-0.139216,-3.633328;;, + 97;3; 1.460671,-0.139216,-3.633328;;, + 98;3; 1.460671,-0.139216,-3.633328;;, + 99;3; 1.460671,-0.139216,-3.633328;;, + 100;3; 1.460671,-0.139216,-3.633328;;; + } + AnimationKey { //Rotation + 0; + 101; + 0;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 1;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 2;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 3;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 4;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 5;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 6;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 7;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 8;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 9;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 10;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 11;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 12;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 13;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 14;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 15;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 16;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 17;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 18;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 19;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 20;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 21;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 22;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 23;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 24;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 25;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 26;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 27;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 28;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 29;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 30;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 31;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 32;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 33;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 34;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 35;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 36;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 37;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 38;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 39;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 40;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 41;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 42;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 43;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 44;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 45;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 46;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 47;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 48;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 49;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 50;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 51;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 52;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 53;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 54;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 55;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 56;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 57;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 58;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 59;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 60;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 61;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 62;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 63;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 64;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 65;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 66;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 67;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 68;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 69;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 70;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 71;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 72;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 73;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 74;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 75;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 76;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 77;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 78;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 79;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 80;4; -0.000000, 1.000000,-0.000000,-0.000000;;, + 81;4; 0.023017, 0.996971, 0.000000,-0.000000;;, + 82;4; 0.087830, 0.988440, 0.000000,-0.000000;;, + 83;4; 0.171026, 0.977486, 0.000000,-0.000000;;, + 84;4; 0.235815, 0.968955, 0.000000,-0.000000;;, + 85;4; 0.258819, 0.965926, 0.000000,-0.000000;;, + 86;4; 0.247343, 0.965926, 0.000000,-0.000000;;, + 87;4; 0.212807, 0.965926, 0.000000,-0.000000;;, + 88;4; 0.156652, 0.965926, 0.000000,-0.000000;;, + 89;4; 0.083204, 0.965926, 0.000000,-0.000000;;, + 90;4; -0.000000, 0.965926,-0.000000,-0.000000;;, + 91;4; -0.083204, 0.965926,-0.000000,-0.000000;;, + 92;4; -0.156652, 0.965926,-0.000000,-0.000000;;, + 93;4; -0.212807, 0.965926,-0.000000,-0.000000;;, + 94;4; -0.247344, 0.965926,-0.000000,-0.000000;;, + 95;4; -0.258819, 0.965926,-0.000000,-0.000000;;, + 96;4; -0.235816, 0.968955,-0.000000,-0.000000;;, + 97;4; -0.171026, 0.977486,-0.000000,-0.000000;;, + 98;4; -0.087830, 0.988440,-0.000000,-0.000000;;, + 99;4; -0.023017, 0.996971,-0.000000,-0.000000;;, + 100;4; -0.000000, 1.000000, 0.000000,-0.000000;;; + } + AnimationKey { //Scale + 1; + 101; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_Bone_003} + AnimationKey { //Position + 2; + 101; + 0;3; -1.438650,-0.139217, 4.073730;;, + 1;3; -1.438650,-0.139217, 4.073730;;, + 2;3; -1.438650,-0.139217, 4.073730;;, + 3;3; -1.438650,-0.139217, 4.073730;;, + 4;3; -1.438650,-0.139217, 4.073730;;, + 5;3; -1.438650,-0.139217, 4.073730;;, + 6;3; -1.438650,-0.139217, 4.073730;;, + 7;3; -1.438650,-0.139217, 4.073730;;, + 8;3; -1.438650,-0.139217, 4.073730;;, + 9;3; -1.438650,-0.139217, 4.073730;;, + 10;3; -1.438650,-0.139217, 4.073730;;, + 11;3; -1.438650,-0.139217, 4.073730;;, + 12;3; -1.438650,-0.139217, 4.073730;;, + 13;3; -1.438650,-0.139217, 4.073730;;, + 14;3; -1.438650,-0.139217, 4.073730;;, + 15;3; -1.438650,-0.139217, 4.073730;;, + 16;3; -1.438650,-0.139217, 4.073730;;, + 17;3; -1.438650,-0.139217, 4.073730;;, + 18;3; -1.438650,-0.139217, 4.073730;;, + 19;3; -1.438650,-0.139217, 4.073730;;, + 20;3; -1.438650,-0.139217, 4.073730;;, + 21;3; -1.438650,-0.139217, 4.073730;;, + 22;3; -1.438650,-0.139217, 4.073730;;, + 23;3; -1.438650,-0.139217, 4.073730;;, + 24;3; -1.438650,-0.139217, 4.073730;;, + 25;3; -1.438650,-0.139217, 4.073730;;, + 26;3; -1.438650,-0.139217, 4.073730;;, + 27;3; -1.438650,-0.139217, 4.073730;;, + 28;3; -1.438650,-0.139217, 4.073730;;, + 29;3; -1.438650,-0.139217, 4.073730;;, + 30;3; -1.438650,-0.139217, 4.073730;;, + 31;3; -1.438650,-0.139217, 4.073730;;, + 32;3; -1.438650,-0.139217, 4.073730;;, + 33;3; -1.438650,-0.139217, 4.073730;;, + 34;3; -1.438650,-0.139217, 4.073730;;, + 35;3; -1.438650,-0.139217, 4.073730;;, + 36;3; -1.438650,-0.139217, 4.073730;;, + 37;3; -1.438650,-0.139217, 4.073730;;, + 38;3; -1.438650,-0.139217, 4.073730;;, + 39;3; -1.438650,-0.139217, 4.073730;;, + 40;3; -1.438650,-0.139217, 4.073730;;, + 41;3; -1.438650,-0.139217, 4.073730;;, + 42;3; -1.438650,-0.139217, 4.073730;;, + 43;3; -1.438650,-0.139217, 4.073730;;, + 44;3; -1.438650,-0.139217, 4.073730;;, + 45;3; -1.438650,-0.139217, 4.073730;;, + 46;3; -1.438650,-0.139217, 4.073730;;, + 47;3; -1.438650,-0.139217, 4.073730;;, + 48;3; -1.438650,-0.139217, 4.073730;;, + 49;3; -1.438650,-0.139217, 4.073730;;, + 50;3; -1.438650,-0.139217, 4.073730;;, + 51;3; -1.438650,-0.139217, 4.073730;;, + 52;3; -1.438650,-0.139217, 4.073730;;, + 53;3; -1.438650,-0.139217, 4.073730;;, + 54;3; -1.438650,-0.139217, 4.073730;;, + 55;3; -1.438650,-0.139217, 4.073730;;, + 56;3; -1.438650,-0.139217, 4.073730;;, + 57;3; -1.438650,-0.139217, 4.073730;;, + 58;3; -1.438650,-0.139217, 4.073730;;, + 59;3; -1.438650,-0.139217, 4.073730;;, + 60;3; -1.438650,-0.139217, 4.073730;;, + 61;3; -1.438650,-0.139217, 4.073730;;, + 62;3; -1.438650,-0.139217, 4.073730;;, + 63;3; -1.438650,-0.139217, 4.073730;;, + 64;3; -1.438650,-0.139217, 4.073730;;, + 65;3; -1.438650,-0.139217, 4.073730;;, + 66;3; -1.438650,-0.139217, 4.073730;;, + 67;3; -1.438650,-0.139217, 4.073730;;, + 68;3; -1.438650,-0.139217, 4.073730;;, + 69;3; -1.438650,-0.139217, 4.073730;;, + 70;3; -1.438650,-0.139217, 4.073730;;, + 71;3; -1.438650,-0.139217, 4.073730;;, + 72;3; -1.438650,-0.139217, 4.073730;;, + 73;3; -1.438650,-0.139217, 4.073730;;, + 74;3; -1.438650,-0.139217, 4.073730;;, + 75;3; -1.438650,-0.139217, 4.073730;;, + 76;3; -1.438650,-0.139217, 4.073730;;, + 77;3; -1.438650,-0.139217, 4.073730;;, + 78;3; -1.438650,-0.139217, 4.073730;;, + 79;3; -1.438650,-0.139217, 4.073730;;, + 80;3; -1.438650,-0.139217, 4.073730;;, + 81;3; -1.438650,-0.139217, 4.073730;;, + 82;3; -1.438650,-0.139217, 4.073730;;, + 83;3; -1.438650,-0.139217, 4.073730;;, + 84;3; -1.438650,-0.139217, 4.073730;;, + 85;3; -1.438650,-0.139217, 4.073730;;, + 86;3; -1.438650,-0.139217, 4.073730;;, + 87;3; -1.438650,-0.139217, 4.073730;;, + 88;3; -1.438650,-0.139217, 4.073730;;, + 89;3; -1.438650,-0.139217, 4.073730;;, + 90;3; -1.438650,-0.139217, 4.073730;;, + 91;3; -1.438650,-0.139217, 4.073730;;, + 92;3; -1.438650,-0.139217, 4.073730;;, + 93;3; -1.438650,-0.139217, 4.073730;;, + 94;3; -1.438650,-0.139217, 4.073730;;, + 95;3; -1.438650,-0.139217, 4.073730;;, + 96;3; -1.438650,-0.139217, 4.073730;;, + 97;3; -1.438650,-0.139217, 4.073730;;, + 98;3; -1.438650,-0.139217, 4.073730;;, + 99;3; -1.438650,-0.139217, 4.073730;;, + 100;3; -1.438650,-0.139217, 4.073730;;; + } + AnimationKey { //Rotation + 0; + 101; + 0;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 1;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 2;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 3;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 4;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 5;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 6;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 7;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 8;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 9;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 10;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 11;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 12;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 13;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 14;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 15;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 16;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 17;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 18;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 19;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 20;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 21;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 22;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 23;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 24;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 25;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 26;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 27;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 28;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 29;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 30;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 31;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 32;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 33;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 34;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 35;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 36;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 37;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 38;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 39;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 40;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 41;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 42;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 43;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 44;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 45;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 46;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 47;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 48;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 49;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 50;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 51;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 52;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 53;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 54;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 55;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 56;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 57;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 58;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 59;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 60;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 61;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 62;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 63;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 64;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 65;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 66;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 67;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 68;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 69;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 70;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 71;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 72;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 73;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 74;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 75;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 76;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 77;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 78;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 79;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 80;4; 0.000000, 1.000000,-0.000000,-0.000000;;, + 81;4; 0.023017, 0.996971, 0.000000,-0.000000;;, + 82;4; 0.087830, 0.988440, 0.000000,-0.000000;;, + 83;4; 0.171026, 0.977486, 0.000000,-0.000000;;, + 84;4; 0.235815, 0.968955, 0.000000,-0.000000;;, + 85;4; 0.258819, 0.965926, 0.000000,-0.000000;;, + 86;4; 0.247344, 0.965926, 0.000000,-0.000000;;, + 87;4; 0.212807, 0.965926, 0.000000,-0.000000;;, + 88;4; 0.156652, 0.965926, 0.000000,-0.000000;;, + 89;4; 0.083204, 0.965926, 0.000000,-0.000000;;, + 90;4; -0.000000, 0.965926, 0.000000,-0.000000;;, + 91;4; -0.083204, 0.965926,-0.000000,-0.000000;;, + 92;4; -0.156652, 0.965926,-0.000000,-0.000000;;, + 93;4; -0.212807, 0.965926,-0.000000,-0.000000;;, + 94;4; -0.247344, 0.965926,-0.000000,-0.000000;;, + 95;4; -0.258819, 0.965926,-0.000000,-0.000000;;, + 96;4; -0.235815, 0.968955,-0.000000,-0.000000;;, + 97;4; -0.171026, 0.977486,-0.000000,-0.000000;;, + 98;4; -0.087830, 0.988440,-0.000000,-0.000000;;, + 99;4; -0.023017, 0.996971,-0.000000,-0.000000;;, + 100;4; -0.000000, 1.000000, 0.000000,-0.000000;;; + } + AnimationKey { //Scale + 1; + 101; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_RR_leg} + AnimationKey { //Position + 2; + 101; + 0;3; -1.438651,-0.139216,-3.633328;;, + 1;3; -1.438651,-0.139216,-3.633328;;, + 2;3; -1.438651,-0.139216,-3.633328;;, + 3;3; -1.438651,-0.139216,-3.633328;;, + 4;3; -1.438651,-0.139216,-3.633328;;, + 5;3; -1.438651,-0.139216,-3.633328;;, + 6;3; -1.438651,-0.139216,-3.633328;;, + 7;3; -1.438651,-0.139216,-3.633328;;, + 8;3; -1.438651,-0.139216,-3.633328;;, + 9;3; -1.438651,-0.139216,-3.633328;;, + 10;3; -1.438651,-0.139216,-3.633328;;, + 11;3; -1.438651,-0.139216,-3.633328;;, + 12;3; -1.438651,-0.139216,-3.633328;;, + 13;3; -1.438651,-0.139216,-3.633328;;, + 14;3; -1.438651,-0.139216,-3.633328;;, + 15;3; -1.438651,-0.139216,-3.633328;;, + 16;3; -1.438651,-0.139216,-3.633328;;, + 17;3; -1.438651,-0.139216,-3.633328;;, + 18;3; -1.438651,-0.139216,-3.633328;;, + 19;3; -1.438651,-0.139216,-3.633328;;, + 20;3; -1.438651,-0.139216,-3.633328;;, + 21;3; -1.438651,-0.139216,-3.633328;;, + 22;3; -1.438651,-0.139216,-3.633328;;, + 23;3; -1.438651,-0.139216,-3.633328;;, + 24;3; -1.438651,-0.139216,-3.633328;;, + 25;3; -1.438651,-0.139216,-3.633328;;, + 26;3; -1.438651,-0.139216,-3.633328;;, + 27;3; -1.438651,-0.139216,-3.633328;;, + 28;3; -1.438651,-0.139216,-3.633328;;, + 29;3; -1.438651,-0.139216,-3.633328;;, + 30;3; -1.438651,-0.139216,-3.633328;;, + 31;3; -1.438651,-0.139216,-3.633328;;, + 32;3; -1.438651,-0.139216,-3.633328;;, + 33;3; -1.438651,-0.139216,-3.633328;;, + 34;3; -1.438651,-0.139216,-3.633328;;, + 35;3; -1.438651,-0.139216,-3.633328;;, + 36;3; -1.438651,-0.139216,-3.633328;;, + 37;3; -1.438651,-0.139216,-3.633328;;, + 38;3; -1.438651,-0.139216,-3.633328;;, + 39;3; -1.438651,-0.139216,-3.633328;;, + 40;3; -1.438651,-0.139216,-3.633328;;, + 41;3; -1.438651,-0.139216,-3.633328;;, + 42;3; -1.438651,-0.139216,-3.633328;;, + 43;3; -1.438651,-0.139216,-3.633328;;, + 44;3; -1.438651,-0.139216,-3.633328;;, + 45;3; -1.438651,-0.139216,-3.633328;;, + 46;3; -1.438651,-0.139216,-3.633328;;, + 47;3; -1.438651,-0.139216,-3.633328;;, + 48;3; -1.438651,-0.139216,-3.633328;;, + 49;3; -1.438651,-0.139216,-3.633328;;, + 50;3; -1.438651,-0.139216,-3.633328;;, + 51;3; -1.438651,-0.139216,-3.633328;;, + 52;3; -1.438651,-0.139216,-3.633328;;, + 53;3; -1.438651,-0.139216,-3.633328;;, + 54;3; -1.438651,-0.139216,-3.633328;;, + 55;3; -1.438651,-0.139216,-3.633328;;, + 56;3; -1.438651,-0.139216,-3.633328;;, + 57;3; -1.438651,-0.139216,-3.633328;;, + 58;3; -1.438651,-0.139216,-3.633328;;, + 59;3; -1.438651,-0.139216,-3.633328;;, + 60;3; -1.438651,-0.139216,-3.633328;;, + 61;3; -1.438651,-0.139216,-3.633328;;, + 62;3; -1.438651,-0.139216,-3.633328;;, + 63;3; -1.438651,-0.139216,-3.633328;;, + 64;3; -1.438651,-0.139216,-3.633328;;, + 65;3; -1.438651,-0.139216,-3.633328;;, + 66;3; -1.438651,-0.139216,-3.633328;;, + 67;3; -1.438651,-0.139216,-3.633328;;, + 68;3; -1.438651,-0.139216,-3.633328;;, + 69;3; -1.438651,-0.139216,-3.633328;;, + 70;3; -1.438651,-0.139216,-3.633328;;, + 71;3; -1.438651,-0.139216,-3.633328;;, + 72;3; -1.438651,-0.139216,-3.633328;;, + 73;3; -1.438651,-0.139216,-3.633328;;, + 74;3; -1.438651,-0.139216,-3.633328;;, + 75;3; -1.438651,-0.139216,-3.633328;;, + 76;3; -1.438651,-0.139216,-3.633328;;, + 77;3; -1.438651,-0.139216,-3.633328;;, + 78;3; -1.438651,-0.139216,-3.633328;;, + 79;3; -1.438651,-0.139216,-3.633328;;, + 80;3; -1.438651,-0.139216,-3.633328;;, + 81;3; -1.438651,-0.139216,-3.633328;;, + 82;3; -1.438651,-0.139216,-3.633328;;, + 83;3; -1.438651,-0.139216,-3.633328;;, + 84;3; -1.438651,-0.139216,-3.633328;;, + 85;3; -1.438651,-0.139216,-3.633328;;, + 86;3; -1.438651,-0.139216,-3.633328;;, + 87;3; -1.438651,-0.139216,-3.633328;;, + 88;3; -1.438651,-0.139216,-3.633328;;, + 89;3; -1.438651,-0.139216,-3.633328;;, + 90;3; -1.438651,-0.139216,-3.633328;;, + 91;3; -1.438651,-0.139216,-3.633328;;, + 92;3; -1.438651,-0.139216,-3.633328;;, + 93;3; -1.438651,-0.139216,-3.633328;;, + 94;3; -1.438651,-0.139216,-3.633328;;, + 95;3; -1.438651,-0.139216,-3.633328;;, + 96;3; -1.438651,-0.139216,-3.633328;;, + 97;3; -1.438651,-0.139216,-3.633328;;, + 98;3; -1.438651,-0.139216,-3.633328;;, + 99;3; -1.438651,-0.139216,-3.633328;;, + 100;3; -1.438651,-0.139216,-3.633328;;; + } + AnimationKey { //Rotation + 0; + 101; + 0;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 1;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 2;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 3;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 4;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 5;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 6;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 7;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 8;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 9;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 10;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 11;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 12;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 13;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 14;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 15;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 16;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 17;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 18;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 19;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 20;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 21;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 22;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 23;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 24;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 25;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 26;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 27;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 28;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 29;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 30;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 31;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 32;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 33;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 34;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 35;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 36;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 37;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 38;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 39;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 40;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 41;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 42;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 43;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 44;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 45;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 46;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 47;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 48;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 49;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 50;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 51;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 52;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 53;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 54;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 55;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 56;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 57;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 58;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 59;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 60;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 61;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 62;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 63;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 64;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 65;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 66;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 67;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 68;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 69;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 70;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 71;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 72;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 73;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 74;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 75;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 76;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 77;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 78;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 79;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 80;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 81;4; -0.023017, 0.996971,-0.000000,-0.000000;;, + 82;4; -0.087830, 0.988440,-0.000000,-0.000000;;, + 83;4; -0.171026, 0.977486,-0.000000,-0.000000;;, + 84;4; -0.235816, 0.968955,-0.000000,-0.000000;;, + 85;4; -0.258819, 0.965926,-0.000000,-0.000000;;, + 86;4; -0.247344, 0.965926,-0.000000,-0.000000;;, + 87;4; -0.212807, 0.965926,-0.000000,-0.000000;;, + 88;4; -0.156652, 0.965926,-0.000000,-0.000000;;, + 89;4; -0.083204, 0.965926,-0.000000,-0.000000;;, + 90;4; -0.000000, 0.965926,-0.000000,-0.000000;;, + 91;4; 0.083204, 0.965926, 0.000000,-0.000000;;, + 92;4; 0.156652, 0.965926, 0.000000,-0.000000;;, + 93;4; 0.212807, 0.965926, 0.000000,-0.000000;;, + 94;4; 0.247343, 0.965926, 0.000000,-0.000000;;, + 95;4; 0.258819, 0.965926, 0.000000,-0.000000;;, + 96;4; 0.235815, 0.968955, 0.000000,-0.000000;;, + 97;4; 0.171026, 0.977486, 0.000000,-0.000000;;, + 98;4; 0.087830, 0.988440, 0.000000,-0.000000;;, + 99;4; 0.023017, 0.996971, 0.000000,-0.000000;;, + 100;4; -0.000000, 1.000000, 0.000000,-0.000000;;; + } + AnimationKey { //Scale + 1; + 101; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_Head} + AnimationKey { //Position + 2; + 101; + 0;3; 0.000000, 4.052526, 3.788038;;, + 1;3; 0.000000, 4.052526, 3.788038;;, + 2;3; 0.000000, 4.052526, 3.788038;;, + 3;3; 0.000000, 4.052526, 3.788038;;, + 4;3; 0.000000, 4.052526, 3.788038;;, + 5;3; 0.000000, 4.052526, 3.788038;;, + 6;3; 0.000000, 4.052526, 3.788038;;, + 7;3; 0.000000, 4.052526, 3.788038;;, + 8;3; 0.000000, 4.052526, 3.788038;;, + 9;3; 0.000000, 4.052526, 3.788038;;, + 10;3; 0.000000, 4.052526, 3.788038;;, + 11;3; 0.000000, 4.052526, 3.788038;;, + 12;3; 0.000000, 4.052526, 3.788038;;, + 13;3; 0.000000, 4.052526, 3.788038;;, + 14;3; 0.000000, 4.052526, 3.788038;;, + 15;3; 0.000000, 4.052526, 3.788038;;, + 16;3; 0.000000, 4.052526, 3.788038;;, + 17;3; 0.000000, 4.052526, 3.788038;;, + 18;3; 0.000000, 4.052526, 3.788038;;, + 19;3; 0.000000, 4.052526, 3.788038;;, + 20;3; 0.000000, 4.052526, 3.788038;;, + 21;3; 0.000000, 4.052526, 3.788038;;, + 22;3; 0.000000, 4.052526, 3.788038;;, + 23;3; 0.000000, 4.052526, 3.788038;;, + 24;3; 0.000000, 4.052526, 3.788038;;, + 25;3; 0.000000, 4.052526, 3.788038;;, + 26;3; 0.000000, 4.052526, 3.788038;;, + 27;3; 0.000000, 4.052526, 3.788038;;, + 28;3; 0.000000, 4.052526, 3.788038;;, + 29;3; 0.000000, 4.052526, 3.788038;;, + 30;3; 0.000000, 4.052526, 3.788038;;, + 31;3; 0.000000, 4.052526, 3.788038;;, + 32;3; 0.000000, 4.052526, 3.788038;;, + 33;3; 0.000000, 4.052526, 3.788038;;, + 34;3; 0.000000, 4.052526, 3.788038;;, + 35;3; 0.000000, 4.052526, 3.788038;;, + 36;3; 0.000000, 4.052526, 3.788038;;, + 37;3; 0.000000, 4.052526, 3.788038;;, + 38;3; 0.000000, 4.052526, 3.788038;;, + 39;3; 0.000000, 4.052526, 3.788038;;, + 40;3; 0.000000, 4.052526, 3.788038;;, + 41;3; 0.000000, 4.052526, 3.788038;;, + 42;3; 0.000000, 4.052526, 3.788038;;, + 43;3; 0.000000, 4.052526, 3.788038;;, + 44;3; 0.000000, 4.052526, 3.788038;;, + 45;3; 0.000000, 4.052526, 3.788038;;, + 46;3; 0.000000, 4.052526, 3.788038;;, + 47;3; 0.000000, 4.052526, 3.788038;;, + 48;3; 0.000000, 4.052526, 3.788038;;, + 49;3; 0.000000, 4.052526, 3.788038;;, + 50;3; 0.000000, 4.052526, 3.788038;;, + 51;3; 0.000000, 4.052526, 3.788038;;, + 52;3; 0.000000, 4.052526, 3.788038;;, + 53;3; 0.000000, 4.052526, 3.788038;;, + 54;3; 0.000000, 4.052526, 3.788038;;, + 55;3; 0.000000, 4.052526, 3.788038;;, + 56;3; 0.000000, 4.052526, 3.788038;;, + 57;3; 0.000000, 4.052526, 3.788038;;, + 58;3; 0.000000, 4.052526, 3.788038;;, + 59;3; 0.000000, 4.052526, 3.788038;;, + 60;3; 0.000000, 4.052526, 3.788038;;, + 61;3; 0.000000, 4.052526, 3.788038;;, + 62;3; 0.000000, 4.052526, 3.788038;;, + 63;3; 0.000000, 4.052526, 3.788038;;, + 64;3; 0.000000, 4.052526, 3.788038;;, + 65;3; 0.000000, 4.052526, 3.788038;;, + 66;3; 0.000000, 4.052526, 3.788038;;, + 67;3; 0.000000, 4.052526, 3.788038;;, + 68;3; 0.000000, 4.052526, 3.788038;;, + 69;3; 0.000000, 4.052526, 3.788038;;, + 70;3; 0.000000, 4.052526, 3.788038;;, + 71;3; 0.000000, 4.052526, 3.788038;;, + 72;3; 0.000000, 4.052526, 3.788038;;, + 73;3; 0.000000, 4.052526, 3.788038;;, + 74;3; 0.000000, 4.052526, 3.788038;;, + 75;3; 0.000000, 4.052526, 3.788038;;, + 76;3; 0.000000, 4.052526, 3.788038;;, + 77;3; 0.000000, 4.052526, 3.788038;;, + 78;3; 0.000000, 4.052526, 3.788038;;, + 79;3; 0.000000, 4.052526, 3.788038;;, + 80;3; 0.000000, 4.052526, 3.788038;;, + 81;3; 0.000000, 4.052526, 3.788038;;, + 82;3; 0.000000, 4.052526, 3.788038;;, + 83;3; 0.000000, 4.052526, 3.788038;;, + 84;3; 0.000000, 4.052526, 3.788038;;, + 85;3; 0.000000, 4.052526, 3.788038;;, + 86;3; 0.000000, 4.052526, 3.788038;;, + 87;3; 0.000000, 4.052526, 3.788038;;, + 88;3; 0.000000, 4.052526, 3.788038;;, + 89;3; 0.000000, 4.052526, 3.788038;;, + 90;3; 0.000000, 4.052526, 3.788038;;, + 91;3; 0.000000, 4.052526, 3.788038;;, + 92;3; 0.000000, 4.052526, 3.788038;;, + 93;3; 0.000000, 4.052526, 3.788038;;, + 94;3; 0.000000, 4.052526, 3.788038;;, + 95;3; 0.000000, 4.052526, 3.788038;;, + 96;3; 0.000000, 4.052526, 3.788038;;, + 97;3; 0.000000, 4.052526, 3.788038;;, + 98;3; 0.000000, 4.052526, 3.788038;;, + 99;3; 0.000000, 4.052526, 3.788038;;, + 100;3; 0.000000, 4.052526, 3.788038;;; + } + AnimationKey { //Rotation + 0; + 101; + 0;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 1;4; -0.000000,-0.000000, 0.706989, 0.707223;;, + 2;4; -0.000000,-0.000000, 0.706631, 0.707576;;, + 3;4; -0.000000,-0.000000, 0.706034, 0.708164;;, + 4;4; -0.000000,-0.000000, 0.705202, 0.708983;;, + 5;4; -0.000000,-0.000000, 0.704147, 0.710022;;, + 6;4; -0.000000,-0.000000, 0.702890, 0.711259;;, + 7;4; -0.000000,-0.000000, 0.701461, 0.712663;;, + 8;4; -0.000000,-0.000000, 0.699901, 0.714196;;, + 9;4; -0.000000,-0.000000, 0.698257, 0.715808;;, + 10;4; -0.000000,-0.000000, 0.696584, 0.717447;;, + 11;4; -0.000000,-0.000000, 0.694937, 0.719057;;, + 12;4; -0.000000,-0.000000, 0.693372, 0.720585;;, + 13;4; -0.000000,-0.000000, 0.691936, 0.721982;;, + 14;4; -0.000000,-0.000000, 0.690669, 0.723209;;, + 15;4; -0.000000,-0.000000, 0.689603, 0.724237;;, + 16;4; -0.000000,-0.000000, 0.688758, 0.725043;;, + 17;4; -0.000000,-0.000000, 0.688146, 0.725617;;, + 18;4; -0.000000,-0.000000, 0.687773, 0.725954;;, + 19;4; -0.000000,-0.000000, 0.687638, 0.726054;;, + 20;4; -0.000000,-0.000000, 0.687896, 0.725759;;, + 21;4; -0.000000,-0.000000, 0.688709, 0.724905;;, + 22;4; -0.000000,-0.000000, 0.690081, 0.723488;;, + 23;4; -0.000000,-0.000000, 0.692002, 0.721519;;, + 24;4; -0.000000,-0.000000, 0.694448, 0.719020;;, + 25;4; -0.000000,-0.000000, 0.697377, 0.716035;;, + 26;4; -0.000000,-0.000000, 0.700729, 0.712626;;, + 27;4; -0.000000,-0.000000, 0.704421, 0.708875;;, + 28;4; -0.000000,-0.000000, 0.708352, 0.704885;;, + 29;4; -0.000000,-0.000000, 0.712408, 0.700772;;, + 30;4; -0.000000,-0.000000, 0.716464, 0.696660;;, + 31;4; -0.000000,-0.000000, 0.720399, 0.692673;;, + 32;4; -0.000000,-0.000000, 0.724097, 0.688928;;, + 33;4; -0.000000,-0.000000, 0.727457, 0.685527;;, + 34;4; -0.000000,-0.000000, 0.730396, 0.682552;;, + 35;4; -0.000000,-0.000000, 0.732854, 0.680065;;, + 36;4; -0.000000,-0.000000, 0.734788, 0.678108;;, + 37;4; -0.000000,-0.000000, 0.736174, 0.676706;;, + 38;4; -0.000000,-0.000000, 0.737003, 0.675868;;, + 39;4; -0.000000,-0.000000, 0.737277, 0.675590;;, + 40;4; -0.000000,-0.000000, 0.737111, 0.675764;;, + 41;4; -0.000000,-0.000000, 0.736609, 0.676289;;, + 42;4; -0.000000,-0.000000, 0.735768, 0.677167;;, + 43;4; -0.000000,-0.000000, 0.734596, 0.678392;;, + 44;4; -0.000000,-0.000000, 0.733105, 0.679949;;, + 45;4; -0.000000,-0.000000, 0.731323, 0.681811;;, + 46;4; -0.000000,-0.000000, 0.729285, 0.683939;;, + 47;4; -0.000000,-0.000000, 0.727042, 0.686283;;, + 48;4; -0.000000,-0.000000, 0.724654, 0.688777;;, + 49;4; -0.000000,-0.000000, 0.722192, 0.691349;;, + 50;4; -0.000000,-0.000000, 0.719730, 0.693920;;, + 51;4; -0.000000,-0.000000, 0.717343, 0.696414;;, + 52;4; -0.000000,-0.000000, 0.715099, 0.698758;;, + 53;4; -0.000000,-0.000000, 0.713062, 0.700886;;, + 54;4; -0.000000,-0.000000, 0.711279, 0.702749;;, + 55;4; -0.000000,-0.000000, 0.709789, 0.704305;;, + 56;4; -0.000000,-0.000000, 0.708616, 0.705530;;, + 57;4; -0.000000,-0.000000, 0.707776, 0.706408;;, + 58;4; -0.000000,-0.000000, 0.707273, 0.706933;;, + 59;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 60;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 61;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 62;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 63;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 64;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 65;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 66;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 67;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 68;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 69;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 70;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 71;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 72;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 73;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 74;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 75;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 76;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 77;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 78;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 79;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 80;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 81;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 82;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 83;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 84;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 85;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 86;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 87;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 88;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 89;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 90;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 91;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 92;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 93;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 94;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 95;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 96;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 97;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 98;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 99;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 100;4; -0.000000,-0.000000, 0.707107, 0.707107;;; + } + AnimationKey { //Scale + 1; + 101; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {sheep_shaved} + AnimationKey { //Position + 2; + 101; + 0;3; 0.000000, 0.000000, 0.000000;;, + 1;3; 0.000000, 0.000000, 0.000000;;, + 2;3; 0.000000, 0.000000, 0.000000;;, + 3;3; 0.000000, 0.000000, 0.000000;;, + 4;3; 0.000000, 0.000000, 0.000000;;, + 5;3; 0.000000, 0.000000, 0.000000;;, + 6;3; 0.000000, 0.000000, 0.000000;;, + 7;3; 0.000000, 0.000000, 0.000000;;, + 8;3; 0.000000, 0.000000, 0.000000;;, + 9;3; 0.000000, 0.000000, 0.000000;;, + 10;3; 0.000000, 0.000000, 0.000000;;, + 11;3; 0.000000, 0.000000, 0.000000;;, + 12;3; 0.000000, 0.000000, 0.000000;;, + 13;3; 0.000000, 0.000000, 0.000000;;, + 14;3; 0.000000, 0.000000, 0.000000;;, + 15;3; 0.000000, 0.000000, 0.000000;;, + 16;3; 0.000000, 0.000000, 0.000000;;, + 17;3; 0.000000, 0.000000, 0.000000;;, + 18;3; 0.000000, 0.000000, 0.000000;;, + 19;3; 0.000000, 0.000000, 0.000000;;, + 20;3; 0.000000, 0.000000, 0.000000;;, + 21;3; 0.000000, 0.000000, 0.000000;;, + 22;3; 0.000000, 0.000000, 0.000000;;, + 23;3; 0.000000, 0.000000, 0.000000;;, + 24;3; 0.000000, 0.000000, 0.000000;;, + 25;3; 0.000000, 0.000000, 0.000000;;, + 26;3; 0.000000, 0.000000, 0.000000;;, + 27;3; 0.000000, 0.000000, 0.000000;;, + 28;3; 0.000000, 0.000000, 0.000000;;, + 29;3; 0.000000, 0.000000, 0.000000;;, + 30;3; 0.000000, 0.000000, 0.000000;;, + 31;3; 0.000000, 0.000000, 0.000000;;, + 32;3; 0.000000, 0.000000, 0.000000;;, + 33;3; 0.000000, 0.000000, 0.000000;;, + 34;3; 0.000000, 0.000000, 0.000000;;, + 35;3; 0.000000, 0.000000, 0.000000;;, + 36;3; 0.000000, 0.000000, 0.000000;;, + 37;3; 0.000000, 0.000000, 0.000000;;, + 38;3; 0.000000, 0.000000, 0.000000;;, + 39;3; 0.000000, 0.000000, 0.000000;;, + 40;3; 0.000000, 0.000000, 0.000000;;, + 41;3; 0.000000, 0.000000, 0.000000;;, + 42;3; 0.000000, 0.000000, 0.000000;;, + 43;3; 0.000000, 0.000000, 0.000000;;, + 44;3; 0.000000, 0.000000, 0.000000;;, + 45;3; 0.000000, 0.000000, 0.000000;;, + 46;3; 0.000000, 0.000000, 0.000000;;, + 47;3; 0.000000, 0.000000, 0.000000;;, + 48;3; 0.000000, 0.000000, 0.000000;;, + 49;3; 0.000000, 0.000000, 0.000000;;, + 50;3; 0.000000, 0.000000, 0.000000;;, + 51;3; 0.000000, 0.000000, 0.000000;;, + 52;3; 0.000000, 0.000000, 0.000000;;, + 53;3; 0.000000, 0.000000, 0.000000;;, + 54;3; 0.000000, 0.000000, 0.000000;;, + 55;3; 0.000000, 0.000000, 0.000000;;, + 56;3; 0.000000, 0.000000, 0.000000;;, + 57;3; 0.000000, 0.000000, 0.000000;;, + 58;3; 0.000000, 0.000000, 0.000000;;, + 59;3; 0.000000, 0.000000, 0.000000;;, + 60;3; 0.000000, 0.000000, 0.000000;;, + 61;3; 0.000000, 0.000000, 0.000000;;, + 62;3; 0.000000, 0.000000, 0.000000;;, + 63;3; 0.000000, 0.000000, 0.000000;;, + 64;3; 0.000000, 0.000000, 0.000000;;, + 65;3; 0.000000, 0.000000, 0.000000;;, + 66;3; 0.000000, 0.000000, 0.000000;;, + 67;3; 0.000000, 0.000000, 0.000000;;, + 68;3; 0.000000, 0.000000, 0.000000;;, + 69;3; 0.000000, 0.000000, 0.000000;;, + 70;3; 0.000000, 0.000000, 0.000000;;, + 71;3; 0.000000, 0.000000, 0.000000;;, + 72;3; 0.000000, 0.000000, 0.000000;;, + 73;3; 0.000000, 0.000000, 0.000000;;, + 74;3; 0.000000, 0.000000, 0.000000;;, + 75;3; 0.000000, 0.000000, 0.000000;;, + 76;3; 0.000000, 0.000000, 0.000000;;, + 77;3; 0.000000, 0.000000, 0.000000;;, + 78;3; 0.000000, 0.000000, 0.000000;;, + 79;3; 0.000000, 0.000000, 0.000000;;, + 80;3; 0.000000, 0.000000, 0.000000;;, + 81;3; 0.000000, 0.000000, 0.000000;;, + 82;3; 0.000000, 0.000000, 0.000000;;, + 83;3; 0.000000, 0.000000, 0.000000;;, + 84;3; 0.000000, 0.000000, 0.000000;;, + 85;3; 0.000000, 0.000000, 0.000000;;, + 86;3; 0.000000, 0.000000, 0.000000;;, + 87;3; 0.000000, 0.000000, 0.000000;;, + 88;3; 0.000000, 0.000000, 0.000000;;, + 89;3; 0.000000, 0.000000, 0.000000;;, + 90;3; 0.000000, 0.000000, 0.000000;;, + 91;3; 0.000000, 0.000000, 0.000000;;, + 92;3; 0.000000, 0.000000, 0.000000;;, + 93;3; 0.000000, 0.000000, 0.000000;;, + 94;3; 0.000000, 0.000000, 0.000000;;, + 95;3; 0.000000, 0.000000, 0.000000;;, + 96;3; 0.000000, 0.000000, 0.000000;;, + 97;3; 0.000000, 0.000000, 0.000000;;, + 98;3; 0.000000, 0.000000, 0.000000;;, + 99;3; 0.000000, 0.000000, 0.000000;;, + 100;3; 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { //Rotation + 0; + 101; + 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 60;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 61;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 62;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 63;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 64;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 65;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 66;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 67;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 68;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 69;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 70;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 71;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 72;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 73;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 74;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 75;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 76;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 77;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 78;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 79;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 80;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 81;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 82;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 83;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 84;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 85;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 86;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 87;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 88;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 89;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 90;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 91;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 92;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 93;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 94;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 95;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 96;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 97;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 98;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 99;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 100;4; -1.000000, 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 101; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;; + } + } +} //End of AnimationSet diff --git a/games/MultiCraft_game/mods/default/models/adbs_skeleton.x b/games/MultiCraft_game/files/default/models/adbs_skeleton.x similarity index 100% rename from games/MultiCraft_game/mods/default/models/adbs_skeleton.x rename to games/MultiCraft_game/files/default/models/adbs_skeleton.x diff --git a/games/MultiCraft_game/mods/default/models/adbs_zombie.x b/games/MultiCraft_game/files/default/models/adbs_zombie.x similarity index 100% rename from games/MultiCraft_game/mods/default/models/adbs_zombie.x rename to games/MultiCraft_game/files/default/models/adbs_zombie.x diff --git a/games/MultiCraft_game/mods/default/models/arrow.x b/games/MultiCraft_game/files/default/models/arrow.x similarity index 100% rename from games/MultiCraft_game/mods/default/models/arrow.x rename to games/MultiCraft_game/files/default/models/arrow.x diff --git a/games/MultiCraft_game/mods/default/models/basic_golem.x b/games/MultiCraft_game/files/default/models/basic_golem.x similarity index 97% rename from games/MultiCraft_game/mods/default/models/basic_golem.x rename to games/MultiCraft_game/files/default/models/basic_golem.x index eaa41de18..ad0c6d86e 100644 --- a/games/MultiCraft_game/mods/default/models/basic_golem.x +++ b/games/MultiCraft_game/files/default/models/basic_golem.x @@ -1,2753 +1,2753 @@ -xof 0303txt 0032 - -template XSkinMeshHeader { - <3cf169ce-ff7c-44ab-93c0-f78f62d172e2> - WORD nMaxSkinWeightsPerVertex; - WORD nMaxSkinWeightsPerFace; - WORD nBones; -} - -template SkinWeights { - <6f0d123b-bad2-4167-a0d0-80224f25fabb> - STRING transformNodeName; - DWORD nWeights; - array DWORD vertexIndices[nWeights]; - array float weights[nWeights]; - Matrix4x4 matrixOffset; -} - -Frame Root { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 0.000000, 1.000000, 0.000000, - 0.000000, 1.000000,-0.000000, 0.000000, - 0.000000, 0.000000, 0.000000, 1.000000;; - } - Frame Armature { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 1.000000, 0.000000, 0.000000, - 0.000000, 0.000000, 1.000000, 0.000000, - 0.019749, 0.002151, 3.487330, 1.000000;; - } - Frame Armature_Root { - FrameTransformMatrix { - 0.999981,-0.000000,-0.006250, 0.000000, - 0.006250, 0.000000, 0.999981, 0.000000, - -0.000000,-1.000000, 0.000000, 0.000000, - -0.013160,-0.000000,-0.231382, 1.000000;; - } - Frame Armature_Bone_001 { - FrameTransformMatrix { - 0.992969, 0.003712,-0.118316, 0.000000, - -0.118209,-0.021667,-0.992752, 0.000000, - -0.006249, 0.999758,-0.021075, 0.000000, - -0.777564, 2.195408, 0.000000, 1.000000;; - } - } //End of Armature_Bone_001 - Frame Armature_Bone_002 { - FrameTransformMatrix { - 0.986605, 0.002728, 0.163107, 0.000000, - 0.163010, 0.021813,-0.986383, 0.000000, - -0.006249, 0.999758, 0.021076, 0.000000, - 0.734794, 2.204861, 0.000000, 1.000000;; - } - } //End of Armature_Bone_002 - Frame Armature_Bone_003 { - FrameTransformMatrix { - 0.999979, 0.006415,-0.000010, 0.000000, - 0.006403,-0.997984, 0.063140, 0.000000, - 0.000395,-0.063139,-0.998005, 0.000000, - 0.287642,-0.253263, 0.000001, 1.000000;; - } - } //End of Armature_Bone_003 - Frame Armature_Bone_004 { - FrameTransformMatrix { - 0.999979, 0.006415, 0.000010, 0.000000, - 0.006403,-0.997984,-0.063141, 0.000000, - -0.000395, 0.063139,-0.998005, 0.000000, - -0.421866,-0.257697, 0.000001, 1.000000;; - } - } //End of Armature_Bone_004 - } //End of Armature_Root - Frame Cube_003 { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 1.000000, 0.000000, 0.000000, - 0.000000,-0.000000, 1.000000, 0.000000, - -0.019749,-0.002151,-3.487330, 1.000000;; - } - Mesh { //Cube_000 Mesh - 192; - -0.137080; 0.268539; 0.030404;, - -0.137080;-0.268539; 0.030404;, - -0.137080;-0.268539; 3.018199;, - -0.137080; 0.268539; 3.018199;, - -0.137080;-0.268539; 0.030404;, - -0.674158;-0.268539; 0.030404;, - -0.674158;-0.268539; 3.018199;, - -0.137080;-0.268539; 3.018199;, - -0.674158;-0.268539; 0.030404;, - -0.674158; 0.268539; 0.030404;, - -0.674157; 0.268539; 3.018199;, - -0.674158;-0.268539; 3.018199;, - -0.674158; 0.268539; 0.030404;, - -0.137080; 0.268539; 0.030404;, - -0.137080; 0.268539; 3.018199;, - -0.674157; 0.268539; 3.018199;, - -0.674158; 0.268539; 0.030404;, - -0.674158;-0.268539; 0.030404;, - -0.137080;-0.268539; 0.030404;, - -0.137080; 0.268539; 0.030404;, - -0.137080; 0.268539; 3.018199;, - -0.137080;-0.268539; 3.018199;, - -0.674158;-0.268539; 3.018199;, - -0.674157; 0.268539; 3.018199;, - 0.588564; 0.268539; 3.018199;, - 0.588564;-0.268539; 3.018199;, - 0.051486;-0.268539; 3.018199;, - 0.051486; 0.268539; 3.018199;, - 0.051486; 0.268539; 0.030404;, - 0.051486;-0.268539; 0.030404;, - 0.588564;-0.268539; 0.030404;, - 0.588564; 0.268539; 0.030404;, - 0.051486; 0.268539; 0.030404;, - 0.588564; 0.268539; 0.030404;, - 0.588564; 0.268539; 3.018199;, - 0.051486; 0.268539; 3.018199;, - 0.051486;-0.268539; 0.030404;, - 0.051486; 0.268539; 0.030404;, - 0.051486; 0.268539; 3.018199;, - 0.051486;-0.268539; 3.018199;, - 0.588564;-0.268539; 0.030404;, - 0.051486;-0.268539; 0.030404;, - 0.051486;-0.268539; 3.018199;, - 0.588564;-0.268539; 3.018199;, - 0.588564; 0.268539; 0.030404;, - 0.588564;-0.268539; 0.030404;, - 0.588564;-0.268539; 3.018199;, - 0.588564; 0.268539; 3.018199;, - 0.814262;-0.268539; 5.580909;, - 1.351340;-0.268539; 5.580909;, - 1.351340;-0.268538; 3.042300;, - 0.814262;-0.268538; 3.042300;, - 0.814262;-0.268538; 3.042300;, - 1.351340;-0.268538; 3.042300;, - 1.351340; 0.268540; 3.042300;, - 0.814262; 0.268540; 3.042300;, - 0.814262; 0.268539; 5.580909;, - 1.351340; 0.268539; 5.580909;, - 1.351340;-0.268539; 5.580909;, - 0.814262;-0.268539; 5.580909;, - 0.814262; 0.268539; 5.580909;, - 0.814262;-0.268539; 5.580909;, - 0.814262;-0.268538; 3.042300;, - 0.814262; 0.268540; 3.042300;, - 1.351340; 0.268539; 5.580909;, - 0.814262; 0.268539; 5.580909;, - 0.814262; 0.268540; 3.042300;, - 1.351340; 0.268540; 3.042300;, - 1.351340;-0.268539; 5.580909;, - 1.351340; 0.268539; 5.580909;, - 1.351340; 0.268540; 3.042300;, - 1.351340;-0.268538; 3.042300;, - -0.793544; 0.268540; 3.042300;, - -0.793544;-0.268538; 3.042300;, - -0.793544;-0.268538; 5.580909;, - -0.793544; 0.268540; 5.580909;, - -0.793544;-0.268538; 3.042300;, - -1.330622;-0.268538; 3.042300;, - -1.330622;-0.268538; 5.580909;, - -0.793544;-0.268538; 5.580909;, - -1.330622;-0.268538; 3.042300;, - -1.330622; 0.268540; 3.042300;, - -1.330622; 0.268540; 5.580909;, - -1.330622;-0.268538; 5.580909;, - -1.330622; 0.268540; 3.042300;, - -0.793544; 0.268540; 3.042300;, - -0.793544; 0.268540; 5.580909;, - -1.330622; 0.268540; 5.580909;, - -1.330622; 0.268540; 3.042300;, - -1.330622;-0.268538; 3.042300;, - -0.793544;-0.268538; 3.042300;, - -0.793544; 0.268540; 3.042300;, - -0.793544; 0.268540; 5.580909;, - -0.793544;-0.268538; 5.580909;, - -1.330622;-0.268538; 5.580909;, - -1.330622; 0.268540; 5.580909;, - 0.723870; 0.449627; 4.785883;, - 0.723870;-0.388245; 4.785883;, - 0.723870;-0.388245; 5.594183;, - 0.723870; 0.449627; 5.594183;, - 0.723870;-0.388245; 4.785883;, - -0.723870;-0.388244; 4.785883;, - -0.723870;-0.388244; 5.594183;, - 0.723870;-0.388245; 5.594183;, - -0.723870;-0.388244; 4.785883;, - -0.723870; 0.449627; 4.785883;, - -0.723870; 0.449627; 5.594183;, - -0.723870;-0.388244; 5.594183;, - -0.723870; 0.449627; 4.785883;, - 0.723870; 0.449627; 4.785883;, - 0.723870; 0.449627; 5.594183;, - -0.723870; 0.449627; 5.594183;, - -0.723870; 0.449627; 4.785883;, - -0.723870;-0.388244; 4.785883;, - 0.723870;-0.388245; 4.785883;, - 0.723870; 0.449627; 4.785883;, - 0.723870; 0.449627; 5.594183;, - 0.723870;-0.388245; 5.594183;, - -0.723870;-0.388244; 5.594183;, - -0.723870; 0.449627; 5.594183;, - 0.543860; 0.421971; 4.056024;, - 0.543860;-0.421971; 4.056024;, - 0.543860;-0.421971; 4.737846;, - 0.543860; 0.421971; 4.737846;, - 0.543860;-0.421971; 4.056024;, - -0.543860;-0.421971; 4.056024;, - -0.543860;-0.421971; 4.737846;, - 0.543860;-0.421971; 4.737846;, - -0.543860;-0.421971; 4.056024;, - -0.543860; 0.421971; 4.056024;, - -0.543860; 0.421971; 4.737846;, - -0.543860;-0.421971; 4.737846;, - -0.543860; 0.421971; 4.056024;, - 0.543860; 0.421971; 4.056024;, - 0.543860; 0.421971; 4.737846;, - -0.543860; 0.421971; 4.737846;, - -0.543860; 0.421971; 4.056024;, - -0.543860;-0.421971; 4.056024;, - 0.543860;-0.421971; 4.056024;, - 0.543860; 0.421971; 4.056024;, - 0.543860; 0.421971; 4.737846;, - 0.543860;-0.421971; 4.737846;, - -0.543860;-0.421971; 4.737846;, - -0.543860; 0.421971; 4.737846;, - 0.722887; 0.385108; 3.087850;, - 0.722887;-0.385109; 3.087850;, - 0.722887;-0.385109; 3.994113;, - 0.722887; 0.385108; 3.994113;, - 0.722887;-0.385109; 3.087850;, - -0.722887;-0.385108; 3.087850;, - -0.722887;-0.385108; 3.994113;, - 0.722887;-0.385109; 3.994113;, - -0.722887;-0.385108; 3.087850;, - -0.722887; 0.385109; 3.087850;, - -0.722887; 0.385109; 3.994113;, - -0.722887;-0.385108; 3.994113;, - -0.722887; 0.385109; 3.087850;, - 0.722887; 0.385108; 3.087850;, - 0.722887; 0.385108; 3.994113;, - -0.722887; 0.385109; 3.994113;, - -0.722887; 0.385109; 3.087850;, - -0.722887;-0.385108; 3.087850;, - 0.722887;-0.385109; 3.087850;, - 0.722887; 0.385108; 3.087850;, - 0.722887; 0.385108; 3.994113;, - 0.722887;-0.385109; 3.994113;, - -0.722887;-0.385108; 3.994113;, - -0.722887; 0.385109; 3.994113;, - 0.698014; 0.682134; 5.657978;, - 0.698014;-0.713894; 5.657978;, - 0.698014;-0.713894; 6.662416;, - 0.698014; 0.682134; 6.662416;, - 0.698014;-0.713894; 5.657978;, - -0.698014;-0.713894; 5.657978;, - -0.698014;-0.713894; 6.662416;, - 0.698014;-0.713894; 6.662416;, - -0.698014;-0.713894; 5.657978;, - -0.698014; 0.682134; 5.657978;, - -0.698014; 0.682134; 6.662416;, - -0.698014;-0.713894; 6.662416;, - -0.698014; 0.682134; 5.657978;, - 0.698014; 0.682134; 5.657978;, - 0.698014; 0.682134; 6.662416;, - -0.698014; 0.682134; 6.662416;, - -0.698014; 0.682134; 5.657978;, - -0.698014;-0.713894; 5.657978;, - 0.698014;-0.713894; 5.657978;, - 0.698014; 0.682134; 5.657978;, - 0.698014; 0.682134; 6.662416;, - 0.698014;-0.713894; 6.662416;, - -0.698014;-0.713894; 6.662416;, - -0.698014; 0.682134; 6.662416;; - 48; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;, - 4;24;25;26;27;, - 4;28;29;30;31;, - 4;32;33;34;35;, - 4;36;37;38;39;, - 4;40;41;42;43;, - 4;44;45;46;47;, - 4;48;49;50;51;, - 4;52;53;54;55;, - 4;56;57;58;59;, - 4;60;61;62;63;, - 4;64;65;66;67;, - 4;68;69;70;71;, - 4;72;73;74;75;, - 4;76;77;78;79;, - 4;80;81;82;83;, - 4;84;85;86;87;, - 4;88;89;90;91;, - 4;92;93;94;95;, - 4;96;97;98;99;, - 4;100;101;102;103;, - 4;104;105;106;107;, - 4;108;109;110;111;, - 4;112;113;114;115;, - 4;116;117;118;119;, - 4;120;121;122;123;, - 4;124;125;126;127;, - 4;128;129;130;131;, - 4;132;133;134;135;, - 4;136;137;138;139;, - 4;140;141;142;143;, - 4;144;145;146;147;, - 4;148;149;150;151;, - 4;152;153;154;155;, - 4;156;157;158;159;, - 4;160;161;162;163;, - 4;164;165;166;167;, - 4;168;169;170;171;, - 4;172;173;174;175;, - 4;176;177;178;179;, - 4;180;181;182;183;, - 4;184;185;186;187;, - 4;188;189;190;191;; - MeshNormals { //Cube_000 Normals - 192; - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - -0.000000;-0.000000;-1.000000;, - -0.000000;-0.000000;-1.000000;, - -0.000000;-0.000000;-1.000000;, - -0.000000;-0.000000;-1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - -0.000000;-0.000000;-1.000000;, - -0.000000;-0.000000;-1.000000;, - -0.000000;-0.000000;-1.000000;, - -0.000000;-0.000000;-1.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - -0.000000;-1.000000;-0.000000;, - -0.000000;-1.000000;-0.000000;, - -0.000000;-1.000000;-0.000000;, - -0.000000;-1.000000;-0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - 1.000000;-0.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;; - 48; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;, - 4;24;25;26;27;, - 4;28;29;30;31;, - 4;32;33;34;35;, - 4;36;37;38;39;, - 4;40;41;42;43;, - 4;44;45;46;47;, - 4;48;49;50;51;, - 4;52;53;54;55;, - 4;56;57;58;59;, - 4;60;61;62;63;, - 4;64;65;66;67;, - 4;68;69;70;71;, - 4;72;73;74;75;, - 4;76;77;78;79;, - 4;80;81;82;83;, - 4;84;85;86;87;, - 4;88;89;90;91;, - 4;92;93;94;95;, - 4;96;97;98;99;, - 4;100;101;102;103;, - 4;104;105;106;107;, - 4;108;109;110;111;, - 4;112;113;114;115;, - 4;116;117;118;119;, - 4;120;121;122;123;, - 4;124;125;126;127;, - 4;128;129;130;131;, - 4;132;133;134;135;, - 4;136;137;138;139;, - 4;140;141;142;143;, - 4;144;145;146;147;, - 4;148;149;150;151;, - 4;152;153;154;155;, - 4;156;157;158;159;, - 4;160;161;162;163;, - 4;164;165;166;167;, - 4;168;169;170;171;, - 4;172;173;174;175;, - 4;176;177;178;179;, - 4;180;181;182;183;, - 4;184;185;186;187;, - 4;188;189;190;191;; - } //End of Cube_000 Normals - MeshMaterialList { //Cube_000 Material List - 1; - 48; - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0;; - Material Material_002 { - 0.640000; 0.640000; 0.640000; 1.000000;; - 96.078431; - 0.500000; 0.500000; 0.500000;; - 0.000000; 0.000000; 0.000000;; - } - } //End of Cube_000 Material List - MeshTextureCoords { //Cube_000 UV Coordinates - 192; - 0.359375; 0.250000;, - 0.359375; 0.375000;, - 0.656250; 0.375000;, - 0.656250; 0.250000;, - 0.359375; 0.500000;, - 0.359375; 0.375000;, - 0.656250; 0.375000;, - 0.656250; 0.500000;, - 0.359375; 0.125000;, - 0.359375; 0.000000;, - 0.656250; 0.000000;, - 0.656250; 0.125000;, - 0.359375; 0.125000;, - 0.359375; 0.250000;, - 0.656250; 0.250000;, - 0.656250; 0.125000;, - 0.359375; 0.000000;, - 0.359375; 0.125000;, - 0.296875; 0.125000;, - 0.296875; 0.000000;, - 0.359375; 0.125000;, - 0.359375; 0.250000;, - 0.296875; 0.250000;, - 0.296875; 0.125000;, - 0.359375; 0.250000;, - 0.359375; 0.125000;, - 0.296875; 0.125000;, - 0.296875; 0.250000;, - 0.359375; 0.125000;, - 0.359375; 0.000000;, - 0.296875; 0.000000;, - 0.296875; 0.125000;, - 0.359375; 0.250000;, - 0.359375; 0.125000;, - 0.656250; 0.125000;, - 0.656250; 0.250000;, - 0.359375; 0.375000;, - 0.359375; 0.250000;, - 0.656250; 0.250000;, - 0.656250; 0.375000;, - 0.359375; 0.375000;, - 0.359375; 0.500000;, - 0.656250; 0.500000;, - 0.656250; 0.375000;, - 0.359375; 0.000000;, - 0.359375; 0.125000;, - 0.656250; 0.125000;, - 0.656250; 0.000000;, - 0.000000; 0.125000;, - 0.000000; 0.250000;, - 0.296875; 0.250000;, - 0.296875; 0.125000;, - 0.359375; 0.250000;, - 0.359375; 0.375000;, - 0.296875; 0.375000;, - 0.296875; 0.250000;, - 0.359375; 0.375000;, - 0.359375; 0.500000;, - 0.296875; 0.500000;, - 0.296875; 0.375000;, - 0.000000; 0.000000;, - 0.000000; 0.125000;, - 0.296875; 0.125000;, - 0.296875; 0.000000;, - 0.000000; 0.500000;, - 0.000000; 0.375000;, - 0.296875; 0.375000;, - 0.296875; 0.500000;, - 0.000000; 0.250000;, - 0.000000; 0.375000;, - 0.296875; 0.375000;, - 0.296875; 0.250000;, - 0.296875; 0.000000;, - 0.296875; 0.125000;, - 0.000000; 0.125000;, - 0.000000; 0.000000;, - 0.296875; 0.125000;, - 0.296875; 0.250000;, - 0.000000; 0.250000;, - 0.000000; 0.125000;, - 0.296875; 0.250000;, - 0.296875; 0.375000;, - 0.000000; 0.375000;, - 0.000000; 0.250000;, - 0.296875; 0.500000;, - 0.296875; 0.375000;, - 0.000000; 0.375000;, - 0.000000; 0.500000;, - 0.296875; 0.375000;, - 0.296875; 0.250000;, - 0.359375; 0.250000;, - 0.359375; 0.375000;, - 0.359375; 0.375000;, - 0.296875; 0.375000;, - 0.296875; 0.500000;, - 0.359375; 0.500000;, - 0.187500; 0.750000;, - 0.125000; 0.750000;, - 0.125000; 0.625000;, - 0.187500; 0.625000;, - 0.125000; 0.750000;, - 0.000000; 0.750000;, - 0.000000; 0.625000;, - 0.125000; 0.625000;, - 0.187500; 0.625000;, - 0.125000; 0.625000;, - 0.125000; 0.500000;, - 0.187500; 0.500000;, - 0.312500; 0.750000;, - 0.187500; 0.750000;, - 0.187500; 0.625000;, - 0.312500; 0.625000;, - 0.125000; 0.500000;, - 0.125000; 0.625000;, - 0.000000; 0.625000;, - 0.000000; 0.500000;, - 0.187500; 0.625000;, - 0.187500; 0.500000;, - 0.312500; 0.500000;, - 0.312500; 0.625000;, - 0.312500; 0.875000;, - 0.312500; 0.718750;, - 0.375000; 0.718750;, - 0.375000; 0.875000;, - 0.312500; 0.718750;, - 0.312500; 0.500000;, - 0.375000; 0.500000;, - 0.375000; 0.718750;, - 0.375000; 0.875000;, - 0.375000; 0.718750;, - 0.437500; 0.718750;, - 0.437500; 0.875000;, - 0.312500; 1.000000;, - 0.312500; 0.875000;, - 0.375000; 0.875000;, - 0.375000; 1.000000;, - 0.437500; 0.718750;, - 0.375000; 0.718750;, - 0.375000; 0.500000;, - 0.437500; 0.500000;, - 0.375000; 0.875000;, - 0.437500; 0.875000;, - 0.437500; 1.000000;, - 0.375000; 1.000000;, - 0.187500; 1.000000;, - 0.125000; 1.000000;, - 0.125000; 0.875000;, - 0.187500; 0.875000;, - 0.125000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 0.875000;, - 0.125000; 0.875000;, - 0.187500; 0.875000;, - 0.125000; 0.875000;, - 0.125000; 0.750000;, - 0.187500; 0.750000;, - 0.312500; 1.000000;, - 0.187500; 1.000000;, - 0.187500; 0.875000;, - 0.312500; 0.875000;, - 0.125000; 0.750000;, - 0.125000; 0.875000;, - 0.000000; 0.875000;, - 0.000000; 0.750000;, - 0.187500; 0.875000;, - 0.187500; 0.750000;, - 0.312500; 0.750000;, - 0.312500; 0.875000;, - 0.656250; 0.000000;, - 0.656250; 0.250000;, - 0.750000; 0.250000;, - 0.750000; 0.000000;, - 0.656250; 0.250000;, - 0.656250; 0.500000;, - 0.750000; 0.500000;, - 0.750000; 0.250000;, - 0.656250; 0.500000;, - 0.656250; 0.750000;, - 0.750000; 0.750000;, - 0.750000; 0.500000;, - 0.656250; 0.750000;, - 0.656250; 1.000000;, - 0.750000; 1.000000;, - 0.750000; 0.750000;, - 0.656250; 0.750000;, - 0.500000; 0.750000;, - 0.500000; 1.000000;, - 0.656250; 1.000000;, - 0.500000; 0.750000;, - 0.656250; 0.750000;, - 0.656250; 0.500000;, - 0.500000; 0.500000;; - } //End of Cube_000 UV Coordinates - XSkinMeshHeader { - 2; - 6; - 5; - } - SkinWeights { - "Armature_Bone_003"; - 24; - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32, - 33, - 34, - 35, - 36, - 37, - 38, - 39, - 40, - 41, - 42, - 43, - 44, - 45, - 46, - 47; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 1.000000, 0.000165, 0.000000, 0.000000, - -0.000000, 0.000000, 1.000000, 0.000000, - 0.000165,-1.000000, 0.000000, 0.000000, - -0.293140, 3.021661,-0.002151, 1.000000;; - } //End of Armature_Bone_003 Skin Weights - SkinWeights { - "Armature_Root"; - 100; - 72, - 73, - 74, - 75, - 96, - 97, - 98, - 99, - 100, - 101, - 102, - 103, - 104, - 105, - 106, - 107, - 108, - 109, - 110, - 111, - 112, - 113, - 114, - 115, - 116, - 117, - 118, - 119, - 120, - 121, - 122, - 123, - 124, - 125, - 126, - 127, - 128, - 129, - 130, - 131, - 132, - 133, - 134, - 135, - 136, - 137, - 138, - 139, - 140, - 141, - 142, - 143, - 144, - 145, - 146, - 147, - 148, - 149, - 150, - 151, - 152, - 153, - 154, - 155, - 156, - 157, - 158, - 159, - 160, - 161, - 162, - 163, - 164, - 165, - 166, - 167, - 168, - 169, - 170, - 171, - 172, - 173, - 174, - 175, - 176, - 177, - 178, - 179, - 180, - 181, - 182, - 183, - 184, - 185, - 186, - 187, - 188, - 189, - 190, - 191; - 0.000012, - 0.000000, - 0.000000, - 0.000009, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 0.999980, 0.006250, 0.000000, 0.000000, - -0.000000, 0.000000,-1.000000, 0.000000, - -0.006250, 0.999980, 0.000000, 0.000000, - 0.013893,-3.276741, 0.002150, 1.000000;; - } //End of Armature_Root Skin Weights - SkinWeights { - "Armature_Bone_004"; - 24; - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 1.000000, 0.000165, 0.000000, 0.000000, - -0.000000, 0.000000, 1.000000, 0.000000, - 0.000165,-1.000000, 0.000000, 0.000000, - 0.416382, 3.021777,-0.002151, 1.000000;; - } //End of Armature_Bone_004 Skin Weights - SkinWeights { - "Armature_Bone_001"; - 24; - 72, - 73, - 74, - 75, - 76, - 77, - 78, - 79, - 80, - 81, - 82, - 83, - 84, - 85, - 86, - 87, - 88, - 89, - 90, - 91, - 92, - 93, - 94, - 95; - 0.999988, - 1.000000, - 1.000000, - 0.999991, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 0.992973,-0.118342, 0.000000, 0.000000, - 0.000000, 0.000000, 1.000000, 0.000000, - -0.118342,-0.992973, 0.000000, 0.000000, - 1.400077, 5.348889,-0.002152, 1.000000;; - } //End of Armature_Bone_001 Skin Weights - SkinWeights { - "Armature_Bone_002"; - 24; - 48, - 49, - 50, - 51, - 52, - 53, - 54, - 55, - 56, - 57, - 58, - 59, - 60, - 61, - 62, - 63, - 64, - 65, - 66, - 67, - 68, - 69, - 70, - 71; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 0.986602, 0.163144, 0.000000, 0.000000, - -0.000000, 0.000000, 1.000000, 0.000000, - 0.163144,-0.986602, 0.000000, 0.000000, - -1.638568, 5.280413,-0.002152, 1.000000;; - } //End of Armature_Bone_002 Skin Weights - } //End of Cube_000 Mesh - } //End of Cube_003 - } //End of Armature -} //End of Root Frame -AnimationSet { - Animation { - {Armature} - AnimationKey { //Position - 2; - 66; - 0;3; 0.019749, 0.002151, 3.487330;;, - 1;3; 0.019749, 0.002151, 3.487330;;, - 2;3; 0.019749, 0.002151, 3.487330;;, - 3;3; 0.019749, 0.002151, 3.487330;;, - 4;3; 0.019749, 0.002151, 3.487330;;, - 5;3; 0.019749, 0.002151, 3.487330;;, - 6;3; 0.019749, 0.002151, 3.487330;;, - 7;3; 0.019749, 0.002151, 3.487330;;, - 8;3; 0.019749, 0.002151, 3.487330;;, - 9;3; 0.019749, 0.002151, 3.487330;;, - 10;3; 0.019749, 0.002151, 3.487330;;, - 11;3; 0.019749, 0.002151, 3.487330;;, - 12;3; 0.019749, 0.002151, 3.487330;;, - 13;3; 0.019749, 0.002151, 3.487330;;, - 14;3; 0.019749, 0.002151, 3.487330;;, - 15;3; 0.019749, 0.002151, 3.487330;;, - 16;3; 0.019749, 0.002151, 3.487330;;, - 17;3; 0.019749, 0.002151, 3.487330;;, - 18;3; 0.019749, 0.002151, 3.487330;;, - 19;3; 0.019749, 0.002151, 3.487330;;, - 20;3; 0.019749, 0.002151, 3.487330;;, - 21;3; 0.019749, 0.002151, 3.487330;;, - 22;3; 0.019749, 0.002151, 3.487330;;, - 23;3; 0.019749, 0.002151, 3.487330;;, - 24;3; 0.019749, 0.002151, 3.487330;;, - 25;3; 0.019749, 0.002151, 3.487330;;, - 26;3; 0.019749, 0.002151, 3.487330;;, - 27;3; 0.019749, 0.002151, 3.487330;;, - 28;3; 0.019749, 0.002151, 3.487330;;, - 29;3; 0.019749, 0.002151, 3.487330;;, - 30;3; 0.019749, 0.002151, 3.487330;;, - 31;3; 0.019749, 0.002151, 3.487330;;, - 32;3; 0.019749, 0.002151, 3.487330;;, - 33;3; 0.019749, 0.002151, 3.487330;;, - 34;3; 0.019749, 0.002151, 3.487330;;, - 35;3; 0.019749, 0.002151, 3.487330;;, - 36;3; 0.019749, 0.002151, 3.487330;;, - 37;3; 0.019749, 0.002151, 3.487330;;, - 38;3; 0.019749, 0.002151, 3.487330;;, - 39;3; 0.019749, 0.002151, 3.487330;;, - 40;3; 0.019749, 0.002151, 3.487330;;, - 41;3; 0.019749, 0.002151, 3.487330;;, - 42;3; 0.019749, 0.002151, 3.487330;;, - 43;3; 0.019749, 0.002151, 3.487330;;, - 44;3; 0.019749, 0.002151, 3.487330;;, - 45;3; 0.019749, 0.002151, 3.487330;;, - 46;3; 0.019749, 0.002151, 3.487330;;, - 47;3; 0.019749, 0.002151, 3.487330;;, - 48;3; 0.019749, 0.002151, 3.487330;;, - 49;3; 0.019749, 0.002151, 3.487330;;, - 50;3; 0.019749, 0.002151, 3.487330;;, - 51;3; 0.019749, 0.002151, 3.487330;;, - 52;3; 0.019749, 0.002151, 3.487330;;, - 53;3; 0.019749, 0.002151, 3.487330;;, - 54;3; 0.019749, 0.002151, 3.487330;;, - 55;3; 0.019749, 0.002151, 3.487330;;, - 56;3; 0.019749, 0.002151, 3.487330;;, - 57;3; 0.019749, 0.002151, 3.487330;;, - 58;3; 0.019749, 0.002151, 3.487330;;, - 59;3; 0.019749, 0.002151, 3.487330;;, - 60;3; 0.019749, 0.002151, 3.487330;;, - 61;3; 0.019749, 0.002151, 3.487330;;, - 62;3; 0.019749, 0.002151, 3.487330;;, - 63;3; 0.019749, 0.002151, 3.487330;;, - 64;3; 0.019749, 0.002151, 3.487330;;, - 65;3; 0.019749, 0.002151, 3.487330;;; - } - AnimationKey { //Rotation - 0; - 66; - 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 60;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 61;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 62;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 63;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 64;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 65;4; -1.000000, 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 66; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_Root} - AnimationKey { //Position - 2; - 66; - 0;3; -0.013160,-0.000000,-0.210566;;, - 1;3; -0.013160,-0.000000,-0.210566;;, - 2;3; -0.013160,-0.000000,-0.210566;;, - 3;3; -0.013160,-0.000000,-0.210566;;, - 4;3; -0.013160,-0.000000,-0.210566;;, - 5;3; -0.013160,-0.000000,-0.210566;;, - 6;3; -0.013160,-0.000000,-0.210566;;, - 7;3; -0.013160,-0.000000,-0.210566;;, - 8;3; -0.013160,-0.000000,-0.210566;;, - 9;3; -0.013160,-0.000000,-0.210566;;, - 10;3; -0.013160,-0.000000,-0.210566;;, - 11;3; -0.013160,-0.000000,-0.210566;;, - 12;3; -0.013160,-0.000000,-0.210566;;, - 13;3; -0.013160,-0.000000,-0.210566;;, - 14;3; -0.013160,-0.000000,-0.210566;;, - 15;3; -0.013160,-0.000000,-0.210566;;, - 16;3; -0.013160,-0.000000,-0.215889;;, - 17;3; -0.013160,-0.000000,-0.231380;;, - 18;3; -0.013160,-0.000000,-0.253650;;, - 19;3; -0.013160,-0.000000,-0.275918;;, - 20;3; -0.013160,-0.000000,-0.291409;;, - 21;3; -0.013160,-0.000000,-0.296732;;, - 22;3; -0.013160,-0.000000,-0.291409;;, - 23;3; -0.013160,-0.000000,-0.275918;;, - 24;3; -0.013160,-0.000000,-0.253649;;, - 25;3; -0.013160,-0.000000,-0.231380;;, - 26;3; -0.013160,-0.000000,-0.215889;;, - 27;3; -0.013160,-0.000000,-0.210566;;, - 28;3; -0.013160,-0.000000,-0.215889;;, - 29;3; -0.013160,-0.000000,-0.231380;;, - 30;3; -0.013160,-0.000000,-0.253649;;, - 31;3; -0.013160,-0.000000,-0.275918;;, - 32;3; -0.013160,-0.000000,-0.291409;;, - 33;3; -0.013160,-0.000000,-0.296732;;, - 34;3; -0.013160,-0.000000,-0.291639;;, - 35;3; -0.013160,-0.000000,-0.277407;;, - 36;3; -0.013160,-0.000000,-0.256912;;, - 37;3; -0.013160,-0.000000,-0.234908;;, - 38;3; -0.013160,-0.000000,-0.217469;;, - 39;3; -0.013160,-0.000000,-0.210566;;, - 40;3; -0.013160,-0.000000,-0.210566;;, - 41;3; -0.013160,-0.000000,-0.217469;;, - 42;3; -0.013160,-0.000000,-0.234908;;, - 43;3; -0.013160,-0.000000,-0.256912;;, - 44;3; -0.013160,-0.000000,-0.277407;;, - 45;3; -0.013160,-0.000000,-0.291639;;, - 46;3; -0.013160,-0.000000,-0.296732;;, - 47;3; -0.013160,-0.000000,-0.291409;;, - 48;3; -0.013160,-0.000000,-0.275918;;, - 49;3; -0.013160,-0.000000,-0.253649;;, - 50;3; -0.013160,-0.000000,-0.231380;;, - 51;3; -0.013160,-0.000000,-0.215889;;, - 52;3; -0.013160,-0.000000,-0.210566;;, - 53;3; -0.013160,-0.000000,-0.215889;;, - 54;3; -0.013160,-0.000000,-0.231380;;, - 55;3; -0.013160,-0.000000,-0.253649;;, - 56;3; -0.013160,-0.000000,-0.275918;;, - 57;3; -0.013160,-0.000000,-0.291409;;, - 58;3; -0.013160,-0.000000,-0.296732;;, - 59;3; -0.013160,-0.000000,-0.291409;;, - 60;3; -0.013160,-0.000000,-0.275919;;, - 61;3; -0.013160,-0.000000,-0.253651;;, - 62;3; -0.013160,-0.000000,-0.231382;;, - 63;3; -0.013160,-0.000000,-0.215890;;, - 64;3; -0.013160,-0.000000,-0.210566;;, - 65;3; -0.013160,-0.000000,-0.210566;;; - } - AnimationKey { //Rotation - 0; - 66; - 0;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 1;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 2;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 3;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 4;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 5;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 6;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 7;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 8;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 9;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 10;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 11;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 12;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 13;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 14;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 15;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 16;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 17;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 18;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 19;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 20;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 21;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 22;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 23;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 24;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 25;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 26;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 27;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 28;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 29;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 30;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 31;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 32;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 33;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 34;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 35;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 36;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 37;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 38;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 39;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 40;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 41;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 42;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 43;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 44;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 45;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 46;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 47;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 48;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 49;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 50;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 51;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 52;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 53;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 54;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 55;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 56;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 57;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 58;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 59;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 60;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 61;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 62;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 63;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 64;4; -0.707103, 0.707103, 0.002210,-0.002210;;, - 65;4; -0.707103, 0.707103, 0.002210,-0.002210;;; - } - AnimationKey { //Scale - 1; - 66; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_Bone_001} - AnimationKey { //Position - 2; - 66; - 0;3; -0.777564, 2.195408, 0.000000;;, - 1;3; -0.777564, 2.195408, 0.000000;;, - 2;3; -0.777564, 2.195408, 0.000000;;, - 3;3; -0.777564, 2.195408, 0.000000;;, - 4;3; -0.777564, 2.195408, 0.000000;;, - 5;3; -0.777564, 2.195408, 0.000000;;, - 6;3; -0.777564, 2.195408, 0.000000;;, - 7;3; -0.777564, 2.195408, 0.000000;;, - 8;3; -0.777564, 2.195408, 0.000000;;, - 9;3; -0.777564, 2.195408, 0.000000;;, - 10;3; -0.777564, 2.195408, 0.000000;;, - 11;3; -0.777564, 2.195408, 0.000000;;, - 12;3; -0.777564, 2.195408, 0.000000;;, - 13;3; -0.777564, 2.195408, 0.000000;;, - 14;3; -0.777564, 2.195408, 0.000000;;, - 15;3; -0.777564, 2.195408, 0.000000;;, - 16;3; -0.777564, 2.195408, 0.000000;;, - 17;3; -0.777564, 2.195408, 0.000000;;, - 18;3; -0.777564, 2.195408, 0.000000;;, - 19;3; -0.777564, 2.195408, 0.000000;;, - 20;3; -0.777564, 2.195408, 0.000000;;, - 21;3; -0.777564, 2.195408, 0.000000;;, - 22;3; -0.777564, 2.195408, 0.000000;;, - 23;3; -0.777564, 2.195408, 0.000000;;, - 24;3; -0.777564, 2.195408, 0.000000;;, - 25;3; -0.777564, 2.195408, 0.000000;;, - 26;3; -0.777564, 2.195408, 0.000000;;, - 27;3; -0.777564, 2.195408, 0.000000;;, - 28;3; -0.777564, 2.195408, 0.000000;;, - 29;3; -0.777564, 2.195408, 0.000000;;, - 30;3; -0.777564, 2.195408, 0.000000;;, - 31;3; -0.777564, 2.195408, 0.000000;;, - 32;3; -0.777564, 2.195408, 0.000000;;, - 33;3; -0.777564, 2.195408, 0.000000;;, - 34;3; -0.777564, 2.195408, 0.000000;;, - 35;3; -0.777564, 2.195408, 0.000000;;, - 36;3; -0.777564, 2.195408, 0.000000;;, - 37;3; -0.777564, 2.195408, 0.000000;;, - 38;3; -0.777564, 2.195408, 0.000000;;, - 39;3; -0.777564, 2.195408, 0.000000;;, - 40;3; -0.777564, 2.195408, 0.000000;;, - 41;3; -0.777564, 2.195408, 0.000000;;, - 42;3; -0.777564, 2.195408, 0.000000;;, - 43;3; -0.777564, 2.195408, 0.000000;;, - 44;3; -0.777564, 2.195408, 0.000000;;, - 45;3; -0.777564, 2.195408, 0.000000;;, - 46;3; -0.777564, 2.195408, 0.000000;;, - 47;3; -0.777564, 2.195408, 0.000000;;, - 48;3; -0.777564, 2.195408, 0.000000;;, - 49;3; -0.777564, 2.195408, 0.000000;;, - 50;3; -0.777564, 2.195408, 0.000000;;, - 51;3; -0.777564, 2.195408, 0.000000;;, - 52;3; -0.777564, 2.195408, 0.000000;;, - 53;3; -0.777564, 2.195408, 0.000000;;, - 54;3; -0.777564, 2.195408, 0.000000;;, - 55;3; -0.777564, 2.195408, 0.000000;;, - 56;3; -0.777564, 2.195408, 0.000000;;, - 57;3; -0.777564, 2.195408, 0.000000;;, - 58;3; -0.777564, 2.195408, 0.000000;;, - 59;3; -0.777564, 2.195408, 0.000000;;, - 60;3; -0.777564, 2.195408, 0.000000;;, - 61;3; -0.777564, 2.195408, 0.000000;;, - 62;3; -0.777564, 2.195408, 0.000000;;, - 63;3; -0.777564, 2.195408, 0.000000;;, - 64;3; -0.777564, 2.195408, 0.000000;;, - 65;3; -0.777564, 2.195408, 0.000000;;; - } - AnimationKey { //Rotation - 0; - 66; - 0;4; -0.000000, 0.998422,-0.056155, 0.000000;;, - 1;4; -0.000000, 0.998422,-0.056155, 0.000000;;, - 2;4; -0.000000, 0.998422,-0.056155, 0.000000;;, - 3;4; -0.000000, 0.998422,-0.056155, 0.000000;;, - 4;4; -0.000000, 0.998422,-0.056155, 0.000000;;, - 5;4; -0.000000, 0.998422,-0.056155, 0.000000;;, - 6;4; -0.000000, 0.998422,-0.056155, 0.000000;;, - 7;4; -0.000000, 0.998422,-0.056155, 0.000000;;, - 8;4; -0.000000, 0.998422,-0.056155, 0.000000;;, - 9;4; -0.000000, 0.998422,-0.056155, 0.000000;;, - 10;4; -0.000000, 0.998422,-0.056155, 0.000000;;, - 11;4; -0.000000, 0.998422,-0.056155, 0.000000;;, - 12;4; -0.000000, 0.998422,-0.056155, 0.000000;;, - 13;4; -0.000000, 0.998422,-0.056155, 0.000000;;, - 14;4; -0.000000, 0.998422,-0.056155, 0.000000;;, - 15;4; -0.000000, 0.998422,-0.056155, 0.000000;;, - 16;4; 0.008050, 0.997895,-0.056126,-0.000503;;, - 17;4; 0.031475, 0.996359,-0.056039,-0.001967;;, - 18;4; 0.065143, 0.994151,-0.055915,-0.004072;;, - 19;4; 0.098808, 0.991944,-0.055791,-0.006177;;, - 20;4; 0.122225, 0.990408,-0.055705,-0.007641;;, - 21;4; 0.130272, 0.989881,-0.055675,-0.008144;;, - 22;4; 0.126267, 0.989881,-0.055675,-0.007894;;, - 23;4; 0.114177, 0.989881,-0.055675,-0.007138;;, - 24;4; 0.094243, 0.989881,-0.055675,-0.005892;;, - 25;4; 0.067337, 0.989881,-0.055675,-0.004210;;, - 26;4; 0.035117, 0.989881,-0.055675,-0.002195;;, - 27;4; -0.000000, 0.989881,-0.055675, 0.000000;;, - 28;4; -0.035117, 0.989881,-0.055675, 0.002195;;, - 29;4; -0.067337, 0.989881,-0.055675, 0.004210;;, - 30;4; -0.094243, 0.989881,-0.055675, 0.005892;;, - 31;4; -0.114178, 0.989881,-0.055675, 0.007138;;, - 32;4; -0.126267, 0.989881,-0.055675, 0.007894;;, - 33;4; -0.130272, 0.989881,-0.055675, 0.008144;;, - 34;4; -0.129860, 0.990384,-0.055703, 0.008117;;, - 35;4; -0.126652, 0.991789,-0.055782, 0.007902;;, - 36;4; -0.116937, 0.993812,-0.055896, 0.007240;;, - 37;4; -0.096055, 0.995991,-0.056019, 0.005833;;, - 38;4; -0.058763, 0.997728,-0.056116, 0.003444;;, - 39;4; -0.000000, 0.998422,-0.056155, 0.000000;;, - 40;4; 0.705729, 0.705991,-0.039708,-0.044120;;, - 41;4; 0.719292, 0.692185,-0.038931,-0.044917;;, - 42;4; 0.727918, 0.683078,-0.038419,-0.045469;;, - 43;4; 0.732753, 0.677864,-0.038126,-0.045794;;, - 44;4; 0.735003, 0.675425,-0.037989,-0.045946;;, - 45;4; 0.735745, 0.674626,-0.037944,-0.045996;;, - 46;4; 0.735841, 0.674524,-0.037938,-0.046002;;, - 47;4; 0.734894, 0.675471,-0.037991,-0.045943;;, - 48;4; 0.732038, 0.678329,-0.038152,-0.045765;;, - 49;4; 0.727327, 0.683041,-0.038417,-0.045470;;, - 50;4; 0.720969, 0.689402,-0.038775,-0.045073;;, - 51;4; 0.713355, 0.697018,-0.039203,-0.044597;;, - 52;4; 0.705057, 0.705319,-0.039670,-0.044078;;, - 53;4; 0.696759, 0.713621,-0.040137,-0.043559;;, - 54;4; 0.689146, 0.721237,-0.040565,-0.043083;;, - 55;4; 0.682788, 0.727597,-0.040923,-0.042686;;, - 56;4; 0.678077, 0.732310,-0.041188,-0.042391;;, - 57;4; 0.675220, 0.735168,-0.041349,-0.042212;;, - 58;4; 0.674274, 0.736114,-0.041402,-0.042153;;, - 59;4; 0.676217, 0.734253,-0.041297,-0.042275;;, - 60;4; 0.681872, 0.728838,-0.040993,-0.042628;;, - 61;4; 0.690001, 0.721053,-0.040555,-0.043137;;, - 62;4; 0.698131, 0.713268,-0.040117,-0.043645;;, - 63;4; 0.703786, 0.707852,-0.039813,-0.043998;;, - 64;4; 0.705729, 0.705991,-0.039708,-0.044120;;, - 65;4; 0.705729, 0.705991,-0.039708,-0.044120;;; - } - AnimationKey { //Scale - 1; - 66; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_Bone_002} - AnimationKey { //Position - 2; - 66; - 0;3; 0.734794, 2.204861, 0.000000;;, - 1;3; 0.734794, 2.204861, 0.000000;;, - 2;3; 0.734794, 2.204861, 0.000000;;, - 3;3; 0.734794, 2.204861, 0.000000;;, - 4;3; 0.734794, 2.204861, 0.000000;;, - 5;3; 0.734794, 2.204861, 0.000000;;, - 6;3; 0.734794, 2.204861, 0.000000;;, - 7;3; 0.734794, 2.204861, 0.000000;;, - 8;3; 0.734794, 2.204861, 0.000000;;, - 9;3; 0.734794, 2.204861, 0.000000;;, - 10;3; 0.734794, 2.204861, 0.000000;;, - 11;3; 0.734794, 2.204861, 0.000000;;, - 12;3; 0.734794, 2.204861, 0.000000;;, - 13;3; 0.734794, 2.204861, 0.000000;;, - 14;3; 0.734794, 2.204861, 0.000000;;, - 15;3; 0.734794, 2.204861, 0.000000;;, - 16;3; 0.734794, 2.204861, 0.000000;;, - 17;3; 0.734794, 2.204861, 0.000000;;, - 18;3; 0.734794, 2.204861, 0.000000;;, - 19;3; 0.734794, 2.204861, 0.000000;;, - 20;3; 0.734794, 2.204861, 0.000000;;, - 21;3; 0.734794, 2.204861, 0.000000;;, - 22;3; 0.734794, 2.204861, 0.000000;;, - 23;3; 0.734794, 2.204861, 0.000000;;, - 24;3; 0.734794, 2.204861, 0.000000;;, - 25;3; 0.734794, 2.204861, 0.000000;;, - 26;3; 0.734794, 2.204861, 0.000000;;, - 27;3; 0.734794, 2.204861, 0.000000;;, - 28;3; 0.734794, 2.204861, 0.000000;;, - 29;3; 0.734794, 2.204861, 0.000000;;, - 30;3; 0.734794, 2.204861, 0.000000;;, - 31;3; 0.734794, 2.204861, 0.000000;;, - 32;3; 0.734794, 2.204861, 0.000000;;, - 33;3; 0.734794, 2.204861, 0.000000;;, - 34;3; 0.734794, 2.204861, 0.000000;;, - 35;3; 0.734794, 2.204861, 0.000000;;, - 36;3; 0.734794, 2.204861, 0.000000;;, - 37;3; 0.734794, 2.204861, 0.000000;;, - 38;3; 0.734794, 2.204861, 0.000000;;, - 39;3; 0.734794, 2.204861, 0.000000;;, - 40;3; 0.734794, 2.204861, 0.000000;;, - 41;3; 0.734794, 2.204861, 0.000000;;, - 42;3; 0.734794, 2.204861, 0.000000;;, - 43;3; 0.734794, 2.204861, 0.000000;;, - 44;3; 0.734794, 2.204861, 0.000000;;, - 45;3; 0.734794, 2.204861, 0.000000;;, - 46;3; 0.734794, 2.204861, 0.000000;;, - 47;3; 0.734794, 2.204861, 0.000000;;, - 48;3; 0.734794, 2.204861, 0.000000;;, - 49;3; 0.734794, 2.204861, 0.000000;;, - 50;3; 0.734794, 2.204861, 0.000000;;, - 51;3; 0.734794, 2.204861, 0.000000;;, - 52;3; 0.734794, 2.204861, 0.000000;;, - 53;3; 0.734794, 2.204861, 0.000000;;, - 54;3; 0.734794, 2.204861, 0.000000;;, - 55;3; 0.734794, 2.204861, 0.000000;;, - 56;3; 0.734794, 2.204861, 0.000000;;, - 57;3; 0.734794, 2.204861, 0.000000;;, - 58;3; 0.734794, 2.204861, 0.000000;;, - 59;3; 0.734794, 2.204861, 0.000000;;, - 60;3; 0.734794, 2.204861, 0.000000;;, - 61;3; 0.734794, 2.204861, 0.000000;;, - 62;3; 0.734794, 2.204861, 0.000000;;, - 63;3; 0.734794, 2.204861, 0.000000;;, - 64;3; 0.734794, 2.204861, 0.000000;;, - 65;3; 0.734794, 2.204861, 0.000000;;; - } - AnimationKey { //Rotation - 0; - 66; - 0;4; -0.000000, 0.996384, 0.084961, 0.000000;;, - 1;4; -0.000000, 0.996384, 0.084961, 0.000000;;, - 2;4; -0.000000, 0.996384, 0.084961, 0.000000;;, - 3;4; -0.000000, 0.996384, 0.084961, 0.000000;;, - 4;4; -0.000000, 0.996384, 0.084961, 0.000000;;, - 5;4; -0.000000, 0.996384, 0.084961, 0.000000;;, - 6;4; -0.000000, 0.996384, 0.084961, 0.000000;;, - 7;4; -0.000000, 0.996384, 0.084961, 0.000000;;, - 8;4; -0.000000, 0.996384, 0.084961, 0.000000;;, - 9;4; -0.000000, 0.996384, 0.084961, 0.000000;;, - 10;4; -0.000000, 0.996384, 0.084961, 0.000000;;, - 11;4; -0.000000, 0.996384, 0.084961, 0.000000;;, - 12;4; -0.000000, 0.996384, 0.084961, 0.000000;;, - 13;4; -0.000000, 0.996384, 0.084961, 0.000000;;, - 14;4; -0.000000, 0.996384, 0.084961, 0.000000;;, - 15;4; -0.000000, 0.996384, 0.084961, 0.000000;;, - 16;4; -0.008041, 0.995858, 0.084916,-0.000635;;, - 17;4; -0.031438, 0.994325, 0.084785,-0.002482;;, - 18;4; -0.065068, 0.992122, 0.084597,-0.005138;;, - 19;4; -0.098693, 0.989919, 0.084409,-0.007794;;, - 20;4; -0.122084, 0.988387, 0.084279,-0.009642;;, - 21;4; -0.130121, 0.987860, 0.084234,-0.010276;;, - 22;4; -0.126121, 0.987860, 0.084234,-0.009961;;, - 23;4; -0.114046, 0.987860, 0.084234,-0.009007;;, - 24;4; -0.094134, 0.987860, 0.084234,-0.007434;;, - 25;4; -0.067259, 0.987860, 0.084234,-0.005312;;, - 26;4; -0.035076, 0.987860, 0.084234,-0.002770;;, - 27;4; -0.000000, 0.987860, 0.084234, 0.000000;;, - 28;4; 0.035076, 0.987860, 0.084234, 0.002770;;, - 29;4; 0.067259, 0.987860, 0.084234, 0.005312;;, - 30;4; 0.094134, 0.987860, 0.084234, 0.007434;;, - 31;4; 0.114045, 0.987860, 0.084234, 0.009007;;, - 32;4; 0.126121, 0.987860, 0.084234, 0.009961;;, - 33;4; 0.130121, 0.987860, 0.084234, 0.010277;;, - 34;4; 0.122514, 0.988363, 0.084277, 0.009662;;, - 35;4; 0.101466, 0.989765, 0.084396, 0.007929;;, - 36;4; 0.071176, 0.991784, 0.084568, 0.005432;;, - 37;4; 0.038174, 0.993958, 0.084754, 0.002789;;, - 38;4; 0.011162, 0.995692, 0.084902, 0.000764;;, - 39;4; -0.000000, 0.996384, 0.084961, 0.000000;;, - 40;4; 0.704912, 0.704550, 0.060076, 0.055671;;, - 41;4; 0.702208, 0.706991, 0.060284, 0.055488;;, - 42;4; 0.695679, 0.713106, 0.060806, 0.054999;;, - 43;4; 0.687713, 0.720774, 0.061460, 0.054361;;, - 44;4; 0.680406, 0.727894, 0.062067, 0.053757;;, - 45;4; 0.675329, 0.732839, 0.062488, 0.053338;;, - 46;4; 0.673493, 0.734612, 0.062640, 0.053190;;, - 47;4; 0.674438, 0.733667, 0.062559, 0.053265;;, - 48;4; 0.677292, 0.730815, 0.062316, 0.053490;;, - 49;4; 0.681997, 0.726112, 0.061915, 0.053862;;, - 50;4; 0.688347, 0.719765, 0.061374, 0.054363;;, - 51;4; 0.695952, 0.712164, 0.060726, 0.054964;;, - 52;4; 0.704241, 0.703880, 0.060019, 0.055618;;, - 53;4; 0.712529, 0.695595, 0.059313, 0.056273;;, - 54;4; 0.720134, 0.687995, 0.058665, 0.056874;;, - 55;4; 0.726485, 0.681647, 0.058123, 0.057375;;, - 56;4; 0.731190, 0.676944, 0.057722, 0.057747;;, - 57;4; 0.734043, 0.674092, 0.057479, 0.057972;;, - 58;4; 0.734989, 0.673148, 0.057399, 0.058047;;, - 59;4; 0.733131, 0.675087, 0.057564, 0.057900;;, - 60;4; 0.727724, 0.680733, 0.058045, 0.057473;;, - 61;4; 0.719950, 0.688849, 0.058737, 0.056859;;, - 62;4; 0.712177, 0.696965, 0.059430, 0.056245;;, - 63;4; 0.706770, 0.702610, 0.059911, 0.055818;;, - 64;4; 0.704912, 0.704550, 0.060076, 0.055671;;, - 65;4; 0.704912, 0.704550, 0.060076, 0.055671;;; - } - AnimationKey { //Scale - 1; - 66; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_Bone_003} - AnimationKey { //Position - 2; - 66; - 0;3; 0.287642,-0.253263, 0.000001;;, - 1;3; 0.287642,-0.253263, 0.000001;;, - 2;3; 0.287642,-0.253263, 0.000001;;, - 3;3; 0.287642,-0.253263, 0.000001;;, - 4;3; 0.287642,-0.253263, 0.000001;;, - 5;3; 0.287642,-0.253263, 0.000001;;, - 6;3; 0.287642,-0.253263, 0.000001;;, - 7;3; 0.287642,-0.253263, 0.000001;;, - 8;3; 0.287642,-0.253263, 0.000001;;, - 9;3; 0.287642,-0.253263, 0.000001;;, - 10;3; 0.287642,-0.253263, 0.000001;;, - 11;3; 0.287642,-0.253263, 0.000001;;, - 12;3; 0.287642,-0.253263, 0.000001;;, - 13;3; 0.287642,-0.253263, 0.000001;;, - 14;3; 0.287642,-0.253263, 0.000001;;, - 15;3; 0.287642,-0.253263, 0.000001;;, - 16;3; 0.287642,-0.253263, 0.000001;;, - 17;3; 0.287642,-0.253262, 0.000001;;, - 18;3; 0.287642,-0.253262, 0.000001;;, - 19;3; 0.287642,-0.253262, 0.000001;;, - 20;3; 0.287642,-0.253263, 0.000001;;, - 21;3; 0.287642,-0.253262, 0.000001;;, - 22;3; 0.287642,-0.253263, 0.000001;;, - 23;3; 0.287642,-0.253262, 0.000001;;, - 24;3; 0.287642,-0.253262, 0.000001;;, - 25;3; 0.287642,-0.253263, 0.000001;;, - 26;3; 0.287642,-0.253263, 0.000001;;, - 27;3; 0.287642,-0.253263, 0.000001;;, - 28;3; 0.287642,-0.253263, 0.000001;;, - 29;3; 0.287642,-0.253263, 0.000001;;, - 30;3; 0.287642,-0.253263, 0.000001;;, - 31;3; 0.287642,-0.253262, 0.000001;;, - 32;3; 0.287642,-0.253263, 0.000001;;, - 33;3; 0.287642,-0.253262, 0.000001;;, - 34;3; 0.287642,-0.253262, 0.000001;;, - 35;3; 0.287642,-0.253262, 0.000001;;, - 36;3; 0.287642,-0.253262, 0.000001;;, - 37;3; 0.287642,-0.253263, 0.000001;;, - 38;3; 0.287642,-0.253262, 0.000001;;, - 39;3; 0.287642,-0.253263, 0.000001;;, - 40;3; 0.287642,-0.253263, 0.000001;;, - 41;3; 0.287642,-0.253263, 0.000001;;, - 42;3; 0.287642,-0.253263, 0.000001;;, - 43;3; 0.287642,-0.253262, 0.000001;;, - 44;3; 0.287642,-0.253263, 0.000001;;, - 45;3; 0.287642,-0.253263, 0.000001;;, - 46;3; 0.287642,-0.253262, 0.000001;;, - 47;3; 0.287642,-0.253263, 0.000001;;, - 48;3; 0.287642,-0.253262, 0.000001;;, - 49;3; 0.287642,-0.253262, 0.000001;;, - 50;3; 0.287642,-0.253263, 0.000001;;, - 51;3; 0.287642,-0.253263, 0.000001;;, - 52;3; 0.287642,-0.253263, 0.000001;;, - 53;3; 0.287642,-0.253263, 0.000001;;, - 54;3; 0.287642,-0.253263, 0.000001;;, - 55;3; 0.287642,-0.253263, 0.000001;;, - 56;3; 0.287642,-0.253262, 0.000001;;, - 57;3; 0.287642,-0.253263, 0.000001;;, - 58;3; 0.287642,-0.253262, 0.000001;;, - 59;3; 0.287642,-0.253262, 0.000001;;, - 60;3; 0.287642,-0.253263, 0.000001;;, - 61;3; 0.287642,-0.253262, 0.000001;;, - 62;3; 0.287642,-0.253263, 0.000001;;, - 63;3; 0.287642,-0.253263, 0.000001;;, - 64;3; 0.287642,-0.253263, 0.000001;;, - 65;3; 0.287642,-0.253263, 0.000001;;; - } - AnimationKey { //Rotation - 0; - 66; - 0;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 1;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 2;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 3;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 4;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 5;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 6;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 7;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 8;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 9;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 10;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 11;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 12;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 13;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 14;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 15;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 16;4; 0.008066, 0.999466, 0.003206,-0.000025;;, - 17;4; 0.031536, 0.997928, 0.003201,-0.000096;;, - 18;4; 0.065270, 0.995717, 0.003194,-0.000199;;, - 19;4; 0.099000, 0.993506, 0.003187,-0.000301;;, - 20;4; 0.122463, 0.991968, 0.003182,-0.000373;;, - 21;4; 0.130525, 0.991440, 0.003180,-0.000397;;, - 22;4; 0.126513, 0.991440, 0.003180,-0.000385;;, - 23;4; 0.114400, 0.991440, 0.003180,-0.000348;;, - 24;4; 0.094426, 0.991440, 0.003180,-0.000287;;, - 25;4; 0.067468, 0.991440, 0.003180,-0.000205;;, - 26;4; 0.035185, 0.991440, 0.003180,-0.000107;;, - 27;4; -0.000000, 0.991440, 0.003180, 0.000000;;, - 28;4; -0.035185, 0.991440, 0.003180, 0.000107;;, - 29;4; -0.067468, 0.991440, 0.003180, 0.000205;;, - 30;4; -0.094426, 0.991440, 0.003180, 0.000287;;, - 31;4; -0.114400, 0.991440, 0.003180, 0.000348;;, - 32;4; -0.126513, 0.991440, 0.003180, 0.000385;;, - 33;4; -0.130526, 0.991440, 0.003180, 0.000397;;, - 34;4; -0.122811, 0.991945, 0.003182, 0.000374;;, - 35;4; -0.101252, 0.993358, 0.003186, 0.000308;;, - 36;4; -0.070207, 0.995393, 0.003193, 0.000214;;, - 37;4; -0.036874, 0.997578, 0.003200, 0.000112;;, - 38;4; -0.010457, 0.999310, 0.003205, 0.000032;;, - 39;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 40;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 41;4; 0.010456, 0.999310, 0.003205,-0.000032;;, - 42;4; 0.036874, 0.997578, 0.003200,-0.000112;;, - 43;4; 0.070207, 0.995393, 0.003193,-0.000214;;, - 44;4; 0.101252, 0.993359, 0.003186,-0.000308;;, - 45;4; 0.122811, 0.991945, 0.003182,-0.000374;;, - 46;4; 0.130525, 0.991440, 0.003180,-0.000397;;, - 47;4; 0.126513, 0.991440, 0.003180,-0.000385;;, - 48;4; 0.114400, 0.991440, 0.003180,-0.000348;;, - 49;4; 0.094426, 0.991440, 0.003180,-0.000287;;, - 50;4; 0.067468, 0.991440, 0.003180,-0.000205;;, - 51;4; 0.035185, 0.991440, 0.003180,-0.000107;;, - 52;4; -0.000000, 0.991440, 0.003180, 0.000000;;, - 53;4; -0.035185, 0.991440, 0.003180, 0.000107;;, - 54;4; -0.067468, 0.991440, 0.003180, 0.000205;;, - 55;4; -0.094426, 0.991440, 0.003180, 0.000287;;, - 56;4; -0.114400, 0.991440, 0.003180, 0.000348;;, - 57;4; -0.126513, 0.991440, 0.003180, 0.000385;;, - 58;4; -0.130526, 0.991440, 0.003180, 0.000397;;, - 59;4; -0.122463, 0.991968, 0.003182, 0.000373;;, - 60;4; -0.099000, 0.993506, 0.003187, 0.000301;;, - 61;4; -0.065270, 0.995717, 0.003194, 0.000199;;, - 62;4; -0.031536, 0.997928, 0.003201, 0.000096;;, - 63;4; -0.008066, 0.999466, 0.003206, 0.000025;;, - 64;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 65;4; -0.000000, 0.999995, 0.003208, 0.000000;;; - } - AnimationKey { //Scale - 1; - 66; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_Bone_004} - AnimationKey { //Position - 2; - 66; - 0;3; -0.421866,-0.257697, 0.000001;;, - 1;3; -0.421866,-0.257697, 0.000001;;, - 2;3; -0.421866,-0.257697, 0.000001;;, - 3;3; -0.421866,-0.257697, 0.000001;;, - 4;3; -0.421866,-0.257697, 0.000001;;, - 5;3; -0.421866,-0.257697, 0.000001;;, - 6;3; -0.421866,-0.257697, 0.000001;;, - 7;3; -0.421866,-0.257697, 0.000001;;, - 8;3; -0.421866,-0.257697, 0.000001;;, - 9;3; -0.421866,-0.257697, 0.000001;;, - 10;3; -0.421866,-0.257697, 0.000001;;, - 11;3; -0.421866,-0.257697, 0.000001;;, - 12;3; -0.421866,-0.257697, 0.000001;;, - 13;3; -0.421866,-0.257697, 0.000001;;, - 14;3; -0.421866,-0.257697, 0.000001;;, - 15;3; -0.421866,-0.257697, 0.000001;;, - 16;3; -0.421866,-0.257697, 0.000001;;, - 17;3; -0.421866,-0.257697, 0.000001;;, - 18;3; -0.421866,-0.257697, 0.000001;;, - 19;3; -0.421866,-0.257697, 0.000001;;, - 20;3; -0.421866,-0.257697, 0.000001;;, - 21;3; -0.421866,-0.257697, 0.000001;;, - 22;3; -0.421866,-0.257697, 0.000001;;, - 23;3; -0.421866,-0.257697, 0.000001;;, - 24;3; -0.421866,-0.257697, 0.000001;;, - 25;3; -0.421866,-0.257697, 0.000001;;, - 26;3; -0.421866,-0.257697, 0.000001;;, - 27;3; -0.421866,-0.257697, 0.000001;;, - 28;3; -0.421866,-0.257697, 0.000001;;, - 29;3; -0.421866,-0.257697, 0.000001;;, - 30;3; -0.421866,-0.257697, 0.000001;;, - 31;3; -0.421866,-0.257697, 0.000001;;, - 32;3; -0.421866,-0.257697, 0.000001;;, - 33;3; -0.421866,-0.257697, 0.000001;;, - 34;3; -0.421866,-0.257697, 0.000001;;, - 35;3; -0.421866,-0.257697, 0.000001;;, - 36;3; -0.421866,-0.257697, 0.000001;;, - 37;3; -0.421866,-0.257697, 0.000001;;, - 38;3; -0.421866,-0.257697, 0.000001;;, - 39;3; -0.421866,-0.257697, 0.000001;;, - 40;3; -0.421866,-0.257697, 0.000001;;, - 41;3; -0.421866,-0.257697, 0.000001;;, - 42;3; -0.421866,-0.257697, 0.000001;;, - 43;3; -0.421866,-0.257697, 0.000001;;, - 44;3; -0.421866,-0.257697, 0.000001;;, - 45;3; -0.421866,-0.257697, 0.000001;;, - 46;3; -0.421866,-0.257697, 0.000001;;, - 47;3; -0.421866,-0.257697, 0.000001;;, - 48;3; -0.421866,-0.257697, 0.000001;;, - 49;3; -0.421866,-0.257697, 0.000001;;, - 50;3; -0.421866,-0.257697, 0.000001;;, - 51;3; -0.421866,-0.257697, 0.000001;;, - 52;3; -0.421866,-0.257697, 0.000001;;, - 53;3; -0.421866,-0.257697, 0.000001;;, - 54;3; -0.421866,-0.257697, 0.000001;;, - 55;3; -0.421866,-0.257697, 0.000001;;, - 56;3; -0.421866,-0.257697, 0.000001;;, - 57;3; -0.421866,-0.257697, 0.000001;;, - 58;3; -0.421866,-0.257697, 0.000001;;, - 59;3; -0.421866,-0.257697, 0.000001;;, - 60;3; -0.421866,-0.257697, 0.000001;;, - 61;3; -0.421866,-0.257697, 0.000001;;, - 62;3; -0.421866,-0.257697, 0.000001;;, - 63;3; -0.421866,-0.257697, 0.000001;;, - 64;3; -0.421866,-0.257697, 0.000001;;, - 65;3; -0.421866,-0.257697, 0.000001;;; - } - AnimationKey { //Rotation - 0; - 66; - 0;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 1;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 2;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 3;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 4;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 5;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 6;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 7;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 8;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 9;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 10;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 11;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 12;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 13;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 14;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 15;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 16;4; -0.008066, 0.999466, 0.003206, 0.000025;;, - 17;4; -0.031536, 0.997928, 0.003201, 0.000096;;, - 18;4; -0.065270, 0.995717, 0.003194, 0.000199;;, - 19;4; -0.099000, 0.993506, 0.003187, 0.000301;;, - 20;4; -0.122463, 0.991968, 0.003182, 0.000373;;, - 21;4; -0.130526, 0.991440, 0.003180, 0.000397;;, - 22;4; -0.126513, 0.991440, 0.003180, 0.000385;;, - 23;4; -0.114400, 0.991440, 0.003180, 0.000348;;, - 24;4; -0.094426, 0.991440, 0.003180, 0.000287;;, - 25;4; -0.067468, 0.991440, 0.003180, 0.000205;;, - 26;4; -0.035185, 0.991440, 0.003180, 0.000107;;, - 27;4; -0.000000, 0.991440, 0.003180, 0.000000;;, - 28;4; 0.035185, 0.991440, 0.003180,-0.000107;;, - 29;4; 0.067468, 0.991440, 0.003180,-0.000205;;, - 30;4; 0.094426, 0.991440, 0.003180,-0.000287;;, - 31;4; 0.114400, 0.991440, 0.003180,-0.000348;;, - 32;4; 0.126513, 0.991440, 0.003180,-0.000385;;, - 33;4; 0.130526, 0.991440, 0.003180,-0.000397;;, - 34;4; 0.122811, 0.991945, 0.003182,-0.000374;;, - 35;4; 0.101252, 0.993359, 0.003186,-0.000308;;, - 36;4; 0.070207, 0.995393, 0.003193,-0.000214;;, - 37;4; 0.036874, 0.997578, 0.003200,-0.000112;;, - 38;4; 0.010456, 0.999310, 0.003205,-0.000032;;, - 39;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 40;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 41;4; -0.010457, 0.999310, 0.003205, 0.000032;;, - 42;4; -0.036874, 0.997578, 0.003200, 0.000112;;, - 43;4; -0.070207, 0.995393, 0.003193, 0.000214;;, - 44;4; -0.101252, 0.993358, 0.003186, 0.000308;;, - 45;4; -0.122811, 0.991945, 0.003182, 0.000374;;, - 46;4; -0.130526, 0.991440, 0.003180, 0.000397;;, - 47;4; -0.126513, 0.991440, 0.003180, 0.000385;;, - 48;4; -0.114400, 0.991440, 0.003180, 0.000348;;, - 49;4; -0.094426, 0.991440, 0.003180, 0.000287;;, - 50;4; -0.067468, 0.991440, 0.003180, 0.000205;;, - 51;4; -0.035185, 0.991440, 0.003180, 0.000107;;, - 52;4; -0.000000, 0.991440, 0.003180, 0.000000;;, - 53;4; 0.035185, 0.991440, 0.003180,-0.000107;;, - 54;4; 0.067468, 0.991440, 0.003180,-0.000205;;, - 55;4; 0.094426, 0.991440, 0.003180,-0.000287;;, - 56;4; 0.114400, 0.991440, 0.003180,-0.000348;;, - 57;4; 0.126513, 0.991440, 0.003180,-0.000385;;, - 58;4; 0.130526, 0.991440, 0.003180,-0.000397;;, - 59;4; 0.122463, 0.991968, 0.003182,-0.000373;;, - 60;4; 0.099000, 0.993506, 0.003187,-0.000301;;, - 61;4; 0.065270, 0.995717, 0.003194,-0.000199;;, - 62;4; 0.031536, 0.997928, 0.003201,-0.000096;;, - 63;4; 0.008066, 0.999466, 0.003206,-0.000025;;, - 64;4; -0.000000, 0.999995, 0.003208, 0.000000;;, - 65;4; -0.000000, 0.999995, 0.003208, 0.000000;;; - } - AnimationKey { //Scale - 1; - 66; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Cube_003} - AnimationKey { //Position - 2; - 66; - 0;3; -0.019749,-0.002151,-3.487330;;, - 1;3; -0.019749,-0.002151,-3.487330;;, - 2;3; -0.019749,-0.002151,-3.487330;;, - 3;3; -0.019749,-0.002151,-3.487330;;, - 4;3; -0.019749,-0.002151,-3.487330;;, - 5;3; -0.019749,-0.002151,-3.487330;;, - 6;3; -0.019749,-0.002151,-3.487330;;, - 7;3; -0.019749,-0.002151,-3.487330;;, - 8;3; -0.019749,-0.002151,-3.487330;;, - 9;3; -0.019749,-0.002151,-3.487330;;, - 10;3; -0.019749,-0.002151,-3.487330;;, - 11;3; -0.019749,-0.002151,-3.487330;;, - 12;3; -0.019749,-0.002151,-3.487330;;, - 13;3; -0.019749,-0.002151,-3.487330;;, - 14;3; -0.019749,-0.002151,-3.487330;;, - 15;3; -0.019749,-0.002151,-3.487330;;, - 16;3; -0.019749,-0.002151,-3.487330;;, - 17;3; -0.019749,-0.002151,-3.487330;;, - 18;3; -0.019749,-0.002151,-3.487330;;, - 19;3; -0.019749,-0.002151,-3.487330;;, - 20;3; -0.019749,-0.002151,-3.487330;;, - 21;3; -0.019749,-0.002151,-3.487330;;, - 22;3; -0.019749,-0.002151,-3.487330;;, - 23;3; -0.019749,-0.002151,-3.487330;;, - 24;3; -0.019749,-0.002151,-3.487330;;, - 25;3; -0.019749,-0.002151,-3.487330;;, - 26;3; -0.019749,-0.002151,-3.487330;;, - 27;3; -0.019749,-0.002151,-3.487330;;, - 28;3; -0.019749,-0.002151,-3.487330;;, - 29;3; -0.019749,-0.002151,-3.487330;;, - 30;3; -0.019749,-0.002151,-3.487330;;, - 31;3; -0.019749,-0.002151,-3.487330;;, - 32;3; -0.019749,-0.002151,-3.487330;;, - 33;3; -0.019749,-0.002151,-3.487330;;, - 34;3; -0.019749,-0.002151,-3.487330;;, - 35;3; -0.019749,-0.002151,-3.487330;;, - 36;3; -0.019749,-0.002151,-3.487330;;, - 37;3; -0.019749,-0.002151,-3.487330;;, - 38;3; -0.019749,-0.002151,-3.487330;;, - 39;3; -0.019749,-0.002151,-3.487330;;, - 40;3; -0.019749,-0.002151,-3.487330;;, - 41;3; -0.019749,-0.002151,-3.487330;;, - 42;3; -0.019749,-0.002151,-3.487330;;, - 43;3; -0.019749,-0.002151,-3.487330;;, - 44;3; -0.019749,-0.002151,-3.487330;;, - 45;3; -0.019749,-0.002151,-3.487330;;, - 46;3; -0.019749,-0.002151,-3.487330;;, - 47;3; -0.019749,-0.002151,-3.487330;;, - 48;3; -0.019749,-0.002151,-3.487330;;, - 49;3; -0.019749,-0.002151,-3.487330;;, - 50;3; -0.019749,-0.002151,-3.487330;;, - 51;3; -0.019749,-0.002151,-3.487330;;, - 52;3; -0.019749,-0.002151,-3.487330;;, - 53;3; -0.019749,-0.002151,-3.487330;;, - 54;3; -0.019749,-0.002151,-3.487330;;, - 55;3; -0.019749,-0.002151,-3.487330;;, - 56;3; -0.019749,-0.002151,-3.487330;;, - 57;3; -0.019749,-0.002151,-3.487330;;, - 58;3; -0.019749,-0.002151,-3.487330;;, - 59;3; -0.019749,-0.002151,-3.487330;;, - 60;3; -0.019749,-0.002151,-3.487330;;, - 61;3; -0.019749,-0.002151,-3.487330;;, - 62;3; -0.019749,-0.002151,-3.487330;;, - 63;3; -0.019749,-0.002151,-3.487330;;, - 64;3; -0.019749,-0.002151,-3.487330;;, - 65;3; -0.019749,-0.002151,-3.487330;;; - } - AnimationKey { //Rotation - 0; - 66; - 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 60;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 61;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 62;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 63;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 64;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 65;4; -1.000000, 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 66; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;; - } - } -} //End of AnimationSet +xof 0303txt 0032 + +template XSkinMeshHeader { + <3cf169ce-ff7c-44ab-93c0-f78f62d172e2> + WORD nMaxSkinWeightsPerVertex; + WORD nMaxSkinWeightsPerFace; + WORD nBones; +} + +template SkinWeights { + <6f0d123b-bad2-4167-a0d0-80224f25fabb> + STRING transformNodeName; + DWORD nWeights; + array DWORD vertexIndices[nWeights]; + array float weights[nWeights]; + Matrix4x4 matrixOffset; +} + +Frame Root { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 0.000000, 1.000000, 0.000000, + 0.000000, 1.000000,-0.000000, 0.000000, + 0.000000, 0.000000, 0.000000, 1.000000;; + } + Frame Armature { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 1.000000, 0.000000, 0.000000, + 0.000000, 0.000000, 1.000000, 0.000000, + 0.019749, 0.002151, 3.487330, 1.000000;; + } + Frame Armature_Root { + FrameTransformMatrix { + 0.999981,-0.000000,-0.006250, 0.000000, + 0.006250, 0.000000, 0.999981, 0.000000, + -0.000000,-1.000000, 0.000000, 0.000000, + -0.013160,-0.000000,-0.231382, 1.000000;; + } + Frame Armature_Bone_001 { + FrameTransformMatrix { + 0.992969, 0.003712,-0.118316, 0.000000, + -0.118209,-0.021667,-0.992752, 0.000000, + -0.006249, 0.999758,-0.021075, 0.000000, + -0.777564, 2.195408, 0.000000, 1.000000;; + } + } //End of Armature_Bone_001 + Frame Armature_Bone_002 { + FrameTransformMatrix { + 0.986605, 0.002728, 0.163107, 0.000000, + 0.163010, 0.021813,-0.986383, 0.000000, + -0.006249, 0.999758, 0.021076, 0.000000, + 0.734794, 2.204861, 0.000000, 1.000000;; + } + } //End of Armature_Bone_002 + Frame Armature_Bone_003 { + FrameTransformMatrix { + 0.999979, 0.006415,-0.000010, 0.000000, + 0.006403,-0.997984, 0.063140, 0.000000, + 0.000395,-0.063139,-0.998005, 0.000000, + 0.287642,-0.253263, 0.000001, 1.000000;; + } + } //End of Armature_Bone_003 + Frame Armature_Bone_004 { + FrameTransformMatrix { + 0.999979, 0.006415, 0.000010, 0.000000, + 0.006403,-0.997984,-0.063141, 0.000000, + -0.000395, 0.063139,-0.998005, 0.000000, + -0.421866,-0.257697, 0.000001, 1.000000;; + } + } //End of Armature_Bone_004 + } //End of Armature_Root + Frame Cube_003 { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 1.000000, 0.000000, 0.000000, + 0.000000,-0.000000, 1.000000, 0.000000, + -0.019749,-0.002151,-3.487330, 1.000000;; + } + Mesh { //Cube_000 Mesh + 192; + -0.137080; 0.268539; 0.030404;, + -0.137080;-0.268539; 0.030404;, + -0.137080;-0.268539; 3.018199;, + -0.137080; 0.268539; 3.018199;, + -0.137080;-0.268539; 0.030404;, + -0.674158;-0.268539; 0.030404;, + -0.674158;-0.268539; 3.018199;, + -0.137080;-0.268539; 3.018199;, + -0.674158;-0.268539; 0.030404;, + -0.674158; 0.268539; 0.030404;, + -0.674157; 0.268539; 3.018199;, + -0.674158;-0.268539; 3.018199;, + -0.674158; 0.268539; 0.030404;, + -0.137080; 0.268539; 0.030404;, + -0.137080; 0.268539; 3.018199;, + -0.674157; 0.268539; 3.018199;, + -0.674158; 0.268539; 0.030404;, + -0.674158;-0.268539; 0.030404;, + -0.137080;-0.268539; 0.030404;, + -0.137080; 0.268539; 0.030404;, + -0.137080; 0.268539; 3.018199;, + -0.137080;-0.268539; 3.018199;, + -0.674158;-0.268539; 3.018199;, + -0.674157; 0.268539; 3.018199;, + 0.588564; 0.268539; 3.018199;, + 0.588564;-0.268539; 3.018199;, + 0.051486;-0.268539; 3.018199;, + 0.051486; 0.268539; 3.018199;, + 0.051486; 0.268539; 0.030404;, + 0.051486;-0.268539; 0.030404;, + 0.588564;-0.268539; 0.030404;, + 0.588564; 0.268539; 0.030404;, + 0.051486; 0.268539; 0.030404;, + 0.588564; 0.268539; 0.030404;, + 0.588564; 0.268539; 3.018199;, + 0.051486; 0.268539; 3.018199;, + 0.051486;-0.268539; 0.030404;, + 0.051486; 0.268539; 0.030404;, + 0.051486; 0.268539; 3.018199;, + 0.051486;-0.268539; 3.018199;, + 0.588564;-0.268539; 0.030404;, + 0.051486;-0.268539; 0.030404;, + 0.051486;-0.268539; 3.018199;, + 0.588564;-0.268539; 3.018199;, + 0.588564; 0.268539; 0.030404;, + 0.588564;-0.268539; 0.030404;, + 0.588564;-0.268539; 3.018199;, + 0.588564; 0.268539; 3.018199;, + 0.814262;-0.268539; 5.580909;, + 1.351340;-0.268539; 5.580909;, + 1.351340;-0.268538; 3.042300;, + 0.814262;-0.268538; 3.042300;, + 0.814262;-0.268538; 3.042300;, + 1.351340;-0.268538; 3.042300;, + 1.351340; 0.268540; 3.042300;, + 0.814262; 0.268540; 3.042300;, + 0.814262; 0.268539; 5.580909;, + 1.351340; 0.268539; 5.580909;, + 1.351340;-0.268539; 5.580909;, + 0.814262;-0.268539; 5.580909;, + 0.814262; 0.268539; 5.580909;, + 0.814262;-0.268539; 5.580909;, + 0.814262;-0.268538; 3.042300;, + 0.814262; 0.268540; 3.042300;, + 1.351340; 0.268539; 5.580909;, + 0.814262; 0.268539; 5.580909;, + 0.814262; 0.268540; 3.042300;, + 1.351340; 0.268540; 3.042300;, + 1.351340;-0.268539; 5.580909;, + 1.351340; 0.268539; 5.580909;, + 1.351340; 0.268540; 3.042300;, + 1.351340;-0.268538; 3.042300;, + -0.793544; 0.268540; 3.042300;, + -0.793544;-0.268538; 3.042300;, + -0.793544;-0.268538; 5.580909;, + -0.793544; 0.268540; 5.580909;, + -0.793544;-0.268538; 3.042300;, + -1.330622;-0.268538; 3.042300;, + -1.330622;-0.268538; 5.580909;, + -0.793544;-0.268538; 5.580909;, + -1.330622;-0.268538; 3.042300;, + -1.330622; 0.268540; 3.042300;, + -1.330622; 0.268540; 5.580909;, + -1.330622;-0.268538; 5.580909;, + -1.330622; 0.268540; 3.042300;, + -0.793544; 0.268540; 3.042300;, + -0.793544; 0.268540; 5.580909;, + -1.330622; 0.268540; 5.580909;, + -1.330622; 0.268540; 3.042300;, + -1.330622;-0.268538; 3.042300;, + -0.793544;-0.268538; 3.042300;, + -0.793544; 0.268540; 3.042300;, + -0.793544; 0.268540; 5.580909;, + -0.793544;-0.268538; 5.580909;, + -1.330622;-0.268538; 5.580909;, + -1.330622; 0.268540; 5.580909;, + 0.723870; 0.449627; 4.785883;, + 0.723870;-0.388245; 4.785883;, + 0.723870;-0.388245; 5.594183;, + 0.723870; 0.449627; 5.594183;, + 0.723870;-0.388245; 4.785883;, + -0.723870;-0.388244; 4.785883;, + -0.723870;-0.388244; 5.594183;, + 0.723870;-0.388245; 5.594183;, + -0.723870;-0.388244; 4.785883;, + -0.723870; 0.449627; 4.785883;, + -0.723870; 0.449627; 5.594183;, + -0.723870;-0.388244; 5.594183;, + -0.723870; 0.449627; 4.785883;, + 0.723870; 0.449627; 4.785883;, + 0.723870; 0.449627; 5.594183;, + -0.723870; 0.449627; 5.594183;, + -0.723870; 0.449627; 4.785883;, + -0.723870;-0.388244; 4.785883;, + 0.723870;-0.388245; 4.785883;, + 0.723870; 0.449627; 4.785883;, + 0.723870; 0.449627; 5.594183;, + 0.723870;-0.388245; 5.594183;, + -0.723870;-0.388244; 5.594183;, + -0.723870; 0.449627; 5.594183;, + 0.543860; 0.421971; 4.056024;, + 0.543860;-0.421971; 4.056024;, + 0.543860;-0.421971; 4.737846;, + 0.543860; 0.421971; 4.737846;, + 0.543860;-0.421971; 4.056024;, + -0.543860;-0.421971; 4.056024;, + -0.543860;-0.421971; 4.737846;, + 0.543860;-0.421971; 4.737846;, + -0.543860;-0.421971; 4.056024;, + -0.543860; 0.421971; 4.056024;, + -0.543860; 0.421971; 4.737846;, + -0.543860;-0.421971; 4.737846;, + -0.543860; 0.421971; 4.056024;, + 0.543860; 0.421971; 4.056024;, + 0.543860; 0.421971; 4.737846;, + -0.543860; 0.421971; 4.737846;, + -0.543860; 0.421971; 4.056024;, + -0.543860;-0.421971; 4.056024;, + 0.543860;-0.421971; 4.056024;, + 0.543860; 0.421971; 4.056024;, + 0.543860; 0.421971; 4.737846;, + 0.543860;-0.421971; 4.737846;, + -0.543860;-0.421971; 4.737846;, + -0.543860; 0.421971; 4.737846;, + 0.722887; 0.385108; 3.087850;, + 0.722887;-0.385109; 3.087850;, + 0.722887;-0.385109; 3.994113;, + 0.722887; 0.385108; 3.994113;, + 0.722887;-0.385109; 3.087850;, + -0.722887;-0.385108; 3.087850;, + -0.722887;-0.385108; 3.994113;, + 0.722887;-0.385109; 3.994113;, + -0.722887;-0.385108; 3.087850;, + -0.722887; 0.385109; 3.087850;, + -0.722887; 0.385109; 3.994113;, + -0.722887;-0.385108; 3.994113;, + -0.722887; 0.385109; 3.087850;, + 0.722887; 0.385108; 3.087850;, + 0.722887; 0.385108; 3.994113;, + -0.722887; 0.385109; 3.994113;, + -0.722887; 0.385109; 3.087850;, + -0.722887;-0.385108; 3.087850;, + 0.722887;-0.385109; 3.087850;, + 0.722887; 0.385108; 3.087850;, + 0.722887; 0.385108; 3.994113;, + 0.722887;-0.385109; 3.994113;, + -0.722887;-0.385108; 3.994113;, + -0.722887; 0.385109; 3.994113;, + 0.698014; 0.682134; 5.657978;, + 0.698014;-0.713894; 5.657978;, + 0.698014;-0.713894; 6.662416;, + 0.698014; 0.682134; 6.662416;, + 0.698014;-0.713894; 5.657978;, + -0.698014;-0.713894; 5.657978;, + -0.698014;-0.713894; 6.662416;, + 0.698014;-0.713894; 6.662416;, + -0.698014;-0.713894; 5.657978;, + -0.698014; 0.682134; 5.657978;, + -0.698014; 0.682134; 6.662416;, + -0.698014;-0.713894; 6.662416;, + -0.698014; 0.682134; 5.657978;, + 0.698014; 0.682134; 5.657978;, + 0.698014; 0.682134; 6.662416;, + -0.698014; 0.682134; 6.662416;, + -0.698014; 0.682134; 5.657978;, + -0.698014;-0.713894; 5.657978;, + 0.698014;-0.713894; 5.657978;, + 0.698014; 0.682134; 5.657978;, + 0.698014; 0.682134; 6.662416;, + 0.698014;-0.713894; 6.662416;, + -0.698014;-0.713894; 6.662416;, + -0.698014; 0.682134; 6.662416;; + 48; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;, + 4;24;25;26;27;, + 4;28;29;30;31;, + 4;32;33;34;35;, + 4;36;37;38;39;, + 4;40;41;42;43;, + 4;44;45;46;47;, + 4;48;49;50;51;, + 4;52;53;54;55;, + 4;56;57;58;59;, + 4;60;61;62;63;, + 4;64;65;66;67;, + 4;68;69;70;71;, + 4;72;73;74;75;, + 4;76;77;78;79;, + 4;80;81;82;83;, + 4;84;85;86;87;, + 4;88;89;90;91;, + 4;92;93;94;95;, + 4;96;97;98;99;, + 4;100;101;102;103;, + 4;104;105;106;107;, + 4;108;109;110;111;, + 4;112;113;114;115;, + 4;116;117;118;119;, + 4;120;121;122;123;, + 4;124;125;126;127;, + 4;128;129;130;131;, + 4;132;133;134;135;, + 4;136;137;138;139;, + 4;140;141;142;143;, + 4;144;145;146;147;, + 4;148;149;150;151;, + 4;152;153;154;155;, + 4;156;157;158;159;, + 4;160;161;162;163;, + 4;164;165;166;167;, + 4;168;169;170;171;, + 4;172;173;174;175;, + 4;176;177;178;179;, + 4;180;181;182;183;, + 4;184;185;186;187;, + 4;188;189;190;191;; + MeshNormals { //Cube_000 Normals + 192; + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + -0.000000;-0.000000;-1.000000;, + -0.000000;-0.000000;-1.000000;, + -0.000000;-0.000000;-1.000000;, + -0.000000;-0.000000;-1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + -0.000000;-0.000000;-1.000000;, + -0.000000;-0.000000;-1.000000;, + -0.000000;-0.000000;-1.000000;, + -0.000000;-0.000000;-1.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + -0.000000;-1.000000;-0.000000;, + -0.000000;-1.000000;-0.000000;, + -0.000000;-1.000000;-0.000000;, + -0.000000;-1.000000;-0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + 1.000000;-0.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;; + 48; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;, + 4;24;25;26;27;, + 4;28;29;30;31;, + 4;32;33;34;35;, + 4;36;37;38;39;, + 4;40;41;42;43;, + 4;44;45;46;47;, + 4;48;49;50;51;, + 4;52;53;54;55;, + 4;56;57;58;59;, + 4;60;61;62;63;, + 4;64;65;66;67;, + 4;68;69;70;71;, + 4;72;73;74;75;, + 4;76;77;78;79;, + 4;80;81;82;83;, + 4;84;85;86;87;, + 4;88;89;90;91;, + 4;92;93;94;95;, + 4;96;97;98;99;, + 4;100;101;102;103;, + 4;104;105;106;107;, + 4;108;109;110;111;, + 4;112;113;114;115;, + 4;116;117;118;119;, + 4;120;121;122;123;, + 4;124;125;126;127;, + 4;128;129;130;131;, + 4;132;133;134;135;, + 4;136;137;138;139;, + 4;140;141;142;143;, + 4;144;145;146;147;, + 4;148;149;150;151;, + 4;152;153;154;155;, + 4;156;157;158;159;, + 4;160;161;162;163;, + 4;164;165;166;167;, + 4;168;169;170;171;, + 4;172;173;174;175;, + 4;176;177;178;179;, + 4;180;181;182;183;, + 4;184;185;186;187;, + 4;188;189;190;191;; + } //End of Cube_000 Normals + MeshMaterialList { //Cube_000 Material List + 1; + 48; + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0;; + Material Material_002 { + 0.640000; 0.640000; 0.640000; 1.000000;; + 96.078431; + 0.500000; 0.500000; 0.500000;; + 0.000000; 0.000000; 0.000000;; + } + } //End of Cube_000 Material List + MeshTextureCoords { //Cube_000 UV Coordinates + 192; + 0.359375; 0.250000;, + 0.359375; 0.375000;, + 0.656250; 0.375000;, + 0.656250; 0.250000;, + 0.359375; 0.500000;, + 0.359375; 0.375000;, + 0.656250; 0.375000;, + 0.656250; 0.500000;, + 0.359375; 0.125000;, + 0.359375; 0.000000;, + 0.656250; 0.000000;, + 0.656250; 0.125000;, + 0.359375; 0.125000;, + 0.359375; 0.250000;, + 0.656250; 0.250000;, + 0.656250; 0.125000;, + 0.359375; 0.000000;, + 0.359375; 0.125000;, + 0.296875; 0.125000;, + 0.296875; 0.000000;, + 0.359375; 0.125000;, + 0.359375; 0.250000;, + 0.296875; 0.250000;, + 0.296875; 0.125000;, + 0.359375; 0.250000;, + 0.359375; 0.125000;, + 0.296875; 0.125000;, + 0.296875; 0.250000;, + 0.359375; 0.125000;, + 0.359375; 0.000000;, + 0.296875; 0.000000;, + 0.296875; 0.125000;, + 0.359375; 0.250000;, + 0.359375; 0.125000;, + 0.656250; 0.125000;, + 0.656250; 0.250000;, + 0.359375; 0.375000;, + 0.359375; 0.250000;, + 0.656250; 0.250000;, + 0.656250; 0.375000;, + 0.359375; 0.375000;, + 0.359375; 0.500000;, + 0.656250; 0.500000;, + 0.656250; 0.375000;, + 0.359375; 0.000000;, + 0.359375; 0.125000;, + 0.656250; 0.125000;, + 0.656250; 0.000000;, + 0.000000; 0.125000;, + 0.000000; 0.250000;, + 0.296875; 0.250000;, + 0.296875; 0.125000;, + 0.359375; 0.250000;, + 0.359375; 0.375000;, + 0.296875; 0.375000;, + 0.296875; 0.250000;, + 0.359375; 0.375000;, + 0.359375; 0.500000;, + 0.296875; 0.500000;, + 0.296875; 0.375000;, + 0.000000; 0.000000;, + 0.000000; 0.125000;, + 0.296875; 0.125000;, + 0.296875; 0.000000;, + 0.000000; 0.500000;, + 0.000000; 0.375000;, + 0.296875; 0.375000;, + 0.296875; 0.500000;, + 0.000000; 0.250000;, + 0.000000; 0.375000;, + 0.296875; 0.375000;, + 0.296875; 0.250000;, + 0.296875; 0.000000;, + 0.296875; 0.125000;, + 0.000000; 0.125000;, + 0.000000; 0.000000;, + 0.296875; 0.125000;, + 0.296875; 0.250000;, + 0.000000; 0.250000;, + 0.000000; 0.125000;, + 0.296875; 0.250000;, + 0.296875; 0.375000;, + 0.000000; 0.375000;, + 0.000000; 0.250000;, + 0.296875; 0.500000;, + 0.296875; 0.375000;, + 0.000000; 0.375000;, + 0.000000; 0.500000;, + 0.296875; 0.375000;, + 0.296875; 0.250000;, + 0.359375; 0.250000;, + 0.359375; 0.375000;, + 0.359375; 0.375000;, + 0.296875; 0.375000;, + 0.296875; 0.500000;, + 0.359375; 0.500000;, + 0.187500; 0.750000;, + 0.125000; 0.750000;, + 0.125000; 0.625000;, + 0.187500; 0.625000;, + 0.125000; 0.750000;, + 0.000000; 0.750000;, + 0.000000; 0.625000;, + 0.125000; 0.625000;, + 0.187500; 0.625000;, + 0.125000; 0.625000;, + 0.125000; 0.500000;, + 0.187500; 0.500000;, + 0.312500; 0.750000;, + 0.187500; 0.750000;, + 0.187500; 0.625000;, + 0.312500; 0.625000;, + 0.125000; 0.500000;, + 0.125000; 0.625000;, + 0.000000; 0.625000;, + 0.000000; 0.500000;, + 0.187500; 0.625000;, + 0.187500; 0.500000;, + 0.312500; 0.500000;, + 0.312500; 0.625000;, + 0.312500; 0.875000;, + 0.312500; 0.718750;, + 0.375000; 0.718750;, + 0.375000; 0.875000;, + 0.312500; 0.718750;, + 0.312500; 0.500000;, + 0.375000; 0.500000;, + 0.375000; 0.718750;, + 0.375000; 0.875000;, + 0.375000; 0.718750;, + 0.437500; 0.718750;, + 0.437500; 0.875000;, + 0.312500; 1.000000;, + 0.312500; 0.875000;, + 0.375000; 0.875000;, + 0.375000; 1.000000;, + 0.437500; 0.718750;, + 0.375000; 0.718750;, + 0.375000; 0.500000;, + 0.437500; 0.500000;, + 0.375000; 0.875000;, + 0.437500; 0.875000;, + 0.437500; 1.000000;, + 0.375000; 1.000000;, + 0.187500; 1.000000;, + 0.125000; 1.000000;, + 0.125000; 0.875000;, + 0.187500; 0.875000;, + 0.125000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 0.875000;, + 0.125000; 0.875000;, + 0.187500; 0.875000;, + 0.125000; 0.875000;, + 0.125000; 0.750000;, + 0.187500; 0.750000;, + 0.312500; 1.000000;, + 0.187500; 1.000000;, + 0.187500; 0.875000;, + 0.312500; 0.875000;, + 0.125000; 0.750000;, + 0.125000; 0.875000;, + 0.000000; 0.875000;, + 0.000000; 0.750000;, + 0.187500; 0.875000;, + 0.187500; 0.750000;, + 0.312500; 0.750000;, + 0.312500; 0.875000;, + 0.656250; 0.000000;, + 0.656250; 0.250000;, + 0.750000; 0.250000;, + 0.750000; 0.000000;, + 0.656250; 0.250000;, + 0.656250; 0.500000;, + 0.750000; 0.500000;, + 0.750000; 0.250000;, + 0.656250; 0.500000;, + 0.656250; 0.750000;, + 0.750000; 0.750000;, + 0.750000; 0.500000;, + 0.656250; 0.750000;, + 0.656250; 1.000000;, + 0.750000; 1.000000;, + 0.750000; 0.750000;, + 0.656250; 0.750000;, + 0.500000; 0.750000;, + 0.500000; 1.000000;, + 0.656250; 1.000000;, + 0.500000; 0.750000;, + 0.656250; 0.750000;, + 0.656250; 0.500000;, + 0.500000; 0.500000;; + } //End of Cube_000 UV Coordinates + XSkinMeshHeader { + 2; + 6; + 5; + } + SkinWeights { + "Armature_Bone_003"; + 24; + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 1.000000, 0.000165, 0.000000, 0.000000, + -0.000000, 0.000000, 1.000000, 0.000000, + 0.000165,-1.000000, 0.000000, 0.000000, + -0.293140, 3.021661,-0.002151, 1.000000;; + } //End of Armature_Bone_003 Skin Weights + SkinWeights { + "Armature_Root"; + 100; + 72, + 73, + 74, + 75, + 96, + 97, + 98, + 99, + 100, + 101, + 102, + 103, + 104, + 105, + 106, + 107, + 108, + 109, + 110, + 111, + 112, + 113, + 114, + 115, + 116, + 117, + 118, + 119, + 120, + 121, + 122, + 123, + 124, + 125, + 126, + 127, + 128, + 129, + 130, + 131, + 132, + 133, + 134, + 135, + 136, + 137, + 138, + 139, + 140, + 141, + 142, + 143, + 144, + 145, + 146, + 147, + 148, + 149, + 150, + 151, + 152, + 153, + 154, + 155, + 156, + 157, + 158, + 159, + 160, + 161, + 162, + 163, + 164, + 165, + 166, + 167, + 168, + 169, + 170, + 171, + 172, + 173, + 174, + 175, + 176, + 177, + 178, + 179, + 180, + 181, + 182, + 183, + 184, + 185, + 186, + 187, + 188, + 189, + 190, + 191; + 0.000012, + 0.000000, + 0.000000, + 0.000009, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 0.999980, 0.006250, 0.000000, 0.000000, + -0.000000, 0.000000,-1.000000, 0.000000, + -0.006250, 0.999980, 0.000000, 0.000000, + 0.013893,-3.276741, 0.002150, 1.000000;; + } //End of Armature_Root Skin Weights + SkinWeights { + "Armature_Bone_004"; + 24; + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 1.000000, 0.000165, 0.000000, 0.000000, + -0.000000, 0.000000, 1.000000, 0.000000, + 0.000165,-1.000000, 0.000000, 0.000000, + 0.416382, 3.021777,-0.002151, 1.000000;; + } //End of Armature_Bone_004 Skin Weights + SkinWeights { + "Armature_Bone_001"; + 24; + 72, + 73, + 74, + 75, + 76, + 77, + 78, + 79, + 80, + 81, + 82, + 83, + 84, + 85, + 86, + 87, + 88, + 89, + 90, + 91, + 92, + 93, + 94, + 95; + 0.999988, + 1.000000, + 1.000000, + 0.999991, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 0.992973,-0.118342, 0.000000, 0.000000, + 0.000000, 0.000000, 1.000000, 0.000000, + -0.118342,-0.992973, 0.000000, 0.000000, + 1.400077, 5.348889,-0.002152, 1.000000;; + } //End of Armature_Bone_001 Skin Weights + SkinWeights { + "Armature_Bone_002"; + 24; + 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, + 56, + 57, + 58, + 59, + 60, + 61, + 62, + 63, + 64, + 65, + 66, + 67, + 68, + 69, + 70, + 71; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 0.986602, 0.163144, 0.000000, 0.000000, + -0.000000, 0.000000, 1.000000, 0.000000, + 0.163144,-0.986602, 0.000000, 0.000000, + -1.638568, 5.280413,-0.002152, 1.000000;; + } //End of Armature_Bone_002 Skin Weights + } //End of Cube_000 Mesh + } //End of Cube_003 + } //End of Armature +} //End of Root Frame +AnimationSet { + Animation { + {Armature} + AnimationKey { //Position + 2; + 66; + 0;3; 0.019749, 0.002151, 3.487330;;, + 1;3; 0.019749, 0.002151, 3.487330;;, + 2;3; 0.019749, 0.002151, 3.487330;;, + 3;3; 0.019749, 0.002151, 3.487330;;, + 4;3; 0.019749, 0.002151, 3.487330;;, + 5;3; 0.019749, 0.002151, 3.487330;;, + 6;3; 0.019749, 0.002151, 3.487330;;, + 7;3; 0.019749, 0.002151, 3.487330;;, + 8;3; 0.019749, 0.002151, 3.487330;;, + 9;3; 0.019749, 0.002151, 3.487330;;, + 10;3; 0.019749, 0.002151, 3.487330;;, + 11;3; 0.019749, 0.002151, 3.487330;;, + 12;3; 0.019749, 0.002151, 3.487330;;, + 13;3; 0.019749, 0.002151, 3.487330;;, + 14;3; 0.019749, 0.002151, 3.487330;;, + 15;3; 0.019749, 0.002151, 3.487330;;, + 16;3; 0.019749, 0.002151, 3.487330;;, + 17;3; 0.019749, 0.002151, 3.487330;;, + 18;3; 0.019749, 0.002151, 3.487330;;, + 19;3; 0.019749, 0.002151, 3.487330;;, + 20;3; 0.019749, 0.002151, 3.487330;;, + 21;3; 0.019749, 0.002151, 3.487330;;, + 22;3; 0.019749, 0.002151, 3.487330;;, + 23;3; 0.019749, 0.002151, 3.487330;;, + 24;3; 0.019749, 0.002151, 3.487330;;, + 25;3; 0.019749, 0.002151, 3.487330;;, + 26;3; 0.019749, 0.002151, 3.487330;;, + 27;3; 0.019749, 0.002151, 3.487330;;, + 28;3; 0.019749, 0.002151, 3.487330;;, + 29;3; 0.019749, 0.002151, 3.487330;;, + 30;3; 0.019749, 0.002151, 3.487330;;, + 31;3; 0.019749, 0.002151, 3.487330;;, + 32;3; 0.019749, 0.002151, 3.487330;;, + 33;3; 0.019749, 0.002151, 3.487330;;, + 34;3; 0.019749, 0.002151, 3.487330;;, + 35;3; 0.019749, 0.002151, 3.487330;;, + 36;3; 0.019749, 0.002151, 3.487330;;, + 37;3; 0.019749, 0.002151, 3.487330;;, + 38;3; 0.019749, 0.002151, 3.487330;;, + 39;3; 0.019749, 0.002151, 3.487330;;, + 40;3; 0.019749, 0.002151, 3.487330;;, + 41;3; 0.019749, 0.002151, 3.487330;;, + 42;3; 0.019749, 0.002151, 3.487330;;, + 43;3; 0.019749, 0.002151, 3.487330;;, + 44;3; 0.019749, 0.002151, 3.487330;;, + 45;3; 0.019749, 0.002151, 3.487330;;, + 46;3; 0.019749, 0.002151, 3.487330;;, + 47;3; 0.019749, 0.002151, 3.487330;;, + 48;3; 0.019749, 0.002151, 3.487330;;, + 49;3; 0.019749, 0.002151, 3.487330;;, + 50;3; 0.019749, 0.002151, 3.487330;;, + 51;3; 0.019749, 0.002151, 3.487330;;, + 52;3; 0.019749, 0.002151, 3.487330;;, + 53;3; 0.019749, 0.002151, 3.487330;;, + 54;3; 0.019749, 0.002151, 3.487330;;, + 55;3; 0.019749, 0.002151, 3.487330;;, + 56;3; 0.019749, 0.002151, 3.487330;;, + 57;3; 0.019749, 0.002151, 3.487330;;, + 58;3; 0.019749, 0.002151, 3.487330;;, + 59;3; 0.019749, 0.002151, 3.487330;;, + 60;3; 0.019749, 0.002151, 3.487330;;, + 61;3; 0.019749, 0.002151, 3.487330;;, + 62;3; 0.019749, 0.002151, 3.487330;;, + 63;3; 0.019749, 0.002151, 3.487330;;, + 64;3; 0.019749, 0.002151, 3.487330;;, + 65;3; 0.019749, 0.002151, 3.487330;;; + } + AnimationKey { //Rotation + 0; + 66; + 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 60;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 61;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 62;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 63;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 64;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 65;4; -1.000000, 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 66; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_Root} + AnimationKey { //Position + 2; + 66; + 0;3; -0.013160,-0.000000,-0.210566;;, + 1;3; -0.013160,-0.000000,-0.210566;;, + 2;3; -0.013160,-0.000000,-0.210566;;, + 3;3; -0.013160,-0.000000,-0.210566;;, + 4;3; -0.013160,-0.000000,-0.210566;;, + 5;3; -0.013160,-0.000000,-0.210566;;, + 6;3; -0.013160,-0.000000,-0.210566;;, + 7;3; -0.013160,-0.000000,-0.210566;;, + 8;3; -0.013160,-0.000000,-0.210566;;, + 9;3; -0.013160,-0.000000,-0.210566;;, + 10;3; -0.013160,-0.000000,-0.210566;;, + 11;3; -0.013160,-0.000000,-0.210566;;, + 12;3; -0.013160,-0.000000,-0.210566;;, + 13;3; -0.013160,-0.000000,-0.210566;;, + 14;3; -0.013160,-0.000000,-0.210566;;, + 15;3; -0.013160,-0.000000,-0.210566;;, + 16;3; -0.013160,-0.000000,-0.215889;;, + 17;3; -0.013160,-0.000000,-0.231380;;, + 18;3; -0.013160,-0.000000,-0.253650;;, + 19;3; -0.013160,-0.000000,-0.275918;;, + 20;3; -0.013160,-0.000000,-0.291409;;, + 21;3; -0.013160,-0.000000,-0.296732;;, + 22;3; -0.013160,-0.000000,-0.291409;;, + 23;3; -0.013160,-0.000000,-0.275918;;, + 24;3; -0.013160,-0.000000,-0.253649;;, + 25;3; -0.013160,-0.000000,-0.231380;;, + 26;3; -0.013160,-0.000000,-0.215889;;, + 27;3; -0.013160,-0.000000,-0.210566;;, + 28;3; -0.013160,-0.000000,-0.215889;;, + 29;3; -0.013160,-0.000000,-0.231380;;, + 30;3; -0.013160,-0.000000,-0.253649;;, + 31;3; -0.013160,-0.000000,-0.275918;;, + 32;3; -0.013160,-0.000000,-0.291409;;, + 33;3; -0.013160,-0.000000,-0.296732;;, + 34;3; -0.013160,-0.000000,-0.291639;;, + 35;3; -0.013160,-0.000000,-0.277407;;, + 36;3; -0.013160,-0.000000,-0.256912;;, + 37;3; -0.013160,-0.000000,-0.234908;;, + 38;3; -0.013160,-0.000000,-0.217469;;, + 39;3; -0.013160,-0.000000,-0.210566;;, + 40;3; -0.013160,-0.000000,-0.210566;;, + 41;3; -0.013160,-0.000000,-0.217469;;, + 42;3; -0.013160,-0.000000,-0.234908;;, + 43;3; -0.013160,-0.000000,-0.256912;;, + 44;3; -0.013160,-0.000000,-0.277407;;, + 45;3; -0.013160,-0.000000,-0.291639;;, + 46;3; -0.013160,-0.000000,-0.296732;;, + 47;3; -0.013160,-0.000000,-0.291409;;, + 48;3; -0.013160,-0.000000,-0.275918;;, + 49;3; -0.013160,-0.000000,-0.253649;;, + 50;3; -0.013160,-0.000000,-0.231380;;, + 51;3; -0.013160,-0.000000,-0.215889;;, + 52;3; -0.013160,-0.000000,-0.210566;;, + 53;3; -0.013160,-0.000000,-0.215889;;, + 54;3; -0.013160,-0.000000,-0.231380;;, + 55;3; -0.013160,-0.000000,-0.253649;;, + 56;3; -0.013160,-0.000000,-0.275918;;, + 57;3; -0.013160,-0.000000,-0.291409;;, + 58;3; -0.013160,-0.000000,-0.296732;;, + 59;3; -0.013160,-0.000000,-0.291409;;, + 60;3; -0.013160,-0.000000,-0.275919;;, + 61;3; -0.013160,-0.000000,-0.253651;;, + 62;3; -0.013160,-0.000000,-0.231382;;, + 63;3; -0.013160,-0.000000,-0.215890;;, + 64;3; -0.013160,-0.000000,-0.210566;;, + 65;3; -0.013160,-0.000000,-0.210566;;; + } + AnimationKey { //Rotation + 0; + 66; + 0;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 1;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 2;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 3;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 4;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 5;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 6;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 7;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 8;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 9;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 10;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 11;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 12;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 13;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 14;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 15;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 16;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 17;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 18;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 19;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 20;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 21;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 22;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 23;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 24;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 25;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 26;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 27;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 28;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 29;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 30;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 31;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 32;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 33;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 34;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 35;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 36;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 37;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 38;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 39;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 40;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 41;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 42;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 43;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 44;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 45;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 46;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 47;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 48;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 49;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 50;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 51;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 52;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 53;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 54;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 55;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 56;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 57;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 58;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 59;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 60;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 61;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 62;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 63;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 64;4; -0.707103, 0.707103, 0.002210,-0.002210;;, + 65;4; -0.707103, 0.707103, 0.002210,-0.002210;;; + } + AnimationKey { //Scale + 1; + 66; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_Bone_001} + AnimationKey { //Position + 2; + 66; + 0;3; -0.777564, 2.195408, 0.000000;;, + 1;3; -0.777564, 2.195408, 0.000000;;, + 2;3; -0.777564, 2.195408, 0.000000;;, + 3;3; -0.777564, 2.195408, 0.000000;;, + 4;3; -0.777564, 2.195408, 0.000000;;, + 5;3; -0.777564, 2.195408, 0.000000;;, + 6;3; -0.777564, 2.195408, 0.000000;;, + 7;3; -0.777564, 2.195408, 0.000000;;, + 8;3; -0.777564, 2.195408, 0.000000;;, + 9;3; -0.777564, 2.195408, 0.000000;;, + 10;3; -0.777564, 2.195408, 0.000000;;, + 11;3; -0.777564, 2.195408, 0.000000;;, + 12;3; -0.777564, 2.195408, 0.000000;;, + 13;3; -0.777564, 2.195408, 0.000000;;, + 14;3; -0.777564, 2.195408, 0.000000;;, + 15;3; -0.777564, 2.195408, 0.000000;;, + 16;3; -0.777564, 2.195408, 0.000000;;, + 17;3; -0.777564, 2.195408, 0.000000;;, + 18;3; -0.777564, 2.195408, 0.000000;;, + 19;3; -0.777564, 2.195408, 0.000000;;, + 20;3; -0.777564, 2.195408, 0.000000;;, + 21;3; -0.777564, 2.195408, 0.000000;;, + 22;3; -0.777564, 2.195408, 0.000000;;, + 23;3; -0.777564, 2.195408, 0.000000;;, + 24;3; -0.777564, 2.195408, 0.000000;;, + 25;3; -0.777564, 2.195408, 0.000000;;, + 26;3; -0.777564, 2.195408, 0.000000;;, + 27;3; -0.777564, 2.195408, 0.000000;;, + 28;3; -0.777564, 2.195408, 0.000000;;, + 29;3; -0.777564, 2.195408, 0.000000;;, + 30;3; -0.777564, 2.195408, 0.000000;;, + 31;3; -0.777564, 2.195408, 0.000000;;, + 32;3; -0.777564, 2.195408, 0.000000;;, + 33;3; -0.777564, 2.195408, 0.000000;;, + 34;3; -0.777564, 2.195408, 0.000000;;, + 35;3; -0.777564, 2.195408, 0.000000;;, + 36;3; -0.777564, 2.195408, 0.000000;;, + 37;3; -0.777564, 2.195408, 0.000000;;, + 38;3; -0.777564, 2.195408, 0.000000;;, + 39;3; -0.777564, 2.195408, 0.000000;;, + 40;3; -0.777564, 2.195408, 0.000000;;, + 41;3; -0.777564, 2.195408, 0.000000;;, + 42;3; -0.777564, 2.195408, 0.000000;;, + 43;3; -0.777564, 2.195408, 0.000000;;, + 44;3; -0.777564, 2.195408, 0.000000;;, + 45;3; -0.777564, 2.195408, 0.000000;;, + 46;3; -0.777564, 2.195408, 0.000000;;, + 47;3; -0.777564, 2.195408, 0.000000;;, + 48;3; -0.777564, 2.195408, 0.000000;;, + 49;3; -0.777564, 2.195408, 0.000000;;, + 50;3; -0.777564, 2.195408, 0.000000;;, + 51;3; -0.777564, 2.195408, 0.000000;;, + 52;3; -0.777564, 2.195408, 0.000000;;, + 53;3; -0.777564, 2.195408, 0.000000;;, + 54;3; -0.777564, 2.195408, 0.000000;;, + 55;3; -0.777564, 2.195408, 0.000000;;, + 56;3; -0.777564, 2.195408, 0.000000;;, + 57;3; -0.777564, 2.195408, 0.000000;;, + 58;3; -0.777564, 2.195408, 0.000000;;, + 59;3; -0.777564, 2.195408, 0.000000;;, + 60;3; -0.777564, 2.195408, 0.000000;;, + 61;3; -0.777564, 2.195408, 0.000000;;, + 62;3; -0.777564, 2.195408, 0.000000;;, + 63;3; -0.777564, 2.195408, 0.000000;;, + 64;3; -0.777564, 2.195408, 0.000000;;, + 65;3; -0.777564, 2.195408, 0.000000;;; + } + AnimationKey { //Rotation + 0; + 66; + 0;4; -0.000000, 0.998422,-0.056155, 0.000000;;, + 1;4; -0.000000, 0.998422,-0.056155, 0.000000;;, + 2;4; -0.000000, 0.998422,-0.056155, 0.000000;;, + 3;4; -0.000000, 0.998422,-0.056155, 0.000000;;, + 4;4; -0.000000, 0.998422,-0.056155, 0.000000;;, + 5;4; -0.000000, 0.998422,-0.056155, 0.000000;;, + 6;4; -0.000000, 0.998422,-0.056155, 0.000000;;, + 7;4; -0.000000, 0.998422,-0.056155, 0.000000;;, + 8;4; -0.000000, 0.998422,-0.056155, 0.000000;;, + 9;4; -0.000000, 0.998422,-0.056155, 0.000000;;, + 10;4; -0.000000, 0.998422,-0.056155, 0.000000;;, + 11;4; -0.000000, 0.998422,-0.056155, 0.000000;;, + 12;4; -0.000000, 0.998422,-0.056155, 0.000000;;, + 13;4; -0.000000, 0.998422,-0.056155, 0.000000;;, + 14;4; -0.000000, 0.998422,-0.056155, 0.000000;;, + 15;4; -0.000000, 0.998422,-0.056155, 0.000000;;, + 16;4; 0.008050, 0.997895,-0.056126,-0.000503;;, + 17;4; 0.031475, 0.996359,-0.056039,-0.001967;;, + 18;4; 0.065143, 0.994151,-0.055915,-0.004072;;, + 19;4; 0.098808, 0.991944,-0.055791,-0.006177;;, + 20;4; 0.122225, 0.990408,-0.055705,-0.007641;;, + 21;4; 0.130272, 0.989881,-0.055675,-0.008144;;, + 22;4; 0.126267, 0.989881,-0.055675,-0.007894;;, + 23;4; 0.114177, 0.989881,-0.055675,-0.007138;;, + 24;4; 0.094243, 0.989881,-0.055675,-0.005892;;, + 25;4; 0.067337, 0.989881,-0.055675,-0.004210;;, + 26;4; 0.035117, 0.989881,-0.055675,-0.002195;;, + 27;4; -0.000000, 0.989881,-0.055675, 0.000000;;, + 28;4; -0.035117, 0.989881,-0.055675, 0.002195;;, + 29;4; -0.067337, 0.989881,-0.055675, 0.004210;;, + 30;4; -0.094243, 0.989881,-0.055675, 0.005892;;, + 31;4; -0.114178, 0.989881,-0.055675, 0.007138;;, + 32;4; -0.126267, 0.989881,-0.055675, 0.007894;;, + 33;4; -0.130272, 0.989881,-0.055675, 0.008144;;, + 34;4; -0.129860, 0.990384,-0.055703, 0.008117;;, + 35;4; -0.126652, 0.991789,-0.055782, 0.007902;;, + 36;4; -0.116937, 0.993812,-0.055896, 0.007240;;, + 37;4; -0.096055, 0.995991,-0.056019, 0.005833;;, + 38;4; -0.058763, 0.997728,-0.056116, 0.003444;;, + 39;4; -0.000000, 0.998422,-0.056155, 0.000000;;, + 40;4; 0.705729, 0.705991,-0.039708,-0.044120;;, + 41;4; 0.719292, 0.692185,-0.038931,-0.044917;;, + 42;4; 0.727918, 0.683078,-0.038419,-0.045469;;, + 43;4; 0.732753, 0.677864,-0.038126,-0.045794;;, + 44;4; 0.735003, 0.675425,-0.037989,-0.045946;;, + 45;4; 0.735745, 0.674626,-0.037944,-0.045996;;, + 46;4; 0.735841, 0.674524,-0.037938,-0.046002;;, + 47;4; 0.734894, 0.675471,-0.037991,-0.045943;;, + 48;4; 0.732038, 0.678329,-0.038152,-0.045765;;, + 49;4; 0.727327, 0.683041,-0.038417,-0.045470;;, + 50;4; 0.720969, 0.689402,-0.038775,-0.045073;;, + 51;4; 0.713355, 0.697018,-0.039203,-0.044597;;, + 52;4; 0.705057, 0.705319,-0.039670,-0.044078;;, + 53;4; 0.696759, 0.713621,-0.040137,-0.043559;;, + 54;4; 0.689146, 0.721237,-0.040565,-0.043083;;, + 55;4; 0.682788, 0.727597,-0.040923,-0.042686;;, + 56;4; 0.678077, 0.732310,-0.041188,-0.042391;;, + 57;4; 0.675220, 0.735168,-0.041349,-0.042212;;, + 58;4; 0.674274, 0.736114,-0.041402,-0.042153;;, + 59;4; 0.676217, 0.734253,-0.041297,-0.042275;;, + 60;4; 0.681872, 0.728838,-0.040993,-0.042628;;, + 61;4; 0.690001, 0.721053,-0.040555,-0.043137;;, + 62;4; 0.698131, 0.713268,-0.040117,-0.043645;;, + 63;4; 0.703786, 0.707852,-0.039813,-0.043998;;, + 64;4; 0.705729, 0.705991,-0.039708,-0.044120;;, + 65;4; 0.705729, 0.705991,-0.039708,-0.044120;;; + } + AnimationKey { //Scale + 1; + 66; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_Bone_002} + AnimationKey { //Position + 2; + 66; + 0;3; 0.734794, 2.204861, 0.000000;;, + 1;3; 0.734794, 2.204861, 0.000000;;, + 2;3; 0.734794, 2.204861, 0.000000;;, + 3;3; 0.734794, 2.204861, 0.000000;;, + 4;3; 0.734794, 2.204861, 0.000000;;, + 5;3; 0.734794, 2.204861, 0.000000;;, + 6;3; 0.734794, 2.204861, 0.000000;;, + 7;3; 0.734794, 2.204861, 0.000000;;, + 8;3; 0.734794, 2.204861, 0.000000;;, + 9;3; 0.734794, 2.204861, 0.000000;;, + 10;3; 0.734794, 2.204861, 0.000000;;, + 11;3; 0.734794, 2.204861, 0.000000;;, + 12;3; 0.734794, 2.204861, 0.000000;;, + 13;3; 0.734794, 2.204861, 0.000000;;, + 14;3; 0.734794, 2.204861, 0.000000;;, + 15;3; 0.734794, 2.204861, 0.000000;;, + 16;3; 0.734794, 2.204861, 0.000000;;, + 17;3; 0.734794, 2.204861, 0.000000;;, + 18;3; 0.734794, 2.204861, 0.000000;;, + 19;3; 0.734794, 2.204861, 0.000000;;, + 20;3; 0.734794, 2.204861, 0.000000;;, + 21;3; 0.734794, 2.204861, 0.000000;;, + 22;3; 0.734794, 2.204861, 0.000000;;, + 23;3; 0.734794, 2.204861, 0.000000;;, + 24;3; 0.734794, 2.204861, 0.000000;;, + 25;3; 0.734794, 2.204861, 0.000000;;, + 26;3; 0.734794, 2.204861, 0.000000;;, + 27;3; 0.734794, 2.204861, 0.000000;;, + 28;3; 0.734794, 2.204861, 0.000000;;, + 29;3; 0.734794, 2.204861, 0.000000;;, + 30;3; 0.734794, 2.204861, 0.000000;;, + 31;3; 0.734794, 2.204861, 0.000000;;, + 32;3; 0.734794, 2.204861, 0.000000;;, + 33;3; 0.734794, 2.204861, 0.000000;;, + 34;3; 0.734794, 2.204861, 0.000000;;, + 35;3; 0.734794, 2.204861, 0.000000;;, + 36;3; 0.734794, 2.204861, 0.000000;;, + 37;3; 0.734794, 2.204861, 0.000000;;, + 38;3; 0.734794, 2.204861, 0.000000;;, + 39;3; 0.734794, 2.204861, 0.000000;;, + 40;3; 0.734794, 2.204861, 0.000000;;, + 41;3; 0.734794, 2.204861, 0.000000;;, + 42;3; 0.734794, 2.204861, 0.000000;;, + 43;3; 0.734794, 2.204861, 0.000000;;, + 44;3; 0.734794, 2.204861, 0.000000;;, + 45;3; 0.734794, 2.204861, 0.000000;;, + 46;3; 0.734794, 2.204861, 0.000000;;, + 47;3; 0.734794, 2.204861, 0.000000;;, + 48;3; 0.734794, 2.204861, 0.000000;;, + 49;3; 0.734794, 2.204861, 0.000000;;, + 50;3; 0.734794, 2.204861, 0.000000;;, + 51;3; 0.734794, 2.204861, 0.000000;;, + 52;3; 0.734794, 2.204861, 0.000000;;, + 53;3; 0.734794, 2.204861, 0.000000;;, + 54;3; 0.734794, 2.204861, 0.000000;;, + 55;3; 0.734794, 2.204861, 0.000000;;, + 56;3; 0.734794, 2.204861, 0.000000;;, + 57;3; 0.734794, 2.204861, 0.000000;;, + 58;3; 0.734794, 2.204861, 0.000000;;, + 59;3; 0.734794, 2.204861, 0.000000;;, + 60;3; 0.734794, 2.204861, 0.000000;;, + 61;3; 0.734794, 2.204861, 0.000000;;, + 62;3; 0.734794, 2.204861, 0.000000;;, + 63;3; 0.734794, 2.204861, 0.000000;;, + 64;3; 0.734794, 2.204861, 0.000000;;, + 65;3; 0.734794, 2.204861, 0.000000;;; + } + AnimationKey { //Rotation + 0; + 66; + 0;4; -0.000000, 0.996384, 0.084961, 0.000000;;, + 1;4; -0.000000, 0.996384, 0.084961, 0.000000;;, + 2;4; -0.000000, 0.996384, 0.084961, 0.000000;;, + 3;4; -0.000000, 0.996384, 0.084961, 0.000000;;, + 4;4; -0.000000, 0.996384, 0.084961, 0.000000;;, + 5;4; -0.000000, 0.996384, 0.084961, 0.000000;;, + 6;4; -0.000000, 0.996384, 0.084961, 0.000000;;, + 7;4; -0.000000, 0.996384, 0.084961, 0.000000;;, + 8;4; -0.000000, 0.996384, 0.084961, 0.000000;;, + 9;4; -0.000000, 0.996384, 0.084961, 0.000000;;, + 10;4; -0.000000, 0.996384, 0.084961, 0.000000;;, + 11;4; -0.000000, 0.996384, 0.084961, 0.000000;;, + 12;4; -0.000000, 0.996384, 0.084961, 0.000000;;, + 13;4; -0.000000, 0.996384, 0.084961, 0.000000;;, + 14;4; -0.000000, 0.996384, 0.084961, 0.000000;;, + 15;4; -0.000000, 0.996384, 0.084961, 0.000000;;, + 16;4; -0.008041, 0.995858, 0.084916,-0.000635;;, + 17;4; -0.031438, 0.994325, 0.084785,-0.002482;;, + 18;4; -0.065068, 0.992122, 0.084597,-0.005138;;, + 19;4; -0.098693, 0.989919, 0.084409,-0.007794;;, + 20;4; -0.122084, 0.988387, 0.084279,-0.009642;;, + 21;4; -0.130121, 0.987860, 0.084234,-0.010276;;, + 22;4; -0.126121, 0.987860, 0.084234,-0.009961;;, + 23;4; -0.114046, 0.987860, 0.084234,-0.009007;;, + 24;4; -0.094134, 0.987860, 0.084234,-0.007434;;, + 25;4; -0.067259, 0.987860, 0.084234,-0.005312;;, + 26;4; -0.035076, 0.987860, 0.084234,-0.002770;;, + 27;4; -0.000000, 0.987860, 0.084234, 0.000000;;, + 28;4; 0.035076, 0.987860, 0.084234, 0.002770;;, + 29;4; 0.067259, 0.987860, 0.084234, 0.005312;;, + 30;4; 0.094134, 0.987860, 0.084234, 0.007434;;, + 31;4; 0.114045, 0.987860, 0.084234, 0.009007;;, + 32;4; 0.126121, 0.987860, 0.084234, 0.009961;;, + 33;4; 0.130121, 0.987860, 0.084234, 0.010277;;, + 34;4; 0.122514, 0.988363, 0.084277, 0.009662;;, + 35;4; 0.101466, 0.989765, 0.084396, 0.007929;;, + 36;4; 0.071176, 0.991784, 0.084568, 0.005432;;, + 37;4; 0.038174, 0.993958, 0.084754, 0.002789;;, + 38;4; 0.011162, 0.995692, 0.084902, 0.000764;;, + 39;4; -0.000000, 0.996384, 0.084961, 0.000000;;, + 40;4; 0.704912, 0.704550, 0.060076, 0.055671;;, + 41;4; 0.702208, 0.706991, 0.060284, 0.055488;;, + 42;4; 0.695679, 0.713106, 0.060806, 0.054999;;, + 43;4; 0.687713, 0.720774, 0.061460, 0.054361;;, + 44;4; 0.680406, 0.727894, 0.062067, 0.053757;;, + 45;4; 0.675329, 0.732839, 0.062488, 0.053338;;, + 46;4; 0.673493, 0.734612, 0.062640, 0.053190;;, + 47;4; 0.674438, 0.733667, 0.062559, 0.053265;;, + 48;4; 0.677292, 0.730815, 0.062316, 0.053490;;, + 49;4; 0.681997, 0.726112, 0.061915, 0.053862;;, + 50;4; 0.688347, 0.719765, 0.061374, 0.054363;;, + 51;4; 0.695952, 0.712164, 0.060726, 0.054964;;, + 52;4; 0.704241, 0.703880, 0.060019, 0.055618;;, + 53;4; 0.712529, 0.695595, 0.059313, 0.056273;;, + 54;4; 0.720134, 0.687995, 0.058665, 0.056874;;, + 55;4; 0.726485, 0.681647, 0.058123, 0.057375;;, + 56;4; 0.731190, 0.676944, 0.057722, 0.057747;;, + 57;4; 0.734043, 0.674092, 0.057479, 0.057972;;, + 58;4; 0.734989, 0.673148, 0.057399, 0.058047;;, + 59;4; 0.733131, 0.675087, 0.057564, 0.057900;;, + 60;4; 0.727724, 0.680733, 0.058045, 0.057473;;, + 61;4; 0.719950, 0.688849, 0.058737, 0.056859;;, + 62;4; 0.712177, 0.696965, 0.059430, 0.056245;;, + 63;4; 0.706770, 0.702610, 0.059911, 0.055818;;, + 64;4; 0.704912, 0.704550, 0.060076, 0.055671;;, + 65;4; 0.704912, 0.704550, 0.060076, 0.055671;;; + } + AnimationKey { //Scale + 1; + 66; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_Bone_003} + AnimationKey { //Position + 2; + 66; + 0;3; 0.287642,-0.253263, 0.000001;;, + 1;3; 0.287642,-0.253263, 0.000001;;, + 2;3; 0.287642,-0.253263, 0.000001;;, + 3;3; 0.287642,-0.253263, 0.000001;;, + 4;3; 0.287642,-0.253263, 0.000001;;, + 5;3; 0.287642,-0.253263, 0.000001;;, + 6;3; 0.287642,-0.253263, 0.000001;;, + 7;3; 0.287642,-0.253263, 0.000001;;, + 8;3; 0.287642,-0.253263, 0.000001;;, + 9;3; 0.287642,-0.253263, 0.000001;;, + 10;3; 0.287642,-0.253263, 0.000001;;, + 11;3; 0.287642,-0.253263, 0.000001;;, + 12;3; 0.287642,-0.253263, 0.000001;;, + 13;3; 0.287642,-0.253263, 0.000001;;, + 14;3; 0.287642,-0.253263, 0.000001;;, + 15;3; 0.287642,-0.253263, 0.000001;;, + 16;3; 0.287642,-0.253263, 0.000001;;, + 17;3; 0.287642,-0.253262, 0.000001;;, + 18;3; 0.287642,-0.253262, 0.000001;;, + 19;3; 0.287642,-0.253262, 0.000001;;, + 20;3; 0.287642,-0.253263, 0.000001;;, + 21;3; 0.287642,-0.253262, 0.000001;;, + 22;3; 0.287642,-0.253263, 0.000001;;, + 23;3; 0.287642,-0.253262, 0.000001;;, + 24;3; 0.287642,-0.253262, 0.000001;;, + 25;3; 0.287642,-0.253263, 0.000001;;, + 26;3; 0.287642,-0.253263, 0.000001;;, + 27;3; 0.287642,-0.253263, 0.000001;;, + 28;3; 0.287642,-0.253263, 0.000001;;, + 29;3; 0.287642,-0.253263, 0.000001;;, + 30;3; 0.287642,-0.253263, 0.000001;;, + 31;3; 0.287642,-0.253262, 0.000001;;, + 32;3; 0.287642,-0.253263, 0.000001;;, + 33;3; 0.287642,-0.253262, 0.000001;;, + 34;3; 0.287642,-0.253262, 0.000001;;, + 35;3; 0.287642,-0.253262, 0.000001;;, + 36;3; 0.287642,-0.253262, 0.000001;;, + 37;3; 0.287642,-0.253263, 0.000001;;, + 38;3; 0.287642,-0.253262, 0.000001;;, + 39;3; 0.287642,-0.253263, 0.000001;;, + 40;3; 0.287642,-0.253263, 0.000001;;, + 41;3; 0.287642,-0.253263, 0.000001;;, + 42;3; 0.287642,-0.253263, 0.000001;;, + 43;3; 0.287642,-0.253262, 0.000001;;, + 44;3; 0.287642,-0.253263, 0.000001;;, + 45;3; 0.287642,-0.253263, 0.000001;;, + 46;3; 0.287642,-0.253262, 0.000001;;, + 47;3; 0.287642,-0.253263, 0.000001;;, + 48;3; 0.287642,-0.253262, 0.000001;;, + 49;3; 0.287642,-0.253262, 0.000001;;, + 50;3; 0.287642,-0.253263, 0.000001;;, + 51;3; 0.287642,-0.253263, 0.000001;;, + 52;3; 0.287642,-0.253263, 0.000001;;, + 53;3; 0.287642,-0.253263, 0.000001;;, + 54;3; 0.287642,-0.253263, 0.000001;;, + 55;3; 0.287642,-0.253263, 0.000001;;, + 56;3; 0.287642,-0.253262, 0.000001;;, + 57;3; 0.287642,-0.253263, 0.000001;;, + 58;3; 0.287642,-0.253262, 0.000001;;, + 59;3; 0.287642,-0.253262, 0.000001;;, + 60;3; 0.287642,-0.253263, 0.000001;;, + 61;3; 0.287642,-0.253262, 0.000001;;, + 62;3; 0.287642,-0.253263, 0.000001;;, + 63;3; 0.287642,-0.253263, 0.000001;;, + 64;3; 0.287642,-0.253263, 0.000001;;, + 65;3; 0.287642,-0.253263, 0.000001;;; + } + AnimationKey { //Rotation + 0; + 66; + 0;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 1;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 2;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 3;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 4;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 5;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 6;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 7;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 8;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 9;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 10;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 11;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 12;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 13;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 14;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 15;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 16;4; 0.008066, 0.999466, 0.003206,-0.000025;;, + 17;4; 0.031536, 0.997928, 0.003201,-0.000096;;, + 18;4; 0.065270, 0.995717, 0.003194,-0.000199;;, + 19;4; 0.099000, 0.993506, 0.003187,-0.000301;;, + 20;4; 0.122463, 0.991968, 0.003182,-0.000373;;, + 21;4; 0.130525, 0.991440, 0.003180,-0.000397;;, + 22;4; 0.126513, 0.991440, 0.003180,-0.000385;;, + 23;4; 0.114400, 0.991440, 0.003180,-0.000348;;, + 24;4; 0.094426, 0.991440, 0.003180,-0.000287;;, + 25;4; 0.067468, 0.991440, 0.003180,-0.000205;;, + 26;4; 0.035185, 0.991440, 0.003180,-0.000107;;, + 27;4; -0.000000, 0.991440, 0.003180, 0.000000;;, + 28;4; -0.035185, 0.991440, 0.003180, 0.000107;;, + 29;4; -0.067468, 0.991440, 0.003180, 0.000205;;, + 30;4; -0.094426, 0.991440, 0.003180, 0.000287;;, + 31;4; -0.114400, 0.991440, 0.003180, 0.000348;;, + 32;4; -0.126513, 0.991440, 0.003180, 0.000385;;, + 33;4; -0.130526, 0.991440, 0.003180, 0.000397;;, + 34;4; -0.122811, 0.991945, 0.003182, 0.000374;;, + 35;4; -0.101252, 0.993358, 0.003186, 0.000308;;, + 36;4; -0.070207, 0.995393, 0.003193, 0.000214;;, + 37;4; -0.036874, 0.997578, 0.003200, 0.000112;;, + 38;4; -0.010457, 0.999310, 0.003205, 0.000032;;, + 39;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 40;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 41;4; 0.010456, 0.999310, 0.003205,-0.000032;;, + 42;4; 0.036874, 0.997578, 0.003200,-0.000112;;, + 43;4; 0.070207, 0.995393, 0.003193,-0.000214;;, + 44;4; 0.101252, 0.993359, 0.003186,-0.000308;;, + 45;4; 0.122811, 0.991945, 0.003182,-0.000374;;, + 46;4; 0.130525, 0.991440, 0.003180,-0.000397;;, + 47;4; 0.126513, 0.991440, 0.003180,-0.000385;;, + 48;4; 0.114400, 0.991440, 0.003180,-0.000348;;, + 49;4; 0.094426, 0.991440, 0.003180,-0.000287;;, + 50;4; 0.067468, 0.991440, 0.003180,-0.000205;;, + 51;4; 0.035185, 0.991440, 0.003180,-0.000107;;, + 52;4; -0.000000, 0.991440, 0.003180, 0.000000;;, + 53;4; -0.035185, 0.991440, 0.003180, 0.000107;;, + 54;4; -0.067468, 0.991440, 0.003180, 0.000205;;, + 55;4; -0.094426, 0.991440, 0.003180, 0.000287;;, + 56;4; -0.114400, 0.991440, 0.003180, 0.000348;;, + 57;4; -0.126513, 0.991440, 0.003180, 0.000385;;, + 58;4; -0.130526, 0.991440, 0.003180, 0.000397;;, + 59;4; -0.122463, 0.991968, 0.003182, 0.000373;;, + 60;4; -0.099000, 0.993506, 0.003187, 0.000301;;, + 61;4; -0.065270, 0.995717, 0.003194, 0.000199;;, + 62;4; -0.031536, 0.997928, 0.003201, 0.000096;;, + 63;4; -0.008066, 0.999466, 0.003206, 0.000025;;, + 64;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 65;4; -0.000000, 0.999995, 0.003208, 0.000000;;; + } + AnimationKey { //Scale + 1; + 66; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_Bone_004} + AnimationKey { //Position + 2; + 66; + 0;3; -0.421866,-0.257697, 0.000001;;, + 1;3; -0.421866,-0.257697, 0.000001;;, + 2;3; -0.421866,-0.257697, 0.000001;;, + 3;3; -0.421866,-0.257697, 0.000001;;, + 4;3; -0.421866,-0.257697, 0.000001;;, + 5;3; -0.421866,-0.257697, 0.000001;;, + 6;3; -0.421866,-0.257697, 0.000001;;, + 7;3; -0.421866,-0.257697, 0.000001;;, + 8;3; -0.421866,-0.257697, 0.000001;;, + 9;3; -0.421866,-0.257697, 0.000001;;, + 10;3; -0.421866,-0.257697, 0.000001;;, + 11;3; -0.421866,-0.257697, 0.000001;;, + 12;3; -0.421866,-0.257697, 0.000001;;, + 13;3; -0.421866,-0.257697, 0.000001;;, + 14;3; -0.421866,-0.257697, 0.000001;;, + 15;3; -0.421866,-0.257697, 0.000001;;, + 16;3; -0.421866,-0.257697, 0.000001;;, + 17;3; -0.421866,-0.257697, 0.000001;;, + 18;3; -0.421866,-0.257697, 0.000001;;, + 19;3; -0.421866,-0.257697, 0.000001;;, + 20;3; -0.421866,-0.257697, 0.000001;;, + 21;3; -0.421866,-0.257697, 0.000001;;, + 22;3; -0.421866,-0.257697, 0.000001;;, + 23;3; -0.421866,-0.257697, 0.000001;;, + 24;3; -0.421866,-0.257697, 0.000001;;, + 25;3; -0.421866,-0.257697, 0.000001;;, + 26;3; -0.421866,-0.257697, 0.000001;;, + 27;3; -0.421866,-0.257697, 0.000001;;, + 28;3; -0.421866,-0.257697, 0.000001;;, + 29;3; -0.421866,-0.257697, 0.000001;;, + 30;3; -0.421866,-0.257697, 0.000001;;, + 31;3; -0.421866,-0.257697, 0.000001;;, + 32;3; -0.421866,-0.257697, 0.000001;;, + 33;3; -0.421866,-0.257697, 0.000001;;, + 34;3; -0.421866,-0.257697, 0.000001;;, + 35;3; -0.421866,-0.257697, 0.000001;;, + 36;3; -0.421866,-0.257697, 0.000001;;, + 37;3; -0.421866,-0.257697, 0.000001;;, + 38;3; -0.421866,-0.257697, 0.000001;;, + 39;3; -0.421866,-0.257697, 0.000001;;, + 40;3; -0.421866,-0.257697, 0.000001;;, + 41;3; -0.421866,-0.257697, 0.000001;;, + 42;3; -0.421866,-0.257697, 0.000001;;, + 43;3; -0.421866,-0.257697, 0.000001;;, + 44;3; -0.421866,-0.257697, 0.000001;;, + 45;3; -0.421866,-0.257697, 0.000001;;, + 46;3; -0.421866,-0.257697, 0.000001;;, + 47;3; -0.421866,-0.257697, 0.000001;;, + 48;3; -0.421866,-0.257697, 0.000001;;, + 49;3; -0.421866,-0.257697, 0.000001;;, + 50;3; -0.421866,-0.257697, 0.000001;;, + 51;3; -0.421866,-0.257697, 0.000001;;, + 52;3; -0.421866,-0.257697, 0.000001;;, + 53;3; -0.421866,-0.257697, 0.000001;;, + 54;3; -0.421866,-0.257697, 0.000001;;, + 55;3; -0.421866,-0.257697, 0.000001;;, + 56;3; -0.421866,-0.257697, 0.000001;;, + 57;3; -0.421866,-0.257697, 0.000001;;, + 58;3; -0.421866,-0.257697, 0.000001;;, + 59;3; -0.421866,-0.257697, 0.000001;;, + 60;3; -0.421866,-0.257697, 0.000001;;, + 61;3; -0.421866,-0.257697, 0.000001;;, + 62;3; -0.421866,-0.257697, 0.000001;;, + 63;3; -0.421866,-0.257697, 0.000001;;, + 64;3; -0.421866,-0.257697, 0.000001;;, + 65;3; -0.421866,-0.257697, 0.000001;;; + } + AnimationKey { //Rotation + 0; + 66; + 0;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 1;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 2;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 3;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 4;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 5;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 6;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 7;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 8;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 9;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 10;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 11;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 12;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 13;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 14;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 15;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 16;4; -0.008066, 0.999466, 0.003206, 0.000025;;, + 17;4; -0.031536, 0.997928, 0.003201, 0.000096;;, + 18;4; -0.065270, 0.995717, 0.003194, 0.000199;;, + 19;4; -0.099000, 0.993506, 0.003187, 0.000301;;, + 20;4; -0.122463, 0.991968, 0.003182, 0.000373;;, + 21;4; -0.130526, 0.991440, 0.003180, 0.000397;;, + 22;4; -0.126513, 0.991440, 0.003180, 0.000385;;, + 23;4; -0.114400, 0.991440, 0.003180, 0.000348;;, + 24;4; -0.094426, 0.991440, 0.003180, 0.000287;;, + 25;4; -0.067468, 0.991440, 0.003180, 0.000205;;, + 26;4; -0.035185, 0.991440, 0.003180, 0.000107;;, + 27;4; -0.000000, 0.991440, 0.003180, 0.000000;;, + 28;4; 0.035185, 0.991440, 0.003180,-0.000107;;, + 29;4; 0.067468, 0.991440, 0.003180,-0.000205;;, + 30;4; 0.094426, 0.991440, 0.003180,-0.000287;;, + 31;4; 0.114400, 0.991440, 0.003180,-0.000348;;, + 32;4; 0.126513, 0.991440, 0.003180,-0.000385;;, + 33;4; 0.130526, 0.991440, 0.003180,-0.000397;;, + 34;4; 0.122811, 0.991945, 0.003182,-0.000374;;, + 35;4; 0.101252, 0.993359, 0.003186,-0.000308;;, + 36;4; 0.070207, 0.995393, 0.003193,-0.000214;;, + 37;4; 0.036874, 0.997578, 0.003200,-0.000112;;, + 38;4; 0.010456, 0.999310, 0.003205,-0.000032;;, + 39;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 40;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 41;4; -0.010457, 0.999310, 0.003205, 0.000032;;, + 42;4; -0.036874, 0.997578, 0.003200, 0.000112;;, + 43;4; -0.070207, 0.995393, 0.003193, 0.000214;;, + 44;4; -0.101252, 0.993358, 0.003186, 0.000308;;, + 45;4; -0.122811, 0.991945, 0.003182, 0.000374;;, + 46;4; -0.130526, 0.991440, 0.003180, 0.000397;;, + 47;4; -0.126513, 0.991440, 0.003180, 0.000385;;, + 48;4; -0.114400, 0.991440, 0.003180, 0.000348;;, + 49;4; -0.094426, 0.991440, 0.003180, 0.000287;;, + 50;4; -0.067468, 0.991440, 0.003180, 0.000205;;, + 51;4; -0.035185, 0.991440, 0.003180, 0.000107;;, + 52;4; -0.000000, 0.991440, 0.003180, 0.000000;;, + 53;4; 0.035185, 0.991440, 0.003180,-0.000107;;, + 54;4; 0.067468, 0.991440, 0.003180,-0.000205;;, + 55;4; 0.094426, 0.991440, 0.003180,-0.000287;;, + 56;4; 0.114400, 0.991440, 0.003180,-0.000348;;, + 57;4; 0.126513, 0.991440, 0.003180,-0.000385;;, + 58;4; 0.130526, 0.991440, 0.003180,-0.000397;;, + 59;4; 0.122463, 0.991968, 0.003182,-0.000373;;, + 60;4; 0.099000, 0.993506, 0.003187,-0.000301;;, + 61;4; 0.065270, 0.995717, 0.003194,-0.000199;;, + 62;4; 0.031536, 0.997928, 0.003201,-0.000096;;, + 63;4; 0.008066, 0.999466, 0.003206,-0.000025;;, + 64;4; -0.000000, 0.999995, 0.003208, 0.000000;;, + 65;4; -0.000000, 0.999995, 0.003208, 0.000000;;; + } + AnimationKey { //Scale + 1; + 66; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Cube_003} + AnimationKey { //Position + 2; + 66; + 0;3; -0.019749,-0.002151,-3.487330;;, + 1;3; -0.019749,-0.002151,-3.487330;;, + 2;3; -0.019749,-0.002151,-3.487330;;, + 3;3; -0.019749,-0.002151,-3.487330;;, + 4;3; -0.019749,-0.002151,-3.487330;;, + 5;3; -0.019749,-0.002151,-3.487330;;, + 6;3; -0.019749,-0.002151,-3.487330;;, + 7;3; -0.019749,-0.002151,-3.487330;;, + 8;3; -0.019749,-0.002151,-3.487330;;, + 9;3; -0.019749,-0.002151,-3.487330;;, + 10;3; -0.019749,-0.002151,-3.487330;;, + 11;3; -0.019749,-0.002151,-3.487330;;, + 12;3; -0.019749,-0.002151,-3.487330;;, + 13;3; -0.019749,-0.002151,-3.487330;;, + 14;3; -0.019749,-0.002151,-3.487330;;, + 15;3; -0.019749,-0.002151,-3.487330;;, + 16;3; -0.019749,-0.002151,-3.487330;;, + 17;3; -0.019749,-0.002151,-3.487330;;, + 18;3; -0.019749,-0.002151,-3.487330;;, + 19;3; -0.019749,-0.002151,-3.487330;;, + 20;3; -0.019749,-0.002151,-3.487330;;, + 21;3; -0.019749,-0.002151,-3.487330;;, + 22;3; -0.019749,-0.002151,-3.487330;;, + 23;3; -0.019749,-0.002151,-3.487330;;, + 24;3; -0.019749,-0.002151,-3.487330;;, + 25;3; -0.019749,-0.002151,-3.487330;;, + 26;3; -0.019749,-0.002151,-3.487330;;, + 27;3; -0.019749,-0.002151,-3.487330;;, + 28;3; -0.019749,-0.002151,-3.487330;;, + 29;3; -0.019749,-0.002151,-3.487330;;, + 30;3; -0.019749,-0.002151,-3.487330;;, + 31;3; -0.019749,-0.002151,-3.487330;;, + 32;3; -0.019749,-0.002151,-3.487330;;, + 33;3; -0.019749,-0.002151,-3.487330;;, + 34;3; -0.019749,-0.002151,-3.487330;;, + 35;3; -0.019749,-0.002151,-3.487330;;, + 36;3; -0.019749,-0.002151,-3.487330;;, + 37;3; -0.019749,-0.002151,-3.487330;;, + 38;3; -0.019749,-0.002151,-3.487330;;, + 39;3; -0.019749,-0.002151,-3.487330;;, + 40;3; -0.019749,-0.002151,-3.487330;;, + 41;3; -0.019749,-0.002151,-3.487330;;, + 42;3; -0.019749,-0.002151,-3.487330;;, + 43;3; -0.019749,-0.002151,-3.487330;;, + 44;3; -0.019749,-0.002151,-3.487330;;, + 45;3; -0.019749,-0.002151,-3.487330;;, + 46;3; -0.019749,-0.002151,-3.487330;;, + 47;3; -0.019749,-0.002151,-3.487330;;, + 48;3; -0.019749,-0.002151,-3.487330;;, + 49;3; -0.019749,-0.002151,-3.487330;;, + 50;3; -0.019749,-0.002151,-3.487330;;, + 51;3; -0.019749,-0.002151,-3.487330;;, + 52;3; -0.019749,-0.002151,-3.487330;;, + 53;3; -0.019749,-0.002151,-3.487330;;, + 54;3; -0.019749,-0.002151,-3.487330;;, + 55;3; -0.019749,-0.002151,-3.487330;;, + 56;3; -0.019749,-0.002151,-3.487330;;, + 57;3; -0.019749,-0.002151,-3.487330;;, + 58;3; -0.019749,-0.002151,-3.487330;;, + 59;3; -0.019749,-0.002151,-3.487330;;, + 60;3; -0.019749,-0.002151,-3.487330;;, + 61;3; -0.019749,-0.002151,-3.487330;;, + 62;3; -0.019749,-0.002151,-3.487330;;, + 63;3; -0.019749,-0.002151,-3.487330;;, + 64;3; -0.019749,-0.002151,-3.487330;;, + 65;3; -0.019749,-0.002151,-3.487330;;; + } + AnimationKey { //Rotation + 0; + 66; + 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 60;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 61;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 62;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 63;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 64;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 65;4; -1.000000, 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 66; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;; + } + } +} //End of AnimationSet diff --git a/games/MultiCraft_game/mods/default/models/basic_zombie.x b/games/MultiCraft_game/files/default/models/basic_zombie.x similarity index 97% rename from games/MultiCraft_game/mods/default/models/basic_zombie.x rename to games/MultiCraft_game/files/default/models/basic_zombie.x index 186943fbc..e46d656e3 100644 --- a/games/MultiCraft_game/mods/default/models/basic_zombie.x +++ b/games/MultiCraft_game/files/default/models/basic_zombie.x @@ -1,5524 +1,5524 @@ -xof 0303txt 0032 - -template XSkinMeshHeader { - <3cf169ce-ff7c-44ab-93c0-f78f62d172e2> - WORD nMaxSkinWeightsPerVertex; - WORD nMaxSkinWeightsPerFace; - WORD nBones; -} - -template SkinWeights { - <6f0d123b-bad2-4167-a0d0-80224f25fabb> - STRING transformNodeName; - DWORD nWeights; - array DWORD vertexIndices[nWeights]; - array float weights[nWeights]; - Matrix4x4 matrixOffset; -} - -Frame Root { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000,-0.000000, 1.000000, 0.000000, - 0.000000, 1.000000, 0.000000, 0.000000, - 0.000000, 0.000000, 0.000000, 1.000000;; - } - Frame Armature { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 1.000000, 0.000000, 0.000000, - 0.000000, 0.000000, 1.000000, 0.000000, - 0.000000, 0.000000,-10.000000, 1.000000;; - } - Frame Armature_Body { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 0.000000, 1.000000, 0.000000, - 0.000000,-1.000000, 0.000000, 0.000000, - -0.000000, 0.000000, 6.750000, 1.000000;; - } - Frame Armature_Arm_Left { - FrameTransformMatrix { - 0.989214,-0.143886,-0.027450, 0.000000, - -0.143940,-0.989586,-0.000000, 0.000000, - -0.027164, 0.003951,-0.999623, 0.000000, - -2.000000, 6.750000, 0.000000, 1.000000;; - } - } // End of Armature_Arm_Left - Frame Armature_Arm_Right { - FrameTransformMatrix { - 0.989214, 0.143886, 0.027450, 0.000000, - 0.143940,-0.989586,-0.000000, 0.000000, - 0.027164, 0.003951,-0.999623, 0.000000, - 2.000000, 6.750000, 0.000000, 1.000000;; - } - } // End of Armature_Arm_Right - Frame Armature_Head { - FrameTransformMatrix { - -1.000000,-0.000000, 0.000000, 0.000000, - 0.000000, 1.000000, 0.000000, 0.000000, - -0.000000, 0.000000,-1.000000, 0.000000, - 0.000000, 6.750000, 0.000000, 1.000000;; - } - } // End of Armature_Head - Frame Armature_Leg_Left { - FrameTransformMatrix { - 1.000000, 0.000000,-0.000000, 0.000000, - -0.000000,-1.000000,-0.000000, 0.000000, - -0.000000, 0.000000,-1.000000, 0.000000, - -1.000000, 0.000000,-0.000001, 1.000000;; - } - } // End of Armature_Leg_Left - Frame Armature_Leg_Right { - FrameTransformMatrix { - 1.000000, 0.000000,-0.000000, 0.000000, - -0.000000,-1.000000,-0.000000, 0.000000, - -0.000000, 0.000000,-1.000000, 0.000000, - 1.000000, 0.000000,-0.000001, 1.000000;; - } - } // End of Armature_Leg_Right - } // End of Armature_Body - Frame Player { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 1.000000, 0.000000, 0.000000, - 0.000000, 0.000000, 1.000000, 0.000000, - 0.000000, 0.000000, 0.000000, 1.000000;; - } - Mesh { // Player mesh - 168; - 2.000000;-1.000000;13.500000;, - -2.000000;-1.000000;13.500000;, - -2.000000;-1.000000; 6.750000;, - 2.000000;-1.000000; 6.750000;, - -2.000000;-1.000000;13.500000;, - -2.000000; 1.000000;13.500000;, - -2.000000; 1.000000; 6.750000;, - -2.000000;-1.000000; 6.750000;, - -2.000000; 1.000000;13.500000;, - 2.000000; 1.000000;13.500000;, - 2.000000; 1.000000; 6.750000;, - -2.000000; 1.000000; 6.750000;, - 2.000000; 1.000000; 6.750000;, - 2.000000;-1.000000; 6.750000;, - -2.000000;-1.000000; 6.750000;, - -2.000000; 1.000000; 6.750000;, - -2.000000; 1.000000;13.500000;, - -2.000000;-1.000000;13.500000;, - 2.000000;-1.000000;13.500000;, - 2.000000; 1.000000;13.500000;, - 0.000000; 1.000000; 6.750000;, - 0.000000; 1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 6.750000;, - -2.000000;-1.000000;13.500000;, - -4.000000;-1.000000;13.500000;, - -4.000000;-1.000000; 6.750000;, - -2.000000;-1.000000; 6.750000;, - -2.000000; 1.000000;13.500000;, - -2.000000;-1.000000;13.500000;, - -2.000000;-1.000000; 6.750000;, - -2.000000; 1.000000; 6.750000;, - 0.000000; 1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -2.000000;-1.000000; 0.000000;, - -2.000000; 1.000000; 0.000000;, - -2.000000;-1.000000; 6.750000;, - -2.000000; 1.000000; 6.750000;, - -2.000000; 1.000000; 0.000000;, - -2.000000;-1.000000; 0.000000;, - 2.000000;-2.000000;17.500000;, - -2.000000;-2.000000;17.500000;, - -2.000000;-2.000000;13.500000;, - 2.000000;-2.000000;13.500000;, - -2.000000;-2.000000;17.500000;, - -2.000000; 2.000000;17.500000;, - -2.000000; 2.000000;13.500000;, - -2.000000;-2.000000;13.500000;, - -2.000000; 2.000000;17.500000;, - 2.000000; 2.000000;17.500000;, - 2.000000; 2.000000;13.500000;, - -2.000000; 2.000000;13.500000;, - 2.000000; 2.000000;13.500000;, - 2.000000;-2.000000;13.500000;, - -2.000000;-2.000000;13.500000;, - -2.000000; 2.000000;13.500000;, - -2.000000; 2.000000;17.500000;, - -2.000000;-2.000000;17.500000;, - 2.000000;-2.000000;17.500000;, - 2.000000; 2.000000;17.500000;, - 0.000000;-1.000000; 6.750000;, - -2.000000;-1.000000; 6.750000;, - -2.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - 2.000000; 1.000000; 6.750000;, - 2.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 6.750000;, - -2.000000; 1.000000; 6.750000;, - 0.000000; 1.000000; 6.750000;, - 0.000000; 1.000000; 0.000000;, - -2.000000; 1.000000; 0.000000;, - 2.000000; 1.000000; 6.750000;, - 4.000000; 1.000000; 6.750000;, - 4.000000;-1.000000; 6.750000;, - 2.000000;-1.000000; 6.750000;, - 4.000000; 1.000000;13.500000;, - 2.000000; 1.000000;13.500000;, - 2.000000;-1.000000;13.500000;, - 4.000000;-1.000000;13.500000;, - 0.000000;-1.000000; 6.750000;, - 0.000000;-1.000000; 0.000000;, - 2.000000;-1.000000; 0.000000;, - 2.000000;-1.000000; 6.750000;, - 0.000000; 1.000000; 6.750000;, - 0.000000;-1.000000; 6.750000;, - -0.000000;-1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 2.000000;-1.000000; 6.750000;, - 2.000000;-1.000000; 0.000000;, - 2.000000; 1.000000; 0.000000;, - 2.000000; 1.000000; 6.750000;, - 2.000000;-1.000000;13.500000;, - 2.000000;-1.000000; 6.750000;, - 2.000000; 1.000000; 6.750000;, - 2.000000; 1.000000;13.500000;, - 2.000000;-2.000000;17.500000;, - 2.000000;-2.000000;13.500000;, - 2.000000; 2.000000;13.500000;, - 2.000000; 2.000000;17.500000;, - -2.000000; 1.000000; 6.750000;, - -2.000000;-1.000000; 6.750000;, - 0.000000;-1.000000; 6.750000;, - 0.000000; 1.000000; 6.750000;, - -4.000000; 1.000000;13.500000;, - -2.000000; 1.000000;13.500000;, - -2.000000; 1.000000; 6.750000;, - -4.000000; 1.000000; 6.750000;, - -4.000000;-1.000000;13.500000;, - -4.000000; 1.000000;13.500000;, - -4.000000; 1.000000; 6.750000;, - -4.000000;-1.000000; 6.750000;, - 4.000000;-1.000000;13.500000;, - 4.000000;-1.000000; 6.750000;, - 4.000000; 1.000000; 6.750000;, - 4.000000; 1.000000;13.500000;, - -4.000000; 1.000000;13.500000;, - -4.000000;-1.000000;13.500000;, - -2.000000;-1.000000;13.500000;, - -2.000000; 1.000000;13.500000;, - 4.000000; 1.000000;13.500000;, - 4.000000; 1.000000; 6.750000;, - 2.000000; 1.000000; 6.750000;, - 2.000000; 1.000000;13.500000;, - 0.000000; 1.000000; 0.000000;, - 2.000000; 1.000000; 0.000000;, - 2.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 2.000000; 1.000000;13.500000;, - 2.000000; 1.000000; 6.750000;, - 2.000000;-1.000000; 6.750000;, - 2.000000;-1.000000;13.500000;, - -2.000000; 1.000000; 6.750000;, - -2.000000;-1.000000; 6.750000;, - -4.000000;-1.000000; 6.750000;, - -4.000000; 1.000000; 6.750000;, - 2.000000;-1.000000;13.500000;, - 2.000000;-1.000000; 6.750000;, - 4.000000;-1.000000; 6.750000;, - 4.000000;-1.000000;13.500000;, - 2.000000; 1.000000; 6.750000;, - 0.000000; 1.000000; 6.750000;, - 0.000000;-1.000000; 6.750000;, - 2.000000;-1.000000; 6.750000;, - 2.200000;-2.200000;17.700001;, - -2.200000;-2.200000;17.700001;, - -2.200000;-2.200000;13.300000;, - 2.200000;-2.200000;13.300000;, - -2.200000;-2.200000;17.700001;, - -2.200000; 2.200000;17.700001;, - -2.200000; 2.200000;13.300000;, - -2.200000;-2.200000;13.300000;, - -2.200000; 2.200000;17.700001;, - 2.200000; 2.200000;17.700001;, - 2.200000; 2.200000;13.300000;, - -2.200000; 2.200000;13.300000;, - 2.200000; 2.200000;13.300000;, - 2.200000;-2.200000;13.300000;, - -2.200000;-2.200000;13.300000;, - -2.200000; 2.200000;13.300000;, - -2.200000; 2.200000;17.700001;, - -2.200000;-2.200000;17.700001;, - 2.200000;-2.200000;17.700001;, - 2.200000; 2.200000;17.700001;, - 2.200000;-2.200000;17.700001;, - 2.200000;-2.200000;13.300000;, - 2.200000; 2.200000;13.300000;, - 2.200000; 2.200000;17.700001;; - 42; - 4;3,2,1,0;, - 4;7,6,5,4;, - 4;11,10,9,8;, - 4;15,14,13,12;, - 4;19,18,17,16;, - 4;23,22,21,20;, - 4;27,26,25,24;, - 4;31,30,29,28;, - 4;35,34,33,32;, - 4;39,38,37,36;, - 4;43,42,41,40;, - 4;47,46,45,44;, - 4;51,50,49,48;, - 4;55,54,53,52;, - 4;59,58,57,56;, - 4;63,62,61,60;, - 4;67,66,65,64;, - 4;71,70,69,68;, - 4;75,74,73,72;, - 4;79,78,77,76;, - 4;83,82,81,80;, - 4;87,86,85,84;, - 4;91,90,89,88;, - 4;95,94,93,92;, - 4;99,98,97,96;, - 4;103,102,101,100;, - 4;107,106,105,104;, - 4;111,110,109,108;, - 4;115,114,113,112;, - 4;119,118,117,116;, - 4;123,122,121,120;, - 4;127,126,125,124;, - 4;131,130,129,128;, - 4;135,134,133,132;, - 4;139,138,137,136;, - 4;143,142,141,140;, - 4;147,146,145,144;, - 4;151,150,149,148;, - 4;155,154,153,152;, - 4;159,158,157,156;, - 4;163,162,161,160;, - 4;167,166,165,164;; - MeshTextureCoords { // Player UV coordinates - 168; - 0.625000; 0.625000;, - 0.500000; 0.625000;, - 0.500000; 1.000000;, - 0.625000; 1.000000;, - 0.500000; 0.625000;, - 0.437500; 0.625000;, - 0.437500; 1.000000;, - 0.500000; 1.000000;, - 0.437500; 0.625000;, - 0.312500; 0.625000;, - 0.312500; 1.000000;, - 0.437500; 1.000000;, - 0.562500; 0.625000;, - 0.562500; 0.500000;, - 0.437500; 0.500000;, - 0.437500; 0.625000;, - 0.437500; 0.625000;, - 0.437500; 0.500000;, - 0.312500; 0.500000;, - 0.312500; 0.625000;, - 0.187500; 0.625000;, - 0.187500; 1.000000;, - 0.125000; 1.000000;, - 0.125000; 0.625000;, - 0.812500; 0.625000;, - 0.875000; 0.625000;, - 0.875000; 1.000000;, - 0.812500; 1.000000;, - 0.750000; 0.625000;, - 0.812500; 0.625000;, - 0.812500; 1.000000;, - 0.750000; 1.000000;, - 0.187500; 0.625000;, - 0.187500; 0.500000;, - 0.125000; 0.500000;, - 0.125000; 0.625000;, - 0.000000; 0.625000;, - 0.062500; 0.625000;, - 0.062500; 1.000000;, - 0.000000; 1.000000;, - 0.500000; 0.250000;, - 0.375000; 0.250000;, - 0.375000; 0.500000;, - 0.500000; 0.500000;, - 0.375000; 0.250000;, - 0.250000; 0.250000;, - 0.250000; 0.500000;, - 0.375000; 0.500000;, - 0.250000; 0.250000;, - 0.125000; 0.250000;, - 0.125000; 0.500000;, - 0.250000; 0.500000;, - 0.375000; 0.250000;, - 0.375000; 0.000000;, - 0.250000; 0.000000;, - 0.250000; 0.250000;, - 0.250000; 0.250000;, - 0.250000; 0.000000;, - 0.125000; 0.000000;, - 0.125000; 0.250000;, - 0.250000; 0.625000;, - 0.187500; 0.625000;, - 0.187500; 1.000000;, - 0.250000; 1.000000;, - 0.125000; 0.625000;, - 0.125000; 1.000000;, - 0.062500; 1.000000;, - 0.062500; 0.625000;, - 0.125000; 0.625000;, - 0.062500; 0.625000;, - 0.062500; 1.000000;, - 0.125000; 1.000000;, - 0.750000; 0.625000;, - 0.812500; 0.625000;, - 0.812500; 0.500000;, - 0.750000; 0.500000;, - 0.687500; 0.625000;, - 0.750000; 0.625000;, - 0.750000; 0.500000;, - 0.687500; 0.500000;, - 0.250000; 0.625000;, - 0.250000; 1.000000;, - 0.187500; 1.000000;, - 0.187500; 0.625000;, - 0.187500; 0.625000;, - 0.125000; 0.625000;, - 0.125000; 1.000000;, - 0.187500; 1.000000;, - 0.000000; 0.625000;, - 0.000000; 1.000000;, - 0.062500; 1.000000;, - 0.062500; 0.625000;, - 0.250000; 0.625000;, - 0.250000; 1.000000;, - 0.312500; 1.000000;, - 0.312500; 0.625000;, - 0.000000; 0.250000;, - 0.000000; 0.500000;, - 0.125000; 0.500000;, - 0.125000; 0.250000;, - 0.125000; 0.625000;, - 0.125000; 0.500000;, - 0.062500; 0.500000;, - 0.062500; 0.625000;, - 0.687500; 0.625000;, - 0.750000; 0.625000;, - 0.750000; 1.000000;, - 0.687500; 1.000000;, - 0.687500; 0.625000;, - 0.625000; 0.625000;, - 0.625000; 1.000000;, - 0.687500; 1.000000;, - 0.687500; 0.625000;, - 0.687500; 1.000000;, - 0.625000; 1.000000;, - 0.625000; 0.625000;, - 0.687500; 0.625000;, - 0.687500; 0.500000;, - 0.750000; 0.500000;, - 0.750000; 0.625000;, - 0.687500; 0.625000;, - 0.687500; 1.000000;, - 0.750000; 1.000000;, - 0.750000; 0.625000;, - 0.187500; 0.625000;, - 0.125000; 0.625000;, - 0.125000; 0.500000;, - 0.187500; 0.500000;, - 0.750000; 0.625000;, - 0.750000; 1.000000;, - 0.812500; 1.000000;, - 0.812500; 0.625000;, - 0.750000; 0.625000;, - 0.750000; 0.500000;, - 0.812500; 0.500000;, - 0.812500; 0.625000;, - 0.812500; 0.625000;, - 0.812500; 1.000000;, - 0.875000; 1.000000;, - 0.875000; 0.625000;, - 0.125000; 0.625000;, - 0.062500; 0.625000;, - 0.062500; 0.500000;, - 0.125000; 0.500000;, - 1.000000; 0.250000;, - 0.875000; 0.250000;, - 0.875000; 0.500000;, - 1.000000; 0.500000;, - 0.875000; 0.250000;, - 0.750000; 0.250000;, - 0.750000; 0.500000;, - 0.875000; 0.500000;, - 0.750000; 0.250000;, - 0.625000; 0.250000;, - 0.625000; 0.500000;, - 0.750000; 0.500000;, - 0.875000; 0.250000;, - 0.875000; 0.000000;, - 0.750000; 0.000000;, - 0.750000; 0.250000;, - 0.750000; 0.250000;, - 0.750000; 0.000000;, - 0.625000; 0.000000;, - 0.625000; 0.250000;, - 0.500000; 0.250000;, - 0.500000; 0.500000;, - 0.625000; 0.500000;, - 0.625000; 0.250000;; - } // End of Player UV coordinates - XSkinMeshHeader { - 1; - 3; - 6; - } - SkinWeights { - "Armature_Leg_Right"; - 24; - 20, - 21, - 22, - 23, - 64, - 65, - 66, - 67, - 80, - 81, - 82, - 83, - 88, - 89, - 90, - 91, - 124, - 125, - 126, - 127, - 140, - 141, - 142, - 143; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 1.000000,-0.000000,-0.000000, 0.000000, - 0.000000, 0.000000, 1.000000, 0.000000, - -0.000000,-1.000000, 0.000000, 0.000000, - -1.000000, 6.750001,-0.000001, 1.000000;; - } // End of Armature_Leg_Right skin weights - SkinWeights { - "Armature_Body"; - 24; - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 92, - 93, - 94, - 95; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 0.000000,-1.000000, 0.000000, - 0.000000, 1.000000, 0.000000, 0.000000, - 0.000000,-6.750000,-0.000001, 1.000000;; - } // End of Armature_Body skin weights - SkinWeights { - "Armature_Arm_Right"; - 24; - 72, - 73, - 74, - 75, - 76, - 77, - 78, - 79, - 112, - 113, - 114, - 115, - 120, - 121, - 122, - 123, - 128, - 129, - 130, - 131, - 136, - 137, - 138, - 139; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 0.989214, 0.143940, 0.027164, 0.000000, - -0.027450,-0.000000, 0.999623, 0.000000, - 0.143886,-0.989587, 0.003951, 0.000000, - -3.920884,13.071540,-0.107668, 1.000000;; - } // End of Armature_Arm_Right skin weights - SkinWeights { - "Armature_Leg_Left"; - 24; - 32, - 33, - 34, - 35, - 36, - 37, - 38, - 39, - 60, - 61, - 62, - 63, - 68, - 69, - 70, - 71, - 84, - 85, - 86, - 87, - 100, - 101, - 102, - 103; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 1.000000,-0.000000,-0.000000, 0.000000, - 0.000000, 0.000000, 1.000000, 0.000000, - -0.000000,-1.000000, 0.000000, 0.000000, - 1.000000, 6.750001,-0.000001, 1.000000;; - } // End of Armature_Leg_Left skin weights - SkinWeights { - "Armature_Arm_Left"; - 24; - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 104, - 105, - 106, - 107, - 108, - 109, - 110, - 111, - 116, - 117, - 118, - 119, - 132, - 133, - 134, - 135; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 0.989214,-0.143940,-0.027164, 0.000000, - 0.027450,-0.000000, 0.999623, 0.000000, - -0.143886,-0.989587, 0.003951, 0.000000, - 3.920884,13.071540,-0.107668, 1.000000;; - } // End of Armature_Arm_Left skin weights - SkinWeights { - "Armature_Head"; - 48; - 40, - 41, - 42, - 43, - 44, - 45, - 46, - 47, - 48, - 49, - 50, - 51, - 52, - 53, - 54, - 55, - 56, - 57, - 58, - 59, - 96, - 97, - 98, - 99, - 144, - 145, - 146, - 147, - 148, - 149, - 150, - 151, - 152, - 153, - 154, - 155, - 156, - 157, - 158, - 159, - 160, - 161, - 162, - 163, - 164, - 165, - 166, - 167; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - -1.000000, 0.000000,-0.000000, 0.000000, - -0.000000,-0.000000, 1.000000, 0.000000, - 0.000000, 1.000000, 0.000000, 0.000000, - -0.000000,-13.500000,-0.000002, 1.000000;; - } // End of Armature_Head skin weights - } // End of Player mesh - } // End of Player - } // End of Armature -} // End of Root -AnimationSet ArmatureAction { - Animation { - {Armature} - AnimationKey { // Rotation - 0; - 189; - 0;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 1;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 2;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 3;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 4;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 5;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 6;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 7;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 8;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 9;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 10;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 11;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 12;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 13;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 14;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 15;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 16;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 17;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 18;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 19;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 20;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 21;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 22;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 23;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 24;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 25;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 26;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 27;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 28;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 29;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 30;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 31;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 32;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 33;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 34;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 35;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 36;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 37;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 38;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 39;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 40;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 41;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 42;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 43;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 44;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 45;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 46;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 47;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 48;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 49;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 50;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 51;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 52;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 53;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 54;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 55;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 56;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 57;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 58;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 59;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 60;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 61;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 62;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 63;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 64;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 65;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 66;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 67;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 68;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 69;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 70;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 71;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 72;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 73;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 74;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 75;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 76;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 77;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 78;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 79;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 80;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 81;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 82;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 83;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 84;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 85;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 86;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 87;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 88;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 89;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 90;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 91;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 92;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 93;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 94;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 95;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 96;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 97;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 98;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 99;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 100;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 101;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 102;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 103;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 104;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 105;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 106;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 107;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 108;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 109;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 110;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 111;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 112;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 113;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 114;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 115;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 116;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 117;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 118;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 119;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 120;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 121;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 122;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 123;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 124;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 125;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 126;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 127;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 128;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 129;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 130;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 131;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 132;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 133;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 134;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 135;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 136;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 137;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 138;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 139;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 140;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 141;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 142;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 143;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 144;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 145;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 146;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 147;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 148;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 149;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 150;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 151;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 152;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 153;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 154;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 155;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 156;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 157;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 158;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 159;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 160;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 161;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 162;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 163;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 164;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 165;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 166;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 167;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 168;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 169;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 170;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 171;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 172;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 173;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 174;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 175;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 176;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 177;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 178;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 179;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 180;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 181;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 182;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 183;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 184;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 185;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 186;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 187;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 188;4;-1.000000, 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { // Scale - 1; - 189; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;, - 156;3; 1.000000, 1.000000, 1.000000;;, - 157;3; 1.000000, 1.000000, 1.000000;;, - 158;3; 1.000000, 1.000000, 1.000000;;, - 159;3; 1.000000, 1.000000, 1.000000;;, - 160;3; 1.000000, 1.000000, 1.000000;;, - 161;3; 1.000000, 1.000000, 1.000000;;, - 162;3; 1.000000, 1.000000, 1.000000;;, - 163;3; 1.000000, 1.000000, 1.000000;;, - 164;3; 1.000000, 1.000000, 1.000000;;, - 165;3; 1.000000, 1.000000, 1.000000;;, - 166;3; 1.000000, 1.000000, 1.000000;;, - 167;3; 1.000000, 1.000000, 1.000000;;, - 168;3; 1.000000, 1.000000, 1.000000;;, - 169;3; 1.000000, 1.000000, 1.000000;;, - 170;3; 1.000000, 1.000000, 1.000000;;, - 171;3; 1.000000, 1.000000, 1.000000;;, - 172;3; 1.000000, 1.000000, 1.000000;;, - 173;3; 1.000000, 1.000000, 1.000000;;, - 174;3; 1.000000, 1.000000, 1.000000;;, - 175;3; 1.000000, 1.000000, 1.000000;;, - 176;3; 1.000000, 1.000000, 1.000000;;, - 177;3; 1.000000, 1.000000, 1.000000;;, - 178;3; 1.000000, 1.000000, 1.000000;;, - 179;3; 1.000000, 1.000000, 1.000000;;, - 180;3; 1.000000, 1.000000, 1.000000;;, - 181;3; 1.000000, 1.000000, 1.000000;;, - 182;3; 1.000000, 1.000000, 1.000000;;, - 183;3; 1.000000, 1.000000, 1.000000;;, - 184;3; 1.000000, 1.000000, 1.000000;;, - 185;3; 1.000000, 1.000000, 1.000000;;, - 186;3; 1.000000, 1.000000, 1.000000;;, - 187;3; 1.000000, 1.000000, 1.000000;;, - 188;3; 1.000000, 1.000000, 1.000000;;; - } - AnimationKey { // Position - 2; - 189; - 0;3; 0.000000, 0.000000,-10.000000;;, - 1;3; 0.000000, 0.000000,-10.000000;;, - 2;3; 0.000000, 0.000000,-10.000000;;, - 3;3; 0.000000, 0.000000,-10.000000;;, - 4;3; 0.000000, 0.000000,-10.000000;;, - 5;3; 0.000000, 0.000000,-10.000000;;, - 6;3; 0.000000, 0.000000,-10.000000;;, - 7;3; 0.000000, 0.000000,-10.000000;;, - 8;3; 0.000000, 0.000000,-10.000000;;, - 9;3; 0.000000, 0.000000,-10.000000;;, - 10;3; 0.000000, 0.000000,-10.000000;;, - 11;3; 0.000000, 0.000000,-10.000000;;, - 12;3; 0.000000, 0.000000,-10.000000;;, - 13;3; 0.000000, 0.000000,-10.000000;;, - 14;3; 0.000000, 0.000000,-10.000000;;, - 15;3; 0.000000, 0.000000,-10.000000;;, - 16;3; 0.000000, 0.000000,-10.000000;;, - 17;3; 0.000000, 0.000000,-10.000000;;, - 18;3; 0.000000, 0.000000,-10.000000;;, - 19;3; 0.000000, 0.000000,-10.000000;;, - 20;3; 0.000000, 0.000000,-10.000000;;, - 21;3; 0.000000, 0.000000,-10.000000;;, - 22;3; 0.000000, 0.000000,-10.000000;;, - 23;3; 0.000000, 0.000000,-10.000000;;, - 24;3; 0.000000, 0.000000,-10.000000;;, - 25;3; 0.000000, 0.000000,-10.000000;;, - 26;3; 0.000000, 0.000000,-10.000000;;, - 27;3; 0.000000, 0.000000,-10.000000;;, - 28;3; 0.000000, 0.000000,-10.000000;;, - 29;3; 0.000000, 0.000000,-10.000000;;, - 30;3; 0.000000, 0.000000,-10.000000;;, - 31;3; 0.000000, 0.000000,-10.000000;;, - 32;3; 0.000000, 0.000000,-10.000000;;, - 33;3; 0.000000, 0.000000,-10.000000;;, - 34;3; 0.000000, 0.000000,-10.000000;;, - 35;3; 0.000000, 0.000000,-10.000000;;, - 36;3; 0.000000, 0.000000,-10.000000;;, - 37;3; 0.000000, 0.000000,-10.000000;;, - 38;3; 0.000000, 0.000000,-10.000000;;, - 39;3; 0.000000, 0.000000,-10.000000;;, - 40;3; 0.000000, 0.000000,-10.000000;;, - 41;3; 0.000000, 0.000000,-10.000000;;, - 42;3; 0.000000, 0.000000,-10.000000;;, - 43;3; 0.000000, 0.000000,-10.000000;;, - 44;3; 0.000000, 0.000000,-10.000000;;, - 45;3; 0.000000, 0.000000,-10.000000;;, - 46;3; 0.000000, 0.000000,-10.000000;;, - 47;3; 0.000000, 0.000000,-10.000000;;, - 48;3; 0.000000, 0.000000,-10.000000;;, - 49;3; 0.000000, 0.000000,-10.000000;;, - 50;3; 0.000000, 0.000000,-10.000000;;, - 51;3; 0.000000, 0.000000,-10.000000;;, - 52;3; 0.000000, 0.000000,-10.000000;;, - 53;3; 0.000000, 0.000000,-10.000000;;, - 54;3; 0.000000, 0.000000,-10.000000;;, - 55;3; 0.000000, 0.000000,-10.000000;;, - 56;3; 0.000000, 0.000000,-10.000000;;, - 57;3; 0.000000, 0.000000,-10.000000;;, - 58;3; 0.000000, 0.000000,-10.000000;;, - 59;3; 0.000000, 0.000000,-10.000000;;, - 60;3; 0.000000, 0.000000,-10.000000;;, - 61;3; 0.000000, 0.000000,-10.000000;;, - 62;3; 0.000000, 0.000000,-10.000000;;, - 63;3; 0.000000, 0.000000,-10.000000;;, - 64;3; 0.000000, 0.000000,-10.000000;;, - 65;3; 0.000000, 0.000000,-10.000000;;, - 66;3; 0.000000, 0.000000,-10.000000;;, - 67;3; 0.000000, 0.000000,-10.000000;;, - 68;3; 0.000000, 0.000000,-10.000000;;, - 69;3; 0.000000, 0.000000,-10.000000;;, - 70;3; 0.000000, 0.000000,-10.000000;;, - 71;3; 0.000000, 0.000000,-10.000000;;, - 72;3; 0.000000, 0.000000,-10.000000;;, - 73;3; 0.000000, 0.000000,-10.000000;;, - 74;3; 0.000000, 0.000000,-10.000000;;, - 75;3; 0.000000, 0.000000,-10.000000;;, - 76;3; 0.000000, 0.000000,-10.000000;;, - 77;3; 0.000000, 0.000000,-10.000000;;, - 78;3; 0.000000, 0.000000,-10.000000;;, - 79;3; 0.000000, 0.000000,-10.000000;;, - 80;3; 0.000000, 0.000000,-10.000000;;, - 81;3; 0.000000, 0.000000,-10.000000;;, - 82;3; 0.000000, 0.000000,-10.000000;;, - 83;3; 0.000000, 0.000000,-10.000000;;, - 84;3; 0.000000, 0.000000,-10.000000;;, - 85;3; 0.000000, 0.000000,-10.000000;;, - 86;3; 0.000000, 0.000000,-10.000000;;, - 87;3; 0.000000, 0.000000,-10.000000;;, - 88;3; 0.000000, 0.000000,-10.000000;;, - 89;3; 0.000000, 0.000000,-10.000000;;, - 90;3; 0.000000, 0.000000,-10.000000;;, - 91;3; 0.000000, 0.000000,-10.000000;;, - 92;3; 0.000000, 0.000000,-10.000000;;, - 93;3; 0.000000, 0.000000,-10.000000;;, - 94;3; 0.000000, 0.000000,-10.000000;;, - 95;3; 0.000000, 0.000000,-10.000000;;, - 96;3; 0.000000, 0.000000,-10.000000;;, - 97;3; 0.000000, 0.000000,-10.000000;;, - 98;3; 0.000000, 0.000000,-10.000000;;, - 99;3; 0.000000, 0.000000,-10.000000;;, - 100;3; 0.000000, 0.000000,-10.000000;;, - 101;3; 0.000000, 0.000000,-10.000000;;, - 102;3; 0.000000, 0.000000,-10.000000;;, - 103;3; 0.000000, 0.000000,-10.000000;;, - 104;3; 0.000000, 0.000000,-10.000000;;, - 105;3; 0.000000, 0.000000,-10.000000;;, - 106;3; 0.000000, 0.000000,-10.000000;;, - 107;3; 0.000000, 0.000000,-10.000000;;, - 108;3; 0.000000, 0.000000,-10.000000;;, - 109;3; 0.000000, 0.000000,-10.000000;;, - 110;3; 0.000000, 0.000000,-10.000000;;, - 111;3; 0.000000, 0.000000,-10.000000;;, - 112;3; 0.000000, 0.000000,-10.000000;;, - 113;3; 0.000000, 0.000000,-10.000000;;, - 114;3; 0.000000, 0.000000,-10.000000;;, - 115;3; 0.000000, 0.000000,-10.000000;;, - 116;3; 0.000000, 0.000000,-10.000000;;, - 117;3; 0.000000, 0.000000,-10.000000;;, - 118;3; 0.000000, 0.000000,-10.000000;;, - 119;3; 0.000000, 0.000000,-10.000000;;, - 120;3; 0.000000, 0.000000,-10.000000;;, - 121;3; 0.000000, 0.000000,-10.000000;;, - 122;3; 0.000000, 0.000000,-10.000000;;, - 123;3; 0.000000, 0.000000,-10.000000;;, - 124;3; 0.000000, 0.000000,-10.000000;;, - 125;3; 0.000000, 0.000000,-10.000000;;, - 126;3; 0.000000, 0.000000,-10.000000;;, - 127;3; 0.000000, 0.000000,-10.000000;;, - 128;3; 0.000000, 0.000000,-10.000000;;, - 129;3; 0.000000, 0.000000,-10.000000;;, - 130;3; 0.000000, 0.000000,-10.000000;;, - 131;3; 0.000000, 0.000000,-10.000000;;, - 132;3; 0.000000, 0.000000,-10.000000;;, - 133;3; 0.000000, 0.000000,-10.000000;;, - 134;3; 0.000000, 0.000000,-10.000000;;, - 135;3; 0.000000, 0.000000,-10.000000;;, - 136;3; 0.000000, 0.000000,-10.000000;;, - 137;3; 0.000000, 0.000000,-10.000000;;, - 138;3; 0.000000, 0.000000,-10.000000;;, - 139;3; 0.000000, 0.000000,-10.000000;;, - 140;3; 0.000000, 0.000000,-10.000000;;, - 141;3; 0.000000, 0.000000,-10.000000;;, - 142;3; 0.000000, 0.000000,-10.000000;;, - 143;3; 0.000000, 0.000000,-10.000000;;, - 144;3; 0.000000, 0.000000,-10.000000;;, - 145;3; 0.000000, 0.000000,-10.000000;;, - 146;3; 0.000000, 0.000000,-10.000000;;, - 147;3; 0.000000, 0.000000,-10.000000;;, - 148;3; 0.000000, 0.000000,-10.000000;;, - 149;3; 0.000000, 0.000000,-10.000000;;, - 150;3; 0.000000, 0.000000,-10.000000;;, - 151;3; 0.000000, 0.000000,-10.000000;;, - 152;3; 0.000000, 0.000000,-10.000000;;, - 153;3; 0.000000, 0.000000,-10.000000;;, - 154;3; 0.000000, 0.000000,-10.000000;;, - 155;3; 0.000000, 0.000000,-10.000000;;, - 156;3; 0.000000, 0.000000,-10.000000;;, - 157;3; 0.000000, 0.000000,-10.000000;;, - 158;3; 0.000000, 0.000000,-10.000000;;, - 159;3; 0.000000, 0.000000,-10.000000;;, - 160;3; 0.000000, 0.000000,-10.000000;;, - 161;3; 0.000000, 0.000000,-10.000000;;, - 162;3; 0.000000, 0.000000,-10.000000;;, - 163;3; 0.000000, 0.000000,-10.000000;;, - 164;3; 0.000000, 0.000000,-10.000000;;, - 165;3; 0.000000, 0.000000,-10.000000;;, - 166;3; 0.000000, 0.000000,-10.000000;;, - 167;3; 0.000000, 0.000000,-10.000000;;, - 168;3; 0.000000, 0.000000,-10.000000;;, - 169;3; 0.000000, 0.000000,-10.000000;;, - 170;3; 0.000000, 0.000000,-10.000000;;, - 171;3; 0.000000, 0.000000,-10.000000;;, - 172;3; 0.000000, 0.000000,-10.000000;;, - 173;3; 0.000000, 0.000000,-10.000000;;, - 174;3; 0.000000, 0.000000,-10.000000;;, - 175;3; 0.000000, 0.000000,-10.000000;;, - 176;3; 0.000000, 0.000000,-10.000000;;, - 177;3; 0.000000, 0.000000,-10.000000;;, - 178;3; 0.000000, 0.000000,-10.000000;;, - 179;3; 0.000000, 0.000000,-10.000000;;, - 180;3; 0.000000, 0.000000,-10.000000;;, - 181;3; 0.000000, 0.000000,-10.000000;;, - 182;3; 0.000000, 0.000000,-10.000000;;, - 183;3; 0.000000, 0.000000,-10.000000;;, - 184;3; 0.000000, 0.000000,-10.000000;;, - 185;3; 0.000000, 0.000000,-10.000000;;, - 186;3; 0.000000, 0.000000,-10.000000;;, - 187;3; 0.000000, 0.000000,-10.000000;;, - 188;3; 0.000000, 0.000000,-10.000000;;; - } - } - Animation { - {Armature_Body} - AnimationKey { // Rotation - 0; - 189; - 0;4;-0.707107, 0.707107, 0.000000, 0.000000;;, - 1;4;-0.706933, 0.707273, 0.000000, 0.000000;;, - 2;4;-0.706408, 0.707776, 0.000000, 0.000000;;, - 3;4;-0.705530, 0.708616, 0.000000, 0.000000;;, - 4;4;-0.704305, 0.709789, 0.000000, 0.000000;;, - 5;4;-0.702749, 0.711279, 0.000000, 0.000000;;, - 6;4;-0.700886, 0.713062, 0.000000, 0.000000;;, - 7;4;-0.698758, 0.715099, 0.000000, 0.000000;;, - 8;4;-0.696414, 0.717343, 0.000000, 0.000000;;, - 9;4;-0.693920, 0.719730, 0.000000, 0.000000;;, - 10;4;-0.691348, 0.722192, 0.000000, 0.000000;;, - 11;4;-0.688777, 0.724654, 0.000000, 0.000000;;, - 12;4;-0.686283, 0.727042, 0.000000, 0.000000;;, - 13;4;-0.683939, 0.729285, 0.000000, 0.000000;;, - 14;4;-0.681811, 0.731323, 0.000000, 0.000000;;, - 15;4;-0.679949, 0.733105, 0.000000, 0.000000;;, - 16;4;-0.678392, 0.734596, 0.000000, 0.000000;;, - 17;4;-0.677167, 0.735768, 0.000000, 0.000000;;, - 18;4;-0.676289, 0.736609, 0.000000, 0.000000;;, - 19;4;-0.675764, 0.737111, 0.000000, 0.000000;;, - 20;4;-0.675590, 0.737277, 0.000000, 0.000000;;, - 21;4;-0.675764, 0.737111, 0.000000, 0.000000;;, - 22;4;-0.676289, 0.736609, 0.000000, 0.000000;;, - 23;4;-0.677167, 0.735768, 0.000000, 0.000000;;, - 24;4;-0.678392, 0.734596, 0.000000, 0.000000;;, - 25;4;-0.679949, 0.733105, 0.000000, 0.000000;;, - 26;4;-0.681811, 0.731323, 0.000000, 0.000000;;, - 27;4;-0.683939, 0.729285, 0.000000, 0.000000;;, - 28;4;-0.686283, 0.727042, 0.000000, 0.000000;;, - 29;4;-0.688777, 0.724654, 0.000000, 0.000000;;, - 30;4;-0.691349, 0.722192, 0.000000, 0.000000;;, - 31;4;-0.693920, 0.719730, 0.000000, 0.000000;;, - 32;4;-0.696415, 0.717343, 0.000000, 0.000000;;, - 33;4;-0.698758, 0.715099, 0.000000, 0.000000;;, - 34;4;-0.700886, 0.713062, 0.000000, 0.000000;;, - 35;4;-0.702749, 0.711279, 0.000000, 0.000000;;, - 36;4;-0.704305, 0.709789, 0.000000, 0.000000;;, - 37;4;-0.705530, 0.708616, 0.000000, 0.000000;;, - 38;4;-0.706408, 0.707776, 0.000000, 0.000000;;, - 39;4;-0.706933, 0.707273, 0.000000, 0.000000;;, - 40;4;-0.707107, 0.707107, 0.000000, 0.000000;;, - 41;4;-0.706933, 0.707273, 0.000000, 0.000000;;, - 42;4;-0.706408, 0.707776, 0.000000, 0.000000;;, - 43;4;-0.705530, 0.708616, 0.000000, 0.000000;;, - 44;4;-0.704305, 0.709789, 0.000000, 0.000000;;, - 45;4;-0.702749, 0.711279, 0.000000, 0.000000;;, - 46;4;-0.700886, 0.713062, 0.000000, 0.000000;;, - 47;4;-0.698758, 0.715099, 0.000000, 0.000000;;, - 48;4;-0.696415, 0.717343, 0.000000, 0.000000;;, - 49;4;-0.693920, 0.719730, 0.000000, 0.000000;;, - 50;4;-0.691348, 0.722192, 0.000000, 0.000000;;, - 51;4;-0.688777, 0.724654, 0.000000, 0.000000;;, - 52;4;-0.686283, 0.727042, 0.000000, 0.000000;;, - 53;4;-0.683939, 0.729285, 0.000000, 0.000000;;, - 54;4;-0.681811, 0.731323, 0.000000, 0.000000;;, - 55;4;-0.679949, 0.733105, 0.000000, 0.000000;;, - 56;4;-0.678392, 0.734596, 0.000000, 0.000000;;, - 57;4;-0.677167, 0.735768, 0.000000, 0.000000;;, - 58;4;-0.676289, 0.736609, 0.000000, 0.000000;;, - 59;4;-0.675764, 0.737111, 0.000000, 0.000000;;, - 60;4;-0.675590, 0.737277, 0.000000, 0.000000;;, - 61;4;-0.675754, 0.737121, 0.000000, 0.000000;;, - 62;4;-0.676212, 0.736682, 0.000000, 0.000000;;, - 63;4;-0.676927, 0.735998, 0.000000, 0.000000;;, - 64;4;-0.677865, 0.735100, 0.000000, 0.000000;;, - 65;4;-0.679001, 0.734013, 0.000000, 0.000000;;, - 66;4;-0.680312, 0.732757, 0.000000, 0.000000;;, - 67;4;-0.681779, 0.731353, 0.000000, 0.000000;;, - 68;4;-0.683387, 0.729813, 0.000000, 0.000000;;, - 69;4;-0.685120, 0.728154, 0.000000, 0.000000;;, - 70;4;-0.686966, 0.726388, 0.000000, 0.000000;;, - 71;4;-0.688910, 0.724526, 0.000000, 0.000000;;, - 72;4;-0.690941, 0.722582, 0.000000, 0.000000;;, - 73;4;-0.693046, 0.720567, 0.000000, 0.000000;;, - 74;4;-0.695210, 0.718495, 0.000000, 0.000000;;, - 75;4;-0.697417, 0.716383, 0.000000, 0.000000;;, - 76;4;-0.699643, 0.714252, 0.000000, 0.000000;;, - 77;4;-0.701856, 0.712133, 0.000000, 0.000000;;, - 78;4;-0.703995, 0.710086, 0.000000, 0.000000;;, - 79;4;-0.705928, 0.708235, 0.000000, 0.000000;;, - 80;4;-0.707107, 0.707107, 0.000000, 0.000000;;, - 81;4;-0.707107, 0.707107, 0.000000, 0.000000;;, - 82;4;-0.705928, 0.708235, 0.000000, 0.000000;;, - 83;4;-0.703995, 0.710086, 0.000000, 0.000000;;, - 84;4;-0.701856, 0.712133, 0.000000, 0.000000;;, - 85;4;-0.699643, 0.714252, 0.000000, 0.000000;;, - 86;4;-0.697417, 0.716383, 0.000000, 0.000000;;, - 87;4;-0.695210, 0.718495, 0.000000, 0.000000;;, - 88;4;-0.693046, 0.720567, 0.000000, 0.000000;;, - 89;4;-0.690941, 0.722582, 0.000000, 0.000000;;, - 90;4;-0.688910, 0.724526, 0.000000, 0.000000;;, - 91;4;-0.686966, 0.726388, 0.000000, 0.000000;;, - 92;4;-0.685120, 0.728154, 0.000000, 0.000000;;, - 93;4;-0.683387, 0.729813, 0.000000, 0.000000;;, - 94;4;-0.681779, 0.731353, 0.000000, 0.000000;;, - 95;4;-0.680312, 0.732758, 0.000000, 0.000000;;, - 96;4;-0.679001, 0.734013, 0.000000, 0.000000;;, - 97;4;-0.677865, 0.735100, 0.000000, 0.000000;;, - 98;4;-0.676927, 0.735998, 0.000000, 0.000000;;, - 99;4;-0.676212, 0.736682, 0.000000, 0.000000;;, - 100;4;-0.675754, 0.737121, 0.000000, 0.000000;;, - 101;4;-0.675590, 0.737277, 0.000000, 0.000000;;, - 102;4;-0.675764, 0.737111, 0.000000, 0.000000;;, - 103;4;-0.676289, 0.736609, 0.000000, 0.000000;;, - 104;4;-0.677167, 0.735768, 0.000000, 0.000000;;, - 105;4;-0.678392, 0.734596, 0.000000, 0.000000;;, - 106;4;-0.679949, 0.733105, 0.000000, 0.000000;;, - 107;4;-0.681811, 0.731323, 0.000000, 0.000000;;, - 108;4;-0.683939, 0.729285, 0.000000, 0.000000;;, - 109;4;-0.686283, 0.727042, 0.000000, 0.000000;;, - 110;4;-0.688777, 0.724654, 0.000000, 0.000000;;, - 111;4;-0.691348, 0.722192, 0.000000, 0.000000;;, - 112;4;-0.693920, 0.719730, 0.000000, 0.000000;;, - 113;4;-0.696415, 0.717343, 0.000000, 0.000000;;, - 114;4;-0.698758, 0.715099, 0.000000, 0.000000;;, - 115;4;-0.700886, 0.713062, 0.000000, 0.000000;;, - 116;4;-0.702749, 0.711279, 0.000000, 0.000000;;, - 117;4;-0.704305, 0.709789, 0.000000, 0.000000;;, - 118;4;-0.705530, 0.708616, 0.000000, 0.000000;;, - 119;4;-0.706408, 0.707776, 0.000000, 0.000000;;, - 120;4;-0.706933, 0.707273, 0.000000, 0.000000;;, - 121;4;-0.707107, 0.707107, 0.000000, 0.000000;;, - 122;4;-0.706933, 0.707273, 0.000000, 0.000000;;, - 123;4;-0.706408, 0.707776, 0.000000, 0.000000;;, - 124;4;-0.705530, 0.708616, 0.000000, 0.000000;;, - 125;4;-0.704305, 0.709789, 0.000000, 0.000000;;, - 126;4;-0.702749, 0.711279, 0.000000, 0.000000;;, - 127;4;-0.700886, 0.713062, 0.000000, 0.000000;;, - 128;4;-0.698758, 0.715099, 0.000000, 0.000000;;, - 129;4;-0.696415, 0.717343, 0.000000, 0.000000;;, - 130;4;-0.693920, 0.719730, 0.000000, 0.000000;;, - 131;4;-0.691348, 0.722192, 0.000000, 0.000000;;, - 132;4;-0.688777, 0.724654, 0.000000, 0.000000;;, - 133;4;-0.686283, 0.727042, 0.000000, 0.000000;;, - 134;4;-0.683939, 0.729285, 0.000000, 0.000000;;, - 135;4;-0.681811, 0.731323, 0.000000, 0.000000;;, - 136;4;-0.679949, 0.733105, 0.000000, 0.000000;;, - 137;4;-0.678392, 0.734596, 0.000000, 0.000000;;, - 138;4;-0.677167, 0.735768, 0.000000, 0.000000;;, - 139;4;-0.676289, 0.736609, 0.000000, 0.000000;;, - 140;4;-0.675764, 0.737111, 0.000000, 0.000000;;, - 141;4;-0.675590, 0.737277, 0.000000, 0.000000;;, - 142;4;-0.675754, 0.737121, 0.000000, 0.000000;;, - 143;4;-0.676211, 0.736683, 0.000000, 0.000000;;, - 144;4;-0.676923, 0.736001, 0.000000, 0.000000;;, - 145;4;-0.677857, 0.735107, 0.000000, 0.000000;;, - 146;4;-0.678987, 0.734026, 0.000000, 0.000000;;, - 147;4;-0.680291, 0.732778, 0.000000, 0.000000;;, - 148;4;-0.681750, 0.731381, 0.000000, 0.000000;;, - 149;4;-0.683349, 0.729852, 0.000000, 0.000000;;, - 150;4;-0.685071, 0.728203, 0.000000, 0.000000;;, - 151;4;-0.686905, 0.726448, 0.000000, 0.000000;;, - 152;4;-0.688838, 0.724598, 0.000000, 0.000000;;, - 153;4;-0.690858, 0.722664, 0.000000, 0.000000;;, - 154;4;-0.692953, 0.720659, 0.000000, 0.000000;;, - 155;4;-0.695109, 0.718596, 0.000000, 0.000000;;, - 156;4;-0.697310, 0.716489, 0.000000, 0.000000;;, - 157;4;-0.699536, 0.714358, 0.000000, 0.000000;;, - 158;4;-0.701753, 0.712235, 0.000000, 0.000000;;, - 159;4;-0.703909, 0.710171, 0.000000, 0.000000;;, - 160;4;-0.705875, 0.708288, 0.000000, 0.000000;;, - 161;4;-0.707107, 0.707107, 0.000000, 0.000000;;, - 162;4;-0.000000, 1.000000, 0.000000, 0.000000;;, - 163;4;-0.000000, 1.000000, 0.000000, 0.000000;;, - 164;4;-0.000000, 1.000000, 0.000000, 0.000000;;, - 165;4;-0.000000, 1.000000, 0.000000, 0.000000;;, - 166;4;-0.000000, 1.000000, 0.000000, 0.000000;;, - 167;4;-0.000000, 1.000000, 0.000000, 0.000000;;, - 168;4;-0.707107, 0.707107, 0.000000, 0.000000;;, - 169;4;-0.707107, 0.707107, 0.000000, 0.000000;;, - 170;4;-0.707107, 0.707107, 0.000000, 0.000000;;, - 171;4;-0.707107, 0.707107, 0.000000, 0.000000;;, - 172;4;-0.707107, 0.707107, 0.000000, 0.000000;;, - 173;4;-0.707107, 0.707107, 0.000000, 0.000000;;, - 174;4;-0.707107, 0.707107, 0.000000, 0.000000;;, - 175;4;-0.707107, 0.707107, 0.000000, 0.000000;;, - 176;4;-0.707107, 0.707107, 0.000000, 0.000000;;, - 177;4;-0.707107, 0.707107, 0.000000, 0.000000;;, - 178;4;-0.707107, 0.707107, 0.000000, 0.000000;;, - 179;4;-0.707107, 0.707107, 0.000000, 0.000000;;, - 180;4;-0.707107, 0.707107, 0.000000, 0.000000;;, - 181;4;-0.707107, 0.707107, 0.000000, 0.000000;;, - 182;4;-0.707107, 0.707107, 0.000000, 0.000000;;, - 183;4;-0.707107, 0.707107, 0.000000, 0.000000;;, - 184;4;-0.707107, 0.707107, 0.000000, 0.000000;;, - 185;4;-0.707107, 0.707107, 0.000000, 0.000000;;, - 186;4;-0.707107, 0.707107, 0.000000, 0.000000;;, - 187;4;-0.707107, 0.707107, 0.000000, 0.000000;;, - 188;4;-0.707107, 0.707107, 0.000000, 0.000000;;; - } - AnimationKey { // Scale - 1; - 189; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;, - 156;3; 1.000000, 1.000000, 1.000000;;, - 157;3; 1.000000, 1.000000, 1.000000;;, - 158;3; 1.000000, 1.000000, 1.000000;;, - 159;3; 1.000000, 1.000000, 1.000000;;, - 160;3; 1.000000, 1.000000, 1.000000;;, - 161;3; 1.000000, 1.000000, 1.000000;;, - 162;3; 1.000000, 1.000000, 1.000000;;, - 163;3; 1.000000, 1.000000, 1.000000;;, - 164;3; 1.000000, 1.000000, 1.000000;;, - 165;3; 1.000000, 1.000000, 1.000000;;, - 166;3; 1.000000, 1.000000, 1.000000;;, - 167;3; 1.000000, 1.000000, 1.000000;;, - 168;3; 1.000000, 1.000000, 1.000000;;, - 169;3; 1.000000, 1.000000, 1.000000;;, - 170;3; 1.000000, 1.000000, 1.000000;;, - 171;3; 1.000000, 1.000000, 1.000000;;, - 172;3; 1.000000, 1.000000, 1.000000;;, - 173;3; 1.000000, 1.000000, 1.000000;;, - 174;3; 1.000000, 1.000000, 1.000000;;, - 175;3; 1.000000, 1.000000, 1.000000;;, - 176;3; 1.000000, 1.000000, 1.000000;;, - 177;3; 1.000000, 1.000000, 1.000000;;, - 178;3; 1.000000, 1.000000, 1.000000;;, - 179;3; 1.000000, 1.000000, 1.000000;;, - 180;3; 1.000000, 1.000000, 1.000000;;, - 181;3; 1.000000, 1.000000, 1.000000;;, - 182;3; 1.000000, 1.000000, 1.000000;;, - 183;3; 1.000000, 1.000000, 1.000000;;, - 184;3; 1.000000, 1.000000, 1.000000;;, - 185;3; 1.000000, 1.000000, 1.000000;;, - 186;3; 1.000000, 1.000000, 1.000000;;, - 187;3; 1.000000, 1.000000, 1.000000;;, - 188;3; 1.000000, 1.000000, 1.000000;;; - } - AnimationKey { // Position - 2; - 189; - 0;3;-0.000000, 0.000000, 6.750000;;, - 1;3;-0.000000, 0.000000, 6.750000;;, - 2;3;-0.000000, 0.000000, 6.750000;;, - 3;3;-0.000000, 0.000000, 6.750000;;, - 4;3;-0.000000, 0.000000, 6.750000;;, - 5;3;-0.000000, 0.000000, 6.750000;;, - 6;3;-0.000000, 0.000000, 6.750000;;, - 7;3;-0.000000, 0.000000, 6.750000;;, - 8;3;-0.000000, 0.000000, 6.750000;;, - 9;3;-0.000000, 0.000000, 6.750000;;, - 10;3;-0.000000, 0.000000, 6.750000;;, - 11;3;-0.000000, 0.000000, 6.750000;;, - 12;3;-0.000000, 0.000000, 6.750000;;, - 13;3;-0.000000, 0.000000, 6.750000;;, - 14;3;-0.000000, 0.000000, 6.750000;;, - 15;3;-0.000000, 0.000000, 6.750000;;, - 16;3;-0.000000, 0.000000, 6.750000;;, - 17;3;-0.000000, 0.000000, 6.750000;;, - 18;3;-0.000000, 0.000000, 6.750000;;, - 19;3;-0.000000, 0.000000, 6.750000;;, - 20;3;-0.000000, 0.000000, 6.750000;;, - 21;3;-0.000000, 0.000000, 6.750000;;, - 22;3;-0.000000, 0.000000, 6.750000;;, - 23;3;-0.000000, 0.000000, 6.750000;;, - 24;3;-0.000000, 0.000000, 6.750000;;, - 25;3;-0.000000, 0.000000, 6.750000;;, - 26;3;-0.000000, 0.000000, 6.750000;;, - 27;3;-0.000000, 0.000000, 6.750000;;, - 28;3;-0.000000, 0.000000, 6.750000;;, - 29;3;-0.000000, 0.000000, 6.750000;;, - 30;3;-0.000000, 0.000000, 6.750000;;, - 31;3;-0.000000, 0.000000, 6.750000;;, - 32;3;-0.000000, 0.000000, 6.750000;;, - 33;3;-0.000000, 0.000000, 6.750000;;, - 34;3;-0.000000, 0.000000, 6.750000;;, - 35;3;-0.000000, 0.000000, 6.750000;;, - 36;3;-0.000000, 0.000000, 6.750000;;, - 37;3;-0.000000, 0.000000, 6.750000;;, - 38;3;-0.000000, 0.000000, 6.750000;;, - 39;3;-0.000000, 0.000000, 6.750000;;, - 40;3;-0.000000, 0.000000, 6.750000;;, - 41;3;-0.000000, 0.000000, 6.750000;;, - 42;3;-0.000000, 0.000000, 6.750000;;, - 43;3;-0.000000, 0.000000, 6.750000;;, - 44;3;-0.000000, 0.000000, 6.750000;;, - 45;3;-0.000000, 0.000000, 6.750000;;, - 46;3;-0.000000, 0.000000, 6.750000;;, - 47;3;-0.000000, 0.000000, 6.750000;;, - 48;3;-0.000000, 0.000000, 6.750000;;, - 49;3;-0.000000, 0.000000, 6.750000;;, - 50;3;-0.000000, 0.000000, 6.750000;;, - 51;3;-0.000000, 0.000000, 6.750000;;, - 52;3;-0.000000, 0.000000, 6.750000;;, - 53;3;-0.000000, 0.000000, 6.750000;;, - 54;3;-0.000000, 0.000000, 6.750000;;, - 55;3;-0.000000, 0.000000, 6.750000;;, - 56;3;-0.000000, 0.000000, 6.750000;;, - 57;3;-0.000000, 0.000000, 6.750000;;, - 58;3;-0.000000, 0.000000, 6.750000;;, - 59;3;-0.000000, 0.000000, 6.750000;;, - 60;3;-0.000000, 0.000000, 6.750000;;, - 61;3;-0.000000, 0.000000, 6.750000;;, - 62;3;-0.000000, 0.000000, 6.750000;;, - 63;3;-0.000000, 0.000000, 6.750000;;, - 64;3;-0.000000, 0.000000, 6.750000;;, - 65;3;-0.000000, 0.000000, 6.750000;;, - 66;3;-0.000000, 0.000000, 6.750000;;, - 67;3;-0.000000, 0.000000, 6.750000;;, - 68;3;-0.000000, 0.000000, 6.750000;;, - 69;3;-0.000000, 0.000000, 6.750000;;, - 70;3;-0.000000, 0.000000, 6.750000;;, - 71;3;-0.000000, 0.000000, 6.750000;;, - 72;3;-0.000000, 0.000000, 6.750000;;, - 73;3;-0.000000, 0.000000, 6.750000;;, - 74;3;-0.000000, 0.000000, 6.750000;;, - 75;3;-0.000000, 0.000000, 6.750000;;, - 76;3;-0.000000, 0.000000, 6.750000;;, - 77;3;-0.000000, 0.000000, 6.750000;;, - 78;3;-0.000000, 0.000000, 6.750000;;, - 79;3;-0.000000, 0.000000, 6.750000;;, - 80;3;-0.000000, 0.000000, 6.750000;;, - 81;3;-0.000000, 0.000000, 1.000000;;, - 82;3;-0.000000, 0.000000, 1.000000;;, - 83;3;-0.000000, 0.000000, 1.000000;;, - 84;3;-0.000000, 0.000000, 1.000000;;, - 85;3;-0.000000, 0.000000, 1.000000;;, - 86;3;-0.000000, 0.000000, 1.000000;;, - 87;3;-0.000000, 0.000000, 1.000000;;, - 88;3;-0.000000, 0.000000, 1.000000;;, - 89;3;-0.000000, 0.000000, 1.000000;;, - 90;3;-0.000000, 0.000000, 1.000000;;, - 91;3;-0.000000, 0.000000, 1.000000;;, - 92;3;-0.000000, 0.000000, 1.000000;;, - 93;3;-0.000000, 0.000000, 1.000000;;, - 94;3;-0.000000, 0.000000, 1.000000;;, - 95;3;-0.000000, 0.000000, 1.000000;;, - 96;3;-0.000000, 0.000000, 1.000000;;, - 97;3;-0.000000, 0.000000, 1.000000;;, - 98;3;-0.000000, 0.000000, 1.000000;;, - 99;3;-0.000000, 0.000000, 1.000000;;, - 100;3;-0.000000, 0.000000, 1.000000;;, - 101;3;-0.000000, 0.000000, 1.000000;;, - 102;3;-0.000000, 0.000000, 1.000000;;, - 103;3;-0.000000, 0.000000, 1.000000;;, - 104;3;-0.000000, 0.000000, 1.000000;;, - 105;3;-0.000000, 0.000000, 1.000000;;, - 106;3;-0.000000, 0.000000, 1.000000;;, - 107;3;-0.000000, 0.000000, 1.000000;;, - 108;3;-0.000000, 0.000000, 1.000000;;, - 109;3;-0.000000, 0.000000, 1.000000;;, - 110;3;-0.000000, 0.000000, 1.000000;;, - 111;3;-0.000000, 0.000000, 1.000000;;, - 112;3;-0.000000, 0.000000, 1.000000;;, - 113;3;-0.000000, 0.000000, 1.000000;;, - 114;3;-0.000000, 0.000000, 1.000000;;, - 115;3;-0.000000, 0.000000, 1.000000;;, - 116;3;-0.000000, 0.000000, 1.000000;;, - 117;3;-0.000000, 0.000000, 1.000000;;, - 118;3;-0.000000, 0.000000, 1.000000;;, - 119;3;-0.000000, 0.000000, 1.000000;;, - 120;3;-0.000000, 0.000000, 1.000000;;, - 121;3;-0.000000, 0.000000, 1.000000;;, - 122;3;-0.000000, 0.000000, 1.000000;;, - 123;3;-0.000000, 0.000000, 1.000000;;, - 124;3;-0.000000, 0.000000, 1.000000;;, - 125;3;-0.000000, 0.000000, 1.000000;;, - 126;3;-0.000000, 0.000000, 1.000000;;, - 127;3;-0.000000, 0.000000, 1.000000;;, - 128;3;-0.000000, 0.000000, 1.000000;;, - 129;3;-0.000000, 0.000000, 1.000000;;, - 130;3;-0.000000, 0.000000, 1.000000;;, - 131;3;-0.000000, 0.000000, 1.000000;;, - 132;3;-0.000000, 0.000000, 1.000000;;, - 133;3;-0.000000, 0.000000, 1.000000;;, - 134;3;-0.000000, 0.000000, 1.000000;;, - 135;3;-0.000000, 0.000000, 1.000000;;, - 136;3;-0.000000, 0.000000, 1.000000;;, - 137;3;-0.000000, 0.000000, 1.000000;;, - 138;3;-0.000000, 0.000000, 1.000000;;, - 139;3;-0.000000, 0.000000, 1.000000;;, - 140;3;-0.000000, 0.000000, 1.000000;;, - 141;3;-0.000000, 0.000000, 1.000000;;, - 142;3;-0.000000, 0.000000, 1.000000;;, - 143;3;-0.000000, 0.000000, 1.000000;;, - 144;3;-0.000000, 0.000000, 1.000000;;, - 145;3;-0.000000, 0.000000, 1.000000;;, - 146;3;-0.000000, 0.000000, 1.000000;;, - 147;3;-0.000000, 0.000000, 1.000000;;, - 148;3;-0.000000, 0.000000, 1.000000;;, - 149;3;-0.000000, 0.000000, 1.000000;;, - 150;3;-0.000000, 0.000000, 1.000000;;, - 151;3;-0.000000, 0.000000, 1.000000;;, - 152;3;-0.000000, 0.000000, 1.000000;;, - 153;3;-0.000000, 0.000000, 1.000000;;, - 154;3;-0.000000, 0.000000, 1.000000;;, - 155;3;-0.000000, 0.000000, 1.000000;;, - 156;3;-0.000000, 0.000000, 1.000000;;, - 157;3;-0.000000, 0.000000, 1.000000;;, - 158;3;-0.000000, 0.000000, 1.000000;;, - 159;3;-0.000000, 0.000000, 1.000000;;, - 160;3;-0.000000, 0.000000, 1.000000;;, - 161;3;-0.000000, 0.000000, 1.000000;;, - 162;3;-0.000000, 2.000001, 1.000000;;, - 163;3;-0.000000, 2.000001, 1.000000;;, - 164;3;-0.000000, 2.000001, 1.000000;;, - 165;3;-0.000000, 2.000001, 1.000000;;, - 166;3;-0.000000, 2.000001, 1.000000;;, - 167;3;-0.000000, 2.000001, 1.000000;;, - 168;3;-0.000000, 0.000000, 6.750000;;, - 169;3;-0.000000, 0.000000, 6.750000;;, - 170;3;-0.000000, 0.000000, 6.750000;;, - 171;3;-0.000000, 0.000000, 6.750000;;, - 172;3;-0.000000, 0.000000, 6.750000;;, - 173;3;-0.000000, 0.000000, 6.750000;;, - 174;3;-0.000000, 0.000000, 6.750000;;, - 175;3;-0.000000, 0.000000, 6.750000;;, - 176;3;-0.000000, 0.000000, 6.750000;;, - 177;3;-0.000000, 0.000000, 6.750000;;, - 178;3;-0.000000, 0.000000, 6.750000;;, - 179;3;-0.000000, 0.000000, 6.750000;;, - 180;3;-0.000000, 0.000000, 6.750000;;, - 181;3;-0.000000, 0.000000, 6.750000;;, - 182;3;-0.000000, 0.000000, 6.750000;;, - 183;3;-0.000000, 0.000000, 6.750000;;, - 184;3;-0.000000, 0.000000, 6.750000;;, - 185;3;-0.000000, 0.000000, 6.750000;;, - 186;3;-0.000000, 0.000000, 6.750000;;, - 187;3;-0.000000, 0.000000, 6.750000;;, - 188;3;-0.000000, 0.000000, 6.750000;;; - } - } - Animation { - {Armature_Head} - AnimationKey { // Rotation - 0; - 189; - 0;4; 0.000000, 0.000000, 1.000000, 0.000000;;, - 1;4;-0.000120,-0.000005, 0.999993,-0.000240;;, - 2;4;-0.000483,-0.000021, 0.999974,-0.000967;;, - 3;4;-0.001090,-0.000048, 0.999941,-0.002181;;, - 4;4;-0.001937,-0.000085, 0.999894,-0.003876;;, - 5;4;-0.003014,-0.000132, 0.999835,-0.006030;;, - 6;4;-0.004301,-0.000188, 0.999765,-0.008607;;, - 7;4;-0.005773,-0.000252, 0.999685,-0.011553;;, - 8;4;-0.007394,-0.000323, 0.999596,-0.014795;;, - 9;4;-0.009118,-0.000398, 0.999502,-0.018246;;, - 10;4;-0.010897,-0.000476, 0.999405,-0.021804;;, - 11;4;-0.012675,-0.000553, 0.999308,-0.025363;;, - 12;4;-0.014400,-0.000629, 0.999214,-0.028814;;, - 13;4;-0.016021,-0.000699, 0.999126,-0.032056;;, - 14;4;-0.017493,-0.000764, 0.999045,-0.035002;;, - 15;4;-0.018780,-0.000820, 0.998975,-0.037578;;, - 16;4;-0.019857,-0.000867, 0.998916,-0.039733;;, - 17;4;-0.020704,-0.000904, 0.998870,-0.041427;;, - 18;4;-0.021311,-0.000930, 0.998837,-0.042642;;, - 19;4;-0.021674,-0.000946, 0.998817,-0.043369;;, - 20;4;-0.021794,-0.000952, 0.998811,-0.043609;;, - 21;4;-0.021720,-0.000948, 0.998817,-0.043369;;, - 22;4;-0.021494,-0.000938, 0.998837,-0.042642;;, - 23;4;-0.021108,-0.000922, 0.998870,-0.041427;;, - 24;4;-0.020560,-0.000898, 0.998916,-0.039733;;, - 25;4;-0.019848,-0.000867, 0.998975,-0.037578;;, - 26;4;-0.018975,-0.000828, 0.999045,-0.035002;;, - 27;4;-0.017947,-0.000784, 0.999126,-0.032056;;, - 28;4;-0.016778,-0.000733, 0.999214,-0.028814;;, - 29;4;-0.015484,-0.000676, 0.999308,-0.025363;;, - 30;4;-0.014088,-0.000615, 0.999405,-0.021804;;, - 31;4;-0.012616,-0.000551, 0.999502,-0.018246;;, - 32;4;-0.011095,-0.000484, 0.999597,-0.014795;;, - 33;4;-0.009555,-0.000417, 0.999685,-0.011553;;, - 34;4;-0.008021,-0.000350, 0.999765,-0.008607;;, - 35;4;-0.006517,-0.000285, 0.999835,-0.006030;;, - 36;4;-0.005062,-0.000221, 0.999894,-0.003876;;, - 37;4;-0.003674,-0.000160, 0.999941,-0.002181;;, - 38;4;-0.002362,-0.000103, 0.999974,-0.000967;;, - 39;4;-0.001136,-0.000050, 0.999994,-0.000240;;, - 40;4; 0.000000, 0.000000, 1.000000, 0.000000;;, - 41;4; 0.001136, 0.000050, 0.999993,-0.000240;;, - 42;4; 0.002362, 0.000103, 0.999974,-0.000967;;, - 43;4; 0.003674, 0.000160, 0.999941,-0.002181;;, - 44;4; 0.005062, 0.000221, 0.999894,-0.003876;;, - 45;4; 0.006517, 0.000285, 0.999835,-0.006030;;, - 46;4; 0.008021, 0.000350, 0.999765,-0.008607;;, - 47;4; 0.009555, 0.000417, 0.999685,-0.011553;;, - 48;4; 0.011095, 0.000484, 0.999596,-0.014795;;, - 49;4; 0.012616, 0.000551, 0.999502,-0.018246;;, - 50;4; 0.014088, 0.000615, 0.999405,-0.021804;;, - 51;4; 0.015484, 0.000676, 0.999308,-0.025363;;, - 52;4; 0.016778, 0.000733, 0.999214,-0.028814;;, - 53;4; 0.017947, 0.000784, 0.999126,-0.032056;;, - 54;4; 0.018975, 0.000828, 0.999045,-0.035002;;, - 55;4; 0.019848, 0.000867, 0.998975,-0.037578;;, - 56;4; 0.020560, 0.000898, 0.998916,-0.039733;;, - 57;4; 0.021108, 0.000922, 0.998870,-0.041427;;, - 58;4; 0.021494, 0.000938, 0.998837,-0.042642;;, - 59;4; 0.021720, 0.000948, 0.998817,-0.043369;;, - 60;4; 0.021794, 0.000952, 0.998811,-0.043609;;, - 61;4; 0.021681, 0.000947, 0.998817,-0.043383;;, - 62;4; 0.021364, 0.000933, 0.998834,-0.042748;;, - 63;4; 0.020870, 0.000911, 0.998861,-0.041759;;, - 64;4; 0.020221, 0.000883, 0.998896,-0.040461;;, - 65;4; 0.019436, 0.000849, 0.998939,-0.038890;;, - 66;4; 0.018529, 0.000809, 0.998989,-0.037076;;, - 67;4; 0.017514, 0.000765, 0.999044,-0.035045;;, - 68;4; 0.016402, 0.000716, 0.999105,-0.032820;;, - 69;4; 0.015204, 0.000664, 0.999170,-0.030422;;, - 70;4; 0.013928, 0.000608, 0.999240,-0.027869;;, - 71;4; 0.012583, 0.000549, 0.999313,-0.025178;;, - 72;4; 0.011179, 0.000488, 0.999390,-0.022368;;, - 73;4; 0.009723, 0.000425, 0.999469,-0.019456;;, - 74;4; 0.008227, 0.000359, 0.999551,-0.016461;;, - 75;4; 0.006701, 0.000293, 0.999634,-0.013408;;, - 76;4; 0.005161, 0.000225, 0.999718,-0.010327;;, - 77;4; 0.003631, 0.000159, 0.999802,-0.007266;;, - 78;4; 0.002152, 0.000094, 0.999883,-0.004305;;, - 79;4; 0.000815, 0.000036, 0.999956,-0.001631;;, - 80;4; 0.000000, 0.000000, 1.000000, 0.000000;;, - 81;4; 0.000000,-0.000000, 1.000000, 0.000000;;, - 82;4;-0.000815,-0.000036, 0.999956,-0.001631;;, - 83;4;-0.002152,-0.000094, 0.999883,-0.004305;;, - 84;4;-0.003631,-0.000159, 0.999802,-0.007266;;, - 85;4;-0.005161,-0.000225, 0.999718,-0.010327;;, - 86;4;-0.006701,-0.000293, 0.999634,-0.013408;;, - 87;4;-0.008226,-0.000359, 0.999551,-0.016461;;, - 88;4;-0.009723,-0.000425, 0.999469,-0.019456;;, - 89;4;-0.011179,-0.000488, 0.999390,-0.022368;;, - 90;4;-0.012583,-0.000549, 0.999313,-0.025178;;, - 91;4;-0.013928,-0.000608, 0.999240,-0.027869;;, - 92;4;-0.015204,-0.000664, 0.999170,-0.030422;;, - 93;4;-0.016402,-0.000716, 0.999105,-0.032820;;, - 94;4;-0.017514,-0.000765, 0.999044,-0.035045;;, - 95;4;-0.018529,-0.000809, 0.998989,-0.037076;;, - 96;4;-0.019436,-0.000849, 0.998939,-0.038890;;, - 97;4;-0.020221,-0.000883, 0.998896,-0.040461;;, - 98;4;-0.020870,-0.000911, 0.998861,-0.041759;;, - 99;4;-0.021364,-0.000933, 0.998834,-0.042748;;, - 100;4;-0.021681,-0.000947, 0.998817,-0.043383;;, - 101;4;-0.021794,-0.000952, 0.998811,-0.043609;;, - 102;4;-0.021720,-0.000948, 0.998817,-0.043369;;, - 103;4;-0.021494,-0.000938, 0.998837,-0.042642;;, - 104;4;-0.021108,-0.000922, 0.998870,-0.041427;;, - 105;4;-0.020560,-0.000898, 0.998916,-0.039733;;, - 106;4;-0.019848,-0.000867, 0.998975,-0.037578;;, - 107;4;-0.018975,-0.000828, 0.999045,-0.035002;;, - 108;4;-0.017947,-0.000784, 0.999126,-0.032056;;, - 109;4;-0.016778,-0.000733, 0.999214,-0.028814;;, - 110;4;-0.015484,-0.000676, 0.999308,-0.025363;;, - 111;4;-0.014088,-0.000615, 0.999405,-0.021804;;, - 112;4;-0.012616,-0.000551, 0.999502,-0.018246;;, - 113;4;-0.011095,-0.000484, 0.999597,-0.014795;;, - 114;4;-0.009555,-0.000417, 0.999685,-0.011553;;, - 115;4;-0.008021,-0.000350, 0.999765,-0.008607;;, - 116;4;-0.006517,-0.000285, 0.999835,-0.006030;;, - 117;4;-0.005062,-0.000221, 0.999894,-0.003876;;, - 118;4;-0.003674,-0.000160, 0.999941,-0.002181;;, - 119;4;-0.002362,-0.000103, 0.999974,-0.000967;;, - 120;4;-0.001136,-0.000050, 0.999994,-0.000240;;, - 121;4; 0.000000, 0.000000, 1.000000, 0.000000;;, - 122;4; 0.001136, 0.000050, 0.999993,-0.000240;;, - 123;4; 0.002362, 0.000103, 0.999974,-0.000967;;, - 124;4; 0.003674, 0.000160, 0.999941,-0.002181;;, - 125;4; 0.005062, 0.000221, 0.999894,-0.003876;;, - 126;4; 0.006517, 0.000285, 0.999835,-0.006030;;, - 127;4; 0.008021, 0.000350, 0.999765,-0.008607;;, - 128;4; 0.009555, 0.000417, 0.999685,-0.011553;;, - 129;4; 0.011095, 0.000484, 0.999596,-0.014795;;, - 130;4; 0.012616, 0.000551, 0.999502,-0.018246;;, - 131;4; 0.014088, 0.000615, 0.999405,-0.021804;;, - 132;4; 0.015484, 0.000676, 0.999308,-0.025363;;, - 133;4; 0.016778, 0.000733, 0.999214,-0.028814;;, - 134;4; 0.017947, 0.000784, 0.999126,-0.032056;;, - 135;4; 0.018975, 0.000828, 0.999045,-0.035002;;, - 136;4; 0.019848, 0.000867, 0.998975,-0.037578;;, - 137;4; 0.020560, 0.000898, 0.998916,-0.039733;;, - 138;4; 0.021109, 0.000922, 0.998870,-0.041427;;, - 139;4; 0.021494, 0.000938, 0.998837,-0.042642;;, - 140;4; 0.021720, 0.000948, 0.998817,-0.043369;;, - 141;4; 0.021794, 0.000952, 0.998811,-0.043609;;, - 142;4; 0.021681, 0.000947, 0.998817,-0.043383;;, - 143;4; 0.021364, 0.000933, 0.998834,-0.042748;;, - 144;4; 0.020870, 0.000911, 0.998861,-0.041759;;, - 145;4; 0.020221, 0.000883, 0.998896,-0.040461;;, - 146;4; 0.019436, 0.000849, 0.998939,-0.038890;;, - 147;4; 0.018529, 0.000809, 0.998989,-0.037076;;, - 148;4; 0.017514, 0.000765, 0.999044,-0.035045;;, - 149;4; 0.016402, 0.000716, 0.999105,-0.032820;;, - 150;4; 0.015204, 0.000664, 0.999170,-0.030422;;, - 151;4; 0.013928, 0.000608, 0.999240,-0.027869;;, - 152;4; 0.012583, 0.000549, 0.999313,-0.025178;;, - 153;4; 0.011179, 0.000488, 0.999390,-0.022368;;, - 154;4; 0.009723, 0.000425, 0.999469,-0.019456;;, - 155;4; 0.008227, 0.000359, 0.999551,-0.016461;;, - 156;4; 0.006701, 0.000293, 0.999634,-0.013408;;, - 157;4; 0.005161, 0.000225, 0.999718,-0.010327;;, - 158;4; 0.003631, 0.000159, 0.999802,-0.007266;;, - 159;4; 0.002152, 0.000094, 0.999883,-0.004305;;, - 160;4; 0.000815, 0.000036, 0.999956,-0.001631;;, - 161;4; 0.000000, 0.000000, 1.000000, 0.000000;;, - 162;4; 0.000000, 0.000000, 1.000000, 0.000000;;, - 163;4; 0.000000, 0.000000, 1.000000, 0.000000;;, - 164;4; 0.000000, 0.000000, 1.000000, 0.000000;;, - 165;4; 0.000000, 0.000000, 1.000000, 0.000000;;, - 166;4; 0.000000, 0.000000, 1.000000, 0.000000;;, - 167;4; 0.000000, 0.000000, 1.000000, 0.000000;;, - 168;4; 0.000000,-0.000000, 1.000000, 0.000000;;, - 169;4; 0.003877,-0.000000, 0.999915, 0.000000;;, - 170;4; 0.014799,-0.000000, 0.999677, 0.000000;;, - 171;4; 0.028821,-0.000000, 0.999371, 0.000000;;, - 172;4; 0.039742,-0.000000, 0.999133, 0.000000;;, - 173;4; 0.043619, 0.000000, 0.999048, 0.000000;;, - 174;4; 0.041150, 0.000000, 0.999133, 0.000000;;, - 175;4; 0.033580,-0.000000, 0.999371, 0.000000;;, - 176;4; 0.022207,-0.000000, 0.999677, 0.000000;;, - 177;4; 0.010132,-0.000000, 0.999915, 0.000000;;, - 178;4; 0.000000, 0.000000, 1.000000, 0.000000;;, - 179;4;-0.010132, 0.000000, 0.999915, 0.000000;;, - 180;4;-0.022206, 0.000000, 0.999677, 0.000000;;, - 181;4;-0.033580, 0.000000, 0.999371, 0.000000;;, - 182;4;-0.041150,-0.000000, 0.999133, 0.000000;;, - 183;4;-0.043619, 0.000000, 0.999048, 0.000000;;, - 184;4;-0.039742, 0.000000, 0.999133, 0.000000;;, - 185;4;-0.028821, 0.000000, 0.999371, 0.000000;;, - 186;4;-0.014798, 0.000000, 0.999677, 0.000000;;, - 187;4;-0.003877, 0.000000, 0.999915, 0.000000;;, - 188;4; 0.000000, 0.000000, 1.000000, 0.000000;;; - } - AnimationKey { // Scale - 1; - 189; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;, - 156;3; 1.000000, 1.000000, 1.000000;;, - 157;3; 1.000000, 1.000000, 1.000000;;, - 158;3; 1.000000, 1.000000, 1.000000;;, - 159;3; 1.000000, 1.000000, 1.000000;;, - 160;3; 1.000000, 1.000000, 1.000000;;, - 161;3; 1.000000, 1.000000, 1.000000;;, - 162;3; 1.000000, 1.000000, 1.000000;;, - 163;3; 1.000000, 1.000000, 1.000000;;, - 164;3; 1.000000, 1.000000, 1.000000;;, - 165;3; 1.000000, 1.000000, 1.000000;;, - 166;3; 1.000000, 1.000000, 1.000000;;, - 167;3; 1.000000, 1.000000, 1.000000;;, - 168;3; 1.000000, 1.000000, 1.000000;;, - 169;3; 1.000000, 1.000000, 1.000000;;, - 170;3; 1.000000, 1.000000, 1.000000;;, - 171;3; 1.000000, 1.000000, 1.000000;;, - 172;3; 1.000000, 1.000000, 1.000000;;, - 173;3; 1.000000, 1.000000, 1.000000;;, - 174;3; 1.000000, 1.000000, 1.000000;;, - 175;3; 1.000000, 1.000000, 1.000000;;, - 176;3; 1.000000, 1.000000, 1.000000;;, - 177;3; 1.000000, 1.000000, 1.000000;;, - 178;3; 1.000000, 1.000000, 1.000000;;, - 179;3; 1.000000, 1.000000, 1.000000;;, - 180;3; 1.000000, 1.000000, 1.000000;;, - 181;3; 1.000000, 1.000000, 1.000000;;, - 182;3; 1.000000, 1.000000, 1.000000;;, - 183;3; 1.000000, 1.000000, 1.000000;;, - 184;3; 1.000000, 1.000000, 1.000000;;, - 185;3; 1.000000, 1.000000, 1.000000;;, - 186;3; 1.000000, 1.000000, 1.000000;;, - 187;3; 1.000000, 1.000000, 1.000000;;, - 188;3; 1.000000, 1.000000, 1.000000;;; - } - AnimationKey { // Position - 2; - 189; - 0;3; 0.000000, 6.750000, 0.000000;;, - 1;3;-0.000000, 6.750000, 0.000000;;, - 2;3; 0.000000, 6.750000, 0.000000;;, - 3;3; 0.000000, 6.750000, 0.000000;;, - 4;3; 0.000000, 6.750000, 0.000000;;, - 5;3; 0.000000, 6.750000, 0.000000;;, - 6;3; 0.000000, 6.750000, 0.000000;;, - 7;3; 0.000000, 6.750000,-0.000000;;, - 8;3; 0.000000, 6.750000,-0.000000;;, - 9;3; 0.000000, 6.750000, 0.000000;;, - 10;3; 0.000000, 6.750000,-0.000000;;, - 11;3; 0.000000, 6.750000, 0.000000;;, - 12;3; 0.000000, 6.750000, 0.000000;;, - 13;3; 0.000000, 6.750000, 0.000000;;, - 14;3; 0.000000, 6.750000,-0.000000;;, - 15;3; 0.000000, 6.750000,-0.000000;;, - 16;3; 0.000000, 6.750000, 0.000000;;, - 17;3;-0.000000, 6.750001,-0.000000;;, - 18;3; 0.000000, 6.750000, 0.000000;;, - 19;3; 0.000000, 6.750000, 0.000000;;, - 20;3; 0.000000, 6.750000, 0.000000;;, - 21;3; 0.000000, 6.750000, 0.000000;;, - 22;3; 0.000000, 6.750000, 0.000000;;, - 23;3;-0.000000, 6.750001,-0.000000;;, - 24;3; 0.000000, 6.750000, 0.000000;;, - 25;3; 0.000000, 6.750000, 0.000000;;, - 26;3; 0.000000, 6.750000,-0.000000;;, - 27;3; 0.000000, 6.750000, 0.000000;;, - 28;3; 0.000000, 6.750000, 0.000000;;, - 29;3; 0.000000, 6.750000, 0.000000;;, - 30;3; 0.000000, 6.750000, 0.000000;;, - 31;3; 0.000000, 6.750000, 0.000000;;, - 32;3; 0.000000, 6.750000,-0.000000;;, - 33;3; 0.000000, 6.750000,-0.000000;;, - 34;3; 0.000000, 6.750000, 0.000000;;, - 35;3; 0.000000, 6.750000, 0.000000;;, - 36;3; 0.000000, 6.750000,-0.000000;;, - 37;3; 0.000000, 6.750000, 0.000000;;, - 38;3; 0.000000, 6.750000, 0.000000;;, - 39;3;-0.000000, 6.750000, 0.000000;;, - 40;3; 0.000000, 6.750000, 0.000000;;, - 41;3;-0.000000, 6.750000, 0.000000;;, - 42;3; 0.000000, 6.750000, 0.000000;;, - 43;3; 0.000000, 6.750000, 0.000000;;, - 44;3; 0.000000, 6.750000, 0.000000;;, - 45;3; 0.000000, 6.750000, 0.000000;;, - 46;3; 0.000000, 6.750000,-0.000000;;, - 47;3; 0.000000, 6.750000, 0.000000;;, - 48;3; 0.000000, 6.750000, 0.000000;;, - 49;3; 0.000000, 6.750000, 0.000000;;, - 50;3; 0.000000, 6.750000,-0.000000;;, - 51;3; 0.000000, 6.750000, 0.000000;;, - 52;3; 0.000000, 6.750000, 0.000000;;, - 53;3; 0.000000, 6.750000, 0.000000;;, - 54;3; 0.000000, 6.750000, 0.000000;;, - 55;3; 0.000000, 6.750000,-0.000000;;, - 56;3; 0.000000, 6.750000, 0.000000;;, - 57;3;-0.000000, 6.750001,-0.000000;;, - 58;3; 0.000000, 6.750000, 0.000000;;, - 59;3; 0.000000, 6.750000, 0.000000;;, - 60;3; 0.000000, 6.750000, 0.000000;;, - 61;3; 0.000000, 6.750000, 0.000000;;, - 62;3; 0.000000, 6.750000, 0.000000;;, - 63;3; 0.000000, 6.750000,-0.000000;;, - 64;3; 0.000000, 6.750000, 0.000000;;, - 65;3; 0.000000, 6.750000, 0.000000;;, - 66;3; 0.000000, 6.750000, 0.000000;;, - 67;3; 0.000000, 6.750000, 0.000000;;, - 68;3; 0.000000, 6.750000, 0.000000;;, - 69;3; 0.000000, 6.750000,-0.000000;;, - 70;3; 0.000000, 6.750000,-0.000000;;, - 71;3; 0.000000, 6.750000,-0.000000;;, - 72;3; 0.000000, 6.750000,-0.000000;;, - 73;3; 0.000000, 6.749999, 0.000000;;, - 74;3; 0.000000, 6.750000, 0.000000;;, - 75;3; 0.000000, 6.750000, 0.000000;;, - 76;3;-0.000000, 6.750000,-0.000000;;, - 77;3; 0.000000, 6.750000, 0.000000;;, - 78;3; 0.000000, 6.750000,-0.000000;;, - 79;3; 0.000000, 6.750000, 0.000000;;, - 80;3; 0.000000, 6.750000, 0.000000;;, - 81;3; 0.000000, 6.750000,-0.000000;;, - 82;3; 0.000000, 6.750000, 0.000000;;, - 83;3; 0.000000, 6.750000,-0.000000;;, - 84;3; 0.000000, 6.750000, 0.000000;;, - 85;3;-0.000000, 6.750000,-0.000000;;, - 86;3; 0.000000, 6.750000, 0.000000;;, - 87;3; 0.000000, 6.750000,-0.000000;;, - 88;3; 0.000000, 6.750000, 0.000000;;, - 89;3; 0.000000, 6.750000,-0.000000;;, - 90;3; 0.000000, 6.750000,-0.000000;;, - 91;3; 0.000000, 6.750000, 0.000000;;, - 92;3; 0.000000, 6.750000,-0.000000;;, - 93;3; 0.000000, 6.750000,-0.000000;;, - 94;3; 0.000000, 6.750000,-0.000000;;, - 95;3; 0.000000, 6.750000, 0.000000;;, - 96;3; 0.000000, 6.750000,-0.000000;;, - 97;3; 0.000000, 6.750000, 0.000000;;, - 98;3; 0.000000, 6.750000, 0.000000;;, - 99;3; 0.000000, 6.750000,-0.000000;;, - 100;3; 0.000000, 6.750000, 0.000000;;, - 101;3; 0.000000, 6.750000, 0.000000;;, - 102;3; 0.000000, 6.750000,-0.000000;;, - 103;3; 0.000000, 6.750000, 0.000000;;, - 104;3;-0.000000, 6.750000, 0.000000;;, - 105;3; 0.000000, 6.750000, 0.000000;;, - 106;3; 0.000000, 6.750000, 0.000000;;, - 107;3; 0.000000, 6.750000,-0.000000;;, - 108;3; 0.000000, 6.750000, 0.000000;;, - 109;3; 0.000000, 6.750000, 0.000000;;, - 110;3; 0.000000, 6.750000,-0.000000;;, - 111;3; 0.000000, 6.750000,-0.000000;;, - 112;3; 0.000000, 6.750000,-0.000000;;, - 113;3; 0.000000, 6.750000,-0.000000;;, - 114;3; 0.000000, 6.750000, 0.000000;;, - 115;3; 0.000000, 6.750000, 0.000000;;, - 116;3; 0.000000, 6.750000, 0.000000;;, - 117;3; 0.000000, 6.750000,-0.000000;;, - 118;3; 0.000000, 6.750000,-0.000000;;, - 119;3; 0.000000, 6.750000,-0.000000;;, - 120;3;-0.000000, 6.750000, 0.000000;;, - 121;3; 0.000000, 6.750000,-0.000000;;, - 122;3;-0.000000, 6.750000,-0.000000;;, - 123;3; 0.000000, 6.750000,-0.000000;;, - 124;3; 0.000000, 6.750000, 0.000000;;, - 125;3; 0.000000, 6.750000,-0.000000;;, - 126;3; 0.000000, 6.750000, 0.000000;;, - 127;3; 0.000000, 6.750000,-0.000000;;, - 128;3; 0.000000, 6.750000, 0.000000;;, - 129;3; 0.000000, 6.750000,-0.000000;;, - 130;3; 0.000000, 6.750000,-0.000000;;, - 131;3; 0.000000, 6.750000,-0.000000;;, - 132;3; 0.000000, 6.750000,-0.000000;;, - 133;3; 0.000000, 6.750000, 0.000000;;, - 134;3; 0.000000, 6.750000,-0.000000;;, - 135;3; 0.000000, 6.750000, 0.000000;;, - 136;3; 0.000000, 6.750000, 0.000000;;, - 137;3; 0.000000, 6.750000, 0.000000;;, - 138;3;-0.000000, 6.750000, 0.000000;;, - 139;3; 0.000000, 6.750000,-0.000000;;, - 140;3; 0.000000, 6.750000,-0.000000;;, - 141;3; 0.000000, 6.750000, 0.000000;;, - 142;3; 0.000000, 6.750000, 0.000000;;, - 143;3; 0.000000, 6.750000,-0.000000;;, - 144;3; 0.000000, 6.750000, 0.000000;;, - 145;3; 0.000000, 6.750000, 0.000000;;, - 146;3; 0.000000, 6.750000, 0.000000;;, - 147;3; 0.000000, 6.750000,-0.000000;;, - 148;3; 0.000000, 6.750000, 0.000000;;, - 149;3; 0.000000, 6.750000, 0.000000;;, - 150;3; 0.000000, 6.750000,-0.000000;;, - 151;3; 0.000000, 6.750000,-0.000000;;, - 152;3; 0.000000, 6.750000,-0.000000;;, - 153;3; 0.000000, 6.750000,-0.000000;;, - 154;3; 0.000000, 6.750000,-0.000000;;, - 155;3; 0.000000, 6.750000,-0.000000;;, - 156;3; 0.000000, 6.750000,-0.000000;;, - 157;3;-0.000000, 6.750000, 0.000000;;, - 158;3; 0.000000, 6.750000, 0.000000;;, - 159;3; 0.000000, 6.750000,-0.000000;;, - 160;3; 0.000000, 6.750000, 0.000000;;, - 161;3; 0.000000, 6.750000,-0.000000;;, - 162;3; 0.000000, 6.750000, 0.000000;;, - 163;3; 0.000000, 6.750000, 0.000000;;, - 164;3; 0.000000, 6.750000, 0.000000;;, - 165;3; 0.000000, 6.750000, 0.000000;;, - 166;3; 0.000000, 6.750000, 0.000000;;, - 167;3; 0.000000, 6.750000, 0.000000;;, - 168;3; 0.000000, 6.750000, 0.000000;;, - 169;3; 0.000000, 6.750000, 0.000000;;, - 170;3; 0.000000, 6.750000, 0.000000;;, - 171;3; 0.000000, 6.750000, 0.000000;;, - 172;3; 0.000000, 6.750000, 0.000000;;, - 173;3; 0.000000, 6.750000, 0.000000;;, - 174;3; 0.000000, 6.750000, 0.000000;;, - 175;3; 0.000000, 6.750000, 0.000000;;, - 176;3; 0.000000, 6.750000, 0.000000;;, - 177;3; 0.000000, 6.750000, 0.000000;;, - 178;3; 0.000000, 6.750000, 0.000000;;, - 179;3; 0.000000, 6.750000, 0.000000;;, - 180;3; 0.000000, 6.750000, 0.000000;;, - 181;3; 0.000000, 6.750000, 0.000000;;, - 182;3; 0.000000, 6.750000, 0.000000;;, - 183;3; 0.000000, 6.750000, 0.000000;;, - 184;3; 0.000000, 6.750000, 0.000000;;, - 185;3; 0.000000, 6.750000, 0.000000;;, - 186;3; 0.000000, 6.750000, 0.000000;;, - 187;3; 0.000000, 6.750000, 0.000000;;, - 188;3; 0.000000, 6.750000, 0.000000;;; - } - } - Animation { - {Armature_Arm_Left} - AnimationKey { // Rotation - 0; - 189; - 0;4; 0.648448, 0.757709,-0.045973,-0.057269;;, - 1;4; 0.648161, 0.757936,-0.045920,-0.057331;;, - 2;4; 0.647294, 0.758622,-0.045761,-0.057521;;, - 3;4; 0.645844, 0.759770,-0.045495,-0.057837;;, - 4;4; 0.643821, 0.761372,-0.045124,-0.058279;;, - 5;4; 0.641250, 0.763407,-0.044653,-0.058841;;, - 6;4; 0.638175, 0.765842,-0.044088,-0.059513;;, - 7;4; 0.634660, 0.768625,-0.043443,-0.060281;;, - 8;4; 0.630790, 0.771689,-0.042734,-0.061126;;, - 9;4; 0.626671, 0.774950,-0.041978,-0.062026;;, - 10;4; 0.622424, 0.778313,-0.041199,-0.062953;;, - 11;4; 0.618177, 0.781676,-0.040419,-0.063881;;, - 12;4; 0.614058, 0.784937,-0.039664,-0.064781;;, - 13;4; 0.610189, 0.788000,-0.038954,-0.065626;;, - 14;4; 0.606673, 0.790784,-0.038309,-0.066394;;, - 15;4; 0.603598, 0.793218,-0.037745,-0.067066;;, - 16;4; 0.601027, 0.795254,-0.037273,-0.067628;;, - 17;4; 0.599004, 0.796856,-0.036902,-0.068069;;, - 18;4; 0.597555, 0.798003,-0.036636,-0.068386;;, - 19;4; 0.596688, 0.798690,-0.036477,-0.068576;;, - 20;4; 0.596401, 0.798917,-0.036424,-0.068638;;, - 21;4; 0.596760, 0.798627,-0.036471,-0.068580;;, - 22;4; 0.597846, 0.797750,-0.036614,-0.068404;;, - 23;4; 0.599661, 0.796284,-0.036852,-0.068109;;, - 24;4; 0.602194, 0.794238,-0.037184,-0.067698;;, - 25;4; 0.605413, 0.791638,-0.037606,-0.067176;;, - 26;4; 0.609264, 0.788527,-0.038110,-0.066551;;, - 27;4; 0.613666, 0.784972,-0.038687,-0.065837;;, - 28;4; 0.618511, 0.781058,-0.039322,-0.065050;;, - 29;4; 0.623668, 0.776892,-0.039998,-0.064213;;, - 30;4; 0.628987, 0.772597,-0.040695,-0.063350;;, - 31;4; 0.634305, 0.768301,-0.041393,-0.062487;;, - 32;4; 0.639462, 0.764135,-0.042069,-0.061650;;, - 33;4; 0.644308, 0.760222,-0.042704,-0.060864;;, - 34;4; 0.648710, 0.756666,-0.043281,-0.060150;;, - 35;4; 0.652560, 0.753556,-0.043785,-0.059525;;, - 36;4; 0.655780, 0.750956,-0.044207,-0.059002;;, - 37;4; 0.658313, 0.748910,-0.044539,-0.058591;;, - 38;4; 0.660128, 0.747444,-0.044777,-0.058297;;, - 39;4; 0.661214, 0.746567,-0.044920,-0.058121;;, - 40;4; 0.661573, 0.746277,-0.044967,-0.058062;;, - 41;4; 0.661328, 0.746479,-0.044910,-0.058126;;, - 42;4; 0.660587, 0.747091,-0.044737,-0.058317;;, - 43;4; 0.659348, 0.748115,-0.044449,-0.058638;;, - 44;4; 0.657620, 0.749544,-0.044046,-0.059085;;, - 45;4; 0.655424, 0.751359,-0.043535,-0.059653;;, - 46;4; 0.652797, 0.753531,-0.042924,-0.060333;;, - 47;4; 0.649794, 0.756013,-0.042224,-0.061110;;, - 48;4; 0.646488, 0.758746,-0.041455,-0.061966;;, - 49;4; 0.642969, 0.761655,-0.040636,-0.062876;;, - 50;4; 0.639341, 0.764654,-0.039791,-0.063815;;, - 51;4; 0.635713, 0.767653,-0.038946,-0.064754;;, - 52;4; 0.632194, 0.770562,-0.038127,-0.065665;;, - 53;4; 0.628889, 0.773294,-0.037357,-0.066520;;, - 54;4; 0.625885, 0.775777,-0.036658,-0.067297;;, - 55;4; 0.623258, 0.777949,-0.036047,-0.067977;;, - 56;4; 0.621062, 0.779764,-0.035535,-0.068545;;, - 57;4; 0.619334, 0.781193,-0.035133,-0.068993;;, - 58;4; 0.618095, 0.782216,-0.034845,-0.069313;;, - 59;4; 0.617355, 0.782829,-0.034672,-0.069505;;, - 60;4; 0.617110, 0.783031,-0.034615,-0.069568;;, - 61;4; 0.617174, 0.782991,-0.034614,-0.069562;;, - 62;4; 0.617353, 0.782876,-0.034615,-0.069541;;, - 63;4; 0.617631, 0.782698,-0.034624,-0.069502;;, - 64;4; 0.617995, 0.782463,-0.034645,-0.069440;;, - 65;4; 0.618435, 0.782178,-0.034685,-0.069353;;, - 66;4; 0.618940, 0.781848,-0.034749,-0.069236;;, - 67;4; 0.619505, 0.781478,-0.034841,-0.069085;;, - 68;4; 0.620120, 0.781070,-0.034969,-0.068894;;, - 69;4; 0.620781, 0.780629,-0.035139,-0.068658;;, - 70;4; 0.621482, 0.780157,-0.035359,-0.068369;;, - 71;4; 0.622217, 0.779656,-0.035640,-0.068019;;, - 72;4; 0.622979, 0.779130,-0.035993,-0.067597;;, - 73;4; 0.623764, 0.778580,-0.036434,-0.067088;;, - 74;4; 0.624563, 0.778009,-0.036984,-0.066473;;, - 75;4; 0.625368, 0.777419,-0.037673,-0.065726;;, - 76;4; 0.626168, 0.776813,-0.038544,-0.064805;;, - 77;4; 0.626943, 0.776195,-0.039669,-0.063644;;, - 78;4; 0.627662, 0.775573,-0.041178,-0.062123;;, - 79;4; 0.628249, 0.774961,-0.043370,-0.059964;;, - 80;4; 0.628391, 0.774424,-0.047456,-0.056046;;, - 81;4; 0.000990, 0.997299,-0.072151,-0.013690;;, - 82;4;-0.011967, 0.997270,-0.071970,-0.015145;;, - 83;4;-0.018796, 0.997206,-0.071870,-0.016486;;, - 84;4;-0.023483, 0.997134,-0.071799,-0.017763;;, - 85;4;-0.026976, 0.997057,-0.071745,-0.018986;;, - 86;4;-0.029682, 0.996980,-0.071701,-0.020158;;, - 87;4;-0.031824, 0.996902,-0.071665,-0.021280;;, - 88;4;-0.033538, 0.996826,-0.071634,-0.022353;;, - 89;4;-0.034915, 0.996751,-0.071609,-0.023375;;, - 90;4;-0.036019, 0.996679,-0.071588,-0.024345;;, - 91;4;-0.036900, 0.996610,-0.071570,-0.025261;;, - 92;4;-0.037594, 0.996544,-0.071555,-0.026120;;, - 93;4;-0.038132, 0.996482,-0.071542,-0.026918;;, - 94;4;-0.038539, 0.996425,-0.071531,-0.027653;;, - 95;4;-0.038836, 0.996372,-0.071523,-0.028317;;, - 96;4;-0.039042, 0.996325,-0.071516,-0.028907;;, - 97;4;-0.039174, 0.996284,-0.071511,-0.029414;;, - 98;4;-0.039248, 0.996250,-0.071507,-0.029831;;, - 99;4;-0.039280, 0.996225,-0.071504,-0.030146;;, - 100;4;-0.039287, 0.996208,-0.071503,-0.030348;;, - 101;4;-0.039284, 0.996202,-0.071502,-0.030419;;, - 102;4;-0.039062, 0.996208,-0.071506,-0.030327;;, - 103;4;-0.038392, 0.996227,-0.071517,-0.030048;;, - 104;4;-0.037270, 0.996257,-0.071535,-0.029583;;, - 105;4;-0.035704, 0.996300,-0.071560,-0.028932;;, - 106;4;-0.033715, 0.996354,-0.071592,-0.028106;;, - 107;4;-0.031335, 0.996419,-0.071630,-0.027118;;, - 108;4;-0.028615, 0.996493,-0.071674,-0.025988;;, - 109;4;-0.025621, 0.996574,-0.071723,-0.024744;;, - 110;4;-0.022434, 0.996661,-0.071774,-0.023420;;, - 111;4;-0.019147, 0.996751,-0.071827,-0.022055;;, - 112;4;-0.015860, 0.996840,-0.071880,-0.020690;;, - 113;4;-0.012673, 0.996927,-0.071931,-0.019366;;, - 114;4;-0.009679, 0.997009,-0.071979,-0.018122;;, - 115;4;-0.006959, 0.997083,-0.072023,-0.016992;;, - 116;4;-0.004579, 0.997148,-0.072062,-0.016004;;, - 117;4;-0.002590, 0.997202,-0.072094,-0.015177;;, - 118;4;-0.001024, 0.997244,-0.072119,-0.014527;;, - 119;4; 0.000098, 0.997275,-0.072137,-0.014061;;, - 120;4; 0.000769, 0.997293,-0.072148,-0.013782;;, - 121;4; 0.000990, 0.997299,-0.072151,-0.013690;;, - 122;4; 0.000769, 0.997293,-0.072148,-0.013782;;, - 123;4; 0.000098, 0.997275,-0.072137,-0.014061;;, - 124;4;-0.001024, 0.997244,-0.072119,-0.014527;;, - 125;4;-0.002590, 0.997202,-0.072094,-0.015177;;, - 126;4;-0.004579, 0.997148,-0.072062,-0.016004;;, - 127;4;-0.006959, 0.997083,-0.072023,-0.016992;;, - 128;4;-0.009679, 0.997009,-0.071979,-0.018122;;, - 129;4;-0.012673, 0.996927,-0.071931,-0.019366;;, - 130;4;-0.015860, 0.996840,-0.071880,-0.020690;;, - 131;4;-0.019147, 0.996751,-0.071827,-0.022055;;, - 132;4;-0.022434, 0.996661,-0.071774,-0.023420;;, - 133;4;-0.025621, 0.996574,-0.071723,-0.024744;;, - 134;4;-0.028615, 0.996493,-0.071674,-0.025988;;, - 135;4;-0.031335, 0.996419,-0.071630,-0.027118;;, - 136;4;-0.033715, 0.996354,-0.071592,-0.028106;;, - 137;4;-0.035704, 0.996300,-0.071560,-0.028932;;, - 138;4;-0.037270, 0.996257,-0.071535,-0.029583;;, - 139;4;-0.038392, 0.996227,-0.071517,-0.030048;;, - 140;4;-0.039062, 0.996208,-0.071506,-0.030327;;, - 141;4;-0.039284, 0.996202,-0.071502,-0.030419;;, - 142;4;-0.039115, 0.996208,-0.071505,-0.030336;;, - 143;4;-0.038639, 0.996224,-0.071513,-0.030100;;, - 144;4;-0.037892, 0.996249,-0.071526,-0.029733;;, - 145;4;-0.036906, 0.996282,-0.071542,-0.029250;;, - 146;4;-0.035703, 0.996322,-0.071562,-0.028665;;, - 147;4;-0.034305, 0.996368,-0.071585,-0.027989;;, - 148;4;-0.032728, 0.996419,-0.071611,-0.027232;;, - 149;4;-0.030984, 0.996475,-0.071640,-0.026401;;, - 150;4;-0.029084, 0.996536,-0.071671,-0.025504;;, - 151;4;-0.027040, 0.996601,-0.071705,-0.024547;;, - 152;4;-0.024856, 0.996669,-0.071741,-0.023537;;, - 153;4;-0.022540, 0.996740,-0.071779,-0.022479;;, - 154;4;-0.020096, 0.996813,-0.071819,-0.021379;;, - 155;4;-0.017525, 0.996888,-0.071861,-0.020245;;, - 156;4;-0.014829, 0.996965,-0.071905,-0.019082;;, - 157;4;-0.012005, 0.997043,-0.071950,-0.017902;;, - 158;4;-0.009047, 0.997120,-0.071997,-0.016718;;, - 159;4;-0.005937, 0.997194,-0.072047,-0.015555;;, - 160;4;-0.002640, 0.997260,-0.072098,-0.014470;;, - 161;4; 0.000990, 0.997299,-0.072151,-0.013690;;, - 162;4; 0.003930, 0.958043,-0.286296,-0.013151;;, - 163;4; 0.003930, 0.958043,-0.286296,-0.013151;;, - 164;4; 0.003930, 0.958043,-0.286296,-0.013151;;, - 165;4; 0.003930, 0.958043,-0.286296,-0.013151;;, - 166;4; 0.003930, 0.958043,-0.286296,-0.013151;;, - 167;4; 0.003930, 0.958043,-0.286296,-0.013151;;, - 168;4; 0.648448, 0.757709,-0.045973,-0.057269;;, - 169;4; 0.654493, 0.752186,-0.040667,-0.064731;;, - 170;4; 0.658020, 0.748822,-0.037013,-0.069986;;, - 171;4; 0.659629, 0.747251,-0.035126,-0.072743;;, - 172;4; 0.660600, 0.746345,-0.034493,-0.073596;;, - 173;4; 0.662067, 0.745032,-0.034351,-0.073580;;, - 174;4; 0.664030, 0.743414,-0.034783,-0.072577;;, - 175;4; 0.665879, 0.742098,-0.036358,-0.069861;;, - 176;4; 0.667289, 0.741198,-0.038892,-0.065911;;, - 177;4; 0.668012, 0.740701,-0.041785,-0.061811;;, - 178;4; 0.668060, 0.740475,-0.044458,-0.058453;;, - 179;4; 0.667246, 0.740936,-0.047522,-0.055224;;, - 180;4; 0.665271, 0.742616,-0.051527,-0.051513;;, - 181;4; 0.662480, 0.745165,-0.055526,-0.048126;;, - 182;4; 0.659627, 0.747806,-0.058315,-0.045969;;, - 183;4; 0.657320, 0.749902,-0.059309,-0.045384;;, - 184;4; 0.655964, 0.751255,-0.058163,-0.046490;;, - 185;4; 0.655437, 0.752065,-0.054765,-0.049326;;, - 186;4; 0.654752, 0.752963,-0.050391,-0.052966;;, - 187;4; 0.652660, 0.754722,-0.047040,-0.055932;;, - 188;4; 0.648448, 0.757709,-0.045973,-0.057269;;; - } - AnimationKey { // Scale - 1; - 189; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;, - 156;3; 1.000000, 1.000000, 1.000000;;, - 157;3; 1.000000, 1.000000, 1.000000;;, - 158;3; 1.000000, 1.000000, 1.000000;;, - 159;3; 1.000000, 1.000000, 1.000000;;, - 160;3; 1.000000, 1.000000, 1.000000;;, - 161;3; 1.000000, 1.000000, 1.000000;;, - 162;3; 1.000000, 1.000000, 1.000000;;, - 163;3; 1.000000, 1.000000, 1.000000;;, - 164;3; 1.000000, 1.000000, 1.000000;;, - 165;3; 1.000000, 1.000000, 1.000000;;, - 166;3; 1.000000, 1.000000, 1.000000;;, - 167;3; 1.000000, 1.000000, 1.000000;;, - 168;3; 1.000000, 1.000000, 1.000000;;, - 169;3; 1.000000, 1.000000, 1.000000;;, - 170;3; 1.000000, 1.000000, 1.000000;;, - 171;3; 1.000000, 1.000000, 1.000000;;, - 172;3; 1.000000, 1.000000, 1.000000;;, - 173;3; 1.000000, 1.000000, 1.000000;;, - 174;3; 1.000000, 1.000000, 1.000000;;, - 175;3; 1.000000, 1.000000, 1.000000;;, - 176;3; 1.000000, 1.000000, 1.000000;;, - 177;3; 1.000000, 1.000000, 1.000000;;, - 178;3; 1.000000, 1.000000, 1.000000;;, - 179;3; 1.000000, 1.000000, 1.000000;;, - 180;3; 1.000000, 1.000000, 1.000000;;, - 181;3; 1.000000, 1.000000, 1.000000;;, - 182;3; 1.000000, 1.000000, 1.000000;;, - 183;3; 1.000000, 1.000000, 1.000000;;, - 184;3; 1.000000, 1.000000, 1.000000;;, - 185;3; 1.000000, 1.000000, 1.000000;;, - 186;3; 1.000000, 1.000000, 1.000000;;, - 187;3; 1.000000, 1.000000, 1.000000;;, - 188;3; 1.000000, 1.000000, 1.000000;;; - } - AnimationKey { // Position - 2; - 189; - 0;3;-2.000000, 6.750000, 0.000000;;, - 1;3;-2.000000, 6.750000, 0.000000;;, - 2;3;-2.000000, 6.750000, 0.000000;;, - 3;3;-2.000000, 6.750000, 0.000000;;, - 4;3;-2.000000, 6.750000, 0.000000;;, - 5;3;-2.000000, 6.750000, 0.000000;;, - 6;3;-2.000000, 6.750000, 0.000000;;, - 7;3;-2.000000, 6.750000,-0.000000;;, - 8;3;-2.000000, 6.750000,-0.000000;;, - 9;3;-2.000000, 6.750000, 0.000000;;, - 10;3;-2.000000, 6.750000,-0.000000;;, - 11;3;-2.000000, 6.750000, 0.000000;;, - 12;3;-2.000000, 6.750000, 0.000000;;, - 13;3;-2.000000, 6.750000, 0.000000;;, - 14;3;-2.000000, 6.750000,-0.000000;;, - 15;3;-2.000000, 6.750000,-0.000000;;, - 16;3;-2.000000, 6.750000, 0.000000;;, - 17;3;-2.000000, 6.750001,-0.000000;;, - 18;3;-2.000000, 6.750000, 0.000000;;, - 19;3;-2.000000, 6.750000, 0.000000;;, - 20;3;-2.000000, 6.750000, 0.000000;;, - 21;3;-2.000000, 6.750000, 0.000000;;, - 22;3;-2.000000, 6.750000, 0.000000;;, - 23;3;-2.000000, 6.750001,-0.000000;;, - 24;3;-2.000000, 6.750000, 0.000000;;, - 25;3;-2.000000, 6.750000, 0.000000;;, - 26;3;-2.000000, 6.750000,-0.000000;;, - 27;3;-2.000000, 6.750000, 0.000000;;, - 28;3;-2.000000, 6.750000, 0.000000;;, - 29;3;-2.000000, 6.750000, 0.000000;;, - 30;3;-2.000000, 6.750000, 0.000000;;, - 31;3;-2.000000, 6.750000, 0.000000;;, - 32;3;-2.000000, 6.750000,-0.000000;;, - 33;3;-2.000000, 6.750000,-0.000000;;, - 34;3;-2.000000, 6.750000, 0.000000;;, - 35;3;-2.000000, 6.750000, 0.000000;;, - 36;3;-2.000000, 6.750000,-0.000000;;, - 37;3;-2.000000, 6.750000, 0.000000;;, - 38;3;-2.000000, 6.750000, 0.000000;;, - 39;3;-2.000000, 6.750000, 0.000000;;, - 40;3;-2.000000, 6.750000, 0.000000;;, - 41;3;-2.000000, 6.750000, 0.000000;;, - 42;3;-2.000000, 6.750000, 0.000000;;, - 43;3;-2.000000, 6.750000, 0.000000;;, - 44;3;-2.000000, 6.750000, 0.000000;;, - 45;3;-2.000000, 6.750000, 0.000000;;, - 46;3;-2.000000, 6.750000,-0.000000;;, - 47;3;-2.000000, 6.750000, 0.000000;;, - 48;3;-2.000000, 6.750000, 0.000000;;, - 49;3;-2.000000, 6.750000, 0.000000;;, - 50;3;-2.000000, 6.750000,-0.000000;;, - 51;3;-2.000000, 6.750000, 0.000000;;, - 52;3;-2.000000, 6.750000, 0.000000;;, - 53;3;-2.000000, 6.750000, 0.000000;;, - 54;3;-2.000000, 6.750000, 0.000000;;, - 55;3;-2.000000, 6.750000,-0.000000;;, - 56;3;-2.000000, 6.750000, 0.000000;;, - 57;3;-2.000000, 6.750001,-0.000000;;, - 58;3;-2.000000, 6.750000, 0.000000;;, - 59;3;-2.000000, 6.750000, 0.000000;;, - 60;3;-2.000000, 6.750000, 0.000000;;, - 61;3;-2.000000, 6.750000, 0.000000;;, - 62;3;-2.000000, 6.750000, 0.000000;;, - 63;3;-2.000000, 6.750000,-0.000000;;, - 64;3;-2.000000, 6.750000, 0.000000;;, - 65;3;-2.000000, 6.750000, 0.000000;;, - 66;3;-2.000000, 6.750000, 0.000000;;, - 67;3;-2.000000, 6.750000, 0.000000;;, - 68;3;-2.000000, 6.750000, 0.000000;;, - 69;3;-2.000000, 6.750000,-0.000000;;, - 70;3;-2.000000, 6.750000,-0.000000;;, - 71;3;-2.000000, 6.750000,-0.000000;;, - 72;3;-2.000000, 6.750000,-0.000000;;, - 73;3;-2.000000, 6.749999, 0.000000;;, - 74;3;-2.000000, 6.750000, 0.000000;;, - 75;3;-2.000000, 6.750000, 0.000000;;, - 76;3;-2.000000, 6.750000,-0.000000;;, - 77;3;-2.000000, 6.750000, 0.000000;;, - 78;3;-2.000000, 6.750000,-0.000000;;, - 79;3;-2.000000, 6.750000, 0.000000;;, - 80;3;-2.000000, 6.750000, 0.000000;;, - 81;3;-2.000000, 6.750000,-0.000000;;, - 82;3;-2.000000, 6.750000, 0.000000;;, - 83;3;-2.000000, 6.750000,-0.000000;;, - 84;3;-2.000000, 6.750000, 0.000000;;, - 85;3;-2.000000, 6.750000,-0.000000;;, - 86;3;-2.000000, 6.750000, 0.000000;;, - 87;3;-2.000000, 6.750000,-0.000000;;, - 88;3;-2.000000, 6.750000, 0.000000;;, - 89;3;-2.000000, 6.750000,-0.000000;;, - 90;3;-2.000000, 6.750000,-0.000000;;, - 91;3;-2.000000, 6.750000, 0.000000;;, - 92;3;-2.000000, 6.750000,-0.000000;;, - 93;3;-2.000000, 6.750000,-0.000000;;, - 94;3;-2.000000, 6.750000,-0.000000;;, - 95;3;-2.000000, 6.750000, 0.000000;;, - 96;3;-2.000000, 6.750000,-0.000000;;, - 97;3;-2.000000, 6.750000, 0.000000;;, - 98;3;-2.000000, 6.750000, 0.000000;;, - 99;3;-2.000000, 6.750000,-0.000000;;, - 100;3;-2.000000, 6.750000, 0.000000;;, - 101;3;-2.000000, 6.750000, 0.000000;;, - 102;3;-2.000000, 6.750000,-0.000000;;, - 103;3;-2.000000, 6.750000, 0.000000;;, - 104;3;-2.000000, 6.750000, 0.000000;;, - 105;3;-2.000000, 6.750000, 0.000000;;, - 106;3;-2.000000, 6.750000, 0.000000;;, - 107;3;-2.000000, 6.750000,-0.000000;;, - 108;3;-2.000000, 6.750000, 0.000000;;, - 109;3;-2.000000, 6.750000, 0.000000;;, - 110;3;-2.000000, 6.750000,-0.000000;;, - 111;3;-2.000000, 6.750000,-0.000000;;, - 112;3;-2.000000, 6.750000,-0.000000;;, - 113;3;-2.000000, 6.750000,-0.000000;;, - 114;3;-2.000000, 6.750000, 0.000000;;, - 115;3;-2.000000, 6.750000, 0.000000;;, - 116;3;-2.000000, 6.750000, 0.000000;;, - 117;3;-2.000000, 6.750000,-0.000000;;, - 118;3;-2.000000, 6.750000,-0.000000;;, - 119;3;-2.000000, 6.750000,-0.000000;;, - 120;3;-2.000000, 6.750000, 0.000000;;, - 121;3;-2.000000, 6.750000,-0.000000;;, - 122;3;-2.000000, 6.750000,-0.000000;;, - 123;3;-2.000000, 6.750000,-0.000000;;, - 124;3;-2.000000, 6.750000, 0.000000;;, - 125;3;-2.000000, 6.750000,-0.000000;;, - 126;3;-2.000000, 6.750000, 0.000000;;, - 127;3;-2.000000, 6.750000,-0.000000;;, - 128;3;-2.000000, 6.750000, 0.000000;;, - 129;3;-2.000000, 6.750000,-0.000000;;, - 130;3;-2.000000, 6.750000,-0.000000;;, - 131;3;-2.000000, 6.750000,-0.000000;;, - 132;3;-2.000000, 6.750000,-0.000000;;, - 133;3;-2.000000, 6.750000, 0.000000;;, - 134;3;-2.000000, 6.750000,-0.000000;;, - 135;3;-2.000000, 6.750000, 0.000000;;, - 136;3;-2.000000, 6.750000, 0.000000;;, - 137;3;-2.000000, 6.750000, 0.000000;;, - 138;3;-2.000000, 6.750000, 0.000000;;, - 139;3;-2.000000, 6.750000,-0.000000;;, - 140;3;-2.000000, 6.750000,-0.000000;;, - 141;3;-2.000000, 6.750000, 0.000000;;, - 142;3;-2.000000, 6.750000, 0.000000;;, - 143;3;-2.000000, 6.750000,-0.000000;;, - 144;3;-2.000000, 6.750000, 0.000000;;, - 145;3;-2.000000, 6.750000, 0.000000;;, - 146;3;-2.000000, 6.750000, 0.000000;;, - 147;3;-2.000000, 6.750000,-0.000000;;, - 148;3;-2.000000, 6.750000, 0.000000;;, - 149;3;-2.000000, 6.750000, 0.000000;;, - 150;3;-2.000000, 6.750000,-0.000000;;, - 151;3;-2.000000, 6.750000,-0.000000;;, - 152;3;-2.000000, 6.750000,-0.000000;;, - 153;3;-2.000000, 6.750000,-0.000000;;, - 154;3;-2.000000, 6.750000,-0.000000;;, - 155;3;-2.000000, 6.750000,-0.000000;;, - 156;3;-2.000000, 6.750000,-0.000000;;, - 157;3;-2.000000, 6.750000, 0.000000;;, - 158;3;-2.000000, 6.750000, 0.000000;;, - 159;3;-2.000000, 6.750000,-0.000000;;, - 160;3;-2.000000, 6.750000, 0.000000;;, - 161;3;-2.000000, 6.750000,-0.000000;;, - 162;3;-2.000000, 6.750000, 0.000000;;, - 163;3;-2.000000, 6.750000, 0.000000;;, - 164;3;-2.000000, 6.750000, 0.000000;;, - 165;3;-2.000000, 6.750000, 0.000000;;, - 166;3;-2.000000, 6.750000, 0.000000;;, - 167;3;-2.000000, 6.750000, 0.000000;;, - 168;3;-2.000000, 6.750000, 0.000000;;, - 169;3;-2.000000, 6.750000, 0.000000;;, - 170;3;-2.000000, 6.750000, 0.000000;;, - 171;3;-2.000000, 6.750000, 0.000000;;, - 172;3;-2.000000, 6.750000, 0.000000;;, - 173;3;-2.000000, 6.750000, 0.000000;;, - 174;3;-2.000000, 6.750000, 0.000000;;, - 175;3;-2.000000, 6.750000, 0.000000;;, - 176;3;-2.000000, 6.750000, 0.000000;;, - 177;3;-2.000000, 6.750000, 0.000000;;, - 178;3;-2.000000, 6.750000, 0.000000;;, - 179;3;-2.000000, 6.750000, 0.000000;;, - 180;3;-2.000000, 6.750000, 0.000000;;, - 181;3;-2.000000, 6.750000, 0.000000;;, - 182;3;-2.000000, 6.750000, 0.000000;;, - 183;3;-2.000000, 6.750000, 0.000000;;, - 184;3;-2.000000, 6.750000, 0.000000;;, - 185;3;-2.000000, 6.750000, 0.000000;;, - 186;3;-2.000000, 6.750000, 0.000000;;, - 187;3;-2.000000, 6.750000, 0.000000;;, - 188;3;-2.000000, 6.750000, 0.000000;;; - } - } - Animation { - {Armature_Arm_Right} - AnimationKey { // Rotation - 0; - 189; - 0;4; 0.648448, 0.757709, 0.045973, 0.057269;;, - 1;4; 0.648161, 0.757936, 0.045920, 0.057331;;, - 2;4; 0.647294, 0.758622, 0.045761, 0.057521;;, - 3;4; 0.645844, 0.759770, 0.045495, 0.057837;;, - 4;4; 0.643821, 0.761372, 0.045124, 0.058279;;, - 5;4; 0.641250, 0.763407, 0.044653, 0.058841;;, - 6;4; 0.638175, 0.765842, 0.044088, 0.059513;;, - 7;4; 0.634660, 0.768625, 0.043443, 0.060281;;, - 8;4; 0.630790, 0.771689, 0.042734, 0.061126;;, - 9;4; 0.626671, 0.774950, 0.041978, 0.062026;;, - 10;4; 0.622424, 0.778313, 0.041199, 0.062953;;, - 11;4; 0.618177, 0.781676, 0.040419, 0.063881;;, - 12;4; 0.614058, 0.784937, 0.039664, 0.064781;;, - 13;4; 0.610189, 0.788000, 0.038954, 0.065626;;, - 14;4; 0.606673, 0.790784, 0.038309, 0.066394;;, - 15;4; 0.603598, 0.793218, 0.037745, 0.067066;;, - 16;4; 0.601027, 0.795254, 0.037273, 0.067628;;, - 17;4; 0.599004, 0.796856, 0.036902, 0.068069;;, - 18;4; 0.597555, 0.798003, 0.036636, 0.068386;;, - 19;4; 0.596688, 0.798690, 0.036477, 0.068576;;, - 20;4; 0.596401, 0.798917, 0.036424, 0.068638;;, - 21;4; 0.596760, 0.798627, 0.036471, 0.068580;;, - 22;4; 0.597846, 0.797750, 0.036614, 0.068404;;, - 23;4; 0.599661, 0.796284, 0.036852, 0.068109;;, - 24;4; 0.602194, 0.794238, 0.037184, 0.067698;;, - 25;4; 0.605413, 0.791638, 0.037606, 0.067176;;, - 26;4; 0.609264, 0.788527, 0.038110, 0.066551;;, - 27;4; 0.613666, 0.784972, 0.038687, 0.065837;;, - 28;4; 0.618511, 0.781058, 0.039322, 0.065050;;, - 29;4; 0.623668, 0.776892, 0.039998, 0.064213;;, - 30;4; 0.628987, 0.772597, 0.040695, 0.063350;;, - 31;4; 0.634305, 0.768301, 0.041393, 0.062487;;, - 32;4; 0.639462, 0.764135, 0.042069, 0.061650;;, - 33;4; 0.644308, 0.760222, 0.042704, 0.060864;;, - 34;4; 0.648710, 0.756666, 0.043281, 0.060150;;, - 35;4; 0.652560, 0.753556, 0.043785, 0.059525;;, - 36;4; 0.655780, 0.750956, 0.044207, 0.059002;;, - 37;4; 0.658313, 0.748910, 0.044539, 0.058591;;, - 38;4; 0.660128, 0.747444, 0.044777, 0.058297;;, - 39;4; 0.661214, 0.746567, 0.044920, 0.058121;;, - 40;4; 0.661573, 0.746277, 0.044967, 0.058062;;, - 41;4; 0.661328, 0.746479, 0.044910, 0.058126;;, - 42;4; 0.660587, 0.747091, 0.044737, 0.058317;;, - 43;4; 0.659348, 0.748115, 0.044449, 0.058638;;, - 44;4; 0.657620, 0.749544, 0.044046, 0.059085;;, - 45;4; 0.655424, 0.751359, 0.043535, 0.059653;;, - 46;4; 0.652797, 0.753531, 0.042924, 0.060333;;, - 47;4; 0.649794, 0.756013, 0.042224, 0.061110;;, - 48;4; 0.646488, 0.758746, 0.041455, 0.061966;;, - 49;4; 0.642969, 0.761655, 0.040636, 0.062876;;, - 50;4; 0.639341, 0.764654, 0.039791, 0.063815;;, - 51;4; 0.635713, 0.767653, 0.038946, 0.064754;;, - 52;4; 0.632194, 0.770562, 0.038127, 0.065665;;, - 53;4; 0.628889, 0.773294, 0.037357, 0.066520;;, - 54;4; 0.625885, 0.775777, 0.036658, 0.067297;;, - 55;4; 0.623258, 0.777949, 0.036047, 0.067977;;, - 56;4; 0.621062, 0.779764, 0.035535, 0.068545;;, - 57;4; 0.619334, 0.781193, 0.035133, 0.068993;;, - 58;4; 0.618095, 0.782216, 0.034845, 0.069313;;, - 59;4; 0.617355, 0.782829, 0.034672, 0.069505;;, - 60;4; 0.617110, 0.783031, 0.034615, 0.069568;;, - 61;4; 0.617174, 0.782991, 0.034614, 0.069562;;, - 62;4; 0.617353, 0.782876, 0.034615, 0.069541;;, - 63;4; 0.617631, 0.782698, 0.034624, 0.069502;;, - 64;4; 0.617995, 0.782463, 0.034645, 0.069440;;, - 65;4; 0.618435, 0.782178, 0.034685, 0.069353;;, - 66;4; 0.618940, 0.781848, 0.034749, 0.069236;;, - 67;4; 0.619505, 0.781478, 0.034841, 0.069085;;, - 68;4; 0.620120, 0.781070, 0.034969, 0.068894;;, - 69;4; 0.620781, 0.780629, 0.035139, 0.068658;;, - 70;4; 0.621482, 0.780157, 0.035359, 0.068369;;, - 71;4; 0.622217, 0.779656, 0.035640, 0.068019;;, - 72;4; 0.622979, 0.779130, 0.035993, 0.067597;;, - 73;4; 0.623764, 0.778580, 0.036434, 0.067088;;, - 74;4; 0.624563, 0.778009, 0.036984, 0.066473;;, - 75;4; 0.625368, 0.777419, 0.037673, 0.065726;;, - 76;4; 0.626168, 0.776813, 0.038544, 0.064805;;, - 77;4; 0.626943, 0.776195, 0.039669, 0.063644;;, - 78;4; 0.627662, 0.775573, 0.041178, 0.062123;;, - 79;4; 0.628249, 0.774961, 0.043370, 0.059964;;, - 80;4; 0.628391, 0.774424, 0.047456, 0.056046;;, - 81;4; 0.000990, 0.997299, 0.072151, 0.013690;;, - 82;4;-0.011967, 0.997270, 0.071970, 0.015145;;, - 83;4;-0.018796, 0.997206, 0.071870, 0.016486;;, - 84;4;-0.023483, 0.997134, 0.071799, 0.017763;;, - 85;4;-0.026976, 0.997057, 0.071745, 0.018986;;, - 86;4;-0.029682, 0.996980, 0.071701, 0.020158;;, - 87;4;-0.031824, 0.996902, 0.071665, 0.021280;;, - 88;4;-0.033538, 0.996826, 0.071634, 0.022353;;, - 89;4;-0.034915, 0.996751, 0.071609, 0.023375;;, - 90;4;-0.036019, 0.996679, 0.071588, 0.024345;;, - 91;4;-0.036900, 0.996610, 0.071570, 0.025261;;, - 92;4;-0.037594, 0.996544, 0.071555, 0.026120;;, - 93;4;-0.038132, 0.996482, 0.071542, 0.026918;;, - 94;4;-0.038539, 0.996425, 0.071531, 0.027653;;, - 95;4;-0.038836, 0.996372, 0.071523, 0.028317;;, - 96;4;-0.039042, 0.996325, 0.071516, 0.028907;;, - 97;4;-0.039174, 0.996284, 0.071511, 0.029414;;, - 98;4;-0.039248, 0.996250, 0.071507, 0.029831;;, - 99;4;-0.039280, 0.996225, 0.071504, 0.030146;;, - 100;4;-0.039287, 0.996208, 0.071503, 0.030348;;, - 101;4;-0.039284, 0.996202, 0.071502, 0.030419;;, - 102;4;-0.039062, 0.996208, 0.071506, 0.030327;;, - 103;4;-0.038392, 0.996227, 0.071517, 0.030048;;, - 104;4;-0.037270, 0.996257, 0.071535, 0.029583;;, - 105;4;-0.035704, 0.996300, 0.071560, 0.028932;;, - 106;4;-0.033715, 0.996354, 0.071592, 0.028106;;, - 107;4;-0.031335, 0.996419, 0.071630, 0.027118;;, - 108;4;-0.028615, 0.996493, 0.071674, 0.025988;;, - 109;4;-0.025621, 0.996574, 0.071723, 0.024744;;, - 110;4;-0.022434, 0.996661, 0.071774, 0.023420;;, - 111;4;-0.019147, 0.996751, 0.071827, 0.022055;;, - 112;4;-0.015860, 0.996840, 0.071880, 0.020690;;, - 113;4;-0.012673, 0.996927, 0.071931, 0.019366;;, - 114;4;-0.009679, 0.997009, 0.071979, 0.018122;;, - 115;4;-0.006959, 0.997083, 0.072023, 0.016992;;, - 116;4;-0.004579, 0.997148, 0.072062, 0.016004;;, - 117;4;-0.002590, 0.997202, 0.072094, 0.015177;;, - 118;4;-0.001024, 0.997244, 0.072119, 0.014527;;, - 119;4; 0.000098, 0.997275, 0.072137, 0.014061;;, - 120;4; 0.000769, 0.997293, 0.072148, 0.013782;;, - 121;4; 0.000990, 0.997299, 0.072151, 0.013690;;, - 122;4; 0.000769, 0.997293, 0.072148, 0.013782;;, - 123;4; 0.000098, 0.997275, 0.072137, 0.014061;;, - 124;4;-0.001024, 0.997244, 0.072119, 0.014527;;, - 125;4;-0.002590, 0.997202, 0.072094, 0.015177;;, - 126;4;-0.004579, 0.997148, 0.072062, 0.016004;;, - 127;4;-0.006959, 0.997083, 0.072023, 0.016992;;, - 128;4;-0.009679, 0.997009, 0.071979, 0.018122;;, - 129;4;-0.012673, 0.996927, 0.071931, 0.019366;;, - 130;4;-0.015860, 0.996840, 0.071880, 0.020690;;, - 131;4;-0.019147, 0.996751, 0.071827, 0.022055;;, - 132;4;-0.022434, 0.996661, 0.071774, 0.023420;;, - 133;4;-0.025621, 0.996574, 0.071723, 0.024744;;, - 134;4;-0.028615, 0.996493, 0.071674, 0.025988;;, - 135;4;-0.031335, 0.996419, 0.071630, 0.027118;;, - 136;4;-0.033715, 0.996354, 0.071592, 0.028106;;, - 137;4;-0.035704, 0.996300, 0.071560, 0.028932;;, - 138;4;-0.037270, 0.996257, 0.071535, 0.029583;;, - 139;4;-0.038392, 0.996227, 0.071517, 0.030048;;, - 140;4;-0.039062, 0.996208, 0.071506, 0.030327;;, - 141;4;-0.039284, 0.996202, 0.071502, 0.030419;;, - 142;4;-0.039115, 0.996208, 0.071505, 0.030336;;, - 143;4;-0.038639, 0.996224, 0.071513, 0.030100;;, - 144;4;-0.037892, 0.996249, 0.071526, 0.029733;;, - 145;4;-0.036906, 0.996282, 0.071542, 0.029250;;, - 146;4;-0.035703, 0.996322, 0.071562, 0.028665;;, - 147;4;-0.034305, 0.996368, 0.071585, 0.027989;;, - 148;4;-0.032728, 0.996419, 0.071611, 0.027232;;, - 149;4;-0.030984, 0.996475, 0.071640, 0.026401;;, - 150;4;-0.029084, 0.996536, 0.071671, 0.025504;;, - 151;4;-0.027040, 0.996601, 0.071705, 0.024547;;, - 152;4;-0.024856, 0.996669, 0.071741, 0.023537;;, - 153;4;-0.022540, 0.996740, 0.071779, 0.022479;;, - 154;4;-0.020096, 0.996813, 0.071819, 0.021379;;, - 155;4;-0.017525, 0.996888, 0.071861, 0.020245;;, - 156;4;-0.014829, 0.996965, 0.071905, 0.019082;;, - 157;4;-0.012005, 0.997043, 0.071950, 0.017902;;, - 158;4;-0.009047, 0.997120, 0.071997, 0.016718;;, - 159;4;-0.005937, 0.997194, 0.072047, 0.015555;;, - 160;4;-0.002640, 0.997260, 0.072098, 0.014470;;, - 161;4; 0.000990, 0.997299, 0.072151, 0.013690;;, - 162;4; 0.003930, 0.958043, 0.286296, 0.013151;;, - 163;4; 0.003930, 0.958043, 0.286296, 0.013151;;, - 164;4; 0.003930, 0.958043, 0.286296, 0.013151;;, - 165;4; 0.003930, 0.958043, 0.286296, 0.013151;;, - 166;4; 0.003930, 0.958043, 0.286296, 0.013151;;, - 167;4; 0.003930, 0.958043, 0.286296, 0.013151;;, - 168;4; 0.648448, 0.757709, 0.045973, 0.057269;;, - 169;4; 0.649549, 0.757271, 0.047200, 0.056091;;, - 170;4; 0.649725, 0.756946, 0.050660, 0.053001;;, - 171;4; 0.649483, 0.756671, 0.055081, 0.049073;;, - 172;4; 0.649550, 0.756346, 0.058515, 0.045995;;, - 173;4; 0.650401, 0.755911, 0.059724, 0.044837;;, - 174;4; 0.652287, 0.754678, 0.058785, 0.045494;;, - 175;4; 0.655167, 0.752148, 0.056006, 0.047730;;, - 176;4; 0.658293, 0.749160, 0.051993, 0.051173;;, - 177;4; 0.660622, 0.746956, 0.047989, 0.054888;;, - 178;4; 0.661573, 0.746277, 0.044967, 0.058062;;, - 179;4; 0.660467, 0.747385, 0.042436, 0.061362;;, - 180;4; 0.656915, 0.750262, 0.039819, 0.065439;;, - 181;4; 0.652243, 0.753921, 0.037593, 0.069365;;, - 182;4; 0.648570, 0.756808, 0.036216, 0.072016;;, - 183;4; 0.647260, 0.757932, 0.035794, 0.072889;;, - 184;4; 0.647163, 0.758022, 0.036704, 0.071517;;, - 185;4; 0.646979, 0.757987, 0.039247, 0.067643;;, - 186;4; 0.646980, 0.757869, 0.042510, 0.062649;;, - 187;4; 0.647442, 0.757754, 0.045057, 0.058724;;, - 188;4; 0.648448, 0.757709, 0.045973, 0.057269;;; - } - AnimationKey { // Scale - 1; - 189; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;, - 156;3; 1.000000, 1.000000, 1.000000;;, - 157;3; 1.000000, 1.000000, 1.000000;;, - 158;3; 1.000000, 1.000000, 1.000000;;, - 159;3; 1.000000, 1.000000, 1.000000;;, - 160;3; 1.000000, 1.000000, 1.000000;;, - 161;3; 1.000000, 1.000000, 1.000000;;, - 162;3; 1.000000, 1.000000, 1.000000;;, - 163;3; 1.000000, 1.000000, 1.000000;;, - 164;3; 1.000000, 1.000000, 1.000000;;, - 165;3; 1.000000, 1.000000, 1.000000;;, - 166;3; 1.000000, 1.000000, 1.000000;;, - 167;3; 1.000000, 1.000000, 1.000000;;, - 168;3; 1.000000, 1.000000, 1.000000;;, - 169;3; 1.000000, 1.000000, 1.000000;;, - 170;3; 1.000000, 1.000000, 1.000000;;, - 171;3; 1.000000, 1.000000, 1.000000;;, - 172;3; 1.000000, 1.000000, 1.000000;;, - 173;3; 1.000000, 1.000000, 1.000000;;, - 174;3; 1.000000, 1.000000, 1.000000;;, - 175;3; 1.000000, 1.000000, 1.000000;;, - 176;3; 1.000000, 1.000000, 1.000000;;, - 177;3; 1.000000, 1.000000, 1.000000;;, - 178;3; 1.000000, 1.000000, 1.000000;;, - 179;3; 1.000000, 1.000000, 1.000000;;, - 180;3; 1.000000, 1.000000, 1.000000;;, - 181;3; 1.000000, 1.000000, 1.000000;;, - 182;3; 1.000000, 1.000000, 1.000000;;, - 183;3; 1.000000, 1.000000, 1.000000;;, - 184;3; 1.000000, 1.000000, 1.000000;;, - 185;3; 1.000000, 1.000000, 1.000000;;, - 186;3; 1.000000, 1.000000, 1.000000;;, - 187;3; 1.000000, 1.000000, 1.000000;;, - 188;3; 1.000000, 1.000000, 1.000000;;; - } - AnimationKey { // Position - 2; - 189; - 0;3; 2.000000, 6.750000, 0.000000;;, - 1;3; 2.000000, 6.750000, 0.000000;;, - 2;3; 2.000000, 6.750000, 0.000000;;, - 3;3; 2.000000, 6.750000, 0.000000;;, - 4;3; 2.000000, 6.750000, 0.000000;;, - 5;3; 2.000000, 6.750000, 0.000000;;, - 6;3; 2.000000, 6.750000, 0.000000;;, - 7;3; 2.000000, 6.750000,-0.000000;;, - 8;3; 2.000000, 6.750000,-0.000000;;, - 9;3; 2.000000, 6.750000, 0.000000;;, - 10;3; 2.000000, 6.750000,-0.000000;;, - 11;3; 2.000000, 6.750000, 0.000000;;, - 12;3; 2.000000, 6.750000, 0.000000;;, - 13;3; 2.000000, 6.750000, 0.000000;;, - 14;3; 2.000000, 6.750000,-0.000000;;, - 15;3; 2.000000, 6.750000,-0.000000;;, - 16;3; 2.000000, 6.750000, 0.000000;;, - 17;3; 2.000000, 6.750001,-0.000000;;, - 18;3; 2.000000, 6.750000, 0.000000;;, - 19;3; 2.000000, 6.750000, 0.000000;;, - 20;3; 2.000000, 6.750000, 0.000000;;, - 21;3; 2.000000, 6.750000, 0.000000;;, - 22;3; 2.000000, 6.750000, 0.000000;;, - 23;3; 2.000000, 6.750001,-0.000000;;, - 24;3; 2.000000, 6.750000, 0.000000;;, - 25;3; 2.000000, 6.750000, 0.000000;;, - 26;3; 2.000000, 6.750000,-0.000000;;, - 27;3; 2.000000, 6.750000, 0.000000;;, - 28;3; 2.000000, 6.750000, 0.000000;;, - 29;3; 2.000000, 6.750000, 0.000000;;, - 30;3; 2.000000, 6.750000, 0.000000;;, - 31;3; 2.000000, 6.750000, 0.000000;;, - 32;3; 2.000000, 6.750000,-0.000000;;, - 33;3; 2.000000, 6.750000,-0.000000;;, - 34;3; 2.000000, 6.750000, 0.000000;;, - 35;3; 2.000000, 6.750000, 0.000000;;, - 36;3; 2.000000, 6.750000,-0.000000;;, - 37;3; 2.000000, 6.750000, 0.000000;;, - 38;3; 2.000000, 6.750000, 0.000000;;, - 39;3; 2.000000, 6.750000, 0.000000;;, - 40;3; 2.000000, 6.750000, 0.000000;;, - 41;3; 2.000000, 6.750000, 0.000000;;, - 42;3; 2.000000, 6.750000, 0.000000;;, - 43;3; 2.000000, 6.750000, 0.000000;;, - 44;3; 2.000000, 6.750000, 0.000000;;, - 45;3; 2.000000, 6.750000, 0.000000;;, - 46;3; 2.000000, 6.750000,-0.000000;;, - 47;3; 2.000000, 6.750000, 0.000000;;, - 48;3; 2.000000, 6.750000, 0.000000;;, - 49;3; 2.000000, 6.750000, 0.000000;;, - 50;3; 2.000000, 6.750000,-0.000000;;, - 51;3; 2.000000, 6.750000, 0.000000;;, - 52;3; 2.000000, 6.750000, 0.000000;;, - 53;3; 2.000000, 6.750000, 0.000000;;, - 54;3; 2.000000, 6.750000, 0.000000;;, - 55;3; 2.000000, 6.750000,-0.000000;;, - 56;3; 2.000000, 6.750000, 0.000000;;, - 57;3; 2.000000, 6.750001,-0.000000;;, - 58;3; 2.000000, 6.750000, 0.000000;;, - 59;3; 2.000000, 6.750000, 0.000000;;, - 60;3; 2.000000, 6.750000, 0.000000;;, - 61;3; 2.000000, 6.750000, 0.000000;;, - 62;3; 2.000000, 6.750000, 0.000000;;, - 63;3; 2.000000, 6.750000,-0.000000;;, - 64;3; 2.000000, 6.750000, 0.000000;;, - 65;3; 2.000000, 6.750000, 0.000000;;, - 66;3; 2.000000, 6.750000, 0.000000;;, - 67;3; 2.000000, 6.750000, 0.000000;;, - 68;3; 2.000000, 6.750000, 0.000000;;, - 69;3; 2.000000, 6.750000,-0.000000;;, - 70;3; 2.000000, 6.750000,-0.000000;;, - 71;3; 2.000000, 6.750000,-0.000000;;, - 72;3; 2.000000, 6.750000,-0.000000;;, - 73;3; 2.000000, 6.749999, 0.000000;;, - 74;3; 2.000000, 6.750000, 0.000000;;, - 75;3; 2.000000, 6.750000, 0.000000;;, - 76;3; 2.000000, 6.750000,-0.000000;;, - 77;3; 2.000000, 6.750000, 0.000000;;, - 78;3; 2.000000, 6.750000,-0.000000;;, - 79;3; 2.000000, 6.750000, 0.000000;;, - 80;3; 2.000000, 6.750000, 0.000000;;, - 81;3; 2.000000, 6.750000,-0.000000;;, - 82;3; 2.000000, 6.750000, 0.000000;;, - 83;3; 2.000000, 6.750000,-0.000000;;, - 84;3; 2.000000, 6.750000, 0.000000;;, - 85;3; 2.000000, 6.750000,-0.000000;;, - 86;3; 2.000000, 6.750000, 0.000000;;, - 87;3; 2.000000, 6.750000,-0.000000;;, - 88;3; 2.000000, 6.750000, 0.000000;;, - 89;3; 2.000000, 6.750000,-0.000000;;, - 90;3; 2.000000, 6.750000,-0.000000;;, - 91;3; 2.000000, 6.750000, 0.000000;;, - 92;3; 2.000000, 6.750000,-0.000000;;, - 93;3; 2.000000, 6.750000,-0.000000;;, - 94;3; 2.000000, 6.750000,-0.000000;;, - 95;3; 2.000000, 6.750000, 0.000000;;, - 96;3; 2.000000, 6.750000,-0.000000;;, - 97;3; 2.000000, 6.750000, 0.000000;;, - 98;3; 2.000000, 6.750000, 0.000000;;, - 99;3; 2.000000, 6.750000,-0.000000;;, - 100;3; 2.000000, 6.750000, 0.000000;;, - 101;3; 2.000000, 6.750000, 0.000000;;, - 102;3; 2.000000, 6.750000,-0.000000;;, - 103;3; 2.000000, 6.750000, 0.000000;;, - 104;3; 2.000000, 6.750000, 0.000000;;, - 105;3; 2.000000, 6.750000, 0.000000;;, - 106;3; 2.000000, 6.750000, 0.000000;;, - 107;3; 2.000000, 6.750000,-0.000000;;, - 108;3; 2.000000, 6.750000, 0.000000;;, - 109;3; 2.000000, 6.750000, 0.000000;;, - 110;3; 2.000000, 6.750000,-0.000000;;, - 111;3; 2.000000, 6.750000,-0.000000;;, - 112;3; 2.000000, 6.750000,-0.000000;;, - 113;3; 2.000000, 6.750000,-0.000000;;, - 114;3; 2.000000, 6.750000, 0.000000;;, - 115;3; 2.000000, 6.750000, 0.000000;;, - 116;3; 2.000000, 6.750000, 0.000000;;, - 117;3; 2.000000, 6.750000,-0.000000;;, - 118;3; 2.000000, 6.750000,-0.000000;;, - 119;3; 2.000000, 6.750000,-0.000000;;, - 120;3; 2.000000, 6.750000, 0.000000;;, - 121;3; 2.000000, 6.750000,-0.000000;;, - 122;3; 2.000000, 6.750000,-0.000000;;, - 123;3; 2.000000, 6.750000,-0.000000;;, - 124;3; 2.000000, 6.750000, 0.000000;;, - 125;3; 2.000000, 6.750000,-0.000000;;, - 126;3; 2.000000, 6.750000, 0.000000;;, - 127;3; 2.000000, 6.750000,-0.000000;;, - 128;3; 2.000000, 6.750000, 0.000000;;, - 129;3; 2.000000, 6.750000,-0.000000;;, - 130;3; 2.000000, 6.750000,-0.000000;;, - 131;3; 2.000000, 6.750000,-0.000000;;, - 132;3; 2.000000, 6.750000,-0.000000;;, - 133;3; 2.000000, 6.750000, 0.000000;;, - 134;3; 2.000000, 6.750000,-0.000000;;, - 135;3; 2.000000, 6.750000, 0.000000;;, - 136;3; 2.000000, 6.750000, 0.000000;;, - 137;3; 2.000000, 6.750000, 0.000000;;, - 138;3; 2.000000, 6.750000, 0.000000;;, - 139;3; 2.000000, 6.750000,-0.000000;;, - 140;3; 2.000000, 6.750000,-0.000000;;, - 141;3; 2.000000, 6.750000, 0.000000;;, - 142;3; 2.000000, 6.750000, 0.000000;;, - 143;3; 2.000000, 6.750000,-0.000000;;, - 144;3; 2.000000, 6.750000, 0.000000;;, - 145;3; 2.000000, 6.750000, 0.000000;;, - 146;3; 2.000000, 6.750000, 0.000000;;, - 147;3; 2.000000, 6.750000,-0.000000;;, - 148;3; 2.000000, 6.750000, 0.000000;;, - 149;3; 2.000000, 6.750000, 0.000000;;, - 150;3; 2.000000, 6.750000,-0.000000;;, - 151;3; 2.000000, 6.750000,-0.000000;;, - 152;3; 2.000000, 6.750000,-0.000000;;, - 153;3; 2.000000, 6.750000,-0.000000;;, - 154;3; 2.000000, 6.750000,-0.000000;;, - 155;3; 2.000000, 6.750000,-0.000000;;, - 156;3; 2.000000, 6.750000,-0.000000;;, - 157;3; 2.000000, 6.750000, 0.000000;;, - 158;3; 2.000000, 6.750000, 0.000000;;, - 159;3; 2.000000, 6.750000,-0.000000;;, - 160;3; 2.000000, 6.750000, 0.000000;;, - 161;3; 2.000000, 6.750000,-0.000000;;, - 162;3; 2.000000, 6.750000, 0.000000;;, - 163;3; 2.000000, 6.750000, 0.000000;;, - 164;3; 2.000000, 6.750000, 0.000000;;, - 165;3; 2.000000, 6.750000, 0.000000;;, - 166;3; 2.000000, 6.750000, 0.000000;;, - 167;3; 2.000000, 6.750000, 0.000000;;, - 168;3; 2.000000, 6.750000, 0.000000;;, - 169;3; 2.000000, 6.750000, 0.000000;;, - 170;3; 2.000000, 6.750000, 0.000000;;, - 171;3; 2.000000, 6.750000, 0.000000;;, - 172;3; 2.000000, 6.750000, 0.000000;;, - 173;3; 2.000000, 6.750000, 0.000000;;, - 174;3; 2.000000, 6.750000, 0.000000;;, - 175;3; 2.000000, 6.750000, 0.000000;;, - 176;3; 2.000000, 6.750000, 0.000000;;, - 177;3; 2.000000, 6.750000, 0.000000;;, - 178;3; 2.000000, 6.750000, 0.000000;;, - 179;3; 2.000000, 6.750000, 0.000000;;, - 180;3; 2.000000, 6.750000, 0.000000;;, - 181;3; 2.000000, 6.750000, 0.000000;;, - 182;3; 2.000000, 6.750000, 0.000000;;, - 183;3; 2.000000, 6.750000, 0.000000;;, - 184;3; 2.000000, 6.750000, 0.000000;;, - 185;3; 2.000000, 6.750000, 0.000000;;, - 186;3; 2.000000, 6.750000, 0.000000;;, - 187;3; 2.000000, 6.750000, 0.000000;;, - 188;3; 2.000000, 6.750000, 0.000000;;; - } - } - Animation { - {Armature_Leg_Right} - AnimationKey { // Rotation - 0; - 189; - 0;4; 0.000000, 1.000000,-0.000000,-0.000000;;, - 1;4;-0.000240, 0.999995,-0.000000,-0.000000;;, - 2;4;-0.000967, 0.999979,-0.000000,-0.000000;;, - 3;4;-0.002182, 0.999952,-0.000000,-0.000000;;, - 4;4;-0.003877, 0.999915,-0.000000,-0.000000;;, - 5;4;-0.006032, 0.999868,-0.000000,-0.000000;;, - 6;4;-0.008609, 0.999812,-0.000000,-0.000000;;, - 7;4;-0.011555, 0.999748,-0.000000,-0.000000;;, - 8;4;-0.014798, 0.999677,-0.000000,-0.000000;;, - 9;4;-0.018250, 0.999602,-0.000000,-0.000000;;, - 10;4;-0.021810, 0.999524,-0.000000,-0.000000;;, - 11;4;-0.025369, 0.999446,-0.000000,-0.000000;;, - 12;4;-0.028821, 0.999371,-0.000000,-0.000000;;, - 13;4;-0.032064, 0.999300,-0.000000,-0.000000;;, - 14;4;-0.035010, 0.999236,-0.000000,-0.000000;;, - 15;4;-0.037587, 0.999180,-0.000000,-0.000000;;, - 16;4;-0.039742, 0.999133,-0.000000,-0.000000;;, - 17;4;-0.041437, 0.999096,-0.000000,-0.000000;;, - 18;4;-0.042652, 0.999069,-0.000000,-0.000000;;, - 19;4;-0.043379, 0.999053,-0.000000,-0.000000;;, - 20;4;-0.043619, 0.999048,-0.000000,-0.000000;;, - 21;4;-0.043379, 0.999053,-0.000000,-0.000000;;, - 22;4;-0.042652, 0.999069,-0.000000,-0.000000;;, - 23;4;-0.041437, 0.999096,-0.000000,-0.000000;;, - 24;4;-0.039742, 0.999133,-0.000000,-0.000000;;, - 25;4;-0.037587, 0.999180,-0.000000,-0.000000;;, - 26;4;-0.035010, 0.999236,-0.000000,-0.000000;;, - 27;4;-0.032064, 0.999300,-0.000000,-0.000000;;, - 28;4;-0.028821, 0.999371,-0.000000,-0.000000;;, - 29;4;-0.025369, 0.999446,-0.000000,-0.000000;;, - 30;4;-0.021810, 0.999524,-0.000000,-0.000000;;, - 31;4;-0.018250, 0.999602,-0.000000,-0.000000;;, - 32;4;-0.014798, 0.999677,-0.000000,-0.000000;;, - 33;4;-0.011555, 0.999748,-0.000000,-0.000000;;, - 34;4;-0.008609, 0.999812,-0.000000,-0.000000;;, - 35;4;-0.006032, 0.999868,-0.000000,-0.000000;;, - 36;4;-0.003877, 0.999915,-0.000000,-0.000000;;, - 37;4;-0.002182, 0.999952,-0.000000,-0.000000;;, - 38;4;-0.000967, 0.999979,-0.000000,-0.000000;;, - 39;4;-0.000240, 0.999995,-0.000000,-0.000000;;, - 40;4; 0.000000, 1.000000,-0.000000,-0.000000;;, - 41;4;-0.000240, 0.999995,-0.000000,-0.000000;;, - 42;4;-0.000967, 0.999979,-0.000000,-0.000000;;, - 43;4;-0.002182, 0.999952,-0.000000,-0.000000;;, - 44;4;-0.003877, 0.999915,-0.000000,-0.000000;;, - 45;4;-0.006032, 0.999868,-0.000000,-0.000000;;, - 46;4;-0.008609, 0.999812,-0.000000,-0.000000;;, - 47;4;-0.011555, 0.999748,-0.000000,-0.000000;;, - 48;4;-0.014798, 0.999677,-0.000000,-0.000000;;, - 49;4;-0.018250, 0.999602,-0.000000,-0.000000;;, - 50;4;-0.021810, 0.999524,-0.000000,-0.000000;;, - 51;4;-0.025369, 0.999446,-0.000000,-0.000000;;, - 52;4;-0.028821, 0.999371,-0.000000,-0.000000;;, - 53;4;-0.032064, 0.999300,-0.000000,-0.000000;;, - 54;4;-0.035010, 0.999236,-0.000000,-0.000000;;, - 55;4;-0.037587, 0.999180,-0.000000,-0.000000;;, - 56;4;-0.039742, 0.999133,-0.000000,-0.000000;;, - 57;4;-0.041437, 0.999096,-0.000000,-0.000000;;, - 58;4;-0.042652, 0.999069,-0.000000,-0.000000;;, - 59;4;-0.043379, 0.999053,-0.000000,-0.000000;;, - 60;4;-0.043619, 0.999048,-0.000000,-0.000000;;, - 61;4;-0.043616, 0.999053,-0.000000,-0.000000;;, - 62;4;-0.043594, 0.999067,-0.000000,-0.000000;;, - 63;4;-0.043536, 0.999089,-0.000000,-0.000000;;, - 64;4;-0.043427, 0.999117,-0.000000,-0.000000;;, - 65;4;-0.043249, 0.999151,-0.000000,-0.000000;;, - 66;4;-0.042989, 0.999191,-0.000000,-0.000000;;, - 67;4;-0.042626, 0.999235,-0.000000,-0.000000;;, - 68;4;-0.042144, 0.999283,-0.000000,-0.000000;;, - 69;4;-0.041519, 0.999336,-0.000000,-0.000000;;, - 70;4;-0.040725, 0.999391,-0.000000,-0.000000;;, - 71;4;-0.039732, 0.999450,-0.000000,-0.000000;;, - 72;4;-0.038501, 0.999511,-0.000000,-0.000000;;, - 73;4;-0.036980, 0.999575,-0.000000,-0.000000;;, - 74;4;-0.035101, 0.999640,-0.000000,-0.000000;;, - 75;4;-0.032769, 0.999707,-0.000000,-0.000000;;, - 76;4;-0.029842, 0.999774,-0.000000,-0.000000;;, - 77;4;-0.026086, 0.999841,-0.000000,-0.000000;;, - 78;4;-0.021070, 0.999906,-0.000000,-0.000000;;, - 79;4;-0.013794, 0.999964,-0.000000,-0.000000;;, - 80;4; 0.000000, 1.000000,-0.000000,-0.000000;;, - 81;4; 0.707107, 0.707107, 0.000000,-0.000000;;, - 82;4; 0.705874, 0.708245, 0.000000,-0.000000;;, - 83;4; 0.703907, 0.710101, 0.000000,-0.000000;;, - 84;4; 0.701752, 0.712152, 0.000000,-0.000000;;, - 85;4; 0.699534, 0.714271, 0.000000,-0.000000;;, - 86;4; 0.697308, 0.716402, 0.000000,-0.000000;;, - 87;4; 0.695107, 0.718513, 0.000000,-0.000000;;, - 88;4; 0.692952, 0.720584, 0.000000,-0.000000;;, - 89;4; 0.690857, 0.722597, 0.000000,-0.000000;;, - 90;4; 0.688837, 0.724539, 0.000000,-0.000000;;, - 91;4; 0.686904, 0.726399, 0.000000,-0.000000;;, - 92;4; 0.685070, 0.728163, 0.000000,-0.000000;;, - 93;4; 0.683348, 0.729820, 0.000000,-0.000000;;, - 94;4; 0.681750, 0.731358, 0.000000,-0.000000;;, - 95;4; 0.680291, 0.732761, 0.000000,-0.000000;;, - 96;4; 0.678987, 0.734015, 0.000000,-0.000000;;, - 97;4; 0.677857, 0.735101, 0.000000,-0.000000;;, - 98;4; 0.676923, 0.735998, 0.000000,-0.000000;;, - 99;4; 0.676211, 0.736682, 0.000000,-0.000000;;, - 100;4; 0.675754, 0.737121, 0.000000,-0.000000;;, - 101;4; 0.675590, 0.737277, 0.000000,-0.000000;;, - 102;4; 0.675764, 0.737111, 0.000000,-0.000000;;, - 103;4; 0.676289, 0.736609, 0.000000,-0.000000;;, - 104;4; 0.677167, 0.735768, 0.000000,-0.000000;;, - 105;4; 0.678392, 0.734595, 0.000000,-0.000000;;, - 106;4; 0.679949, 0.733105, 0.000000,-0.000000;;, - 107;4; 0.681811, 0.731323, 0.000000,-0.000000;;, - 108;4; 0.683940, 0.729285, 0.000000,-0.000000;;, - 109;4; 0.686283, 0.727042, 0.000000,-0.000000;;, - 110;4; 0.688777, 0.724654, 0.000000,-0.000000;;, - 111;4; 0.691349, 0.722192, 0.000000,-0.000000;;, - 112;4; 0.693920, 0.719730, 0.000000,-0.000000;;, - 113;4; 0.696415, 0.717342, 0.000000,-0.000000;;, - 114;4; 0.698758, 0.715099, 0.000000,-0.000000;;, - 115;4; 0.700886, 0.713062, 0.000000,-0.000000;;, - 116;4; 0.702749, 0.711279, 0.000000,-0.000000;;, - 117;4; 0.704305, 0.709789, 0.000000,-0.000000;;, - 118;4; 0.705530, 0.708616, 0.000000,-0.000000;;, - 119;4; 0.706408, 0.707776, 0.000000,-0.000000;;, - 120;4; 0.706933, 0.707273, 0.000000,-0.000000;;, - 121;4; 0.707107, 0.707107, 0.000000,-0.000000;;, - 122;4; 0.706933, 0.707273, 0.000000,-0.000000;;, - 123;4; 0.706408, 0.707776, 0.000000,-0.000000;;, - 124;4; 0.705530, 0.708616, 0.000000,-0.000000;;, - 125;4; 0.704305, 0.709789, 0.000000,-0.000000;;, - 126;4; 0.702749, 0.711279, 0.000000,-0.000000;;, - 127;4; 0.700886, 0.713062, 0.000000,-0.000000;;, - 128;4; 0.698758, 0.715099, 0.000000,-0.000000;;, - 129;4; 0.696415, 0.717342, 0.000000,-0.000000;;, - 130;4; 0.693920, 0.719730, 0.000000,-0.000000;;, - 131;4; 0.691349, 0.722192, 0.000000,-0.000000;;, - 132;4; 0.688777, 0.724654, 0.000000,-0.000000;;, - 133;4; 0.686283, 0.727042, 0.000000,-0.000000;;, - 134;4; 0.683940, 0.729285, 0.000000,-0.000000;;, - 135;4; 0.681811, 0.731323, 0.000000,-0.000000;;, - 136;4; 0.679949, 0.733105, 0.000000,-0.000000;;, - 137;4; 0.678392, 0.734596, 0.000000,-0.000000;;, - 138;4; 0.677167, 0.735768, 0.000000,-0.000000;;, - 139;4; 0.676289, 0.736609, 0.000000,-0.000000;;, - 140;4; 0.675764, 0.737111, 0.000000,-0.000000;;, - 141;4; 0.675590, 0.737277, 0.000000,-0.000000;;, - 142;4; 0.675754, 0.737121, 0.000000,-0.000000;;, - 143;4; 0.676211, 0.736682, 0.000000,-0.000000;;, - 144;4; 0.676923, 0.735998, 0.000000,-0.000000;;, - 145;4; 0.677857, 0.735101, 0.000000,-0.000000;;, - 146;4; 0.678987, 0.734015, 0.000000,-0.000000;;, - 147;4; 0.680291, 0.732761, 0.000000,-0.000000;;, - 148;4; 0.681750, 0.731357, 0.000000,-0.000000;;, - 149;4; 0.683348, 0.729820, 0.000000,-0.000000;;, - 150;4; 0.685070, 0.728162, 0.000000,-0.000000;;, - 151;4; 0.686904, 0.726398, 0.000000,-0.000000;;, - 152;4; 0.688837, 0.724539, 0.000000,-0.000000;;, - 153;4; 0.690857, 0.722596, 0.000000,-0.000000;;, - 154;4; 0.692952, 0.720583, 0.000000,-0.000000;;, - 155;4; 0.695107, 0.718512, 0.000000,-0.000000;;, - 156;4; 0.697308, 0.716401, 0.000000,-0.000000;;, - 157;4; 0.699534, 0.714270, 0.000000,-0.000000;;, - 158;4; 0.701752, 0.712151, 0.000000,-0.000000;;, - 159;4; 0.703907, 0.710100, 0.000000,-0.000000;;, - 160;4; 0.705874, 0.708244, 0.000000,-0.000000;;, - 161;4; 0.707107, 0.707107, 0.000000,-0.000000;;, - 162;4; 0.000000, 0.991445, 0.130526,-0.000000;;, - 163;4; 0.000000, 0.991445, 0.130526,-0.000000;;, - 164;4; 0.000000, 0.991445, 0.130526,-0.000000;;, - 165;4; 0.000000, 0.991445, 0.130526,-0.000000;;, - 166;4; 0.000000, 0.991445, 0.130526,-0.000000;;, - 167;4; 0.000000, 0.991445, 0.130526,-0.000000;;, - 168;4; 0.000000, 1.000000,-0.000000,-0.000000;;, - 169;4; 0.034052, 0.993234, 0.000000,-0.000000;;, - 170;4; 0.129904, 0.974175, 0.000000,-0.000000;;, - 171;4; 0.252901, 0.949704, 0.000000,-0.000000;;, - 172;4; 0.348675, 0.930646, 0.000000,-0.000000;;, - 173;4; 0.382684, 0.923880, 0.000000,-0.000000;;, - 174;4; 0.361005, 0.930646, 0.000000,-0.000000;;, - 175;4; 0.294618, 0.949704, 0.000000,-0.000000;;, - 176;4; 0.194899, 0.974175, 0.000000,-0.000000;;, - 177;4; 0.088939, 0.993234, 0.000000,-0.000000;;, - 178;4; 0.000000, 1.000000,-0.000000,-0.000000;;, - 179;4;-0.088939, 0.993234,-0.000000,-0.000000;;, - 180;4;-0.194899, 0.974175,-0.000000,-0.000000;;, - 181;4;-0.294618, 0.949704,-0.000000,-0.000000;;, - 182;4;-0.361005, 0.930646,-0.000000,-0.000000;;, - 183;4;-0.382683, 0.923880,-0.000000,-0.000000;;, - 184;4;-0.348675, 0.930646,-0.000000,-0.000000;;, - 185;4;-0.252901, 0.949704,-0.000000,-0.000000;;, - 186;4;-0.129903, 0.974175,-0.000000,-0.000000;;, - 187;4;-0.034052, 0.993234,-0.000000,-0.000000;;, - 188;4; 0.000000, 1.000000,-0.000000,-0.000000;;; - } - AnimationKey { // Scale - 1; - 189; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 0.999999;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 0.999999;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;, - 156;3; 1.000000, 1.000000, 1.000000;;, - 157;3; 1.000000, 1.000000, 1.000000;;, - 158;3; 1.000000, 1.000000, 1.000000;;, - 159;3; 1.000000, 1.000000, 0.999999;;, - 160;3; 1.000000, 1.000000, 1.000000;;, - 161;3; 1.000000, 1.000000, 1.000000;;, - 162;3; 1.000000, 1.000000, 1.000000;;, - 163;3; 1.000000, 1.000000, 1.000000;;, - 164;3; 1.000000, 1.000000, 1.000000;;, - 165;3; 1.000000, 1.000000, 1.000000;;, - 166;3; 1.000000, 1.000000, 1.000000;;, - 167;3; 1.000000, 1.000000, 1.000000;;, - 168;3; 1.000000, 1.000000, 1.000000;;, - 169;3; 1.000000, 1.000000, 1.000000;;, - 170;3; 1.000000, 1.000000, 1.000000;;, - 171;3; 1.000000, 1.000000, 1.000000;;, - 172;3; 1.000000, 1.000000, 1.000000;;, - 173;3; 1.000000, 1.000000, 1.000000;;, - 174;3; 1.000000, 1.000000, 1.000000;;, - 175;3; 1.000000, 1.000000, 1.000000;;, - 176;3; 1.000000, 1.000000, 1.000000;;, - 177;3; 1.000000, 1.000000, 1.000000;;, - 178;3; 1.000000, 1.000000, 1.000000;;, - 179;3; 1.000000, 1.000000, 1.000000;;, - 180;3; 1.000000, 1.000000, 1.000000;;, - 181;3; 1.000000, 1.000000, 1.000000;;, - 182;3; 1.000000, 1.000000, 1.000000;;, - 183;3; 1.000000, 1.000000, 1.000000;;, - 184;3; 1.000000, 1.000000, 1.000000;;, - 185;3; 1.000000, 1.000000, 1.000000;;, - 186;3; 1.000000, 1.000000, 1.000000;;, - 187;3; 1.000000, 1.000000, 1.000000;;, - 188;3; 1.000000, 1.000000, 1.000000;;; - } - AnimationKey { // Position - 2; - 189; - 0;3; 1.000000, 0.000000,-0.000001;;, - 1;3; 1.000000,-0.000000,-0.000001;;, - 2;3; 1.000000,-0.000000,-0.000001;;, - 3;3; 1.000000,-0.000000,-0.000001;;, - 4;3; 1.000000,-0.000000,-0.000001;;, - 5;3; 1.000000,-0.000000,-0.000001;;, - 6;3; 1.000000,-0.000000,-0.000001;;, - 7;3; 1.000000,-0.000000,-0.000001;;, - 8;3; 1.000000,-0.000000,-0.000001;;, - 9;3; 1.000000,-0.000000,-0.000001;;, - 10;3; 1.000000,-0.000000,-0.000000;;, - 11;3; 1.000000,-0.000000,-0.000000;;, - 12;3; 1.000000,-0.000000,-0.000000;;, - 13;3; 1.000000,-0.000000,-0.000000;;, - 14;3; 1.000000,-0.000000,-0.000000;;, - 15;3; 1.000000,-0.000000,-0.000001;;, - 16;3; 1.000000,-0.000000,-0.000001;;, - 17;3; 1.000000,-0.000000,-0.000001;;, - 18;3; 1.000000,-0.000000,-0.000001;;, - 19;3; 1.000000,-0.000000,-0.000001;;, - 20;3; 1.000000,-0.000000,-0.000001;;, - 21;3; 1.000000,-0.000000,-0.000001;;, - 22;3; 1.000000,-0.000000,-0.000000;;, - 23;3; 1.000000,-0.000000,-0.000001;;, - 24;3; 1.000000,-0.000000,-0.000001;;, - 25;3; 1.000000,-0.000000,-0.000001;;, - 26;3; 1.000000,-0.000000,-0.000000;;, - 27;3; 1.000000,-0.000000,-0.000000;;, - 28;3; 1.000000,-0.000000,-0.000000;;, - 29;3; 1.000000,-0.000000,-0.000000;;, - 30;3; 1.000000,-0.000000,-0.000000;;, - 31;3; 1.000000,-0.000000,-0.000001;;, - 32;3; 1.000000,-0.000000,-0.000001;;, - 33;3; 1.000000,-0.000000,-0.000001;;, - 34;3; 1.000000,-0.000000,-0.000001;;, - 35;3; 1.000000,-0.000000,-0.000001;;, - 36;3; 1.000000,-0.000000,-0.000001;;, - 37;3; 1.000000,-0.000000,-0.000001;;, - 38;3; 1.000000,-0.000000,-0.000001;;, - 39;3; 1.000000,-0.000000,-0.000001;;, - 40;3; 1.000000, 0.000000,-0.000001;;, - 41;3; 1.000000,-0.000000,-0.000001;;, - 42;3; 1.000000,-0.000000,-0.000001;;, - 43;3; 1.000000,-0.000000,-0.000001;;, - 44;3; 1.000000,-0.000000,-0.000001;;, - 45;3; 1.000000,-0.000000,-0.000001;;, - 46;3; 1.000000,-0.000000,-0.000001;;, - 47;3; 1.000000,-0.000000,-0.000001;;, - 48;3; 1.000000,-0.000000,-0.000001;;, - 49;3; 1.000000,-0.000000,-0.000001;;, - 50;3; 1.000000,-0.000000,-0.000000;;, - 51;3; 1.000000,-0.000000,-0.000000;;, - 52;3; 1.000000,-0.000000,-0.000000;;, - 53;3; 1.000000,-0.000000,-0.000000;;, - 54;3; 1.000000,-0.000000,-0.000000;;, - 55;3; 1.000000,-0.000000,-0.000001;;, - 56;3; 1.000000,-0.000000,-0.000001;;, - 57;3; 1.000000,-0.000000,-0.000001;;, - 58;3; 1.000000,-0.000000,-0.000001;;, - 59;3; 1.000000,-0.000000,-0.000001;;, - 60;3; 1.000000,-0.000000,-0.000001;;, - 61;3; 1.000000,-0.000000,-0.000001;;, - 62;3; 1.000000,-0.000000,-0.000001;;, - 63;3; 1.000000,-0.000000,-0.000001;;, - 64;3; 1.000000,-0.000000,-0.000001;;, - 65;3; 1.000000,-0.000000,-0.000001;;, - 66;3; 1.000000,-0.000000,-0.000001;;, - 67;3; 1.000000,-0.000000,-0.000000;;, - 68;3; 1.000000,-0.000000,-0.000000;;, - 69;3; 1.000000,-0.000000,-0.000000;;, - 70;3; 1.000000,-0.000000,-0.000000;;, - 71;3; 1.000000,-0.000000,-0.000000;;, - 72;3; 1.000000,-0.000000,-0.000000;;, - 73;3; 1.000000,-0.000000,-0.000000;;, - 74;3; 1.000000,-0.000000,-0.000001;;, - 75;3; 1.000000,-0.000000,-0.000001;;, - 76;3; 1.000000,-0.000000,-0.000001;;, - 77;3; 1.000000,-0.000000,-0.000001;;, - 78;3; 1.000000,-0.000000,-0.000001;;, - 79;3; 1.000000,-0.000000,-0.000001;;, - 80;3; 1.000000, 0.000000,-0.000001;;, - 81;3; 1.000000, 0.000000,-0.000001;;, - 82;3; 1.000000,-0.000000,-0.000001;;, - 83;3; 1.000000,-0.000000,-0.000001;;, - 84;3; 1.000000,-0.000000,-0.000001;;, - 85;3; 1.000000,-0.000000,-0.000001;;, - 86;3; 1.000000,-0.000000,-0.000001;;, - 87;3; 1.000000,-0.000000,-0.000001;;, - 88;3; 1.000000,-0.000000,-0.000001;;, - 89;3; 1.000000,-0.000000,-0.000001;;, - 90;3; 1.000000,-0.000000,-0.000001;;, - 91;3; 1.000000,-0.000000,-0.000001;;, - 92;3; 1.000000,-0.000000,-0.000001;;, - 93;3; 1.000000,-0.000000,-0.000001;;, - 94;3; 1.000000,-0.000000,-0.000001;;, - 95;3; 1.000000,-0.000000,-0.000001;;, - 96;3; 1.000000,-0.000000,-0.000001;;, - 97;3; 1.000000,-0.000000,-0.000001;;, - 98;3; 1.000000,-0.000000,-0.000001;;, - 99;3; 1.000000,-0.000000,-0.000001;;, - 100;3; 1.000000,-0.000000,-0.000001;;, - 101;3; 1.000000,-0.000000,-0.000001;;, - 102;3; 1.000000,-0.000000,-0.000001;;, - 103;3; 1.000000,-0.000000,-0.000001;;, - 104;3; 1.000000,-0.000000,-0.000001;;, - 105;3; 1.000000,-0.000000,-0.000001;;, - 106;3; 1.000000,-0.000000,-0.000001;;, - 107;3; 1.000000,-0.000000,-0.000001;;, - 108;3; 1.000000,-0.000000,-0.000001;;, - 109;3; 1.000000,-0.000000,-0.000001;;, - 110;3; 1.000000,-0.000000,-0.000001;;, - 111;3; 1.000000,-0.000000,-0.000001;;, - 112;3; 1.000000,-0.000000,-0.000001;;, - 113;3; 1.000000,-0.000000,-0.000001;;, - 114;3; 1.000000,-0.000000,-0.000001;;, - 115;3; 1.000000,-0.000000,-0.000001;;, - 116;3; 1.000000,-0.000000,-0.000001;;, - 117;3; 1.000000,-0.000000,-0.000001;;, - 118;3; 1.000000,-0.000000,-0.000001;;, - 119;3; 1.000000,-0.000000,-0.000001;;, - 120;3; 1.000000,-0.000000,-0.000001;;, - 121;3; 1.000000, 0.000000,-0.000001;;, - 122;3; 1.000000,-0.000000,-0.000001;;, - 123;3; 1.000000,-0.000000,-0.000001;;, - 124;3; 1.000000,-0.000000,-0.000001;;, - 125;3; 1.000000,-0.000000,-0.000001;;, - 126;3; 1.000000,-0.000000,-0.000001;;, - 127;3; 1.000000,-0.000000,-0.000001;;, - 128;3; 1.000000,-0.000000,-0.000001;;, - 129;3; 1.000000,-0.000000,-0.000001;;, - 130;3; 1.000000,-0.000000,-0.000001;;, - 131;3; 1.000000,-0.000000,-0.000001;;, - 132;3; 1.000000,-0.000000,-0.000001;;, - 133;3; 1.000000,-0.000000,-0.000001;;, - 134;3; 1.000000,-0.000000,-0.000001;;, - 135;3; 1.000000,-0.000000,-0.000001;;, - 136;3; 1.000000,-0.000000,-0.000001;;, - 137;3; 1.000000,-0.000000,-0.000001;;, - 138;3; 1.000000,-0.000000,-0.000001;;, - 139;3; 1.000000,-0.000000,-0.000001;;, - 140;3; 1.000000,-0.000000,-0.000001;;, - 141;3; 1.000000,-0.000000,-0.000001;;, - 142;3; 1.000000,-0.000000,-0.000001;;, - 143;3; 1.000000,-0.000000,-0.000001;;, - 144;3; 1.000000,-0.000000,-0.000001;;, - 145;3; 1.000000,-0.000000,-0.000001;;, - 146;3; 1.000000,-0.000000,-0.000001;;, - 147;3; 1.000000,-0.000000,-0.000001;;, - 148;3; 1.000000,-0.000000,-0.000001;;, - 149;3; 1.000000,-0.000000,-0.000001;;, - 150;3; 1.000000,-0.000000,-0.000001;;, - 151;3; 1.000000,-0.000000,-0.000001;;, - 152;3; 1.000000,-0.000000,-0.000001;;, - 153;3; 1.000000,-0.000000,-0.000001;;, - 154;3; 1.000000,-0.000000,-0.000001;;, - 155;3; 1.000000,-0.000000,-0.000001;;, - 156;3; 1.000000,-0.000000,-0.000001;;, - 157;3; 1.000000,-0.000000,-0.000001;;, - 158;3; 1.000000,-0.000000,-0.000001;;, - 159;3; 1.000000,-0.000000,-0.000001;;, - 160;3; 1.000000,-0.000000,-0.000001;;, - 161;3; 1.000000, 0.000000,-0.000001;;, - 162;3; 1.000000,-0.000000,-0.000000;;, - 163;3; 1.000000,-0.000000,-0.000000;;, - 164;3; 1.000000,-0.000000,-0.000000;;, - 165;3; 1.000000,-0.000000,-0.000000;;, - 166;3; 1.000000,-0.000000,-0.000000;;, - 167;3; 1.000000,-0.000000,-0.000000;;, - 168;3; 1.000000, 0.000000,-0.000001;;, - 169;3; 1.000000, 0.000000,-0.000001;;, - 170;3; 1.000000, 0.000000,-0.000001;;, - 171;3; 1.000000, 0.000000,-0.000001;;, - 172;3; 1.000000, 0.000000,-0.000001;;, - 173;3; 1.000000, 0.000000,-0.000001;;, - 174;3; 1.000000, 0.000000,-0.000001;;, - 175;3; 1.000000, 0.000000,-0.000001;;, - 176;3; 1.000000, 0.000000,-0.000001;;, - 177;3; 1.000000, 0.000000,-0.000001;;, - 178;3; 1.000000, 0.000000,-0.000001;;, - 179;3; 1.000000, 0.000000,-0.000001;;, - 180;3; 1.000000, 0.000000,-0.000001;;, - 181;3; 1.000000, 0.000000,-0.000001;;, - 182;3; 1.000000, 0.000000,-0.000001;;, - 183;3; 1.000000, 0.000000,-0.000001;;, - 184;3; 1.000000, 0.000000,-0.000001;;, - 185;3; 1.000000, 0.000000,-0.000001;;, - 186;3; 1.000000, 0.000000,-0.000001;;, - 187;3; 1.000000, 0.000000,-0.000001;;, - 188;3; 1.000000, 0.000000,-0.000001;;; - } - } - Animation { - {Armature_Leg_Left} - AnimationKey { // Rotation - 0; - 189; - 0;4; 0.000000, 1.000000,-0.000000,-0.000000;;, - 1;4;-0.000240, 0.999995,-0.000000,-0.000000;;, - 2;4;-0.000967, 0.999979,-0.000000,-0.000000;;, - 3;4;-0.002182, 0.999952,-0.000000,-0.000000;;, - 4;4;-0.003877, 0.999915,-0.000000,-0.000000;;, - 5;4;-0.006032, 0.999868,-0.000000,-0.000000;;, - 6;4;-0.008609, 0.999812,-0.000000,-0.000000;;, - 7;4;-0.011555, 0.999748,-0.000000,-0.000000;;, - 8;4;-0.014798, 0.999677,-0.000000,-0.000000;;, - 9;4;-0.018250, 0.999602,-0.000000,-0.000000;;, - 10;4;-0.021810, 0.999524,-0.000000,-0.000000;;, - 11;4;-0.025369, 0.999446,-0.000000,-0.000000;;, - 12;4;-0.028821, 0.999371,-0.000000,-0.000000;;, - 13;4;-0.032064, 0.999300,-0.000000,-0.000000;;, - 14;4;-0.035010, 0.999236,-0.000000,-0.000000;;, - 15;4;-0.037587, 0.999180,-0.000000,-0.000000;;, - 16;4;-0.039742, 0.999133,-0.000000,-0.000000;;, - 17;4;-0.041437, 0.999096,-0.000000,-0.000000;;, - 18;4;-0.042652, 0.999069,-0.000000,-0.000000;;, - 19;4;-0.043379, 0.999053,-0.000000,-0.000000;;, - 20;4;-0.043619, 0.999048,-0.000000,-0.000000;;, - 21;4;-0.043379, 0.999053,-0.000000,-0.000000;;, - 22;4;-0.042652, 0.999069,-0.000000,-0.000000;;, - 23;4;-0.041437, 0.999096,-0.000000,-0.000000;;, - 24;4;-0.039742, 0.999133,-0.000000,-0.000000;;, - 25;4;-0.037587, 0.999180,-0.000000,-0.000000;;, - 26;4;-0.035010, 0.999236,-0.000000,-0.000000;;, - 27;4;-0.032064, 0.999300,-0.000000,-0.000000;;, - 28;4;-0.028821, 0.999371,-0.000000,-0.000000;;, - 29;4;-0.025369, 0.999446,-0.000000,-0.000000;;, - 30;4;-0.021810, 0.999524,-0.000000,-0.000000;;, - 31;4;-0.018250, 0.999602,-0.000000,-0.000000;;, - 32;4;-0.014798, 0.999677,-0.000000,-0.000000;;, - 33;4;-0.011555, 0.999748,-0.000000,-0.000000;;, - 34;4;-0.008609, 0.999812,-0.000000,-0.000000;;, - 35;4;-0.006032, 0.999868,-0.000000,-0.000000;;, - 36;4;-0.003877, 0.999915,-0.000000,-0.000000;;, - 37;4;-0.002182, 0.999952,-0.000000,-0.000000;;, - 38;4;-0.000967, 0.999979,-0.000000,-0.000000;;, - 39;4;-0.000240, 0.999995,-0.000000,-0.000000;;, - 40;4; 0.000000, 1.000000,-0.000000,-0.000000;;, - 41;4;-0.000240, 0.999995,-0.000000,-0.000000;;, - 42;4;-0.000967, 0.999979,-0.000000,-0.000000;;, - 43;4;-0.002182, 0.999952,-0.000000,-0.000000;;, - 44;4;-0.003877, 0.999915,-0.000000,-0.000000;;, - 45;4;-0.006032, 0.999868,-0.000000,-0.000000;;, - 46;4;-0.008609, 0.999812,-0.000000,-0.000000;;, - 47;4;-0.011555, 0.999748,-0.000000,-0.000000;;, - 48;4;-0.014798, 0.999677,-0.000000,-0.000000;;, - 49;4;-0.018250, 0.999602,-0.000000,-0.000000;;, - 50;4;-0.021810, 0.999524,-0.000000,-0.000000;;, - 51;4;-0.025369, 0.999446,-0.000000,-0.000000;;, - 52;4;-0.028821, 0.999371,-0.000000,-0.000000;;, - 53;4;-0.032064, 0.999300,-0.000000,-0.000000;;, - 54;4;-0.035010, 0.999236,-0.000000,-0.000000;;, - 55;4;-0.037587, 0.999180,-0.000000,-0.000000;;, - 56;4;-0.039742, 0.999133,-0.000000,-0.000000;;, - 57;4;-0.041437, 0.999096,-0.000000,-0.000000;;, - 58;4;-0.042652, 0.999069,-0.000000,-0.000000;;, - 59;4;-0.043379, 0.999053,-0.000000,-0.000000;;, - 60;4;-0.043619, 0.999048,-0.000000,-0.000000;;, - 61;4;-0.043616, 0.999053,-0.000000,-0.000000;;, - 62;4;-0.043594, 0.999067,-0.000000,-0.000000;;, - 63;4;-0.043536, 0.999089,-0.000000,-0.000000;;, - 64;4;-0.043427, 0.999117,-0.000000,-0.000000;;, - 65;4;-0.043249, 0.999151,-0.000000,-0.000000;;, - 66;4;-0.042989, 0.999191,-0.000000,-0.000000;;, - 67;4;-0.042626, 0.999235,-0.000000,-0.000000;;, - 68;4;-0.042144, 0.999283,-0.000000,-0.000000;;, - 69;4;-0.041519, 0.999336,-0.000000,-0.000000;;, - 70;4;-0.040725, 0.999391,-0.000000,-0.000000;;, - 71;4;-0.039732, 0.999450,-0.000000,-0.000000;;, - 72;4;-0.038501, 0.999511,-0.000000,-0.000000;;, - 73;4;-0.036980, 0.999575,-0.000000,-0.000000;;, - 74;4;-0.035101, 0.999640,-0.000000,-0.000000;;, - 75;4;-0.032769, 0.999707,-0.000000,-0.000000;;, - 76;4;-0.029842, 0.999774,-0.000000,-0.000000;;, - 77;4;-0.026086, 0.999841,-0.000000,-0.000000;;, - 78;4;-0.021070, 0.999906,-0.000000,-0.000000;;, - 79;4;-0.013794, 0.999964,-0.000000,-0.000000;;, - 80;4; 0.000000, 1.000000,-0.000000,-0.000000;;, - 81;4; 0.707107, 0.707107, 0.000000,-0.000000;;, - 82;4; 0.705874, 0.708245, 0.000000,-0.000000;;, - 83;4; 0.703907, 0.710101, 0.000000,-0.000000;;, - 84;4; 0.701752, 0.712152, 0.000000,-0.000000;;, - 85;4; 0.699534, 0.714271, 0.000000,-0.000000;;, - 86;4; 0.697308, 0.716402, 0.000000,-0.000000;;, - 87;4; 0.695107, 0.718513, 0.000000,-0.000000;;, - 88;4; 0.692952, 0.720584, 0.000000,-0.000000;;, - 89;4; 0.690857, 0.722597, 0.000000,-0.000000;;, - 90;4; 0.688837, 0.724539, 0.000000,-0.000000;;, - 91;4; 0.686904, 0.726399, 0.000000,-0.000000;;, - 92;4; 0.685070, 0.728163, 0.000000,-0.000000;;, - 93;4; 0.683348, 0.729820, 0.000000,-0.000000;;, - 94;4; 0.681750, 0.731358, 0.000000,-0.000000;;, - 95;4; 0.680291, 0.732761, 0.000000,-0.000000;;, - 96;4; 0.678987, 0.734015, 0.000000,-0.000000;;, - 97;4; 0.677857, 0.735101, 0.000000,-0.000000;;, - 98;4; 0.676923, 0.735998, 0.000000,-0.000000;;, - 99;4; 0.676211, 0.736682, 0.000000,-0.000000;;, - 100;4; 0.675754, 0.737121, 0.000000,-0.000000;;, - 101;4; 0.675590, 0.737277, 0.000000,-0.000000;;, - 102;4; 0.675764, 0.737111, 0.000000,-0.000000;;, - 103;4; 0.676289, 0.736609, 0.000000,-0.000000;;, - 104;4; 0.677167, 0.735768, 0.000000,-0.000000;;, - 105;4; 0.678392, 0.734595, 0.000000,-0.000000;;, - 106;4; 0.679949, 0.733105, 0.000000,-0.000000;;, - 107;4; 0.681811, 0.731323, 0.000000,-0.000000;;, - 108;4; 0.683940, 0.729285, 0.000000,-0.000000;;, - 109;4; 0.686283, 0.727042, 0.000000,-0.000000;;, - 110;4; 0.688777, 0.724654, 0.000000,-0.000000;;, - 111;4; 0.691349, 0.722192, 0.000000,-0.000000;;, - 112;4; 0.693920, 0.719730, 0.000000,-0.000000;;, - 113;4; 0.696415, 0.717342, 0.000000,-0.000000;;, - 114;4; 0.698758, 0.715099, 0.000000,-0.000000;;, - 115;4; 0.700886, 0.713062, 0.000000,-0.000000;;, - 116;4; 0.702749, 0.711279, 0.000000,-0.000000;;, - 117;4; 0.704305, 0.709789, 0.000000,-0.000000;;, - 118;4; 0.705530, 0.708616, 0.000000,-0.000000;;, - 119;4; 0.706408, 0.707776, 0.000000,-0.000000;;, - 120;4; 0.706933, 0.707273, 0.000000,-0.000000;;, - 121;4; 0.707107, 0.707107, 0.000000,-0.000000;;, - 122;4; 0.706933, 0.707273, 0.000000,-0.000000;;, - 123;4; 0.706408, 0.707776, 0.000000,-0.000000;;, - 124;4; 0.705530, 0.708616, 0.000000,-0.000000;;, - 125;4; 0.704305, 0.709789, 0.000000,-0.000000;;, - 126;4; 0.702749, 0.711279, 0.000000,-0.000000;;, - 127;4; 0.700886, 0.713062, 0.000000,-0.000000;;, - 128;4; 0.698758, 0.715099, 0.000000,-0.000000;;, - 129;4; 0.696415, 0.717342, 0.000000,-0.000000;;, - 130;4; 0.693920, 0.719730, 0.000000,-0.000000;;, - 131;4; 0.691349, 0.722192, 0.000000,-0.000000;;, - 132;4; 0.688777, 0.724654, 0.000000,-0.000000;;, - 133;4; 0.686283, 0.727042, 0.000000,-0.000000;;, - 134;4; 0.683940, 0.729285, 0.000000,-0.000000;;, - 135;4; 0.681811, 0.731323, 0.000000,-0.000000;;, - 136;4; 0.679949, 0.733105, 0.000000,-0.000000;;, - 137;4; 0.678392, 0.734596, 0.000000,-0.000000;;, - 138;4; 0.677167, 0.735768, 0.000000,-0.000000;;, - 139;4; 0.676289, 0.736609, 0.000000,-0.000000;;, - 140;4; 0.675764, 0.737111, 0.000000,-0.000000;;, - 141;4; 0.675590, 0.737277, 0.000000,-0.000000;;, - 142;4; 0.675754, 0.737121, 0.000000,-0.000000;;, - 143;4; 0.676211, 0.736682, 0.000000,-0.000000;;, - 144;4; 0.676923, 0.735998, 0.000000,-0.000000;;, - 145;4; 0.677857, 0.735101, 0.000000,-0.000000;;, - 146;4; 0.678987, 0.734015, 0.000000,-0.000000;;, - 147;4; 0.680291, 0.732761, 0.000000,-0.000000;;, - 148;4; 0.681750, 0.731357, 0.000000,-0.000000;;, - 149;4; 0.683348, 0.729820, 0.000000,-0.000000;;, - 150;4; 0.685070, 0.728162, 0.000000,-0.000000;;, - 151;4; 0.686904, 0.726398, 0.000000,-0.000000;;, - 152;4; 0.688837, 0.724539, 0.000000,-0.000000;;, - 153;4; 0.690857, 0.722596, 0.000000,-0.000000;;, - 154;4; 0.692952, 0.720583, 0.000000,-0.000000;;, - 155;4; 0.695107, 0.718512, 0.000000,-0.000000;;, - 156;4; 0.697308, 0.716401, 0.000000,-0.000000;;, - 157;4; 0.699534, 0.714270, 0.000000,-0.000000;;, - 158;4; 0.701752, 0.712151, 0.000000,-0.000000;;, - 159;4; 0.703907, 0.710100, 0.000000,-0.000000;;, - 160;4; 0.705874, 0.708244, 0.000000,-0.000000;;, - 161;4; 0.707107, 0.707107, 0.000000,-0.000000;;, - 162;4; 0.000000, 0.991445,-0.130526,-0.000000;;, - 163;4; 0.000000, 0.991445,-0.130526,-0.000000;;, - 164;4; 0.000000, 0.991445,-0.130526,-0.000000;;, - 165;4; 0.000000, 0.991445,-0.130526,-0.000000;;, - 166;4; 0.000000, 0.991445,-0.130526,-0.000000;;, - 167;4; 0.000000, 0.991445,-0.130526,-0.000000;;, - 168;4; 0.000000, 1.000000,-0.000000,-0.000000;;, - 169;4;-0.034052, 0.993234,-0.000000,-0.000000;;, - 170;4;-0.129903, 0.974175,-0.000000,-0.000000;;, - 171;4;-0.252901, 0.949704,-0.000000,-0.000000;;, - 172;4;-0.348675, 0.930646,-0.000000,-0.000000;;, - 173;4;-0.382683, 0.923880,-0.000000,-0.000000;;, - 174;4;-0.361005, 0.930646,-0.000000,-0.000000;;, - 175;4;-0.294618, 0.949704,-0.000000,-0.000000;;, - 176;4;-0.194899, 0.974175,-0.000000,-0.000000;;, - 177;4;-0.088939, 0.993234,-0.000000,-0.000000;;, - 178;4; 0.000000, 1.000000,-0.000000,-0.000000;;, - 179;4; 0.088939, 0.993234, 0.000000,-0.000000;;, - 180;4; 0.194899, 0.974175, 0.000000,-0.000000;;, - 181;4; 0.294618, 0.949704, 0.000000,-0.000000;;, - 182;4; 0.361005, 0.930646, 0.000000,-0.000000;;, - 183;4; 0.382684, 0.923880, 0.000000,-0.000000;;, - 184;4; 0.348675, 0.930646, 0.000000,-0.000000;;, - 185;4; 0.252901, 0.949704, 0.000000,-0.000000;;, - 186;4; 0.129904, 0.974175, 0.000000,-0.000000;;, - 187;4; 0.034052, 0.993234, 0.000000,-0.000000;;, - 188;4; 0.000000, 1.000000,-0.000000,-0.000000;;; - } - AnimationKey { // Scale - 1; - 189; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 0.999999;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 0.999999;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;, - 156;3; 1.000000, 1.000000, 1.000000;;, - 157;3; 1.000000, 1.000000, 1.000000;;, - 158;3; 1.000000, 1.000000, 1.000000;;, - 159;3; 1.000000, 1.000000, 0.999999;;, - 160;3; 1.000000, 1.000000, 1.000000;;, - 161;3; 1.000000, 1.000000, 1.000000;;, - 162;3; 1.000000, 1.000000, 1.000000;;, - 163;3; 1.000000, 1.000000, 1.000000;;, - 164;3; 1.000000, 1.000000, 1.000000;;, - 165;3; 1.000000, 1.000000, 1.000000;;, - 166;3; 1.000000, 1.000000, 1.000000;;, - 167;3; 1.000000, 1.000000, 1.000000;;, - 168;3; 1.000000, 1.000000, 1.000000;;, - 169;3; 1.000000, 1.000000, 1.000000;;, - 170;3; 1.000000, 1.000000, 1.000000;;, - 171;3; 1.000000, 1.000000, 1.000000;;, - 172;3; 1.000000, 1.000000, 1.000000;;, - 173;3; 1.000000, 1.000000, 1.000000;;, - 174;3; 1.000000, 1.000000, 1.000000;;, - 175;3; 1.000000, 1.000000, 1.000000;;, - 176;3; 1.000000, 1.000000, 1.000000;;, - 177;3; 1.000000, 1.000000, 1.000000;;, - 178;3; 1.000000, 1.000000, 1.000000;;, - 179;3; 1.000000, 1.000000, 1.000000;;, - 180;3; 1.000000, 1.000000, 1.000000;;, - 181;3; 1.000000, 1.000000, 1.000000;;, - 182;3; 1.000000, 1.000000, 1.000000;;, - 183;3; 1.000000, 1.000000, 1.000000;;, - 184;3; 1.000000, 1.000000, 1.000000;;, - 185;3; 1.000000, 1.000000, 1.000000;;, - 186;3; 1.000000, 1.000000, 1.000000;;, - 187;3; 1.000000, 1.000000, 1.000000;;, - 188;3; 1.000000, 1.000000, 1.000000;;; - } - AnimationKey { // Position - 2; - 189; - 0;3;-1.000000, 0.000000,-0.000001;;, - 1;3;-1.000000,-0.000000,-0.000001;;, - 2;3;-1.000000,-0.000000,-0.000001;;, - 3;3;-1.000000,-0.000000,-0.000001;;, - 4;3;-1.000000,-0.000000,-0.000001;;, - 5;3;-1.000000,-0.000000,-0.000001;;, - 6;3;-1.000000,-0.000000,-0.000001;;, - 7;3;-1.000000,-0.000000,-0.000001;;, - 8;3;-1.000000,-0.000000,-0.000001;;, - 9;3;-1.000000,-0.000000,-0.000001;;, - 10;3;-1.000000,-0.000000,-0.000000;;, - 11;3;-1.000000,-0.000000,-0.000000;;, - 12;3;-1.000000,-0.000000,-0.000000;;, - 13;3;-1.000000,-0.000000,-0.000000;;, - 14;3;-1.000000,-0.000000,-0.000000;;, - 15;3;-1.000000,-0.000000,-0.000001;;, - 16;3;-1.000000,-0.000000,-0.000001;;, - 17;3;-1.000000,-0.000000,-0.000001;;, - 18;3;-1.000000,-0.000000,-0.000001;;, - 19;3;-1.000000,-0.000000,-0.000001;;, - 20;3;-1.000000,-0.000000,-0.000001;;, - 21;3;-1.000000,-0.000000,-0.000001;;, - 22;3;-1.000000,-0.000000,-0.000000;;, - 23;3;-1.000000,-0.000000,-0.000001;;, - 24;3;-1.000000,-0.000000,-0.000001;;, - 25;3;-1.000000,-0.000000,-0.000001;;, - 26;3;-1.000000,-0.000000,-0.000000;;, - 27;3;-1.000000,-0.000000,-0.000000;;, - 28;3;-1.000000,-0.000000,-0.000000;;, - 29;3;-1.000000,-0.000000,-0.000000;;, - 30;3;-1.000000,-0.000000,-0.000000;;, - 31;3;-1.000000,-0.000000,-0.000001;;, - 32;3;-1.000000,-0.000000,-0.000001;;, - 33;3;-1.000000,-0.000000,-0.000001;;, - 34;3;-1.000000,-0.000000,-0.000001;;, - 35;3;-1.000000,-0.000000,-0.000001;;, - 36;3;-1.000000,-0.000000,-0.000001;;, - 37;3;-1.000000,-0.000000,-0.000001;;, - 38;3;-1.000000,-0.000000,-0.000001;;, - 39;3;-1.000000,-0.000000,-0.000001;;, - 40;3;-1.000000, 0.000000,-0.000001;;, - 41;3;-1.000000,-0.000000,-0.000001;;, - 42;3;-1.000000,-0.000000,-0.000001;;, - 43;3;-1.000000,-0.000000,-0.000001;;, - 44;3;-1.000000,-0.000000,-0.000001;;, - 45;3;-1.000000,-0.000000,-0.000001;;, - 46;3;-1.000000,-0.000000,-0.000001;;, - 47;3;-1.000000,-0.000000,-0.000001;;, - 48;3;-1.000000,-0.000000,-0.000001;;, - 49;3;-1.000000,-0.000000,-0.000001;;, - 50;3;-1.000000,-0.000000,-0.000000;;, - 51;3;-1.000000,-0.000000,-0.000000;;, - 52;3;-1.000000,-0.000000,-0.000000;;, - 53;3;-1.000000,-0.000000,-0.000000;;, - 54;3;-1.000000,-0.000000,-0.000000;;, - 55;3;-1.000000,-0.000000,-0.000001;;, - 56;3;-1.000000,-0.000000,-0.000001;;, - 57;3;-1.000000,-0.000000,-0.000001;;, - 58;3;-1.000000,-0.000000,-0.000001;;, - 59;3;-1.000000,-0.000000,-0.000001;;, - 60;3;-1.000000,-0.000000,-0.000001;;, - 61;3;-1.000000,-0.000000,-0.000001;;, - 62;3;-1.000000,-0.000000,-0.000001;;, - 63;3;-1.000000,-0.000000,-0.000001;;, - 64;3;-1.000000,-0.000000,-0.000001;;, - 65;3;-1.000000,-0.000000,-0.000001;;, - 66;3;-1.000000,-0.000000,-0.000001;;, - 67;3;-1.000000,-0.000000,-0.000000;;, - 68;3;-1.000000,-0.000000,-0.000000;;, - 69;3;-1.000000,-0.000000,-0.000000;;, - 70;3;-1.000000,-0.000000,-0.000000;;, - 71;3;-1.000000,-0.000000,-0.000000;;, - 72;3;-1.000000,-0.000000,-0.000000;;, - 73;3;-1.000000,-0.000000,-0.000000;;, - 74;3;-1.000000,-0.000000,-0.000001;;, - 75;3;-1.000000,-0.000000,-0.000001;;, - 76;3;-1.000000,-0.000000,-0.000001;;, - 77;3;-1.000000,-0.000000,-0.000001;;, - 78;3;-1.000000,-0.000000,-0.000001;;, - 79;3;-1.000000,-0.000000,-0.000001;;, - 80;3;-1.000000, 0.000000,-0.000001;;, - 81;3;-1.000000, 0.000000,-0.000001;;, - 82;3;-1.000000,-0.000000,-0.000001;;, - 83;3;-1.000000,-0.000000,-0.000001;;, - 84;3;-1.000000,-0.000000,-0.000001;;, - 85;3;-1.000000,-0.000000,-0.000001;;, - 86;3;-1.000000,-0.000000,-0.000001;;, - 87;3;-1.000000,-0.000000,-0.000001;;, - 88;3;-1.000000,-0.000000,-0.000001;;, - 89;3;-1.000000,-0.000000,-0.000001;;, - 90;3;-1.000000,-0.000000,-0.000001;;, - 91;3;-1.000000,-0.000000,-0.000001;;, - 92;3;-1.000000,-0.000000,-0.000001;;, - 93;3;-1.000000,-0.000000,-0.000001;;, - 94;3;-1.000000,-0.000000,-0.000001;;, - 95;3;-1.000000,-0.000000,-0.000001;;, - 96;3;-1.000000,-0.000000,-0.000001;;, - 97;3;-1.000000,-0.000000,-0.000001;;, - 98;3;-1.000000,-0.000000,-0.000001;;, - 99;3;-1.000000,-0.000000,-0.000001;;, - 100;3;-1.000000,-0.000000,-0.000001;;, - 101;3;-1.000000,-0.000000,-0.000001;;, - 102;3;-1.000000,-0.000000,-0.000001;;, - 103;3;-1.000000,-0.000000,-0.000001;;, - 104;3;-1.000000,-0.000000,-0.000001;;, - 105;3;-1.000000,-0.000000,-0.000001;;, - 106;3;-1.000000,-0.000000,-0.000001;;, - 107;3;-1.000000,-0.000000,-0.000001;;, - 108;3;-1.000000,-0.000000,-0.000001;;, - 109;3;-1.000000,-0.000000,-0.000001;;, - 110;3;-1.000000,-0.000000,-0.000001;;, - 111;3;-1.000000,-0.000000,-0.000001;;, - 112;3;-1.000000,-0.000000,-0.000001;;, - 113;3;-1.000000,-0.000000,-0.000001;;, - 114;3;-1.000000,-0.000000,-0.000001;;, - 115;3;-1.000000,-0.000000,-0.000001;;, - 116;3;-1.000000,-0.000000,-0.000001;;, - 117;3;-1.000000,-0.000000,-0.000001;;, - 118;3;-1.000000,-0.000000,-0.000001;;, - 119;3;-1.000000,-0.000000,-0.000001;;, - 120;3;-1.000000,-0.000000,-0.000001;;, - 121;3;-1.000000, 0.000000,-0.000001;;, - 122;3;-1.000000,-0.000000,-0.000001;;, - 123;3;-1.000000,-0.000000,-0.000001;;, - 124;3;-1.000000,-0.000000,-0.000001;;, - 125;3;-1.000000,-0.000000,-0.000001;;, - 126;3;-1.000000,-0.000000,-0.000001;;, - 127;3;-1.000000,-0.000000,-0.000001;;, - 128;3;-1.000000,-0.000000,-0.000001;;, - 129;3;-1.000000,-0.000000,-0.000001;;, - 130;3;-1.000000,-0.000000,-0.000001;;, - 131;3;-1.000000,-0.000000,-0.000001;;, - 132;3;-1.000000,-0.000000,-0.000001;;, - 133;3;-1.000000,-0.000000,-0.000001;;, - 134;3;-1.000000,-0.000000,-0.000001;;, - 135;3;-1.000000,-0.000000,-0.000001;;, - 136;3;-1.000000,-0.000000,-0.000001;;, - 137;3;-1.000000,-0.000000,-0.000001;;, - 138;3;-1.000000,-0.000000,-0.000001;;, - 139;3;-1.000000,-0.000000,-0.000001;;, - 140;3;-1.000000,-0.000000,-0.000001;;, - 141;3;-1.000000,-0.000000,-0.000001;;, - 142;3;-1.000000,-0.000000,-0.000001;;, - 143;3;-1.000000,-0.000000,-0.000001;;, - 144;3;-1.000000,-0.000000,-0.000001;;, - 145;3;-1.000000,-0.000000,-0.000001;;, - 146;3;-1.000000,-0.000000,-0.000001;;, - 147;3;-1.000000,-0.000000,-0.000001;;, - 148;3;-1.000000,-0.000000,-0.000001;;, - 149;3;-1.000000,-0.000000,-0.000001;;, - 150;3;-1.000000,-0.000000,-0.000001;;, - 151;3;-1.000000,-0.000000,-0.000001;;, - 152;3;-1.000000,-0.000000,-0.000001;;, - 153;3;-1.000000,-0.000000,-0.000001;;, - 154;3;-1.000000,-0.000000,-0.000001;;, - 155;3;-1.000000,-0.000000,-0.000001;;, - 156;3;-1.000000,-0.000000,-0.000001;;, - 157;3;-1.000000,-0.000000,-0.000001;;, - 158;3;-1.000000,-0.000000,-0.000001;;, - 159;3;-1.000000,-0.000000,-0.000001;;, - 160;3;-1.000000,-0.000000,-0.000001;;, - 161;3;-1.000000, 0.000000,-0.000001;;, - 162;3;-1.000000,-0.000000,-0.000000;;, - 163;3;-1.000000,-0.000000,-0.000000;;, - 164;3;-1.000000,-0.000000,-0.000000;;, - 165;3;-1.000000,-0.000000,-0.000000;;, - 166;3;-1.000000,-0.000000,-0.000000;;, - 167;3;-1.000000,-0.000000,-0.000000;;, - 168;3;-1.000000, 0.000000,-0.000001;;, - 169;3;-1.000000, 0.000000,-0.000001;;, - 170;3;-1.000000, 0.000000,-0.000001;;, - 171;3;-1.000000, 0.000000,-0.000001;;, - 172;3;-1.000000, 0.000000,-0.000001;;, - 173;3;-1.000000, 0.000000,-0.000001;;, - 174;3;-1.000000, 0.000000,-0.000001;;, - 175;3;-1.000000, 0.000000,-0.000001;;, - 176;3;-1.000000, 0.000000,-0.000001;;, - 177;3;-1.000000, 0.000000,-0.000001;;, - 178;3;-1.000000, 0.000000,-0.000001;;, - 179;3;-1.000000, 0.000000,-0.000001;;, - 180;3;-1.000000, 0.000000,-0.000001;;, - 181;3;-1.000000, 0.000000,-0.000001;;, - 182;3;-1.000000, 0.000000,-0.000001;;, - 183;3;-1.000000, 0.000000,-0.000001;;, - 184;3;-1.000000, 0.000000,-0.000001;;, - 185;3;-1.000000, 0.000000,-0.000001;;, - 186;3;-1.000000, 0.000000,-0.000001;;, - 187;3;-1.000000, 0.000000,-0.000001;;, - 188;3;-1.000000, 0.000000,-0.000001;;; - } - } -} // End of AnimationSet ArmatureAction -AnimationSet Default_Action { - Animation { - {Player} - AnimationKey { // Rotation - 0; - 189; - 0;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 1;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 2;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 3;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 4;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 5;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 6;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 7;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 8;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 9;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 10;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 11;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 12;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 13;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 14;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 15;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 16;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 17;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 18;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 19;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 20;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 21;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 22;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 23;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 24;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 25;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 26;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 27;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 28;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 29;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 30;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 31;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 32;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 33;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 34;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 35;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 36;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 37;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 38;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 39;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 40;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 41;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 42;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 43;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 44;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 45;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 46;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 47;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 48;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 49;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 50;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 51;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 52;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 53;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 54;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 55;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 56;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 57;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 58;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 59;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 60;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 61;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 62;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 63;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 64;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 65;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 66;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 67;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 68;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 69;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 70;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 71;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 72;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 73;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 74;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 75;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 76;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 77;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 78;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 79;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 80;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 81;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 82;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 83;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 84;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 85;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 86;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 87;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 88;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 89;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 90;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 91;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 92;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 93;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 94;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 95;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 96;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 97;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 98;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 99;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 100;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 101;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 102;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 103;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 104;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 105;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 106;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 107;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 108;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 109;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 110;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 111;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 112;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 113;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 114;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 115;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 116;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 117;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 118;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 119;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 120;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 121;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 122;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 123;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 124;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 125;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 126;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 127;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 128;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 129;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 130;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 131;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 132;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 133;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 134;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 135;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 136;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 137;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 138;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 139;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 140;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 141;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 142;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 143;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 144;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 145;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 146;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 147;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 148;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 149;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 150;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 151;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 152;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 153;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 154;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 155;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 156;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 157;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 158;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 159;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 160;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 161;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 162;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 163;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 164;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 165;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 166;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 167;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 168;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 169;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 170;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 171;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 172;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 173;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 174;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 175;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 176;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 177;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 178;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 179;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 180;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 181;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 182;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 183;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 184;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 185;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 186;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 187;4;-1.000000, 0.000000, 0.000000, 0.000000;;, - 188;4;-1.000000, 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { // Scale - 1; - 189; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;, - 156;3; 1.000000, 1.000000, 1.000000;;, - 157;3; 1.000000, 1.000000, 1.000000;;, - 158;3; 1.000000, 1.000000, 1.000000;;, - 159;3; 1.000000, 1.000000, 1.000000;;, - 160;3; 1.000000, 1.000000, 1.000000;;, - 161;3; 1.000000, 1.000000, 1.000000;;, - 162;3; 1.000000, 1.000000, 1.000000;;, - 163;3; 1.000000, 1.000000, 1.000000;;, - 164;3; 1.000000, 1.000000, 1.000000;;, - 165;3; 1.000000, 1.000000, 1.000000;;, - 166;3; 1.000000, 1.000000, 1.000000;;, - 167;3; 1.000000, 1.000000, 1.000000;;, - 168;3; 1.000000, 1.000000, 1.000000;;, - 169;3; 1.000000, 1.000000, 1.000000;;, - 170;3; 1.000000, 1.000000, 1.000000;;, - 171;3; 1.000000, 1.000000, 1.000000;;, - 172;3; 1.000000, 1.000000, 1.000000;;, - 173;3; 1.000000, 1.000000, 1.000000;;, - 174;3; 1.000000, 1.000000, 1.000000;;, - 175;3; 1.000000, 1.000000, 1.000000;;, - 176;3; 1.000000, 1.000000, 1.000000;;, - 177;3; 1.000000, 1.000000, 1.000000;;, - 178;3; 1.000000, 1.000000, 1.000000;;, - 179;3; 1.000000, 1.000000, 1.000000;;, - 180;3; 1.000000, 1.000000, 1.000000;;, - 181;3; 1.000000, 1.000000, 1.000000;;, - 182;3; 1.000000, 1.000000, 1.000000;;, - 183;3; 1.000000, 1.000000, 1.000000;;, - 184;3; 1.000000, 1.000000, 1.000000;;, - 185;3; 1.000000, 1.000000, 1.000000;;, - 186;3; 1.000000, 1.000000, 1.000000;;, - 187;3; 1.000000, 1.000000, 1.000000;;, - 188;3; 1.000000, 1.000000, 1.000000;;; - } - AnimationKey { // Position - 2; - 189; - 0;3; 0.000000, 0.000000, 0.000000;;, - 1;3; 0.000000, 0.000000, 0.000000;;, - 2;3; 0.000000, 0.000000, 0.000000;;, - 3;3; 0.000000, 0.000000, 0.000000;;, - 4;3; 0.000000, 0.000000, 0.000000;;, - 5;3; 0.000000, 0.000000, 0.000000;;, - 6;3; 0.000000, 0.000000, 0.000000;;, - 7;3; 0.000000, 0.000000, 0.000000;;, - 8;3; 0.000000, 0.000000, 0.000000;;, - 9;3; 0.000000, 0.000000, 0.000000;;, - 10;3; 0.000000, 0.000000, 0.000000;;, - 11;3; 0.000000, 0.000000, 0.000000;;, - 12;3; 0.000000, 0.000000, 0.000000;;, - 13;3; 0.000000, 0.000000, 0.000000;;, - 14;3; 0.000000, 0.000000, 0.000000;;, - 15;3; 0.000000, 0.000000, 0.000000;;, - 16;3; 0.000000, 0.000000, 0.000000;;, - 17;3; 0.000000, 0.000000, 0.000000;;, - 18;3; 0.000000, 0.000000, 0.000000;;, - 19;3; 0.000000, 0.000000, 0.000000;;, - 20;3; 0.000000, 0.000000, 0.000000;;, - 21;3; 0.000000, 0.000000, 0.000000;;, - 22;3; 0.000000, 0.000000, 0.000000;;, - 23;3; 0.000000, 0.000000, 0.000000;;, - 24;3; 0.000000, 0.000000, 0.000000;;, - 25;3; 0.000000, 0.000000, 0.000000;;, - 26;3; 0.000000, 0.000000, 0.000000;;, - 27;3; 0.000000, 0.000000, 0.000000;;, - 28;3; 0.000000, 0.000000, 0.000000;;, - 29;3; 0.000000, 0.000000, 0.000000;;, - 30;3; 0.000000, 0.000000, 0.000000;;, - 31;3; 0.000000, 0.000000, 0.000000;;, - 32;3; 0.000000, 0.000000, 0.000000;;, - 33;3; 0.000000, 0.000000, 0.000000;;, - 34;3; 0.000000, 0.000000, 0.000000;;, - 35;3; 0.000000, 0.000000, 0.000000;;, - 36;3; 0.000000, 0.000000, 0.000000;;, - 37;3; 0.000000, 0.000000, 0.000000;;, - 38;3; 0.000000, 0.000000, 0.000000;;, - 39;3; 0.000000, 0.000000, 0.000000;;, - 40;3; 0.000000, 0.000000, 0.000000;;, - 41;3; 0.000000, 0.000000, 0.000000;;, - 42;3; 0.000000, 0.000000, 0.000000;;, - 43;3; 0.000000, 0.000000, 0.000000;;, - 44;3; 0.000000, 0.000000, 0.000000;;, - 45;3; 0.000000, 0.000000, 0.000000;;, - 46;3; 0.000000, 0.000000, 0.000000;;, - 47;3; 0.000000, 0.000000, 0.000000;;, - 48;3; 0.000000, 0.000000, 0.000000;;, - 49;3; 0.000000, 0.000000, 0.000000;;, - 50;3; 0.000000, 0.000000, 0.000000;;, - 51;3; 0.000000, 0.000000, 0.000000;;, - 52;3; 0.000000, 0.000000, 0.000000;;, - 53;3; 0.000000, 0.000000, 0.000000;;, - 54;3; 0.000000, 0.000000, 0.000000;;, - 55;3; 0.000000, 0.000000, 0.000000;;, - 56;3; 0.000000, 0.000000, 0.000000;;, - 57;3; 0.000000, 0.000000, 0.000000;;, - 58;3; 0.000000, 0.000000, 0.000000;;, - 59;3; 0.000000, 0.000000, 0.000000;;, - 60;3; 0.000000, 0.000000, 0.000000;;, - 61;3; 0.000000, 0.000000, 0.000000;;, - 62;3; 0.000000, 0.000000, 0.000000;;, - 63;3; 0.000000, 0.000000, 0.000000;;, - 64;3; 0.000000, 0.000000, 0.000000;;, - 65;3; 0.000000, 0.000000, 0.000000;;, - 66;3; 0.000000, 0.000000, 0.000000;;, - 67;3; 0.000000, 0.000000, 0.000000;;, - 68;3; 0.000000, 0.000000, 0.000000;;, - 69;3; 0.000000, 0.000000, 0.000000;;, - 70;3; 0.000000, 0.000000, 0.000000;;, - 71;3; 0.000000, 0.000000, 0.000000;;, - 72;3; 0.000000, 0.000000, 0.000000;;, - 73;3; 0.000000, 0.000000, 0.000000;;, - 74;3; 0.000000, 0.000000, 0.000000;;, - 75;3; 0.000000, 0.000000, 0.000000;;, - 76;3; 0.000000, 0.000000, 0.000000;;, - 77;3; 0.000000, 0.000000, 0.000000;;, - 78;3; 0.000000, 0.000000, 0.000000;;, - 79;3; 0.000000, 0.000000, 0.000000;;, - 80;3; 0.000000, 0.000000, 0.000000;;, - 81;3; 0.000000, 0.000000, 0.000000;;, - 82;3; 0.000000, 0.000000, 0.000000;;, - 83;3; 0.000000, 0.000000, 0.000000;;, - 84;3; 0.000000, 0.000000, 0.000000;;, - 85;3; 0.000000, 0.000000, 0.000000;;, - 86;3; 0.000000, 0.000000, 0.000000;;, - 87;3; 0.000000, 0.000000, 0.000000;;, - 88;3; 0.000000, 0.000000, 0.000000;;, - 89;3; 0.000000, 0.000000, 0.000000;;, - 90;3; 0.000000, 0.000000, 0.000000;;, - 91;3; 0.000000, 0.000000, 0.000000;;, - 92;3; 0.000000, 0.000000, 0.000000;;, - 93;3; 0.000000, 0.000000, 0.000000;;, - 94;3; 0.000000, 0.000000, 0.000000;;, - 95;3; 0.000000, 0.000000, 0.000000;;, - 96;3; 0.000000, 0.000000, 0.000000;;, - 97;3; 0.000000, 0.000000, 0.000000;;, - 98;3; 0.000000, 0.000000, 0.000000;;, - 99;3; 0.000000, 0.000000, 0.000000;;, - 100;3; 0.000000, 0.000000, 0.000000;;, - 101;3; 0.000000, 0.000000, 0.000000;;, - 102;3; 0.000000, 0.000000, 0.000000;;, - 103;3; 0.000000, 0.000000, 0.000000;;, - 104;3; 0.000000, 0.000000, 0.000000;;, - 105;3; 0.000000, 0.000000, 0.000000;;, - 106;3; 0.000000, 0.000000, 0.000000;;, - 107;3; 0.000000, 0.000000, 0.000000;;, - 108;3; 0.000000, 0.000000, 0.000000;;, - 109;3; 0.000000, 0.000000, 0.000000;;, - 110;3; 0.000000, 0.000000, 0.000000;;, - 111;3; 0.000000, 0.000000, 0.000000;;, - 112;3; 0.000000, 0.000000, 0.000000;;, - 113;3; 0.000000, 0.000000, 0.000000;;, - 114;3; 0.000000, 0.000000, 0.000000;;, - 115;3; 0.000000, 0.000000, 0.000000;;, - 116;3; 0.000000, 0.000000, 0.000000;;, - 117;3; 0.000000, 0.000000, 0.000000;;, - 118;3; 0.000000, 0.000000, 0.000000;;, - 119;3; 0.000000, 0.000000, 0.000000;;, - 120;3; 0.000000, 0.000000, 0.000000;;, - 121;3; 0.000000, 0.000000, 0.000000;;, - 122;3; 0.000000, 0.000000, 0.000000;;, - 123;3; 0.000000, 0.000000, 0.000000;;, - 124;3; 0.000000, 0.000000, 0.000000;;, - 125;3; 0.000000, 0.000000, 0.000000;;, - 126;3; 0.000000, 0.000000, 0.000000;;, - 127;3; 0.000000, 0.000000, 0.000000;;, - 128;3; 0.000000, 0.000000, 0.000000;;, - 129;3; 0.000000, 0.000000, 0.000000;;, - 130;3; 0.000000, 0.000000, 0.000000;;, - 131;3; 0.000000, 0.000000, 0.000000;;, - 132;3; 0.000000, 0.000000, 0.000000;;, - 133;3; 0.000000, 0.000000, 0.000000;;, - 134;3; 0.000000, 0.000000, 0.000000;;, - 135;3; 0.000000, 0.000000, 0.000000;;, - 136;3; 0.000000, 0.000000, 0.000000;;, - 137;3; 0.000000, 0.000000, 0.000000;;, - 138;3; 0.000000, 0.000000, 0.000000;;, - 139;3; 0.000000, 0.000000, 0.000000;;, - 140;3; 0.000000, 0.000000, 0.000000;;, - 141;3; 0.000000, 0.000000, 0.000000;;, - 142;3; 0.000000, 0.000000, 0.000000;;, - 143;3; 0.000000, 0.000000, 0.000000;;, - 144;3; 0.000000, 0.000000, 0.000000;;, - 145;3; 0.000000, 0.000000, 0.000000;;, - 146;3; 0.000000, 0.000000, 0.000000;;, - 147;3; 0.000000, 0.000000, 0.000000;;, - 148;3; 0.000000, 0.000000, 0.000000;;, - 149;3; 0.000000, 0.000000, 0.000000;;, - 150;3; 0.000000, 0.000000, 0.000000;;, - 151;3; 0.000000, 0.000000, 0.000000;;, - 152;3; 0.000000, 0.000000, 0.000000;;, - 153;3; 0.000000, 0.000000, 0.000000;;, - 154;3; 0.000000, 0.000000, 0.000000;;, - 155;3; 0.000000, 0.000000, 0.000000;;, - 156;3; 0.000000, 0.000000, 0.000000;;, - 157;3; 0.000000, 0.000000, 0.000000;;, - 158;3; 0.000000, 0.000000, 0.000000;;, - 159;3; 0.000000, 0.000000, 0.000000;;, - 160;3; 0.000000, 0.000000, 0.000000;;, - 161;3; 0.000000, 0.000000, 0.000000;;, - 162;3; 0.000000, 0.000000, 0.000000;;, - 163;3; 0.000000, 0.000000, 0.000000;;, - 164;3; 0.000000, 0.000000, 0.000000;;, - 165;3; 0.000000, 0.000000, 0.000000;;, - 166;3; 0.000000, 0.000000, 0.000000;;, - 167;3; 0.000000, 0.000000, 0.000000;;, - 168;3; 0.000000, 0.000000, 0.000000;;, - 169;3; 0.000000, 0.000000, 0.000000;;, - 170;3; 0.000000, 0.000000, 0.000000;;, - 171;3; 0.000000, 0.000000, 0.000000;;, - 172;3; 0.000000, 0.000000, 0.000000;;, - 173;3; 0.000000, 0.000000, 0.000000;;, - 174;3; 0.000000, 0.000000, 0.000000;;, - 175;3; 0.000000, 0.000000, 0.000000;;, - 176;3; 0.000000, 0.000000, 0.000000;;, - 177;3; 0.000000, 0.000000, 0.000000;;, - 178;3; 0.000000, 0.000000, 0.000000;;, - 179;3; 0.000000, 0.000000, 0.000000;;, - 180;3; 0.000000, 0.000000, 0.000000;;, - 181;3; 0.000000, 0.000000, 0.000000;;, - 182;3; 0.000000, 0.000000, 0.000000;;, - 183;3; 0.000000, 0.000000, 0.000000;;, - 184;3; 0.000000, 0.000000, 0.000000;;, - 185;3; 0.000000, 0.000000, 0.000000;;, - 186;3; 0.000000, 0.000000, 0.000000;;, - 187;3; 0.000000, 0.000000, 0.000000;;, - 188;3; 0.000000, 0.000000, 0.000000;;; - } - } -} // End of AnimationSet Default_Action +xof 0303txt 0032 + +template XSkinMeshHeader { + <3cf169ce-ff7c-44ab-93c0-f78f62d172e2> + WORD nMaxSkinWeightsPerVertex; + WORD nMaxSkinWeightsPerFace; + WORD nBones; +} + +template SkinWeights { + <6f0d123b-bad2-4167-a0d0-80224f25fabb> + STRING transformNodeName; + DWORD nWeights; + array DWORD vertexIndices[nWeights]; + array float weights[nWeights]; + Matrix4x4 matrixOffset; +} + +Frame Root { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000,-0.000000, 1.000000, 0.000000, + 0.000000, 1.000000, 0.000000, 0.000000, + 0.000000, 0.000000, 0.000000, 1.000000;; + } + Frame Armature { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 1.000000, 0.000000, 0.000000, + 0.000000, 0.000000, 1.000000, 0.000000, + 0.000000, 0.000000,-10.000000, 1.000000;; + } + Frame Armature_Body { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 0.000000, 1.000000, 0.000000, + 0.000000,-1.000000, 0.000000, 0.000000, + -0.000000, 0.000000, 6.750000, 1.000000;; + } + Frame Armature_Arm_Left { + FrameTransformMatrix { + 0.989214,-0.143886,-0.027450, 0.000000, + -0.143940,-0.989586,-0.000000, 0.000000, + -0.027164, 0.003951,-0.999623, 0.000000, + -2.000000, 6.750000, 0.000000, 1.000000;; + } + } // End of Armature_Arm_Left + Frame Armature_Arm_Right { + FrameTransformMatrix { + 0.989214, 0.143886, 0.027450, 0.000000, + 0.143940,-0.989586,-0.000000, 0.000000, + 0.027164, 0.003951,-0.999623, 0.000000, + 2.000000, 6.750000, 0.000000, 1.000000;; + } + } // End of Armature_Arm_Right + Frame Armature_Head { + FrameTransformMatrix { + -1.000000,-0.000000, 0.000000, 0.000000, + 0.000000, 1.000000, 0.000000, 0.000000, + -0.000000, 0.000000,-1.000000, 0.000000, + 0.000000, 6.750000, 0.000000, 1.000000;; + } + } // End of Armature_Head + Frame Armature_Leg_Left { + FrameTransformMatrix { + 1.000000, 0.000000,-0.000000, 0.000000, + -0.000000,-1.000000,-0.000000, 0.000000, + -0.000000, 0.000000,-1.000000, 0.000000, + -1.000000, 0.000000,-0.000001, 1.000000;; + } + } // End of Armature_Leg_Left + Frame Armature_Leg_Right { + FrameTransformMatrix { + 1.000000, 0.000000,-0.000000, 0.000000, + -0.000000,-1.000000,-0.000000, 0.000000, + -0.000000, 0.000000,-1.000000, 0.000000, + 1.000000, 0.000000,-0.000001, 1.000000;; + } + } // End of Armature_Leg_Right + } // End of Armature_Body + Frame Player { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 1.000000, 0.000000, 0.000000, + 0.000000, 0.000000, 1.000000, 0.000000, + 0.000000, 0.000000, 0.000000, 1.000000;; + } + Mesh { // Player mesh + 168; + 2.000000;-1.000000;13.500000;, + -2.000000;-1.000000;13.500000;, + -2.000000;-1.000000; 6.750000;, + 2.000000;-1.000000; 6.750000;, + -2.000000;-1.000000;13.500000;, + -2.000000; 1.000000;13.500000;, + -2.000000; 1.000000; 6.750000;, + -2.000000;-1.000000; 6.750000;, + -2.000000; 1.000000;13.500000;, + 2.000000; 1.000000;13.500000;, + 2.000000; 1.000000; 6.750000;, + -2.000000; 1.000000; 6.750000;, + 2.000000; 1.000000; 6.750000;, + 2.000000;-1.000000; 6.750000;, + -2.000000;-1.000000; 6.750000;, + -2.000000; 1.000000; 6.750000;, + -2.000000; 1.000000;13.500000;, + -2.000000;-1.000000;13.500000;, + 2.000000;-1.000000;13.500000;, + 2.000000; 1.000000;13.500000;, + 0.000000; 1.000000; 6.750000;, + 0.000000; 1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 6.750000;, + -2.000000;-1.000000;13.500000;, + -4.000000;-1.000000;13.500000;, + -4.000000;-1.000000; 6.750000;, + -2.000000;-1.000000; 6.750000;, + -2.000000; 1.000000;13.500000;, + -2.000000;-1.000000;13.500000;, + -2.000000;-1.000000; 6.750000;, + -2.000000; 1.000000; 6.750000;, + 0.000000; 1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -2.000000;-1.000000; 0.000000;, + -2.000000; 1.000000; 0.000000;, + -2.000000;-1.000000; 6.750000;, + -2.000000; 1.000000; 6.750000;, + -2.000000; 1.000000; 0.000000;, + -2.000000;-1.000000; 0.000000;, + 2.000000;-2.000000;17.500000;, + -2.000000;-2.000000;17.500000;, + -2.000000;-2.000000;13.500000;, + 2.000000;-2.000000;13.500000;, + -2.000000;-2.000000;17.500000;, + -2.000000; 2.000000;17.500000;, + -2.000000; 2.000000;13.500000;, + -2.000000;-2.000000;13.500000;, + -2.000000; 2.000000;17.500000;, + 2.000000; 2.000000;17.500000;, + 2.000000; 2.000000;13.500000;, + -2.000000; 2.000000;13.500000;, + 2.000000; 2.000000;13.500000;, + 2.000000;-2.000000;13.500000;, + -2.000000;-2.000000;13.500000;, + -2.000000; 2.000000;13.500000;, + -2.000000; 2.000000;17.500000;, + -2.000000;-2.000000;17.500000;, + 2.000000;-2.000000;17.500000;, + 2.000000; 2.000000;17.500000;, + 0.000000;-1.000000; 6.750000;, + -2.000000;-1.000000; 6.750000;, + -2.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + 2.000000; 1.000000; 6.750000;, + 2.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 6.750000;, + -2.000000; 1.000000; 6.750000;, + 0.000000; 1.000000; 6.750000;, + 0.000000; 1.000000; 0.000000;, + -2.000000; 1.000000; 0.000000;, + 2.000000; 1.000000; 6.750000;, + 4.000000; 1.000000; 6.750000;, + 4.000000;-1.000000; 6.750000;, + 2.000000;-1.000000; 6.750000;, + 4.000000; 1.000000;13.500000;, + 2.000000; 1.000000;13.500000;, + 2.000000;-1.000000;13.500000;, + 4.000000;-1.000000;13.500000;, + 0.000000;-1.000000; 6.750000;, + 0.000000;-1.000000; 0.000000;, + 2.000000;-1.000000; 0.000000;, + 2.000000;-1.000000; 6.750000;, + 0.000000; 1.000000; 6.750000;, + 0.000000;-1.000000; 6.750000;, + -0.000000;-1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 2.000000;-1.000000; 6.750000;, + 2.000000;-1.000000; 0.000000;, + 2.000000; 1.000000; 0.000000;, + 2.000000; 1.000000; 6.750000;, + 2.000000;-1.000000;13.500000;, + 2.000000;-1.000000; 6.750000;, + 2.000000; 1.000000; 6.750000;, + 2.000000; 1.000000;13.500000;, + 2.000000;-2.000000;17.500000;, + 2.000000;-2.000000;13.500000;, + 2.000000; 2.000000;13.500000;, + 2.000000; 2.000000;17.500000;, + -2.000000; 1.000000; 6.750000;, + -2.000000;-1.000000; 6.750000;, + 0.000000;-1.000000; 6.750000;, + 0.000000; 1.000000; 6.750000;, + -4.000000; 1.000000;13.500000;, + -2.000000; 1.000000;13.500000;, + -2.000000; 1.000000; 6.750000;, + -4.000000; 1.000000; 6.750000;, + -4.000000;-1.000000;13.500000;, + -4.000000; 1.000000;13.500000;, + -4.000000; 1.000000; 6.750000;, + -4.000000;-1.000000; 6.750000;, + 4.000000;-1.000000;13.500000;, + 4.000000;-1.000000; 6.750000;, + 4.000000; 1.000000; 6.750000;, + 4.000000; 1.000000;13.500000;, + -4.000000; 1.000000;13.500000;, + -4.000000;-1.000000;13.500000;, + -2.000000;-1.000000;13.500000;, + -2.000000; 1.000000;13.500000;, + 4.000000; 1.000000;13.500000;, + 4.000000; 1.000000; 6.750000;, + 2.000000; 1.000000; 6.750000;, + 2.000000; 1.000000;13.500000;, + 0.000000; 1.000000; 0.000000;, + 2.000000; 1.000000; 0.000000;, + 2.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 2.000000; 1.000000;13.500000;, + 2.000000; 1.000000; 6.750000;, + 2.000000;-1.000000; 6.750000;, + 2.000000;-1.000000;13.500000;, + -2.000000; 1.000000; 6.750000;, + -2.000000;-1.000000; 6.750000;, + -4.000000;-1.000000; 6.750000;, + -4.000000; 1.000000; 6.750000;, + 2.000000;-1.000000;13.500000;, + 2.000000;-1.000000; 6.750000;, + 4.000000;-1.000000; 6.750000;, + 4.000000;-1.000000;13.500000;, + 2.000000; 1.000000; 6.750000;, + 0.000000; 1.000000; 6.750000;, + 0.000000;-1.000000; 6.750000;, + 2.000000;-1.000000; 6.750000;, + 2.200000;-2.200000;17.700001;, + -2.200000;-2.200000;17.700001;, + -2.200000;-2.200000;13.300000;, + 2.200000;-2.200000;13.300000;, + -2.200000;-2.200000;17.700001;, + -2.200000; 2.200000;17.700001;, + -2.200000; 2.200000;13.300000;, + -2.200000;-2.200000;13.300000;, + -2.200000; 2.200000;17.700001;, + 2.200000; 2.200000;17.700001;, + 2.200000; 2.200000;13.300000;, + -2.200000; 2.200000;13.300000;, + 2.200000; 2.200000;13.300000;, + 2.200000;-2.200000;13.300000;, + -2.200000;-2.200000;13.300000;, + -2.200000; 2.200000;13.300000;, + -2.200000; 2.200000;17.700001;, + -2.200000;-2.200000;17.700001;, + 2.200000;-2.200000;17.700001;, + 2.200000; 2.200000;17.700001;, + 2.200000;-2.200000;17.700001;, + 2.200000;-2.200000;13.300000;, + 2.200000; 2.200000;13.300000;, + 2.200000; 2.200000;17.700001;; + 42; + 4;3,2,1,0;, + 4;7,6,5,4;, + 4;11,10,9,8;, + 4;15,14,13,12;, + 4;19,18,17,16;, + 4;23,22,21,20;, + 4;27,26,25,24;, + 4;31,30,29,28;, + 4;35,34,33,32;, + 4;39,38,37,36;, + 4;43,42,41,40;, + 4;47,46,45,44;, + 4;51,50,49,48;, + 4;55,54,53,52;, + 4;59,58,57,56;, + 4;63,62,61,60;, + 4;67,66,65,64;, + 4;71,70,69,68;, + 4;75,74,73,72;, + 4;79,78,77,76;, + 4;83,82,81,80;, + 4;87,86,85,84;, + 4;91,90,89,88;, + 4;95,94,93,92;, + 4;99,98,97,96;, + 4;103,102,101,100;, + 4;107,106,105,104;, + 4;111,110,109,108;, + 4;115,114,113,112;, + 4;119,118,117,116;, + 4;123,122,121,120;, + 4;127,126,125,124;, + 4;131,130,129,128;, + 4;135,134,133,132;, + 4;139,138,137,136;, + 4;143,142,141,140;, + 4;147,146,145,144;, + 4;151,150,149,148;, + 4;155,154,153,152;, + 4;159,158,157,156;, + 4;163,162,161,160;, + 4;167,166,165,164;; + MeshTextureCoords { // Player UV coordinates + 168; + 0.625000; 0.625000;, + 0.500000; 0.625000;, + 0.500000; 1.000000;, + 0.625000; 1.000000;, + 0.500000; 0.625000;, + 0.437500; 0.625000;, + 0.437500; 1.000000;, + 0.500000; 1.000000;, + 0.437500; 0.625000;, + 0.312500; 0.625000;, + 0.312500; 1.000000;, + 0.437500; 1.000000;, + 0.562500; 0.625000;, + 0.562500; 0.500000;, + 0.437500; 0.500000;, + 0.437500; 0.625000;, + 0.437500; 0.625000;, + 0.437500; 0.500000;, + 0.312500; 0.500000;, + 0.312500; 0.625000;, + 0.187500; 0.625000;, + 0.187500; 1.000000;, + 0.125000; 1.000000;, + 0.125000; 0.625000;, + 0.812500; 0.625000;, + 0.875000; 0.625000;, + 0.875000; 1.000000;, + 0.812500; 1.000000;, + 0.750000; 0.625000;, + 0.812500; 0.625000;, + 0.812500; 1.000000;, + 0.750000; 1.000000;, + 0.187500; 0.625000;, + 0.187500; 0.500000;, + 0.125000; 0.500000;, + 0.125000; 0.625000;, + 0.000000; 0.625000;, + 0.062500; 0.625000;, + 0.062500; 1.000000;, + 0.000000; 1.000000;, + 0.500000; 0.250000;, + 0.375000; 0.250000;, + 0.375000; 0.500000;, + 0.500000; 0.500000;, + 0.375000; 0.250000;, + 0.250000; 0.250000;, + 0.250000; 0.500000;, + 0.375000; 0.500000;, + 0.250000; 0.250000;, + 0.125000; 0.250000;, + 0.125000; 0.500000;, + 0.250000; 0.500000;, + 0.375000; 0.250000;, + 0.375000; 0.000000;, + 0.250000; 0.000000;, + 0.250000; 0.250000;, + 0.250000; 0.250000;, + 0.250000; 0.000000;, + 0.125000; 0.000000;, + 0.125000; 0.250000;, + 0.250000; 0.625000;, + 0.187500; 0.625000;, + 0.187500; 1.000000;, + 0.250000; 1.000000;, + 0.125000; 0.625000;, + 0.125000; 1.000000;, + 0.062500; 1.000000;, + 0.062500; 0.625000;, + 0.125000; 0.625000;, + 0.062500; 0.625000;, + 0.062500; 1.000000;, + 0.125000; 1.000000;, + 0.750000; 0.625000;, + 0.812500; 0.625000;, + 0.812500; 0.500000;, + 0.750000; 0.500000;, + 0.687500; 0.625000;, + 0.750000; 0.625000;, + 0.750000; 0.500000;, + 0.687500; 0.500000;, + 0.250000; 0.625000;, + 0.250000; 1.000000;, + 0.187500; 1.000000;, + 0.187500; 0.625000;, + 0.187500; 0.625000;, + 0.125000; 0.625000;, + 0.125000; 1.000000;, + 0.187500; 1.000000;, + 0.000000; 0.625000;, + 0.000000; 1.000000;, + 0.062500; 1.000000;, + 0.062500; 0.625000;, + 0.250000; 0.625000;, + 0.250000; 1.000000;, + 0.312500; 1.000000;, + 0.312500; 0.625000;, + 0.000000; 0.250000;, + 0.000000; 0.500000;, + 0.125000; 0.500000;, + 0.125000; 0.250000;, + 0.125000; 0.625000;, + 0.125000; 0.500000;, + 0.062500; 0.500000;, + 0.062500; 0.625000;, + 0.687500; 0.625000;, + 0.750000; 0.625000;, + 0.750000; 1.000000;, + 0.687500; 1.000000;, + 0.687500; 0.625000;, + 0.625000; 0.625000;, + 0.625000; 1.000000;, + 0.687500; 1.000000;, + 0.687500; 0.625000;, + 0.687500; 1.000000;, + 0.625000; 1.000000;, + 0.625000; 0.625000;, + 0.687500; 0.625000;, + 0.687500; 0.500000;, + 0.750000; 0.500000;, + 0.750000; 0.625000;, + 0.687500; 0.625000;, + 0.687500; 1.000000;, + 0.750000; 1.000000;, + 0.750000; 0.625000;, + 0.187500; 0.625000;, + 0.125000; 0.625000;, + 0.125000; 0.500000;, + 0.187500; 0.500000;, + 0.750000; 0.625000;, + 0.750000; 1.000000;, + 0.812500; 1.000000;, + 0.812500; 0.625000;, + 0.750000; 0.625000;, + 0.750000; 0.500000;, + 0.812500; 0.500000;, + 0.812500; 0.625000;, + 0.812500; 0.625000;, + 0.812500; 1.000000;, + 0.875000; 1.000000;, + 0.875000; 0.625000;, + 0.125000; 0.625000;, + 0.062500; 0.625000;, + 0.062500; 0.500000;, + 0.125000; 0.500000;, + 1.000000; 0.250000;, + 0.875000; 0.250000;, + 0.875000; 0.500000;, + 1.000000; 0.500000;, + 0.875000; 0.250000;, + 0.750000; 0.250000;, + 0.750000; 0.500000;, + 0.875000; 0.500000;, + 0.750000; 0.250000;, + 0.625000; 0.250000;, + 0.625000; 0.500000;, + 0.750000; 0.500000;, + 0.875000; 0.250000;, + 0.875000; 0.000000;, + 0.750000; 0.000000;, + 0.750000; 0.250000;, + 0.750000; 0.250000;, + 0.750000; 0.000000;, + 0.625000; 0.000000;, + 0.625000; 0.250000;, + 0.500000; 0.250000;, + 0.500000; 0.500000;, + 0.625000; 0.500000;, + 0.625000; 0.250000;; + } // End of Player UV coordinates + XSkinMeshHeader { + 1; + 3; + 6; + } + SkinWeights { + "Armature_Leg_Right"; + 24; + 20, + 21, + 22, + 23, + 64, + 65, + 66, + 67, + 80, + 81, + 82, + 83, + 88, + 89, + 90, + 91, + 124, + 125, + 126, + 127, + 140, + 141, + 142, + 143; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 1.000000,-0.000000,-0.000000, 0.000000, + 0.000000, 0.000000, 1.000000, 0.000000, + -0.000000,-1.000000, 0.000000, 0.000000, + -1.000000, 6.750001,-0.000001, 1.000000;; + } // End of Armature_Leg_Right skin weights + SkinWeights { + "Armature_Body"; + 24; + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 92, + 93, + 94, + 95; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 0.000000,-1.000000, 0.000000, + 0.000000, 1.000000, 0.000000, 0.000000, + 0.000000,-6.750000,-0.000001, 1.000000;; + } // End of Armature_Body skin weights + SkinWeights { + "Armature_Arm_Right"; + 24; + 72, + 73, + 74, + 75, + 76, + 77, + 78, + 79, + 112, + 113, + 114, + 115, + 120, + 121, + 122, + 123, + 128, + 129, + 130, + 131, + 136, + 137, + 138, + 139; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 0.989214, 0.143940, 0.027164, 0.000000, + -0.027450,-0.000000, 0.999623, 0.000000, + 0.143886,-0.989587, 0.003951, 0.000000, + -3.920884,13.071540,-0.107668, 1.000000;; + } // End of Armature_Arm_Right skin weights + SkinWeights { + "Armature_Leg_Left"; + 24; + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 60, + 61, + 62, + 63, + 68, + 69, + 70, + 71, + 84, + 85, + 86, + 87, + 100, + 101, + 102, + 103; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 1.000000,-0.000000,-0.000000, 0.000000, + 0.000000, 0.000000, 1.000000, 0.000000, + -0.000000,-1.000000, 0.000000, 0.000000, + 1.000000, 6.750001,-0.000001, 1.000000;; + } // End of Armature_Leg_Left skin weights + SkinWeights { + "Armature_Arm_Left"; + 24; + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 104, + 105, + 106, + 107, + 108, + 109, + 110, + 111, + 116, + 117, + 118, + 119, + 132, + 133, + 134, + 135; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 0.989214,-0.143940,-0.027164, 0.000000, + 0.027450,-0.000000, 0.999623, 0.000000, + -0.143886,-0.989587, 0.003951, 0.000000, + 3.920884,13.071540,-0.107668, 1.000000;; + } // End of Armature_Arm_Left skin weights + SkinWeights { + "Armature_Head"; + 48; + 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47, + 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, + 56, + 57, + 58, + 59, + 96, + 97, + 98, + 99, + 144, + 145, + 146, + 147, + 148, + 149, + 150, + 151, + 152, + 153, + 154, + 155, + 156, + 157, + 158, + 159, + 160, + 161, + 162, + 163, + 164, + 165, + 166, + 167; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + -1.000000, 0.000000,-0.000000, 0.000000, + -0.000000,-0.000000, 1.000000, 0.000000, + 0.000000, 1.000000, 0.000000, 0.000000, + -0.000000,-13.500000,-0.000002, 1.000000;; + } // End of Armature_Head skin weights + } // End of Player mesh + } // End of Player + } // End of Armature +} // End of Root +AnimationSet ArmatureAction { + Animation { + {Armature} + AnimationKey { // Rotation + 0; + 189; + 0;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 1;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 2;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 3;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 4;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 5;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 6;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 7;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 8;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 9;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 10;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 11;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 12;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 13;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 14;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 15;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 16;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 17;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 18;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 19;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 20;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 21;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 22;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 23;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 24;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 25;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 26;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 27;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 28;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 29;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 30;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 31;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 32;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 33;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 34;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 35;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 36;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 37;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 38;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 39;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 40;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 41;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 42;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 43;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 44;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 45;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 46;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 47;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 48;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 49;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 50;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 51;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 52;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 53;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 54;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 55;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 56;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 57;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 58;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 59;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 60;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 61;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 62;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 63;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 64;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 65;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 66;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 67;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 68;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 69;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 70;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 71;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 72;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 73;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 74;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 75;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 76;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 77;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 78;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 79;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 80;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 81;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 82;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 83;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 84;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 85;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 86;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 87;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 88;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 89;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 90;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 91;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 92;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 93;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 94;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 95;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 96;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 97;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 98;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 99;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 100;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 101;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 102;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 103;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 104;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 105;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 106;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 107;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 108;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 109;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 110;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 111;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 112;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 113;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 114;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 115;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 116;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 117;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 118;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 119;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 120;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 121;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 122;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 123;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 124;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 125;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 126;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 127;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 128;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 129;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 130;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 131;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 132;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 133;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 134;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 135;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 136;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 137;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 138;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 139;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 140;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 141;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 142;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 143;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 144;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 145;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 146;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 147;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 148;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 149;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 150;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 151;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 152;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 153;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 154;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 155;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 156;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 157;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 158;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 159;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 160;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 161;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 162;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 163;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 164;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 165;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 166;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 167;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 168;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 169;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 170;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 171;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 172;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 173;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 174;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 175;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 176;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 177;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 178;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 179;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 180;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 181;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 182;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 183;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 184;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 185;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 186;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 187;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 188;4;-1.000000, 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { // Scale + 1; + 189; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;, + 156;3; 1.000000, 1.000000, 1.000000;;, + 157;3; 1.000000, 1.000000, 1.000000;;, + 158;3; 1.000000, 1.000000, 1.000000;;, + 159;3; 1.000000, 1.000000, 1.000000;;, + 160;3; 1.000000, 1.000000, 1.000000;;, + 161;3; 1.000000, 1.000000, 1.000000;;, + 162;3; 1.000000, 1.000000, 1.000000;;, + 163;3; 1.000000, 1.000000, 1.000000;;, + 164;3; 1.000000, 1.000000, 1.000000;;, + 165;3; 1.000000, 1.000000, 1.000000;;, + 166;3; 1.000000, 1.000000, 1.000000;;, + 167;3; 1.000000, 1.000000, 1.000000;;, + 168;3; 1.000000, 1.000000, 1.000000;;, + 169;3; 1.000000, 1.000000, 1.000000;;, + 170;3; 1.000000, 1.000000, 1.000000;;, + 171;3; 1.000000, 1.000000, 1.000000;;, + 172;3; 1.000000, 1.000000, 1.000000;;, + 173;3; 1.000000, 1.000000, 1.000000;;, + 174;3; 1.000000, 1.000000, 1.000000;;, + 175;3; 1.000000, 1.000000, 1.000000;;, + 176;3; 1.000000, 1.000000, 1.000000;;, + 177;3; 1.000000, 1.000000, 1.000000;;, + 178;3; 1.000000, 1.000000, 1.000000;;, + 179;3; 1.000000, 1.000000, 1.000000;;, + 180;3; 1.000000, 1.000000, 1.000000;;, + 181;3; 1.000000, 1.000000, 1.000000;;, + 182;3; 1.000000, 1.000000, 1.000000;;, + 183;3; 1.000000, 1.000000, 1.000000;;, + 184;3; 1.000000, 1.000000, 1.000000;;, + 185;3; 1.000000, 1.000000, 1.000000;;, + 186;3; 1.000000, 1.000000, 1.000000;;, + 187;3; 1.000000, 1.000000, 1.000000;;, + 188;3; 1.000000, 1.000000, 1.000000;;; + } + AnimationKey { // Position + 2; + 189; + 0;3; 0.000000, 0.000000,-10.000000;;, + 1;3; 0.000000, 0.000000,-10.000000;;, + 2;3; 0.000000, 0.000000,-10.000000;;, + 3;3; 0.000000, 0.000000,-10.000000;;, + 4;3; 0.000000, 0.000000,-10.000000;;, + 5;3; 0.000000, 0.000000,-10.000000;;, + 6;3; 0.000000, 0.000000,-10.000000;;, + 7;3; 0.000000, 0.000000,-10.000000;;, + 8;3; 0.000000, 0.000000,-10.000000;;, + 9;3; 0.000000, 0.000000,-10.000000;;, + 10;3; 0.000000, 0.000000,-10.000000;;, + 11;3; 0.000000, 0.000000,-10.000000;;, + 12;3; 0.000000, 0.000000,-10.000000;;, + 13;3; 0.000000, 0.000000,-10.000000;;, + 14;3; 0.000000, 0.000000,-10.000000;;, + 15;3; 0.000000, 0.000000,-10.000000;;, + 16;3; 0.000000, 0.000000,-10.000000;;, + 17;3; 0.000000, 0.000000,-10.000000;;, + 18;3; 0.000000, 0.000000,-10.000000;;, + 19;3; 0.000000, 0.000000,-10.000000;;, + 20;3; 0.000000, 0.000000,-10.000000;;, + 21;3; 0.000000, 0.000000,-10.000000;;, + 22;3; 0.000000, 0.000000,-10.000000;;, + 23;3; 0.000000, 0.000000,-10.000000;;, + 24;3; 0.000000, 0.000000,-10.000000;;, + 25;3; 0.000000, 0.000000,-10.000000;;, + 26;3; 0.000000, 0.000000,-10.000000;;, + 27;3; 0.000000, 0.000000,-10.000000;;, + 28;3; 0.000000, 0.000000,-10.000000;;, + 29;3; 0.000000, 0.000000,-10.000000;;, + 30;3; 0.000000, 0.000000,-10.000000;;, + 31;3; 0.000000, 0.000000,-10.000000;;, + 32;3; 0.000000, 0.000000,-10.000000;;, + 33;3; 0.000000, 0.000000,-10.000000;;, + 34;3; 0.000000, 0.000000,-10.000000;;, + 35;3; 0.000000, 0.000000,-10.000000;;, + 36;3; 0.000000, 0.000000,-10.000000;;, + 37;3; 0.000000, 0.000000,-10.000000;;, + 38;3; 0.000000, 0.000000,-10.000000;;, + 39;3; 0.000000, 0.000000,-10.000000;;, + 40;3; 0.000000, 0.000000,-10.000000;;, + 41;3; 0.000000, 0.000000,-10.000000;;, + 42;3; 0.000000, 0.000000,-10.000000;;, + 43;3; 0.000000, 0.000000,-10.000000;;, + 44;3; 0.000000, 0.000000,-10.000000;;, + 45;3; 0.000000, 0.000000,-10.000000;;, + 46;3; 0.000000, 0.000000,-10.000000;;, + 47;3; 0.000000, 0.000000,-10.000000;;, + 48;3; 0.000000, 0.000000,-10.000000;;, + 49;3; 0.000000, 0.000000,-10.000000;;, + 50;3; 0.000000, 0.000000,-10.000000;;, + 51;3; 0.000000, 0.000000,-10.000000;;, + 52;3; 0.000000, 0.000000,-10.000000;;, + 53;3; 0.000000, 0.000000,-10.000000;;, + 54;3; 0.000000, 0.000000,-10.000000;;, + 55;3; 0.000000, 0.000000,-10.000000;;, + 56;3; 0.000000, 0.000000,-10.000000;;, + 57;3; 0.000000, 0.000000,-10.000000;;, + 58;3; 0.000000, 0.000000,-10.000000;;, + 59;3; 0.000000, 0.000000,-10.000000;;, + 60;3; 0.000000, 0.000000,-10.000000;;, + 61;3; 0.000000, 0.000000,-10.000000;;, + 62;3; 0.000000, 0.000000,-10.000000;;, + 63;3; 0.000000, 0.000000,-10.000000;;, + 64;3; 0.000000, 0.000000,-10.000000;;, + 65;3; 0.000000, 0.000000,-10.000000;;, + 66;3; 0.000000, 0.000000,-10.000000;;, + 67;3; 0.000000, 0.000000,-10.000000;;, + 68;3; 0.000000, 0.000000,-10.000000;;, + 69;3; 0.000000, 0.000000,-10.000000;;, + 70;3; 0.000000, 0.000000,-10.000000;;, + 71;3; 0.000000, 0.000000,-10.000000;;, + 72;3; 0.000000, 0.000000,-10.000000;;, + 73;3; 0.000000, 0.000000,-10.000000;;, + 74;3; 0.000000, 0.000000,-10.000000;;, + 75;3; 0.000000, 0.000000,-10.000000;;, + 76;3; 0.000000, 0.000000,-10.000000;;, + 77;3; 0.000000, 0.000000,-10.000000;;, + 78;3; 0.000000, 0.000000,-10.000000;;, + 79;3; 0.000000, 0.000000,-10.000000;;, + 80;3; 0.000000, 0.000000,-10.000000;;, + 81;3; 0.000000, 0.000000,-10.000000;;, + 82;3; 0.000000, 0.000000,-10.000000;;, + 83;3; 0.000000, 0.000000,-10.000000;;, + 84;3; 0.000000, 0.000000,-10.000000;;, + 85;3; 0.000000, 0.000000,-10.000000;;, + 86;3; 0.000000, 0.000000,-10.000000;;, + 87;3; 0.000000, 0.000000,-10.000000;;, + 88;3; 0.000000, 0.000000,-10.000000;;, + 89;3; 0.000000, 0.000000,-10.000000;;, + 90;3; 0.000000, 0.000000,-10.000000;;, + 91;3; 0.000000, 0.000000,-10.000000;;, + 92;3; 0.000000, 0.000000,-10.000000;;, + 93;3; 0.000000, 0.000000,-10.000000;;, + 94;3; 0.000000, 0.000000,-10.000000;;, + 95;3; 0.000000, 0.000000,-10.000000;;, + 96;3; 0.000000, 0.000000,-10.000000;;, + 97;3; 0.000000, 0.000000,-10.000000;;, + 98;3; 0.000000, 0.000000,-10.000000;;, + 99;3; 0.000000, 0.000000,-10.000000;;, + 100;3; 0.000000, 0.000000,-10.000000;;, + 101;3; 0.000000, 0.000000,-10.000000;;, + 102;3; 0.000000, 0.000000,-10.000000;;, + 103;3; 0.000000, 0.000000,-10.000000;;, + 104;3; 0.000000, 0.000000,-10.000000;;, + 105;3; 0.000000, 0.000000,-10.000000;;, + 106;3; 0.000000, 0.000000,-10.000000;;, + 107;3; 0.000000, 0.000000,-10.000000;;, + 108;3; 0.000000, 0.000000,-10.000000;;, + 109;3; 0.000000, 0.000000,-10.000000;;, + 110;3; 0.000000, 0.000000,-10.000000;;, + 111;3; 0.000000, 0.000000,-10.000000;;, + 112;3; 0.000000, 0.000000,-10.000000;;, + 113;3; 0.000000, 0.000000,-10.000000;;, + 114;3; 0.000000, 0.000000,-10.000000;;, + 115;3; 0.000000, 0.000000,-10.000000;;, + 116;3; 0.000000, 0.000000,-10.000000;;, + 117;3; 0.000000, 0.000000,-10.000000;;, + 118;3; 0.000000, 0.000000,-10.000000;;, + 119;3; 0.000000, 0.000000,-10.000000;;, + 120;3; 0.000000, 0.000000,-10.000000;;, + 121;3; 0.000000, 0.000000,-10.000000;;, + 122;3; 0.000000, 0.000000,-10.000000;;, + 123;3; 0.000000, 0.000000,-10.000000;;, + 124;3; 0.000000, 0.000000,-10.000000;;, + 125;3; 0.000000, 0.000000,-10.000000;;, + 126;3; 0.000000, 0.000000,-10.000000;;, + 127;3; 0.000000, 0.000000,-10.000000;;, + 128;3; 0.000000, 0.000000,-10.000000;;, + 129;3; 0.000000, 0.000000,-10.000000;;, + 130;3; 0.000000, 0.000000,-10.000000;;, + 131;3; 0.000000, 0.000000,-10.000000;;, + 132;3; 0.000000, 0.000000,-10.000000;;, + 133;3; 0.000000, 0.000000,-10.000000;;, + 134;3; 0.000000, 0.000000,-10.000000;;, + 135;3; 0.000000, 0.000000,-10.000000;;, + 136;3; 0.000000, 0.000000,-10.000000;;, + 137;3; 0.000000, 0.000000,-10.000000;;, + 138;3; 0.000000, 0.000000,-10.000000;;, + 139;3; 0.000000, 0.000000,-10.000000;;, + 140;3; 0.000000, 0.000000,-10.000000;;, + 141;3; 0.000000, 0.000000,-10.000000;;, + 142;3; 0.000000, 0.000000,-10.000000;;, + 143;3; 0.000000, 0.000000,-10.000000;;, + 144;3; 0.000000, 0.000000,-10.000000;;, + 145;3; 0.000000, 0.000000,-10.000000;;, + 146;3; 0.000000, 0.000000,-10.000000;;, + 147;3; 0.000000, 0.000000,-10.000000;;, + 148;3; 0.000000, 0.000000,-10.000000;;, + 149;3; 0.000000, 0.000000,-10.000000;;, + 150;3; 0.000000, 0.000000,-10.000000;;, + 151;3; 0.000000, 0.000000,-10.000000;;, + 152;3; 0.000000, 0.000000,-10.000000;;, + 153;3; 0.000000, 0.000000,-10.000000;;, + 154;3; 0.000000, 0.000000,-10.000000;;, + 155;3; 0.000000, 0.000000,-10.000000;;, + 156;3; 0.000000, 0.000000,-10.000000;;, + 157;3; 0.000000, 0.000000,-10.000000;;, + 158;3; 0.000000, 0.000000,-10.000000;;, + 159;3; 0.000000, 0.000000,-10.000000;;, + 160;3; 0.000000, 0.000000,-10.000000;;, + 161;3; 0.000000, 0.000000,-10.000000;;, + 162;3; 0.000000, 0.000000,-10.000000;;, + 163;3; 0.000000, 0.000000,-10.000000;;, + 164;3; 0.000000, 0.000000,-10.000000;;, + 165;3; 0.000000, 0.000000,-10.000000;;, + 166;3; 0.000000, 0.000000,-10.000000;;, + 167;3; 0.000000, 0.000000,-10.000000;;, + 168;3; 0.000000, 0.000000,-10.000000;;, + 169;3; 0.000000, 0.000000,-10.000000;;, + 170;3; 0.000000, 0.000000,-10.000000;;, + 171;3; 0.000000, 0.000000,-10.000000;;, + 172;3; 0.000000, 0.000000,-10.000000;;, + 173;3; 0.000000, 0.000000,-10.000000;;, + 174;3; 0.000000, 0.000000,-10.000000;;, + 175;3; 0.000000, 0.000000,-10.000000;;, + 176;3; 0.000000, 0.000000,-10.000000;;, + 177;3; 0.000000, 0.000000,-10.000000;;, + 178;3; 0.000000, 0.000000,-10.000000;;, + 179;3; 0.000000, 0.000000,-10.000000;;, + 180;3; 0.000000, 0.000000,-10.000000;;, + 181;3; 0.000000, 0.000000,-10.000000;;, + 182;3; 0.000000, 0.000000,-10.000000;;, + 183;3; 0.000000, 0.000000,-10.000000;;, + 184;3; 0.000000, 0.000000,-10.000000;;, + 185;3; 0.000000, 0.000000,-10.000000;;, + 186;3; 0.000000, 0.000000,-10.000000;;, + 187;3; 0.000000, 0.000000,-10.000000;;, + 188;3; 0.000000, 0.000000,-10.000000;;; + } + } + Animation { + {Armature_Body} + AnimationKey { // Rotation + 0; + 189; + 0;4;-0.707107, 0.707107, 0.000000, 0.000000;;, + 1;4;-0.706933, 0.707273, 0.000000, 0.000000;;, + 2;4;-0.706408, 0.707776, 0.000000, 0.000000;;, + 3;4;-0.705530, 0.708616, 0.000000, 0.000000;;, + 4;4;-0.704305, 0.709789, 0.000000, 0.000000;;, + 5;4;-0.702749, 0.711279, 0.000000, 0.000000;;, + 6;4;-0.700886, 0.713062, 0.000000, 0.000000;;, + 7;4;-0.698758, 0.715099, 0.000000, 0.000000;;, + 8;4;-0.696414, 0.717343, 0.000000, 0.000000;;, + 9;4;-0.693920, 0.719730, 0.000000, 0.000000;;, + 10;4;-0.691348, 0.722192, 0.000000, 0.000000;;, + 11;4;-0.688777, 0.724654, 0.000000, 0.000000;;, + 12;4;-0.686283, 0.727042, 0.000000, 0.000000;;, + 13;4;-0.683939, 0.729285, 0.000000, 0.000000;;, + 14;4;-0.681811, 0.731323, 0.000000, 0.000000;;, + 15;4;-0.679949, 0.733105, 0.000000, 0.000000;;, + 16;4;-0.678392, 0.734596, 0.000000, 0.000000;;, + 17;4;-0.677167, 0.735768, 0.000000, 0.000000;;, + 18;4;-0.676289, 0.736609, 0.000000, 0.000000;;, + 19;4;-0.675764, 0.737111, 0.000000, 0.000000;;, + 20;4;-0.675590, 0.737277, 0.000000, 0.000000;;, + 21;4;-0.675764, 0.737111, 0.000000, 0.000000;;, + 22;4;-0.676289, 0.736609, 0.000000, 0.000000;;, + 23;4;-0.677167, 0.735768, 0.000000, 0.000000;;, + 24;4;-0.678392, 0.734596, 0.000000, 0.000000;;, + 25;4;-0.679949, 0.733105, 0.000000, 0.000000;;, + 26;4;-0.681811, 0.731323, 0.000000, 0.000000;;, + 27;4;-0.683939, 0.729285, 0.000000, 0.000000;;, + 28;4;-0.686283, 0.727042, 0.000000, 0.000000;;, + 29;4;-0.688777, 0.724654, 0.000000, 0.000000;;, + 30;4;-0.691349, 0.722192, 0.000000, 0.000000;;, + 31;4;-0.693920, 0.719730, 0.000000, 0.000000;;, + 32;4;-0.696415, 0.717343, 0.000000, 0.000000;;, + 33;4;-0.698758, 0.715099, 0.000000, 0.000000;;, + 34;4;-0.700886, 0.713062, 0.000000, 0.000000;;, + 35;4;-0.702749, 0.711279, 0.000000, 0.000000;;, + 36;4;-0.704305, 0.709789, 0.000000, 0.000000;;, + 37;4;-0.705530, 0.708616, 0.000000, 0.000000;;, + 38;4;-0.706408, 0.707776, 0.000000, 0.000000;;, + 39;4;-0.706933, 0.707273, 0.000000, 0.000000;;, + 40;4;-0.707107, 0.707107, 0.000000, 0.000000;;, + 41;4;-0.706933, 0.707273, 0.000000, 0.000000;;, + 42;4;-0.706408, 0.707776, 0.000000, 0.000000;;, + 43;4;-0.705530, 0.708616, 0.000000, 0.000000;;, + 44;4;-0.704305, 0.709789, 0.000000, 0.000000;;, + 45;4;-0.702749, 0.711279, 0.000000, 0.000000;;, + 46;4;-0.700886, 0.713062, 0.000000, 0.000000;;, + 47;4;-0.698758, 0.715099, 0.000000, 0.000000;;, + 48;4;-0.696415, 0.717343, 0.000000, 0.000000;;, + 49;4;-0.693920, 0.719730, 0.000000, 0.000000;;, + 50;4;-0.691348, 0.722192, 0.000000, 0.000000;;, + 51;4;-0.688777, 0.724654, 0.000000, 0.000000;;, + 52;4;-0.686283, 0.727042, 0.000000, 0.000000;;, + 53;4;-0.683939, 0.729285, 0.000000, 0.000000;;, + 54;4;-0.681811, 0.731323, 0.000000, 0.000000;;, + 55;4;-0.679949, 0.733105, 0.000000, 0.000000;;, + 56;4;-0.678392, 0.734596, 0.000000, 0.000000;;, + 57;4;-0.677167, 0.735768, 0.000000, 0.000000;;, + 58;4;-0.676289, 0.736609, 0.000000, 0.000000;;, + 59;4;-0.675764, 0.737111, 0.000000, 0.000000;;, + 60;4;-0.675590, 0.737277, 0.000000, 0.000000;;, + 61;4;-0.675754, 0.737121, 0.000000, 0.000000;;, + 62;4;-0.676212, 0.736682, 0.000000, 0.000000;;, + 63;4;-0.676927, 0.735998, 0.000000, 0.000000;;, + 64;4;-0.677865, 0.735100, 0.000000, 0.000000;;, + 65;4;-0.679001, 0.734013, 0.000000, 0.000000;;, + 66;4;-0.680312, 0.732757, 0.000000, 0.000000;;, + 67;4;-0.681779, 0.731353, 0.000000, 0.000000;;, + 68;4;-0.683387, 0.729813, 0.000000, 0.000000;;, + 69;4;-0.685120, 0.728154, 0.000000, 0.000000;;, + 70;4;-0.686966, 0.726388, 0.000000, 0.000000;;, + 71;4;-0.688910, 0.724526, 0.000000, 0.000000;;, + 72;4;-0.690941, 0.722582, 0.000000, 0.000000;;, + 73;4;-0.693046, 0.720567, 0.000000, 0.000000;;, + 74;4;-0.695210, 0.718495, 0.000000, 0.000000;;, + 75;4;-0.697417, 0.716383, 0.000000, 0.000000;;, + 76;4;-0.699643, 0.714252, 0.000000, 0.000000;;, + 77;4;-0.701856, 0.712133, 0.000000, 0.000000;;, + 78;4;-0.703995, 0.710086, 0.000000, 0.000000;;, + 79;4;-0.705928, 0.708235, 0.000000, 0.000000;;, + 80;4;-0.707107, 0.707107, 0.000000, 0.000000;;, + 81;4;-0.707107, 0.707107, 0.000000, 0.000000;;, + 82;4;-0.705928, 0.708235, 0.000000, 0.000000;;, + 83;4;-0.703995, 0.710086, 0.000000, 0.000000;;, + 84;4;-0.701856, 0.712133, 0.000000, 0.000000;;, + 85;4;-0.699643, 0.714252, 0.000000, 0.000000;;, + 86;4;-0.697417, 0.716383, 0.000000, 0.000000;;, + 87;4;-0.695210, 0.718495, 0.000000, 0.000000;;, + 88;4;-0.693046, 0.720567, 0.000000, 0.000000;;, + 89;4;-0.690941, 0.722582, 0.000000, 0.000000;;, + 90;4;-0.688910, 0.724526, 0.000000, 0.000000;;, + 91;4;-0.686966, 0.726388, 0.000000, 0.000000;;, + 92;4;-0.685120, 0.728154, 0.000000, 0.000000;;, + 93;4;-0.683387, 0.729813, 0.000000, 0.000000;;, + 94;4;-0.681779, 0.731353, 0.000000, 0.000000;;, + 95;4;-0.680312, 0.732758, 0.000000, 0.000000;;, + 96;4;-0.679001, 0.734013, 0.000000, 0.000000;;, + 97;4;-0.677865, 0.735100, 0.000000, 0.000000;;, + 98;4;-0.676927, 0.735998, 0.000000, 0.000000;;, + 99;4;-0.676212, 0.736682, 0.000000, 0.000000;;, + 100;4;-0.675754, 0.737121, 0.000000, 0.000000;;, + 101;4;-0.675590, 0.737277, 0.000000, 0.000000;;, + 102;4;-0.675764, 0.737111, 0.000000, 0.000000;;, + 103;4;-0.676289, 0.736609, 0.000000, 0.000000;;, + 104;4;-0.677167, 0.735768, 0.000000, 0.000000;;, + 105;4;-0.678392, 0.734596, 0.000000, 0.000000;;, + 106;4;-0.679949, 0.733105, 0.000000, 0.000000;;, + 107;4;-0.681811, 0.731323, 0.000000, 0.000000;;, + 108;4;-0.683939, 0.729285, 0.000000, 0.000000;;, + 109;4;-0.686283, 0.727042, 0.000000, 0.000000;;, + 110;4;-0.688777, 0.724654, 0.000000, 0.000000;;, + 111;4;-0.691348, 0.722192, 0.000000, 0.000000;;, + 112;4;-0.693920, 0.719730, 0.000000, 0.000000;;, + 113;4;-0.696415, 0.717343, 0.000000, 0.000000;;, + 114;4;-0.698758, 0.715099, 0.000000, 0.000000;;, + 115;4;-0.700886, 0.713062, 0.000000, 0.000000;;, + 116;4;-0.702749, 0.711279, 0.000000, 0.000000;;, + 117;4;-0.704305, 0.709789, 0.000000, 0.000000;;, + 118;4;-0.705530, 0.708616, 0.000000, 0.000000;;, + 119;4;-0.706408, 0.707776, 0.000000, 0.000000;;, + 120;4;-0.706933, 0.707273, 0.000000, 0.000000;;, + 121;4;-0.707107, 0.707107, 0.000000, 0.000000;;, + 122;4;-0.706933, 0.707273, 0.000000, 0.000000;;, + 123;4;-0.706408, 0.707776, 0.000000, 0.000000;;, + 124;4;-0.705530, 0.708616, 0.000000, 0.000000;;, + 125;4;-0.704305, 0.709789, 0.000000, 0.000000;;, + 126;4;-0.702749, 0.711279, 0.000000, 0.000000;;, + 127;4;-0.700886, 0.713062, 0.000000, 0.000000;;, + 128;4;-0.698758, 0.715099, 0.000000, 0.000000;;, + 129;4;-0.696415, 0.717343, 0.000000, 0.000000;;, + 130;4;-0.693920, 0.719730, 0.000000, 0.000000;;, + 131;4;-0.691348, 0.722192, 0.000000, 0.000000;;, + 132;4;-0.688777, 0.724654, 0.000000, 0.000000;;, + 133;4;-0.686283, 0.727042, 0.000000, 0.000000;;, + 134;4;-0.683939, 0.729285, 0.000000, 0.000000;;, + 135;4;-0.681811, 0.731323, 0.000000, 0.000000;;, + 136;4;-0.679949, 0.733105, 0.000000, 0.000000;;, + 137;4;-0.678392, 0.734596, 0.000000, 0.000000;;, + 138;4;-0.677167, 0.735768, 0.000000, 0.000000;;, + 139;4;-0.676289, 0.736609, 0.000000, 0.000000;;, + 140;4;-0.675764, 0.737111, 0.000000, 0.000000;;, + 141;4;-0.675590, 0.737277, 0.000000, 0.000000;;, + 142;4;-0.675754, 0.737121, 0.000000, 0.000000;;, + 143;4;-0.676211, 0.736683, 0.000000, 0.000000;;, + 144;4;-0.676923, 0.736001, 0.000000, 0.000000;;, + 145;4;-0.677857, 0.735107, 0.000000, 0.000000;;, + 146;4;-0.678987, 0.734026, 0.000000, 0.000000;;, + 147;4;-0.680291, 0.732778, 0.000000, 0.000000;;, + 148;4;-0.681750, 0.731381, 0.000000, 0.000000;;, + 149;4;-0.683349, 0.729852, 0.000000, 0.000000;;, + 150;4;-0.685071, 0.728203, 0.000000, 0.000000;;, + 151;4;-0.686905, 0.726448, 0.000000, 0.000000;;, + 152;4;-0.688838, 0.724598, 0.000000, 0.000000;;, + 153;4;-0.690858, 0.722664, 0.000000, 0.000000;;, + 154;4;-0.692953, 0.720659, 0.000000, 0.000000;;, + 155;4;-0.695109, 0.718596, 0.000000, 0.000000;;, + 156;4;-0.697310, 0.716489, 0.000000, 0.000000;;, + 157;4;-0.699536, 0.714358, 0.000000, 0.000000;;, + 158;4;-0.701753, 0.712235, 0.000000, 0.000000;;, + 159;4;-0.703909, 0.710171, 0.000000, 0.000000;;, + 160;4;-0.705875, 0.708288, 0.000000, 0.000000;;, + 161;4;-0.707107, 0.707107, 0.000000, 0.000000;;, + 162;4;-0.000000, 1.000000, 0.000000, 0.000000;;, + 163;4;-0.000000, 1.000000, 0.000000, 0.000000;;, + 164;4;-0.000000, 1.000000, 0.000000, 0.000000;;, + 165;4;-0.000000, 1.000000, 0.000000, 0.000000;;, + 166;4;-0.000000, 1.000000, 0.000000, 0.000000;;, + 167;4;-0.000000, 1.000000, 0.000000, 0.000000;;, + 168;4;-0.707107, 0.707107, 0.000000, 0.000000;;, + 169;4;-0.707107, 0.707107, 0.000000, 0.000000;;, + 170;4;-0.707107, 0.707107, 0.000000, 0.000000;;, + 171;4;-0.707107, 0.707107, 0.000000, 0.000000;;, + 172;4;-0.707107, 0.707107, 0.000000, 0.000000;;, + 173;4;-0.707107, 0.707107, 0.000000, 0.000000;;, + 174;4;-0.707107, 0.707107, 0.000000, 0.000000;;, + 175;4;-0.707107, 0.707107, 0.000000, 0.000000;;, + 176;4;-0.707107, 0.707107, 0.000000, 0.000000;;, + 177;4;-0.707107, 0.707107, 0.000000, 0.000000;;, + 178;4;-0.707107, 0.707107, 0.000000, 0.000000;;, + 179;4;-0.707107, 0.707107, 0.000000, 0.000000;;, + 180;4;-0.707107, 0.707107, 0.000000, 0.000000;;, + 181;4;-0.707107, 0.707107, 0.000000, 0.000000;;, + 182;4;-0.707107, 0.707107, 0.000000, 0.000000;;, + 183;4;-0.707107, 0.707107, 0.000000, 0.000000;;, + 184;4;-0.707107, 0.707107, 0.000000, 0.000000;;, + 185;4;-0.707107, 0.707107, 0.000000, 0.000000;;, + 186;4;-0.707107, 0.707107, 0.000000, 0.000000;;, + 187;4;-0.707107, 0.707107, 0.000000, 0.000000;;, + 188;4;-0.707107, 0.707107, 0.000000, 0.000000;;; + } + AnimationKey { // Scale + 1; + 189; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;, + 156;3; 1.000000, 1.000000, 1.000000;;, + 157;3; 1.000000, 1.000000, 1.000000;;, + 158;3; 1.000000, 1.000000, 1.000000;;, + 159;3; 1.000000, 1.000000, 1.000000;;, + 160;3; 1.000000, 1.000000, 1.000000;;, + 161;3; 1.000000, 1.000000, 1.000000;;, + 162;3; 1.000000, 1.000000, 1.000000;;, + 163;3; 1.000000, 1.000000, 1.000000;;, + 164;3; 1.000000, 1.000000, 1.000000;;, + 165;3; 1.000000, 1.000000, 1.000000;;, + 166;3; 1.000000, 1.000000, 1.000000;;, + 167;3; 1.000000, 1.000000, 1.000000;;, + 168;3; 1.000000, 1.000000, 1.000000;;, + 169;3; 1.000000, 1.000000, 1.000000;;, + 170;3; 1.000000, 1.000000, 1.000000;;, + 171;3; 1.000000, 1.000000, 1.000000;;, + 172;3; 1.000000, 1.000000, 1.000000;;, + 173;3; 1.000000, 1.000000, 1.000000;;, + 174;3; 1.000000, 1.000000, 1.000000;;, + 175;3; 1.000000, 1.000000, 1.000000;;, + 176;3; 1.000000, 1.000000, 1.000000;;, + 177;3; 1.000000, 1.000000, 1.000000;;, + 178;3; 1.000000, 1.000000, 1.000000;;, + 179;3; 1.000000, 1.000000, 1.000000;;, + 180;3; 1.000000, 1.000000, 1.000000;;, + 181;3; 1.000000, 1.000000, 1.000000;;, + 182;3; 1.000000, 1.000000, 1.000000;;, + 183;3; 1.000000, 1.000000, 1.000000;;, + 184;3; 1.000000, 1.000000, 1.000000;;, + 185;3; 1.000000, 1.000000, 1.000000;;, + 186;3; 1.000000, 1.000000, 1.000000;;, + 187;3; 1.000000, 1.000000, 1.000000;;, + 188;3; 1.000000, 1.000000, 1.000000;;; + } + AnimationKey { // Position + 2; + 189; + 0;3;-0.000000, 0.000000, 6.750000;;, + 1;3;-0.000000, 0.000000, 6.750000;;, + 2;3;-0.000000, 0.000000, 6.750000;;, + 3;3;-0.000000, 0.000000, 6.750000;;, + 4;3;-0.000000, 0.000000, 6.750000;;, + 5;3;-0.000000, 0.000000, 6.750000;;, + 6;3;-0.000000, 0.000000, 6.750000;;, + 7;3;-0.000000, 0.000000, 6.750000;;, + 8;3;-0.000000, 0.000000, 6.750000;;, + 9;3;-0.000000, 0.000000, 6.750000;;, + 10;3;-0.000000, 0.000000, 6.750000;;, + 11;3;-0.000000, 0.000000, 6.750000;;, + 12;3;-0.000000, 0.000000, 6.750000;;, + 13;3;-0.000000, 0.000000, 6.750000;;, + 14;3;-0.000000, 0.000000, 6.750000;;, + 15;3;-0.000000, 0.000000, 6.750000;;, + 16;3;-0.000000, 0.000000, 6.750000;;, + 17;3;-0.000000, 0.000000, 6.750000;;, + 18;3;-0.000000, 0.000000, 6.750000;;, + 19;3;-0.000000, 0.000000, 6.750000;;, + 20;3;-0.000000, 0.000000, 6.750000;;, + 21;3;-0.000000, 0.000000, 6.750000;;, + 22;3;-0.000000, 0.000000, 6.750000;;, + 23;3;-0.000000, 0.000000, 6.750000;;, + 24;3;-0.000000, 0.000000, 6.750000;;, + 25;3;-0.000000, 0.000000, 6.750000;;, + 26;3;-0.000000, 0.000000, 6.750000;;, + 27;3;-0.000000, 0.000000, 6.750000;;, + 28;3;-0.000000, 0.000000, 6.750000;;, + 29;3;-0.000000, 0.000000, 6.750000;;, + 30;3;-0.000000, 0.000000, 6.750000;;, + 31;3;-0.000000, 0.000000, 6.750000;;, + 32;3;-0.000000, 0.000000, 6.750000;;, + 33;3;-0.000000, 0.000000, 6.750000;;, + 34;3;-0.000000, 0.000000, 6.750000;;, + 35;3;-0.000000, 0.000000, 6.750000;;, + 36;3;-0.000000, 0.000000, 6.750000;;, + 37;3;-0.000000, 0.000000, 6.750000;;, + 38;3;-0.000000, 0.000000, 6.750000;;, + 39;3;-0.000000, 0.000000, 6.750000;;, + 40;3;-0.000000, 0.000000, 6.750000;;, + 41;3;-0.000000, 0.000000, 6.750000;;, + 42;3;-0.000000, 0.000000, 6.750000;;, + 43;3;-0.000000, 0.000000, 6.750000;;, + 44;3;-0.000000, 0.000000, 6.750000;;, + 45;3;-0.000000, 0.000000, 6.750000;;, + 46;3;-0.000000, 0.000000, 6.750000;;, + 47;3;-0.000000, 0.000000, 6.750000;;, + 48;3;-0.000000, 0.000000, 6.750000;;, + 49;3;-0.000000, 0.000000, 6.750000;;, + 50;3;-0.000000, 0.000000, 6.750000;;, + 51;3;-0.000000, 0.000000, 6.750000;;, + 52;3;-0.000000, 0.000000, 6.750000;;, + 53;3;-0.000000, 0.000000, 6.750000;;, + 54;3;-0.000000, 0.000000, 6.750000;;, + 55;3;-0.000000, 0.000000, 6.750000;;, + 56;3;-0.000000, 0.000000, 6.750000;;, + 57;3;-0.000000, 0.000000, 6.750000;;, + 58;3;-0.000000, 0.000000, 6.750000;;, + 59;3;-0.000000, 0.000000, 6.750000;;, + 60;3;-0.000000, 0.000000, 6.750000;;, + 61;3;-0.000000, 0.000000, 6.750000;;, + 62;3;-0.000000, 0.000000, 6.750000;;, + 63;3;-0.000000, 0.000000, 6.750000;;, + 64;3;-0.000000, 0.000000, 6.750000;;, + 65;3;-0.000000, 0.000000, 6.750000;;, + 66;3;-0.000000, 0.000000, 6.750000;;, + 67;3;-0.000000, 0.000000, 6.750000;;, + 68;3;-0.000000, 0.000000, 6.750000;;, + 69;3;-0.000000, 0.000000, 6.750000;;, + 70;3;-0.000000, 0.000000, 6.750000;;, + 71;3;-0.000000, 0.000000, 6.750000;;, + 72;3;-0.000000, 0.000000, 6.750000;;, + 73;3;-0.000000, 0.000000, 6.750000;;, + 74;3;-0.000000, 0.000000, 6.750000;;, + 75;3;-0.000000, 0.000000, 6.750000;;, + 76;3;-0.000000, 0.000000, 6.750000;;, + 77;3;-0.000000, 0.000000, 6.750000;;, + 78;3;-0.000000, 0.000000, 6.750000;;, + 79;3;-0.000000, 0.000000, 6.750000;;, + 80;3;-0.000000, 0.000000, 6.750000;;, + 81;3;-0.000000, 0.000000, 1.000000;;, + 82;3;-0.000000, 0.000000, 1.000000;;, + 83;3;-0.000000, 0.000000, 1.000000;;, + 84;3;-0.000000, 0.000000, 1.000000;;, + 85;3;-0.000000, 0.000000, 1.000000;;, + 86;3;-0.000000, 0.000000, 1.000000;;, + 87;3;-0.000000, 0.000000, 1.000000;;, + 88;3;-0.000000, 0.000000, 1.000000;;, + 89;3;-0.000000, 0.000000, 1.000000;;, + 90;3;-0.000000, 0.000000, 1.000000;;, + 91;3;-0.000000, 0.000000, 1.000000;;, + 92;3;-0.000000, 0.000000, 1.000000;;, + 93;3;-0.000000, 0.000000, 1.000000;;, + 94;3;-0.000000, 0.000000, 1.000000;;, + 95;3;-0.000000, 0.000000, 1.000000;;, + 96;3;-0.000000, 0.000000, 1.000000;;, + 97;3;-0.000000, 0.000000, 1.000000;;, + 98;3;-0.000000, 0.000000, 1.000000;;, + 99;3;-0.000000, 0.000000, 1.000000;;, + 100;3;-0.000000, 0.000000, 1.000000;;, + 101;3;-0.000000, 0.000000, 1.000000;;, + 102;3;-0.000000, 0.000000, 1.000000;;, + 103;3;-0.000000, 0.000000, 1.000000;;, + 104;3;-0.000000, 0.000000, 1.000000;;, + 105;3;-0.000000, 0.000000, 1.000000;;, + 106;3;-0.000000, 0.000000, 1.000000;;, + 107;3;-0.000000, 0.000000, 1.000000;;, + 108;3;-0.000000, 0.000000, 1.000000;;, + 109;3;-0.000000, 0.000000, 1.000000;;, + 110;3;-0.000000, 0.000000, 1.000000;;, + 111;3;-0.000000, 0.000000, 1.000000;;, + 112;3;-0.000000, 0.000000, 1.000000;;, + 113;3;-0.000000, 0.000000, 1.000000;;, + 114;3;-0.000000, 0.000000, 1.000000;;, + 115;3;-0.000000, 0.000000, 1.000000;;, + 116;3;-0.000000, 0.000000, 1.000000;;, + 117;3;-0.000000, 0.000000, 1.000000;;, + 118;3;-0.000000, 0.000000, 1.000000;;, + 119;3;-0.000000, 0.000000, 1.000000;;, + 120;3;-0.000000, 0.000000, 1.000000;;, + 121;3;-0.000000, 0.000000, 1.000000;;, + 122;3;-0.000000, 0.000000, 1.000000;;, + 123;3;-0.000000, 0.000000, 1.000000;;, + 124;3;-0.000000, 0.000000, 1.000000;;, + 125;3;-0.000000, 0.000000, 1.000000;;, + 126;3;-0.000000, 0.000000, 1.000000;;, + 127;3;-0.000000, 0.000000, 1.000000;;, + 128;3;-0.000000, 0.000000, 1.000000;;, + 129;3;-0.000000, 0.000000, 1.000000;;, + 130;3;-0.000000, 0.000000, 1.000000;;, + 131;3;-0.000000, 0.000000, 1.000000;;, + 132;3;-0.000000, 0.000000, 1.000000;;, + 133;3;-0.000000, 0.000000, 1.000000;;, + 134;3;-0.000000, 0.000000, 1.000000;;, + 135;3;-0.000000, 0.000000, 1.000000;;, + 136;3;-0.000000, 0.000000, 1.000000;;, + 137;3;-0.000000, 0.000000, 1.000000;;, + 138;3;-0.000000, 0.000000, 1.000000;;, + 139;3;-0.000000, 0.000000, 1.000000;;, + 140;3;-0.000000, 0.000000, 1.000000;;, + 141;3;-0.000000, 0.000000, 1.000000;;, + 142;3;-0.000000, 0.000000, 1.000000;;, + 143;3;-0.000000, 0.000000, 1.000000;;, + 144;3;-0.000000, 0.000000, 1.000000;;, + 145;3;-0.000000, 0.000000, 1.000000;;, + 146;3;-0.000000, 0.000000, 1.000000;;, + 147;3;-0.000000, 0.000000, 1.000000;;, + 148;3;-0.000000, 0.000000, 1.000000;;, + 149;3;-0.000000, 0.000000, 1.000000;;, + 150;3;-0.000000, 0.000000, 1.000000;;, + 151;3;-0.000000, 0.000000, 1.000000;;, + 152;3;-0.000000, 0.000000, 1.000000;;, + 153;3;-0.000000, 0.000000, 1.000000;;, + 154;3;-0.000000, 0.000000, 1.000000;;, + 155;3;-0.000000, 0.000000, 1.000000;;, + 156;3;-0.000000, 0.000000, 1.000000;;, + 157;3;-0.000000, 0.000000, 1.000000;;, + 158;3;-0.000000, 0.000000, 1.000000;;, + 159;3;-0.000000, 0.000000, 1.000000;;, + 160;3;-0.000000, 0.000000, 1.000000;;, + 161;3;-0.000000, 0.000000, 1.000000;;, + 162;3;-0.000000, 2.000001, 1.000000;;, + 163;3;-0.000000, 2.000001, 1.000000;;, + 164;3;-0.000000, 2.000001, 1.000000;;, + 165;3;-0.000000, 2.000001, 1.000000;;, + 166;3;-0.000000, 2.000001, 1.000000;;, + 167;3;-0.000000, 2.000001, 1.000000;;, + 168;3;-0.000000, 0.000000, 6.750000;;, + 169;3;-0.000000, 0.000000, 6.750000;;, + 170;3;-0.000000, 0.000000, 6.750000;;, + 171;3;-0.000000, 0.000000, 6.750000;;, + 172;3;-0.000000, 0.000000, 6.750000;;, + 173;3;-0.000000, 0.000000, 6.750000;;, + 174;3;-0.000000, 0.000000, 6.750000;;, + 175;3;-0.000000, 0.000000, 6.750000;;, + 176;3;-0.000000, 0.000000, 6.750000;;, + 177;3;-0.000000, 0.000000, 6.750000;;, + 178;3;-0.000000, 0.000000, 6.750000;;, + 179;3;-0.000000, 0.000000, 6.750000;;, + 180;3;-0.000000, 0.000000, 6.750000;;, + 181;3;-0.000000, 0.000000, 6.750000;;, + 182;3;-0.000000, 0.000000, 6.750000;;, + 183;3;-0.000000, 0.000000, 6.750000;;, + 184;3;-0.000000, 0.000000, 6.750000;;, + 185;3;-0.000000, 0.000000, 6.750000;;, + 186;3;-0.000000, 0.000000, 6.750000;;, + 187;3;-0.000000, 0.000000, 6.750000;;, + 188;3;-0.000000, 0.000000, 6.750000;;; + } + } + Animation { + {Armature_Head} + AnimationKey { // Rotation + 0; + 189; + 0;4; 0.000000, 0.000000, 1.000000, 0.000000;;, + 1;4;-0.000120,-0.000005, 0.999993,-0.000240;;, + 2;4;-0.000483,-0.000021, 0.999974,-0.000967;;, + 3;4;-0.001090,-0.000048, 0.999941,-0.002181;;, + 4;4;-0.001937,-0.000085, 0.999894,-0.003876;;, + 5;4;-0.003014,-0.000132, 0.999835,-0.006030;;, + 6;4;-0.004301,-0.000188, 0.999765,-0.008607;;, + 7;4;-0.005773,-0.000252, 0.999685,-0.011553;;, + 8;4;-0.007394,-0.000323, 0.999596,-0.014795;;, + 9;4;-0.009118,-0.000398, 0.999502,-0.018246;;, + 10;4;-0.010897,-0.000476, 0.999405,-0.021804;;, + 11;4;-0.012675,-0.000553, 0.999308,-0.025363;;, + 12;4;-0.014400,-0.000629, 0.999214,-0.028814;;, + 13;4;-0.016021,-0.000699, 0.999126,-0.032056;;, + 14;4;-0.017493,-0.000764, 0.999045,-0.035002;;, + 15;4;-0.018780,-0.000820, 0.998975,-0.037578;;, + 16;4;-0.019857,-0.000867, 0.998916,-0.039733;;, + 17;4;-0.020704,-0.000904, 0.998870,-0.041427;;, + 18;4;-0.021311,-0.000930, 0.998837,-0.042642;;, + 19;4;-0.021674,-0.000946, 0.998817,-0.043369;;, + 20;4;-0.021794,-0.000952, 0.998811,-0.043609;;, + 21;4;-0.021720,-0.000948, 0.998817,-0.043369;;, + 22;4;-0.021494,-0.000938, 0.998837,-0.042642;;, + 23;4;-0.021108,-0.000922, 0.998870,-0.041427;;, + 24;4;-0.020560,-0.000898, 0.998916,-0.039733;;, + 25;4;-0.019848,-0.000867, 0.998975,-0.037578;;, + 26;4;-0.018975,-0.000828, 0.999045,-0.035002;;, + 27;4;-0.017947,-0.000784, 0.999126,-0.032056;;, + 28;4;-0.016778,-0.000733, 0.999214,-0.028814;;, + 29;4;-0.015484,-0.000676, 0.999308,-0.025363;;, + 30;4;-0.014088,-0.000615, 0.999405,-0.021804;;, + 31;4;-0.012616,-0.000551, 0.999502,-0.018246;;, + 32;4;-0.011095,-0.000484, 0.999597,-0.014795;;, + 33;4;-0.009555,-0.000417, 0.999685,-0.011553;;, + 34;4;-0.008021,-0.000350, 0.999765,-0.008607;;, + 35;4;-0.006517,-0.000285, 0.999835,-0.006030;;, + 36;4;-0.005062,-0.000221, 0.999894,-0.003876;;, + 37;4;-0.003674,-0.000160, 0.999941,-0.002181;;, + 38;4;-0.002362,-0.000103, 0.999974,-0.000967;;, + 39;4;-0.001136,-0.000050, 0.999994,-0.000240;;, + 40;4; 0.000000, 0.000000, 1.000000, 0.000000;;, + 41;4; 0.001136, 0.000050, 0.999993,-0.000240;;, + 42;4; 0.002362, 0.000103, 0.999974,-0.000967;;, + 43;4; 0.003674, 0.000160, 0.999941,-0.002181;;, + 44;4; 0.005062, 0.000221, 0.999894,-0.003876;;, + 45;4; 0.006517, 0.000285, 0.999835,-0.006030;;, + 46;4; 0.008021, 0.000350, 0.999765,-0.008607;;, + 47;4; 0.009555, 0.000417, 0.999685,-0.011553;;, + 48;4; 0.011095, 0.000484, 0.999596,-0.014795;;, + 49;4; 0.012616, 0.000551, 0.999502,-0.018246;;, + 50;4; 0.014088, 0.000615, 0.999405,-0.021804;;, + 51;4; 0.015484, 0.000676, 0.999308,-0.025363;;, + 52;4; 0.016778, 0.000733, 0.999214,-0.028814;;, + 53;4; 0.017947, 0.000784, 0.999126,-0.032056;;, + 54;4; 0.018975, 0.000828, 0.999045,-0.035002;;, + 55;4; 0.019848, 0.000867, 0.998975,-0.037578;;, + 56;4; 0.020560, 0.000898, 0.998916,-0.039733;;, + 57;4; 0.021108, 0.000922, 0.998870,-0.041427;;, + 58;4; 0.021494, 0.000938, 0.998837,-0.042642;;, + 59;4; 0.021720, 0.000948, 0.998817,-0.043369;;, + 60;4; 0.021794, 0.000952, 0.998811,-0.043609;;, + 61;4; 0.021681, 0.000947, 0.998817,-0.043383;;, + 62;4; 0.021364, 0.000933, 0.998834,-0.042748;;, + 63;4; 0.020870, 0.000911, 0.998861,-0.041759;;, + 64;4; 0.020221, 0.000883, 0.998896,-0.040461;;, + 65;4; 0.019436, 0.000849, 0.998939,-0.038890;;, + 66;4; 0.018529, 0.000809, 0.998989,-0.037076;;, + 67;4; 0.017514, 0.000765, 0.999044,-0.035045;;, + 68;4; 0.016402, 0.000716, 0.999105,-0.032820;;, + 69;4; 0.015204, 0.000664, 0.999170,-0.030422;;, + 70;4; 0.013928, 0.000608, 0.999240,-0.027869;;, + 71;4; 0.012583, 0.000549, 0.999313,-0.025178;;, + 72;4; 0.011179, 0.000488, 0.999390,-0.022368;;, + 73;4; 0.009723, 0.000425, 0.999469,-0.019456;;, + 74;4; 0.008227, 0.000359, 0.999551,-0.016461;;, + 75;4; 0.006701, 0.000293, 0.999634,-0.013408;;, + 76;4; 0.005161, 0.000225, 0.999718,-0.010327;;, + 77;4; 0.003631, 0.000159, 0.999802,-0.007266;;, + 78;4; 0.002152, 0.000094, 0.999883,-0.004305;;, + 79;4; 0.000815, 0.000036, 0.999956,-0.001631;;, + 80;4; 0.000000, 0.000000, 1.000000, 0.000000;;, + 81;4; 0.000000,-0.000000, 1.000000, 0.000000;;, + 82;4;-0.000815,-0.000036, 0.999956,-0.001631;;, + 83;4;-0.002152,-0.000094, 0.999883,-0.004305;;, + 84;4;-0.003631,-0.000159, 0.999802,-0.007266;;, + 85;4;-0.005161,-0.000225, 0.999718,-0.010327;;, + 86;4;-0.006701,-0.000293, 0.999634,-0.013408;;, + 87;4;-0.008226,-0.000359, 0.999551,-0.016461;;, + 88;4;-0.009723,-0.000425, 0.999469,-0.019456;;, + 89;4;-0.011179,-0.000488, 0.999390,-0.022368;;, + 90;4;-0.012583,-0.000549, 0.999313,-0.025178;;, + 91;4;-0.013928,-0.000608, 0.999240,-0.027869;;, + 92;4;-0.015204,-0.000664, 0.999170,-0.030422;;, + 93;4;-0.016402,-0.000716, 0.999105,-0.032820;;, + 94;4;-0.017514,-0.000765, 0.999044,-0.035045;;, + 95;4;-0.018529,-0.000809, 0.998989,-0.037076;;, + 96;4;-0.019436,-0.000849, 0.998939,-0.038890;;, + 97;4;-0.020221,-0.000883, 0.998896,-0.040461;;, + 98;4;-0.020870,-0.000911, 0.998861,-0.041759;;, + 99;4;-0.021364,-0.000933, 0.998834,-0.042748;;, + 100;4;-0.021681,-0.000947, 0.998817,-0.043383;;, + 101;4;-0.021794,-0.000952, 0.998811,-0.043609;;, + 102;4;-0.021720,-0.000948, 0.998817,-0.043369;;, + 103;4;-0.021494,-0.000938, 0.998837,-0.042642;;, + 104;4;-0.021108,-0.000922, 0.998870,-0.041427;;, + 105;4;-0.020560,-0.000898, 0.998916,-0.039733;;, + 106;4;-0.019848,-0.000867, 0.998975,-0.037578;;, + 107;4;-0.018975,-0.000828, 0.999045,-0.035002;;, + 108;4;-0.017947,-0.000784, 0.999126,-0.032056;;, + 109;4;-0.016778,-0.000733, 0.999214,-0.028814;;, + 110;4;-0.015484,-0.000676, 0.999308,-0.025363;;, + 111;4;-0.014088,-0.000615, 0.999405,-0.021804;;, + 112;4;-0.012616,-0.000551, 0.999502,-0.018246;;, + 113;4;-0.011095,-0.000484, 0.999597,-0.014795;;, + 114;4;-0.009555,-0.000417, 0.999685,-0.011553;;, + 115;4;-0.008021,-0.000350, 0.999765,-0.008607;;, + 116;4;-0.006517,-0.000285, 0.999835,-0.006030;;, + 117;4;-0.005062,-0.000221, 0.999894,-0.003876;;, + 118;4;-0.003674,-0.000160, 0.999941,-0.002181;;, + 119;4;-0.002362,-0.000103, 0.999974,-0.000967;;, + 120;4;-0.001136,-0.000050, 0.999994,-0.000240;;, + 121;4; 0.000000, 0.000000, 1.000000, 0.000000;;, + 122;4; 0.001136, 0.000050, 0.999993,-0.000240;;, + 123;4; 0.002362, 0.000103, 0.999974,-0.000967;;, + 124;4; 0.003674, 0.000160, 0.999941,-0.002181;;, + 125;4; 0.005062, 0.000221, 0.999894,-0.003876;;, + 126;4; 0.006517, 0.000285, 0.999835,-0.006030;;, + 127;4; 0.008021, 0.000350, 0.999765,-0.008607;;, + 128;4; 0.009555, 0.000417, 0.999685,-0.011553;;, + 129;4; 0.011095, 0.000484, 0.999596,-0.014795;;, + 130;4; 0.012616, 0.000551, 0.999502,-0.018246;;, + 131;4; 0.014088, 0.000615, 0.999405,-0.021804;;, + 132;4; 0.015484, 0.000676, 0.999308,-0.025363;;, + 133;4; 0.016778, 0.000733, 0.999214,-0.028814;;, + 134;4; 0.017947, 0.000784, 0.999126,-0.032056;;, + 135;4; 0.018975, 0.000828, 0.999045,-0.035002;;, + 136;4; 0.019848, 0.000867, 0.998975,-0.037578;;, + 137;4; 0.020560, 0.000898, 0.998916,-0.039733;;, + 138;4; 0.021109, 0.000922, 0.998870,-0.041427;;, + 139;4; 0.021494, 0.000938, 0.998837,-0.042642;;, + 140;4; 0.021720, 0.000948, 0.998817,-0.043369;;, + 141;4; 0.021794, 0.000952, 0.998811,-0.043609;;, + 142;4; 0.021681, 0.000947, 0.998817,-0.043383;;, + 143;4; 0.021364, 0.000933, 0.998834,-0.042748;;, + 144;4; 0.020870, 0.000911, 0.998861,-0.041759;;, + 145;4; 0.020221, 0.000883, 0.998896,-0.040461;;, + 146;4; 0.019436, 0.000849, 0.998939,-0.038890;;, + 147;4; 0.018529, 0.000809, 0.998989,-0.037076;;, + 148;4; 0.017514, 0.000765, 0.999044,-0.035045;;, + 149;4; 0.016402, 0.000716, 0.999105,-0.032820;;, + 150;4; 0.015204, 0.000664, 0.999170,-0.030422;;, + 151;4; 0.013928, 0.000608, 0.999240,-0.027869;;, + 152;4; 0.012583, 0.000549, 0.999313,-0.025178;;, + 153;4; 0.011179, 0.000488, 0.999390,-0.022368;;, + 154;4; 0.009723, 0.000425, 0.999469,-0.019456;;, + 155;4; 0.008227, 0.000359, 0.999551,-0.016461;;, + 156;4; 0.006701, 0.000293, 0.999634,-0.013408;;, + 157;4; 0.005161, 0.000225, 0.999718,-0.010327;;, + 158;4; 0.003631, 0.000159, 0.999802,-0.007266;;, + 159;4; 0.002152, 0.000094, 0.999883,-0.004305;;, + 160;4; 0.000815, 0.000036, 0.999956,-0.001631;;, + 161;4; 0.000000, 0.000000, 1.000000, 0.000000;;, + 162;4; 0.000000, 0.000000, 1.000000, 0.000000;;, + 163;4; 0.000000, 0.000000, 1.000000, 0.000000;;, + 164;4; 0.000000, 0.000000, 1.000000, 0.000000;;, + 165;4; 0.000000, 0.000000, 1.000000, 0.000000;;, + 166;4; 0.000000, 0.000000, 1.000000, 0.000000;;, + 167;4; 0.000000, 0.000000, 1.000000, 0.000000;;, + 168;4; 0.000000,-0.000000, 1.000000, 0.000000;;, + 169;4; 0.003877,-0.000000, 0.999915, 0.000000;;, + 170;4; 0.014799,-0.000000, 0.999677, 0.000000;;, + 171;4; 0.028821,-0.000000, 0.999371, 0.000000;;, + 172;4; 0.039742,-0.000000, 0.999133, 0.000000;;, + 173;4; 0.043619, 0.000000, 0.999048, 0.000000;;, + 174;4; 0.041150, 0.000000, 0.999133, 0.000000;;, + 175;4; 0.033580,-0.000000, 0.999371, 0.000000;;, + 176;4; 0.022207,-0.000000, 0.999677, 0.000000;;, + 177;4; 0.010132,-0.000000, 0.999915, 0.000000;;, + 178;4; 0.000000, 0.000000, 1.000000, 0.000000;;, + 179;4;-0.010132, 0.000000, 0.999915, 0.000000;;, + 180;4;-0.022206, 0.000000, 0.999677, 0.000000;;, + 181;4;-0.033580, 0.000000, 0.999371, 0.000000;;, + 182;4;-0.041150,-0.000000, 0.999133, 0.000000;;, + 183;4;-0.043619, 0.000000, 0.999048, 0.000000;;, + 184;4;-0.039742, 0.000000, 0.999133, 0.000000;;, + 185;4;-0.028821, 0.000000, 0.999371, 0.000000;;, + 186;4;-0.014798, 0.000000, 0.999677, 0.000000;;, + 187;4;-0.003877, 0.000000, 0.999915, 0.000000;;, + 188;4; 0.000000, 0.000000, 1.000000, 0.000000;;; + } + AnimationKey { // Scale + 1; + 189; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;, + 156;3; 1.000000, 1.000000, 1.000000;;, + 157;3; 1.000000, 1.000000, 1.000000;;, + 158;3; 1.000000, 1.000000, 1.000000;;, + 159;3; 1.000000, 1.000000, 1.000000;;, + 160;3; 1.000000, 1.000000, 1.000000;;, + 161;3; 1.000000, 1.000000, 1.000000;;, + 162;3; 1.000000, 1.000000, 1.000000;;, + 163;3; 1.000000, 1.000000, 1.000000;;, + 164;3; 1.000000, 1.000000, 1.000000;;, + 165;3; 1.000000, 1.000000, 1.000000;;, + 166;3; 1.000000, 1.000000, 1.000000;;, + 167;3; 1.000000, 1.000000, 1.000000;;, + 168;3; 1.000000, 1.000000, 1.000000;;, + 169;3; 1.000000, 1.000000, 1.000000;;, + 170;3; 1.000000, 1.000000, 1.000000;;, + 171;3; 1.000000, 1.000000, 1.000000;;, + 172;3; 1.000000, 1.000000, 1.000000;;, + 173;3; 1.000000, 1.000000, 1.000000;;, + 174;3; 1.000000, 1.000000, 1.000000;;, + 175;3; 1.000000, 1.000000, 1.000000;;, + 176;3; 1.000000, 1.000000, 1.000000;;, + 177;3; 1.000000, 1.000000, 1.000000;;, + 178;3; 1.000000, 1.000000, 1.000000;;, + 179;3; 1.000000, 1.000000, 1.000000;;, + 180;3; 1.000000, 1.000000, 1.000000;;, + 181;3; 1.000000, 1.000000, 1.000000;;, + 182;3; 1.000000, 1.000000, 1.000000;;, + 183;3; 1.000000, 1.000000, 1.000000;;, + 184;3; 1.000000, 1.000000, 1.000000;;, + 185;3; 1.000000, 1.000000, 1.000000;;, + 186;3; 1.000000, 1.000000, 1.000000;;, + 187;3; 1.000000, 1.000000, 1.000000;;, + 188;3; 1.000000, 1.000000, 1.000000;;; + } + AnimationKey { // Position + 2; + 189; + 0;3; 0.000000, 6.750000, 0.000000;;, + 1;3;-0.000000, 6.750000, 0.000000;;, + 2;3; 0.000000, 6.750000, 0.000000;;, + 3;3; 0.000000, 6.750000, 0.000000;;, + 4;3; 0.000000, 6.750000, 0.000000;;, + 5;3; 0.000000, 6.750000, 0.000000;;, + 6;3; 0.000000, 6.750000, 0.000000;;, + 7;3; 0.000000, 6.750000,-0.000000;;, + 8;3; 0.000000, 6.750000,-0.000000;;, + 9;3; 0.000000, 6.750000, 0.000000;;, + 10;3; 0.000000, 6.750000,-0.000000;;, + 11;3; 0.000000, 6.750000, 0.000000;;, + 12;3; 0.000000, 6.750000, 0.000000;;, + 13;3; 0.000000, 6.750000, 0.000000;;, + 14;3; 0.000000, 6.750000,-0.000000;;, + 15;3; 0.000000, 6.750000,-0.000000;;, + 16;3; 0.000000, 6.750000, 0.000000;;, + 17;3;-0.000000, 6.750001,-0.000000;;, + 18;3; 0.000000, 6.750000, 0.000000;;, + 19;3; 0.000000, 6.750000, 0.000000;;, + 20;3; 0.000000, 6.750000, 0.000000;;, + 21;3; 0.000000, 6.750000, 0.000000;;, + 22;3; 0.000000, 6.750000, 0.000000;;, + 23;3;-0.000000, 6.750001,-0.000000;;, + 24;3; 0.000000, 6.750000, 0.000000;;, + 25;3; 0.000000, 6.750000, 0.000000;;, + 26;3; 0.000000, 6.750000,-0.000000;;, + 27;3; 0.000000, 6.750000, 0.000000;;, + 28;3; 0.000000, 6.750000, 0.000000;;, + 29;3; 0.000000, 6.750000, 0.000000;;, + 30;3; 0.000000, 6.750000, 0.000000;;, + 31;3; 0.000000, 6.750000, 0.000000;;, + 32;3; 0.000000, 6.750000,-0.000000;;, + 33;3; 0.000000, 6.750000,-0.000000;;, + 34;3; 0.000000, 6.750000, 0.000000;;, + 35;3; 0.000000, 6.750000, 0.000000;;, + 36;3; 0.000000, 6.750000,-0.000000;;, + 37;3; 0.000000, 6.750000, 0.000000;;, + 38;3; 0.000000, 6.750000, 0.000000;;, + 39;3;-0.000000, 6.750000, 0.000000;;, + 40;3; 0.000000, 6.750000, 0.000000;;, + 41;3;-0.000000, 6.750000, 0.000000;;, + 42;3; 0.000000, 6.750000, 0.000000;;, + 43;3; 0.000000, 6.750000, 0.000000;;, + 44;3; 0.000000, 6.750000, 0.000000;;, + 45;3; 0.000000, 6.750000, 0.000000;;, + 46;3; 0.000000, 6.750000,-0.000000;;, + 47;3; 0.000000, 6.750000, 0.000000;;, + 48;3; 0.000000, 6.750000, 0.000000;;, + 49;3; 0.000000, 6.750000, 0.000000;;, + 50;3; 0.000000, 6.750000,-0.000000;;, + 51;3; 0.000000, 6.750000, 0.000000;;, + 52;3; 0.000000, 6.750000, 0.000000;;, + 53;3; 0.000000, 6.750000, 0.000000;;, + 54;3; 0.000000, 6.750000, 0.000000;;, + 55;3; 0.000000, 6.750000,-0.000000;;, + 56;3; 0.000000, 6.750000, 0.000000;;, + 57;3;-0.000000, 6.750001,-0.000000;;, + 58;3; 0.000000, 6.750000, 0.000000;;, + 59;3; 0.000000, 6.750000, 0.000000;;, + 60;3; 0.000000, 6.750000, 0.000000;;, + 61;3; 0.000000, 6.750000, 0.000000;;, + 62;3; 0.000000, 6.750000, 0.000000;;, + 63;3; 0.000000, 6.750000,-0.000000;;, + 64;3; 0.000000, 6.750000, 0.000000;;, + 65;3; 0.000000, 6.750000, 0.000000;;, + 66;3; 0.000000, 6.750000, 0.000000;;, + 67;3; 0.000000, 6.750000, 0.000000;;, + 68;3; 0.000000, 6.750000, 0.000000;;, + 69;3; 0.000000, 6.750000,-0.000000;;, + 70;3; 0.000000, 6.750000,-0.000000;;, + 71;3; 0.000000, 6.750000,-0.000000;;, + 72;3; 0.000000, 6.750000,-0.000000;;, + 73;3; 0.000000, 6.749999, 0.000000;;, + 74;3; 0.000000, 6.750000, 0.000000;;, + 75;3; 0.000000, 6.750000, 0.000000;;, + 76;3;-0.000000, 6.750000,-0.000000;;, + 77;3; 0.000000, 6.750000, 0.000000;;, + 78;3; 0.000000, 6.750000,-0.000000;;, + 79;3; 0.000000, 6.750000, 0.000000;;, + 80;3; 0.000000, 6.750000, 0.000000;;, + 81;3; 0.000000, 6.750000,-0.000000;;, + 82;3; 0.000000, 6.750000, 0.000000;;, + 83;3; 0.000000, 6.750000,-0.000000;;, + 84;3; 0.000000, 6.750000, 0.000000;;, + 85;3;-0.000000, 6.750000,-0.000000;;, + 86;3; 0.000000, 6.750000, 0.000000;;, + 87;3; 0.000000, 6.750000,-0.000000;;, + 88;3; 0.000000, 6.750000, 0.000000;;, + 89;3; 0.000000, 6.750000,-0.000000;;, + 90;3; 0.000000, 6.750000,-0.000000;;, + 91;3; 0.000000, 6.750000, 0.000000;;, + 92;3; 0.000000, 6.750000,-0.000000;;, + 93;3; 0.000000, 6.750000,-0.000000;;, + 94;3; 0.000000, 6.750000,-0.000000;;, + 95;3; 0.000000, 6.750000, 0.000000;;, + 96;3; 0.000000, 6.750000,-0.000000;;, + 97;3; 0.000000, 6.750000, 0.000000;;, + 98;3; 0.000000, 6.750000, 0.000000;;, + 99;3; 0.000000, 6.750000,-0.000000;;, + 100;3; 0.000000, 6.750000, 0.000000;;, + 101;3; 0.000000, 6.750000, 0.000000;;, + 102;3; 0.000000, 6.750000,-0.000000;;, + 103;3; 0.000000, 6.750000, 0.000000;;, + 104;3;-0.000000, 6.750000, 0.000000;;, + 105;3; 0.000000, 6.750000, 0.000000;;, + 106;3; 0.000000, 6.750000, 0.000000;;, + 107;3; 0.000000, 6.750000,-0.000000;;, + 108;3; 0.000000, 6.750000, 0.000000;;, + 109;3; 0.000000, 6.750000, 0.000000;;, + 110;3; 0.000000, 6.750000,-0.000000;;, + 111;3; 0.000000, 6.750000,-0.000000;;, + 112;3; 0.000000, 6.750000,-0.000000;;, + 113;3; 0.000000, 6.750000,-0.000000;;, + 114;3; 0.000000, 6.750000, 0.000000;;, + 115;3; 0.000000, 6.750000, 0.000000;;, + 116;3; 0.000000, 6.750000, 0.000000;;, + 117;3; 0.000000, 6.750000,-0.000000;;, + 118;3; 0.000000, 6.750000,-0.000000;;, + 119;3; 0.000000, 6.750000,-0.000000;;, + 120;3;-0.000000, 6.750000, 0.000000;;, + 121;3; 0.000000, 6.750000,-0.000000;;, + 122;3;-0.000000, 6.750000,-0.000000;;, + 123;3; 0.000000, 6.750000,-0.000000;;, + 124;3; 0.000000, 6.750000, 0.000000;;, + 125;3; 0.000000, 6.750000,-0.000000;;, + 126;3; 0.000000, 6.750000, 0.000000;;, + 127;3; 0.000000, 6.750000,-0.000000;;, + 128;3; 0.000000, 6.750000, 0.000000;;, + 129;3; 0.000000, 6.750000,-0.000000;;, + 130;3; 0.000000, 6.750000,-0.000000;;, + 131;3; 0.000000, 6.750000,-0.000000;;, + 132;3; 0.000000, 6.750000,-0.000000;;, + 133;3; 0.000000, 6.750000, 0.000000;;, + 134;3; 0.000000, 6.750000,-0.000000;;, + 135;3; 0.000000, 6.750000, 0.000000;;, + 136;3; 0.000000, 6.750000, 0.000000;;, + 137;3; 0.000000, 6.750000, 0.000000;;, + 138;3;-0.000000, 6.750000, 0.000000;;, + 139;3; 0.000000, 6.750000,-0.000000;;, + 140;3; 0.000000, 6.750000,-0.000000;;, + 141;3; 0.000000, 6.750000, 0.000000;;, + 142;3; 0.000000, 6.750000, 0.000000;;, + 143;3; 0.000000, 6.750000,-0.000000;;, + 144;3; 0.000000, 6.750000, 0.000000;;, + 145;3; 0.000000, 6.750000, 0.000000;;, + 146;3; 0.000000, 6.750000, 0.000000;;, + 147;3; 0.000000, 6.750000,-0.000000;;, + 148;3; 0.000000, 6.750000, 0.000000;;, + 149;3; 0.000000, 6.750000, 0.000000;;, + 150;3; 0.000000, 6.750000,-0.000000;;, + 151;3; 0.000000, 6.750000,-0.000000;;, + 152;3; 0.000000, 6.750000,-0.000000;;, + 153;3; 0.000000, 6.750000,-0.000000;;, + 154;3; 0.000000, 6.750000,-0.000000;;, + 155;3; 0.000000, 6.750000,-0.000000;;, + 156;3; 0.000000, 6.750000,-0.000000;;, + 157;3;-0.000000, 6.750000, 0.000000;;, + 158;3; 0.000000, 6.750000, 0.000000;;, + 159;3; 0.000000, 6.750000,-0.000000;;, + 160;3; 0.000000, 6.750000, 0.000000;;, + 161;3; 0.000000, 6.750000,-0.000000;;, + 162;3; 0.000000, 6.750000, 0.000000;;, + 163;3; 0.000000, 6.750000, 0.000000;;, + 164;3; 0.000000, 6.750000, 0.000000;;, + 165;3; 0.000000, 6.750000, 0.000000;;, + 166;3; 0.000000, 6.750000, 0.000000;;, + 167;3; 0.000000, 6.750000, 0.000000;;, + 168;3; 0.000000, 6.750000, 0.000000;;, + 169;3; 0.000000, 6.750000, 0.000000;;, + 170;3; 0.000000, 6.750000, 0.000000;;, + 171;3; 0.000000, 6.750000, 0.000000;;, + 172;3; 0.000000, 6.750000, 0.000000;;, + 173;3; 0.000000, 6.750000, 0.000000;;, + 174;3; 0.000000, 6.750000, 0.000000;;, + 175;3; 0.000000, 6.750000, 0.000000;;, + 176;3; 0.000000, 6.750000, 0.000000;;, + 177;3; 0.000000, 6.750000, 0.000000;;, + 178;3; 0.000000, 6.750000, 0.000000;;, + 179;3; 0.000000, 6.750000, 0.000000;;, + 180;3; 0.000000, 6.750000, 0.000000;;, + 181;3; 0.000000, 6.750000, 0.000000;;, + 182;3; 0.000000, 6.750000, 0.000000;;, + 183;3; 0.000000, 6.750000, 0.000000;;, + 184;3; 0.000000, 6.750000, 0.000000;;, + 185;3; 0.000000, 6.750000, 0.000000;;, + 186;3; 0.000000, 6.750000, 0.000000;;, + 187;3; 0.000000, 6.750000, 0.000000;;, + 188;3; 0.000000, 6.750000, 0.000000;;; + } + } + Animation { + {Armature_Arm_Left} + AnimationKey { // Rotation + 0; + 189; + 0;4; 0.648448, 0.757709,-0.045973,-0.057269;;, + 1;4; 0.648161, 0.757936,-0.045920,-0.057331;;, + 2;4; 0.647294, 0.758622,-0.045761,-0.057521;;, + 3;4; 0.645844, 0.759770,-0.045495,-0.057837;;, + 4;4; 0.643821, 0.761372,-0.045124,-0.058279;;, + 5;4; 0.641250, 0.763407,-0.044653,-0.058841;;, + 6;4; 0.638175, 0.765842,-0.044088,-0.059513;;, + 7;4; 0.634660, 0.768625,-0.043443,-0.060281;;, + 8;4; 0.630790, 0.771689,-0.042734,-0.061126;;, + 9;4; 0.626671, 0.774950,-0.041978,-0.062026;;, + 10;4; 0.622424, 0.778313,-0.041199,-0.062953;;, + 11;4; 0.618177, 0.781676,-0.040419,-0.063881;;, + 12;4; 0.614058, 0.784937,-0.039664,-0.064781;;, + 13;4; 0.610189, 0.788000,-0.038954,-0.065626;;, + 14;4; 0.606673, 0.790784,-0.038309,-0.066394;;, + 15;4; 0.603598, 0.793218,-0.037745,-0.067066;;, + 16;4; 0.601027, 0.795254,-0.037273,-0.067628;;, + 17;4; 0.599004, 0.796856,-0.036902,-0.068069;;, + 18;4; 0.597555, 0.798003,-0.036636,-0.068386;;, + 19;4; 0.596688, 0.798690,-0.036477,-0.068576;;, + 20;4; 0.596401, 0.798917,-0.036424,-0.068638;;, + 21;4; 0.596760, 0.798627,-0.036471,-0.068580;;, + 22;4; 0.597846, 0.797750,-0.036614,-0.068404;;, + 23;4; 0.599661, 0.796284,-0.036852,-0.068109;;, + 24;4; 0.602194, 0.794238,-0.037184,-0.067698;;, + 25;4; 0.605413, 0.791638,-0.037606,-0.067176;;, + 26;4; 0.609264, 0.788527,-0.038110,-0.066551;;, + 27;4; 0.613666, 0.784972,-0.038687,-0.065837;;, + 28;4; 0.618511, 0.781058,-0.039322,-0.065050;;, + 29;4; 0.623668, 0.776892,-0.039998,-0.064213;;, + 30;4; 0.628987, 0.772597,-0.040695,-0.063350;;, + 31;4; 0.634305, 0.768301,-0.041393,-0.062487;;, + 32;4; 0.639462, 0.764135,-0.042069,-0.061650;;, + 33;4; 0.644308, 0.760222,-0.042704,-0.060864;;, + 34;4; 0.648710, 0.756666,-0.043281,-0.060150;;, + 35;4; 0.652560, 0.753556,-0.043785,-0.059525;;, + 36;4; 0.655780, 0.750956,-0.044207,-0.059002;;, + 37;4; 0.658313, 0.748910,-0.044539,-0.058591;;, + 38;4; 0.660128, 0.747444,-0.044777,-0.058297;;, + 39;4; 0.661214, 0.746567,-0.044920,-0.058121;;, + 40;4; 0.661573, 0.746277,-0.044967,-0.058062;;, + 41;4; 0.661328, 0.746479,-0.044910,-0.058126;;, + 42;4; 0.660587, 0.747091,-0.044737,-0.058317;;, + 43;4; 0.659348, 0.748115,-0.044449,-0.058638;;, + 44;4; 0.657620, 0.749544,-0.044046,-0.059085;;, + 45;4; 0.655424, 0.751359,-0.043535,-0.059653;;, + 46;4; 0.652797, 0.753531,-0.042924,-0.060333;;, + 47;4; 0.649794, 0.756013,-0.042224,-0.061110;;, + 48;4; 0.646488, 0.758746,-0.041455,-0.061966;;, + 49;4; 0.642969, 0.761655,-0.040636,-0.062876;;, + 50;4; 0.639341, 0.764654,-0.039791,-0.063815;;, + 51;4; 0.635713, 0.767653,-0.038946,-0.064754;;, + 52;4; 0.632194, 0.770562,-0.038127,-0.065665;;, + 53;4; 0.628889, 0.773294,-0.037357,-0.066520;;, + 54;4; 0.625885, 0.775777,-0.036658,-0.067297;;, + 55;4; 0.623258, 0.777949,-0.036047,-0.067977;;, + 56;4; 0.621062, 0.779764,-0.035535,-0.068545;;, + 57;4; 0.619334, 0.781193,-0.035133,-0.068993;;, + 58;4; 0.618095, 0.782216,-0.034845,-0.069313;;, + 59;4; 0.617355, 0.782829,-0.034672,-0.069505;;, + 60;4; 0.617110, 0.783031,-0.034615,-0.069568;;, + 61;4; 0.617174, 0.782991,-0.034614,-0.069562;;, + 62;4; 0.617353, 0.782876,-0.034615,-0.069541;;, + 63;4; 0.617631, 0.782698,-0.034624,-0.069502;;, + 64;4; 0.617995, 0.782463,-0.034645,-0.069440;;, + 65;4; 0.618435, 0.782178,-0.034685,-0.069353;;, + 66;4; 0.618940, 0.781848,-0.034749,-0.069236;;, + 67;4; 0.619505, 0.781478,-0.034841,-0.069085;;, + 68;4; 0.620120, 0.781070,-0.034969,-0.068894;;, + 69;4; 0.620781, 0.780629,-0.035139,-0.068658;;, + 70;4; 0.621482, 0.780157,-0.035359,-0.068369;;, + 71;4; 0.622217, 0.779656,-0.035640,-0.068019;;, + 72;4; 0.622979, 0.779130,-0.035993,-0.067597;;, + 73;4; 0.623764, 0.778580,-0.036434,-0.067088;;, + 74;4; 0.624563, 0.778009,-0.036984,-0.066473;;, + 75;4; 0.625368, 0.777419,-0.037673,-0.065726;;, + 76;4; 0.626168, 0.776813,-0.038544,-0.064805;;, + 77;4; 0.626943, 0.776195,-0.039669,-0.063644;;, + 78;4; 0.627662, 0.775573,-0.041178,-0.062123;;, + 79;4; 0.628249, 0.774961,-0.043370,-0.059964;;, + 80;4; 0.628391, 0.774424,-0.047456,-0.056046;;, + 81;4; 0.000990, 0.997299,-0.072151,-0.013690;;, + 82;4;-0.011967, 0.997270,-0.071970,-0.015145;;, + 83;4;-0.018796, 0.997206,-0.071870,-0.016486;;, + 84;4;-0.023483, 0.997134,-0.071799,-0.017763;;, + 85;4;-0.026976, 0.997057,-0.071745,-0.018986;;, + 86;4;-0.029682, 0.996980,-0.071701,-0.020158;;, + 87;4;-0.031824, 0.996902,-0.071665,-0.021280;;, + 88;4;-0.033538, 0.996826,-0.071634,-0.022353;;, + 89;4;-0.034915, 0.996751,-0.071609,-0.023375;;, + 90;4;-0.036019, 0.996679,-0.071588,-0.024345;;, + 91;4;-0.036900, 0.996610,-0.071570,-0.025261;;, + 92;4;-0.037594, 0.996544,-0.071555,-0.026120;;, + 93;4;-0.038132, 0.996482,-0.071542,-0.026918;;, + 94;4;-0.038539, 0.996425,-0.071531,-0.027653;;, + 95;4;-0.038836, 0.996372,-0.071523,-0.028317;;, + 96;4;-0.039042, 0.996325,-0.071516,-0.028907;;, + 97;4;-0.039174, 0.996284,-0.071511,-0.029414;;, + 98;4;-0.039248, 0.996250,-0.071507,-0.029831;;, + 99;4;-0.039280, 0.996225,-0.071504,-0.030146;;, + 100;4;-0.039287, 0.996208,-0.071503,-0.030348;;, + 101;4;-0.039284, 0.996202,-0.071502,-0.030419;;, + 102;4;-0.039062, 0.996208,-0.071506,-0.030327;;, + 103;4;-0.038392, 0.996227,-0.071517,-0.030048;;, + 104;4;-0.037270, 0.996257,-0.071535,-0.029583;;, + 105;4;-0.035704, 0.996300,-0.071560,-0.028932;;, + 106;4;-0.033715, 0.996354,-0.071592,-0.028106;;, + 107;4;-0.031335, 0.996419,-0.071630,-0.027118;;, + 108;4;-0.028615, 0.996493,-0.071674,-0.025988;;, + 109;4;-0.025621, 0.996574,-0.071723,-0.024744;;, + 110;4;-0.022434, 0.996661,-0.071774,-0.023420;;, + 111;4;-0.019147, 0.996751,-0.071827,-0.022055;;, + 112;4;-0.015860, 0.996840,-0.071880,-0.020690;;, + 113;4;-0.012673, 0.996927,-0.071931,-0.019366;;, + 114;4;-0.009679, 0.997009,-0.071979,-0.018122;;, + 115;4;-0.006959, 0.997083,-0.072023,-0.016992;;, + 116;4;-0.004579, 0.997148,-0.072062,-0.016004;;, + 117;4;-0.002590, 0.997202,-0.072094,-0.015177;;, + 118;4;-0.001024, 0.997244,-0.072119,-0.014527;;, + 119;4; 0.000098, 0.997275,-0.072137,-0.014061;;, + 120;4; 0.000769, 0.997293,-0.072148,-0.013782;;, + 121;4; 0.000990, 0.997299,-0.072151,-0.013690;;, + 122;4; 0.000769, 0.997293,-0.072148,-0.013782;;, + 123;4; 0.000098, 0.997275,-0.072137,-0.014061;;, + 124;4;-0.001024, 0.997244,-0.072119,-0.014527;;, + 125;4;-0.002590, 0.997202,-0.072094,-0.015177;;, + 126;4;-0.004579, 0.997148,-0.072062,-0.016004;;, + 127;4;-0.006959, 0.997083,-0.072023,-0.016992;;, + 128;4;-0.009679, 0.997009,-0.071979,-0.018122;;, + 129;4;-0.012673, 0.996927,-0.071931,-0.019366;;, + 130;4;-0.015860, 0.996840,-0.071880,-0.020690;;, + 131;4;-0.019147, 0.996751,-0.071827,-0.022055;;, + 132;4;-0.022434, 0.996661,-0.071774,-0.023420;;, + 133;4;-0.025621, 0.996574,-0.071723,-0.024744;;, + 134;4;-0.028615, 0.996493,-0.071674,-0.025988;;, + 135;4;-0.031335, 0.996419,-0.071630,-0.027118;;, + 136;4;-0.033715, 0.996354,-0.071592,-0.028106;;, + 137;4;-0.035704, 0.996300,-0.071560,-0.028932;;, + 138;4;-0.037270, 0.996257,-0.071535,-0.029583;;, + 139;4;-0.038392, 0.996227,-0.071517,-0.030048;;, + 140;4;-0.039062, 0.996208,-0.071506,-0.030327;;, + 141;4;-0.039284, 0.996202,-0.071502,-0.030419;;, + 142;4;-0.039115, 0.996208,-0.071505,-0.030336;;, + 143;4;-0.038639, 0.996224,-0.071513,-0.030100;;, + 144;4;-0.037892, 0.996249,-0.071526,-0.029733;;, + 145;4;-0.036906, 0.996282,-0.071542,-0.029250;;, + 146;4;-0.035703, 0.996322,-0.071562,-0.028665;;, + 147;4;-0.034305, 0.996368,-0.071585,-0.027989;;, + 148;4;-0.032728, 0.996419,-0.071611,-0.027232;;, + 149;4;-0.030984, 0.996475,-0.071640,-0.026401;;, + 150;4;-0.029084, 0.996536,-0.071671,-0.025504;;, + 151;4;-0.027040, 0.996601,-0.071705,-0.024547;;, + 152;4;-0.024856, 0.996669,-0.071741,-0.023537;;, + 153;4;-0.022540, 0.996740,-0.071779,-0.022479;;, + 154;4;-0.020096, 0.996813,-0.071819,-0.021379;;, + 155;4;-0.017525, 0.996888,-0.071861,-0.020245;;, + 156;4;-0.014829, 0.996965,-0.071905,-0.019082;;, + 157;4;-0.012005, 0.997043,-0.071950,-0.017902;;, + 158;4;-0.009047, 0.997120,-0.071997,-0.016718;;, + 159;4;-0.005937, 0.997194,-0.072047,-0.015555;;, + 160;4;-0.002640, 0.997260,-0.072098,-0.014470;;, + 161;4; 0.000990, 0.997299,-0.072151,-0.013690;;, + 162;4; 0.003930, 0.958043,-0.286296,-0.013151;;, + 163;4; 0.003930, 0.958043,-0.286296,-0.013151;;, + 164;4; 0.003930, 0.958043,-0.286296,-0.013151;;, + 165;4; 0.003930, 0.958043,-0.286296,-0.013151;;, + 166;4; 0.003930, 0.958043,-0.286296,-0.013151;;, + 167;4; 0.003930, 0.958043,-0.286296,-0.013151;;, + 168;4; 0.648448, 0.757709,-0.045973,-0.057269;;, + 169;4; 0.654493, 0.752186,-0.040667,-0.064731;;, + 170;4; 0.658020, 0.748822,-0.037013,-0.069986;;, + 171;4; 0.659629, 0.747251,-0.035126,-0.072743;;, + 172;4; 0.660600, 0.746345,-0.034493,-0.073596;;, + 173;4; 0.662067, 0.745032,-0.034351,-0.073580;;, + 174;4; 0.664030, 0.743414,-0.034783,-0.072577;;, + 175;4; 0.665879, 0.742098,-0.036358,-0.069861;;, + 176;4; 0.667289, 0.741198,-0.038892,-0.065911;;, + 177;4; 0.668012, 0.740701,-0.041785,-0.061811;;, + 178;4; 0.668060, 0.740475,-0.044458,-0.058453;;, + 179;4; 0.667246, 0.740936,-0.047522,-0.055224;;, + 180;4; 0.665271, 0.742616,-0.051527,-0.051513;;, + 181;4; 0.662480, 0.745165,-0.055526,-0.048126;;, + 182;4; 0.659627, 0.747806,-0.058315,-0.045969;;, + 183;4; 0.657320, 0.749902,-0.059309,-0.045384;;, + 184;4; 0.655964, 0.751255,-0.058163,-0.046490;;, + 185;4; 0.655437, 0.752065,-0.054765,-0.049326;;, + 186;4; 0.654752, 0.752963,-0.050391,-0.052966;;, + 187;4; 0.652660, 0.754722,-0.047040,-0.055932;;, + 188;4; 0.648448, 0.757709,-0.045973,-0.057269;;; + } + AnimationKey { // Scale + 1; + 189; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;, + 156;3; 1.000000, 1.000000, 1.000000;;, + 157;3; 1.000000, 1.000000, 1.000000;;, + 158;3; 1.000000, 1.000000, 1.000000;;, + 159;3; 1.000000, 1.000000, 1.000000;;, + 160;3; 1.000000, 1.000000, 1.000000;;, + 161;3; 1.000000, 1.000000, 1.000000;;, + 162;3; 1.000000, 1.000000, 1.000000;;, + 163;3; 1.000000, 1.000000, 1.000000;;, + 164;3; 1.000000, 1.000000, 1.000000;;, + 165;3; 1.000000, 1.000000, 1.000000;;, + 166;3; 1.000000, 1.000000, 1.000000;;, + 167;3; 1.000000, 1.000000, 1.000000;;, + 168;3; 1.000000, 1.000000, 1.000000;;, + 169;3; 1.000000, 1.000000, 1.000000;;, + 170;3; 1.000000, 1.000000, 1.000000;;, + 171;3; 1.000000, 1.000000, 1.000000;;, + 172;3; 1.000000, 1.000000, 1.000000;;, + 173;3; 1.000000, 1.000000, 1.000000;;, + 174;3; 1.000000, 1.000000, 1.000000;;, + 175;3; 1.000000, 1.000000, 1.000000;;, + 176;3; 1.000000, 1.000000, 1.000000;;, + 177;3; 1.000000, 1.000000, 1.000000;;, + 178;3; 1.000000, 1.000000, 1.000000;;, + 179;3; 1.000000, 1.000000, 1.000000;;, + 180;3; 1.000000, 1.000000, 1.000000;;, + 181;3; 1.000000, 1.000000, 1.000000;;, + 182;3; 1.000000, 1.000000, 1.000000;;, + 183;3; 1.000000, 1.000000, 1.000000;;, + 184;3; 1.000000, 1.000000, 1.000000;;, + 185;3; 1.000000, 1.000000, 1.000000;;, + 186;3; 1.000000, 1.000000, 1.000000;;, + 187;3; 1.000000, 1.000000, 1.000000;;, + 188;3; 1.000000, 1.000000, 1.000000;;; + } + AnimationKey { // Position + 2; + 189; + 0;3;-2.000000, 6.750000, 0.000000;;, + 1;3;-2.000000, 6.750000, 0.000000;;, + 2;3;-2.000000, 6.750000, 0.000000;;, + 3;3;-2.000000, 6.750000, 0.000000;;, + 4;3;-2.000000, 6.750000, 0.000000;;, + 5;3;-2.000000, 6.750000, 0.000000;;, + 6;3;-2.000000, 6.750000, 0.000000;;, + 7;3;-2.000000, 6.750000,-0.000000;;, + 8;3;-2.000000, 6.750000,-0.000000;;, + 9;3;-2.000000, 6.750000, 0.000000;;, + 10;3;-2.000000, 6.750000,-0.000000;;, + 11;3;-2.000000, 6.750000, 0.000000;;, + 12;3;-2.000000, 6.750000, 0.000000;;, + 13;3;-2.000000, 6.750000, 0.000000;;, + 14;3;-2.000000, 6.750000,-0.000000;;, + 15;3;-2.000000, 6.750000,-0.000000;;, + 16;3;-2.000000, 6.750000, 0.000000;;, + 17;3;-2.000000, 6.750001,-0.000000;;, + 18;3;-2.000000, 6.750000, 0.000000;;, + 19;3;-2.000000, 6.750000, 0.000000;;, + 20;3;-2.000000, 6.750000, 0.000000;;, + 21;3;-2.000000, 6.750000, 0.000000;;, + 22;3;-2.000000, 6.750000, 0.000000;;, + 23;3;-2.000000, 6.750001,-0.000000;;, + 24;3;-2.000000, 6.750000, 0.000000;;, + 25;3;-2.000000, 6.750000, 0.000000;;, + 26;3;-2.000000, 6.750000,-0.000000;;, + 27;3;-2.000000, 6.750000, 0.000000;;, + 28;3;-2.000000, 6.750000, 0.000000;;, + 29;3;-2.000000, 6.750000, 0.000000;;, + 30;3;-2.000000, 6.750000, 0.000000;;, + 31;3;-2.000000, 6.750000, 0.000000;;, + 32;3;-2.000000, 6.750000,-0.000000;;, + 33;3;-2.000000, 6.750000,-0.000000;;, + 34;3;-2.000000, 6.750000, 0.000000;;, + 35;3;-2.000000, 6.750000, 0.000000;;, + 36;3;-2.000000, 6.750000,-0.000000;;, + 37;3;-2.000000, 6.750000, 0.000000;;, + 38;3;-2.000000, 6.750000, 0.000000;;, + 39;3;-2.000000, 6.750000, 0.000000;;, + 40;3;-2.000000, 6.750000, 0.000000;;, + 41;3;-2.000000, 6.750000, 0.000000;;, + 42;3;-2.000000, 6.750000, 0.000000;;, + 43;3;-2.000000, 6.750000, 0.000000;;, + 44;3;-2.000000, 6.750000, 0.000000;;, + 45;3;-2.000000, 6.750000, 0.000000;;, + 46;3;-2.000000, 6.750000,-0.000000;;, + 47;3;-2.000000, 6.750000, 0.000000;;, + 48;3;-2.000000, 6.750000, 0.000000;;, + 49;3;-2.000000, 6.750000, 0.000000;;, + 50;3;-2.000000, 6.750000,-0.000000;;, + 51;3;-2.000000, 6.750000, 0.000000;;, + 52;3;-2.000000, 6.750000, 0.000000;;, + 53;3;-2.000000, 6.750000, 0.000000;;, + 54;3;-2.000000, 6.750000, 0.000000;;, + 55;3;-2.000000, 6.750000,-0.000000;;, + 56;3;-2.000000, 6.750000, 0.000000;;, + 57;3;-2.000000, 6.750001,-0.000000;;, + 58;3;-2.000000, 6.750000, 0.000000;;, + 59;3;-2.000000, 6.750000, 0.000000;;, + 60;3;-2.000000, 6.750000, 0.000000;;, + 61;3;-2.000000, 6.750000, 0.000000;;, + 62;3;-2.000000, 6.750000, 0.000000;;, + 63;3;-2.000000, 6.750000,-0.000000;;, + 64;3;-2.000000, 6.750000, 0.000000;;, + 65;3;-2.000000, 6.750000, 0.000000;;, + 66;3;-2.000000, 6.750000, 0.000000;;, + 67;3;-2.000000, 6.750000, 0.000000;;, + 68;3;-2.000000, 6.750000, 0.000000;;, + 69;3;-2.000000, 6.750000,-0.000000;;, + 70;3;-2.000000, 6.750000,-0.000000;;, + 71;3;-2.000000, 6.750000,-0.000000;;, + 72;3;-2.000000, 6.750000,-0.000000;;, + 73;3;-2.000000, 6.749999, 0.000000;;, + 74;3;-2.000000, 6.750000, 0.000000;;, + 75;3;-2.000000, 6.750000, 0.000000;;, + 76;3;-2.000000, 6.750000,-0.000000;;, + 77;3;-2.000000, 6.750000, 0.000000;;, + 78;3;-2.000000, 6.750000,-0.000000;;, + 79;3;-2.000000, 6.750000, 0.000000;;, + 80;3;-2.000000, 6.750000, 0.000000;;, + 81;3;-2.000000, 6.750000,-0.000000;;, + 82;3;-2.000000, 6.750000, 0.000000;;, + 83;3;-2.000000, 6.750000,-0.000000;;, + 84;3;-2.000000, 6.750000, 0.000000;;, + 85;3;-2.000000, 6.750000,-0.000000;;, + 86;3;-2.000000, 6.750000, 0.000000;;, + 87;3;-2.000000, 6.750000,-0.000000;;, + 88;3;-2.000000, 6.750000, 0.000000;;, + 89;3;-2.000000, 6.750000,-0.000000;;, + 90;3;-2.000000, 6.750000,-0.000000;;, + 91;3;-2.000000, 6.750000, 0.000000;;, + 92;3;-2.000000, 6.750000,-0.000000;;, + 93;3;-2.000000, 6.750000,-0.000000;;, + 94;3;-2.000000, 6.750000,-0.000000;;, + 95;3;-2.000000, 6.750000, 0.000000;;, + 96;3;-2.000000, 6.750000,-0.000000;;, + 97;3;-2.000000, 6.750000, 0.000000;;, + 98;3;-2.000000, 6.750000, 0.000000;;, + 99;3;-2.000000, 6.750000,-0.000000;;, + 100;3;-2.000000, 6.750000, 0.000000;;, + 101;3;-2.000000, 6.750000, 0.000000;;, + 102;3;-2.000000, 6.750000,-0.000000;;, + 103;3;-2.000000, 6.750000, 0.000000;;, + 104;3;-2.000000, 6.750000, 0.000000;;, + 105;3;-2.000000, 6.750000, 0.000000;;, + 106;3;-2.000000, 6.750000, 0.000000;;, + 107;3;-2.000000, 6.750000,-0.000000;;, + 108;3;-2.000000, 6.750000, 0.000000;;, + 109;3;-2.000000, 6.750000, 0.000000;;, + 110;3;-2.000000, 6.750000,-0.000000;;, + 111;3;-2.000000, 6.750000,-0.000000;;, + 112;3;-2.000000, 6.750000,-0.000000;;, + 113;3;-2.000000, 6.750000,-0.000000;;, + 114;3;-2.000000, 6.750000, 0.000000;;, + 115;3;-2.000000, 6.750000, 0.000000;;, + 116;3;-2.000000, 6.750000, 0.000000;;, + 117;3;-2.000000, 6.750000,-0.000000;;, + 118;3;-2.000000, 6.750000,-0.000000;;, + 119;3;-2.000000, 6.750000,-0.000000;;, + 120;3;-2.000000, 6.750000, 0.000000;;, + 121;3;-2.000000, 6.750000,-0.000000;;, + 122;3;-2.000000, 6.750000,-0.000000;;, + 123;3;-2.000000, 6.750000,-0.000000;;, + 124;3;-2.000000, 6.750000, 0.000000;;, + 125;3;-2.000000, 6.750000,-0.000000;;, + 126;3;-2.000000, 6.750000, 0.000000;;, + 127;3;-2.000000, 6.750000,-0.000000;;, + 128;3;-2.000000, 6.750000, 0.000000;;, + 129;3;-2.000000, 6.750000,-0.000000;;, + 130;3;-2.000000, 6.750000,-0.000000;;, + 131;3;-2.000000, 6.750000,-0.000000;;, + 132;3;-2.000000, 6.750000,-0.000000;;, + 133;3;-2.000000, 6.750000, 0.000000;;, + 134;3;-2.000000, 6.750000,-0.000000;;, + 135;3;-2.000000, 6.750000, 0.000000;;, + 136;3;-2.000000, 6.750000, 0.000000;;, + 137;3;-2.000000, 6.750000, 0.000000;;, + 138;3;-2.000000, 6.750000, 0.000000;;, + 139;3;-2.000000, 6.750000,-0.000000;;, + 140;3;-2.000000, 6.750000,-0.000000;;, + 141;3;-2.000000, 6.750000, 0.000000;;, + 142;3;-2.000000, 6.750000, 0.000000;;, + 143;3;-2.000000, 6.750000,-0.000000;;, + 144;3;-2.000000, 6.750000, 0.000000;;, + 145;3;-2.000000, 6.750000, 0.000000;;, + 146;3;-2.000000, 6.750000, 0.000000;;, + 147;3;-2.000000, 6.750000,-0.000000;;, + 148;3;-2.000000, 6.750000, 0.000000;;, + 149;3;-2.000000, 6.750000, 0.000000;;, + 150;3;-2.000000, 6.750000,-0.000000;;, + 151;3;-2.000000, 6.750000,-0.000000;;, + 152;3;-2.000000, 6.750000,-0.000000;;, + 153;3;-2.000000, 6.750000,-0.000000;;, + 154;3;-2.000000, 6.750000,-0.000000;;, + 155;3;-2.000000, 6.750000,-0.000000;;, + 156;3;-2.000000, 6.750000,-0.000000;;, + 157;3;-2.000000, 6.750000, 0.000000;;, + 158;3;-2.000000, 6.750000, 0.000000;;, + 159;3;-2.000000, 6.750000,-0.000000;;, + 160;3;-2.000000, 6.750000, 0.000000;;, + 161;3;-2.000000, 6.750000,-0.000000;;, + 162;3;-2.000000, 6.750000, 0.000000;;, + 163;3;-2.000000, 6.750000, 0.000000;;, + 164;3;-2.000000, 6.750000, 0.000000;;, + 165;3;-2.000000, 6.750000, 0.000000;;, + 166;3;-2.000000, 6.750000, 0.000000;;, + 167;3;-2.000000, 6.750000, 0.000000;;, + 168;3;-2.000000, 6.750000, 0.000000;;, + 169;3;-2.000000, 6.750000, 0.000000;;, + 170;3;-2.000000, 6.750000, 0.000000;;, + 171;3;-2.000000, 6.750000, 0.000000;;, + 172;3;-2.000000, 6.750000, 0.000000;;, + 173;3;-2.000000, 6.750000, 0.000000;;, + 174;3;-2.000000, 6.750000, 0.000000;;, + 175;3;-2.000000, 6.750000, 0.000000;;, + 176;3;-2.000000, 6.750000, 0.000000;;, + 177;3;-2.000000, 6.750000, 0.000000;;, + 178;3;-2.000000, 6.750000, 0.000000;;, + 179;3;-2.000000, 6.750000, 0.000000;;, + 180;3;-2.000000, 6.750000, 0.000000;;, + 181;3;-2.000000, 6.750000, 0.000000;;, + 182;3;-2.000000, 6.750000, 0.000000;;, + 183;3;-2.000000, 6.750000, 0.000000;;, + 184;3;-2.000000, 6.750000, 0.000000;;, + 185;3;-2.000000, 6.750000, 0.000000;;, + 186;3;-2.000000, 6.750000, 0.000000;;, + 187;3;-2.000000, 6.750000, 0.000000;;, + 188;3;-2.000000, 6.750000, 0.000000;;; + } + } + Animation { + {Armature_Arm_Right} + AnimationKey { // Rotation + 0; + 189; + 0;4; 0.648448, 0.757709, 0.045973, 0.057269;;, + 1;4; 0.648161, 0.757936, 0.045920, 0.057331;;, + 2;4; 0.647294, 0.758622, 0.045761, 0.057521;;, + 3;4; 0.645844, 0.759770, 0.045495, 0.057837;;, + 4;4; 0.643821, 0.761372, 0.045124, 0.058279;;, + 5;4; 0.641250, 0.763407, 0.044653, 0.058841;;, + 6;4; 0.638175, 0.765842, 0.044088, 0.059513;;, + 7;4; 0.634660, 0.768625, 0.043443, 0.060281;;, + 8;4; 0.630790, 0.771689, 0.042734, 0.061126;;, + 9;4; 0.626671, 0.774950, 0.041978, 0.062026;;, + 10;4; 0.622424, 0.778313, 0.041199, 0.062953;;, + 11;4; 0.618177, 0.781676, 0.040419, 0.063881;;, + 12;4; 0.614058, 0.784937, 0.039664, 0.064781;;, + 13;4; 0.610189, 0.788000, 0.038954, 0.065626;;, + 14;4; 0.606673, 0.790784, 0.038309, 0.066394;;, + 15;4; 0.603598, 0.793218, 0.037745, 0.067066;;, + 16;4; 0.601027, 0.795254, 0.037273, 0.067628;;, + 17;4; 0.599004, 0.796856, 0.036902, 0.068069;;, + 18;4; 0.597555, 0.798003, 0.036636, 0.068386;;, + 19;4; 0.596688, 0.798690, 0.036477, 0.068576;;, + 20;4; 0.596401, 0.798917, 0.036424, 0.068638;;, + 21;4; 0.596760, 0.798627, 0.036471, 0.068580;;, + 22;4; 0.597846, 0.797750, 0.036614, 0.068404;;, + 23;4; 0.599661, 0.796284, 0.036852, 0.068109;;, + 24;4; 0.602194, 0.794238, 0.037184, 0.067698;;, + 25;4; 0.605413, 0.791638, 0.037606, 0.067176;;, + 26;4; 0.609264, 0.788527, 0.038110, 0.066551;;, + 27;4; 0.613666, 0.784972, 0.038687, 0.065837;;, + 28;4; 0.618511, 0.781058, 0.039322, 0.065050;;, + 29;4; 0.623668, 0.776892, 0.039998, 0.064213;;, + 30;4; 0.628987, 0.772597, 0.040695, 0.063350;;, + 31;4; 0.634305, 0.768301, 0.041393, 0.062487;;, + 32;4; 0.639462, 0.764135, 0.042069, 0.061650;;, + 33;4; 0.644308, 0.760222, 0.042704, 0.060864;;, + 34;4; 0.648710, 0.756666, 0.043281, 0.060150;;, + 35;4; 0.652560, 0.753556, 0.043785, 0.059525;;, + 36;4; 0.655780, 0.750956, 0.044207, 0.059002;;, + 37;4; 0.658313, 0.748910, 0.044539, 0.058591;;, + 38;4; 0.660128, 0.747444, 0.044777, 0.058297;;, + 39;4; 0.661214, 0.746567, 0.044920, 0.058121;;, + 40;4; 0.661573, 0.746277, 0.044967, 0.058062;;, + 41;4; 0.661328, 0.746479, 0.044910, 0.058126;;, + 42;4; 0.660587, 0.747091, 0.044737, 0.058317;;, + 43;4; 0.659348, 0.748115, 0.044449, 0.058638;;, + 44;4; 0.657620, 0.749544, 0.044046, 0.059085;;, + 45;4; 0.655424, 0.751359, 0.043535, 0.059653;;, + 46;4; 0.652797, 0.753531, 0.042924, 0.060333;;, + 47;4; 0.649794, 0.756013, 0.042224, 0.061110;;, + 48;4; 0.646488, 0.758746, 0.041455, 0.061966;;, + 49;4; 0.642969, 0.761655, 0.040636, 0.062876;;, + 50;4; 0.639341, 0.764654, 0.039791, 0.063815;;, + 51;4; 0.635713, 0.767653, 0.038946, 0.064754;;, + 52;4; 0.632194, 0.770562, 0.038127, 0.065665;;, + 53;4; 0.628889, 0.773294, 0.037357, 0.066520;;, + 54;4; 0.625885, 0.775777, 0.036658, 0.067297;;, + 55;4; 0.623258, 0.777949, 0.036047, 0.067977;;, + 56;4; 0.621062, 0.779764, 0.035535, 0.068545;;, + 57;4; 0.619334, 0.781193, 0.035133, 0.068993;;, + 58;4; 0.618095, 0.782216, 0.034845, 0.069313;;, + 59;4; 0.617355, 0.782829, 0.034672, 0.069505;;, + 60;4; 0.617110, 0.783031, 0.034615, 0.069568;;, + 61;4; 0.617174, 0.782991, 0.034614, 0.069562;;, + 62;4; 0.617353, 0.782876, 0.034615, 0.069541;;, + 63;4; 0.617631, 0.782698, 0.034624, 0.069502;;, + 64;4; 0.617995, 0.782463, 0.034645, 0.069440;;, + 65;4; 0.618435, 0.782178, 0.034685, 0.069353;;, + 66;4; 0.618940, 0.781848, 0.034749, 0.069236;;, + 67;4; 0.619505, 0.781478, 0.034841, 0.069085;;, + 68;4; 0.620120, 0.781070, 0.034969, 0.068894;;, + 69;4; 0.620781, 0.780629, 0.035139, 0.068658;;, + 70;4; 0.621482, 0.780157, 0.035359, 0.068369;;, + 71;4; 0.622217, 0.779656, 0.035640, 0.068019;;, + 72;4; 0.622979, 0.779130, 0.035993, 0.067597;;, + 73;4; 0.623764, 0.778580, 0.036434, 0.067088;;, + 74;4; 0.624563, 0.778009, 0.036984, 0.066473;;, + 75;4; 0.625368, 0.777419, 0.037673, 0.065726;;, + 76;4; 0.626168, 0.776813, 0.038544, 0.064805;;, + 77;4; 0.626943, 0.776195, 0.039669, 0.063644;;, + 78;4; 0.627662, 0.775573, 0.041178, 0.062123;;, + 79;4; 0.628249, 0.774961, 0.043370, 0.059964;;, + 80;4; 0.628391, 0.774424, 0.047456, 0.056046;;, + 81;4; 0.000990, 0.997299, 0.072151, 0.013690;;, + 82;4;-0.011967, 0.997270, 0.071970, 0.015145;;, + 83;4;-0.018796, 0.997206, 0.071870, 0.016486;;, + 84;4;-0.023483, 0.997134, 0.071799, 0.017763;;, + 85;4;-0.026976, 0.997057, 0.071745, 0.018986;;, + 86;4;-0.029682, 0.996980, 0.071701, 0.020158;;, + 87;4;-0.031824, 0.996902, 0.071665, 0.021280;;, + 88;4;-0.033538, 0.996826, 0.071634, 0.022353;;, + 89;4;-0.034915, 0.996751, 0.071609, 0.023375;;, + 90;4;-0.036019, 0.996679, 0.071588, 0.024345;;, + 91;4;-0.036900, 0.996610, 0.071570, 0.025261;;, + 92;4;-0.037594, 0.996544, 0.071555, 0.026120;;, + 93;4;-0.038132, 0.996482, 0.071542, 0.026918;;, + 94;4;-0.038539, 0.996425, 0.071531, 0.027653;;, + 95;4;-0.038836, 0.996372, 0.071523, 0.028317;;, + 96;4;-0.039042, 0.996325, 0.071516, 0.028907;;, + 97;4;-0.039174, 0.996284, 0.071511, 0.029414;;, + 98;4;-0.039248, 0.996250, 0.071507, 0.029831;;, + 99;4;-0.039280, 0.996225, 0.071504, 0.030146;;, + 100;4;-0.039287, 0.996208, 0.071503, 0.030348;;, + 101;4;-0.039284, 0.996202, 0.071502, 0.030419;;, + 102;4;-0.039062, 0.996208, 0.071506, 0.030327;;, + 103;4;-0.038392, 0.996227, 0.071517, 0.030048;;, + 104;4;-0.037270, 0.996257, 0.071535, 0.029583;;, + 105;4;-0.035704, 0.996300, 0.071560, 0.028932;;, + 106;4;-0.033715, 0.996354, 0.071592, 0.028106;;, + 107;4;-0.031335, 0.996419, 0.071630, 0.027118;;, + 108;4;-0.028615, 0.996493, 0.071674, 0.025988;;, + 109;4;-0.025621, 0.996574, 0.071723, 0.024744;;, + 110;4;-0.022434, 0.996661, 0.071774, 0.023420;;, + 111;4;-0.019147, 0.996751, 0.071827, 0.022055;;, + 112;4;-0.015860, 0.996840, 0.071880, 0.020690;;, + 113;4;-0.012673, 0.996927, 0.071931, 0.019366;;, + 114;4;-0.009679, 0.997009, 0.071979, 0.018122;;, + 115;4;-0.006959, 0.997083, 0.072023, 0.016992;;, + 116;4;-0.004579, 0.997148, 0.072062, 0.016004;;, + 117;4;-0.002590, 0.997202, 0.072094, 0.015177;;, + 118;4;-0.001024, 0.997244, 0.072119, 0.014527;;, + 119;4; 0.000098, 0.997275, 0.072137, 0.014061;;, + 120;4; 0.000769, 0.997293, 0.072148, 0.013782;;, + 121;4; 0.000990, 0.997299, 0.072151, 0.013690;;, + 122;4; 0.000769, 0.997293, 0.072148, 0.013782;;, + 123;4; 0.000098, 0.997275, 0.072137, 0.014061;;, + 124;4;-0.001024, 0.997244, 0.072119, 0.014527;;, + 125;4;-0.002590, 0.997202, 0.072094, 0.015177;;, + 126;4;-0.004579, 0.997148, 0.072062, 0.016004;;, + 127;4;-0.006959, 0.997083, 0.072023, 0.016992;;, + 128;4;-0.009679, 0.997009, 0.071979, 0.018122;;, + 129;4;-0.012673, 0.996927, 0.071931, 0.019366;;, + 130;4;-0.015860, 0.996840, 0.071880, 0.020690;;, + 131;4;-0.019147, 0.996751, 0.071827, 0.022055;;, + 132;4;-0.022434, 0.996661, 0.071774, 0.023420;;, + 133;4;-0.025621, 0.996574, 0.071723, 0.024744;;, + 134;4;-0.028615, 0.996493, 0.071674, 0.025988;;, + 135;4;-0.031335, 0.996419, 0.071630, 0.027118;;, + 136;4;-0.033715, 0.996354, 0.071592, 0.028106;;, + 137;4;-0.035704, 0.996300, 0.071560, 0.028932;;, + 138;4;-0.037270, 0.996257, 0.071535, 0.029583;;, + 139;4;-0.038392, 0.996227, 0.071517, 0.030048;;, + 140;4;-0.039062, 0.996208, 0.071506, 0.030327;;, + 141;4;-0.039284, 0.996202, 0.071502, 0.030419;;, + 142;4;-0.039115, 0.996208, 0.071505, 0.030336;;, + 143;4;-0.038639, 0.996224, 0.071513, 0.030100;;, + 144;4;-0.037892, 0.996249, 0.071526, 0.029733;;, + 145;4;-0.036906, 0.996282, 0.071542, 0.029250;;, + 146;4;-0.035703, 0.996322, 0.071562, 0.028665;;, + 147;4;-0.034305, 0.996368, 0.071585, 0.027989;;, + 148;4;-0.032728, 0.996419, 0.071611, 0.027232;;, + 149;4;-0.030984, 0.996475, 0.071640, 0.026401;;, + 150;4;-0.029084, 0.996536, 0.071671, 0.025504;;, + 151;4;-0.027040, 0.996601, 0.071705, 0.024547;;, + 152;4;-0.024856, 0.996669, 0.071741, 0.023537;;, + 153;4;-0.022540, 0.996740, 0.071779, 0.022479;;, + 154;4;-0.020096, 0.996813, 0.071819, 0.021379;;, + 155;4;-0.017525, 0.996888, 0.071861, 0.020245;;, + 156;4;-0.014829, 0.996965, 0.071905, 0.019082;;, + 157;4;-0.012005, 0.997043, 0.071950, 0.017902;;, + 158;4;-0.009047, 0.997120, 0.071997, 0.016718;;, + 159;4;-0.005937, 0.997194, 0.072047, 0.015555;;, + 160;4;-0.002640, 0.997260, 0.072098, 0.014470;;, + 161;4; 0.000990, 0.997299, 0.072151, 0.013690;;, + 162;4; 0.003930, 0.958043, 0.286296, 0.013151;;, + 163;4; 0.003930, 0.958043, 0.286296, 0.013151;;, + 164;4; 0.003930, 0.958043, 0.286296, 0.013151;;, + 165;4; 0.003930, 0.958043, 0.286296, 0.013151;;, + 166;4; 0.003930, 0.958043, 0.286296, 0.013151;;, + 167;4; 0.003930, 0.958043, 0.286296, 0.013151;;, + 168;4; 0.648448, 0.757709, 0.045973, 0.057269;;, + 169;4; 0.649549, 0.757271, 0.047200, 0.056091;;, + 170;4; 0.649725, 0.756946, 0.050660, 0.053001;;, + 171;4; 0.649483, 0.756671, 0.055081, 0.049073;;, + 172;4; 0.649550, 0.756346, 0.058515, 0.045995;;, + 173;4; 0.650401, 0.755911, 0.059724, 0.044837;;, + 174;4; 0.652287, 0.754678, 0.058785, 0.045494;;, + 175;4; 0.655167, 0.752148, 0.056006, 0.047730;;, + 176;4; 0.658293, 0.749160, 0.051993, 0.051173;;, + 177;4; 0.660622, 0.746956, 0.047989, 0.054888;;, + 178;4; 0.661573, 0.746277, 0.044967, 0.058062;;, + 179;4; 0.660467, 0.747385, 0.042436, 0.061362;;, + 180;4; 0.656915, 0.750262, 0.039819, 0.065439;;, + 181;4; 0.652243, 0.753921, 0.037593, 0.069365;;, + 182;4; 0.648570, 0.756808, 0.036216, 0.072016;;, + 183;4; 0.647260, 0.757932, 0.035794, 0.072889;;, + 184;4; 0.647163, 0.758022, 0.036704, 0.071517;;, + 185;4; 0.646979, 0.757987, 0.039247, 0.067643;;, + 186;4; 0.646980, 0.757869, 0.042510, 0.062649;;, + 187;4; 0.647442, 0.757754, 0.045057, 0.058724;;, + 188;4; 0.648448, 0.757709, 0.045973, 0.057269;;; + } + AnimationKey { // Scale + 1; + 189; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;, + 156;3; 1.000000, 1.000000, 1.000000;;, + 157;3; 1.000000, 1.000000, 1.000000;;, + 158;3; 1.000000, 1.000000, 1.000000;;, + 159;3; 1.000000, 1.000000, 1.000000;;, + 160;3; 1.000000, 1.000000, 1.000000;;, + 161;3; 1.000000, 1.000000, 1.000000;;, + 162;3; 1.000000, 1.000000, 1.000000;;, + 163;3; 1.000000, 1.000000, 1.000000;;, + 164;3; 1.000000, 1.000000, 1.000000;;, + 165;3; 1.000000, 1.000000, 1.000000;;, + 166;3; 1.000000, 1.000000, 1.000000;;, + 167;3; 1.000000, 1.000000, 1.000000;;, + 168;3; 1.000000, 1.000000, 1.000000;;, + 169;3; 1.000000, 1.000000, 1.000000;;, + 170;3; 1.000000, 1.000000, 1.000000;;, + 171;3; 1.000000, 1.000000, 1.000000;;, + 172;3; 1.000000, 1.000000, 1.000000;;, + 173;3; 1.000000, 1.000000, 1.000000;;, + 174;3; 1.000000, 1.000000, 1.000000;;, + 175;3; 1.000000, 1.000000, 1.000000;;, + 176;3; 1.000000, 1.000000, 1.000000;;, + 177;3; 1.000000, 1.000000, 1.000000;;, + 178;3; 1.000000, 1.000000, 1.000000;;, + 179;3; 1.000000, 1.000000, 1.000000;;, + 180;3; 1.000000, 1.000000, 1.000000;;, + 181;3; 1.000000, 1.000000, 1.000000;;, + 182;3; 1.000000, 1.000000, 1.000000;;, + 183;3; 1.000000, 1.000000, 1.000000;;, + 184;3; 1.000000, 1.000000, 1.000000;;, + 185;3; 1.000000, 1.000000, 1.000000;;, + 186;3; 1.000000, 1.000000, 1.000000;;, + 187;3; 1.000000, 1.000000, 1.000000;;, + 188;3; 1.000000, 1.000000, 1.000000;;; + } + AnimationKey { // Position + 2; + 189; + 0;3; 2.000000, 6.750000, 0.000000;;, + 1;3; 2.000000, 6.750000, 0.000000;;, + 2;3; 2.000000, 6.750000, 0.000000;;, + 3;3; 2.000000, 6.750000, 0.000000;;, + 4;3; 2.000000, 6.750000, 0.000000;;, + 5;3; 2.000000, 6.750000, 0.000000;;, + 6;3; 2.000000, 6.750000, 0.000000;;, + 7;3; 2.000000, 6.750000,-0.000000;;, + 8;3; 2.000000, 6.750000,-0.000000;;, + 9;3; 2.000000, 6.750000, 0.000000;;, + 10;3; 2.000000, 6.750000,-0.000000;;, + 11;3; 2.000000, 6.750000, 0.000000;;, + 12;3; 2.000000, 6.750000, 0.000000;;, + 13;3; 2.000000, 6.750000, 0.000000;;, + 14;3; 2.000000, 6.750000,-0.000000;;, + 15;3; 2.000000, 6.750000,-0.000000;;, + 16;3; 2.000000, 6.750000, 0.000000;;, + 17;3; 2.000000, 6.750001,-0.000000;;, + 18;3; 2.000000, 6.750000, 0.000000;;, + 19;3; 2.000000, 6.750000, 0.000000;;, + 20;3; 2.000000, 6.750000, 0.000000;;, + 21;3; 2.000000, 6.750000, 0.000000;;, + 22;3; 2.000000, 6.750000, 0.000000;;, + 23;3; 2.000000, 6.750001,-0.000000;;, + 24;3; 2.000000, 6.750000, 0.000000;;, + 25;3; 2.000000, 6.750000, 0.000000;;, + 26;3; 2.000000, 6.750000,-0.000000;;, + 27;3; 2.000000, 6.750000, 0.000000;;, + 28;3; 2.000000, 6.750000, 0.000000;;, + 29;3; 2.000000, 6.750000, 0.000000;;, + 30;3; 2.000000, 6.750000, 0.000000;;, + 31;3; 2.000000, 6.750000, 0.000000;;, + 32;3; 2.000000, 6.750000,-0.000000;;, + 33;3; 2.000000, 6.750000,-0.000000;;, + 34;3; 2.000000, 6.750000, 0.000000;;, + 35;3; 2.000000, 6.750000, 0.000000;;, + 36;3; 2.000000, 6.750000,-0.000000;;, + 37;3; 2.000000, 6.750000, 0.000000;;, + 38;3; 2.000000, 6.750000, 0.000000;;, + 39;3; 2.000000, 6.750000, 0.000000;;, + 40;3; 2.000000, 6.750000, 0.000000;;, + 41;3; 2.000000, 6.750000, 0.000000;;, + 42;3; 2.000000, 6.750000, 0.000000;;, + 43;3; 2.000000, 6.750000, 0.000000;;, + 44;3; 2.000000, 6.750000, 0.000000;;, + 45;3; 2.000000, 6.750000, 0.000000;;, + 46;3; 2.000000, 6.750000,-0.000000;;, + 47;3; 2.000000, 6.750000, 0.000000;;, + 48;3; 2.000000, 6.750000, 0.000000;;, + 49;3; 2.000000, 6.750000, 0.000000;;, + 50;3; 2.000000, 6.750000,-0.000000;;, + 51;3; 2.000000, 6.750000, 0.000000;;, + 52;3; 2.000000, 6.750000, 0.000000;;, + 53;3; 2.000000, 6.750000, 0.000000;;, + 54;3; 2.000000, 6.750000, 0.000000;;, + 55;3; 2.000000, 6.750000,-0.000000;;, + 56;3; 2.000000, 6.750000, 0.000000;;, + 57;3; 2.000000, 6.750001,-0.000000;;, + 58;3; 2.000000, 6.750000, 0.000000;;, + 59;3; 2.000000, 6.750000, 0.000000;;, + 60;3; 2.000000, 6.750000, 0.000000;;, + 61;3; 2.000000, 6.750000, 0.000000;;, + 62;3; 2.000000, 6.750000, 0.000000;;, + 63;3; 2.000000, 6.750000,-0.000000;;, + 64;3; 2.000000, 6.750000, 0.000000;;, + 65;3; 2.000000, 6.750000, 0.000000;;, + 66;3; 2.000000, 6.750000, 0.000000;;, + 67;3; 2.000000, 6.750000, 0.000000;;, + 68;3; 2.000000, 6.750000, 0.000000;;, + 69;3; 2.000000, 6.750000,-0.000000;;, + 70;3; 2.000000, 6.750000,-0.000000;;, + 71;3; 2.000000, 6.750000,-0.000000;;, + 72;3; 2.000000, 6.750000,-0.000000;;, + 73;3; 2.000000, 6.749999, 0.000000;;, + 74;3; 2.000000, 6.750000, 0.000000;;, + 75;3; 2.000000, 6.750000, 0.000000;;, + 76;3; 2.000000, 6.750000,-0.000000;;, + 77;3; 2.000000, 6.750000, 0.000000;;, + 78;3; 2.000000, 6.750000,-0.000000;;, + 79;3; 2.000000, 6.750000, 0.000000;;, + 80;3; 2.000000, 6.750000, 0.000000;;, + 81;3; 2.000000, 6.750000,-0.000000;;, + 82;3; 2.000000, 6.750000, 0.000000;;, + 83;3; 2.000000, 6.750000,-0.000000;;, + 84;3; 2.000000, 6.750000, 0.000000;;, + 85;3; 2.000000, 6.750000,-0.000000;;, + 86;3; 2.000000, 6.750000, 0.000000;;, + 87;3; 2.000000, 6.750000,-0.000000;;, + 88;3; 2.000000, 6.750000, 0.000000;;, + 89;3; 2.000000, 6.750000,-0.000000;;, + 90;3; 2.000000, 6.750000,-0.000000;;, + 91;3; 2.000000, 6.750000, 0.000000;;, + 92;3; 2.000000, 6.750000,-0.000000;;, + 93;3; 2.000000, 6.750000,-0.000000;;, + 94;3; 2.000000, 6.750000,-0.000000;;, + 95;3; 2.000000, 6.750000, 0.000000;;, + 96;3; 2.000000, 6.750000,-0.000000;;, + 97;3; 2.000000, 6.750000, 0.000000;;, + 98;3; 2.000000, 6.750000, 0.000000;;, + 99;3; 2.000000, 6.750000,-0.000000;;, + 100;3; 2.000000, 6.750000, 0.000000;;, + 101;3; 2.000000, 6.750000, 0.000000;;, + 102;3; 2.000000, 6.750000,-0.000000;;, + 103;3; 2.000000, 6.750000, 0.000000;;, + 104;3; 2.000000, 6.750000, 0.000000;;, + 105;3; 2.000000, 6.750000, 0.000000;;, + 106;3; 2.000000, 6.750000, 0.000000;;, + 107;3; 2.000000, 6.750000,-0.000000;;, + 108;3; 2.000000, 6.750000, 0.000000;;, + 109;3; 2.000000, 6.750000, 0.000000;;, + 110;3; 2.000000, 6.750000,-0.000000;;, + 111;3; 2.000000, 6.750000,-0.000000;;, + 112;3; 2.000000, 6.750000,-0.000000;;, + 113;3; 2.000000, 6.750000,-0.000000;;, + 114;3; 2.000000, 6.750000, 0.000000;;, + 115;3; 2.000000, 6.750000, 0.000000;;, + 116;3; 2.000000, 6.750000, 0.000000;;, + 117;3; 2.000000, 6.750000,-0.000000;;, + 118;3; 2.000000, 6.750000,-0.000000;;, + 119;3; 2.000000, 6.750000,-0.000000;;, + 120;3; 2.000000, 6.750000, 0.000000;;, + 121;3; 2.000000, 6.750000,-0.000000;;, + 122;3; 2.000000, 6.750000,-0.000000;;, + 123;3; 2.000000, 6.750000,-0.000000;;, + 124;3; 2.000000, 6.750000, 0.000000;;, + 125;3; 2.000000, 6.750000,-0.000000;;, + 126;3; 2.000000, 6.750000, 0.000000;;, + 127;3; 2.000000, 6.750000,-0.000000;;, + 128;3; 2.000000, 6.750000, 0.000000;;, + 129;3; 2.000000, 6.750000,-0.000000;;, + 130;3; 2.000000, 6.750000,-0.000000;;, + 131;3; 2.000000, 6.750000,-0.000000;;, + 132;3; 2.000000, 6.750000,-0.000000;;, + 133;3; 2.000000, 6.750000, 0.000000;;, + 134;3; 2.000000, 6.750000,-0.000000;;, + 135;3; 2.000000, 6.750000, 0.000000;;, + 136;3; 2.000000, 6.750000, 0.000000;;, + 137;3; 2.000000, 6.750000, 0.000000;;, + 138;3; 2.000000, 6.750000, 0.000000;;, + 139;3; 2.000000, 6.750000,-0.000000;;, + 140;3; 2.000000, 6.750000,-0.000000;;, + 141;3; 2.000000, 6.750000, 0.000000;;, + 142;3; 2.000000, 6.750000, 0.000000;;, + 143;3; 2.000000, 6.750000,-0.000000;;, + 144;3; 2.000000, 6.750000, 0.000000;;, + 145;3; 2.000000, 6.750000, 0.000000;;, + 146;3; 2.000000, 6.750000, 0.000000;;, + 147;3; 2.000000, 6.750000,-0.000000;;, + 148;3; 2.000000, 6.750000, 0.000000;;, + 149;3; 2.000000, 6.750000, 0.000000;;, + 150;3; 2.000000, 6.750000,-0.000000;;, + 151;3; 2.000000, 6.750000,-0.000000;;, + 152;3; 2.000000, 6.750000,-0.000000;;, + 153;3; 2.000000, 6.750000,-0.000000;;, + 154;3; 2.000000, 6.750000,-0.000000;;, + 155;3; 2.000000, 6.750000,-0.000000;;, + 156;3; 2.000000, 6.750000,-0.000000;;, + 157;3; 2.000000, 6.750000, 0.000000;;, + 158;3; 2.000000, 6.750000, 0.000000;;, + 159;3; 2.000000, 6.750000,-0.000000;;, + 160;3; 2.000000, 6.750000, 0.000000;;, + 161;3; 2.000000, 6.750000,-0.000000;;, + 162;3; 2.000000, 6.750000, 0.000000;;, + 163;3; 2.000000, 6.750000, 0.000000;;, + 164;3; 2.000000, 6.750000, 0.000000;;, + 165;3; 2.000000, 6.750000, 0.000000;;, + 166;3; 2.000000, 6.750000, 0.000000;;, + 167;3; 2.000000, 6.750000, 0.000000;;, + 168;3; 2.000000, 6.750000, 0.000000;;, + 169;3; 2.000000, 6.750000, 0.000000;;, + 170;3; 2.000000, 6.750000, 0.000000;;, + 171;3; 2.000000, 6.750000, 0.000000;;, + 172;3; 2.000000, 6.750000, 0.000000;;, + 173;3; 2.000000, 6.750000, 0.000000;;, + 174;3; 2.000000, 6.750000, 0.000000;;, + 175;3; 2.000000, 6.750000, 0.000000;;, + 176;3; 2.000000, 6.750000, 0.000000;;, + 177;3; 2.000000, 6.750000, 0.000000;;, + 178;3; 2.000000, 6.750000, 0.000000;;, + 179;3; 2.000000, 6.750000, 0.000000;;, + 180;3; 2.000000, 6.750000, 0.000000;;, + 181;3; 2.000000, 6.750000, 0.000000;;, + 182;3; 2.000000, 6.750000, 0.000000;;, + 183;3; 2.000000, 6.750000, 0.000000;;, + 184;3; 2.000000, 6.750000, 0.000000;;, + 185;3; 2.000000, 6.750000, 0.000000;;, + 186;3; 2.000000, 6.750000, 0.000000;;, + 187;3; 2.000000, 6.750000, 0.000000;;, + 188;3; 2.000000, 6.750000, 0.000000;;; + } + } + Animation { + {Armature_Leg_Right} + AnimationKey { // Rotation + 0; + 189; + 0;4; 0.000000, 1.000000,-0.000000,-0.000000;;, + 1;4;-0.000240, 0.999995,-0.000000,-0.000000;;, + 2;4;-0.000967, 0.999979,-0.000000,-0.000000;;, + 3;4;-0.002182, 0.999952,-0.000000,-0.000000;;, + 4;4;-0.003877, 0.999915,-0.000000,-0.000000;;, + 5;4;-0.006032, 0.999868,-0.000000,-0.000000;;, + 6;4;-0.008609, 0.999812,-0.000000,-0.000000;;, + 7;4;-0.011555, 0.999748,-0.000000,-0.000000;;, + 8;4;-0.014798, 0.999677,-0.000000,-0.000000;;, + 9;4;-0.018250, 0.999602,-0.000000,-0.000000;;, + 10;4;-0.021810, 0.999524,-0.000000,-0.000000;;, + 11;4;-0.025369, 0.999446,-0.000000,-0.000000;;, + 12;4;-0.028821, 0.999371,-0.000000,-0.000000;;, + 13;4;-0.032064, 0.999300,-0.000000,-0.000000;;, + 14;4;-0.035010, 0.999236,-0.000000,-0.000000;;, + 15;4;-0.037587, 0.999180,-0.000000,-0.000000;;, + 16;4;-0.039742, 0.999133,-0.000000,-0.000000;;, + 17;4;-0.041437, 0.999096,-0.000000,-0.000000;;, + 18;4;-0.042652, 0.999069,-0.000000,-0.000000;;, + 19;4;-0.043379, 0.999053,-0.000000,-0.000000;;, + 20;4;-0.043619, 0.999048,-0.000000,-0.000000;;, + 21;4;-0.043379, 0.999053,-0.000000,-0.000000;;, + 22;4;-0.042652, 0.999069,-0.000000,-0.000000;;, + 23;4;-0.041437, 0.999096,-0.000000,-0.000000;;, + 24;4;-0.039742, 0.999133,-0.000000,-0.000000;;, + 25;4;-0.037587, 0.999180,-0.000000,-0.000000;;, + 26;4;-0.035010, 0.999236,-0.000000,-0.000000;;, + 27;4;-0.032064, 0.999300,-0.000000,-0.000000;;, + 28;4;-0.028821, 0.999371,-0.000000,-0.000000;;, + 29;4;-0.025369, 0.999446,-0.000000,-0.000000;;, + 30;4;-0.021810, 0.999524,-0.000000,-0.000000;;, + 31;4;-0.018250, 0.999602,-0.000000,-0.000000;;, + 32;4;-0.014798, 0.999677,-0.000000,-0.000000;;, + 33;4;-0.011555, 0.999748,-0.000000,-0.000000;;, + 34;4;-0.008609, 0.999812,-0.000000,-0.000000;;, + 35;4;-0.006032, 0.999868,-0.000000,-0.000000;;, + 36;4;-0.003877, 0.999915,-0.000000,-0.000000;;, + 37;4;-0.002182, 0.999952,-0.000000,-0.000000;;, + 38;4;-0.000967, 0.999979,-0.000000,-0.000000;;, + 39;4;-0.000240, 0.999995,-0.000000,-0.000000;;, + 40;4; 0.000000, 1.000000,-0.000000,-0.000000;;, + 41;4;-0.000240, 0.999995,-0.000000,-0.000000;;, + 42;4;-0.000967, 0.999979,-0.000000,-0.000000;;, + 43;4;-0.002182, 0.999952,-0.000000,-0.000000;;, + 44;4;-0.003877, 0.999915,-0.000000,-0.000000;;, + 45;4;-0.006032, 0.999868,-0.000000,-0.000000;;, + 46;4;-0.008609, 0.999812,-0.000000,-0.000000;;, + 47;4;-0.011555, 0.999748,-0.000000,-0.000000;;, + 48;4;-0.014798, 0.999677,-0.000000,-0.000000;;, + 49;4;-0.018250, 0.999602,-0.000000,-0.000000;;, + 50;4;-0.021810, 0.999524,-0.000000,-0.000000;;, + 51;4;-0.025369, 0.999446,-0.000000,-0.000000;;, + 52;4;-0.028821, 0.999371,-0.000000,-0.000000;;, + 53;4;-0.032064, 0.999300,-0.000000,-0.000000;;, + 54;4;-0.035010, 0.999236,-0.000000,-0.000000;;, + 55;4;-0.037587, 0.999180,-0.000000,-0.000000;;, + 56;4;-0.039742, 0.999133,-0.000000,-0.000000;;, + 57;4;-0.041437, 0.999096,-0.000000,-0.000000;;, + 58;4;-0.042652, 0.999069,-0.000000,-0.000000;;, + 59;4;-0.043379, 0.999053,-0.000000,-0.000000;;, + 60;4;-0.043619, 0.999048,-0.000000,-0.000000;;, + 61;4;-0.043616, 0.999053,-0.000000,-0.000000;;, + 62;4;-0.043594, 0.999067,-0.000000,-0.000000;;, + 63;4;-0.043536, 0.999089,-0.000000,-0.000000;;, + 64;4;-0.043427, 0.999117,-0.000000,-0.000000;;, + 65;4;-0.043249, 0.999151,-0.000000,-0.000000;;, + 66;4;-0.042989, 0.999191,-0.000000,-0.000000;;, + 67;4;-0.042626, 0.999235,-0.000000,-0.000000;;, + 68;4;-0.042144, 0.999283,-0.000000,-0.000000;;, + 69;4;-0.041519, 0.999336,-0.000000,-0.000000;;, + 70;4;-0.040725, 0.999391,-0.000000,-0.000000;;, + 71;4;-0.039732, 0.999450,-0.000000,-0.000000;;, + 72;4;-0.038501, 0.999511,-0.000000,-0.000000;;, + 73;4;-0.036980, 0.999575,-0.000000,-0.000000;;, + 74;4;-0.035101, 0.999640,-0.000000,-0.000000;;, + 75;4;-0.032769, 0.999707,-0.000000,-0.000000;;, + 76;4;-0.029842, 0.999774,-0.000000,-0.000000;;, + 77;4;-0.026086, 0.999841,-0.000000,-0.000000;;, + 78;4;-0.021070, 0.999906,-0.000000,-0.000000;;, + 79;4;-0.013794, 0.999964,-0.000000,-0.000000;;, + 80;4; 0.000000, 1.000000,-0.000000,-0.000000;;, + 81;4; 0.707107, 0.707107, 0.000000,-0.000000;;, + 82;4; 0.705874, 0.708245, 0.000000,-0.000000;;, + 83;4; 0.703907, 0.710101, 0.000000,-0.000000;;, + 84;4; 0.701752, 0.712152, 0.000000,-0.000000;;, + 85;4; 0.699534, 0.714271, 0.000000,-0.000000;;, + 86;4; 0.697308, 0.716402, 0.000000,-0.000000;;, + 87;4; 0.695107, 0.718513, 0.000000,-0.000000;;, + 88;4; 0.692952, 0.720584, 0.000000,-0.000000;;, + 89;4; 0.690857, 0.722597, 0.000000,-0.000000;;, + 90;4; 0.688837, 0.724539, 0.000000,-0.000000;;, + 91;4; 0.686904, 0.726399, 0.000000,-0.000000;;, + 92;4; 0.685070, 0.728163, 0.000000,-0.000000;;, + 93;4; 0.683348, 0.729820, 0.000000,-0.000000;;, + 94;4; 0.681750, 0.731358, 0.000000,-0.000000;;, + 95;4; 0.680291, 0.732761, 0.000000,-0.000000;;, + 96;4; 0.678987, 0.734015, 0.000000,-0.000000;;, + 97;4; 0.677857, 0.735101, 0.000000,-0.000000;;, + 98;4; 0.676923, 0.735998, 0.000000,-0.000000;;, + 99;4; 0.676211, 0.736682, 0.000000,-0.000000;;, + 100;4; 0.675754, 0.737121, 0.000000,-0.000000;;, + 101;4; 0.675590, 0.737277, 0.000000,-0.000000;;, + 102;4; 0.675764, 0.737111, 0.000000,-0.000000;;, + 103;4; 0.676289, 0.736609, 0.000000,-0.000000;;, + 104;4; 0.677167, 0.735768, 0.000000,-0.000000;;, + 105;4; 0.678392, 0.734595, 0.000000,-0.000000;;, + 106;4; 0.679949, 0.733105, 0.000000,-0.000000;;, + 107;4; 0.681811, 0.731323, 0.000000,-0.000000;;, + 108;4; 0.683940, 0.729285, 0.000000,-0.000000;;, + 109;4; 0.686283, 0.727042, 0.000000,-0.000000;;, + 110;4; 0.688777, 0.724654, 0.000000,-0.000000;;, + 111;4; 0.691349, 0.722192, 0.000000,-0.000000;;, + 112;4; 0.693920, 0.719730, 0.000000,-0.000000;;, + 113;4; 0.696415, 0.717342, 0.000000,-0.000000;;, + 114;4; 0.698758, 0.715099, 0.000000,-0.000000;;, + 115;4; 0.700886, 0.713062, 0.000000,-0.000000;;, + 116;4; 0.702749, 0.711279, 0.000000,-0.000000;;, + 117;4; 0.704305, 0.709789, 0.000000,-0.000000;;, + 118;4; 0.705530, 0.708616, 0.000000,-0.000000;;, + 119;4; 0.706408, 0.707776, 0.000000,-0.000000;;, + 120;4; 0.706933, 0.707273, 0.000000,-0.000000;;, + 121;4; 0.707107, 0.707107, 0.000000,-0.000000;;, + 122;4; 0.706933, 0.707273, 0.000000,-0.000000;;, + 123;4; 0.706408, 0.707776, 0.000000,-0.000000;;, + 124;4; 0.705530, 0.708616, 0.000000,-0.000000;;, + 125;4; 0.704305, 0.709789, 0.000000,-0.000000;;, + 126;4; 0.702749, 0.711279, 0.000000,-0.000000;;, + 127;4; 0.700886, 0.713062, 0.000000,-0.000000;;, + 128;4; 0.698758, 0.715099, 0.000000,-0.000000;;, + 129;4; 0.696415, 0.717342, 0.000000,-0.000000;;, + 130;4; 0.693920, 0.719730, 0.000000,-0.000000;;, + 131;4; 0.691349, 0.722192, 0.000000,-0.000000;;, + 132;4; 0.688777, 0.724654, 0.000000,-0.000000;;, + 133;4; 0.686283, 0.727042, 0.000000,-0.000000;;, + 134;4; 0.683940, 0.729285, 0.000000,-0.000000;;, + 135;4; 0.681811, 0.731323, 0.000000,-0.000000;;, + 136;4; 0.679949, 0.733105, 0.000000,-0.000000;;, + 137;4; 0.678392, 0.734596, 0.000000,-0.000000;;, + 138;4; 0.677167, 0.735768, 0.000000,-0.000000;;, + 139;4; 0.676289, 0.736609, 0.000000,-0.000000;;, + 140;4; 0.675764, 0.737111, 0.000000,-0.000000;;, + 141;4; 0.675590, 0.737277, 0.000000,-0.000000;;, + 142;4; 0.675754, 0.737121, 0.000000,-0.000000;;, + 143;4; 0.676211, 0.736682, 0.000000,-0.000000;;, + 144;4; 0.676923, 0.735998, 0.000000,-0.000000;;, + 145;4; 0.677857, 0.735101, 0.000000,-0.000000;;, + 146;4; 0.678987, 0.734015, 0.000000,-0.000000;;, + 147;4; 0.680291, 0.732761, 0.000000,-0.000000;;, + 148;4; 0.681750, 0.731357, 0.000000,-0.000000;;, + 149;4; 0.683348, 0.729820, 0.000000,-0.000000;;, + 150;4; 0.685070, 0.728162, 0.000000,-0.000000;;, + 151;4; 0.686904, 0.726398, 0.000000,-0.000000;;, + 152;4; 0.688837, 0.724539, 0.000000,-0.000000;;, + 153;4; 0.690857, 0.722596, 0.000000,-0.000000;;, + 154;4; 0.692952, 0.720583, 0.000000,-0.000000;;, + 155;4; 0.695107, 0.718512, 0.000000,-0.000000;;, + 156;4; 0.697308, 0.716401, 0.000000,-0.000000;;, + 157;4; 0.699534, 0.714270, 0.000000,-0.000000;;, + 158;4; 0.701752, 0.712151, 0.000000,-0.000000;;, + 159;4; 0.703907, 0.710100, 0.000000,-0.000000;;, + 160;4; 0.705874, 0.708244, 0.000000,-0.000000;;, + 161;4; 0.707107, 0.707107, 0.000000,-0.000000;;, + 162;4; 0.000000, 0.991445, 0.130526,-0.000000;;, + 163;4; 0.000000, 0.991445, 0.130526,-0.000000;;, + 164;4; 0.000000, 0.991445, 0.130526,-0.000000;;, + 165;4; 0.000000, 0.991445, 0.130526,-0.000000;;, + 166;4; 0.000000, 0.991445, 0.130526,-0.000000;;, + 167;4; 0.000000, 0.991445, 0.130526,-0.000000;;, + 168;4; 0.000000, 1.000000,-0.000000,-0.000000;;, + 169;4; 0.034052, 0.993234, 0.000000,-0.000000;;, + 170;4; 0.129904, 0.974175, 0.000000,-0.000000;;, + 171;4; 0.252901, 0.949704, 0.000000,-0.000000;;, + 172;4; 0.348675, 0.930646, 0.000000,-0.000000;;, + 173;4; 0.382684, 0.923880, 0.000000,-0.000000;;, + 174;4; 0.361005, 0.930646, 0.000000,-0.000000;;, + 175;4; 0.294618, 0.949704, 0.000000,-0.000000;;, + 176;4; 0.194899, 0.974175, 0.000000,-0.000000;;, + 177;4; 0.088939, 0.993234, 0.000000,-0.000000;;, + 178;4; 0.000000, 1.000000,-0.000000,-0.000000;;, + 179;4;-0.088939, 0.993234,-0.000000,-0.000000;;, + 180;4;-0.194899, 0.974175,-0.000000,-0.000000;;, + 181;4;-0.294618, 0.949704,-0.000000,-0.000000;;, + 182;4;-0.361005, 0.930646,-0.000000,-0.000000;;, + 183;4;-0.382683, 0.923880,-0.000000,-0.000000;;, + 184;4;-0.348675, 0.930646,-0.000000,-0.000000;;, + 185;4;-0.252901, 0.949704,-0.000000,-0.000000;;, + 186;4;-0.129903, 0.974175,-0.000000,-0.000000;;, + 187;4;-0.034052, 0.993234,-0.000000,-0.000000;;, + 188;4; 0.000000, 1.000000,-0.000000,-0.000000;;; + } + AnimationKey { // Scale + 1; + 189; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 0.999999;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 0.999999;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;, + 156;3; 1.000000, 1.000000, 1.000000;;, + 157;3; 1.000000, 1.000000, 1.000000;;, + 158;3; 1.000000, 1.000000, 1.000000;;, + 159;3; 1.000000, 1.000000, 0.999999;;, + 160;3; 1.000000, 1.000000, 1.000000;;, + 161;3; 1.000000, 1.000000, 1.000000;;, + 162;3; 1.000000, 1.000000, 1.000000;;, + 163;3; 1.000000, 1.000000, 1.000000;;, + 164;3; 1.000000, 1.000000, 1.000000;;, + 165;3; 1.000000, 1.000000, 1.000000;;, + 166;3; 1.000000, 1.000000, 1.000000;;, + 167;3; 1.000000, 1.000000, 1.000000;;, + 168;3; 1.000000, 1.000000, 1.000000;;, + 169;3; 1.000000, 1.000000, 1.000000;;, + 170;3; 1.000000, 1.000000, 1.000000;;, + 171;3; 1.000000, 1.000000, 1.000000;;, + 172;3; 1.000000, 1.000000, 1.000000;;, + 173;3; 1.000000, 1.000000, 1.000000;;, + 174;3; 1.000000, 1.000000, 1.000000;;, + 175;3; 1.000000, 1.000000, 1.000000;;, + 176;3; 1.000000, 1.000000, 1.000000;;, + 177;3; 1.000000, 1.000000, 1.000000;;, + 178;3; 1.000000, 1.000000, 1.000000;;, + 179;3; 1.000000, 1.000000, 1.000000;;, + 180;3; 1.000000, 1.000000, 1.000000;;, + 181;3; 1.000000, 1.000000, 1.000000;;, + 182;3; 1.000000, 1.000000, 1.000000;;, + 183;3; 1.000000, 1.000000, 1.000000;;, + 184;3; 1.000000, 1.000000, 1.000000;;, + 185;3; 1.000000, 1.000000, 1.000000;;, + 186;3; 1.000000, 1.000000, 1.000000;;, + 187;3; 1.000000, 1.000000, 1.000000;;, + 188;3; 1.000000, 1.000000, 1.000000;;; + } + AnimationKey { // Position + 2; + 189; + 0;3; 1.000000, 0.000000,-0.000001;;, + 1;3; 1.000000,-0.000000,-0.000001;;, + 2;3; 1.000000,-0.000000,-0.000001;;, + 3;3; 1.000000,-0.000000,-0.000001;;, + 4;3; 1.000000,-0.000000,-0.000001;;, + 5;3; 1.000000,-0.000000,-0.000001;;, + 6;3; 1.000000,-0.000000,-0.000001;;, + 7;3; 1.000000,-0.000000,-0.000001;;, + 8;3; 1.000000,-0.000000,-0.000001;;, + 9;3; 1.000000,-0.000000,-0.000001;;, + 10;3; 1.000000,-0.000000,-0.000000;;, + 11;3; 1.000000,-0.000000,-0.000000;;, + 12;3; 1.000000,-0.000000,-0.000000;;, + 13;3; 1.000000,-0.000000,-0.000000;;, + 14;3; 1.000000,-0.000000,-0.000000;;, + 15;3; 1.000000,-0.000000,-0.000001;;, + 16;3; 1.000000,-0.000000,-0.000001;;, + 17;3; 1.000000,-0.000000,-0.000001;;, + 18;3; 1.000000,-0.000000,-0.000001;;, + 19;3; 1.000000,-0.000000,-0.000001;;, + 20;3; 1.000000,-0.000000,-0.000001;;, + 21;3; 1.000000,-0.000000,-0.000001;;, + 22;3; 1.000000,-0.000000,-0.000000;;, + 23;3; 1.000000,-0.000000,-0.000001;;, + 24;3; 1.000000,-0.000000,-0.000001;;, + 25;3; 1.000000,-0.000000,-0.000001;;, + 26;3; 1.000000,-0.000000,-0.000000;;, + 27;3; 1.000000,-0.000000,-0.000000;;, + 28;3; 1.000000,-0.000000,-0.000000;;, + 29;3; 1.000000,-0.000000,-0.000000;;, + 30;3; 1.000000,-0.000000,-0.000000;;, + 31;3; 1.000000,-0.000000,-0.000001;;, + 32;3; 1.000000,-0.000000,-0.000001;;, + 33;3; 1.000000,-0.000000,-0.000001;;, + 34;3; 1.000000,-0.000000,-0.000001;;, + 35;3; 1.000000,-0.000000,-0.000001;;, + 36;3; 1.000000,-0.000000,-0.000001;;, + 37;3; 1.000000,-0.000000,-0.000001;;, + 38;3; 1.000000,-0.000000,-0.000001;;, + 39;3; 1.000000,-0.000000,-0.000001;;, + 40;3; 1.000000, 0.000000,-0.000001;;, + 41;3; 1.000000,-0.000000,-0.000001;;, + 42;3; 1.000000,-0.000000,-0.000001;;, + 43;3; 1.000000,-0.000000,-0.000001;;, + 44;3; 1.000000,-0.000000,-0.000001;;, + 45;3; 1.000000,-0.000000,-0.000001;;, + 46;3; 1.000000,-0.000000,-0.000001;;, + 47;3; 1.000000,-0.000000,-0.000001;;, + 48;3; 1.000000,-0.000000,-0.000001;;, + 49;3; 1.000000,-0.000000,-0.000001;;, + 50;3; 1.000000,-0.000000,-0.000000;;, + 51;3; 1.000000,-0.000000,-0.000000;;, + 52;3; 1.000000,-0.000000,-0.000000;;, + 53;3; 1.000000,-0.000000,-0.000000;;, + 54;3; 1.000000,-0.000000,-0.000000;;, + 55;3; 1.000000,-0.000000,-0.000001;;, + 56;3; 1.000000,-0.000000,-0.000001;;, + 57;3; 1.000000,-0.000000,-0.000001;;, + 58;3; 1.000000,-0.000000,-0.000001;;, + 59;3; 1.000000,-0.000000,-0.000001;;, + 60;3; 1.000000,-0.000000,-0.000001;;, + 61;3; 1.000000,-0.000000,-0.000001;;, + 62;3; 1.000000,-0.000000,-0.000001;;, + 63;3; 1.000000,-0.000000,-0.000001;;, + 64;3; 1.000000,-0.000000,-0.000001;;, + 65;3; 1.000000,-0.000000,-0.000001;;, + 66;3; 1.000000,-0.000000,-0.000001;;, + 67;3; 1.000000,-0.000000,-0.000000;;, + 68;3; 1.000000,-0.000000,-0.000000;;, + 69;3; 1.000000,-0.000000,-0.000000;;, + 70;3; 1.000000,-0.000000,-0.000000;;, + 71;3; 1.000000,-0.000000,-0.000000;;, + 72;3; 1.000000,-0.000000,-0.000000;;, + 73;3; 1.000000,-0.000000,-0.000000;;, + 74;3; 1.000000,-0.000000,-0.000001;;, + 75;3; 1.000000,-0.000000,-0.000001;;, + 76;3; 1.000000,-0.000000,-0.000001;;, + 77;3; 1.000000,-0.000000,-0.000001;;, + 78;3; 1.000000,-0.000000,-0.000001;;, + 79;3; 1.000000,-0.000000,-0.000001;;, + 80;3; 1.000000, 0.000000,-0.000001;;, + 81;3; 1.000000, 0.000000,-0.000001;;, + 82;3; 1.000000,-0.000000,-0.000001;;, + 83;3; 1.000000,-0.000000,-0.000001;;, + 84;3; 1.000000,-0.000000,-0.000001;;, + 85;3; 1.000000,-0.000000,-0.000001;;, + 86;3; 1.000000,-0.000000,-0.000001;;, + 87;3; 1.000000,-0.000000,-0.000001;;, + 88;3; 1.000000,-0.000000,-0.000001;;, + 89;3; 1.000000,-0.000000,-0.000001;;, + 90;3; 1.000000,-0.000000,-0.000001;;, + 91;3; 1.000000,-0.000000,-0.000001;;, + 92;3; 1.000000,-0.000000,-0.000001;;, + 93;3; 1.000000,-0.000000,-0.000001;;, + 94;3; 1.000000,-0.000000,-0.000001;;, + 95;3; 1.000000,-0.000000,-0.000001;;, + 96;3; 1.000000,-0.000000,-0.000001;;, + 97;3; 1.000000,-0.000000,-0.000001;;, + 98;3; 1.000000,-0.000000,-0.000001;;, + 99;3; 1.000000,-0.000000,-0.000001;;, + 100;3; 1.000000,-0.000000,-0.000001;;, + 101;3; 1.000000,-0.000000,-0.000001;;, + 102;3; 1.000000,-0.000000,-0.000001;;, + 103;3; 1.000000,-0.000000,-0.000001;;, + 104;3; 1.000000,-0.000000,-0.000001;;, + 105;3; 1.000000,-0.000000,-0.000001;;, + 106;3; 1.000000,-0.000000,-0.000001;;, + 107;3; 1.000000,-0.000000,-0.000001;;, + 108;3; 1.000000,-0.000000,-0.000001;;, + 109;3; 1.000000,-0.000000,-0.000001;;, + 110;3; 1.000000,-0.000000,-0.000001;;, + 111;3; 1.000000,-0.000000,-0.000001;;, + 112;3; 1.000000,-0.000000,-0.000001;;, + 113;3; 1.000000,-0.000000,-0.000001;;, + 114;3; 1.000000,-0.000000,-0.000001;;, + 115;3; 1.000000,-0.000000,-0.000001;;, + 116;3; 1.000000,-0.000000,-0.000001;;, + 117;3; 1.000000,-0.000000,-0.000001;;, + 118;3; 1.000000,-0.000000,-0.000001;;, + 119;3; 1.000000,-0.000000,-0.000001;;, + 120;3; 1.000000,-0.000000,-0.000001;;, + 121;3; 1.000000, 0.000000,-0.000001;;, + 122;3; 1.000000,-0.000000,-0.000001;;, + 123;3; 1.000000,-0.000000,-0.000001;;, + 124;3; 1.000000,-0.000000,-0.000001;;, + 125;3; 1.000000,-0.000000,-0.000001;;, + 126;3; 1.000000,-0.000000,-0.000001;;, + 127;3; 1.000000,-0.000000,-0.000001;;, + 128;3; 1.000000,-0.000000,-0.000001;;, + 129;3; 1.000000,-0.000000,-0.000001;;, + 130;3; 1.000000,-0.000000,-0.000001;;, + 131;3; 1.000000,-0.000000,-0.000001;;, + 132;3; 1.000000,-0.000000,-0.000001;;, + 133;3; 1.000000,-0.000000,-0.000001;;, + 134;3; 1.000000,-0.000000,-0.000001;;, + 135;3; 1.000000,-0.000000,-0.000001;;, + 136;3; 1.000000,-0.000000,-0.000001;;, + 137;3; 1.000000,-0.000000,-0.000001;;, + 138;3; 1.000000,-0.000000,-0.000001;;, + 139;3; 1.000000,-0.000000,-0.000001;;, + 140;3; 1.000000,-0.000000,-0.000001;;, + 141;3; 1.000000,-0.000000,-0.000001;;, + 142;3; 1.000000,-0.000000,-0.000001;;, + 143;3; 1.000000,-0.000000,-0.000001;;, + 144;3; 1.000000,-0.000000,-0.000001;;, + 145;3; 1.000000,-0.000000,-0.000001;;, + 146;3; 1.000000,-0.000000,-0.000001;;, + 147;3; 1.000000,-0.000000,-0.000001;;, + 148;3; 1.000000,-0.000000,-0.000001;;, + 149;3; 1.000000,-0.000000,-0.000001;;, + 150;3; 1.000000,-0.000000,-0.000001;;, + 151;3; 1.000000,-0.000000,-0.000001;;, + 152;3; 1.000000,-0.000000,-0.000001;;, + 153;3; 1.000000,-0.000000,-0.000001;;, + 154;3; 1.000000,-0.000000,-0.000001;;, + 155;3; 1.000000,-0.000000,-0.000001;;, + 156;3; 1.000000,-0.000000,-0.000001;;, + 157;3; 1.000000,-0.000000,-0.000001;;, + 158;3; 1.000000,-0.000000,-0.000001;;, + 159;3; 1.000000,-0.000000,-0.000001;;, + 160;3; 1.000000,-0.000000,-0.000001;;, + 161;3; 1.000000, 0.000000,-0.000001;;, + 162;3; 1.000000,-0.000000,-0.000000;;, + 163;3; 1.000000,-0.000000,-0.000000;;, + 164;3; 1.000000,-0.000000,-0.000000;;, + 165;3; 1.000000,-0.000000,-0.000000;;, + 166;3; 1.000000,-0.000000,-0.000000;;, + 167;3; 1.000000,-0.000000,-0.000000;;, + 168;3; 1.000000, 0.000000,-0.000001;;, + 169;3; 1.000000, 0.000000,-0.000001;;, + 170;3; 1.000000, 0.000000,-0.000001;;, + 171;3; 1.000000, 0.000000,-0.000001;;, + 172;3; 1.000000, 0.000000,-0.000001;;, + 173;3; 1.000000, 0.000000,-0.000001;;, + 174;3; 1.000000, 0.000000,-0.000001;;, + 175;3; 1.000000, 0.000000,-0.000001;;, + 176;3; 1.000000, 0.000000,-0.000001;;, + 177;3; 1.000000, 0.000000,-0.000001;;, + 178;3; 1.000000, 0.000000,-0.000001;;, + 179;3; 1.000000, 0.000000,-0.000001;;, + 180;3; 1.000000, 0.000000,-0.000001;;, + 181;3; 1.000000, 0.000000,-0.000001;;, + 182;3; 1.000000, 0.000000,-0.000001;;, + 183;3; 1.000000, 0.000000,-0.000001;;, + 184;3; 1.000000, 0.000000,-0.000001;;, + 185;3; 1.000000, 0.000000,-0.000001;;, + 186;3; 1.000000, 0.000000,-0.000001;;, + 187;3; 1.000000, 0.000000,-0.000001;;, + 188;3; 1.000000, 0.000000,-0.000001;;; + } + } + Animation { + {Armature_Leg_Left} + AnimationKey { // Rotation + 0; + 189; + 0;4; 0.000000, 1.000000,-0.000000,-0.000000;;, + 1;4;-0.000240, 0.999995,-0.000000,-0.000000;;, + 2;4;-0.000967, 0.999979,-0.000000,-0.000000;;, + 3;4;-0.002182, 0.999952,-0.000000,-0.000000;;, + 4;4;-0.003877, 0.999915,-0.000000,-0.000000;;, + 5;4;-0.006032, 0.999868,-0.000000,-0.000000;;, + 6;4;-0.008609, 0.999812,-0.000000,-0.000000;;, + 7;4;-0.011555, 0.999748,-0.000000,-0.000000;;, + 8;4;-0.014798, 0.999677,-0.000000,-0.000000;;, + 9;4;-0.018250, 0.999602,-0.000000,-0.000000;;, + 10;4;-0.021810, 0.999524,-0.000000,-0.000000;;, + 11;4;-0.025369, 0.999446,-0.000000,-0.000000;;, + 12;4;-0.028821, 0.999371,-0.000000,-0.000000;;, + 13;4;-0.032064, 0.999300,-0.000000,-0.000000;;, + 14;4;-0.035010, 0.999236,-0.000000,-0.000000;;, + 15;4;-0.037587, 0.999180,-0.000000,-0.000000;;, + 16;4;-0.039742, 0.999133,-0.000000,-0.000000;;, + 17;4;-0.041437, 0.999096,-0.000000,-0.000000;;, + 18;4;-0.042652, 0.999069,-0.000000,-0.000000;;, + 19;4;-0.043379, 0.999053,-0.000000,-0.000000;;, + 20;4;-0.043619, 0.999048,-0.000000,-0.000000;;, + 21;4;-0.043379, 0.999053,-0.000000,-0.000000;;, + 22;4;-0.042652, 0.999069,-0.000000,-0.000000;;, + 23;4;-0.041437, 0.999096,-0.000000,-0.000000;;, + 24;4;-0.039742, 0.999133,-0.000000,-0.000000;;, + 25;4;-0.037587, 0.999180,-0.000000,-0.000000;;, + 26;4;-0.035010, 0.999236,-0.000000,-0.000000;;, + 27;4;-0.032064, 0.999300,-0.000000,-0.000000;;, + 28;4;-0.028821, 0.999371,-0.000000,-0.000000;;, + 29;4;-0.025369, 0.999446,-0.000000,-0.000000;;, + 30;4;-0.021810, 0.999524,-0.000000,-0.000000;;, + 31;4;-0.018250, 0.999602,-0.000000,-0.000000;;, + 32;4;-0.014798, 0.999677,-0.000000,-0.000000;;, + 33;4;-0.011555, 0.999748,-0.000000,-0.000000;;, + 34;4;-0.008609, 0.999812,-0.000000,-0.000000;;, + 35;4;-0.006032, 0.999868,-0.000000,-0.000000;;, + 36;4;-0.003877, 0.999915,-0.000000,-0.000000;;, + 37;4;-0.002182, 0.999952,-0.000000,-0.000000;;, + 38;4;-0.000967, 0.999979,-0.000000,-0.000000;;, + 39;4;-0.000240, 0.999995,-0.000000,-0.000000;;, + 40;4; 0.000000, 1.000000,-0.000000,-0.000000;;, + 41;4;-0.000240, 0.999995,-0.000000,-0.000000;;, + 42;4;-0.000967, 0.999979,-0.000000,-0.000000;;, + 43;4;-0.002182, 0.999952,-0.000000,-0.000000;;, + 44;4;-0.003877, 0.999915,-0.000000,-0.000000;;, + 45;4;-0.006032, 0.999868,-0.000000,-0.000000;;, + 46;4;-0.008609, 0.999812,-0.000000,-0.000000;;, + 47;4;-0.011555, 0.999748,-0.000000,-0.000000;;, + 48;4;-0.014798, 0.999677,-0.000000,-0.000000;;, + 49;4;-0.018250, 0.999602,-0.000000,-0.000000;;, + 50;4;-0.021810, 0.999524,-0.000000,-0.000000;;, + 51;4;-0.025369, 0.999446,-0.000000,-0.000000;;, + 52;4;-0.028821, 0.999371,-0.000000,-0.000000;;, + 53;4;-0.032064, 0.999300,-0.000000,-0.000000;;, + 54;4;-0.035010, 0.999236,-0.000000,-0.000000;;, + 55;4;-0.037587, 0.999180,-0.000000,-0.000000;;, + 56;4;-0.039742, 0.999133,-0.000000,-0.000000;;, + 57;4;-0.041437, 0.999096,-0.000000,-0.000000;;, + 58;4;-0.042652, 0.999069,-0.000000,-0.000000;;, + 59;4;-0.043379, 0.999053,-0.000000,-0.000000;;, + 60;4;-0.043619, 0.999048,-0.000000,-0.000000;;, + 61;4;-0.043616, 0.999053,-0.000000,-0.000000;;, + 62;4;-0.043594, 0.999067,-0.000000,-0.000000;;, + 63;4;-0.043536, 0.999089,-0.000000,-0.000000;;, + 64;4;-0.043427, 0.999117,-0.000000,-0.000000;;, + 65;4;-0.043249, 0.999151,-0.000000,-0.000000;;, + 66;4;-0.042989, 0.999191,-0.000000,-0.000000;;, + 67;4;-0.042626, 0.999235,-0.000000,-0.000000;;, + 68;4;-0.042144, 0.999283,-0.000000,-0.000000;;, + 69;4;-0.041519, 0.999336,-0.000000,-0.000000;;, + 70;4;-0.040725, 0.999391,-0.000000,-0.000000;;, + 71;4;-0.039732, 0.999450,-0.000000,-0.000000;;, + 72;4;-0.038501, 0.999511,-0.000000,-0.000000;;, + 73;4;-0.036980, 0.999575,-0.000000,-0.000000;;, + 74;4;-0.035101, 0.999640,-0.000000,-0.000000;;, + 75;4;-0.032769, 0.999707,-0.000000,-0.000000;;, + 76;4;-0.029842, 0.999774,-0.000000,-0.000000;;, + 77;4;-0.026086, 0.999841,-0.000000,-0.000000;;, + 78;4;-0.021070, 0.999906,-0.000000,-0.000000;;, + 79;4;-0.013794, 0.999964,-0.000000,-0.000000;;, + 80;4; 0.000000, 1.000000,-0.000000,-0.000000;;, + 81;4; 0.707107, 0.707107, 0.000000,-0.000000;;, + 82;4; 0.705874, 0.708245, 0.000000,-0.000000;;, + 83;4; 0.703907, 0.710101, 0.000000,-0.000000;;, + 84;4; 0.701752, 0.712152, 0.000000,-0.000000;;, + 85;4; 0.699534, 0.714271, 0.000000,-0.000000;;, + 86;4; 0.697308, 0.716402, 0.000000,-0.000000;;, + 87;4; 0.695107, 0.718513, 0.000000,-0.000000;;, + 88;4; 0.692952, 0.720584, 0.000000,-0.000000;;, + 89;4; 0.690857, 0.722597, 0.000000,-0.000000;;, + 90;4; 0.688837, 0.724539, 0.000000,-0.000000;;, + 91;4; 0.686904, 0.726399, 0.000000,-0.000000;;, + 92;4; 0.685070, 0.728163, 0.000000,-0.000000;;, + 93;4; 0.683348, 0.729820, 0.000000,-0.000000;;, + 94;4; 0.681750, 0.731358, 0.000000,-0.000000;;, + 95;4; 0.680291, 0.732761, 0.000000,-0.000000;;, + 96;4; 0.678987, 0.734015, 0.000000,-0.000000;;, + 97;4; 0.677857, 0.735101, 0.000000,-0.000000;;, + 98;4; 0.676923, 0.735998, 0.000000,-0.000000;;, + 99;4; 0.676211, 0.736682, 0.000000,-0.000000;;, + 100;4; 0.675754, 0.737121, 0.000000,-0.000000;;, + 101;4; 0.675590, 0.737277, 0.000000,-0.000000;;, + 102;4; 0.675764, 0.737111, 0.000000,-0.000000;;, + 103;4; 0.676289, 0.736609, 0.000000,-0.000000;;, + 104;4; 0.677167, 0.735768, 0.000000,-0.000000;;, + 105;4; 0.678392, 0.734595, 0.000000,-0.000000;;, + 106;4; 0.679949, 0.733105, 0.000000,-0.000000;;, + 107;4; 0.681811, 0.731323, 0.000000,-0.000000;;, + 108;4; 0.683940, 0.729285, 0.000000,-0.000000;;, + 109;4; 0.686283, 0.727042, 0.000000,-0.000000;;, + 110;4; 0.688777, 0.724654, 0.000000,-0.000000;;, + 111;4; 0.691349, 0.722192, 0.000000,-0.000000;;, + 112;4; 0.693920, 0.719730, 0.000000,-0.000000;;, + 113;4; 0.696415, 0.717342, 0.000000,-0.000000;;, + 114;4; 0.698758, 0.715099, 0.000000,-0.000000;;, + 115;4; 0.700886, 0.713062, 0.000000,-0.000000;;, + 116;4; 0.702749, 0.711279, 0.000000,-0.000000;;, + 117;4; 0.704305, 0.709789, 0.000000,-0.000000;;, + 118;4; 0.705530, 0.708616, 0.000000,-0.000000;;, + 119;4; 0.706408, 0.707776, 0.000000,-0.000000;;, + 120;4; 0.706933, 0.707273, 0.000000,-0.000000;;, + 121;4; 0.707107, 0.707107, 0.000000,-0.000000;;, + 122;4; 0.706933, 0.707273, 0.000000,-0.000000;;, + 123;4; 0.706408, 0.707776, 0.000000,-0.000000;;, + 124;4; 0.705530, 0.708616, 0.000000,-0.000000;;, + 125;4; 0.704305, 0.709789, 0.000000,-0.000000;;, + 126;4; 0.702749, 0.711279, 0.000000,-0.000000;;, + 127;4; 0.700886, 0.713062, 0.000000,-0.000000;;, + 128;4; 0.698758, 0.715099, 0.000000,-0.000000;;, + 129;4; 0.696415, 0.717342, 0.000000,-0.000000;;, + 130;4; 0.693920, 0.719730, 0.000000,-0.000000;;, + 131;4; 0.691349, 0.722192, 0.000000,-0.000000;;, + 132;4; 0.688777, 0.724654, 0.000000,-0.000000;;, + 133;4; 0.686283, 0.727042, 0.000000,-0.000000;;, + 134;4; 0.683940, 0.729285, 0.000000,-0.000000;;, + 135;4; 0.681811, 0.731323, 0.000000,-0.000000;;, + 136;4; 0.679949, 0.733105, 0.000000,-0.000000;;, + 137;4; 0.678392, 0.734596, 0.000000,-0.000000;;, + 138;4; 0.677167, 0.735768, 0.000000,-0.000000;;, + 139;4; 0.676289, 0.736609, 0.000000,-0.000000;;, + 140;4; 0.675764, 0.737111, 0.000000,-0.000000;;, + 141;4; 0.675590, 0.737277, 0.000000,-0.000000;;, + 142;4; 0.675754, 0.737121, 0.000000,-0.000000;;, + 143;4; 0.676211, 0.736682, 0.000000,-0.000000;;, + 144;4; 0.676923, 0.735998, 0.000000,-0.000000;;, + 145;4; 0.677857, 0.735101, 0.000000,-0.000000;;, + 146;4; 0.678987, 0.734015, 0.000000,-0.000000;;, + 147;4; 0.680291, 0.732761, 0.000000,-0.000000;;, + 148;4; 0.681750, 0.731357, 0.000000,-0.000000;;, + 149;4; 0.683348, 0.729820, 0.000000,-0.000000;;, + 150;4; 0.685070, 0.728162, 0.000000,-0.000000;;, + 151;4; 0.686904, 0.726398, 0.000000,-0.000000;;, + 152;4; 0.688837, 0.724539, 0.000000,-0.000000;;, + 153;4; 0.690857, 0.722596, 0.000000,-0.000000;;, + 154;4; 0.692952, 0.720583, 0.000000,-0.000000;;, + 155;4; 0.695107, 0.718512, 0.000000,-0.000000;;, + 156;4; 0.697308, 0.716401, 0.000000,-0.000000;;, + 157;4; 0.699534, 0.714270, 0.000000,-0.000000;;, + 158;4; 0.701752, 0.712151, 0.000000,-0.000000;;, + 159;4; 0.703907, 0.710100, 0.000000,-0.000000;;, + 160;4; 0.705874, 0.708244, 0.000000,-0.000000;;, + 161;4; 0.707107, 0.707107, 0.000000,-0.000000;;, + 162;4; 0.000000, 0.991445,-0.130526,-0.000000;;, + 163;4; 0.000000, 0.991445,-0.130526,-0.000000;;, + 164;4; 0.000000, 0.991445,-0.130526,-0.000000;;, + 165;4; 0.000000, 0.991445,-0.130526,-0.000000;;, + 166;4; 0.000000, 0.991445,-0.130526,-0.000000;;, + 167;4; 0.000000, 0.991445,-0.130526,-0.000000;;, + 168;4; 0.000000, 1.000000,-0.000000,-0.000000;;, + 169;4;-0.034052, 0.993234,-0.000000,-0.000000;;, + 170;4;-0.129903, 0.974175,-0.000000,-0.000000;;, + 171;4;-0.252901, 0.949704,-0.000000,-0.000000;;, + 172;4;-0.348675, 0.930646,-0.000000,-0.000000;;, + 173;4;-0.382683, 0.923880,-0.000000,-0.000000;;, + 174;4;-0.361005, 0.930646,-0.000000,-0.000000;;, + 175;4;-0.294618, 0.949704,-0.000000,-0.000000;;, + 176;4;-0.194899, 0.974175,-0.000000,-0.000000;;, + 177;4;-0.088939, 0.993234,-0.000000,-0.000000;;, + 178;4; 0.000000, 1.000000,-0.000000,-0.000000;;, + 179;4; 0.088939, 0.993234, 0.000000,-0.000000;;, + 180;4; 0.194899, 0.974175, 0.000000,-0.000000;;, + 181;4; 0.294618, 0.949704, 0.000000,-0.000000;;, + 182;4; 0.361005, 0.930646, 0.000000,-0.000000;;, + 183;4; 0.382684, 0.923880, 0.000000,-0.000000;;, + 184;4; 0.348675, 0.930646, 0.000000,-0.000000;;, + 185;4; 0.252901, 0.949704, 0.000000,-0.000000;;, + 186;4; 0.129904, 0.974175, 0.000000,-0.000000;;, + 187;4; 0.034052, 0.993234, 0.000000,-0.000000;;, + 188;4; 0.000000, 1.000000,-0.000000,-0.000000;;; + } + AnimationKey { // Scale + 1; + 189; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 0.999999;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 0.999999;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;, + 156;3; 1.000000, 1.000000, 1.000000;;, + 157;3; 1.000000, 1.000000, 1.000000;;, + 158;3; 1.000000, 1.000000, 1.000000;;, + 159;3; 1.000000, 1.000000, 0.999999;;, + 160;3; 1.000000, 1.000000, 1.000000;;, + 161;3; 1.000000, 1.000000, 1.000000;;, + 162;3; 1.000000, 1.000000, 1.000000;;, + 163;3; 1.000000, 1.000000, 1.000000;;, + 164;3; 1.000000, 1.000000, 1.000000;;, + 165;3; 1.000000, 1.000000, 1.000000;;, + 166;3; 1.000000, 1.000000, 1.000000;;, + 167;3; 1.000000, 1.000000, 1.000000;;, + 168;3; 1.000000, 1.000000, 1.000000;;, + 169;3; 1.000000, 1.000000, 1.000000;;, + 170;3; 1.000000, 1.000000, 1.000000;;, + 171;3; 1.000000, 1.000000, 1.000000;;, + 172;3; 1.000000, 1.000000, 1.000000;;, + 173;3; 1.000000, 1.000000, 1.000000;;, + 174;3; 1.000000, 1.000000, 1.000000;;, + 175;3; 1.000000, 1.000000, 1.000000;;, + 176;3; 1.000000, 1.000000, 1.000000;;, + 177;3; 1.000000, 1.000000, 1.000000;;, + 178;3; 1.000000, 1.000000, 1.000000;;, + 179;3; 1.000000, 1.000000, 1.000000;;, + 180;3; 1.000000, 1.000000, 1.000000;;, + 181;3; 1.000000, 1.000000, 1.000000;;, + 182;3; 1.000000, 1.000000, 1.000000;;, + 183;3; 1.000000, 1.000000, 1.000000;;, + 184;3; 1.000000, 1.000000, 1.000000;;, + 185;3; 1.000000, 1.000000, 1.000000;;, + 186;3; 1.000000, 1.000000, 1.000000;;, + 187;3; 1.000000, 1.000000, 1.000000;;, + 188;3; 1.000000, 1.000000, 1.000000;;; + } + AnimationKey { // Position + 2; + 189; + 0;3;-1.000000, 0.000000,-0.000001;;, + 1;3;-1.000000,-0.000000,-0.000001;;, + 2;3;-1.000000,-0.000000,-0.000001;;, + 3;3;-1.000000,-0.000000,-0.000001;;, + 4;3;-1.000000,-0.000000,-0.000001;;, + 5;3;-1.000000,-0.000000,-0.000001;;, + 6;3;-1.000000,-0.000000,-0.000001;;, + 7;3;-1.000000,-0.000000,-0.000001;;, + 8;3;-1.000000,-0.000000,-0.000001;;, + 9;3;-1.000000,-0.000000,-0.000001;;, + 10;3;-1.000000,-0.000000,-0.000000;;, + 11;3;-1.000000,-0.000000,-0.000000;;, + 12;3;-1.000000,-0.000000,-0.000000;;, + 13;3;-1.000000,-0.000000,-0.000000;;, + 14;3;-1.000000,-0.000000,-0.000000;;, + 15;3;-1.000000,-0.000000,-0.000001;;, + 16;3;-1.000000,-0.000000,-0.000001;;, + 17;3;-1.000000,-0.000000,-0.000001;;, + 18;3;-1.000000,-0.000000,-0.000001;;, + 19;3;-1.000000,-0.000000,-0.000001;;, + 20;3;-1.000000,-0.000000,-0.000001;;, + 21;3;-1.000000,-0.000000,-0.000001;;, + 22;3;-1.000000,-0.000000,-0.000000;;, + 23;3;-1.000000,-0.000000,-0.000001;;, + 24;3;-1.000000,-0.000000,-0.000001;;, + 25;3;-1.000000,-0.000000,-0.000001;;, + 26;3;-1.000000,-0.000000,-0.000000;;, + 27;3;-1.000000,-0.000000,-0.000000;;, + 28;3;-1.000000,-0.000000,-0.000000;;, + 29;3;-1.000000,-0.000000,-0.000000;;, + 30;3;-1.000000,-0.000000,-0.000000;;, + 31;3;-1.000000,-0.000000,-0.000001;;, + 32;3;-1.000000,-0.000000,-0.000001;;, + 33;3;-1.000000,-0.000000,-0.000001;;, + 34;3;-1.000000,-0.000000,-0.000001;;, + 35;3;-1.000000,-0.000000,-0.000001;;, + 36;3;-1.000000,-0.000000,-0.000001;;, + 37;3;-1.000000,-0.000000,-0.000001;;, + 38;3;-1.000000,-0.000000,-0.000001;;, + 39;3;-1.000000,-0.000000,-0.000001;;, + 40;3;-1.000000, 0.000000,-0.000001;;, + 41;3;-1.000000,-0.000000,-0.000001;;, + 42;3;-1.000000,-0.000000,-0.000001;;, + 43;3;-1.000000,-0.000000,-0.000001;;, + 44;3;-1.000000,-0.000000,-0.000001;;, + 45;3;-1.000000,-0.000000,-0.000001;;, + 46;3;-1.000000,-0.000000,-0.000001;;, + 47;3;-1.000000,-0.000000,-0.000001;;, + 48;3;-1.000000,-0.000000,-0.000001;;, + 49;3;-1.000000,-0.000000,-0.000001;;, + 50;3;-1.000000,-0.000000,-0.000000;;, + 51;3;-1.000000,-0.000000,-0.000000;;, + 52;3;-1.000000,-0.000000,-0.000000;;, + 53;3;-1.000000,-0.000000,-0.000000;;, + 54;3;-1.000000,-0.000000,-0.000000;;, + 55;3;-1.000000,-0.000000,-0.000001;;, + 56;3;-1.000000,-0.000000,-0.000001;;, + 57;3;-1.000000,-0.000000,-0.000001;;, + 58;3;-1.000000,-0.000000,-0.000001;;, + 59;3;-1.000000,-0.000000,-0.000001;;, + 60;3;-1.000000,-0.000000,-0.000001;;, + 61;3;-1.000000,-0.000000,-0.000001;;, + 62;3;-1.000000,-0.000000,-0.000001;;, + 63;3;-1.000000,-0.000000,-0.000001;;, + 64;3;-1.000000,-0.000000,-0.000001;;, + 65;3;-1.000000,-0.000000,-0.000001;;, + 66;3;-1.000000,-0.000000,-0.000001;;, + 67;3;-1.000000,-0.000000,-0.000000;;, + 68;3;-1.000000,-0.000000,-0.000000;;, + 69;3;-1.000000,-0.000000,-0.000000;;, + 70;3;-1.000000,-0.000000,-0.000000;;, + 71;3;-1.000000,-0.000000,-0.000000;;, + 72;3;-1.000000,-0.000000,-0.000000;;, + 73;3;-1.000000,-0.000000,-0.000000;;, + 74;3;-1.000000,-0.000000,-0.000001;;, + 75;3;-1.000000,-0.000000,-0.000001;;, + 76;3;-1.000000,-0.000000,-0.000001;;, + 77;3;-1.000000,-0.000000,-0.000001;;, + 78;3;-1.000000,-0.000000,-0.000001;;, + 79;3;-1.000000,-0.000000,-0.000001;;, + 80;3;-1.000000, 0.000000,-0.000001;;, + 81;3;-1.000000, 0.000000,-0.000001;;, + 82;3;-1.000000,-0.000000,-0.000001;;, + 83;3;-1.000000,-0.000000,-0.000001;;, + 84;3;-1.000000,-0.000000,-0.000001;;, + 85;3;-1.000000,-0.000000,-0.000001;;, + 86;3;-1.000000,-0.000000,-0.000001;;, + 87;3;-1.000000,-0.000000,-0.000001;;, + 88;3;-1.000000,-0.000000,-0.000001;;, + 89;3;-1.000000,-0.000000,-0.000001;;, + 90;3;-1.000000,-0.000000,-0.000001;;, + 91;3;-1.000000,-0.000000,-0.000001;;, + 92;3;-1.000000,-0.000000,-0.000001;;, + 93;3;-1.000000,-0.000000,-0.000001;;, + 94;3;-1.000000,-0.000000,-0.000001;;, + 95;3;-1.000000,-0.000000,-0.000001;;, + 96;3;-1.000000,-0.000000,-0.000001;;, + 97;3;-1.000000,-0.000000,-0.000001;;, + 98;3;-1.000000,-0.000000,-0.000001;;, + 99;3;-1.000000,-0.000000,-0.000001;;, + 100;3;-1.000000,-0.000000,-0.000001;;, + 101;3;-1.000000,-0.000000,-0.000001;;, + 102;3;-1.000000,-0.000000,-0.000001;;, + 103;3;-1.000000,-0.000000,-0.000001;;, + 104;3;-1.000000,-0.000000,-0.000001;;, + 105;3;-1.000000,-0.000000,-0.000001;;, + 106;3;-1.000000,-0.000000,-0.000001;;, + 107;3;-1.000000,-0.000000,-0.000001;;, + 108;3;-1.000000,-0.000000,-0.000001;;, + 109;3;-1.000000,-0.000000,-0.000001;;, + 110;3;-1.000000,-0.000000,-0.000001;;, + 111;3;-1.000000,-0.000000,-0.000001;;, + 112;3;-1.000000,-0.000000,-0.000001;;, + 113;3;-1.000000,-0.000000,-0.000001;;, + 114;3;-1.000000,-0.000000,-0.000001;;, + 115;3;-1.000000,-0.000000,-0.000001;;, + 116;3;-1.000000,-0.000000,-0.000001;;, + 117;3;-1.000000,-0.000000,-0.000001;;, + 118;3;-1.000000,-0.000000,-0.000001;;, + 119;3;-1.000000,-0.000000,-0.000001;;, + 120;3;-1.000000,-0.000000,-0.000001;;, + 121;3;-1.000000, 0.000000,-0.000001;;, + 122;3;-1.000000,-0.000000,-0.000001;;, + 123;3;-1.000000,-0.000000,-0.000001;;, + 124;3;-1.000000,-0.000000,-0.000001;;, + 125;3;-1.000000,-0.000000,-0.000001;;, + 126;3;-1.000000,-0.000000,-0.000001;;, + 127;3;-1.000000,-0.000000,-0.000001;;, + 128;3;-1.000000,-0.000000,-0.000001;;, + 129;3;-1.000000,-0.000000,-0.000001;;, + 130;3;-1.000000,-0.000000,-0.000001;;, + 131;3;-1.000000,-0.000000,-0.000001;;, + 132;3;-1.000000,-0.000000,-0.000001;;, + 133;3;-1.000000,-0.000000,-0.000001;;, + 134;3;-1.000000,-0.000000,-0.000001;;, + 135;3;-1.000000,-0.000000,-0.000001;;, + 136;3;-1.000000,-0.000000,-0.000001;;, + 137;3;-1.000000,-0.000000,-0.000001;;, + 138;3;-1.000000,-0.000000,-0.000001;;, + 139;3;-1.000000,-0.000000,-0.000001;;, + 140;3;-1.000000,-0.000000,-0.000001;;, + 141;3;-1.000000,-0.000000,-0.000001;;, + 142;3;-1.000000,-0.000000,-0.000001;;, + 143;3;-1.000000,-0.000000,-0.000001;;, + 144;3;-1.000000,-0.000000,-0.000001;;, + 145;3;-1.000000,-0.000000,-0.000001;;, + 146;3;-1.000000,-0.000000,-0.000001;;, + 147;3;-1.000000,-0.000000,-0.000001;;, + 148;3;-1.000000,-0.000000,-0.000001;;, + 149;3;-1.000000,-0.000000,-0.000001;;, + 150;3;-1.000000,-0.000000,-0.000001;;, + 151;3;-1.000000,-0.000000,-0.000001;;, + 152;3;-1.000000,-0.000000,-0.000001;;, + 153;3;-1.000000,-0.000000,-0.000001;;, + 154;3;-1.000000,-0.000000,-0.000001;;, + 155;3;-1.000000,-0.000000,-0.000001;;, + 156;3;-1.000000,-0.000000,-0.000001;;, + 157;3;-1.000000,-0.000000,-0.000001;;, + 158;3;-1.000000,-0.000000,-0.000001;;, + 159;3;-1.000000,-0.000000,-0.000001;;, + 160;3;-1.000000,-0.000000,-0.000001;;, + 161;3;-1.000000, 0.000000,-0.000001;;, + 162;3;-1.000000,-0.000000,-0.000000;;, + 163;3;-1.000000,-0.000000,-0.000000;;, + 164;3;-1.000000,-0.000000,-0.000000;;, + 165;3;-1.000000,-0.000000,-0.000000;;, + 166;3;-1.000000,-0.000000,-0.000000;;, + 167;3;-1.000000,-0.000000,-0.000000;;, + 168;3;-1.000000, 0.000000,-0.000001;;, + 169;3;-1.000000, 0.000000,-0.000001;;, + 170;3;-1.000000, 0.000000,-0.000001;;, + 171;3;-1.000000, 0.000000,-0.000001;;, + 172;3;-1.000000, 0.000000,-0.000001;;, + 173;3;-1.000000, 0.000000,-0.000001;;, + 174;3;-1.000000, 0.000000,-0.000001;;, + 175;3;-1.000000, 0.000000,-0.000001;;, + 176;3;-1.000000, 0.000000,-0.000001;;, + 177;3;-1.000000, 0.000000,-0.000001;;, + 178;3;-1.000000, 0.000000,-0.000001;;, + 179;3;-1.000000, 0.000000,-0.000001;;, + 180;3;-1.000000, 0.000000,-0.000001;;, + 181;3;-1.000000, 0.000000,-0.000001;;, + 182;3;-1.000000, 0.000000,-0.000001;;, + 183;3;-1.000000, 0.000000,-0.000001;;, + 184;3;-1.000000, 0.000000,-0.000001;;, + 185;3;-1.000000, 0.000000,-0.000001;;, + 186;3;-1.000000, 0.000000,-0.000001;;, + 187;3;-1.000000, 0.000000,-0.000001;;, + 188;3;-1.000000, 0.000000,-0.000001;;; + } + } +} // End of AnimationSet ArmatureAction +AnimationSet Default_Action { + Animation { + {Player} + AnimationKey { // Rotation + 0; + 189; + 0;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 1;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 2;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 3;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 4;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 5;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 6;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 7;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 8;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 9;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 10;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 11;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 12;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 13;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 14;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 15;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 16;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 17;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 18;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 19;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 20;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 21;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 22;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 23;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 24;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 25;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 26;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 27;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 28;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 29;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 30;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 31;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 32;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 33;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 34;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 35;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 36;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 37;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 38;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 39;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 40;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 41;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 42;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 43;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 44;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 45;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 46;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 47;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 48;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 49;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 50;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 51;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 52;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 53;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 54;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 55;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 56;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 57;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 58;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 59;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 60;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 61;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 62;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 63;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 64;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 65;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 66;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 67;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 68;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 69;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 70;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 71;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 72;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 73;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 74;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 75;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 76;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 77;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 78;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 79;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 80;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 81;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 82;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 83;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 84;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 85;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 86;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 87;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 88;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 89;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 90;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 91;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 92;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 93;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 94;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 95;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 96;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 97;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 98;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 99;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 100;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 101;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 102;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 103;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 104;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 105;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 106;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 107;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 108;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 109;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 110;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 111;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 112;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 113;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 114;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 115;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 116;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 117;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 118;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 119;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 120;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 121;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 122;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 123;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 124;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 125;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 126;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 127;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 128;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 129;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 130;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 131;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 132;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 133;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 134;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 135;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 136;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 137;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 138;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 139;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 140;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 141;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 142;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 143;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 144;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 145;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 146;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 147;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 148;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 149;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 150;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 151;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 152;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 153;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 154;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 155;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 156;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 157;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 158;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 159;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 160;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 161;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 162;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 163;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 164;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 165;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 166;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 167;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 168;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 169;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 170;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 171;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 172;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 173;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 174;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 175;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 176;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 177;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 178;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 179;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 180;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 181;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 182;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 183;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 184;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 185;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 186;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 187;4;-1.000000, 0.000000, 0.000000, 0.000000;;, + 188;4;-1.000000, 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { // Scale + 1; + 189; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;, + 156;3; 1.000000, 1.000000, 1.000000;;, + 157;3; 1.000000, 1.000000, 1.000000;;, + 158;3; 1.000000, 1.000000, 1.000000;;, + 159;3; 1.000000, 1.000000, 1.000000;;, + 160;3; 1.000000, 1.000000, 1.000000;;, + 161;3; 1.000000, 1.000000, 1.000000;;, + 162;3; 1.000000, 1.000000, 1.000000;;, + 163;3; 1.000000, 1.000000, 1.000000;;, + 164;3; 1.000000, 1.000000, 1.000000;;, + 165;3; 1.000000, 1.000000, 1.000000;;, + 166;3; 1.000000, 1.000000, 1.000000;;, + 167;3; 1.000000, 1.000000, 1.000000;;, + 168;3; 1.000000, 1.000000, 1.000000;;, + 169;3; 1.000000, 1.000000, 1.000000;;, + 170;3; 1.000000, 1.000000, 1.000000;;, + 171;3; 1.000000, 1.000000, 1.000000;;, + 172;3; 1.000000, 1.000000, 1.000000;;, + 173;3; 1.000000, 1.000000, 1.000000;;, + 174;3; 1.000000, 1.000000, 1.000000;;, + 175;3; 1.000000, 1.000000, 1.000000;;, + 176;3; 1.000000, 1.000000, 1.000000;;, + 177;3; 1.000000, 1.000000, 1.000000;;, + 178;3; 1.000000, 1.000000, 1.000000;;, + 179;3; 1.000000, 1.000000, 1.000000;;, + 180;3; 1.000000, 1.000000, 1.000000;;, + 181;3; 1.000000, 1.000000, 1.000000;;, + 182;3; 1.000000, 1.000000, 1.000000;;, + 183;3; 1.000000, 1.000000, 1.000000;;, + 184;3; 1.000000, 1.000000, 1.000000;;, + 185;3; 1.000000, 1.000000, 1.000000;;, + 186;3; 1.000000, 1.000000, 1.000000;;, + 187;3; 1.000000, 1.000000, 1.000000;;, + 188;3; 1.000000, 1.000000, 1.000000;;; + } + AnimationKey { // Position + 2; + 189; + 0;3; 0.000000, 0.000000, 0.000000;;, + 1;3; 0.000000, 0.000000, 0.000000;;, + 2;3; 0.000000, 0.000000, 0.000000;;, + 3;3; 0.000000, 0.000000, 0.000000;;, + 4;3; 0.000000, 0.000000, 0.000000;;, + 5;3; 0.000000, 0.000000, 0.000000;;, + 6;3; 0.000000, 0.000000, 0.000000;;, + 7;3; 0.000000, 0.000000, 0.000000;;, + 8;3; 0.000000, 0.000000, 0.000000;;, + 9;3; 0.000000, 0.000000, 0.000000;;, + 10;3; 0.000000, 0.000000, 0.000000;;, + 11;3; 0.000000, 0.000000, 0.000000;;, + 12;3; 0.000000, 0.000000, 0.000000;;, + 13;3; 0.000000, 0.000000, 0.000000;;, + 14;3; 0.000000, 0.000000, 0.000000;;, + 15;3; 0.000000, 0.000000, 0.000000;;, + 16;3; 0.000000, 0.000000, 0.000000;;, + 17;3; 0.000000, 0.000000, 0.000000;;, + 18;3; 0.000000, 0.000000, 0.000000;;, + 19;3; 0.000000, 0.000000, 0.000000;;, + 20;3; 0.000000, 0.000000, 0.000000;;, + 21;3; 0.000000, 0.000000, 0.000000;;, + 22;3; 0.000000, 0.000000, 0.000000;;, + 23;3; 0.000000, 0.000000, 0.000000;;, + 24;3; 0.000000, 0.000000, 0.000000;;, + 25;3; 0.000000, 0.000000, 0.000000;;, + 26;3; 0.000000, 0.000000, 0.000000;;, + 27;3; 0.000000, 0.000000, 0.000000;;, + 28;3; 0.000000, 0.000000, 0.000000;;, + 29;3; 0.000000, 0.000000, 0.000000;;, + 30;3; 0.000000, 0.000000, 0.000000;;, + 31;3; 0.000000, 0.000000, 0.000000;;, + 32;3; 0.000000, 0.000000, 0.000000;;, + 33;3; 0.000000, 0.000000, 0.000000;;, + 34;3; 0.000000, 0.000000, 0.000000;;, + 35;3; 0.000000, 0.000000, 0.000000;;, + 36;3; 0.000000, 0.000000, 0.000000;;, + 37;3; 0.000000, 0.000000, 0.000000;;, + 38;3; 0.000000, 0.000000, 0.000000;;, + 39;3; 0.000000, 0.000000, 0.000000;;, + 40;3; 0.000000, 0.000000, 0.000000;;, + 41;3; 0.000000, 0.000000, 0.000000;;, + 42;3; 0.000000, 0.000000, 0.000000;;, + 43;3; 0.000000, 0.000000, 0.000000;;, + 44;3; 0.000000, 0.000000, 0.000000;;, + 45;3; 0.000000, 0.000000, 0.000000;;, + 46;3; 0.000000, 0.000000, 0.000000;;, + 47;3; 0.000000, 0.000000, 0.000000;;, + 48;3; 0.000000, 0.000000, 0.000000;;, + 49;3; 0.000000, 0.000000, 0.000000;;, + 50;3; 0.000000, 0.000000, 0.000000;;, + 51;3; 0.000000, 0.000000, 0.000000;;, + 52;3; 0.000000, 0.000000, 0.000000;;, + 53;3; 0.000000, 0.000000, 0.000000;;, + 54;3; 0.000000, 0.000000, 0.000000;;, + 55;3; 0.000000, 0.000000, 0.000000;;, + 56;3; 0.000000, 0.000000, 0.000000;;, + 57;3; 0.000000, 0.000000, 0.000000;;, + 58;3; 0.000000, 0.000000, 0.000000;;, + 59;3; 0.000000, 0.000000, 0.000000;;, + 60;3; 0.000000, 0.000000, 0.000000;;, + 61;3; 0.000000, 0.000000, 0.000000;;, + 62;3; 0.000000, 0.000000, 0.000000;;, + 63;3; 0.000000, 0.000000, 0.000000;;, + 64;3; 0.000000, 0.000000, 0.000000;;, + 65;3; 0.000000, 0.000000, 0.000000;;, + 66;3; 0.000000, 0.000000, 0.000000;;, + 67;3; 0.000000, 0.000000, 0.000000;;, + 68;3; 0.000000, 0.000000, 0.000000;;, + 69;3; 0.000000, 0.000000, 0.000000;;, + 70;3; 0.000000, 0.000000, 0.000000;;, + 71;3; 0.000000, 0.000000, 0.000000;;, + 72;3; 0.000000, 0.000000, 0.000000;;, + 73;3; 0.000000, 0.000000, 0.000000;;, + 74;3; 0.000000, 0.000000, 0.000000;;, + 75;3; 0.000000, 0.000000, 0.000000;;, + 76;3; 0.000000, 0.000000, 0.000000;;, + 77;3; 0.000000, 0.000000, 0.000000;;, + 78;3; 0.000000, 0.000000, 0.000000;;, + 79;3; 0.000000, 0.000000, 0.000000;;, + 80;3; 0.000000, 0.000000, 0.000000;;, + 81;3; 0.000000, 0.000000, 0.000000;;, + 82;3; 0.000000, 0.000000, 0.000000;;, + 83;3; 0.000000, 0.000000, 0.000000;;, + 84;3; 0.000000, 0.000000, 0.000000;;, + 85;3; 0.000000, 0.000000, 0.000000;;, + 86;3; 0.000000, 0.000000, 0.000000;;, + 87;3; 0.000000, 0.000000, 0.000000;;, + 88;3; 0.000000, 0.000000, 0.000000;;, + 89;3; 0.000000, 0.000000, 0.000000;;, + 90;3; 0.000000, 0.000000, 0.000000;;, + 91;3; 0.000000, 0.000000, 0.000000;;, + 92;3; 0.000000, 0.000000, 0.000000;;, + 93;3; 0.000000, 0.000000, 0.000000;;, + 94;3; 0.000000, 0.000000, 0.000000;;, + 95;3; 0.000000, 0.000000, 0.000000;;, + 96;3; 0.000000, 0.000000, 0.000000;;, + 97;3; 0.000000, 0.000000, 0.000000;;, + 98;3; 0.000000, 0.000000, 0.000000;;, + 99;3; 0.000000, 0.000000, 0.000000;;, + 100;3; 0.000000, 0.000000, 0.000000;;, + 101;3; 0.000000, 0.000000, 0.000000;;, + 102;3; 0.000000, 0.000000, 0.000000;;, + 103;3; 0.000000, 0.000000, 0.000000;;, + 104;3; 0.000000, 0.000000, 0.000000;;, + 105;3; 0.000000, 0.000000, 0.000000;;, + 106;3; 0.000000, 0.000000, 0.000000;;, + 107;3; 0.000000, 0.000000, 0.000000;;, + 108;3; 0.000000, 0.000000, 0.000000;;, + 109;3; 0.000000, 0.000000, 0.000000;;, + 110;3; 0.000000, 0.000000, 0.000000;;, + 111;3; 0.000000, 0.000000, 0.000000;;, + 112;3; 0.000000, 0.000000, 0.000000;;, + 113;3; 0.000000, 0.000000, 0.000000;;, + 114;3; 0.000000, 0.000000, 0.000000;;, + 115;3; 0.000000, 0.000000, 0.000000;;, + 116;3; 0.000000, 0.000000, 0.000000;;, + 117;3; 0.000000, 0.000000, 0.000000;;, + 118;3; 0.000000, 0.000000, 0.000000;;, + 119;3; 0.000000, 0.000000, 0.000000;;, + 120;3; 0.000000, 0.000000, 0.000000;;, + 121;3; 0.000000, 0.000000, 0.000000;;, + 122;3; 0.000000, 0.000000, 0.000000;;, + 123;3; 0.000000, 0.000000, 0.000000;;, + 124;3; 0.000000, 0.000000, 0.000000;;, + 125;3; 0.000000, 0.000000, 0.000000;;, + 126;3; 0.000000, 0.000000, 0.000000;;, + 127;3; 0.000000, 0.000000, 0.000000;;, + 128;3; 0.000000, 0.000000, 0.000000;;, + 129;3; 0.000000, 0.000000, 0.000000;;, + 130;3; 0.000000, 0.000000, 0.000000;;, + 131;3; 0.000000, 0.000000, 0.000000;;, + 132;3; 0.000000, 0.000000, 0.000000;;, + 133;3; 0.000000, 0.000000, 0.000000;;, + 134;3; 0.000000, 0.000000, 0.000000;;, + 135;3; 0.000000, 0.000000, 0.000000;;, + 136;3; 0.000000, 0.000000, 0.000000;;, + 137;3; 0.000000, 0.000000, 0.000000;;, + 138;3; 0.000000, 0.000000, 0.000000;;, + 139;3; 0.000000, 0.000000, 0.000000;;, + 140;3; 0.000000, 0.000000, 0.000000;;, + 141;3; 0.000000, 0.000000, 0.000000;;, + 142;3; 0.000000, 0.000000, 0.000000;;, + 143;3; 0.000000, 0.000000, 0.000000;;, + 144;3; 0.000000, 0.000000, 0.000000;;, + 145;3; 0.000000, 0.000000, 0.000000;;, + 146;3; 0.000000, 0.000000, 0.000000;;, + 147;3; 0.000000, 0.000000, 0.000000;;, + 148;3; 0.000000, 0.000000, 0.000000;;, + 149;3; 0.000000, 0.000000, 0.000000;;, + 150;3; 0.000000, 0.000000, 0.000000;;, + 151;3; 0.000000, 0.000000, 0.000000;;, + 152;3; 0.000000, 0.000000, 0.000000;;, + 153;3; 0.000000, 0.000000, 0.000000;;, + 154;3; 0.000000, 0.000000, 0.000000;;, + 155;3; 0.000000, 0.000000, 0.000000;;, + 156;3; 0.000000, 0.000000, 0.000000;;, + 157;3; 0.000000, 0.000000, 0.000000;;, + 158;3; 0.000000, 0.000000, 0.000000;;, + 159;3; 0.000000, 0.000000, 0.000000;;, + 160;3; 0.000000, 0.000000, 0.000000;;, + 161;3; 0.000000, 0.000000, 0.000000;;, + 162;3; 0.000000, 0.000000, 0.000000;;, + 163;3; 0.000000, 0.000000, 0.000000;;, + 164;3; 0.000000, 0.000000, 0.000000;;, + 165;3; 0.000000, 0.000000, 0.000000;;, + 166;3; 0.000000, 0.000000, 0.000000;;, + 167;3; 0.000000, 0.000000, 0.000000;;, + 168;3; 0.000000, 0.000000, 0.000000;;, + 169;3; 0.000000, 0.000000, 0.000000;;, + 170;3; 0.000000, 0.000000, 0.000000;;, + 171;3; 0.000000, 0.000000, 0.000000;;, + 172;3; 0.000000, 0.000000, 0.000000;;, + 173;3; 0.000000, 0.000000, 0.000000;;, + 174;3; 0.000000, 0.000000, 0.000000;;, + 175;3; 0.000000, 0.000000, 0.000000;;, + 176;3; 0.000000, 0.000000, 0.000000;;, + 177;3; 0.000000, 0.000000, 0.000000;;, + 178;3; 0.000000, 0.000000, 0.000000;;, + 179;3; 0.000000, 0.000000, 0.000000;;, + 180;3; 0.000000, 0.000000, 0.000000;;, + 181;3; 0.000000, 0.000000, 0.000000;;, + 182;3; 0.000000, 0.000000, 0.000000;;, + 183;3; 0.000000, 0.000000, 0.000000;;, + 184;3; 0.000000, 0.000000, 0.000000;;, + 185;3; 0.000000, 0.000000, 0.000000;;, + 186;3; 0.000000, 0.000000, 0.000000;;, + 187;3; 0.000000, 0.000000, 0.000000;;, + 188;3; 0.000000, 0.000000, 0.000000;;; + } + } +} // End of AnimationSet Default_Action diff --git a/games/MultiCraft_game/mods/default/models/boat_base.x b/games/MultiCraft_game/files/default/models/boat_base.x similarity index 100% rename from games/MultiCraft_game/mods/default/models/boat_base.x rename to games/MultiCraft_game/files/default/models/boat_base.x diff --git a/games/MultiCraft_game/mods/default/models/boat_texture.png b/games/MultiCraft_game/files/default/models/boat_texture.png similarity index 100% rename from games/MultiCraft_game/mods/default/models/boat_texture.png rename to games/MultiCraft_game/files/default/models/boat_texture.png diff --git a/games/MultiCraft_game/mods/default/models/character.blend b/games/MultiCraft_game/files/default/models/character.blend similarity index 100% rename from games/MultiCraft_game/mods/default/models/character.blend rename to games/MultiCraft_game/files/default/models/character.blend diff --git a/games/MultiCraft_game/mods/default/models/character.png b/games/MultiCraft_game/files/default/models/character.png similarity index 100% rename from games/MultiCraft_game/mods/default/models/character.png rename to games/MultiCraft_game/files/default/models/character.png diff --git a/games/MultiCraft_game/mods/default/models/character.x b/games/MultiCraft_game/files/default/models/character.x similarity index 100% rename from games/MultiCraft_game/mods/default/models/character.x rename to games/MultiCraft_game/files/default/models/character.x diff --git a/games/MultiCraft_game/mods/default/models/chick.b3d b/games/MultiCraft_game/files/default/models/chick.b3d similarity index 100% rename from games/MultiCraft_game/mods/default/models/chick.b3d rename to games/MultiCraft_game/files/default/models/chick.b3d diff --git a/games/MultiCraft_game/mods/default/models/chicken.x b/games/MultiCraft_game/files/default/models/chicken.x similarity index 100% rename from games/MultiCraft_game/mods/default/models/chicken.x rename to games/MultiCraft_game/files/default/models/chicken.x diff --git a/games/MultiCraft_game/mods/default/models/grim_reaper.png b/games/MultiCraft_game/files/default/models/grim_reaper.png similarity index 100% rename from games/MultiCraft_game/mods/default/models/grim_reaper.png rename to games/MultiCraft_game/files/default/models/grim_reaper.png diff --git a/games/MultiCraft_game/mods/default/models/grim_reaper.x b/games/MultiCraft_game/files/default/models/grim_reaper.x similarity index 97% rename from games/MultiCraft_game/mods/default/models/grim_reaper.x rename to games/MultiCraft_game/files/default/models/grim_reaper.x index 8ea7fe293..1c6f90c55 100644 --- a/games/MultiCraft_game/mods/default/models/grim_reaper.x +++ b/games/MultiCraft_game/files/default/models/grim_reaper.x @@ -1,3859 +1,3859 @@ -xof 0303txt 0032 - -template XSkinMeshHeader { - <3cf169ce-ff7c-44ab-93c0-f78f62d172e2> - WORD nMaxSkinWeightsPerVertex; - WORD nMaxSkinWeightsPerFace; - WORD nBones; -} - -template SkinWeights { - <6f0d123b-bad2-4167-a0d0-80224f25fabb> - STRING transformNodeName; - DWORD nWeights; - array DWORD vertexIndices[nWeights]; - array float weights[nWeights]; - Matrix4x4 matrixOffset; -} - -Frame Root { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 0.000000, 1.000000, 0.000000, - 0.000000, 1.000000,-0.000000, 0.000000, - 0.000000, 0.000000, 0.000000, 1.000000;; - } - Frame Armature { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 1.000000, 0.000000, 0.000000, - 0.000000, 0.000000, 1.000000, 0.000000, - 0.004457,-0.009078, 0.009382, 1.000000;; - } - Frame Armature_root { - FrameTransformMatrix { - -1.000000, 0.000000, 0.000000, 0.000000, - -0.000000,-0.000000, 1.000000, 0.000000, - 0.000000, 1.000000, 0.000000, 0.000000, - 0.000000, 0.000000, 0.000000, 1.000000;; - } - Frame Armature_Right_Hand { - FrameTransformMatrix { - 0.986046,-0.166475, 0.000000, 0.000000, - -0.166475,-0.986046,-0.000000, 0.000000, - 0.000000, 0.000000,-1.000000, 0.000000, - -0.290493, 2.355259, 0.000000, 1.000000;; - } - } //End of Armature_Right_Hand - Frame Armature_Bone_002 { - FrameTransformMatrix { - 0.984885, 0.173207, 0.000000, 0.000000, - 0.173208,-0.984885,-0.000000, 0.000000, - -0.000000, 0.000000,-1.000000, 0.000000, - 0.259914, 2.347614, 0.000000, 1.000000;; - } - } //End of Armature_Bone_002 - Frame Armature_back { - FrameTransformMatrix { - 0.999771, 0.021400,-0.000000, 0.000000, - 0.021400,-0.999771,-0.000000, 0.000000, - -0.000000, 0.000000,-1.000000, 0.000000, - -0.013083, 2.483388,-0.152575, 1.000000;; - } - } //End of Armature_back - Frame Armature_root_001 { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 1.000000,-0.000000, 0.000000, - 0.000000,-0.000000, 1.000000, 0.000000, - 0.108388, 3.011908,-0.000000, 1.000000;; - } - } //End of Armature_root_001 - Frame Armature_root_002 { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 1.000000,-0.000000, 0.000000, - 0.000000,-0.000000, 1.000000, 0.000000, - -0.157125, 2.995103,-0.000000, 1.000000;; - } - } //End of Armature_root_002 - } //End of Armature_root - Frame Plane { - FrameTransformMatrix { - 0.800000, 0.000000, 0.000000, 0.000000, - 0.000000, 1.000000, 0.000000, 0.000000, - 0.000000, 0.000000, 1.000000, 0.000000, - -0.006223, 0.000000,-0.013009, 1.000000;; - } - Mesh { //Plane_009 Mesh - 328; - -0.264941;-0.186165; 3.341238;, - -0.103393;-0.186165; 3.341238;, - -0.103393;-0.186165; 3.179691;, - -0.264941;-0.186165; 3.179691;, - -0.240167;-0.190033; 2.271265;, - 0.225248;-0.190033; 2.271265;, - 0.225248;-0.190033; 2.500485;, - -0.240167;-0.190033; 2.500485;, - -0.240167;-0.190033; 2.271265;, - -0.240167; 0.208188; 2.271265;, - 0.225248; 0.208188; 2.271265;, - 0.225248;-0.190033; 2.271265;, - 0.225248;-0.190033; 2.271265;, - 0.225248; 0.208188; 2.271265;, - 0.225248; 0.208188; 2.500485;, - 0.225248;-0.190033; 2.500485;, - -0.240167; 0.208188; 2.271265;, - -0.240167;-0.190033; 2.271265;, - -0.240167;-0.190033; 2.500485;, - -0.240167; 0.208188; 2.500485;, - 0.225248; 0.208188; 2.271265;, - -0.240167; 0.208188; 2.271265;, - -0.240167; 0.208188; 2.500485;, - 0.225248; 0.208188; 2.500485;, - -0.343863;-0.278758; 0.009591;, - -0.343863; 0.296914; 0.009591;, - -0.343863; 0.296914; 2.500485;, - -0.343863;-0.278758; 2.500485;, - -0.343863; 0.296914; 0.009591;, - 0.328944; 0.296914; 0.009591;, - 0.328944; 0.296914; 2.500485;, - -0.343863; 0.296914; 2.500485;, - 0.328944; 0.296914; 0.009591;, - 0.328944;-0.278758; 0.009591;, - 0.328944;-0.278758; 2.500485;, - 0.328944; 0.296914; 2.500485;, - 0.328944;-0.278758; 0.009591;, - -0.343863;-0.278758; 0.009591;, - -0.343863;-0.278758; 2.500485;, - 0.328944;-0.278758; 2.500485;, - -0.240167;-0.190033; 2.500485;, - 0.225248;-0.190033; 2.500485;, - 0.328944;-0.278758; 2.500485;, - -0.343863;-0.278758; 2.500485;, - -0.343863;-0.278758; 0.009591;, - 0.328944;-0.278758; 0.009591;, - 0.328944; 0.296914; 0.009591;, - -0.343863; 0.296914; 0.009591;, - 0.225248; 0.208188; 2.500485;, - -0.240167; 0.208188; 2.500485;, - -0.343863; 0.296914; 2.500485;, - 0.328944; 0.296914; 2.500485;, - -0.240167; 0.208188; 2.500485;, - -0.240167;-0.190033; 2.500485;, - -0.343863;-0.278758; 2.500485;, - -0.343863; 0.296914; 2.500485;, - 0.225248;-0.190033; 2.500485;, - 0.225248; 0.208188; 2.500485;, - 0.328944; 0.296914; 2.500485;, - 0.328944;-0.278758; 2.500485;, - 0.066079;-0.186165; 3.341238;, - 0.227626;-0.186165; 3.341238;, - 0.227626;-0.186165; 3.179691;, - 0.066079;-0.186165; 3.179691;, - -0.756877;-0.170174; 1.267350;, - -0.756877; 0.188330; 1.267350;, - -0.756877; 0.188330; 2.204780;, - -0.756877;-0.170174; 2.204780;, - -0.756877; 0.188330; 1.267350;, - -0.398373; 0.188330; 1.267350;, - -0.398373; 0.188330; 2.204780;, - -0.756877; 0.188330; 2.204780;, - -0.398373; 0.188330; 1.267350;, - -0.398373;-0.170174; 1.267350;, - -0.398373;-0.170174; 2.204780;, - -0.398373; 0.188330; 2.204780;, - -0.398373;-0.170174; 1.267350;, - -0.756877;-0.170174; 1.267350;, - -0.756877;-0.170174; 2.204780;, - -0.398373;-0.170174; 2.204780;, - -0.398373;-0.170174; 1.267350;, - -0.398373; 0.188330; 1.267350;, - -0.756877; 0.188330; 1.267350;, - -0.756877;-0.170174; 1.267350;, - -0.810406;-0.223703; 2.204780;, - -0.344844;-0.223703; 2.204780;, - -0.398373;-0.170174; 2.204780;, - -0.756877;-0.170174; 2.204780;, - -0.810406;-0.223703; 2.495205;, - -0.344844;-0.223703; 2.495205;, - -0.344844;-0.223703; 2.204780;, - -0.810406;-0.223703; 2.204780;, - -0.344844; 0.241859; 2.204780;, - -0.810406; 0.241859; 2.204780;, - -0.756877; 0.188330; 2.204780;, - -0.398373; 0.188330; 2.204780;, - -0.810406; 0.241859; 2.204780;, - -0.810406;-0.223703; 2.204780;, - -0.756877;-0.170174; 2.204780;, - -0.756877; 0.188330; 2.204780;, - -0.344844;-0.223703; 2.204780;, - -0.344844; 0.241859; 2.204780;, - -0.398373; 0.188330; 2.204780;, - -0.398373;-0.170174; 2.204780;, - -0.810406;-0.223703; 2.495205;, - -0.810406; 0.241859; 2.495205;, - -0.344844; 0.241859; 2.495205;, - -0.344844;-0.223703; 2.495205;, - -0.344844;-0.223703; 2.495205;, - -0.344844; 0.241859; 2.495205;, - -0.344844; 0.241859; 2.204780;, - -0.344844;-0.223703; 2.204780;, - -0.810406; 0.241859; 2.495205;, - -0.810406;-0.223703; 2.495205;, - -0.810406;-0.223703; 2.204780;, - -0.810406; 0.241859; 2.204780;, - -0.344844; 0.241859; 2.495205;, - -0.810406; 0.241859; 2.495205;, - -0.810406; 0.241859; 2.204780;, - -0.344844; 0.241859; 2.204780;, - 0.748465;-0.170174; 1.267350;, - 0.748465; 0.188330; 1.267350;, - 0.389960; 0.188330; 1.267350;, - 0.389960;-0.170174; 1.267350;, - 0.748465;-0.170174; 1.267350;, - 0.389960;-0.170174; 1.267350;, - 0.389960;-0.170174; 2.204780;, - 0.748465;-0.170174; 2.204780;, - 0.748465; 0.188330; 1.267350;, - 0.748465;-0.170174; 1.267350;, - 0.748465;-0.170174; 2.204780;, - 0.748465; 0.188330; 2.204780;, - 0.389960; 0.188330; 1.267350;, - 0.748465; 0.188330; 1.267350;, - 0.748465; 0.188330; 2.204780;, - 0.389960; 0.188330; 2.204780;, - 0.801994; 0.241859; 2.495205;, - 0.336431; 0.241859; 2.495205;, - 0.336431; 0.241859; 2.204780;, - 0.801994; 0.241859; 2.204780;, - 0.336431; 0.241859; 2.495205;, - 0.336431;-0.223703; 2.495205;, - 0.336431;-0.223703; 2.204780;, - 0.336431; 0.241859; 2.204780;, - 0.801994;-0.223703; 2.495205;, - 0.801994; 0.241859; 2.495205;, - 0.801994; 0.241859; 2.204780;, - 0.801994;-0.223703; 2.204780;, - 0.389960;-0.170174; 1.267350;, - 0.389960; 0.188330; 1.267350;, - 0.389960; 0.188330; 2.204780;, - 0.389960;-0.170174; 2.204780;, - 0.336431;-0.223703; 2.495205;, - 0.336431; 0.241859; 2.495205;, - 0.801994; 0.241859; 2.495205;, - 0.801994;-0.223703; 2.495205;, - 0.801994;-0.223703; 2.204780;, - 0.801994; 0.241859; 2.204780;, - 0.748465; 0.188330; 2.204780;, - 0.748465;-0.170174; 2.204780;, - 0.336431; 0.241859; 2.204780;, - 0.336431;-0.223703; 2.204780;, - 0.389960;-0.170174; 2.204780;, - 0.389960; 0.188330; 2.204780;, - 0.801994; 0.241859; 2.204780;, - 0.336431; 0.241859; 2.204780;, - 0.389960; 0.188330; 2.204780;, - 0.748465; 0.188330; 2.204780;, - 0.336431;-0.223703; 2.495205;, - 0.801994;-0.223703; 2.495205;, - 0.801994;-0.223703; 2.204780;, - 0.336431;-0.223703; 2.204780;, - 0.336431;-0.223703; 2.204780;, - 0.801994;-0.223703; 2.204780;, - 0.748465;-0.170174; 2.204780;, - 0.389960;-0.170174; 2.204780;, - -1.003181;-0.315065; 0.315260;, - -1.003181; 0.351327; 0.315260;, - -1.003181; 0.351327; 2.746741;, - -1.003181;-0.315065; 2.746741;, - -1.003181; 0.351327; 0.315260;, - -0.791421; 0.351327; 0.315260;, - -0.791421; 0.351327; 2.563308;, - -1.003181; 0.351327; 2.746741;, - -0.791421; 0.351327; 0.315260;, - -0.791421;-0.315065; 0.315260;, - -0.791421;-0.315065; 2.563308;, - -0.791421; 0.351327; 2.563308;, - -0.791421;-0.315065; 0.315260;, - -1.003181;-0.315065; 0.315260;, - -1.003181;-0.315065; 2.746741;, - -0.791421;-0.315065; 2.563308;, - -0.791421;-0.315065; 0.315260;, - -0.791421; 0.351327; 0.315260;, - -1.003181; 0.351327; 0.315260;, - -1.003181;-0.315065; 0.315260;, - -0.514026;-0.315065; 2.746741;, - -0.302267;-0.315065; 2.563308;, - -0.791421;-0.315065; 2.563308;, - -1.003181;-0.315065; 2.746741;, - -0.514026;-0.315065; 3.804539;, - -0.302267;-0.315065; 3.587476;, - -0.302267;-0.315065; 2.563308;, - -0.514026;-0.315065; 2.746741;, - -0.514026; 0.351327; 2.746741;, - -0.514026;-0.315065; 2.746741;, - -1.003181;-0.315065; 2.746741;, - -1.003181; 0.351327; 2.746741;, - -0.302267;-0.315065; 2.563308;, - -0.302267; 0.351327; 2.563308;, - -0.791421; 0.351327; 2.563308;, - -0.791421;-0.315065; 2.563308;, - -0.302267; 0.351327; 2.563308;, - -0.514026; 0.351327; 2.746741;, - -1.003181; 0.351327; 2.746741;, - -0.791421; 0.351327; 2.563308;, - 0.522487;-0.315065; 3.804539;, - 0.306120;-0.315065; 3.587476;, - -0.302267;-0.315065; 3.587476;, - -0.514026;-0.315065; 3.804539;, - -0.514026; 0.351327; 3.804539;, - -0.514026;-0.315065; 3.804539;, - -0.514026;-0.315065; 2.746741;, - -0.514026; 0.351327; 2.746741;, - -0.302267; 0.351327; 3.587476;, - -0.514026; 0.351327; 3.804539;, - -0.514026; 0.351327; 2.746741;, - -0.302267; 0.351327; 2.563308;, - -0.302267;-0.315065; 3.587476;, - -0.302267; 0.351327; 3.587476;, - -0.302267; 0.351327; 2.563308;, - -0.302267;-0.315065; 2.563308;, - 0.522487;-0.315065; 2.747673;, - 0.306120;-0.315065; 2.564813;, - 0.306120;-0.315065; 3.587476;, - 0.522487;-0.315065; 3.804539;, - 0.522487; 0.351327; 3.804539;, - 0.522487;-0.315065; 3.804539;, - -0.514026;-0.315065; 3.804539;, - -0.514026; 0.351327; 3.804539;, - 0.306120; 0.351327; 3.587476;, - 0.522487; 0.351327; 3.804539;, - -0.514026; 0.351327; 3.804539;, - -0.302267; 0.351327; 3.587476;, - 0.306120;-0.315065; 3.587476;, - 0.306120; 0.351327; 3.587476;, - -0.302267; 0.351327; 3.587476;, - -0.302267;-0.315065; 3.587476;, - 1.002260;-0.315065; 2.747673;, - 0.805352;-0.315065; 2.564813;, - 0.306120;-0.315065; 2.564813;, - 0.522487;-0.315065; 2.747673;, - 0.306120;-0.315065; 2.564813;, - 0.306120; 0.351327; 2.564813;, - 0.306120; 0.351327; 3.587476;, - 0.306120;-0.315065; 3.587476;, - 0.522487; 0.351327; 2.747673;, - 0.522487;-0.315065; 2.747673;, - 0.522487;-0.315065; 3.804539;, - 0.522487; 0.351327; 3.804539;, - 0.306120; 0.351327; 2.564813;, - 0.522487; 0.351327; 2.747673;, - 0.522487; 0.351327; 3.804539;, - 0.306120; 0.351327; 3.587476;, - 1.002260;-0.315065; 0.313008;, - 0.805352;-0.315065; 0.312940;, - 0.805352;-0.315065; 2.564813;, - 1.002260;-0.315065; 2.747673;, - 1.002260; 0.351327; 2.747673;, - 1.002260;-0.315065; 2.747673;, - 0.522487;-0.315065; 2.747673;, - 0.522487; 0.351327; 2.747673;, - 0.805352; 0.351327; 2.564813;, - 1.002260; 0.351327; 2.747673;, - 0.522487; 0.351327; 2.747673;, - 0.306120; 0.351327; 2.564813;, - 0.805352;-0.315065; 2.564813;, - 0.805352; 0.351327; 2.564813;, - 0.306120; 0.351327; 2.564813;, - 0.306120;-0.315065; 2.564813;, - 1.002260;-0.315065; 0.313008;, - 1.002260; 0.351327; 0.313008;, - 0.805352; 0.351327; 0.312940;, - 0.805352;-0.315065; 0.312940;, - 0.805352; 0.351327; 0.312940;, - 1.002260; 0.351327; 0.313008;, - 1.002260; 0.351327; 2.747673;, - 0.805352; 0.351327; 2.564813;, - 0.805352;-0.315065; 0.312940;, - 0.805352; 0.351327; 0.312940;, - 0.805352; 0.351327; 2.564813;, - 0.805352;-0.315065; 2.564813;, - 1.002260; 0.351327; 0.313008;, - 1.002260;-0.315065; 0.313008;, - 1.002260;-0.315065; 2.747673;, - 1.002260; 0.351327; 2.747673;, - 0.306120; 0.351327; 3.587476;, - -0.302267; 0.351327; 3.587476;, - -0.302267; 0.351327; 2.563308;, - 0.306120; 0.351327; 2.564813;, - -0.302267; 0.351327; 0.328521;, - 0.306120; 0.351327; 0.330025;, - 0.306120; 0.351327; 2.564813;, - -0.302267; 0.351327; 2.563308;, - 0.805352; 0.351327; 0.312940;, - 0.805352; 0.351327; 2.564813;, - 0.306120; 0.351327; 2.564813;, - 0.306120; 0.351327; 0.330025;, - -0.302267; 0.351327; 2.563308;, - -0.791421; 0.351327; 2.563308;, - -0.791421; 0.351327; 0.315260;, - -0.302267; 0.351327; 0.328521;, - -0.306120; 0.294175; 3.587476;, - 0.302267; 0.294175; 3.587476;, - 0.302267; 0.294175; 2.563308;, - -0.306120; 0.294175; 2.564813;, - 0.302267; 0.294175; 0.328521;, - -0.306120; 0.294175; 0.330025;, - -0.306120; 0.294175; 2.564813;, - 0.302267; 0.294175; 2.563308;, - -0.805353; 0.294175; 0.312940;, - -0.805353; 0.294175; 2.564813;, - -0.306120; 0.294175; 2.564813;, - -0.306120; 0.294175; 0.330025;, - 0.302267; 0.294175; 2.563308;, - 0.791421; 0.294175; 2.563308;, - 0.791421; 0.294175; 0.315260;, - 0.302267; 0.294175; 0.328521;; - 82; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;, - 4;24;25;26;27;, - 4;28;29;30;31;, - 4;32;33;34;35;, - 4;36;37;38;39;, - 4;40;41;42;43;, - 4;44;45;46;47;, - 4;48;49;50;51;, - 4;52;53;54;55;, - 4;56;57;58;59;, - 4;60;61;62;63;, - 4;64;65;66;67;, - 4;68;69;70;71;, - 4;72;73;74;75;, - 4;76;77;78;79;, - 4;80;81;82;83;, - 4;84;85;86;87;, - 4;88;89;90;91;, - 4;92;93;94;95;, - 4;96;97;98;99;, - 4;100;101;102;103;, - 4;104;105;106;107;, - 4;108;109;110;111;, - 4;112;113;114;115;, - 4;116;117;118;119;, - 4;120;121;122;123;, - 4;124;125;126;127;, - 4;128;129;130;131;, - 4;132;133;134;135;, - 4;136;137;138;139;, - 4;140;141;142;143;, - 4;144;145;146;147;, - 4;148;149;150;151;, - 4;152;153;154;155;, - 4;156;157;158;159;, - 4;160;161;162;163;, - 4;164;165;166;167;, - 4;168;169;170;171;, - 4;172;173;174;175;, - 4;176;177;178;179;, - 4;180;181;182;183;, - 4;184;185;186;187;, - 4;188;189;190;191;, - 4;192;193;194;195;, - 4;196;197;198;199;, - 4;200;201;202;203;, - 4;204;205;206;207;, - 4;208;209;210;211;, - 4;212;213;214;215;, - 4;216;217;218;219;, - 4;220;221;222;223;, - 4;224;225;226;227;, - 4;228;229;230;231;, - 4;232;233;234;235;, - 4;236;237;238;239;, - 4;240;241;242;243;, - 4;244;245;246;247;, - 4;248;249;250;251;, - 4;252;253;254;255;, - 4;256;257;258;259;, - 4;260;261;262;263;, - 4;264;265;266;267;, - 4;268;269;270;271;, - 4;272;273;274;275;, - 4;276;277;278;279;, - 4;280;281;282;283;, - 4;284;285;286;287;, - 4;288;289;290;291;, - 4;292;293;294;295;, - 4;296;297;298;299;, - 4;300;301;302;303;, - 4;304;305;306;307;, - 4;308;309;310;311;, - 4;312;313;314;315;, - 4;316;317;318;319;, - 4;320;321;322;323;, - 4;324;325;326;327;; - MeshNormals { //Plane_009 Normals - 328; - 0.000000;-1.000000;-0.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000;-1.000000;-0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - 0.000344; 0.000000;-1.000000;, - 0.000344; 0.000000;-1.000000;, - 0.000344; 0.000000;-1.000000;, - 0.000344; 0.000000;-1.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;; - 82; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;, - 4;24;25;26;27;, - 4;28;29;30;31;, - 4;32;33;34;35;, - 4;36;37;38;39;, - 4;40;41;42;43;, - 4;44;45;46;47;, - 4;48;49;50;51;, - 4;52;53;54;55;, - 4;56;57;58;59;, - 4;60;61;62;63;, - 4;64;65;66;67;, - 4;68;69;70;71;, - 4;72;73;74;75;, - 4;76;77;78;79;, - 4;80;81;82;83;, - 4;84;85;86;87;, - 4;88;89;90;91;, - 4;92;93;94;95;, - 4;96;97;98;99;, - 4;100;101;102;103;, - 4;104;105;106;107;, - 4;108;109;110;111;, - 4;112;113;114;115;, - 4;116;117;118;119;, - 4;120;121;122;123;, - 4;124;125;126;127;, - 4;128;129;130;131;, - 4;132;133;134;135;, - 4;136;137;138;139;, - 4;140;141;142;143;, - 4;144;145;146;147;, - 4;148;149;150;151;, - 4;152;153;154;155;, - 4;156;157;158;159;, - 4;160;161;162;163;, - 4;164;165;166;167;, - 4;168;169;170;171;, - 4;172;173;174;175;, - 4;176;177;178;179;, - 4;180;181;182;183;, - 4;184;185;186;187;, - 4;188;189;190;191;, - 4;192;193;194;195;, - 4;196;197;198;199;, - 4;200;201;202;203;, - 4;204;205;206;207;, - 4;208;209;210;211;, - 4;212;213;214;215;, - 4;216;217;218;219;, - 4;220;221;222;223;, - 4;224;225;226;227;, - 4;228;229;230;231;, - 4;232;233;234;235;, - 4;236;237;238;239;, - 4;240;241;242;243;, - 4;244;245;246;247;, - 4;248;249;250;251;, - 4;252;253;254;255;, - 4;256;257;258;259;, - 4;260;261;262;263;, - 4;264;265;266;267;, - 4;268;269;270;271;, - 4;272;273;274;275;, - 4;276;277;278;279;, - 4;280;281;282;283;, - 4;284;285;286;287;, - 4;288;289;290;291;, - 4;292;293;294;295;, - 4;296;297;298;299;, - 4;300;301;302;303;, - 4;304;305;306;307;, - 4;308;309;310;311;, - 4;312;313;314;315;, - 4;316;317;318;319;, - 4;320;321;322;323;, - 4;324;325;326;327;; - } //End of Plane_009 Normals - MeshMaterialList { //Plane_009 Material List - 1; - 82; - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0;; - Material Material { - 0.640000; 0.640000; 0.640000; 1.000000;; - 96.078431; - 0.500000; 0.500000; 0.500000;; - 0.000000; 0.000000; 0.000000;; - TextureFilename {"oerkki.png";} - } - } //End of Plane_009 Material List - MeshTextureCoords { //Plane_009 UV Coordinates - 328; - 0.590104; 0.824304;, - 0.684339; 0.824304;, - 0.684339; 0.918540;, - 0.590104; 0.918540;, - 0.083084; 0.002736;, - 0.083084; 0.002736;, - 0.083084; 0.002736;, - 0.083084; 0.002736;, - 0.125368; 0.490119;, - 0.220998; 0.490119;, - 0.220998; 0.601885;, - 0.125368; 0.601885;, - 0.220998; 0.574180;, - 0.125368; 0.574180;, - 0.125368; 0.519134;, - 0.220998; 0.519134;, - 0.147080; 0.595536;, - 0.147080; 0.499906;, - 0.202125; 0.499906;, - 0.202125; 0.595536;, - 0.146076; 0.601885;, - 0.146076; 0.490119;, - 0.201122; 0.490119;, - 0.201122; 0.601885;, - 0.829089; 0.044516;, - 0.983477; 0.044516;, - 0.983477; 0.762585;, - 0.829089; 0.762585;, - 0.813932; 0.043009;, - 0.994371; 0.043009;, - 0.994371; 0.761078;, - 0.813932; 0.761078;, - 0.827629; 0.043009;, - 0.982018; 0.043009;, - 0.982018; 0.761078;, - 0.827629; 0.761078;, - 0.988587; 0.818148;, - 0.815138; 0.818148;, - 0.815138; 0.115436;, - 0.988587; 0.115436;, - 0.184396; 0.491532;, - 0.184396; 0.603298;, - 0.163090; 0.628199;, - 0.163090; 0.466630;, - 0.746600; 0.513391;, - 0.746600; 0.778189;, - 0.520031; 0.778190;, - 0.520031; 0.513391;, - 0.163222; 0.602319;, - 0.163222; 0.490553;, - 0.184529; 0.465652;, - 0.184529; 0.627221;, - 0.161564; 0.595141;, - 0.161564; 0.499511;, - 0.186466; 0.478204;, - 0.186466; 0.616447;, - 0.186336; 0.500163;, - 0.186336; 0.595793;, - 0.161434; 0.617100;, - 0.161434; 0.478857;, - 0.590103; 0.824304;, - 0.684339; 0.824304;, - 0.684339; 0.918539;, - 0.590104; 0.918540;, - 0.700007; 0.967919;, - 0.700007; 0.858136;, - 0.987072; 0.858136;, - 0.987072; 0.967919;, - 0.700007; 0.969657;, - 0.700007; 0.859874;, - 0.987072; 0.859874;, - 0.987072; 0.969657;, - 0.700007; 0.967792;, - 0.700007; 0.858009;, - 0.987072; 0.858009;, - 0.987072; 0.967792;, - 0.700007; 0.969530;, - 0.700007; 0.859747;, - 0.987072; 0.859747;, - 0.987072; 0.969530;, - 0.897067; 0.969657;, - 0.787284; 0.969657;, - 0.787284; 0.859874;, - 0.897067; 0.859874;, - 0.866803; 0.495976;, - 0.937974; 0.495976;, - 0.929684; 0.506969;, - 0.874959; 0.506955;, - 0.868177; 0.493911;, - 0.939769; 0.493911;, - 0.939769; 0.553131;, - 0.868177; 0.553131;, - 0.938927; 0.549502;, - 0.867756; 0.549502;, - 0.876047; 0.538508;, - 0.930772; 0.538522;, - 0.938937; 0.548225;, - 0.867766; 0.548225;, - 0.876057; 0.537231;, - 0.930782; 0.537245;, - 0.868729; 0.496859;, - 0.939900; 0.496859;, - 0.931610; 0.507852;, - 0.876885; 0.507838;, - 0.867766; 0.571553;, - 0.867766; 0.476620;, - 0.939358; 0.476620;, - 0.939358; 0.571553;, - 0.867766; 0.493911;, - 0.939358; 0.493911;, - 0.939358; 0.553131;, - 0.867766; 0.553131;, - 0.882070; 0.572285;, - 0.882070; 0.477352;, - 0.926730; 0.477352;, - 0.926730; 0.572285;, - 0.939769; 0.551122;, - 0.868177; 0.551122;, - 0.868177; 0.491902;, - 0.939769; 0.491902;, - 0.897067; 0.969657;, - 0.787284; 0.969657;, - 0.787284; 0.859874;, - 0.897067; 0.859874;, - 0.700007; 0.969530;, - 0.700007; 0.859747;, - 0.987072; 0.859747;, - 0.987072; 0.969530;, - 0.700007; 0.967792;, - 0.700007; 0.858009;, - 0.987072; 0.858009;, - 0.987072; 0.967792;, - 0.700007; 0.969657;, - 0.700007; 0.859874;, - 0.987072; 0.859874;, - 0.987072; 0.969657;, - 0.939769; 0.551122;, - 0.868177; 0.551122;, - 0.868177; 0.491902;, - 0.939769; 0.491902;, - 0.882070; 0.572285;, - 0.882070; 0.477352;, - 0.926730; 0.477352;, - 0.926730; 0.572285;, - 0.867766; 0.493911;, - 0.939358; 0.493911;, - 0.939358; 0.553131;, - 0.867766; 0.553131;, - 0.700007; 0.967919;, - 0.700007; 0.858136;, - 0.987072; 0.858136;, - 0.987072; 0.967919;, - 0.867766; 0.571553;, - 0.867766; 0.476620;, - 0.939358; 0.476620;, - 0.939358; 0.571553;, - 0.868729; 0.496859;, - 0.939900; 0.496859;, - 0.931610; 0.507852;, - 0.876885; 0.507838;, - 0.938937; 0.548225;, - 0.867766; 0.548225;, - 0.876057; 0.537231;, - 0.930782; 0.537245;, - 0.938927; 0.549502;, - 0.867756; 0.549502;, - 0.876047; 0.538508;, - 0.930772; 0.538522;, - 0.868177; 0.493911;, - 0.939769; 0.493911;, - 0.939769; 0.553131;, - 0.868177; 0.553131;, - 0.866803; 0.495976;, - 0.937974; 0.495976;, - 0.929684; 0.506969;, - 0.874959; 0.506955;, - 0.103963; 0.380808;, - 0.103963; 0.203072;, - 0.752472; 0.203072;, - 0.752472; 0.380808;, - 0.100685; 0.369755;, - 0.098221; 0.303170;, - 0.606799; 0.303124;, - 0.650386; 0.369755;, - 0.117449; 0.202819;, - 0.117449; 0.025083;, - 0.717034; 0.025083;, - 0.717034; 0.202819;, - 0.102377; 0.617822;, - 0.104464; 0.552160;, - 0.661450; 0.550091;, - 0.603217; 0.617823;, - 0.679364; 0.385480;, - 0.679364; 0.563216;, - 0.622885; 0.563216;, - 0.622885; 0.385480;, - 0.676160; 0.130421;, - 0.676159; 0.205144;, - 0.590739; 0.106532;, - 0.590739; 0.031810;, - 0.448501; 0.692908;, - 0.390608; 0.749388;, - 0.117449; 0.749388;, - 0.166373; 0.692908;, - 0.548351; 0.171150;, - 0.726087; 0.171150;, - 0.726087; 0.301614;, - 0.548351; 0.301614;, - 0.641753; 0.371055;, - 0.641753; 0.548791;, - 0.511288; 0.548791;, - 0.511288; 0.371055;, - 0.729588; 0.563216;, - 0.680664; 0.506737;, - 0.680664; 0.376272;, - 0.729588; 0.432751;, - 0.737833; 0.317205;, - 0.679940; 0.259497;, - 0.679940; 0.097232;, - 0.737833; 0.040753;, - 0.383486; 0.028454;, - 0.383486; 0.206190;, - 0.101357; 0.206190;, - 0.101357; 0.028454;, - 0.375536; 0.684708;, - 0.433430; 0.741188;, - 0.151301; 0.741188;, - 0.102377; 0.684709;, - 0.375537; 0.371055;, - 0.375537; 0.548791;, - 0.102377; 0.548791;, - 0.102377; 0.371055;, - 0.166220; 0.691608;, - 0.117449; 0.633900;, - 0.390207; 0.633900;, - 0.448100; 0.691608;, - 0.315381; 0.303860;, - 0.137645; 0.303860;, - 0.137645; 0.027408;, - 0.315381; 0.027408;, - 0.785280; 0.376460;, - 0.727387; 0.434168;, - 0.727387; 0.157716;, - 0.785280; 0.214195;, - 0.534337; 0.385480;, - 0.534337; 0.563216;, - 0.372072; 0.563216;, - 0.372072; 0.385480;, - 0.711585; 0.735744;, - 0.662796; 0.683243;, - 0.662750; 0.550091;, - 0.711541; 0.607782;, - 0.316681; 0.205144;, - 0.316681; 0.027408;, - 0.589439; 0.027408;, - 0.589439; 0.205144;, - 0.088891; 0.563216;, - 0.088891; 0.385480;, - 0.370772; 0.385480;, - 0.370772; 0.563216;, - 0.316681; 0.303860;, - 0.365452; 0.246152;, - 0.647332; 0.246152;, - 0.589439; 0.303860;, - 0.105206; 0.683409;, - 0.102377; 0.619185;, - 0.593508; 0.619123;, - 0.635692; 0.683409;, - 0.548351; 0.028454;, - 0.726087; 0.028454;, - 0.726087; 0.156416;, - 0.548351; 0.156416;, - 0.621585; 0.487177;, - 0.618235; 0.558770;, - 0.535637; 0.461037;, - 0.535637; 0.385480;, - 0.509988; 0.371055;, - 0.509988; 0.548791;, - 0.376836; 0.548791;, - 0.376836; 0.371055;, - 0.695570; 0.371055;, - 0.695570; 0.548791;, - 0.643053; 0.548791;, - 0.643053; 0.371055;, - 0.136796; 0.384180;, - 0.139107; 0.321101;, - 0.678640; 0.318505;, - 0.618236; 0.384180;, - 0.103963; 0.559844;, - 0.103963; 0.382108;, - 0.704568; 0.382108;, - 0.704568; 0.559844;, - 0.103963; 0.201772;, - 0.103963; 0.024037;, - 0.753321; 0.024036;, - 0.753321; 0.201773;, - 0.547051; 0.301614;, - 0.384786; 0.301614;, - 0.384786; 0.028454;, - 0.547051; 0.028856;, - 0.117449; 0.366384;, - 0.117850; 0.204119;, - 0.713898; 0.204119;, - 0.713497; 0.366384;, - 0.117449; 0.500836;, - 0.718053; 0.500836;, - 0.718053; 0.367684;, - 0.122006; 0.367684;, - 0.717033; 0.502136;, - 0.717033; 0.632601;, - 0.117449; 0.632601;, - 0.120986; 0.502136;, - 0.547051; 0.291078;, - 0.384786; 0.291078;, - 0.384786; 0.017919;, - 0.547051; 0.018320;, - 0.117449; 0.355848;, - 0.117850; 0.193583;, - 0.713898; 0.193583;, - 0.713497; 0.355848;, - 0.117449; 0.490300;, - 0.718053; 0.490300;, - 0.718053; 0.357148;, - 0.122006; 0.357148;, - 0.717033; 0.491600;, - 0.717033; 0.622065;, - 0.117449; 0.622065;, - 0.120986; 0.491601;; - } //End of Plane_009 UV Coordinates - XSkinMeshHeader { - 3; - 9; - 6; - } - SkinWeights { - "Armature_back"; - 319; - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32, - 33, - 34, - 35, - 36, - 37, - 38, - 39, - 40, - 41, - 42, - 43, - 44, - 45, - 46, - 47, - 48, - 49, - 50, - 51, - 52, - 53, - 54, - 55, - 56, - 57, - 58, - 59, - 60, - 61, - 62, - 63, - 65, - 66, - 67, - 68, - 70, - 71, - 74, - 75, - 78, - 79, - 82, - 84, - 85, - 86, - 87, - 88, - 89, - 90, - 91, - 92, - 93, - 94, - 95, - 96, - 97, - 98, - 99, - 100, - 101, - 102, - 103, - 104, - 105, - 106, - 107, - 108, - 109, - 110, - 111, - 112, - 113, - 114, - 115, - 116, - 117, - 118, - 119, - 120, - 121, - 122, - 123, - 124, - 125, - 126, - 127, - 128, - 129, - 130, - 131, - 132, - 133, - 134, - 135, - 136, - 137, - 138, - 139, - 140, - 141, - 142, - 143, - 144, - 145, - 146, - 147, - 148, - 149, - 150, - 151, - 152, - 153, - 154, - 155, - 156, - 157, - 158, - 159, - 160, - 161, - 162, - 163, - 164, - 165, - 166, - 167, - 168, - 169, - 170, - 171, - 172, - 173, - 174, - 175, - 176, - 177, - 178, - 179, - 180, - 181, - 182, - 183, - 184, - 185, - 186, - 187, - 188, - 189, - 190, - 191, - 192, - 193, - 194, - 195, - 196, - 197, - 198, - 199, - 200, - 201, - 202, - 203, - 204, - 205, - 206, - 207, - 208, - 209, - 210, - 211, - 212, - 213, - 214, - 215, - 216, - 217, - 218, - 219, - 220, - 221, - 222, - 223, - 224, - 225, - 226, - 227, - 228, - 229, - 230, - 231, - 232, - 233, - 234, - 235, - 236, - 237, - 238, - 239, - 240, - 241, - 242, - 243, - 244, - 245, - 246, - 247, - 248, - 249, - 250, - 251, - 252, - 253, - 254, - 255, - 256, - 257, - 258, - 259, - 260, - 261, - 262, - 263, - 264, - 265, - 266, - 267, - 268, - 269, - 270, - 271, - 272, - 273, - 274, - 275, - 276, - 277, - 278, - 279, - 280, - 281, - 282, - 283, - 284, - 285, - 286, - 287, - 288, - 289, - 290, - 291, - 292, - 293, - 294, - 295, - 296, - 297, - 298, - 299, - 300, - 301, - 302, - 303, - 304, - 305, - 306, - 307, - 308, - 309, - 310, - 311, - 312, - 313, - 314, - 315, - 316, - 317, - 318, - 319, - 320, - 321, - 322, - 323, - 324, - 325, - 326, - 327; - 0.000021, - 0.000000, - 0.000000, - 0.000000, - 0.000037, - 0.004535, - 0.000000, - 0.000001, - 0.000037, - 0.000000, - 0.000000, - 0.004535, - 0.004535, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000037, - 0.000001, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000039, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000039, - 0.000000, - 0.000001, - 0.000000, - 0.000000, - 0.000039, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000001, - 0.000039, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000011, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000011, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000011, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 0.799817, 0.017120,-0.000000, 0.000000, - 0.000000, 0.000000, 1.000000, 0.000000, - 0.021400,-0.999771, 0.000000, 0.000000, - -0.046566, 2.495971,-0.152575, 1.000000;; - } //End of Armature_back Skin Weights - SkinWeights { - "Armature_Bone_002"; - 124; - 5, - 6, - 10, - 11, - 12, - 13, - 14, - 15, - 20, - 23, - 30, - 34, - 35, - 39, - 41, - 42, - 48, - 51, - 56, - 57, - 58, - 59, - 69, - 72, - 73, - 76, - 80, - 81, - 120, - 121, - 122, - 123, - 124, - 125, - 126, - 127, - 128, - 129, - 130, - 131, - 132, - 133, - 134, - 135, - 136, - 137, - 138, - 139, - 140, - 141, - 142, - 143, - 144, - 145, - 146, - 147, - 148, - 149, - 150, - 151, - 152, - 153, - 154, - 155, - 156, - 157, - 158, - 159, - 160, - 161, - 162, - 163, - 164, - 165, - 166, - 167, - 168, - 169, - 170, - 171, - 172, - 173, - 174, - 175, - 232, - 233, - 248, - 249, - 250, - 251, - 252, - 253, - 256, - 257, - 260, - 261, - 266, - 267, - 268, - 269, - 270, - 271, - 272, - 273, - 274, - 275, - 276, - 277, - 278, - 279, - 286, - 287, - 290, - 291, - 294, - 295, - 299, - 302, - 305, - 306, - 314, - 319, - 324, - 325; - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000; - 0.787908, 0.138566,-0.000000, 0.000000, - -0.000000, 0.000000, 1.000000, 0.000000, - 0.173208,-0.984885, 0.000000, 0.000000, - -0.670992, 2.278846,-0.000000, 1.000000;; - } //End of Armature_Bone_002 Skin Weights - SkinWeights { - "Armature_Right_Hand"; - 56; - 64, - 65, - 66, - 67, - 68, - 69, - 70, - 71, - 72, - 73, - 74, - 75, - 76, - 77, - 78, - 79, - 80, - 81, - 82, - 83, - 84, - 85, - 86, - 87, - 88, - 89, - 90, - 91, - 92, - 93, - 94, - 95, - 96, - 97, - 98, - 99, - 100, - 101, - 102, - 103, - 104, - 105, - 106, - 107, - 108, - 109, - 110, - 111, - 112, - 113, - 114, - 115, - 116, - 117, - 118, - 119; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 0.999989, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 0.999989, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 0.999989, - 1.000000, - 1.000000; - 0.788837,-0.133180, 0.000000, 0.000000, - -0.000000, 0.000000, 1.000000, 0.000000, - -0.166475,-0.986046, 0.000000, 0.000000, - 0.674561, 2.287896,-0.000000, 1.000000;; - } //End of Armature_Right_Hand Skin Weights - SkinWeights { - "Armature_root_001"; - 4; - 60, - 61, - 62, - 63; - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 0.800000, 0.000000, 0.000000, 0.000000, - 0.000000, 0.000000,-1.000000, 0.000000, - 0.000000, 1.000000, 0.000000, 0.000000, - -0.114611,-3.024917,-0.000000, 1.000000;; - } //End of Armature_root_001 Skin Weights - SkinWeights { - "Armature_root_002"; - 4; - 0, - 1, - 2, - 3; - 0.999979, - 1.000000, - 1.000000, - 1.000000; - 0.800000, 0.000000, 0.000000, 0.000000, - 0.000000, 0.000000,-1.000000, 0.000000, - 0.000000, 1.000000, 0.000000, 0.000000, - 0.150902,-3.008112,-0.000000, 1.000000;; - } //End of Armature_root_002 Skin Weights - SkinWeights { - "Armature_root"; - 64; - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32, - 33, - 34, - 35, - 36, - 37, - 38, - 39, - 40, - 41, - 42, - 43, - 44, - 45, - 46, - 47, - 48, - 49, - 50, - 51, - 52, - 53, - 54, - 55, - 56, - 57, - 58, - 59, - 60, - 61, - 62, - 63; - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.999963, - 0.995465, - 1.000000, - 0.999999, - 0.999963, - 1.000000, - 1.000000, - 0.995465, - 0.995465, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 0.999963, - 0.999999, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 0.999961, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 0.999961, - 1.000000, - 0.999999, - 1.000000, - 1.000000, - 0.999961, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 0.999999, - 0.999961, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000; - 0.800000, 0.000000, 0.000000, 0.000000, - 0.000000, 0.000000,-1.000000, 0.000000, - 0.000000, 1.000000, 0.000000, 0.000000, - -0.006223,-0.013009,-0.000000, 1.000000;; - } //End of Armature_root Skin Weights - } //End of Plane_009 Mesh - } //End of Plane - } //End of Armature -} //End of Root Frame -AnimationSet { - Animation { - {Armature} - AnimationKey { //Position - 2; - 50; - 0;3; 0.004457,-0.009078, 0.009382;;, - 1;3; 0.004457,-0.009078, 0.009382;;, - 2;3; 0.004457,-0.009078, 0.009382;;, - 3;3; 0.004457,-0.009078, 0.009382;;, - 4;3; 0.004457,-0.009078, 0.009382;;, - 5;3; 0.004457,-0.009078, 0.009382;;, - 6;3; 0.004457,-0.009078, 0.009382;;, - 7;3; 0.004457,-0.009078, 0.009382;;, - 8;3; 0.004457,-0.009078, 0.009382;;, - 9;3; 0.004457,-0.009078, 0.009382;;, - 10;3; 0.004457,-0.009078, 0.009382;;, - 11;3; 0.004457,-0.009078, 0.009382;;, - 12;3; 0.004457,-0.009078, 0.009382;;, - 13;3; 0.004457,-0.009078, 0.009382;;, - 14;3; 0.004457,-0.009078, 0.009382;;, - 15;3; 0.004457,-0.009078, 0.009382;;, - 16;3; 0.004457,-0.009078, 0.009382;;, - 17;3; 0.004457,-0.009078, 0.009382;;, - 18;3; 0.004457,-0.009078, 0.009382;;, - 19;3; 0.004457,-0.009078, 0.009382;;, - 20;3; 0.004457,-0.009078, 0.009382;;, - 21;3; 0.004457,-0.009078, 0.009382;;, - 22;3; 0.004457,-0.009078, 0.009382;;, - 23;3; 0.004457,-0.009078, 0.009382;;, - 24;3; 0.004457,-0.009078, 0.009382;;, - 25;3; 0.004457,-0.009078, 0.009382;;, - 26;3; 0.004457,-0.009078, 0.009382;;, - 27;3; 0.004457,-0.009078, 0.009382;;, - 28;3; 0.004457,-0.009078, 0.009382;;, - 29;3; 0.004457,-0.009078, 0.009382;;, - 30;3; 0.004457,-0.009078, 0.009382;;, - 31;3; 0.004457,-0.009078, 0.009382;;, - 32;3; 0.004457,-0.009078, 0.009382;;, - 33;3; 0.004457,-0.009078, 0.009382;;, - 34;3; 0.004457,-0.009078, 0.009382;;, - 35;3; 0.004457,-0.009078, 0.009382;;, - 36;3; 0.004457,-0.009078, 0.009382;;, - 37;3; 0.004457,-0.009078, 0.009382;;, - 38;3; 0.004457,-0.009078, 0.009382;;, - 39;3; 0.004457,-0.009078, 0.009382;;, - 40;3; 0.004457,-0.009078, 0.009382;;, - 41;3; 0.004457,-0.009078, 0.009382;;, - 42;3; 0.004457,-0.009078, 0.009382;;, - 43;3; 0.004457,-0.009078, 0.009382;;, - 44;3; 0.004457,-0.009078, 0.009382;;, - 45;3; 0.004457,-0.009078, 0.009382;;, - 46;3; 0.004457,-0.009078, 0.009382;;, - 47;3; 0.004457,-0.009078, 0.009382;;, - 48;3; 0.004457,-0.009078, 0.009382;;, - 49;3; 0.004457,-0.009078, 0.009382;;; - } - AnimationKey { //Rotation - 0; - 50; - 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 50; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_root} - AnimationKey { //Position - 2; - 50; - 0;3; 0.000000, 0.000000, 0.000000;;, - 1;3; 0.000000, 0.000000, 0.067862;;, - 2;3; 0.000000, 0.000000, 0.137716;;, - 3;3; 0.000000, 0.000000, 0.196372;;, - 4;3; 0.000000, 0.000000, 0.236159;;, - 5;3; 0.000000, 0.000000, 0.250800;;, - 6;3; 0.000000,-0.000000, 0.242481;;, - 7;3; 0.000000,-0.000000, 0.217369;;, - 8;3; 0.000000,-0.000000, 0.175960;;, - 9;3; 0.000000,-0.000000, 0.120071;;, - 10;3; 0.000000,-0.000000, 0.053144;;, - 11;3; 0.000000,-0.000000,-0.019800;;, - 12;3; 0.000000,-0.000000,-0.092744;;, - 13;3; 0.000000, 0.000000,-0.159671;;, - 14;3; 0.000000, 0.000000,-0.215560;;, - 15;3; 0.000000, 0.000000,-0.256968;;, - 16;3; 0.000000, 0.000000,-0.282081;;, - 17;3; 0.000000, 0.000000,-0.290400;;, - 18;3; 0.000000,-0.000000,-0.277947;;, - 19;3; 0.000000,-0.000000,-0.244260;;, - 20;3; 0.000000,-0.000000,-0.194118;;, - 21;3; 0.000000,-0.000000,-0.132041;;, - 22;3; 0.000000,-0.000000,-0.063637;;, - 23;3; 0.000000, 0.000000, 0.000000;;, - 24;3; 0.000000, 0.000000, 0.000000;;, - 25;3; 0.000000, 0.000000, 0.000000;;, - 26;3; 0.000000, 0.000000, 0.000000;;, - 27;3; 0.000000, 0.000000, 0.000000;;, - 28;3; 0.000000, 0.000000, 0.000000;;, - 29;3; 0.000000, 0.000000, 0.000000;;, - 30;3; 0.000000, 0.000000, 0.000000;;, - 31;3; 0.000000, 0.000000, 0.000000;;, - 32;3; 0.000000, 0.000000, 0.000000;;, - 33;3; 0.000000, 0.000000, 0.000000;;, - 34;3; 0.000000, 0.000000, 0.000000;;, - 35;3; 0.000000, 0.000000, 0.000000;;, - 36;3; 0.000000, 0.000000, 0.000000;;, - 37;3; 0.000000, 0.000000, 0.000000;;, - 38;3; 0.000000, 0.000000, 0.000000;;, - 39;3; 0.000000, 0.000000, 0.000000;;, - 40;3; 0.000000, 0.000000, 0.000000;;, - 41;3; 0.000000, 0.000000, 0.000000;;, - 42;3; 0.000000, 0.000000, 0.000000;;, - 43;3; 0.000000, 0.000000, 0.000000;;, - 44;3; 0.000000, 0.000000, 0.000000;;, - 45;3; 0.000000, 0.000000, 0.000000;;, - 46;3; 0.000000, 0.000000, 0.000000;;, - 47;3; 0.000000, 0.000000, 0.000000;;, - 48;3; 0.000000, 0.000000, 0.000000;;, - 49;3; 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { //Rotation - 0; - 50; - 0;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 1;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 2;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 3;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 4;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 5;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 6;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 7;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 8;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 9;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 10;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 11;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 12;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 13;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 14;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 15;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 16;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 17;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 18;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 19;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 20;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 21;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 22;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 23;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 24;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 25;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 26;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 27;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 28;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 29;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 30;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 31;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 32;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 33;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 34;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 35;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 36;4; -0.000000, 0.000000, 0.707107, 0.707107;;, - 37;4; -0.000000, 0.000000, 0.726457, 0.687212;;, - 38;4; -0.000000, 0.000000, 0.726457, 0.687212;;, - 39;4; -0.000000, 0.000000, 0.726457, 0.687212;;, - 40;4; -0.000000, 0.000000, 0.726457, 0.687212;;, - 41;4; -0.000000, 0.000000, 0.726457, 0.687212;;, - 42;4; -0.000000, 0.000000, 0.726457, 0.687212;;, - 43;4; -0.000000, 0.000000, 0.726457, 0.687212;;, - 44;4; -0.000000, 0.000000, 0.726457, 0.687212;;, - 45;4; -0.000000, 0.000000, 0.726457, 0.687212;;, - 46;4; -0.000000, 0.000000, 0.726457, 0.687212;;, - 47;4; -0.000000, 0.000000, 0.726457, 0.687212;;, - 48;4; -0.000000, 0.000000, 0.726457, 0.687212;;, - 49;4; -0.000000, 0.000000, 0.726457, 0.687212;;; - } - AnimationKey { //Scale - 1; - 50; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_Right_Hand} - AnimationKey { //Position - 2; - 50; - 0;3; -0.290493, 2.355259, 0.000000;;, - 1;3; -0.290493, 2.355259, 0.000000;;, - 2;3; -0.290493, 2.355259, 0.000000;;, - 3;3; -0.290493, 2.355259, 0.000000;;, - 4;3; -0.290493, 2.355259, 0.000000;;, - 5;3; -0.290493, 2.355259, 0.000000;;, - 6;3; -0.290493, 2.355259, 0.000000;;, - 7;3; -0.290493, 2.355259, 0.000000;;, - 8;3; -0.290493, 2.355259, 0.000000;;, - 9;3; -0.290493, 2.355259, 0.000000;;, - 10;3; -0.290493, 2.355259, 0.000000;;, - 11;3; -0.290493, 2.355259, 0.000000;;, - 12;3; -0.290493, 2.355259, 0.000000;;, - 13;3; -0.290493, 2.355259, 0.000000;;, - 14;3; -0.290493, 2.355259, 0.000000;;, - 15;3; -0.290493, 2.355259, 0.000000;;, - 16;3; -0.290493, 2.355259, 0.000000;;, - 17;3; -0.290493, 2.355259, 0.000000;;, - 18;3; -0.290493, 2.355259, 0.000000;;, - 19;3; -0.290493, 2.355259, 0.000000;;, - 20;3; -0.290493, 2.355259, 0.000000;;, - 21;3; -0.290493, 2.355259, 0.000000;;, - 22;3; -0.290493, 2.355259, 0.000000;;, - 23;3; -0.290493, 2.355259, 0.000000;;, - 24;3; -0.290496, 2.355064,-0.001203;;, - 25;3; -0.290496, 2.355064,-0.001203;;, - 26;3; -0.290496, 2.355064,-0.001203;;, - 27;3; -0.290496, 2.355064,-0.001203;;, - 28;3; -0.290496, 2.355064,-0.001203;;, - 29;3; -0.290496, 2.355064,-0.001203;;, - 30;3; -0.290496, 2.355064,-0.001203;;, - 31;3; -0.290496, 2.355064,-0.001203;;, - 32;3; -0.290496, 2.355064,-0.001203;;, - 33;3; -0.290496, 2.355064,-0.001203;;, - 34;3; -0.290496, 2.355064,-0.001203;;, - 35;3; -0.290496, 2.355064,-0.001203;;, - 36;3; -0.290496, 2.355064,-0.001203;;, - 37;3; -0.290496, 2.355065,-0.001203;;, - 38;3; -0.290496, 2.355065,-0.001203;;, - 39;3; -0.290496, 2.355065,-0.001203;;, - 40;3; -0.290496, 2.355065,-0.001203;;, - 41;3; -0.290496, 2.355065,-0.001203;;, - 42;3; -0.290496, 2.355065,-0.001203;;, - 43;3; -0.290496, 2.355065,-0.001203;;, - 44;3; -0.290496, 2.355065,-0.001203;;, - 45;3; -0.290496, 2.355065,-0.001203;;, - 46;3; -0.290496, 2.355065,-0.001203;;, - 47;3; -0.290496, 2.355065,-0.001203;;, - 48;3; -0.290496, 2.355065,-0.001203;;, - 49;3; -0.290496, 2.355065,-0.001203;;; - } - AnimationKey { //Rotation - 0; - 50; - 0;4; -0.000000, 0.996505,-0.083529, 0.000000;;, - 1;4; -0.000000, 0.996505,-0.083529, 0.000000;;, - 2;4; -0.000000, 0.996505,-0.083529, 0.000000;;, - 3;4; -0.000000, 0.996505,-0.083529, 0.000000;;, - 4;4; -0.000000, 0.996505,-0.083529, 0.000000;;, - 5;4; -0.000000, 0.996505,-0.083529, 0.000000;;, - 6;4; -0.000000, 0.996505,-0.083529, 0.000000;;, - 7;4; -0.000000, 0.996505,-0.083529, 0.000000;;, - 8;4; -0.000000, 0.996505,-0.083529, 0.000000;;, - 9;4; -0.000000, 0.996505,-0.083529, 0.000000;;, - 10;4; -0.000000, 0.996505,-0.083529, 0.000000;;, - 11;4; -0.000000, 0.996505,-0.083529, 0.000000;;, - 12;4; -0.000000, 0.996505,-0.083529, 0.000000;;, - 13;4; -0.000000, 0.996505,-0.083529, 0.000000;;, - 14;4; -0.000000, 0.996505,-0.083529, 0.000000;;, - 15;4; -0.000000, 0.996505,-0.083529, 0.000000;;, - 16;4; -0.000000, 0.996505,-0.083529, 0.000000;;, - 17;4; -0.000000, 0.996505,-0.083529, 0.000000;;, - 18;4; -0.000000, 0.996505,-0.083529, 0.000000;;, - 19;4; -0.000000, 0.996505,-0.083529, 0.000000;;, - 20;4; -0.000000, 0.996505,-0.083529, 0.000000;;, - 21;4; -0.000000, 0.996505,-0.083529, 0.000000;;, - 22;4; -0.000000, 0.996505,-0.083529, 0.000000;;, - 23;4; -0.000000, 0.996505,-0.083529, 0.000000;;, - 24;4; -0.159024, 0.983765,-0.082462, 0.010852;;, - 25;4; -0.159024, 0.983765,-0.082462, 0.010852;;, - 26;4; -0.159024, 0.983765,-0.082462, 0.010852;;, - 27;4; -0.159024, 0.983765,-0.082462, 0.010852;;, - 28;4; -0.159024, 0.983765,-0.082462, 0.010852;;, - 29;4; -0.159024, 0.983765,-0.082462, 0.010852;;, - 30;4; -0.159024, 0.983765,-0.082462, 0.010852;;, - 31;4; -0.159024, 0.983765,-0.082462, 0.010852;;, - 32;4; -0.159024, 0.983765,-0.082462, 0.010852;;, - 33;4; -0.159024, 0.983765,-0.082462, 0.010852;;, - 34;4; -0.159024, 0.983765,-0.082462, 0.010852;;, - 35;4; -0.159024, 0.983765,-0.082462, 0.010852;;, - 36;4; -0.159024, 0.983765,-0.082462, 0.010852;;, - 37;4; -0.703772, 0.706324,-0.059206, 0.048025;;, - 38;4; -0.697387, 0.712289,-0.059561, 0.047525;;, - 39;4; -0.684270, 0.724913,-0.060311, 0.046411;;, - 40;4; -0.678183, 0.730801,-0.060660, 0.045887;;, - 41;4; -0.681625, 0.727351,-0.060437, 0.046175;;, - 42;4; -0.691644, 0.717311,-0.059789, 0.047016;;, - 43;4; -0.706047, 0.702877,-0.058857, 0.048224;;, - 44;4; -0.720450, 0.688444,-0.057925, 0.049433;;, - 45;4; -0.730469, 0.678404,-0.057277, 0.050273;;, - 46;4; -0.733911, 0.674954,-0.057055, 0.050562;;, - 47;4; -0.726631, 0.682531,-0.057574, 0.049950;;, - 48;4; -0.711052, 0.698746,-0.058686, 0.048638;;, - 49;4; -0.703772, 0.706324,-0.059206, 0.048025;;; - } - AnimationKey { //Scale - 1; - 50; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_Bone_002} - AnimationKey { //Position - 2; - 50; - 0;3; 0.259914, 2.347614, 0.000000;;, - 1;3; 0.259914, 2.347614, 0.000000;;, - 2;3; 0.259914, 2.347614, 0.000000;;, - 3;3; 0.259914, 2.347614, 0.000000;;, - 4;3; 0.259914, 2.347614, 0.000000;;, - 5;3; 0.259914, 2.347614, 0.000000;;, - 6;3; 0.259914, 2.347614, 0.000000;;, - 7;3; 0.259914, 2.347614, 0.000000;;, - 8;3; 0.259914, 2.347614, 0.000000;;, - 9;3; 0.259914, 2.347614, 0.000000;;, - 10;3; 0.259914, 2.347614, 0.000000;;, - 11;3; 0.259914, 2.347614, 0.000000;;, - 12;3; 0.259914, 2.347614, 0.000000;;, - 13;3; 0.259914, 2.347614, 0.000000;;, - 14;3; 0.259914, 2.347614, 0.000000;;, - 15;3; 0.259914, 2.347614, 0.000000;;, - 16;3; 0.259914, 2.347614, 0.000000;;, - 17;3; 0.259914, 2.347614, 0.000000;;, - 18;3; 0.259914, 2.347614, 0.000000;;, - 19;3; 0.259914, 2.347614, 0.000000;;, - 20;3; 0.259914, 2.347614, 0.000000;;, - 21;3; 0.259914, 2.347614, 0.000000;;, - 22;3; 0.259914, 2.347614, 0.000000;;, - 23;3; 0.259914, 2.347614, 0.000000;;, - 24;3; 0.259911, 2.347808, 0.001203;;, - 25;3; 0.259911, 2.347808, 0.001203;;, - 26;3; 0.259911, 2.347808, 0.001203;;, - 27;3; 0.259911, 2.347808, 0.001203;;, - 28;3; 0.259911, 2.347808, 0.001203;;, - 29;3; 0.259911, 2.347808, 0.001203;;, - 30;3; 0.259911, 2.347808, 0.001203;;, - 31;3; 0.259911, 2.347808, 0.001203;;, - 32;3; 0.259911, 2.347808, 0.001203;;, - 33;3; 0.259911, 2.347808, 0.001203;;, - 34;3; 0.259911, 2.347808, 0.001203;;, - 35;3; 0.259911, 2.347808, 0.001203;;, - 36;3; 0.259911, 2.347808, 0.001203;;, - 37;3; 0.259911, 2.347809, 0.001203;;, - 38;3; 0.259911, 2.347809, 0.001203;;, - 39;3; 0.259911, 2.347809, 0.001203;;, - 40;3; 0.259911, 2.347809, 0.001203;;, - 41;3; 0.259911, 2.347809, 0.001203;;, - 42;3; 0.259911, 2.347809, 0.001203;;, - 43;3; 0.259911, 2.347809, 0.001203;;, - 44;3; 0.259911, 2.347809, 0.001203;;, - 45;3; 0.259911, 2.347809, 0.001203;;, - 46;3; 0.259911, 2.347809, 0.001203;;, - 47;3; 0.259911, 2.347809, 0.001203;;, - 48;3; 0.259911, 2.347809, 0.001203;;, - 49;3; 0.259911, 2.347809, 0.001203;;; - } - AnimationKey { //Rotation - 0; - 50; - 0;4; -0.000000, 0.996214, 0.086933, 0.000000;;, - 1;4; -0.000000, 0.996214, 0.086933, 0.000000;;, - 2;4; -0.000000, 0.996214, 0.086933, 0.000000;;, - 3;4; -0.000000, 0.996214, 0.086933, 0.000000;;, - 4;4; -0.000000, 0.996214, 0.086933, 0.000000;;, - 5;4; -0.000000, 0.996214, 0.086933, 0.000000;;, - 6;4; -0.000000, 0.996214, 0.086933, 0.000000;;, - 7;4; -0.000000, 0.996214, 0.086933, 0.000000;;, - 8;4; -0.000000, 0.996214, 0.086933, 0.000000;;, - 9;4; -0.000000, 0.996214, 0.086933, 0.000000;;, - 10;4; -0.000000, 0.996214, 0.086933, 0.000000;;, - 11;4; -0.000000, 0.996214, 0.086933, 0.000000;;, - 12;4; -0.000000, 0.996214, 0.086933, 0.000000;;, - 13;4; -0.000000, 0.996214, 0.086933, 0.000000;;, - 14;4; -0.000000, 0.996214, 0.086933, 0.000000;;, - 15;4; -0.000000, 0.996214, 0.086933, 0.000000;;, - 16;4; -0.000000, 0.996214, 0.086933, 0.000000;;, - 17;4; -0.000000, 0.996214, 0.086933, 0.000000;;, - 18;4; -0.000000, 0.996214, 0.086933, 0.000000;;, - 19;4; -0.000000, 0.996214, 0.086933, 0.000000;;, - 20;4; -0.000000, 0.996214, 0.086933, 0.000000;;, - 21;4; -0.000000, 0.996214, 0.086933, 0.000000;;, - 22;4; -0.000000, 0.996214, 0.086933, 0.000000;;, - 23;4; -0.000000, 0.996214, 0.086933, 0.000000;;, - 24;4; -0.158993, 0.983478, 0.085821,-0.011298;;, - 25;4; -0.158993, 0.983478, 0.085821,-0.011298;;, - 26;4; -0.158993, 0.983478, 0.085821,-0.011298;;, - 27;4; -0.158993, 0.983478, 0.085821,-0.011298;;, - 28;4; -0.158993, 0.983478, 0.085821,-0.011298;;, - 29;4; -0.158993, 0.983478, 0.085821,-0.011298;;, - 30;4; -0.158993, 0.983478, 0.085821,-0.011298;;, - 31;4; -0.158993, 0.983478, 0.085821,-0.011298;;, - 32;4; -0.158993, 0.983478, 0.085821,-0.011298;;, - 33;4; -0.158993, 0.983478, 0.085821,-0.011298;;, - 34;4; -0.158993, 0.983478, 0.085821,-0.011298;;, - 35;4; -0.158993, 0.983478, 0.085821,-0.011298;;, - 36;4; -0.158993, 0.983478, 0.085821,-0.011298;;, - 37;4; -0.694552, 0.715031, 0.062396,-0.049354;;, - 38;4; -0.692475, 0.716912, 0.062529,-0.049186;;, - 39;4; -0.688216, 0.720832, 0.062807,-0.048826;;, - 40;4; -0.683196, 0.725494, 0.063136,-0.048391;;, - 41;4; -0.678075, 0.730271, 0.063474,-0.047942;;, - 42;4; -0.673260, 0.734774, 0.063792,-0.047517;;, - 43;4; -0.669052, 0.738712, 0.064070,-0.047145;;, - 44;4; -0.665715, 0.741833, 0.064291,-0.046850;;, - 45;4; -0.663506, 0.743896, 0.064436,-0.046656;;, - 46;4; -0.662702, 0.744646, 0.064489,-0.046585;;, - 47;4; -0.670395, 0.737492, 0.063984,-0.047254;;, - 48;4; -0.686858, 0.722185, 0.062902,-0.048685;;, - 49;4; -0.694552, 0.715031, 0.062396,-0.049354;;; - } - AnimationKey { //Scale - 1; - 50; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_back} - AnimationKey { //Position - 2; - 50; - 0;3; -0.013083, 2.483388,-0.152575;;, - 1;3; -0.013083, 2.483388,-0.152575;;, - 2;3; -0.013083, 2.483388,-0.152575;;, - 3;3; -0.013083, 2.483388,-0.152575;;, - 4;3; -0.013083, 2.483388,-0.152575;;, - 5;3; -0.013083, 2.483388,-0.152575;;, - 6;3; -0.013083, 2.483388,-0.152575;;, - 7;3; -0.013083, 2.483388,-0.152575;;, - 8;3; -0.013083, 2.483388,-0.152575;;, - 9;3; -0.013083, 2.483388,-0.152575;;, - 10;3; -0.013083, 2.483388,-0.152575;;, - 11;3; -0.013083, 2.483388,-0.152575;;, - 12;3; -0.013083, 2.483388,-0.152575;;, - 13;3; -0.013083, 2.483388,-0.152575;;, - 14;3; -0.013083, 2.483388,-0.152575;;, - 15;3; -0.013083, 2.483388,-0.152575;;, - 16;3; -0.013083, 2.483388,-0.152575;;, - 17;3; -0.013083, 2.483388,-0.152575;;, - 18;3; -0.013083, 2.483388,-0.152575;;, - 19;3; -0.013083, 2.483388,-0.152575;;, - 20;3; -0.013083, 2.483388,-0.152575;;, - 21;3; -0.013083, 2.483388,-0.152575;;, - 22;3; -0.013083, 2.483388,-0.152575;;, - 23;3; -0.013083, 2.483388,-0.152575;;, - 24;3; -0.013083, 2.483388,-0.152575;;, - 25;3; -0.013083, 2.483388,-0.152575;;, - 26;3; -0.013083, 2.483388,-0.152575;;, - 27;3; -0.013083, 2.483388,-0.152575;;, - 28;3; -0.013083, 2.483388,-0.152575;;, - 29;3; -0.013083, 2.483388,-0.152575;;, - 30;3; -0.013083, 2.483388,-0.152575;;, - 31;3; -0.013083, 2.483388,-0.152575;;, - 32;3; -0.013083, 2.483388,-0.152575;;, - 33;3; -0.013083, 2.483388,-0.152575;;, - 34;3; -0.013083, 2.483388,-0.152575;;, - 35;3; -0.013083, 2.483388,-0.152575;;, - 36;3; -0.013083, 2.483388,-0.152575;;, - 37;3; -0.013083, 2.483388,-0.152575;;, - 38;3; -0.013083, 2.483388,-0.152575;;, - 39;3; -0.013083, 2.483388,-0.152575;;, - 40;3; -0.013083, 2.483388,-0.152575;;, - 41;3; -0.013083, 2.483388,-0.152575;;, - 42;3; -0.013083, 2.483388,-0.152575;;, - 43;3; -0.013083, 2.483388,-0.152575;;, - 44;3; -0.013083, 2.483388,-0.152575;;, - 45;3; -0.013083, 2.483388,-0.152575;;, - 46;3; -0.013083, 2.483388,-0.152575;;, - 47;3; -0.013083, 2.483388,-0.152575;;, - 48;3; -0.013083, 2.483388,-0.152575;;, - 49;3; -0.013083, 2.483388,-0.152575;;; - } - AnimationKey { //Rotation - 0; - 50; - 0;4; -0.000000, 0.999943, 0.010701,-0.000000;;, - 1;4; -0.000000, 0.999943, 0.010701,-0.000000;;, - 2;4; -0.000000, 0.999943, 0.010701,-0.000000;;, - 3;4; -0.000000, 0.999943, 0.010701,-0.000000;;, - 4;4; -0.000000, 0.999943, 0.010701,-0.000000;;, - 5;4; -0.000000, 0.999943, 0.010701,-0.000000;;, - 6;4; -0.000000, 0.999943, 0.010701,-0.000000;;, - 7;4; -0.000000, 0.999943, 0.010701,-0.000000;;, - 8;4; -0.000000, 0.999943, 0.010701,-0.000000;;, - 9;4; -0.000000, 0.999943, 0.010701,-0.000000;;, - 10;4; -0.000000, 0.999943, 0.010701,-0.000000;;, - 11;4; -0.000000, 0.999943, 0.010701,-0.000000;;, - 12;4; -0.000000, 0.999943, 0.010701,-0.000000;;, - 13;4; -0.000000, 0.999943, 0.010701,-0.000000;;, - 14;4; -0.000000, 0.999943, 0.010701,-0.000000;;, - 15;4; -0.000000, 0.999943, 0.010701,-0.000000;;, - 16;4; -0.000000, 0.999943, 0.010701,-0.000000;;, - 17;4; -0.000000, 0.999943, 0.010701,-0.000000;;, - 18;4; -0.000000, 0.999943, 0.010701,-0.000000;;, - 19;4; -0.000000, 0.999943, 0.010701,-0.000000;;, - 20;4; -0.000000, 0.999943, 0.010701,-0.000000;;, - 21;4; -0.000000, 0.999943, 0.010701,-0.000000;;, - 22;4; -0.000000, 0.999943, 0.010701,-0.000000;;, - 23;4; -0.000000, 0.999943, 0.010701,-0.000000;;, - 24;4; 0.130519, 0.991388, 0.010609, 0.001397;;, - 25;4; 0.168031, 0.986326, 0.010555, 0.001797;;, - 26;4; 0.192937, 0.982312, 0.010512, 0.002064;;, - 27;4; 0.207254, 0.979400, 0.010481, 0.002218;;, - 28;4; 0.213957, 0.977524, 0.010461, 0.002290;;, - 29;4; 0.216150, 0.976531, 0.010450, 0.002313;;, - 30;4; 0.216427, 0.976240, 0.010447, 0.002316;;, - 31;4; 0.216150, 0.976619, 0.010451, 0.002313;;, - 32;4; 0.213954, 0.977830, 0.010464, 0.002290;;, - 33;4; 0.207242, 0.979956, 0.010487, 0.002218;;, - 34;4; 0.192910, 0.983007, 0.010520, 0.002064;;, - 35;4; 0.167995, 0.986883, 0.010561, 0.001797;;, - 36;4; 0.130519, 0.991388, 0.010609, 0.001397;;, - 37;4; 0.056614, 0.998339, 0.010684, 0.000606;;, - 38;4; 0.058708, 0.998193, 0.010682, 0.000628;;, - 39;4; 0.063994, 0.997824, 0.010678, 0.000685;;, - 40;4; 0.070663, 0.997358, 0.010673, 0.000756;;, - 41;4; 0.076873, 0.996924, 0.010669, 0.000823;;, - 42;4; 0.081185, 0.996623, 0.010665, 0.000869;;, - 43;4; 0.082728, 0.996515, 0.010664, 0.000885;;, - 44;4; 0.081115, 0.996515, 0.010664, 0.000903;;, - 45;4; 0.076422, 0.996515, 0.010664, 0.000953;;, - 46;4; 0.069674, 0.996515, 0.010664, 0.001025;;, - 47;4; 0.062927, 0.996515, 0.010664, 0.001097;;, - 48;4; 0.058233, 0.996515, 0.010664, 0.001147;;, - 49;4; 0.056620, 0.996515, 0.010664, 0.001165;;; - } - AnimationKey { //Scale - 1; - 50; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_root_001} - AnimationKey { //Position - 2; - 50; - 0;3; 0.108388, 3.011908,-0.000000;;, - 1;3; 0.108388, 3.011908,-0.000000;;, - 2;3; 0.108388, 3.011908,-0.000000;;, - 3;3; 0.108388, 3.011908,-0.000000;;, - 4;3; 0.108388, 3.011908,-0.000000;;, - 5;3; 0.108388, 3.011908,-0.000000;;, - 6;3; 0.108388, 3.011908,-0.000000;;, - 7;3; 0.108388, 3.011908,-0.000000;;, - 8;3; 0.108388, 3.011908,-0.000000;;, - 9;3; 0.108388, 3.011908,-0.000000;;, - 10;3; 0.108388, 3.011908,-0.000000;;, - 11;3; 0.108388, 3.011908,-0.000000;;, - 12;3; 0.108388, 3.011908,-0.000000;;, - 13;3; 0.108388, 3.011908,-0.000000;;, - 14;3; 0.108388, 3.011908,-0.000000;;, - 15;3; 0.108388, 3.011908,-0.000000;;, - 16;3; 0.108388, 3.011908,-0.000000;;, - 17;3; 0.108388, 3.011908,-0.000000;;, - 18;3; 0.108388, 3.011908,-0.000000;;, - 19;3; 0.108388, 3.011908,-0.000000;;, - 20;3; 0.108388, 3.011908,-0.000000;;, - 21;3; 0.108388, 3.011908,-0.000000;;, - 22;3; 0.108388, 3.011908,-0.000000;;, - 23;3; 0.108388, 3.011908,-0.000000;;, - 24;3; 0.108388, 3.011908,-0.000000;;, - 25;3; 0.108388, 3.011908,-0.000000;;, - 26;3; 0.108388, 3.011908,-0.000000;;, - 27;3; 0.108388, 3.011908,-0.000000;;, - 28;3; 0.108388, 3.011908,-0.000000;;, - 29;3; 0.108388, 3.011908,-0.000000;;, - 30;3; 0.108388, 3.011908,-0.000000;;, - 31;3; 0.108388, 3.011908,-0.000000;;, - 32;3; 0.108388, 3.011908,-0.000000;;, - 33;3; 0.108388, 3.011908,-0.000000;;, - 34;3; 0.108388, 3.011908,-0.000000;;, - 35;3; 0.108388, 3.011908,-0.000000;;, - 36;3; 0.108388, 3.011908,-0.000000;;, - 37;3; 0.108388, 3.011908,-0.000000;;, - 38;3; 0.111282, 3.014802, 0.002893;;, - 39;3; 0.102914, 3.006433,-0.005475;;, - 40;3; 0.100667, 3.004187,-0.007722;;, - 41;3; 0.117499, 3.021019, 0.009111;;, - 42;3; 0.107302, 3.010822,-0.001086;;, - 43;3; 0.105187, 3.008707,-0.003202;;, - 44;3; 0.101925, 3.005445,-0.006463;;, - 45;3; 0.116975, 3.020495, 0.008586;;, - 46;3; 0.110424, 3.013944, 0.002036;;, - 47;3; 0.119450, 3.022970, 0.011062;;, - 48;3; 0.118807, 3.022327, 0.010418;;, - 49;3; 0.108388, 3.011908,-0.000000;;; - } - AnimationKey { //Rotation - 0; - 50; - 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 50; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_root_002} - AnimationKey { //Position - 2; - 50; - 0;3; -0.157125, 2.995103,-0.000000;;, - 1;3; -0.157125, 2.995103,-0.000000;;, - 2;3; -0.157125, 2.995103,-0.000000;;, - 3;3; -0.157125, 2.995103,-0.000000;;, - 4;3; -0.157125, 2.995103,-0.000000;;, - 5;3; -0.157125, 2.995103,-0.000000;;, - 6;3; -0.157125, 2.995103,-0.000000;;, - 7;3; -0.157125, 2.995103,-0.000000;;, - 8;3; -0.157125, 2.995103,-0.000000;;, - 9;3; -0.157125, 2.995103,-0.000000;;, - 10;3; -0.157125, 2.995103,-0.000000;;, - 11;3; -0.157125, 2.995103,-0.000000;;, - 12;3; -0.157125, 2.995103,-0.000000;;, - 13;3; -0.157125, 2.995103,-0.000000;;, - 14;3; -0.157125, 2.995103,-0.000000;;, - 15;3; -0.157125, 2.995103,-0.000000;;, - 16;3; -0.157125, 2.995103,-0.000000;;, - 17;3; -0.157125, 2.995103,-0.000000;;, - 18;3; -0.157125, 2.995103,-0.000000;;, - 19;3; -0.157125, 2.995103,-0.000000;;, - 20;3; -0.157125, 2.995103,-0.000000;;, - 21;3; -0.157125, 2.995103,-0.000000;;, - 22;3; -0.157125, 2.995103,-0.000000;;, - 23;3; -0.157125, 2.995103,-0.000000;;, - 24;3; -0.157125, 2.995103,-0.000000;;, - 25;3; -0.157125, 2.995103,-0.000000;;, - 26;3; -0.157125, 2.995103,-0.000000;;, - 27;3; -0.157125, 2.995103,-0.000000;;, - 28;3; -0.157125, 2.995103,-0.000000;;, - 29;3; -0.157125, 2.995103,-0.000000;;, - 30;3; -0.157125, 2.995103,-0.000000;;, - 31;3; -0.157125, 2.995103,-0.000000;;, - 32;3; -0.157125, 2.995103,-0.000000;;, - 33;3; -0.157125, 2.995103,-0.000000;;, - 34;3; -0.157125, 2.995103,-0.000000;;, - 35;3; -0.157125, 2.995103,-0.000000;;, - 36;3; -0.157125, 2.995103,-0.000000;;, - 37;3; -0.157125, 2.995103,-0.000000;;, - 38;3; -0.154231, 2.998278,-0.000000;;, - 39;3; -0.162599, 2.996521,-0.000000;;, - 40;3; -0.164846, 2.997358,-0.000000;;, - 41;3; -0.148014, 3.013568,-0.000000;;, - 42;3; -0.158211, 2.983142,-0.000000;;, - 43;3; -0.160326, 2.976145,-0.000000;;, - 44;3; -0.163588, 2.992257,-0.000000;;, - 45;3; -0.148538, 2.988948,-0.000000;;, - 46;3; -0.155088, 2.985346,-0.000000;;, - 47;3; -0.146063, 2.997540,-0.000000;;, - 48;3; -0.146706, 2.989561,-0.000000;;, - 49;3; -0.157125, 2.995103,-0.000000;;; - } - AnimationKey { //Rotation - 0; - 50; - 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 50; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Plane} - AnimationKey { //Position - 2; - 50; - 0;3; -0.006223, 0.000000,-0.013009;;, - 1;3; -0.006223, 0.000000,-0.013009;;, - 2;3; -0.006223, 0.000000,-0.013009;;, - 3;3; -0.006223, 0.000000,-0.013009;;, - 4;3; -0.006223, 0.000000,-0.013009;;, - 5;3; -0.006223, 0.000000,-0.013009;;, - 6;3; -0.006223, 0.000000,-0.013009;;, - 7;3; -0.006223, 0.000000,-0.013009;;, - 8;3; -0.006223, 0.000000,-0.013009;;, - 9;3; -0.006223, 0.000000,-0.013009;;, - 10;3; -0.006223, 0.000000,-0.013009;;, - 11;3; -0.006223, 0.000000,-0.013009;;, - 12;3; -0.006223, 0.000000,-0.013009;;, - 13;3; -0.006223, 0.000000,-0.013009;;, - 14;3; -0.006223, 0.000000,-0.013009;;, - 15;3; -0.006223, 0.000000,-0.013009;;, - 16;3; -0.006223, 0.000000,-0.013009;;, - 17;3; -0.006223, 0.000000,-0.013009;;, - 18;3; -0.006223, 0.000000,-0.013009;;, - 19;3; -0.006223, 0.000000,-0.013009;;, - 20;3; -0.006223, 0.000000,-0.013009;;, - 21;3; -0.006223, 0.000000,-0.013009;;, - 22;3; -0.006223, 0.000000,-0.013009;;, - 23;3; -0.006223, 0.000000,-0.013009;;, - 24;3; -0.006223, 0.000000,-0.013009;;, - 25;3; -0.006223, 0.000000,-0.013009;;, - 26;3; -0.006223, 0.000000,-0.013009;;, - 27;3; -0.006223, 0.000000,-0.013009;;, - 28;3; -0.006223, 0.000000,-0.013009;;, - 29;3; -0.006223, 0.000000,-0.013009;;, - 30;3; -0.006223, 0.000000,-0.013009;;, - 31;3; -0.006223, 0.000000,-0.013009;;, - 32;3; -0.006223, 0.000000,-0.013009;;, - 33;3; -0.006223, 0.000000,-0.013009;;, - 34;3; -0.006223, 0.000000,-0.013009;;, - 35;3; -0.006223, 0.000000,-0.013009;;, - 36;3; -0.006223, 0.000000,-0.013009;;, - 37;3; -0.006223, 0.000000,-0.013009;;, - 38;3; -0.006223, 0.000000,-0.013009;;, - 39;3; -0.006223, 0.000000,-0.013009;;, - 40;3; -0.006223, 0.000000,-0.013009;;, - 41;3; -0.006223, 0.000000,-0.013009;;, - 42;3; -0.006223, 0.000000,-0.013009;;, - 43;3; -0.006223, 0.000000,-0.013009;;, - 44;3; -0.006223, 0.000000,-0.013009;;, - 45;3; -0.006223, 0.000000,-0.013009;;, - 46;3; -0.006223, 0.000000,-0.013009;;, - 47;3; -0.006223, 0.000000,-0.013009;;, - 48;3; -0.006223, 0.000000,-0.013009;;, - 49;3; -0.006223, 0.000000,-0.013009;;; - } - AnimationKey { //Rotation - 0; - 50; - 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 50; - 0;3; 0.800000, 1.000000, 1.000000;;, - 1;3; 0.800000, 1.000000, 1.000000;;, - 2;3; 0.800000, 1.000000, 1.000000;;, - 3;3; 0.800000, 1.000000, 1.000000;;, - 4;3; 0.800000, 1.000000, 1.000000;;, - 5;3; 0.800000, 1.000000, 1.000000;;, - 6;3; 0.800000, 1.000000, 1.000000;;, - 7;3; 0.800000, 1.000000, 1.000000;;, - 8;3; 0.800000, 1.000000, 1.000000;;, - 9;3; 0.800000, 1.000000, 1.000000;;, - 10;3; 0.800000, 1.000000, 1.000000;;, - 11;3; 0.800000, 1.000000, 1.000000;;, - 12;3; 0.800000, 1.000000, 1.000000;;, - 13;3; 0.800000, 1.000000, 1.000000;;, - 14;3; 0.800000, 1.000000, 1.000000;;, - 15;3; 0.800000, 1.000000, 1.000000;;, - 16;3; 0.800000, 1.000000, 1.000000;;, - 17;3; 0.800000, 1.000000, 1.000000;;, - 18;3; 0.800000, 1.000000, 1.000000;;, - 19;3; 0.800000, 1.000000, 1.000000;;, - 20;3; 0.800000, 1.000000, 1.000000;;, - 21;3; 0.800000, 1.000000, 1.000000;;, - 22;3; 0.800000, 1.000000, 1.000000;;, - 23;3; 0.800000, 1.000000, 1.000000;;, - 24;3; 0.800000, 1.000000, 1.000000;;, - 25;3; 0.800000, 1.000000, 1.000000;;, - 26;3; 0.800000, 1.000000, 1.000000;;, - 27;3; 0.800000, 1.000000, 1.000000;;, - 28;3; 0.800000, 1.000000, 1.000000;;, - 29;3; 0.800000, 1.000000, 1.000000;;, - 30;3; 0.800000, 1.000000, 1.000000;;, - 31;3; 0.800000, 1.000000, 1.000000;;, - 32;3; 0.800000, 1.000000, 1.000000;;, - 33;3; 0.800000, 1.000000, 1.000000;;, - 34;3; 0.800000, 1.000000, 1.000000;;, - 35;3; 0.800000, 1.000000, 1.000000;;, - 36;3; 0.800000, 1.000000, 1.000000;;, - 37;3; 0.800000, 1.000000, 1.000000;;, - 38;3; 0.800000, 1.000000, 1.000000;;, - 39;3; 0.800000, 1.000000, 1.000000;;, - 40;3; 0.800000, 1.000000, 1.000000;;, - 41;3; 0.800000, 1.000000, 1.000000;;, - 42;3; 0.800000, 1.000000, 1.000000;;, - 43;3; 0.800000, 1.000000, 1.000000;;, - 44;3; 0.800000, 1.000000, 1.000000;;, - 45;3; 0.800000, 1.000000, 1.000000;;, - 46;3; 0.800000, 1.000000, 1.000000;;, - 47;3; 0.800000, 1.000000, 1.000000;;, - 48;3; 0.800000, 1.000000, 1.000000;;, - 49;3; 0.800000, 1.000000, 1.000000;;; - } - } -} //End of AnimationSet +xof 0303txt 0032 + +template XSkinMeshHeader { + <3cf169ce-ff7c-44ab-93c0-f78f62d172e2> + WORD nMaxSkinWeightsPerVertex; + WORD nMaxSkinWeightsPerFace; + WORD nBones; +} + +template SkinWeights { + <6f0d123b-bad2-4167-a0d0-80224f25fabb> + STRING transformNodeName; + DWORD nWeights; + array DWORD vertexIndices[nWeights]; + array float weights[nWeights]; + Matrix4x4 matrixOffset; +} + +Frame Root { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 0.000000, 1.000000, 0.000000, + 0.000000, 1.000000,-0.000000, 0.000000, + 0.000000, 0.000000, 0.000000, 1.000000;; + } + Frame Armature { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 1.000000, 0.000000, 0.000000, + 0.000000, 0.000000, 1.000000, 0.000000, + 0.004457,-0.009078, 0.009382, 1.000000;; + } + Frame Armature_root { + FrameTransformMatrix { + -1.000000, 0.000000, 0.000000, 0.000000, + -0.000000,-0.000000, 1.000000, 0.000000, + 0.000000, 1.000000, 0.000000, 0.000000, + 0.000000, 0.000000, 0.000000, 1.000000;; + } + Frame Armature_Right_Hand { + FrameTransformMatrix { + 0.986046,-0.166475, 0.000000, 0.000000, + -0.166475,-0.986046,-0.000000, 0.000000, + 0.000000, 0.000000,-1.000000, 0.000000, + -0.290493, 2.355259, 0.000000, 1.000000;; + } + } //End of Armature_Right_Hand + Frame Armature_Bone_002 { + FrameTransformMatrix { + 0.984885, 0.173207, 0.000000, 0.000000, + 0.173208,-0.984885,-0.000000, 0.000000, + -0.000000, 0.000000,-1.000000, 0.000000, + 0.259914, 2.347614, 0.000000, 1.000000;; + } + } //End of Armature_Bone_002 + Frame Armature_back { + FrameTransformMatrix { + 0.999771, 0.021400,-0.000000, 0.000000, + 0.021400,-0.999771,-0.000000, 0.000000, + -0.000000, 0.000000,-1.000000, 0.000000, + -0.013083, 2.483388,-0.152575, 1.000000;; + } + } //End of Armature_back + Frame Armature_root_001 { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 1.000000,-0.000000, 0.000000, + 0.000000,-0.000000, 1.000000, 0.000000, + 0.108388, 3.011908,-0.000000, 1.000000;; + } + } //End of Armature_root_001 + Frame Armature_root_002 { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 1.000000,-0.000000, 0.000000, + 0.000000,-0.000000, 1.000000, 0.000000, + -0.157125, 2.995103,-0.000000, 1.000000;; + } + } //End of Armature_root_002 + } //End of Armature_root + Frame Plane { + FrameTransformMatrix { + 0.800000, 0.000000, 0.000000, 0.000000, + 0.000000, 1.000000, 0.000000, 0.000000, + 0.000000, 0.000000, 1.000000, 0.000000, + -0.006223, 0.000000,-0.013009, 1.000000;; + } + Mesh { //Plane_009 Mesh + 328; + -0.264941;-0.186165; 3.341238;, + -0.103393;-0.186165; 3.341238;, + -0.103393;-0.186165; 3.179691;, + -0.264941;-0.186165; 3.179691;, + -0.240167;-0.190033; 2.271265;, + 0.225248;-0.190033; 2.271265;, + 0.225248;-0.190033; 2.500485;, + -0.240167;-0.190033; 2.500485;, + -0.240167;-0.190033; 2.271265;, + -0.240167; 0.208188; 2.271265;, + 0.225248; 0.208188; 2.271265;, + 0.225248;-0.190033; 2.271265;, + 0.225248;-0.190033; 2.271265;, + 0.225248; 0.208188; 2.271265;, + 0.225248; 0.208188; 2.500485;, + 0.225248;-0.190033; 2.500485;, + -0.240167; 0.208188; 2.271265;, + -0.240167;-0.190033; 2.271265;, + -0.240167;-0.190033; 2.500485;, + -0.240167; 0.208188; 2.500485;, + 0.225248; 0.208188; 2.271265;, + -0.240167; 0.208188; 2.271265;, + -0.240167; 0.208188; 2.500485;, + 0.225248; 0.208188; 2.500485;, + -0.343863;-0.278758; 0.009591;, + -0.343863; 0.296914; 0.009591;, + -0.343863; 0.296914; 2.500485;, + -0.343863;-0.278758; 2.500485;, + -0.343863; 0.296914; 0.009591;, + 0.328944; 0.296914; 0.009591;, + 0.328944; 0.296914; 2.500485;, + -0.343863; 0.296914; 2.500485;, + 0.328944; 0.296914; 0.009591;, + 0.328944;-0.278758; 0.009591;, + 0.328944;-0.278758; 2.500485;, + 0.328944; 0.296914; 2.500485;, + 0.328944;-0.278758; 0.009591;, + -0.343863;-0.278758; 0.009591;, + -0.343863;-0.278758; 2.500485;, + 0.328944;-0.278758; 2.500485;, + -0.240167;-0.190033; 2.500485;, + 0.225248;-0.190033; 2.500485;, + 0.328944;-0.278758; 2.500485;, + -0.343863;-0.278758; 2.500485;, + -0.343863;-0.278758; 0.009591;, + 0.328944;-0.278758; 0.009591;, + 0.328944; 0.296914; 0.009591;, + -0.343863; 0.296914; 0.009591;, + 0.225248; 0.208188; 2.500485;, + -0.240167; 0.208188; 2.500485;, + -0.343863; 0.296914; 2.500485;, + 0.328944; 0.296914; 2.500485;, + -0.240167; 0.208188; 2.500485;, + -0.240167;-0.190033; 2.500485;, + -0.343863;-0.278758; 2.500485;, + -0.343863; 0.296914; 2.500485;, + 0.225248;-0.190033; 2.500485;, + 0.225248; 0.208188; 2.500485;, + 0.328944; 0.296914; 2.500485;, + 0.328944;-0.278758; 2.500485;, + 0.066079;-0.186165; 3.341238;, + 0.227626;-0.186165; 3.341238;, + 0.227626;-0.186165; 3.179691;, + 0.066079;-0.186165; 3.179691;, + -0.756877;-0.170174; 1.267350;, + -0.756877; 0.188330; 1.267350;, + -0.756877; 0.188330; 2.204780;, + -0.756877;-0.170174; 2.204780;, + -0.756877; 0.188330; 1.267350;, + -0.398373; 0.188330; 1.267350;, + -0.398373; 0.188330; 2.204780;, + -0.756877; 0.188330; 2.204780;, + -0.398373; 0.188330; 1.267350;, + -0.398373;-0.170174; 1.267350;, + -0.398373;-0.170174; 2.204780;, + -0.398373; 0.188330; 2.204780;, + -0.398373;-0.170174; 1.267350;, + -0.756877;-0.170174; 1.267350;, + -0.756877;-0.170174; 2.204780;, + -0.398373;-0.170174; 2.204780;, + -0.398373;-0.170174; 1.267350;, + -0.398373; 0.188330; 1.267350;, + -0.756877; 0.188330; 1.267350;, + -0.756877;-0.170174; 1.267350;, + -0.810406;-0.223703; 2.204780;, + -0.344844;-0.223703; 2.204780;, + -0.398373;-0.170174; 2.204780;, + -0.756877;-0.170174; 2.204780;, + -0.810406;-0.223703; 2.495205;, + -0.344844;-0.223703; 2.495205;, + -0.344844;-0.223703; 2.204780;, + -0.810406;-0.223703; 2.204780;, + -0.344844; 0.241859; 2.204780;, + -0.810406; 0.241859; 2.204780;, + -0.756877; 0.188330; 2.204780;, + -0.398373; 0.188330; 2.204780;, + -0.810406; 0.241859; 2.204780;, + -0.810406;-0.223703; 2.204780;, + -0.756877;-0.170174; 2.204780;, + -0.756877; 0.188330; 2.204780;, + -0.344844;-0.223703; 2.204780;, + -0.344844; 0.241859; 2.204780;, + -0.398373; 0.188330; 2.204780;, + -0.398373;-0.170174; 2.204780;, + -0.810406;-0.223703; 2.495205;, + -0.810406; 0.241859; 2.495205;, + -0.344844; 0.241859; 2.495205;, + -0.344844;-0.223703; 2.495205;, + -0.344844;-0.223703; 2.495205;, + -0.344844; 0.241859; 2.495205;, + -0.344844; 0.241859; 2.204780;, + -0.344844;-0.223703; 2.204780;, + -0.810406; 0.241859; 2.495205;, + -0.810406;-0.223703; 2.495205;, + -0.810406;-0.223703; 2.204780;, + -0.810406; 0.241859; 2.204780;, + -0.344844; 0.241859; 2.495205;, + -0.810406; 0.241859; 2.495205;, + -0.810406; 0.241859; 2.204780;, + -0.344844; 0.241859; 2.204780;, + 0.748465;-0.170174; 1.267350;, + 0.748465; 0.188330; 1.267350;, + 0.389960; 0.188330; 1.267350;, + 0.389960;-0.170174; 1.267350;, + 0.748465;-0.170174; 1.267350;, + 0.389960;-0.170174; 1.267350;, + 0.389960;-0.170174; 2.204780;, + 0.748465;-0.170174; 2.204780;, + 0.748465; 0.188330; 1.267350;, + 0.748465;-0.170174; 1.267350;, + 0.748465;-0.170174; 2.204780;, + 0.748465; 0.188330; 2.204780;, + 0.389960; 0.188330; 1.267350;, + 0.748465; 0.188330; 1.267350;, + 0.748465; 0.188330; 2.204780;, + 0.389960; 0.188330; 2.204780;, + 0.801994; 0.241859; 2.495205;, + 0.336431; 0.241859; 2.495205;, + 0.336431; 0.241859; 2.204780;, + 0.801994; 0.241859; 2.204780;, + 0.336431; 0.241859; 2.495205;, + 0.336431;-0.223703; 2.495205;, + 0.336431;-0.223703; 2.204780;, + 0.336431; 0.241859; 2.204780;, + 0.801994;-0.223703; 2.495205;, + 0.801994; 0.241859; 2.495205;, + 0.801994; 0.241859; 2.204780;, + 0.801994;-0.223703; 2.204780;, + 0.389960;-0.170174; 1.267350;, + 0.389960; 0.188330; 1.267350;, + 0.389960; 0.188330; 2.204780;, + 0.389960;-0.170174; 2.204780;, + 0.336431;-0.223703; 2.495205;, + 0.336431; 0.241859; 2.495205;, + 0.801994; 0.241859; 2.495205;, + 0.801994;-0.223703; 2.495205;, + 0.801994;-0.223703; 2.204780;, + 0.801994; 0.241859; 2.204780;, + 0.748465; 0.188330; 2.204780;, + 0.748465;-0.170174; 2.204780;, + 0.336431; 0.241859; 2.204780;, + 0.336431;-0.223703; 2.204780;, + 0.389960;-0.170174; 2.204780;, + 0.389960; 0.188330; 2.204780;, + 0.801994; 0.241859; 2.204780;, + 0.336431; 0.241859; 2.204780;, + 0.389960; 0.188330; 2.204780;, + 0.748465; 0.188330; 2.204780;, + 0.336431;-0.223703; 2.495205;, + 0.801994;-0.223703; 2.495205;, + 0.801994;-0.223703; 2.204780;, + 0.336431;-0.223703; 2.204780;, + 0.336431;-0.223703; 2.204780;, + 0.801994;-0.223703; 2.204780;, + 0.748465;-0.170174; 2.204780;, + 0.389960;-0.170174; 2.204780;, + -1.003181;-0.315065; 0.315260;, + -1.003181; 0.351327; 0.315260;, + -1.003181; 0.351327; 2.746741;, + -1.003181;-0.315065; 2.746741;, + -1.003181; 0.351327; 0.315260;, + -0.791421; 0.351327; 0.315260;, + -0.791421; 0.351327; 2.563308;, + -1.003181; 0.351327; 2.746741;, + -0.791421; 0.351327; 0.315260;, + -0.791421;-0.315065; 0.315260;, + -0.791421;-0.315065; 2.563308;, + -0.791421; 0.351327; 2.563308;, + -0.791421;-0.315065; 0.315260;, + -1.003181;-0.315065; 0.315260;, + -1.003181;-0.315065; 2.746741;, + -0.791421;-0.315065; 2.563308;, + -0.791421;-0.315065; 0.315260;, + -0.791421; 0.351327; 0.315260;, + -1.003181; 0.351327; 0.315260;, + -1.003181;-0.315065; 0.315260;, + -0.514026;-0.315065; 2.746741;, + -0.302267;-0.315065; 2.563308;, + -0.791421;-0.315065; 2.563308;, + -1.003181;-0.315065; 2.746741;, + -0.514026;-0.315065; 3.804539;, + -0.302267;-0.315065; 3.587476;, + -0.302267;-0.315065; 2.563308;, + -0.514026;-0.315065; 2.746741;, + -0.514026; 0.351327; 2.746741;, + -0.514026;-0.315065; 2.746741;, + -1.003181;-0.315065; 2.746741;, + -1.003181; 0.351327; 2.746741;, + -0.302267;-0.315065; 2.563308;, + -0.302267; 0.351327; 2.563308;, + -0.791421; 0.351327; 2.563308;, + -0.791421;-0.315065; 2.563308;, + -0.302267; 0.351327; 2.563308;, + -0.514026; 0.351327; 2.746741;, + -1.003181; 0.351327; 2.746741;, + -0.791421; 0.351327; 2.563308;, + 0.522487;-0.315065; 3.804539;, + 0.306120;-0.315065; 3.587476;, + -0.302267;-0.315065; 3.587476;, + -0.514026;-0.315065; 3.804539;, + -0.514026; 0.351327; 3.804539;, + -0.514026;-0.315065; 3.804539;, + -0.514026;-0.315065; 2.746741;, + -0.514026; 0.351327; 2.746741;, + -0.302267; 0.351327; 3.587476;, + -0.514026; 0.351327; 3.804539;, + -0.514026; 0.351327; 2.746741;, + -0.302267; 0.351327; 2.563308;, + -0.302267;-0.315065; 3.587476;, + -0.302267; 0.351327; 3.587476;, + -0.302267; 0.351327; 2.563308;, + -0.302267;-0.315065; 2.563308;, + 0.522487;-0.315065; 2.747673;, + 0.306120;-0.315065; 2.564813;, + 0.306120;-0.315065; 3.587476;, + 0.522487;-0.315065; 3.804539;, + 0.522487; 0.351327; 3.804539;, + 0.522487;-0.315065; 3.804539;, + -0.514026;-0.315065; 3.804539;, + -0.514026; 0.351327; 3.804539;, + 0.306120; 0.351327; 3.587476;, + 0.522487; 0.351327; 3.804539;, + -0.514026; 0.351327; 3.804539;, + -0.302267; 0.351327; 3.587476;, + 0.306120;-0.315065; 3.587476;, + 0.306120; 0.351327; 3.587476;, + -0.302267; 0.351327; 3.587476;, + -0.302267;-0.315065; 3.587476;, + 1.002260;-0.315065; 2.747673;, + 0.805352;-0.315065; 2.564813;, + 0.306120;-0.315065; 2.564813;, + 0.522487;-0.315065; 2.747673;, + 0.306120;-0.315065; 2.564813;, + 0.306120; 0.351327; 2.564813;, + 0.306120; 0.351327; 3.587476;, + 0.306120;-0.315065; 3.587476;, + 0.522487; 0.351327; 2.747673;, + 0.522487;-0.315065; 2.747673;, + 0.522487;-0.315065; 3.804539;, + 0.522487; 0.351327; 3.804539;, + 0.306120; 0.351327; 2.564813;, + 0.522487; 0.351327; 2.747673;, + 0.522487; 0.351327; 3.804539;, + 0.306120; 0.351327; 3.587476;, + 1.002260;-0.315065; 0.313008;, + 0.805352;-0.315065; 0.312940;, + 0.805352;-0.315065; 2.564813;, + 1.002260;-0.315065; 2.747673;, + 1.002260; 0.351327; 2.747673;, + 1.002260;-0.315065; 2.747673;, + 0.522487;-0.315065; 2.747673;, + 0.522487; 0.351327; 2.747673;, + 0.805352; 0.351327; 2.564813;, + 1.002260; 0.351327; 2.747673;, + 0.522487; 0.351327; 2.747673;, + 0.306120; 0.351327; 2.564813;, + 0.805352;-0.315065; 2.564813;, + 0.805352; 0.351327; 2.564813;, + 0.306120; 0.351327; 2.564813;, + 0.306120;-0.315065; 2.564813;, + 1.002260;-0.315065; 0.313008;, + 1.002260; 0.351327; 0.313008;, + 0.805352; 0.351327; 0.312940;, + 0.805352;-0.315065; 0.312940;, + 0.805352; 0.351327; 0.312940;, + 1.002260; 0.351327; 0.313008;, + 1.002260; 0.351327; 2.747673;, + 0.805352; 0.351327; 2.564813;, + 0.805352;-0.315065; 0.312940;, + 0.805352; 0.351327; 0.312940;, + 0.805352; 0.351327; 2.564813;, + 0.805352;-0.315065; 2.564813;, + 1.002260; 0.351327; 0.313008;, + 1.002260;-0.315065; 0.313008;, + 1.002260;-0.315065; 2.747673;, + 1.002260; 0.351327; 2.747673;, + 0.306120; 0.351327; 3.587476;, + -0.302267; 0.351327; 3.587476;, + -0.302267; 0.351327; 2.563308;, + 0.306120; 0.351327; 2.564813;, + -0.302267; 0.351327; 0.328521;, + 0.306120; 0.351327; 0.330025;, + 0.306120; 0.351327; 2.564813;, + -0.302267; 0.351327; 2.563308;, + 0.805352; 0.351327; 0.312940;, + 0.805352; 0.351327; 2.564813;, + 0.306120; 0.351327; 2.564813;, + 0.306120; 0.351327; 0.330025;, + -0.302267; 0.351327; 2.563308;, + -0.791421; 0.351327; 2.563308;, + -0.791421; 0.351327; 0.315260;, + -0.302267; 0.351327; 0.328521;, + -0.306120; 0.294175; 3.587476;, + 0.302267; 0.294175; 3.587476;, + 0.302267; 0.294175; 2.563308;, + -0.306120; 0.294175; 2.564813;, + 0.302267; 0.294175; 0.328521;, + -0.306120; 0.294175; 0.330025;, + -0.306120; 0.294175; 2.564813;, + 0.302267; 0.294175; 2.563308;, + -0.805353; 0.294175; 0.312940;, + -0.805353; 0.294175; 2.564813;, + -0.306120; 0.294175; 2.564813;, + -0.306120; 0.294175; 0.330025;, + 0.302267; 0.294175; 2.563308;, + 0.791421; 0.294175; 2.563308;, + 0.791421; 0.294175; 0.315260;, + 0.302267; 0.294175; 0.328521;; + 82; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;, + 4;24;25;26;27;, + 4;28;29;30;31;, + 4;32;33;34;35;, + 4;36;37;38;39;, + 4;40;41;42;43;, + 4;44;45;46;47;, + 4;48;49;50;51;, + 4;52;53;54;55;, + 4;56;57;58;59;, + 4;60;61;62;63;, + 4;64;65;66;67;, + 4;68;69;70;71;, + 4;72;73;74;75;, + 4;76;77;78;79;, + 4;80;81;82;83;, + 4;84;85;86;87;, + 4;88;89;90;91;, + 4;92;93;94;95;, + 4;96;97;98;99;, + 4;100;101;102;103;, + 4;104;105;106;107;, + 4;108;109;110;111;, + 4;112;113;114;115;, + 4;116;117;118;119;, + 4;120;121;122;123;, + 4;124;125;126;127;, + 4;128;129;130;131;, + 4;132;133;134;135;, + 4;136;137;138;139;, + 4;140;141;142;143;, + 4;144;145;146;147;, + 4;148;149;150;151;, + 4;152;153;154;155;, + 4;156;157;158;159;, + 4;160;161;162;163;, + 4;164;165;166;167;, + 4;168;169;170;171;, + 4;172;173;174;175;, + 4;176;177;178;179;, + 4;180;181;182;183;, + 4;184;185;186;187;, + 4;188;189;190;191;, + 4;192;193;194;195;, + 4;196;197;198;199;, + 4;200;201;202;203;, + 4;204;205;206;207;, + 4;208;209;210;211;, + 4;212;213;214;215;, + 4;216;217;218;219;, + 4;220;221;222;223;, + 4;224;225;226;227;, + 4;228;229;230;231;, + 4;232;233;234;235;, + 4;236;237;238;239;, + 4;240;241;242;243;, + 4;244;245;246;247;, + 4;248;249;250;251;, + 4;252;253;254;255;, + 4;256;257;258;259;, + 4;260;261;262;263;, + 4;264;265;266;267;, + 4;268;269;270;271;, + 4;272;273;274;275;, + 4;276;277;278;279;, + 4;280;281;282;283;, + 4;284;285;286;287;, + 4;288;289;290;291;, + 4;292;293;294;295;, + 4;296;297;298;299;, + 4;300;301;302;303;, + 4;304;305;306;307;, + 4;308;309;310;311;, + 4;312;313;314;315;, + 4;316;317;318;319;, + 4;320;321;322;323;, + 4;324;325;326;327;; + MeshNormals { //Plane_009 Normals + 328; + 0.000000;-1.000000;-0.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000;-1.000000;-0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + 0.000344; 0.000000;-1.000000;, + 0.000344; 0.000000;-1.000000;, + 0.000344; 0.000000;-1.000000;, + 0.000344; 0.000000;-1.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;; + 82; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;, + 4;24;25;26;27;, + 4;28;29;30;31;, + 4;32;33;34;35;, + 4;36;37;38;39;, + 4;40;41;42;43;, + 4;44;45;46;47;, + 4;48;49;50;51;, + 4;52;53;54;55;, + 4;56;57;58;59;, + 4;60;61;62;63;, + 4;64;65;66;67;, + 4;68;69;70;71;, + 4;72;73;74;75;, + 4;76;77;78;79;, + 4;80;81;82;83;, + 4;84;85;86;87;, + 4;88;89;90;91;, + 4;92;93;94;95;, + 4;96;97;98;99;, + 4;100;101;102;103;, + 4;104;105;106;107;, + 4;108;109;110;111;, + 4;112;113;114;115;, + 4;116;117;118;119;, + 4;120;121;122;123;, + 4;124;125;126;127;, + 4;128;129;130;131;, + 4;132;133;134;135;, + 4;136;137;138;139;, + 4;140;141;142;143;, + 4;144;145;146;147;, + 4;148;149;150;151;, + 4;152;153;154;155;, + 4;156;157;158;159;, + 4;160;161;162;163;, + 4;164;165;166;167;, + 4;168;169;170;171;, + 4;172;173;174;175;, + 4;176;177;178;179;, + 4;180;181;182;183;, + 4;184;185;186;187;, + 4;188;189;190;191;, + 4;192;193;194;195;, + 4;196;197;198;199;, + 4;200;201;202;203;, + 4;204;205;206;207;, + 4;208;209;210;211;, + 4;212;213;214;215;, + 4;216;217;218;219;, + 4;220;221;222;223;, + 4;224;225;226;227;, + 4;228;229;230;231;, + 4;232;233;234;235;, + 4;236;237;238;239;, + 4;240;241;242;243;, + 4;244;245;246;247;, + 4;248;249;250;251;, + 4;252;253;254;255;, + 4;256;257;258;259;, + 4;260;261;262;263;, + 4;264;265;266;267;, + 4;268;269;270;271;, + 4;272;273;274;275;, + 4;276;277;278;279;, + 4;280;281;282;283;, + 4;284;285;286;287;, + 4;288;289;290;291;, + 4;292;293;294;295;, + 4;296;297;298;299;, + 4;300;301;302;303;, + 4;304;305;306;307;, + 4;308;309;310;311;, + 4;312;313;314;315;, + 4;316;317;318;319;, + 4;320;321;322;323;, + 4;324;325;326;327;; + } //End of Plane_009 Normals + MeshMaterialList { //Plane_009 Material List + 1; + 82; + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0;; + Material Material { + 0.640000; 0.640000; 0.640000; 1.000000;; + 96.078431; + 0.500000; 0.500000; 0.500000;; + 0.000000; 0.000000; 0.000000;; + TextureFilename {"oerkki.png";} + } + } //End of Plane_009 Material List + MeshTextureCoords { //Plane_009 UV Coordinates + 328; + 0.590104; 0.824304;, + 0.684339; 0.824304;, + 0.684339; 0.918540;, + 0.590104; 0.918540;, + 0.083084; 0.002736;, + 0.083084; 0.002736;, + 0.083084; 0.002736;, + 0.083084; 0.002736;, + 0.125368; 0.490119;, + 0.220998; 0.490119;, + 0.220998; 0.601885;, + 0.125368; 0.601885;, + 0.220998; 0.574180;, + 0.125368; 0.574180;, + 0.125368; 0.519134;, + 0.220998; 0.519134;, + 0.147080; 0.595536;, + 0.147080; 0.499906;, + 0.202125; 0.499906;, + 0.202125; 0.595536;, + 0.146076; 0.601885;, + 0.146076; 0.490119;, + 0.201122; 0.490119;, + 0.201122; 0.601885;, + 0.829089; 0.044516;, + 0.983477; 0.044516;, + 0.983477; 0.762585;, + 0.829089; 0.762585;, + 0.813932; 0.043009;, + 0.994371; 0.043009;, + 0.994371; 0.761078;, + 0.813932; 0.761078;, + 0.827629; 0.043009;, + 0.982018; 0.043009;, + 0.982018; 0.761078;, + 0.827629; 0.761078;, + 0.988587; 0.818148;, + 0.815138; 0.818148;, + 0.815138; 0.115436;, + 0.988587; 0.115436;, + 0.184396; 0.491532;, + 0.184396; 0.603298;, + 0.163090; 0.628199;, + 0.163090; 0.466630;, + 0.746600; 0.513391;, + 0.746600; 0.778189;, + 0.520031; 0.778190;, + 0.520031; 0.513391;, + 0.163222; 0.602319;, + 0.163222; 0.490553;, + 0.184529; 0.465652;, + 0.184529; 0.627221;, + 0.161564; 0.595141;, + 0.161564; 0.499511;, + 0.186466; 0.478204;, + 0.186466; 0.616447;, + 0.186336; 0.500163;, + 0.186336; 0.595793;, + 0.161434; 0.617100;, + 0.161434; 0.478857;, + 0.590103; 0.824304;, + 0.684339; 0.824304;, + 0.684339; 0.918539;, + 0.590104; 0.918540;, + 0.700007; 0.967919;, + 0.700007; 0.858136;, + 0.987072; 0.858136;, + 0.987072; 0.967919;, + 0.700007; 0.969657;, + 0.700007; 0.859874;, + 0.987072; 0.859874;, + 0.987072; 0.969657;, + 0.700007; 0.967792;, + 0.700007; 0.858009;, + 0.987072; 0.858009;, + 0.987072; 0.967792;, + 0.700007; 0.969530;, + 0.700007; 0.859747;, + 0.987072; 0.859747;, + 0.987072; 0.969530;, + 0.897067; 0.969657;, + 0.787284; 0.969657;, + 0.787284; 0.859874;, + 0.897067; 0.859874;, + 0.866803; 0.495976;, + 0.937974; 0.495976;, + 0.929684; 0.506969;, + 0.874959; 0.506955;, + 0.868177; 0.493911;, + 0.939769; 0.493911;, + 0.939769; 0.553131;, + 0.868177; 0.553131;, + 0.938927; 0.549502;, + 0.867756; 0.549502;, + 0.876047; 0.538508;, + 0.930772; 0.538522;, + 0.938937; 0.548225;, + 0.867766; 0.548225;, + 0.876057; 0.537231;, + 0.930782; 0.537245;, + 0.868729; 0.496859;, + 0.939900; 0.496859;, + 0.931610; 0.507852;, + 0.876885; 0.507838;, + 0.867766; 0.571553;, + 0.867766; 0.476620;, + 0.939358; 0.476620;, + 0.939358; 0.571553;, + 0.867766; 0.493911;, + 0.939358; 0.493911;, + 0.939358; 0.553131;, + 0.867766; 0.553131;, + 0.882070; 0.572285;, + 0.882070; 0.477352;, + 0.926730; 0.477352;, + 0.926730; 0.572285;, + 0.939769; 0.551122;, + 0.868177; 0.551122;, + 0.868177; 0.491902;, + 0.939769; 0.491902;, + 0.897067; 0.969657;, + 0.787284; 0.969657;, + 0.787284; 0.859874;, + 0.897067; 0.859874;, + 0.700007; 0.969530;, + 0.700007; 0.859747;, + 0.987072; 0.859747;, + 0.987072; 0.969530;, + 0.700007; 0.967792;, + 0.700007; 0.858009;, + 0.987072; 0.858009;, + 0.987072; 0.967792;, + 0.700007; 0.969657;, + 0.700007; 0.859874;, + 0.987072; 0.859874;, + 0.987072; 0.969657;, + 0.939769; 0.551122;, + 0.868177; 0.551122;, + 0.868177; 0.491902;, + 0.939769; 0.491902;, + 0.882070; 0.572285;, + 0.882070; 0.477352;, + 0.926730; 0.477352;, + 0.926730; 0.572285;, + 0.867766; 0.493911;, + 0.939358; 0.493911;, + 0.939358; 0.553131;, + 0.867766; 0.553131;, + 0.700007; 0.967919;, + 0.700007; 0.858136;, + 0.987072; 0.858136;, + 0.987072; 0.967919;, + 0.867766; 0.571553;, + 0.867766; 0.476620;, + 0.939358; 0.476620;, + 0.939358; 0.571553;, + 0.868729; 0.496859;, + 0.939900; 0.496859;, + 0.931610; 0.507852;, + 0.876885; 0.507838;, + 0.938937; 0.548225;, + 0.867766; 0.548225;, + 0.876057; 0.537231;, + 0.930782; 0.537245;, + 0.938927; 0.549502;, + 0.867756; 0.549502;, + 0.876047; 0.538508;, + 0.930772; 0.538522;, + 0.868177; 0.493911;, + 0.939769; 0.493911;, + 0.939769; 0.553131;, + 0.868177; 0.553131;, + 0.866803; 0.495976;, + 0.937974; 0.495976;, + 0.929684; 0.506969;, + 0.874959; 0.506955;, + 0.103963; 0.380808;, + 0.103963; 0.203072;, + 0.752472; 0.203072;, + 0.752472; 0.380808;, + 0.100685; 0.369755;, + 0.098221; 0.303170;, + 0.606799; 0.303124;, + 0.650386; 0.369755;, + 0.117449; 0.202819;, + 0.117449; 0.025083;, + 0.717034; 0.025083;, + 0.717034; 0.202819;, + 0.102377; 0.617822;, + 0.104464; 0.552160;, + 0.661450; 0.550091;, + 0.603217; 0.617823;, + 0.679364; 0.385480;, + 0.679364; 0.563216;, + 0.622885; 0.563216;, + 0.622885; 0.385480;, + 0.676160; 0.130421;, + 0.676159; 0.205144;, + 0.590739; 0.106532;, + 0.590739; 0.031810;, + 0.448501; 0.692908;, + 0.390608; 0.749388;, + 0.117449; 0.749388;, + 0.166373; 0.692908;, + 0.548351; 0.171150;, + 0.726087; 0.171150;, + 0.726087; 0.301614;, + 0.548351; 0.301614;, + 0.641753; 0.371055;, + 0.641753; 0.548791;, + 0.511288; 0.548791;, + 0.511288; 0.371055;, + 0.729588; 0.563216;, + 0.680664; 0.506737;, + 0.680664; 0.376272;, + 0.729588; 0.432751;, + 0.737833; 0.317205;, + 0.679940; 0.259497;, + 0.679940; 0.097232;, + 0.737833; 0.040753;, + 0.383486; 0.028454;, + 0.383486; 0.206190;, + 0.101357; 0.206190;, + 0.101357; 0.028454;, + 0.375536; 0.684708;, + 0.433430; 0.741188;, + 0.151301; 0.741188;, + 0.102377; 0.684709;, + 0.375537; 0.371055;, + 0.375537; 0.548791;, + 0.102377; 0.548791;, + 0.102377; 0.371055;, + 0.166220; 0.691608;, + 0.117449; 0.633900;, + 0.390207; 0.633900;, + 0.448100; 0.691608;, + 0.315381; 0.303860;, + 0.137645; 0.303860;, + 0.137645; 0.027408;, + 0.315381; 0.027408;, + 0.785280; 0.376460;, + 0.727387; 0.434168;, + 0.727387; 0.157716;, + 0.785280; 0.214195;, + 0.534337; 0.385480;, + 0.534337; 0.563216;, + 0.372072; 0.563216;, + 0.372072; 0.385480;, + 0.711585; 0.735744;, + 0.662796; 0.683243;, + 0.662750; 0.550091;, + 0.711541; 0.607782;, + 0.316681; 0.205144;, + 0.316681; 0.027408;, + 0.589439; 0.027408;, + 0.589439; 0.205144;, + 0.088891; 0.563216;, + 0.088891; 0.385480;, + 0.370772; 0.385480;, + 0.370772; 0.563216;, + 0.316681; 0.303860;, + 0.365452; 0.246152;, + 0.647332; 0.246152;, + 0.589439; 0.303860;, + 0.105206; 0.683409;, + 0.102377; 0.619185;, + 0.593508; 0.619123;, + 0.635692; 0.683409;, + 0.548351; 0.028454;, + 0.726087; 0.028454;, + 0.726087; 0.156416;, + 0.548351; 0.156416;, + 0.621585; 0.487177;, + 0.618235; 0.558770;, + 0.535637; 0.461037;, + 0.535637; 0.385480;, + 0.509988; 0.371055;, + 0.509988; 0.548791;, + 0.376836; 0.548791;, + 0.376836; 0.371055;, + 0.695570; 0.371055;, + 0.695570; 0.548791;, + 0.643053; 0.548791;, + 0.643053; 0.371055;, + 0.136796; 0.384180;, + 0.139107; 0.321101;, + 0.678640; 0.318505;, + 0.618236; 0.384180;, + 0.103963; 0.559844;, + 0.103963; 0.382108;, + 0.704568; 0.382108;, + 0.704568; 0.559844;, + 0.103963; 0.201772;, + 0.103963; 0.024037;, + 0.753321; 0.024036;, + 0.753321; 0.201773;, + 0.547051; 0.301614;, + 0.384786; 0.301614;, + 0.384786; 0.028454;, + 0.547051; 0.028856;, + 0.117449; 0.366384;, + 0.117850; 0.204119;, + 0.713898; 0.204119;, + 0.713497; 0.366384;, + 0.117449; 0.500836;, + 0.718053; 0.500836;, + 0.718053; 0.367684;, + 0.122006; 0.367684;, + 0.717033; 0.502136;, + 0.717033; 0.632601;, + 0.117449; 0.632601;, + 0.120986; 0.502136;, + 0.547051; 0.291078;, + 0.384786; 0.291078;, + 0.384786; 0.017919;, + 0.547051; 0.018320;, + 0.117449; 0.355848;, + 0.117850; 0.193583;, + 0.713898; 0.193583;, + 0.713497; 0.355848;, + 0.117449; 0.490300;, + 0.718053; 0.490300;, + 0.718053; 0.357148;, + 0.122006; 0.357148;, + 0.717033; 0.491600;, + 0.717033; 0.622065;, + 0.117449; 0.622065;, + 0.120986; 0.491601;; + } //End of Plane_009 UV Coordinates + XSkinMeshHeader { + 3; + 9; + 6; + } + SkinWeights { + "Armature_back"; + 319; + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47, + 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, + 56, + 57, + 58, + 59, + 60, + 61, + 62, + 63, + 65, + 66, + 67, + 68, + 70, + 71, + 74, + 75, + 78, + 79, + 82, + 84, + 85, + 86, + 87, + 88, + 89, + 90, + 91, + 92, + 93, + 94, + 95, + 96, + 97, + 98, + 99, + 100, + 101, + 102, + 103, + 104, + 105, + 106, + 107, + 108, + 109, + 110, + 111, + 112, + 113, + 114, + 115, + 116, + 117, + 118, + 119, + 120, + 121, + 122, + 123, + 124, + 125, + 126, + 127, + 128, + 129, + 130, + 131, + 132, + 133, + 134, + 135, + 136, + 137, + 138, + 139, + 140, + 141, + 142, + 143, + 144, + 145, + 146, + 147, + 148, + 149, + 150, + 151, + 152, + 153, + 154, + 155, + 156, + 157, + 158, + 159, + 160, + 161, + 162, + 163, + 164, + 165, + 166, + 167, + 168, + 169, + 170, + 171, + 172, + 173, + 174, + 175, + 176, + 177, + 178, + 179, + 180, + 181, + 182, + 183, + 184, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192, + 193, + 194, + 195, + 196, + 197, + 198, + 199, + 200, + 201, + 202, + 203, + 204, + 205, + 206, + 207, + 208, + 209, + 210, + 211, + 212, + 213, + 214, + 215, + 216, + 217, + 218, + 219, + 220, + 221, + 222, + 223, + 224, + 225, + 226, + 227, + 228, + 229, + 230, + 231, + 232, + 233, + 234, + 235, + 236, + 237, + 238, + 239, + 240, + 241, + 242, + 243, + 244, + 245, + 246, + 247, + 248, + 249, + 250, + 251, + 252, + 253, + 254, + 255, + 256, + 257, + 258, + 259, + 260, + 261, + 262, + 263, + 264, + 265, + 266, + 267, + 268, + 269, + 270, + 271, + 272, + 273, + 274, + 275, + 276, + 277, + 278, + 279, + 280, + 281, + 282, + 283, + 284, + 285, + 286, + 287, + 288, + 289, + 290, + 291, + 292, + 293, + 294, + 295, + 296, + 297, + 298, + 299, + 300, + 301, + 302, + 303, + 304, + 305, + 306, + 307, + 308, + 309, + 310, + 311, + 312, + 313, + 314, + 315, + 316, + 317, + 318, + 319, + 320, + 321, + 322, + 323, + 324, + 325, + 326, + 327; + 0.000021, + 0.000000, + 0.000000, + 0.000000, + 0.000037, + 0.004535, + 0.000000, + 0.000001, + 0.000037, + 0.000000, + 0.000000, + 0.004535, + 0.004535, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000037, + 0.000001, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000039, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000039, + 0.000000, + 0.000001, + 0.000000, + 0.000000, + 0.000039, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000001, + 0.000039, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000011, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000011, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000011, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 0.799817, 0.017120,-0.000000, 0.000000, + 0.000000, 0.000000, 1.000000, 0.000000, + 0.021400,-0.999771, 0.000000, 0.000000, + -0.046566, 2.495971,-0.152575, 1.000000;; + } //End of Armature_back Skin Weights + SkinWeights { + "Armature_Bone_002"; + 124; + 5, + 6, + 10, + 11, + 12, + 13, + 14, + 15, + 20, + 23, + 30, + 34, + 35, + 39, + 41, + 42, + 48, + 51, + 56, + 57, + 58, + 59, + 69, + 72, + 73, + 76, + 80, + 81, + 120, + 121, + 122, + 123, + 124, + 125, + 126, + 127, + 128, + 129, + 130, + 131, + 132, + 133, + 134, + 135, + 136, + 137, + 138, + 139, + 140, + 141, + 142, + 143, + 144, + 145, + 146, + 147, + 148, + 149, + 150, + 151, + 152, + 153, + 154, + 155, + 156, + 157, + 158, + 159, + 160, + 161, + 162, + 163, + 164, + 165, + 166, + 167, + 168, + 169, + 170, + 171, + 172, + 173, + 174, + 175, + 232, + 233, + 248, + 249, + 250, + 251, + 252, + 253, + 256, + 257, + 260, + 261, + 266, + 267, + 268, + 269, + 270, + 271, + 272, + 273, + 274, + 275, + 276, + 277, + 278, + 279, + 286, + 287, + 290, + 291, + 294, + 295, + 299, + 302, + 305, + 306, + 314, + 319, + 324, + 325; + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000; + 0.787908, 0.138566,-0.000000, 0.000000, + -0.000000, 0.000000, 1.000000, 0.000000, + 0.173208,-0.984885, 0.000000, 0.000000, + -0.670992, 2.278846,-0.000000, 1.000000;; + } //End of Armature_Bone_002 Skin Weights + SkinWeights { + "Armature_Right_Hand"; + 56; + 64, + 65, + 66, + 67, + 68, + 69, + 70, + 71, + 72, + 73, + 74, + 75, + 76, + 77, + 78, + 79, + 80, + 81, + 82, + 83, + 84, + 85, + 86, + 87, + 88, + 89, + 90, + 91, + 92, + 93, + 94, + 95, + 96, + 97, + 98, + 99, + 100, + 101, + 102, + 103, + 104, + 105, + 106, + 107, + 108, + 109, + 110, + 111, + 112, + 113, + 114, + 115, + 116, + 117, + 118, + 119; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 0.999989, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 0.999989, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 0.999989, + 1.000000, + 1.000000; + 0.788837,-0.133180, 0.000000, 0.000000, + -0.000000, 0.000000, 1.000000, 0.000000, + -0.166475,-0.986046, 0.000000, 0.000000, + 0.674561, 2.287896,-0.000000, 1.000000;; + } //End of Armature_Right_Hand Skin Weights + SkinWeights { + "Armature_root_001"; + 4; + 60, + 61, + 62, + 63; + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 0.800000, 0.000000, 0.000000, 0.000000, + 0.000000, 0.000000,-1.000000, 0.000000, + 0.000000, 1.000000, 0.000000, 0.000000, + -0.114611,-3.024917,-0.000000, 1.000000;; + } //End of Armature_root_001 Skin Weights + SkinWeights { + "Armature_root_002"; + 4; + 0, + 1, + 2, + 3; + 0.999979, + 1.000000, + 1.000000, + 1.000000; + 0.800000, 0.000000, 0.000000, 0.000000, + 0.000000, 0.000000,-1.000000, 0.000000, + 0.000000, 1.000000, 0.000000, 0.000000, + 0.150902,-3.008112,-0.000000, 1.000000;; + } //End of Armature_root_002 Skin Weights + SkinWeights { + "Armature_root"; + 64; + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47, + 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, + 56, + 57, + 58, + 59, + 60, + 61, + 62, + 63; + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.999963, + 0.995465, + 1.000000, + 0.999999, + 0.999963, + 1.000000, + 1.000000, + 0.995465, + 0.995465, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 0.999963, + 0.999999, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 0.999961, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 0.999961, + 1.000000, + 0.999999, + 1.000000, + 1.000000, + 0.999961, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 0.999999, + 0.999961, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000; + 0.800000, 0.000000, 0.000000, 0.000000, + 0.000000, 0.000000,-1.000000, 0.000000, + 0.000000, 1.000000, 0.000000, 0.000000, + -0.006223,-0.013009,-0.000000, 1.000000;; + } //End of Armature_root Skin Weights + } //End of Plane_009 Mesh + } //End of Plane + } //End of Armature +} //End of Root Frame +AnimationSet { + Animation { + {Armature} + AnimationKey { //Position + 2; + 50; + 0;3; 0.004457,-0.009078, 0.009382;;, + 1;3; 0.004457,-0.009078, 0.009382;;, + 2;3; 0.004457,-0.009078, 0.009382;;, + 3;3; 0.004457,-0.009078, 0.009382;;, + 4;3; 0.004457,-0.009078, 0.009382;;, + 5;3; 0.004457,-0.009078, 0.009382;;, + 6;3; 0.004457,-0.009078, 0.009382;;, + 7;3; 0.004457,-0.009078, 0.009382;;, + 8;3; 0.004457,-0.009078, 0.009382;;, + 9;3; 0.004457,-0.009078, 0.009382;;, + 10;3; 0.004457,-0.009078, 0.009382;;, + 11;3; 0.004457,-0.009078, 0.009382;;, + 12;3; 0.004457,-0.009078, 0.009382;;, + 13;3; 0.004457,-0.009078, 0.009382;;, + 14;3; 0.004457,-0.009078, 0.009382;;, + 15;3; 0.004457,-0.009078, 0.009382;;, + 16;3; 0.004457,-0.009078, 0.009382;;, + 17;3; 0.004457,-0.009078, 0.009382;;, + 18;3; 0.004457,-0.009078, 0.009382;;, + 19;3; 0.004457,-0.009078, 0.009382;;, + 20;3; 0.004457,-0.009078, 0.009382;;, + 21;3; 0.004457,-0.009078, 0.009382;;, + 22;3; 0.004457,-0.009078, 0.009382;;, + 23;3; 0.004457,-0.009078, 0.009382;;, + 24;3; 0.004457,-0.009078, 0.009382;;, + 25;3; 0.004457,-0.009078, 0.009382;;, + 26;3; 0.004457,-0.009078, 0.009382;;, + 27;3; 0.004457,-0.009078, 0.009382;;, + 28;3; 0.004457,-0.009078, 0.009382;;, + 29;3; 0.004457,-0.009078, 0.009382;;, + 30;3; 0.004457,-0.009078, 0.009382;;, + 31;3; 0.004457,-0.009078, 0.009382;;, + 32;3; 0.004457,-0.009078, 0.009382;;, + 33;3; 0.004457,-0.009078, 0.009382;;, + 34;3; 0.004457,-0.009078, 0.009382;;, + 35;3; 0.004457,-0.009078, 0.009382;;, + 36;3; 0.004457,-0.009078, 0.009382;;, + 37;3; 0.004457,-0.009078, 0.009382;;, + 38;3; 0.004457,-0.009078, 0.009382;;, + 39;3; 0.004457,-0.009078, 0.009382;;, + 40;3; 0.004457,-0.009078, 0.009382;;, + 41;3; 0.004457,-0.009078, 0.009382;;, + 42;3; 0.004457,-0.009078, 0.009382;;, + 43;3; 0.004457,-0.009078, 0.009382;;, + 44;3; 0.004457,-0.009078, 0.009382;;, + 45;3; 0.004457,-0.009078, 0.009382;;, + 46;3; 0.004457,-0.009078, 0.009382;;, + 47;3; 0.004457,-0.009078, 0.009382;;, + 48;3; 0.004457,-0.009078, 0.009382;;, + 49;3; 0.004457,-0.009078, 0.009382;;; + } + AnimationKey { //Rotation + 0; + 50; + 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 50; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_root} + AnimationKey { //Position + 2; + 50; + 0;3; 0.000000, 0.000000, 0.000000;;, + 1;3; 0.000000, 0.000000, 0.067862;;, + 2;3; 0.000000, 0.000000, 0.137716;;, + 3;3; 0.000000, 0.000000, 0.196372;;, + 4;3; 0.000000, 0.000000, 0.236159;;, + 5;3; 0.000000, 0.000000, 0.250800;;, + 6;3; 0.000000,-0.000000, 0.242481;;, + 7;3; 0.000000,-0.000000, 0.217369;;, + 8;3; 0.000000,-0.000000, 0.175960;;, + 9;3; 0.000000,-0.000000, 0.120071;;, + 10;3; 0.000000,-0.000000, 0.053144;;, + 11;3; 0.000000,-0.000000,-0.019800;;, + 12;3; 0.000000,-0.000000,-0.092744;;, + 13;3; 0.000000, 0.000000,-0.159671;;, + 14;3; 0.000000, 0.000000,-0.215560;;, + 15;3; 0.000000, 0.000000,-0.256968;;, + 16;3; 0.000000, 0.000000,-0.282081;;, + 17;3; 0.000000, 0.000000,-0.290400;;, + 18;3; 0.000000,-0.000000,-0.277947;;, + 19;3; 0.000000,-0.000000,-0.244260;;, + 20;3; 0.000000,-0.000000,-0.194118;;, + 21;3; 0.000000,-0.000000,-0.132041;;, + 22;3; 0.000000,-0.000000,-0.063637;;, + 23;3; 0.000000, 0.000000, 0.000000;;, + 24;3; 0.000000, 0.000000, 0.000000;;, + 25;3; 0.000000, 0.000000, 0.000000;;, + 26;3; 0.000000, 0.000000, 0.000000;;, + 27;3; 0.000000, 0.000000, 0.000000;;, + 28;3; 0.000000, 0.000000, 0.000000;;, + 29;3; 0.000000, 0.000000, 0.000000;;, + 30;3; 0.000000, 0.000000, 0.000000;;, + 31;3; 0.000000, 0.000000, 0.000000;;, + 32;3; 0.000000, 0.000000, 0.000000;;, + 33;3; 0.000000, 0.000000, 0.000000;;, + 34;3; 0.000000, 0.000000, 0.000000;;, + 35;3; 0.000000, 0.000000, 0.000000;;, + 36;3; 0.000000, 0.000000, 0.000000;;, + 37;3; 0.000000, 0.000000, 0.000000;;, + 38;3; 0.000000, 0.000000, 0.000000;;, + 39;3; 0.000000, 0.000000, 0.000000;;, + 40;3; 0.000000, 0.000000, 0.000000;;, + 41;3; 0.000000, 0.000000, 0.000000;;, + 42;3; 0.000000, 0.000000, 0.000000;;, + 43;3; 0.000000, 0.000000, 0.000000;;, + 44;3; 0.000000, 0.000000, 0.000000;;, + 45;3; 0.000000, 0.000000, 0.000000;;, + 46;3; 0.000000, 0.000000, 0.000000;;, + 47;3; 0.000000, 0.000000, 0.000000;;, + 48;3; 0.000000, 0.000000, 0.000000;;, + 49;3; 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { //Rotation + 0; + 50; + 0;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 1;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 2;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 3;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 4;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 5;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 6;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 7;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 8;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 9;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 10;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 11;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 12;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 13;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 14;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 15;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 16;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 17;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 18;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 19;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 20;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 21;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 22;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 23;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 24;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 25;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 26;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 27;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 28;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 29;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 30;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 31;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 32;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 33;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 34;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 35;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 36;4; -0.000000, 0.000000, 0.707107, 0.707107;;, + 37;4; -0.000000, 0.000000, 0.726457, 0.687212;;, + 38;4; -0.000000, 0.000000, 0.726457, 0.687212;;, + 39;4; -0.000000, 0.000000, 0.726457, 0.687212;;, + 40;4; -0.000000, 0.000000, 0.726457, 0.687212;;, + 41;4; -0.000000, 0.000000, 0.726457, 0.687212;;, + 42;4; -0.000000, 0.000000, 0.726457, 0.687212;;, + 43;4; -0.000000, 0.000000, 0.726457, 0.687212;;, + 44;4; -0.000000, 0.000000, 0.726457, 0.687212;;, + 45;4; -0.000000, 0.000000, 0.726457, 0.687212;;, + 46;4; -0.000000, 0.000000, 0.726457, 0.687212;;, + 47;4; -0.000000, 0.000000, 0.726457, 0.687212;;, + 48;4; -0.000000, 0.000000, 0.726457, 0.687212;;, + 49;4; -0.000000, 0.000000, 0.726457, 0.687212;;; + } + AnimationKey { //Scale + 1; + 50; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_Right_Hand} + AnimationKey { //Position + 2; + 50; + 0;3; -0.290493, 2.355259, 0.000000;;, + 1;3; -0.290493, 2.355259, 0.000000;;, + 2;3; -0.290493, 2.355259, 0.000000;;, + 3;3; -0.290493, 2.355259, 0.000000;;, + 4;3; -0.290493, 2.355259, 0.000000;;, + 5;3; -0.290493, 2.355259, 0.000000;;, + 6;3; -0.290493, 2.355259, 0.000000;;, + 7;3; -0.290493, 2.355259, 0.000000;;, + 8;3; -0.290493, 2.355259, 0.000000;;, + 9;3; -0.290493, 2.355259, 0.000000;;, + 10;3; -0.290493, 2.355259, 0.000000;;, + 11;3; -0.290493, 2.355259, 0.000000;;, + 12;3; -0.290493, 2.355259, 0.000000;;, + 13;3; -0.290493, 2.355259, 0.000000;;, + 14;3; -0.290493, 2.355259, 0.000000;;, + 15;3; -0.290493, 2.355259, 0.000000;;, + 16;3; -0.290493, 2.355259, 0.000000;;, + 17;3; -0.290493, 2.355259, 0.000000;;, + 18;3; -0.290493, 2.355259, 0.000000;;, + 19;3; -0.290493, 2.355259, 0.000000;;, + 20;3; -0.290493, 2.355259, 0.000000;;, + 21;3; -0.290493, 2.355259, 0.000000;;, + 22;3; -0.290493, 2.355259, 0.000000;;, + 23;3; -0.290493, 2.355259, 0.000000;;, + 24;3; -0.290496, 2.355064,-0.001203;;, + 25;3; -0.290496, 2.355064,-0.001203;;, + 26;3; -0.290496, 2.355064,-0.001203;;, + 27;3; -0.290496, 2.355064,-0.001203;;, + 28;3; -0.290496, 2.355064,-0.001203;;, + 29;3; -0.290496, 2.355064,-0.001203;;, + 30;3; -0.290496, 2.355064,-0.001203;;, + 31;3; -0.290496, 2.355064,-0.001203;;, + 32;3; -0.290496, 2.355064,-0.001203;;, + 33;3; -0.290496, 2.355064,-0.001203;;, + 34;3; -0.290496, 2.355064,-0.001203;;, + 35;3; -0.290496, 2.355064,-0.001203;;, + 36;3; -0.290496, 2.355064,-0.001203;;, + 37;3; -0.290496, 2.355065,-0.001203;;, + 38;3; -0.290496, 2.355065,-0.001203;;, + 39;3; -0.290496, 2.355065,-0.001203;;, + 40;3; -0.290496, 2.355065,-0.001203;;, + 41;3; -0.290496, 2.355065,-0.001203;;, + 42;3; -0.290496, 2.355065,-0.001203;;, + 43;3; -0.290496, 2.355065,-0.001203;;, + 44;3; -0.290496, 2.355065,-0.001203;;, + 45;3; -0.290496, 2.355065,-0.001203;;, + 46;3; -0.290496, 2.355065,-0.001203;;, + 47;3; -0.290496, 2.355065,-0.001203;;, + 48;3; -0.290496, 2.355065,-0.001203;;, + 49;3; -0.290496, 2.355065,-0.001203;;; + } + AnimationKey { //Rotation + 0; + 50; + 0;4; -0.000000, 0.996505,-0.083529, 0.000000;;, + 1;4; -0.000000, 0.996505,-0.083529, 0.000000;;, + 2;4; -0.000000, 0.996505,-0.083529, 0.000000;;, + 3;4; -0.000000, 0.996505,-0.083529, 0.000000;;, + 4;4; -0.000000, 0.996505,-0.083529, 0.000000;;, + 5;4; -0.000000, 0.996505,-0.083529, 0.000000;;, + 6;4; -0.000000, 0.996505,-0.083529, 0.000000;;, + 7;4; -0.000000, 0.996505,-0.083529, 0.000000;;, + 8;4; -0.000000, 0.996505,-0.083529, 0.000000;;, + 9;4; -0.000000, 0.996505,-0.083529, 0.000000;;, + 10;4; -0.000000, 0.996505,-0.083529, 0.000000;;, + 11;4; -0.000000, 0.996505,-0.083529, 0.000000;;, + 12;4; -0.000000, 0.996505,-0.083529, 0.000000;;, + 13;4; -0.000000, 0.996505,-0.083529, 0.000000;;, + 14;4; -0.000000, 0.996505,-0.083529, 0.000000;;, + 15;4; -0.000000, 0.996505,-0.083529, 0.000000;;, + 16;4; -0.000000, 0.996505,-0.083529, 0.000000;;, + 17;4; -0.000000, 0.996505,-0.083529, 0.000000;;, + 18;4; -0.000000, 0.996505,-0.083529, 0.000000;;, + 19;4; -0.000000, 0.996505,-0.083529, 0.000000;;, + 20;4; -0.000000, 0.996505,-0.083529, 0.000000;;, + 21;4; -0.000000, 0.996505,-0.083529, 0.000000;;, + 22;4; -0.000000, 0.996505,-0.083529, 0.000000;;, + 23;4; -0.000000, 0.996505,-0.083529, 0.000000;;, + 24;4; -0.159024, 0.983765,-0.082462, 0.010852;;, + 25;4; -0.159024, 0.983765,-0.082462, 0.010852;;, + 26;4; -0.159024, 0.983765,-0.082462, 0.010852;;, + 27;4; -0.159024, 0.983765,-0.082462, 0.010852;;, + 28;4; -0.159024, 0.983765,-0.082462, 0.010852;;, + 29;4; -0.159024, 0.983765,-0.082462, 0.010852;;, + 30;4; -0.159024, 0.983765,-0.082462, 0.010852;;, + 31;4; -0.159024, 0.983765,-0.082462, 0.010852;;, + 32;4; -0.159024, 0.983765,-0.082462, 0.010852;;, + 33;4; -0.159024, 0.983765,-0.082462, 0.010852;;, + 34;4; -0.159024, 0.983765,-0.082462, 0.010852;;, + 35;4; -0.159024, 0.983765,-0.082462, 0.010852;;, + 36;4; -0.159024, 0.983765,-0.082462, 0.010852;;, + 37;4; -0.703772, 0.706324,-0.059206, 0.048025;;, + 38;4; -0.697387, 0.712289,-0.059561, 0.047525;;, + 39;4; -0.684270, 0.724913,-0.060311, 0.046411;;, + 40;4; -0.678183, 0.730801,-0.060660, 0.045887;;, + 41;4; -0.681625, 0.727351,-0.060437, 0.046175;;, + 42;4; -0.691644, 0.717311,-0.059789, 0.047016;;, + 43;4; -0.706047, 0.702877,-0.058857, 0.048224;;, + 44;4; -0.720450, 0.688444,-0.057925, 0.049433;;, + 45;4; -0.730469, 0.678404,-0.057277, 0.050273;;, + 46;4; -0.733911, 0.674954,-0.057055, 0.050562;;, + 47;4; -0.726631, 0.682531,-0.057574, 0.049950;;, + 48;4; -0.711052, 0.698746,-0.058686, 0.048638;;, + 49;4; -0.703772, 0.706324,-0.059206, 0.048025;;; + } + AnimationKey { //Scale + 1; + 50; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_Bone_002} + AnimationKey { //Position + 2; + 50; + 0;3; 0.259914, 2.347614, 0.000000;;, + 1;3; 0.259914, 2.347614, 0.000000;;, + 2;3; 0.259914, 2.347614, 0.000000;;, + 3;3; 0.259914, 2.347614, 0.000000;;, + 4;3; 0.259914, 2.347614, 0.000000;;, + 5;3; 0.259914, 2.347614, 0.000000;;, + 6;3; 0.259914, 2.347614, 0.000000;;, + 7;3; 0.259914, 2.347614, 0.000000;;, + 8;3; 0.259914, 2.347614, 0.000000;;, + 9;3; 0.259914, 2.347614, 0.000000;;, + 10;3; 0.259914, 2.347614, 0.000000;;, + 11;3; 0.259914, 2.347614, 0.000000;;, + 12;3; 0.259914, 2.347614, 0.000000;;, + 13;3; 0.259914, 2.347614, 0.000000;;, + 14;3; 0.259914, 2.347614, 0.000000;;, + 15;3; 0.259914, 2.347614, 0.000000;;, + 16;3; 0.259914, 2.347614, 0.000000;;, + 17;3; 0.259914, 2.347614, 0.000000;;, + 18;3; 0.259914, 2.347614, 0.000000;;, + 19;3; 0.259914, 2.347614, 0.000000;;, + 20;3; 0.259914, 2.347614, 0.000000;;, + 21;3; 0.259914, 2.347614, 0.000000;;, + 22;3; 0.259914, 2.347614, 0.000000;;, + 23;3; 0.259914, 2.347614, 0.000000;;, + 24;3; 0.259911, 2.347808, 0.001203;;, + 25;3; 0.259911, 2.347808, 0.001203;;, + 26;3; 0.259911, 2.347808, 0.001203;;, + 27;3; 0.259911, 2.347808, 0.001203;;, + 28;3; 0.259911, 2.347808, 0.001203;;, + 29;3; 0.259911, 2.347808, 0.001203;;, + 30;3; 0.259911, 2.347808, 0.001203;;, + 31;3; 0.259911, 2.347808, 0.001203;;, + 32;3; 0.259911, 2.347808, 0.001203;;, + 33;3; 0.259911, 2.347808, 0.001203;;, + 34;3; 0.259911, 2.347808, 0.001203;;, + 35;3; 0.259911, 2.347808, 0.001203;;, + 36;3; 0.259911, 2.347808, 0.001203;;, + 37;3; 0.259911, 2.347809, 0.001203;;, + 38;3; 0.259911, 2.347809, 0.001203;;, + 39;3; 0.259911, 2.347809, 0.001203;;, + 40;3; 0.259911, 2.347809, 0.001203;;, + 41;3; 0.259911, 2.347809, 0.001203;;, + 42;3; 0.259911, 2.347809, 0.001203;;, + 43;3; 0.259911, 2.347809, 0.001203;;, + 44;3; 0.259911, 2.347809, 0.001203;;, + 45;3; 0.259911, 2.347809, 0.001203;;, + 46;3; 0.259911, 2.347809, 0.001203;;, + 47;3; 0.259911, 2.347809, 0.001203;;, + 48;3; 0.259911, 2.347809, 0.001203;;, + 49;3; 0.259911, 2.347809, 0.001203;;; + } + AnimationKey { //Rotation + 0; + 50; + 0;4; -0.000000, 0.996214, 0.086933, 0.000000;;, + 1;4; -0.000000, 0.996214, 0.086933, 0.000000;;, + 2;4; -0.000000, 0.996214, 0.086933, 0.000000;;, + 3;4; -0.000000, 0.996214, 0.086933, 0.000000;;, + 4;4; -0.000000, 0.996214, 0.086933, 0.000000;;, + 5;4; -0.000000, 0.996214, 0.086933, 0.000000;;, + 6;4; -0.000000, 0.996214, 0.086933, 0.000000;;, + 7;4; -0.000000, 0.996214, 0.086933, 0.000000;;, + 8;4; -0.000000, 0.996214, 0.086933, 0.000000;;, + 9;4; -0.000000, 0.996214, 0.086933, 0.000000;;, + 10;4; -0.000000, 0.996214, 0.086933, 0.000000;;, + 11;4; -0.000000, 0.996214, 0.086933, 0.000000;;, + 12;4; -0.000000, 0.996214, 0.086933, 0.000000;;, + 13;4; -0.000000, 0.996214, 0.086933, 0.000000;;, + 14;4; -0.000000, 0.996214, 0.086933, 0.000000;;, + 15;4; -0.000000, 0.996214, 0.086933, 0.000000;;, + 16;4; -0.000000, 0.996214, 0.086933, 0.000000;;, + 17;4; -0.000000, 0.996214, 0.086933, 0.000000;;, + 18;4; -0.000000, 0.996214, 0.086933, 0.000000;;, + 19;4; -0.000000, 0.996214, 0.086933, 0.000000;;, + 20;4; -0.000000, 0.996214, 0.086933, 0.000000;;, + 21;4; -0.000000, 0.996214, 0.086933, 0.000000;;, + 22;4; -0.000000, 0.996214, 0.086933, 0.000000;;, + 23;4; -0.000000, 0.996214, 0.086933, 0.000000;;, + 24;4; -0.158993, 0.983478, 0.085821,-0.011298;;, + 25;4; -0.158993, 0.983478, 0.085821,-0.011298;;, + 26;4; -0.158993, 0.983478, 0.085821,-0.011298;;, + 27;4; -0.158993, 0.983478, 0.085821,-0.011298;;, + 28;4; -0.158993, 0.983478, 0.085821,-0.011298;;, + 29;4; -0.158993, 0.983478, 0.085821,-0.011298;;, + 30;4; -0.158993, 0.983478, 0.085821,-0.011298;;, + 31;4; -0.158993, 0.983478, 0.085821,-0.011298;;, + 32;4; -0.158993, 0.983478, 0.085821,-0.011298;;, + 33;4; -0.158993, 0.983478, 0.085821,-0.011298;;, + 34;4; -0.158993, 0.983478, 0.085821,-0.011298;;, + 35;4; -0.158993, 0.983478, 0.085821,-0.011298;;, + 36;4; -0.158993, 0.983478, 0.085821,-0.011298;;, + 37;4; -0.694552, 0.715031, 0.062396,-0.049354;;, + 38;4; -0.692475, 0.716912, 0.062529,-0.049186;;, + 39;4; -0.688216, 0.720832, 0.062807,-0.048826;;, + 40;4; -0.683196, 0.725494, 0.063136,-0.048391;;, + 41;4; -0.678075, 0.730271, 0.063474,-0.047942;;, + 42;4; -0.673260, 0.734774, 0.063792,-0.047517;;, + 43;4; -0.669052, 0.738712, 0.064070,-0.047145;;, + 44;4; -0.665715, 0.741833, 0.064291,-0.046850;;, + 45;4; -0.663506, 0.743896, 0.064436,-0.046656;;, + 46;4; -0.662702, 0.744646, 0.064489,-0.046585;;, + 47;4; -0.670395, 0.737492, 0.063984,-0.047254;;, + 48;4; -0.686858, 0.722185, 0.062902,-0.048685;;, + 49;4; -0.694552, 0.715031, 0.062396,-0.049354;;; + } + AnimationKey { //Scale + 1; + 50; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_back} + AnimationKey { //Position + 2; + 50; + 0;3; -0.013083, 2.483388,-0.152575;;, + 1;3; -0.013083, 2.483388,-0.152575;;, + 2;3; -0.013083, 2.483388,-0.152575;;, + 3;3; -0.013083, 2.483388,-0.152575;;, + 4;3; -0.013083, 2.483388,-0.152575;;, + 5;3; -0.013083, 2.483388,-0.152575;;, + 6;3; -0.013083, 2.483388,-0.152575;;, + 7;3; -0.013083, 2.483388,-0.152575;;, + 8;3; -0.013083, 2.483388,-0.152575;;, + 9;3; -0.013083, 2.483388,-0.152575;;, + 10;3; -0.013083, 2.483388,-0.152575;;, + 11;3; -0.013083, 2.483388,-0.152575;;, + 12;3; -0.013083, 2.483388,-0.152575;;, + 13;3; -0.013083, 2.483388,-0.152575;;, + 14;3; -0.013083, 2.483388,-0.152575;;, + 15;3; -0.013083, 2.483388,-0.152575;;, + 16;3; -0.013083, 2.483388,-0.152575;;, + 17;3; -0.013083, 2.483388,-0.152575;;, + 18;3; -0.013083, 2.483388,-0.152575;;, + 19;3; -0.013083, 2.483388,-0.152575;;, + 20;3; -0.013083, 2.483388,-0.152575;;, + 21;3; -0.013083, 2.483388,-0.152575;;, + 22;3; -0.013083, 2.483388,-0.152575;;, + 23;3; -0.013083, 2.483388,-0.152575;;, + 24;3; -0.013083, 2.483388,-0.152575;;, + 25;3; -0.013083, 2.483388,-0.152575;;, + 26;3; -0.013083, 2.483388,-0.152575;;, + 27;3; -0.013083, 2.483388,-0.152575;;, + 28;3; -0.013083, 2.483388,-0.152575;;, + 29;3; -0.013083, 2.483388,-0.152575;;, + 30;3; -0.013083, 2.483388,-0.152575;;, + 31;3; -0.013083, 2.483388,-0.152575;;, + 32;3; -0.013083, 2.483388,-0.152575;;, + 33;3; -0.013083, 2.483388,-0.152575;;, + 34;3; -0.013083, 2.483388,-0.152575;;, + 35;3; -0.013083, 2.483388,-0.152575;;, + 36;3; -0.013083, 2.483388,-0.152575;;, + 37;3; -0.013083, 2.483388,-0.152575;;, + 38;3; -0.013083, 2.483388,-0.152575;;, + 39;3; -0.013083, 2.483388,-0.152575;;, + 40;3; -0.013083, 2.483388,-0.152575;;, + 41;3; -0.013083, 2.483388,-0.152575;;, + 42;3; -0.013083, 2.483388,-0.152575;;, + 43;3; -0.013083, 2.483388,-0.152575;;, + 44;3; -0.013083, 2.483388,-0.152575;;, + 45;3; -0.013083, 2.483388,-0.152575;;, + 46;3; -0.013083, 2.483388,-0.152575;;, + 47;3; -0.013083, 2.483388,-0.152575;;, + 48;3; -0.013083, 2.483388,-0.152575;;, + 49;3; -0.013083, 2.483388,-0.152575;;; + } + AnimationKey { //Rotation + 0; + 50; + 0;4; -0.000000, 0.999943, 0.010701,-0.000000;;, + 1;4; -0.000000, 0.999943, 0.010701,-0.000000;;, + 2;4; -0.000000, 0.999943, 0.010701,-0.000000;;, + 3;4; -0.000000, 0.999943, 0.010701,-0.000000;;, + 4;4; -0.000000, 0.999943, 0.010701,-0.000000;;, + 5;4; -0.000000, 0.999943, 0.010701,-0.000000;;, + 6;4; -0.000000, 0.999943, 0.010701,-0.000000;;, + 7;4; -0.000000, 0.999943, 0.010701,-0.000000;;, + 8;4; -0.000000, 0.999943, 0.010701,-0.000000;;, + 9;4; -0.000000, 0.999943, 0.010701,-0.000000;;, + 10;4; -0.000000, 0.999943, 0.010701,-0.000000;;, + 11;4; -0.000000, 0.999943, 0.010701,-0.000000;;, + 12;4; -0.000000, 0.999943, 0.010701,-0.000000;;, + 13;4; -0.000000, 0.999943, 0.010701,-0.000000;;, + 14;4; -0.000000, 0.999943, 0.010701,-0.000000;;, + 15;4; -0.000000, 0.999943, 0.010701,-0.000000;;, + 16;4; -0.000000, 0.999943, 0.010701,-0.000000;;, + 17;4; -0.000000, 0.999943, 0.010701,-0.000000;;, + 18;4; -0.000000, 0.999943, 0.010701,-0.000000;;, + 19;4; -0.000000, 0.999943, 0.010701,-0.000000;;, + 20;4; -0.000000, 0.999943, 0.010701,-0.000000;;, + 21;4; -0.000000, 0.999943, 0.010701,-0.000000;;, + 22;4; -0.000000, 0.999943, 0.010701,-0.000000;;, + 23;4; -0.000000, 0.999943, 0.010701,-0.000000;;, + 24;4; 0.130519, 0.991388, 0.010609, 0.001397;;, + 25;4; 0.168031, 0.986326, 0.010555, 0.001797;;, + 26;4; 0.192937, 0.982312, 0.010512, 0.002064;;, + 27;4; 0.207254, 0.979400, 0.010481, 0.002218;;, + 28;4; 0.213957, 0.977524, 0.010461, 0.002290;;, + 29;4; 0.216150, 0.976531, 0.010450, 0.002313;;, + 30;4; 0.216427, 0.976240, 0.010447, 0.002316;;, + 31;4; 0.216150, 0.976619, 0.010451, 0.002313;;, + 32;4; 0.213954, 0.977830, 0.010464, 0.002290;;, + 33;4; 0.207242, 0.979956, 0.010487, 0.002218;;, + 34;4; 0.192910, 0.983007, 0.010520, 0.002064;;, + 35;4; 0.167995, 0.986883, 0.010561, 0.001797;;, + 36;4; 0.130519, 0.991388, 0.010609, 0.001397;;, + 37;4; 0.056614, 0.998339, 0.010684, 0.000606;;, + 38;4; 0.058708, 0.998193, 0.010682, 0.000628;;, + 39;4; 0.063994, 0.997824, 0.010678, 0.000685;;, + 40;4; 0.070663, 0.997358, 0.010673, 0.000756;;, + 41;4; 0.076873, 0.996924, 0.010669, 0.000823;;, + 42;4; 0.081185, 0.996623, 0.010665, 0.000869;;, + 43;4; 0.082728, 0.996515, 0.010664, 0.000885;;, + 44;4; 0.081115, 0.996515, 0.010664, 0.000903;;, + 45;4; 0.076422, 0.996515, 0.010664, 0.000953;;, + 46;4; 0.069674, 0.996515, 0.010664, 0.001025;;, + 47;4; 0.062927, 0.996515, 0.010664, 0.001097;;, + 48;4; 0.058233, 0.996515, 0.010664, 0.001147;;, + 49;4; 0.056620, 0.996515, 0.010664, 0.001165;;; + } + AnimationKey { //Scale + 1; + 50; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_root_001} + AnimationKey { //Position + 2; + 50; + 0;3; 0.108388, 3.011908,-0.000000;;, + 1;3; 0.108388, 3.011908,-0.000000;;, + 2;3; 0.108388, 3.011908,-0.000000;;, + 3;3; 0.108388, 3.011908,-0.000000;;, + 4;3; 0.108388, 3.011908,-0.000000;;, + 5;3; 0.108388, 3.011908,-0.000000;;, + 6;3; 0.108388, 3.011908,-0.000000;;, + 7;3; 0.108388, 3.011908,-0.000000;;, + 8;3; 0.108388, 3.011908,-0.000000;;, + 9;3; 0.108388, 3.011908,-0.000000;;, + 10;3; 0.108388, 3.011908,-0.000000;;, + 11;3; 0.108388, 3.011908,-0.000000;;, + 12;3; 0.108388, 3.011908,-0.000000;;, + 13;3; 0.108388, 3.011908,-0.000000;;, + 14;3; 0.108388, 3.011908,-0.000000;;, + 15;3; 0.108388, 3.011908,-0.000000;;, + 16;3; 0.108388, 3.011908,-0.000000;;, + 17;3; 0.108388, 3.011908,-0.000000;;, + 18;3; 0.108388, 3.011908,-0.000000;;, + 19;3; 0.108388, 3.011908,-0.000000;;, + 20;3; 0.108388, 3.011908,-0.000000;;, + 21;3; 0.108388, 3.011908,-0.000000;;, + 22;3; 0.108388, 3.011908,-0.000000;;, + 23;3; 0.108388, 3.011908,-0.000000;;, + 24;3; 0.108388, 3.011908,-0.000000;;, + 25;3; 0.108388, 3.011908,-0.000000;;, + 26;3; 0.108388, 3.011908,-0.000000;;, + 27;3; 0.108388, 3.011908,-0.000000;;, + 28;3; 0.108388, 3.011908,-0.000000;;, + 29;3; 0.108388, 3.011908,-0.000000;;, + 30;3; 0.108388, 3.011908,-0.000000;;, + 31;3; 0.108388, 3.011908,-0.000000;;, + 32;3; 0.108388, 3.011908,-0.000000;;, + 33;3; 0.108388, 3.011908,-0.000000;;, + 34;3; 0.108388, 3.011908,-0.000000;;, + 35;3; 0.108388, 3.011908,-0.000000;;, + 36;3; 0.108388, 3.011908,-0.000000;;, + 37;3; 0.108388, 3.011908,-0.000000;;, + 38;3; 0.111282, 3.014802, 0.002893;;, + 39;3; 0.102914, 3.006433,-0.005475;;, + 40;3; 0.100667, 3.004187,-0.007722;;, + 41;3; 0.117499, 3.021019, 0.009111;;, + 42;3; 0.107302, 3.010822,-0.001086;;, + 43;3; 0.105187, 3.008707,-0.003202;;, + 44;3; 0.101925, 3.005445,-0.006463;;, + 45;3; 0.116975, 3.020495, 0.008586;;, + 46;3; 0.110424, 3.013944, 0.002036;;, + 47;3; 0.119450, 3.022970, 0.011062;;, + 48;3; 0.118807, 3.022327, 0.010418;;, + 49;3; 0.108388, 3.011908,-0.000000;;; + } + AnimationKey { //Rotation + 0; + 50; + 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 50; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_root_002} + AnimationKey { //Position + 2; + 50; + 0;3; -0.157125, 2.995103,-0.000000;;, + 1;3; -0.157125, 2.995103,-0.000000;;, + 2;3; -0.157125, 2.995103,-0.000000;;, + 3;3; -0.157125, 2.995103,-0.000000;;, + 4;3; -0.157125, 2.995103,-0.000000;;, + 5;3; -0.157125, 2.995103,-0.000000;;, + 6;3; -0.157125, 2.995103,-0.000000;;, + 7;3; -0.157125, 2.995103,-0.000000;;, + 8;3; -0.157125, 2.995103,-0.000000;;, + 9;3; -0.157125, 2.995103,-0.000000;;, + 10;3; -0.157125, 2.995103,-0.000000;;, + 11;3; -0.157125, 2.995103,-0.000000;;, + 12;3; -0.157125, 2.995103,-0.000000;;, + 13;3; -0.157125, 2.995103,-0.000000;;, + 14;3; -0.157125, 2.995103,-0.000000;;, + 15;3; -0.157125, 2.995103,-0.000000;;, + 16;3; -0.157125, 2.995103,-0.000000;;, + 17;3; -0.157125, 2.995103,-0.000000;;, + 18;3; -0.157125, 2.995103,-0.000000;;, + 19;3; -0.157125, 2.995103,-0.000000;;, + 20;3; -0.157125, 2.995103,-0.000000;;, + 21;3; -0.157125, 2.995103,-0.000000;;, + 22;3; -0.157125, 2.995103,-0.000000;;, + 23;3; -0.157125, 2.995103,-0.000000;;, + 24;3; -0.157125, 2.995103,-0.000000;;, + 25;3; -0.157125, 2.995103,-0.000000;;, + 26;3; -0.157125, 2.995103,-0.000000;;, + 27;3; -0.157125, 2.995103,-0.000000;;, + 28;3; -0.157125, 2.995103,-0.000000;;, + 29;3; -0.157125, 2.995103,-0.000000;;, + 30;3; -0.157125, 2.995103,-0.000000;;, + 31;3; -0.157125, 2.995103,-0.000000;;, + 32;3; -0.157125, 2.995103,-0.000000;;, + 33;3; -0.157125, 2.995103,-0.000000;;, + 34;3; -0.157125, 2.995103,-0.000000;;, + 35;3; -0.157125, 2.995103,-0.000000;;, + 36;3; -0.157125, 2.995103,-0.000000;;, + 37;3; -0.157125, 2.995103,-0.000000;;, + 38;3; -0.154231, 2.998278,-0.000000;;, + 39;3; -0.162599, 2.996521,-0.000000;;, + 40;3; -0.164846, 2.997358,-0.000000;;, + 41;3; -0.148014, 3.013568,-0.000000;;, + 42;3; -0.158211, 2.983142,-0.000000;;, + 43;3; -0.160326, 2.976145,-0.000000;;, + 44;3; -0.163588, 2.992257,-0.000000;;, + 45;3; -0.148538, 2.988948,-0.000000;;, + 46;3; -0.155088, 2.985346,-0.000000;;, + 47;3; -0.146063, 2.997540,-0.000000;;, + 48;3; -0.146706, 2.989561,-0.000000;;, + 49;3; -0.157125, 2.995103,-0.000000;;; + } + AnimationKey { //Rotation + 0; + 50; + 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 50; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Plane} + AnimationKey { //Position + 2; + 50; + 0;3; -0.006223, 0.000000,-0.013009;;, + 1;3; -0.006223, 0.000000,-0.013009;;, + 2;3; -0.006223, 0.000000,-0.013009;;, + 3;3; -0.006223, 0.000000,-0.013009;;, + 4;3; -0.006223, 0.000000,-0.013009;;, + 5;3; -0.006223, 0.000000,-0.013009;;, + 6;3; -0.006223, 0.000000,-0.013009;;, + 7;3; -0.006223, 0.000000,-0.013009;;, + 8;3; -0.006223, 0.000000,-0.013009;;, + 9;3; -0.006223, 0.000000,-0.013009;;, + 10;3; -0.006223, 0.000000,-0.013009;;, + 11;3; -0.006223, 0.000000,-0.013009;;, + 12;3; -0.006223, 0.000000,-0.013009;;, + 13;3; -0.006223, 0.000000,-0.013009;;, + 14;3; -0.006223, 0.000000,-0.013009;;, + 15;3; -0.006223, 0.000000,-0.013009;;, + 16;3; -0.006223, 0.000000,-0.013009;;, + 17;3; -0.006223, 0.000000,-0.013009;;, + 18;3; -0.006223, 0.000000,-0.013009;;, + 19;3; -0.006223, 0.000000,-0.013009;;, + 20;3; -0.006223, 0.000000,-0.013009;;, + 21;3; -0.006223, 0.000000,-0.013009;;, + 22;3; -0.006223, 0.000000,-0.013009;;, + 23;3; -0.006223, 0.000000,-0.013009;;, + 24;3; -0.006223, 0.000000,-0.013009;;, + 25;3; -0.006223, 0.000000,-0.013009;;, + 26;3; -0.006223, 0.000000,-0.013009;;, + 27;3; -0.006223, 0.000000,-0.013009;;, + 28;3; -0.006223, 0.000000,-0.013009;;, + 29;3; -0.006223, 0.000000,-0.013009;;, + 30;3; -0.006223, 0.000000,-0.013009;;, + 31;3; -0.006223, 0.000000,-0.013009;;, + 32;3; -0.006223, 0.000000,-0.013009;;, + 33;3; -0.006223, 0.000000,-0.013009;;, + 34;3; -0.006223, 0.000000,-0.013009;;, + 35;3; -0.006223, 0.000000,-0.013009;;, + 36;3; -0.006223, 0.000000,-0.013009;;, + 37;3; -0.006223, 0.000000,-0.013009;;, + 38;3; -0.006223, 0.000000,-0.013009;;, + 39;3; -0.006223, 0.000000,-0.013009;;, + 40;3; -0.006223, 0.000000,-0.013009;;, + 41;3; -0.006223, 0.000000,-0.013009;;, + 42;3; -0.006223, 0.000000,-0.013009;;, + 43;3; -0.006223, 0.000000,-0.013009;;, + 44;3; -0.006223, 0.000000,-0.013009;;, + 45;3; -0.006223, 0.000000,-0.013009;;, + 46;3; -0.006223, 0.000000,-0.013009;;, + 47;3; -0.006223, 0.000000,-0.013009;;, + 48;3; -0.006223, 0.000000,-0.013009;;, + 49;3; -0.006223, 0.000000,-0.013009;;; + } + AnimationKey { //Rotation + 0; + 50; + 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 50; + 0;3; 0.800000, 1.000000, 1.000000;;, + 1;3; 0.800000, 1.000000, 1.000000;;, + 2;3; 0.800000, 1.000000, 1.000000;;, + 3;3; 0.800000, 1.000000, 1.000000;;, + 4;3; 0.800000, 1.000000, 1.000000;;, + 5;3; 0.800000, 1.000000, 1.000000;;, + 6;3; 0.800000, 1.000000, 1.000000;;, + 7;3; 0.800000, 1.000000, 1.000000;;, + 8;3; 0.800000, 1.000000, 1.000000;;, + 9;3; 0.800000, 1.000000, 1.000000;;, + 10;3; 0.800000, 1.000000, 1.000000;;, + 11;3; 0.800000, 1.000000, 1.000000;;, + 12;3; 0.800000, 1.000000, 1.000000;;, + 13;3; 0.800000, 1.000000, 1.000000;;, + 14;3; 0.800000, 1.000000, 1.000000;;, + 15;3; 0.800000, 1.000000, 1.000000;;, + 16;3; 0.800000, 1.000000, 1.000000;;, + 17;3; 0.800000, 1.000000, 1.000000;;, + 18;3; 0.800000, 1.000000, 1.000000;;, + 19;3; 0.800000, 1.000000, 1.000000;;, + 20;3; 0.800000, 1.000000, 1.000000;;, + 21;3; 0.800000, 1.000000, 1.000000;;, + 22;3; 0.800000, 1.000000, 1.000000;;, + 23;3; 0.800000, 1.000000, 1.000000;;, + 24;3; 0.800000, 1.000000, 1.000000;;, + 25;3; 0.800000, 1.000000, 1.000000;;, + 26;3; 0.800000, 1.000000, 1.000000;;, + 27;3; 0.800000, 1.000000, 1.000000;;, + 28;3; 0.800000, 1.000000, 1.000000;;, + 29;3; 0.800000, 1.000000, 1.000000;;, + 30;3; 0.800000, 1.000000, 1.000000;;, + 31;3; 0.800000, 1.000000, 1.000000;;, + 32;3; 0.800000, 1.000000, 1.000000;;, + 33;3; 0.800000, 1.000000, 1.000000;;, + 34;3; 0.800000, 1.000000, 1.000000;;, + 35;3; 0.800000, 1.000000, 1.000000;;, + 36;3; 0.800000, 1.000000, 1.000000;;, + 37;3; 0.800000, 1.000000, 1.000000;;, + 38;3; 0.800000, 1.000000, 1.000000;;, + 39;3; 0.800000, 1.000000, 1.000000;;, + 40;3; 0.800000, 1.000000, 1.000000;;, + 41;3; 0.800000, 1.000000, 1.000000;;, + 42;3; 0.800000, 1.000000, 1.000000;;, + 43;3; 0.800000, 1.000000, 1.000000;;, + 44;3; 0.800000, 1.000000, 1.000000;;, + 45;3; 0.800000, 1.000000, 1.000000;;, + 46;3; 0.800000, 1.000000, 1.000000;;, + 47;3; 0.800000, 1.000000, 1.000000;;, + 48;3; 0.800000, 1.000000, 1.000000;;, + 49;3; 0.800000, 1.000000, 1.000000;;; + } + } +} //End of AnimationSet diff --git a/games/MultiCraft_game/mods/default/models/human.x b/games/MultiCraft_game/files/default/models/human.x similarity index 100% rename from games/MultiCraft_game/mods/default/models/human.x rename to games/MultiCraft_game/files/default/models/human.x diff --git a/games/MultiCraft_game/mods/default/models/mobs_chicken.png b/games/MultiCraft_game/files/default/models/mobs_chicken.png similarity index 100% rename from games/MultiCraft_game/mods/default/models/mobs_chicken.png rename to games/MultiCraft_game/files/default/models/mobs_chicken.png diff --git a/games/MultiCraft_game/mods/default/models/mobs_cow.png b/games/MultiCraft_game/files/default/models/mobs_cow.png similarity index 100% rename from games/MultiCraft_game/mods/default/models/mobs_cow.png rename to games/MultiCraft_game/files/default/models/mobs_cow.png diff --git a/games/MultiCraft_game/mods/default/models/mobs_cow.x b/games/MultiCraft_game/files/default/models/mobs_cow.x similarity index 97% rename from games/MultiCraft_game/mods/default/models/mobs_cow.x rename to games/MultiCraft_game/files/default/models/mobs_cow.x index b6b348cba..f0b61f827 100644 --- a/games/MultiCraft_game/mods/default/models/mobs_cow.x +++ b/games/MultiCraft_game/files/default/models/mobs_cow.x @@ -1,7420 +1,7420 @@ -xof 0303txt 0032 - -template XSkinMeshHeader { - <3cf169ce-ff7c-44ab-93c0-f78f62d172e2> - WORD nMaxSkinWeightsPerVertex; - WORD nMaxSkinWeightsPerFace; - WORD nBones; -} - -template SkinWeights { - <6f0d123b-bad2-4167-a0d0-80224f25fabb> - STRING transformNodeName; - DWORD nWeights; - array DWORD vertexIndices[nWeights]; - array float weights[nWeights]; - Matrix4x4 matrixOffset; -} - -Frame Root { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 0.000000, 1.000000, 0.000000, - 0.000000, 1.000000,-0.000000, 0.000000, - 0.000000, 0.000000, 0.000000, 1.000000;; - } - Frame Armature { - FrameTransformMatrix { - 3.749036, 0.000000, 0.000000, 0.000000, - 0.000000, 3.749036, 0.000000, 0.000000, - 0.000000, 0.000000, 3.749036, 0.000000, - -19.739037, 0.216398, 0.218101, 1.000000;; - } - Frame Armature_Body { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 0.996529, 0.083252, 0.000000, - 0.000000,-0.083252, 0.996529, 0.000000, - 5.378092,-1.647068, 2.876912, 1.000000;; - } - Frame Armature_noga3 { - FrameTransformMatrix { - 0.000000,-0.996529, 0.083252, 0.000000, - -0.000000,-0.083252,-0.996529, 0.000000, - 1.000000, 0.000000,-0.000000, 0.000000, - 0.824256,-0.011078,-1.204985, 1.000000;; - } - } //End of Armature_noga3 - Frame Armature_noga1 { - FrameTransformMatrix { - 0.000000,-0.996529, 0.083252, 0.000000, - -0.000000,-0.083252,-0.996529, 0.000000, - 1.000000, 0.000000,-0.000000, 0.000000, - 0.784448, 3.021216,-1.494725, 1.000000;; - } - } //End of Armature_noga1 - Frame Armature_noga4 { - FrameTransformMatrix { - 0.000000,-0.996528, 0.083252, 0.000000, - -0.000000,-0.083252,-0.996528, 0.000000, - 1.000000, 0.000000,-0.000000, 0.000000, - -0.923299,-0.011159,-1.205961, 1.000000;; - } - } //End of Armature_noga4 - Frame Armature_noga2 { - FrameTransformMatrix { - 0.000000,-0.996529, 0.083252, 0.000000, - -0.000000,-0.083252,-0.996529, 0.000000, - 1.000000, 0.000000,-0.000000, 0.000000, - -0.921735, 3.022715,-1.476782, 1.000000;; - } - } //End of Armature_noga2 - Frame Armature_hvost { - FrameTransformMatrix { - 0.699967,-0.700526, 0.138963, 0.000000, - -0.057085,-0.248836,-0.966862, 0.000000, - 0.711890, 0.668838,-0.214166, 0.000000, - 0.105165,-0.291279, 0.358470, 1.000000;; - } - } //End of Armature_hvost - Frame Armature_sheya { - FrameTransformMatrix { - 0.997121, 0.067775,-0.033999, 0.000000, - -0.071692, 0.988697,-0.131678, 0.000000, - 0.024691, 0.133736, 0.990709, 0.000000, - 0.000000, 3.238709,-0.013816, 1.000000;; - } - Frame Armature_head { - FrameTransformMatrix { - 0.997121,-0.075824,-0.000243, 0.000000, - 0.074075, 0.974794,-0.210453, 0.000000, - 0.016195, 0.209829, 0.977604, 0.000000, - 0.067776, 0.891274, 0.002915, 1.000000;; - } - } //End of Armature_head - Frame Armature_zubi { - FrameTransformMatrix { - 0.997121,-0.075824,-0.000243, 0.000000, - 0.074236, 0.976877,-0.200501, 0.000000, - 0.015440, 0.199905, 0.979693, 0.000000, - 0.194650, 1.828288,-0.748248, 1.000000;; - } - } //End of Armature_zubi - } //End of Armature_sheya - } //End of Armature_Body - } //End of Armature - Frame Cube { - FrameTransformMatrix { - 3.749036, 0.000000, 0.000000, 0.000000, - 0.000000, 3.749036, 0.000000, 0.000000, - 0.000000, 0.000000, 3.749036, 0.000000, - 0.274003,-0.357581,11.859126, 1.000000;; - } - Mesh { //Mesh Mesh - 464; - -1.182819; 0.256475;-1.515163;, - -1.191885; 2.052689;-1.468648;, - -1.191885; 2.052689; 0.297009;, - -1.182819; 0.256475; 0.202888;, - -1.191885; 2.052689;-1.468648;, - 1.158376; 2.052689;-1.459295;, - 1.158376; 2.052689; 0.297009;, - -1.191885; 2.052689; 0.297009;, - 1.182819; 0.256475;-1.515163;, - 1.209352;-1.823040;-1.465410;, - 1.209352;-1.823040; 0.173570;, - 1.182819; 0.256475; 0.202888;, - 1.209352;-1.823040;-1.465410;, - -1.190063;-1.800769;-1.465410;, - -1.190063;-1.800769; 0.173570;, - 1.209352;-1.823040; 0.173570;, - 1.182819; 0.256475;-1.515163;, - 1.158376; 2.052689;-1.459295;, - -1.191885; 2.052689;-1.468648;, - -1.182819; 0.256475;-1.515163;, - -1.182819; 0.256475; 0.202888;, - -1.191885; 2.052689; 0.297009;, - 1.158376; 2.052689; 0.297009;, - 1.182819; 0.256475; 0.202888;, - -1.190063;-1.800769;-1.465410;, - -1.182819; 0.256475;-1.515163;, - -1.182819; 0.256475; 0.202888;, - -1.190063;-1.800769; 0.173570;, - 1.158376; 2.052689;-1.459295;, - 1.182819; 0.256475;-1.515163;, - 1.182819; 0.256475; 0.202888;, - 1.158376; 2.052689; 0.297009;, - 1.209352;-1.823040;-1.465410;, - 1.182819; 0.256475;-1.515163;, - -1.182819; 0.256475;-1.515163;, - -1.190063;-1.800769;-1.465410;, - -1.190063;-1.800769; 0.173570;, - -1.182819; 0.256475; 0.202888;, - 1.182819; 0.256475; 0.202888;, - 1.209352;-1.823040; 0.173570;, - -0.433904; 1.621176;-0.737264;, - -0.433904; 3.384479;-0.669402;, - -0.433904; 3.329543; 0.247469;, - -0.433904; 1.566239; 0.179607;, - -0.433904; 3.384479;-0.669402;, - 0.440838; 3.384479;-0.669402;, - 0.440838; 3.329543; 0.247469;, - -0.433904; 3.329543; 0.247469;, - 0.440838; 3.384479;-0.669402;, - 0.440838; 1.621176;-0.737264;, - 0.440838; 1.566239; 0.179607;, - 0.440838; 3.329543; 0.247469;, - 0.440838; 1.621176;-0.737264;, - -0.433904; 1.621176;-0.737264;, - -0.433904; 1.566239; 0.179607;, - 0.440838; 1.566239; 0.179607;, - 0.440838; 1.621176;-0.737264;, - 0.440838; 3.384479;-0.669402;, - -0.433904; 3.384479;-0.669402;, - -0.433904; 1.621176;-0.737264;, - -0.433904; 1.566239; 0.179607;, - -0.433904; 3.329543; 0.247469;, - 0.440838; 3.329543; 0.247469;, - 0.440838; 1.566239; 0.179607;, - -0.570123; 2.826026;-0.609147;, - -0.570123; 3.422311;-0.723481;, - -0.570123; 3.619422; 0.304511;, - -0.570123; 3.023137; 0.418845;, - 0.472727; 3.658540;-0.785318;, - -0.491013; 3.658540;-0.785318;, - -0.570123; 3.422311;-0.723481;, - 0.541260; 3.422311;-0.723481;, - 0.541260; 3.422311;-0.723481;, - 0.541260; 2.826026;-0.609147;, - 0.541260; 3.023137; 0.418845;, - 0.541260; 3.619422; 0.304511;, - 0.541260; 2.826026;-0.609147;, - -0.570123; 2.826026;-0.609147;, - -0.570123; 3.023137; 0.418845;, - 0.541260; 3.023137; 0.418845;, - 0.541260; 2.826026;-0.609147;, - 0.541260; 3.422311;-0.723481;, - -0.570123; 3.422311;-0.723481;, - -0.570123; 2.826026;-0.609147;, - -0.570123; 3.023137; 0.418845;, - -0.570123; 3.619422; 0.304511;, - 0.541260; 3.619422; 0.304511;, - 0.541260; 3.023137; 0.418845;, - 0.381228; 4.436496;-1.012536;, - -0.399515; 4.436496;-1.012536;, - -0.491013; 3.658540;-0.785318;, - 0.472727; 3.658540;-0.785318;, - -0.491013; 4.056458;-0.059518;, - 0.472727; 4.056458;-0.059518;, - 0.541260; 3.619422; 0.304511;, - -0.570123; 3.619422; 0.304511;, - 0.472727; 4.056458;-0.059518;, - 0.472727; 3.658540;-0.785318;, - 0.541260; 3.422311;-0.723481;, - 0.541260; 3.619422; 0.304511;, - -0.570123; 3.619422; 0.304511;, - -0.570123; 3.422311;-0.723481;, - -0.491013; 3.658540;-0.785318;, - -0.491013; 4.056458;-0.059518;, - -0.399515; 4.436496;-1.012536;, - 0.381228; 4.436496;-1.012536;, - 0.381228; 4.664130;-0.420370;, - -0.399515; 4.664130;-0.420370;, - -0.491013; 4.056458;-0.059518;, - -0.491013; 3.658540;-0.785318;, - -0.399515; 4.436496;-1.012536;, - -0.399515; 4.664130;-0.420370;, - -0.399515; 4.664130;-0.420370;, - 0.381228; 4.664130;-0.420370;, - 0.472727; 4.056458;-0.059518;, - -0.491013; 4.056458;-0.059518;, - 0.381228; 4.664130;-0.420370;, - 0.381228; 4.436496;-1.012536;, - 0.472727; 3.658540;-0.785318;, - 0.472727; 4.056458;-0.059518;, - 0.405161; 2.892449; 0.389317;, - 0.356167; 3.163855; 0.374390;, - 0.933491; 3.279887; 0.529882;, - 0.982485; 3.008481; 0.544809;, - 0.356167; 3.163855; 0.374390;, - 0.528218; 3.212470; 0.074339;, - 1.027210; 3.314350; 0.229683;, - 0.933491; 3.279887; 0.529882;, - 0.528218; 3.212470; 0.074339;, - 0.577212; 2.941064; 0.089265;, - 1.076203; 3.042944; 0.244609;, - 1.027210; 3.314350; 0.229683;, - 0.577212; 2.941064; 0.089265;, - 0.405161; 2.892449; 0.389317;, - 0.982485; 3.008481; 0.544809;, - 1.076203; 3.042944; 0.244609;, - 0.577212; 2.941064; 0.089265;, - 0.528218; 3.212470; 0.074339;, - 0.356167; 3.163855; 0.374390;, - 0.405161; 2.892449; 0.389317;, - 0.982485; 3.008481; 0.544809;, - 0.933491; 3.279887; 0.529882;, - 1.027210; 3.314350; 0.229683;, - 1.076203; 3.042944; 0.244609;, - -0.609625; 2.928426; 0.070173;, - -0.558808; 3.199832; 0.058956;, - -1.078051; 3.301528; 0.167247;, - -1.128868; 3.030122; 0.178463;, - -0.558808; 3.199832; 0.058956;, - -0.468088; 3.195864; 0.373960;, - -1.030881; 3.306796; 0.508425;, - -1.078051; 3.301528; 0.167247;, - -0.468088; 3.195864; 0.373960;, - -0.518905; 2.924458; 0.385176;, - -1.081698; 3.035390; 0.519641;, - -1.030881; 3.306796; 0.508425;, - -0.518905; 2.924458; 0.385176;, - -0.609625; 2.928426; 0.070173;, - -1.128868; 3.030122; 0.178463;, - -1.081698; 3.035390; 0.519641;, - -0.518905; 2.924458; 0.385176;, - -0.468088; 3.195864; 0.373960;, - -0.558808; 3.199832; 0.058956;, - -0.609625; 2.928426; 0.070173;, - -1.128868; 3.030122; 0.178463;, - -1.078051; 3.301528; 0.167247;, - -1.030881; 3.306796; 0.508425;, - -1.081698; 3.035390; 0.519641;, - 0.068099;-2.068482;-0.815726;, - 0.017526;-1.862952;-0.832142;, - 0.082807;-1.887635;-0.385204;, - 0.105635;-1.969985;-0.374655;, - 0.017526;-1.862952;-0.832142;, - 0.207545;-1.815554;-0.824100;, - 0.159407;-1.881011;-0.377324;, - 0.082807;-1.887635;-0.385204;, - 0.207545;-1.815554;-0.824100;, - 0.258117;-2.021084;-0.807684;, - 0.176925;-1.952203;-0.371637;, - 0.159407;-1.881011;-0.377324;, - 0.258117;-2.021084;-0.807684;, - 0.068099;-2.068482;-0.815726;, - 0.105635;-1.969985;-0.374655;, - 0.176925;-1.952203;-0.371637;, - 0.258117;-2.021084;-0.807684;, - 0.207545;-1.815554;-0.824100;, - 0.017526;-1.862952;-0.832142;, - 0.068099;-2.068482;-0.815726;, - 0.032801;-1.863856; 0.148379;, - 0.018910;-1.807401; 0.143870;, - 0.102635;-1.786517; 0.147413;, - 0.116527;-1.842972; 0.151922;, - 0.099551;-1.963196;-0.270905;, - 0.082033;-1.892004;-0.276591;, - 0.018910;-1.807401; 0.143870;, - 0.032801;-1.863856; 0.148379;, - 0.082033;-1.892004;-0.276591;, - 0.153323;-1.874221;-0.273574;, - 0.102635;-1.786517; 0.147413;, - 0.018910;-1.807401; 0.143870;, - 0.153323;-1.874221;-0.273574;, - 0.170840;-1.945413;-0.267887;, - 0.116527;-1.842972; 0.151922;, - 0.102635;-1.786517; 0.147413;, - 0.170840;-1.945413;-0.267887;, - 0.099551;-1.963196;-0.270905;, - 0.032801;-1.863856; 0.148379;, - 0.116527;-1.842972; 0.151922;, - 0.159407;-1.881011;-0.377324;, - 0.176925;-1.952203;-0.371637;, - 0.170840;-1.945413;-0.267887;, - 0.153323;-1.874221;-0.273574;, - 0.176925;-1.952203;-0.371637;, - 0.105635;-1.969985;-0.374655;, - 0.099551;-1.963196;-0.270905;, - 0.170840;-1.945413;-0.267887;, - -1.051378; 1.496758;-3.168478;, - -1.051378; 1.849385;-3.168478;, - -1.123806; 1.982406;-1.484576;, - -1.123806; 1.363736;-1.484576;, - 0.999745; 1.496758;-3.168478;, - 0.999745; 1.849385;-3.168478;, - 0.664487; 1.849385;-3.168478;, - 0.664487; 1.496758;-3.168478;, - 0.082807;-1.887635;-0.385204;, - 0.159407;-1.881011;-0.377324;, - 0.153323;-1.874221;-0.273574;, - 0.082033;-1.892004;-0.276591;, - 0.664487; 1.496758;-3.168478;, - 0.664487; 1.849385;-3.168478;, - 0.583813; 1.982406;-1.484576;, - 0.583813; 1.363736;-1.484576;, - 0.105635;-1.969985;-0.374655;, - 0.082807;-1.887635;-0.385204;, - 0.082033;-1.892004;-0.276591;, - 0.099551;-1.963196;-0.270905;, - 0.583813; 1.363736;-1.484576;, - 0.583813; 1.982406;-1.484576;, - 1.080419; 1.982406;-1.484576;, - 1.080419; 1.363736;-1.484576;, - 0.664487; 1.849385;-3.168478;, - 0.999745; 1.849385;-3.168478;, - 1.080419; 1.982406;-1.484576;, - 0.583813; 1.982406;-1.484576;, - -0.750392; 1.496758;-3.168478;, - -0.750392; 1.849385;-3.168478;, - -1.051378; 1.849385;-3.168478;, - -1.051378; 1.496758;-3.168478;, - 0.999745; 1.496758;-3.168478;, - 0.664487; 1.496758;-3.168478;, - 0.583813; 1.363736;-1.484576;, - 1.080419; 1.363736;-1.484576;, - 0.999745; 1.849385;-3.168478;, - 0.999745; 1.496758;-3.168478;, - 1.080419; 1.363736;-1.484576;, - 1.080419; 1.982406;-1.484576;, - -1.123806; 1.363736;-1.484576;, - -1.123806; 1.982406;-1.484576;, - -0.677966; 1.982406;-1.484576;, - -0.677966; 1.363736;-1.484576;, - -1.051378; 1.849385;-3.168478;, - -0.750392; 1.849385;-3.168478;, - -0.677966; 1.982406;-1.484576;, - -1.123806; 1.982406;-1.484576;, - -0.750392; 1.496758;-3.168478;, - -1.051378; 1.496758;-3.168478;, - -1.123806; 1.363736;-1.484576;, - -0.677966; 1.363736;-1.484576;, - -0.750392; 1.849385;-3.168478;, - -0.750392; 1.496758;-3.168478;, - -0.677966; 1.363736;-1.484576;, - -0.677966; 1.982406;-1.484576;, - -1.051378;-1.614760;-3.168478;, - -1.051378;-1.262132;-3.168478;, - -1.123806;-1.129111;-1.484576;, - -1.123806;-1.747781;-1.484576;, - -0.750392;-1.614760;-3.168478;, - -0.750392;-1.262132;-3.168478;, - -1.051378;-1.262132;-3.168478;, - -1.051378;-1.614760;-3.168478;, - -1.123806;-1.747781;-1.484576;, - -1.123806;-1.129111;-1.484576;, - -0.677966;-1.129111;-1.484576;, - -0.677966;-1.747781;-1.484576;, - -1.051378;-1.262132;-3.168478;, - -0.750392;-1.262132;-3.168478;, - -0.677966;-1.129111;-1.484576;, - -1.123806;-1.129111;-1.484576;, - -0.750392;-1.614760;-3.168478;, - -1.051378;-1.614760;-3.168478;, - -1.123806;-1.747781;-1.484576;, - -0.677966;-1.747781;-1.484576;, - -0.750392;-1.262132;-3.168478;, - -0.750392;-1.614760;-3.168478;, - -0.677966;-1.747781;-1.484576;, - -0.677966;-1.129111;-1.484576;, - 0.702960;-1.578270;-3.168478;, - 0.702960;-1.225643;-3.168478;, - 0.622286;-1.092621;-1.484576;, - 0.622286;-1.711292;-1.484576;, - 1.038219;-1.578270;-3.168478;, - 1.038219;-1.225643;-3.168478;, - 0.702960;-1.225643;-3.168478;, - 0.702960;-1.578270;-3.168478;, - 0.622286;-1.711292;-1.484576;, - 0.622286;-1.092621;-1.484576;, - 1.118893;-1.092621;-1.484576;, - 1.118893;-1.711292;-1.484576;, - 0.702960;-1.225643;-3.168478;, - 1.038219;-1.225643;-3.168478;, - 1.118893;-1.092621;-1.484576;, - 0.622286;-1.092621;-1.484576;, - 1.038219;-1.578270;-3.168478;, - 0.702960;-1.578270;-3.168478;, - 0.622286;-1.711292;-1.484576;, - 1.118893;-1.711292;-1.484576;, - 1.038219;-1.225643;-3.168478;, - 1.038219;-1.578270;-3.168478;, - 1.118893;-1.711292;-1.484576;, - 1.118893;-1.092621;-1.484576;, - -0.375302; 3.723651;-0.919717;, - -0.375302; 4.404733;-1.101104;, - -0.375302; 4.406694;-1.025498;, - -0.375302; 3.723651;-0.866785;, - -0.375302; 4.404733;-1.101104;, - 0.411050; 4.404733;-1.111786;, - 0.411050; 4.404733;-1.026451;, - -0.375302; 4.406694;-1.025498;, - 0.411050; 4.404733;-1.111786;, - 0.411050; 3.723651;-0.930399;, - 0.411050; 3.723651;-0.860715;, - 0.411050; 4.404733;-1.026451;, - 0.411050; 3.723651;-0.930399;, - -0.375302; 3.723651;-0.919717;, - -0.375302; 3.723651;-0.866785;, - 0.411050; 3.723651;-0.860715;, - 0.411050; 3.723651;-0.930399;, - 0.411050; 4.404733;-1.111786;, - -0.375302; 4.404733;-1.101104;, - -0.375302; 3.723651;-0.919717;, - -0.375302; 3.723651;-0.866785;, - -0.375302; 4.406694;-1.025498;, - 0.411050; 4.404733;-1.026451;, - 0.411050; 3.723651;-0.860715;, - -0.491839; 3.204797; 0.832126;, - -0.420050; 3.204797; 0.832126;, - -0.276340; 3.271977; 0.372442;, - -0.459907; 3.271977; 0.372442;, - -0.085533; 3.271977; 0.150769;, - 0.090794; 3.271977; 0.150769;, - 0.090794; 3.271977; 0.372442;, - -0.085533; 3.271977; 0.372442;, - 0.465169; 3.051323; 0.150769;, - 0.465169; 3.271977; 0.150769;, - 0.465169; 3.271977; 0.372442;, - 0.465169; 3.051323; 0.372442;, - 0.090794; 3.051323; 0.150769;, - -0.085533; 3.051323; 0.150769;, - -0.085533; 3.051323; 0.372442;, - 0.090794; 3.051323; 0.372442;, - 0.090794; 3.051323; 0.150769;, - 0.090794; 3.271977; 0.150769;, - -0.085533; 3.271977; 0.150769;, - -0.085533; 3.051323; 0.150769;, - -0.085533; 3.051323; 0.372442;, - -0.085533; 3.271977; 0.372442;, - 0.090794; 3.271977; 0.372442;, - 0.090794; 3.051323; 0.372442;, - -0.420050; 3.204797; 0.832126;, - -0.491839; 3.204797; 0.832126;, - -0.491839; 3.118504; 0.832126;, - -0.420050; 3.118504; 0.832126;, - -0.085533; 3.051323; 0.372442;, - 0.281602; 3.051323; 0.372442;, - 0.281602; 3.271977; 0.372442;, - -0.085533; 3.271977; 0.372442;, - -0.085533; 3.271977; 0.372442;, - 0.281602; 3.271977; 0.372442;, - 0.281602; 3.271977; 0.150769;, - -0.085533; 3.271977; 0.150769;, - -0.085533; 3.271977; 0.150769;, - 0.281602; 3.271977; 0.150769;, - 0.281602; 3.051323; 0.150769;, - -0.085533; 3.051323; 0.150769;, - -0.085533; 3.051323; 0.150769;, - 0.281602; 3.051323; 0.150769;, - 0.281602; 3.051323; 0.372442;, - -0.085533; 3.051323; 0.372442;, - 0.408578; 3.118362; 0.832126;, - 0.480603; 3.118362; 0.832126;, - 0.480603; 3.204938; 0.832126;, - 0.408578; 3.204938; 0.832126;, - 0.090794; 3.271977; 0.372442;, - -0.276340; 3.271977; 0.372442;, - -0.276340; 3.051323; 0.372442;, - 0.090794; 3.051323; 0.372442;, - 0.090794; 3.051323; 0.372442;, - -0.276340; 3.051323; 0.372442;, - -0.276340; 3.051323; 0.150769;, - 0.090794; 3.051323; 0.150769;, - 0.090794; 3.051323; 0.150769;, - -0.276340; 3.051323; 0.150769;, - -0.276340; 3.271977; 0.150769;, - 0.090794; 3.271977; 0.150769;, - 0.090794; 3.271977; 0.150769;, - -0.276340; 3.271977; 0.150769;, - -0.276340; 3.271977; 0.372442;, - 0.090794; 3.271977; 0.372442;, - 0.281602; 3.271977; 0.372442;, - 0.465169; 3.271977; 0.372442;, - 0.465169; 3.271977; 0.150769;, - 0.281602; 3.271977; 0.150769;, - 0.281602; 3.271977; 0.150769;, - 0.465169; 3.271977; 0.150769;, - 0.465169; 3.051323; 0.150769;, - 0.281602; 3.051323; 0.150769;, - 0.281602; 3.051323; 0.150769;, - 0.465169; 3.051323; 0.150769;, - 0.465169; 3.051323; 0.372442;, - 0.281602; 3.051323; 0.372442;, - -0.459907; 3.271977; 0.150769;, - -0.459907; 3.051323; 0.150769;, - -0.459907; 3.051323; 0.372442;, - -0.459907; 3.271977; 0.372442;, - 0.408578; 3.118362; 0.832126;, - 0.408578; 3.204938; 0.832126;, - 0.281602; 3.271977; 0.372442;, - 0.281602; 3.051323; 0.372442;, - -0.276340; 3.051323; 0.372442;, - -0.459907; 3.051323; 0.372442;, - -0.459907; 3.051323; 0.150769;, - -0.276340; 3.051323; 0.150769;, - -0.276340; 3.051323; 0.150769;, - -0.459907; 3.051323; 0.150769;, - -0.459907; 3.271977; 0.150769;, - -0.276340; 3.271977; 0.150769;, - -0.276340; 3.271977; 0.150769;, - -0.459907; 3.271977; 0.150769;, - -0.459907; 3.271977; 0.372442;, - -0.276340; 3.271977; 0.372442;, - -0.459907; 3.271977; 0.372442;, - -0.459907; 3.051323; 0.372442;, - -0.491839; 3.118504; 0.832126;, - -0.491839; 3.204797; 0.832126;, - 0.480603; 3.118362; 0.832126;, - 0.408578; 3.118362; 0.832126;, - 0.281602; 3.051323; 0.372442;, - 0.465169; 3.051323; 0.372442;, - 0.465169; 3.051323; 0.372442;, - 0.465169; 3.271977; 0.372442;, - 0.480603; 3.204938; 0.832126;, - 0.480603; 3.118362; 0.832126;, - -0.420050; 3.118504; 0.832126;, - -0.491839; 3.118504; 0.832126;, - -0.459907; 3.051323; 0.372442;, - -0.276340; 3.051323; 0.372442;, - -0.420050; 3.204797; 0.832126;, - -0.420050; 3.118504; 0.832126;, - -0.276340; 3.051323; 0.372442;, - -0.276340; 3.271977; 0.372442;, - 0.408578; 3.204938; 0.832126;, - 0.480603; 3.204938; 0.832126;, - 0.465169; 3.271977; 0.372442;, - 0.281602; 3.271977; 0.372442;; - 116; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;, - 4;24;25;26;27;, - 4;28;29;30;31;, - 4;32;33;34;35;, - 4;36;37;38;39;, - 4;40;41;42;43;, - 4;44;45;46;47;, - 4;48;49;50;51;, - 4;52;53;54;55;, - 4;56;57;58;59;, - 4;60;61;62;63;, - 4;64;65;66;67;, - 4;68;69;70;71;, - 4;72;73;74;75;, - 4;76;77;78;79;, - 4;80;81;82;83;, - 4;84;85;86;87;, - 4;88;89;90;91;, - 4;92;93;94;95;, - 4;96;97;98;99;, - 4;100;101;102;103;, - 4;104;105;106;107;, - 4;108;109;110;111;, - 4;112;113;114;115;, - 4;116;117;118;119;, - 4;120;121;122;123;, - 4;124;125;126;127;, - 4;128;129;130;131;, - 4;132;133;134;135;, - 4;136;137;138;139;, - 4;140;141;142;143;, - 4;144;145;146;147;, - 4;148;149;150;151;, - 4;152;153;154;155;, - 4;156;157;158;159;, - 4;160;161;162;163;, - 4;164;165;166;167;, - 4;168;169;170;171;, - 4;172;173;174;175;, - 4;176;177;178;179;, - 4;180;181;182;183;, - 4;184;185;186;187;, - 4;188;189;190;191;, - 4;192;193;194;195;, - 4;196;197;198;199;, - 4;200;201;202;203;, - 4;204;205;206;207;, - 4;208;209;210;211;, - 4;212;213;214;215;, - 4;216;217;218;219;, - 4;220;221;222;223;, - 4;224;225;226;227;, - 4;228;229;230;231;, - 4;232;233;234;235;, - 4;236;237;238;239;, - 4;240;241;242;243;, - 4;244;245;246;247;, - 4;248;249;250;251;, - 4;252;253;254;255;, - 4;256;257;258;259;, - 4;260;261;262;263;, - 4;264;265;266;267;, - 4;268;269;270;271;, - 4;272;273;274;275;, - 4;276;277;278;279;, - 4;280;281;282;283;, - 4;284;285;286;287;, - 4;288;289;290;291;, - 4;292;293;294;295;, - 4;296;297;298;299;, - 4;300;301;302;303;, - 4;304;305;306;307;, - 4;308;309;310;311;, - 4;312;313;314;315;, - 4;316;317;318;319;, - 4;320;321;322;323;, - 4;324;325;326;327;, - 4;328;329;330;331;, - 4;332;333;334;335;, - 4;336;337;338;339;, - 4;340;341;342;343;, - 4;344;345;346;347;, - 4;348;349;350;351;, - 4;352;353;354;355;, - 4;356;357;358;359;, - 4;360;361;362;363;, - 4;364;365;366;367;, - 4;368;369;370;371;, - 4;372;373;374;375;, - 4;376;377;378;379;, - 4;380;381;382;383;, - 4;384;385;386;387;, - 4;388;389;390;391;, - 4;392;393;394;395;, - 4;396;397;398;399;, - 4;400;401;402;403;, - 4;404;405;406;407;, - 4;408;409;410;411;, - 4;412;413;414;415;, - 4;416;417;418;419;, - 4;420;421;422;423;, - 4;424;425;426;427;, - 4;428;429;430;431;, - 4;432;433;434;435;, - 4;436;437;438;439;, - 4;440;441;442;443;, - 4;444;445;446;447;, - 4;448;449;450;451;, - 4;452;453;454;455;, - 4;456;457;458;459;, - 4;460;461;462;463;; - MeshNormals { //Mesh Normals - 464; - -0.999987;-0.005047; 0.000000;, - -0.999987;-0.005047; 0.000000;, - -0.999987;-0.005047; 0.000000;, - -0.999987;-0.005047; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.999919; 0.012758; 0.000000;, - 0.999919; 0.012758; 0.000000;, - 0.999919; 0.012758; 0.000000;, - 0.999919; 0.012758; 0.000000;, - -0.009281;-0.999957; 0.000000;, - -0.009281;-0.999957; 0.000000;, - -0.009281;-0.999957; 0.000000;, - -0.009281;-0.999957; 0.000000;, - 0.001982; 0.028507;-0.999592;, - 0.001982; 0.028507;-0.999592;, - 0.001982; 0.028507;-0.999592;, - 0.001982; 0.028507;-0.999592;, - -0.000000;-0.052328; 0.998630;, - -0.000000;-0.052328; 0.998630;, - -0.000000;-0.052328; 0.998630;, - -0.000000;-0.052328; 0.998630;, - -0.999994; 0.003521;-0.000000;, - -0.999994; 0.003521;-0.000000;, - -0.999994; 0.003521;-0.000000;, - -0.999994; 0.003521;-0.000000;, - 0.999907; 0.013606; 0.000000;, - 0.999907; 0.013606; 0.000000;, - 0.999907; 0.013606; 0.000000;, - 0.999907; 0.013606; 0.000000;, - -0.000112;-0.024047;-0.999711;, - -0.000112;-0.024047;-0.999711;, - -0.000112;-0.024047;-0.999711;, - -0.000112;-0.024047;-0.999711;, - -0.000066;-0.014174; 0.999900;, - -0.000066;-0.014174; 0.999900;, - -0.000066;-0.014174; 0.999900;, - -0.000066;-0.014174; 0.999900;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 0.998210; 0.059810;, - 0.000000; 0.998210; 0.059810;, - 0.000000; 0.998210; 0.059810;, - 0.000000; 0.998210; 0.059810;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-0.998210;-0.059810;, - 0.000000;-0.998210;-0.059810;, - 0.000000;-0.998210;-0.059810;, - 0.000000;-0.998210;-0.059810;, - 0.000000; 0.038457;-0.999260;, - 0.000000; 0.038457;-0.999260;, - 0.000000; 0.038457;-0.999260;, - 0.000000; 0.038457;-0.999260;, - 0.000000;-0.038457; 0.999260;, - 0.000000;-0.038457; 0.999260;, - 0.000000;-0.038457; 0.999260;, - 0.000000;-0.038457; 0.999260;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000;-0.253236;-0.967405;, - 0.000000;-0.253236;-0.967405;, - 0.000000;-0.253236;-0.967405;, - 0.000000;-0.253236;-0.967405;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-0.982109; 0.188312;, - 0.000000;-0.982109; 0.188312;, - 0.000000;-0.982109; 0.188312;, - 0.000000;-0.982109; 0.188312;, - 0.000000;-0.188312;-0.982109;, - 0.000000;-0.188312;-0.982109;, - 0.000000;-0.188312;-0.982109;, - 0.000000;-0.188312;-0.982109;, - 0.000000; 0.188312; 0.982109;, - 0.000000; 0.188312; 0.982109;, - 0.000000; 0.188312; 0.982109;, - 0.000000; 0.188312; 0.982109;, - 0.000000;-0.280357;-0.959896;, - 0.000000;-0.280357;-0.959896;, - 0.000000;-0.280357;-0.959896;, - 0.000000;-0.280357;-0.959896;, - 0.000000; 0.640010; 0.768367;, - 0.000000; 0.640010; 0.768367;, - 0.000000; 0.640010; 0.768367;, - 0.000000; 0.640010; 0.768367;, - 0.984694; 0.165048;-0.055998;, - 0.984694; 0.165048;-0.055998;, - 0.984694; 0.165048;-0.055998;, - 0.984694; 0.165048;-0.055998;, - -0.979760; 0.189564;-0.064316;, - -0.979760; 0.189564;-0.064316;, - -0.979760; 0.189564;-0.064316;, - -0.979760; 0.189564;-0.064316;, - 0.000000; 0.933410;-0.358811;, - 0.000000; 0.933410;-0.358811;, - 0.000000; 0.933410;-0.358811;, - 0.000000; 0.933410;-0.358811;, - -0.992678; 0.109120;-0.051792;, - -0.992678; 0.109120;-0.051792;, - -0.992678; 0.109120;-0.051792;, - -0.992678; 0.109120;-0.051792;, - 0.000000; 0.510587; 0.859826;, - 0.000000; 0.510587; 0.859826;, - 0.000000; 0.510587; 0.859826;, - 0.000000; 0.510587; 0.859826;, - 0.992678; 0.109120;-0.051792;, - 0.992678; 0.109120;-0.051792;, - 0.992678; 0.109120;-0.051792;, - 0.992678; 0.109120;-0.051792;, - -0.261173; 0.005940; 0.965274;, - -0.261173; 0.005940; 0.965274;, - -0.261173; 0.005940; 0.965274;, - -0.261173; 0.005940; 0.965274;, - -0.209960; 0.976798; 0.042231;, - -0.209960; 0.976798; 0.042231;, - -0.209960; 0.976798; 0.042231;, - -0.209960; 0.976798; 0.042231;, - 0.297039; 0.001107;-0.954865;, - 0.297039; 0.001107;-0.954865;, - 0.297039; 0.001107;-0.954865;, - 0.297039; 0.001107;-0.954865;, - 0.209960;-0.976798;-0.042233;, - 0.209960;-0.976798;-0.042233;, - 0.209960;-0.976798;-0.042233;, - 0.209960;-0.976798;-0.042233;, - -0.840506;-0.179834;-0.511087;, - -0.840506;-0.179834;-0.511087;, - -0.840506;-0.179834;-0.511087;, - -0.840506;-0.179834;-0.511087;, - 0.931767; 0.185369; 0.312167;, - 0.931767; 0.185369; 0.312167;, - 0.931767; 0.185369; 0.312167;, - 0.931767; 0.185369; 0.312167;, - -0.204566;-0.002152;-0.978850;, - -0.204566;-0.002152;-0.978850;, - -0.204566;-0.002152;-0.978850;, - -0.204566;-0.002152;-0.978850;, - 0.183886; 0.982109;-0.040588;, - 0.183886; 0.982109;-0.040588;, - 0.183886; 0.982109;-0.040588;, - 0.183886; 0.982109;-0.040588;, - 0.231786;-0.003196; 0.972761;, - 0.231786;-0.003196; 0.972761;, - 0.231786;-0.003196; 0.972761;, - 0.231786;-0.003196; 0.972761;, - -0.183886;-0.982109; 0.040589;, - -0.183886;-0.982109; 0.040589;, - -0.183886;-0.982109; 0.040589;, - -0.183886;-0.982109; 0.040589;, - 0.943190;-0.187923;-0.274003;, - 0.943190;-0.187923;-0.274003;, - 0.943190;-0.187923;-0.274003;, - 0.943190;-0.187923;-0.274003;, - -0.973362; 0.187690; 0.131676;, - -0.973362; 0.187690; 0.131676;, - -0.973362; 0.187690; 0.131676;, - -0.973362; 0.187690; 0.131676;, - -0.963521;-0.233403; 0.130961;, - -0.963521;-0.233403; 0.130961;, - -0.963521;-0.233403; 0.130961;, - -0.963521;-0.233403; 0.130961;, - -0.203399; 0.973756; 0.102115;, - -0.203399; 0.973756; 0.102115;, - -0.203399; 0.973756; 0.102115;, - -0.203399; 0.973756; 0.102115;, - 0.958897; 0.247088; 0.139516;, - 0.958897; 0.247088; 0.139516;, - 0.958897; 0.247088; 0.139516;, - 0.958897; 0.247088; 0.139516;, - 0.229736;-0.953833; 0.193451;, - 0.229736;-0.953833; 0.193451;, - 0.229736;-0.953833; 0.193451;, - 0.229736;-0.953833; 0.193451;, - 0.058422;-0.065189;-0.996161;, - 0.058422;-0.065189;-0.996161;, - 0.058422;-0.065189;-0.996161;, - 0.058422;-0.065189;-0.996161;, - -0.058422; 0.065189; 0.996161;, - -0.058422; 0.065189; 0.996161;, - -0.058422; 0.065189; 0.996161;, - -0.058422; 0.065189; 0.996161;, - -0.964797;-0.245028;-0.095541;, - -0.964797;-0.245028;-0.095541;, - -0.964797;-0.245028;-0.095541;, - -0.964797;-0.245028;-0.095541;, - -0.226867; 0.947641;-0.224738;, - -0.226867; 0.947641;-0.224738;, - -0.226867; 0.947641;-0.224738;, - -0.226867; 0.947641;-0.224738;, - 0.967699; 0.243367; 0.065811;, - 0.967699; 0.243367; 0.065811;, - 0.967699; 0.243367; 0.065811;, - 0.967699; 0.243367; 0.065811;, - 0.223509;-0.939864; 0.258262;, - 0.223509;-0.939864; 0.258262;, - 0.223509;-0.939864; 0.258262;, - 0.223509;-0.939864; 0.258262;, - 0.969453; 0.241820; 0.041031;, - 0.969453; 0.241820; 0.041031;, - 0.969453; 0.241820; 0.041031;, - 0.969453; 0.241820; 0.041031;, - 0.238217;-0.968129; 0.077326;, - 0.238217;-0.968129; 0.077326;, - 0.238217;-0.968129; 0.077326;, - 0.238217;-0.968129; 0.077326;, - -0.999076; 0.000000;-0.042972;, - -0.999076; 0.000000;-0.042972;, - -0.999076; 0.000000;-0.042972;, - -0.999076; 0.000000;-0.042972;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.161622; 0.986715;-0.016464;, - -0.161622; 0.986715;-0.016464;, - -0.161622; 0.986715;-0.016464;, - -0.161622; 0.986715;-0.016464;, - -0.998854; 0.000000;-0.047854;, - -0.998854; 0.000000;-0.047854;, - -0.998854; 0.000000;-0.047854;, - -0.998854; 0.000000;-0.047854;, - -0.966042;-0.256834;-0.028270;, - -0.966042;-0.256834;-0.028270;, - -0.966042;-0.256834;-0.028270;, - -0.966042;-0.256834;-0.028270;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000; 0.996894;-0.078751;, - 0.000000; 0.996894;-0.078751;, - 0.000000; 0.996894;-0.078751;, - 0.000000; 0.996894;-0.078751;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - 0.000000;-0.996894;-0.078751;, - 0.000000;-0.996894;-0.078751;, - 0.000000;-0.996894;-0.078751;, - 0.000000;-0.996894;-0.078751;, - 0.998854; 0.000000;-0.047854;, - 0.998854; 0.000000;-0.047854;, - 0.998854; 0.000000;-0.047854;, - 0.998854; 0.000000;-0.047854;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000; 0.996894;-0.078751;, - 0.000000; 0.996894;-0.078751;, - 0.000000; 0.996894;-0.078751;, - 0.000000; 0.996894;-0.078751;, - 0.000000;-0.996894;-0.078751;, - 0.000000;-0.996894;-0.078751;, - 0.000000;-0.996894;-0.078751;, - 0.000000;-0.996894;-0.078751;, - 0.999076; 0.000000;-0.042972;, - 0.999076; 0.000000;-0.042972;, - 0.999076; 0.000000;-0.042972;, - 0.999076; 0.000000;-0.042972;, - -0.999076; 0.000000;-0.042972;, - -0.999076; 0.000000;-0.042972;, - -0.999076; 0.000000;-0.042972;, - -0.999076; 0.000000;-0.042972;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000; 0.996894;-0.078751;, - 0.000000; 0.996894;-0.078751;, - 0.000000; 0.996894;-0.078751;, - 0.000000; 0.996894;-0.078751;, - 0.000000;-0.996894;-0.078751;, - 0.000000;-0.996894;-0.078751;, - 0.000000;-0.996894;-0.078751;, - 0.000000;-0.996894;-0.078751;, - 0.999076; 0.000000;-0.042972;, - 0.999076; 0.000000;-0.042972;, - 0.999076; 0.000000;-0.042972;, - 0.999076; 0.000000;-0.042972;, - -0.998854; 0.000000;-0.047854;, - -0.998854; 0.000000;-0.047854;, - -0.998854; 0.000000;-0.047854;, - -0.998854; 0.000000;-0.047854;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000; 0.996894;-0.078751;, - 0.000000; 0.996894;-0.078751;, - 0.000000; 0.996894;-0.078751;, - 0.000000; 0.996894;-0.078751;, - 0.000000;-0.996894;-0.078751;, - 0.000000;-0.996894;-0.078751;, - 0.000000;-0.996894;-0.078751;, - 0.000000;-0.996894;-0.078751;, - 0.998854; 0.000000;-0.047854;, - 0.998854; 0.000000;-0.047854;, - 0.998854; 0.000000;-0.047854;, - 0.998854; 0.000000;-0.047854;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.001157; 0.999925;-0.012185;, - 0.001157; 0.999925;-0.012185;, - 0.001157; 0.999925;-0.012185;, - 0.001157; 0.999925;-0.012185;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 1.000000;-0.000000;-0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - -0.013126;-0.257330;-0.966235;, - -0.013126;-0.257330;-0.966235;, - -0.013126;-0.257330;-0.966235;, - -0.013126;-0.257330;-0.966235;, - -0.002877; 0.231388; 0.972857;, - -0.002877; 0.231388; 0.972857;, - -0.002877; 0.231388; 0.972857;, - -0.002877; 0.231388; 0.972857;, - 0.000000;-0.989489;-0.144609;, - 0.000000;-0.989489;-0.144609;, - 0.000000;-0.989489;-0.144609;, - 0.000000;-0.989489;-0.144609;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000;-1.000000;-0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.963903; 0.000000;-0.266253;, - 0.963903; 0.000000;-0.266253;, - 0.963903; 0.000000;-0.266253;, - 0.963903; 0.000000;-0.266253;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.997596; 0.000000; 0.069296;, - 0.997596; 0.000000; 0.069296;, - 0.997596; 0.000000; 0.069296;, - 0.997596; 0.000000; 0.069296;, - 0.000000; 0.989532;-0.144311;, - 0.000000; 0.989532;-0.144311;, - 0.000000; 0.989532;-0.144311;, - 0.000000; 0.989532;-0.144311;, - -0.999437; 0.000000; 0.033555;, - -0.999437; 0.000000; 0.033555;, - -0.999437; 0.000000; 0.033555;, - -0.999437; 0.000000; 0.033555;, - 0.000000; 0.989489;-0.144610;, - 0.000000; 0.989489;-0.144610;, - 0.000000; 0.989489;-0.144610;, - 0.000000; 0.989489;-0.144610;, - -0.954446; 0.000000;-0.298385;, - -0.954446; 0.000000;-0.298385;, - -0.954446; 0.000000;-0.298385;, - -0.954446; 0.000000;-0.298385;, - 0.000000;-0.989532;-0.144311;, - 0.000000;-0.989532;-0.144311;, - 0.000000;-0.989532;-0.144311;, - 0.000000;-0.989532;-0.144311;; - 116; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;, - 4;24;25;26;27;, - 4;28;29;30;31;, - 4;32;33;34;35;, - 4;36;37;38;39;, - 4;40;41;42;43;, - 4;44;45;46;47;, - 4;48;49;50;51;, - 4;52;53;54;55;, - 4;56;57;58;59;, - 4;60;61;62;63;, - 4;64;65;66;67;, - 4;68;69;70;71;, - 4;72;73;74;75;, - 4;76;77;78;79;, - 4;80;81;82;83;, - 4;84;85;86;87;, - 4;88;89;90;91;, - 4;92;93;94;95;, - 4;96;97;98;99;, - 4;100;101;102;103;, - 4;104;105;106;107;, - 4;108;109;110;111;, - 4;112;113;114;115;, - 4;116;117;118;119;, - 4;120;121;122;123;, - 4;124;125;126;127;, - 4;128;129;130;131;, - 4;132;133;134;135;, - 4;136;137;138;139;, - 4;140;141;142;143;, - 4;144;145;146;147;, - 4;148;149;150;151;, - 4;152;153;154;155;, - 4;156;157;158;159;, - 4;160;161;162;163;, - 4;164;165;166;167;, - 4;168;169;170;171;, - 4;172;173;174;175;, - 4;176;177;178;179;, - 4;180;181;182;183;, - 4;184;185;186;187;, - 4;188;189;190;191;, - 4;192;193;194;195;, - 4;196;197;198;199;, - 4;200;201;202;203;, - 4;204;205;206;207;, - 4;208;209;210;211;, - 4;212;213;214;215;, - 4;216;217;218;219;, - 4;220;221;222;223;, - 4;224;225;226;227;, - 4;228;229;230;231;, - 4;232;233;234;235;, - 4;236;237;238;239;, - 4;240;241;242;243;, - 4;244;245;246;247;, - 4;248;249;250;251;, - 4;252;253;254;255;, - 4;256;257;258;259;, - 4;260;261;262;263;, - 4;264;265;266;267;, - 4;268;269;270;271;, - 4;272;273;274;275;, - 4;276;277;278;279;, - 4;280;281;282;283;, - 4;284;285;286;287;, - 4;288;289;290;291;, - 4;292;293;294;295;, - 4;296;297;298;299;, - 4;300;301;302;303;, - 4;304;305;306;307;, - 4;308;309;310;311;, - 4;312;313;314;315;, - 4;316;317;318;319;, - 4;320;321;322;323;, - 4;324;325;326;327;, - 4;328;329;330;331;, - 4;332;333;334;335;, - 4;336;337;338;339;, - 4;340;341;342;343;, - 4;344;345;346;347;, - 4;348;349;350;351;, - 4;352;353;354;355;, - 4;356;357;358;359;, - 4;360;361;362;363;, - 4;364;365;366;367;, - 4;368;369;370;371;, - 4;372;373;374;375;, - 4;376;377;378;379;, - 4;380;381;382;383;, - 4;384;385;386;387;, - 4;388;389;390;391;, - 4;392;393;394;395;, - 4;396;397;398;399;, - 4;400;401;402;403;, - 4;404;405;406;407;, - 4;408;409;410;411;, - 4;412;413;414;415;, - 4;416;417;418;419;, - 4;420;421;422;423;, - 4;424;425;426;427;, - 4;428;429;430;431;, - 4;432;433;434;435;, - 4;436;437;438;439;, - 4;440;441;442;443;, - 4;444;445;446;447;, - 4;448;449;450;451;, - 4;452;453;454;455;, - 4;456;457;458;459;, - 4;460;461;462;463;; - } //End of Mesh Normals - MeshMaterialList { //Mesh Material List - 1; - 1; - 0;; - Material Default_Material { - 0.800000; 0.800000; 0.800000; 0.800000;; - 96.078431; - 0.500000; 0.500000; 0.500000;; - 0.000000; 0.000000; 0.000000;; - } - } //End of Mesh Material List - MeshTextureCoords { //Mesh UV Coordinates - 464; - 0.444664; 0.882740;, - 0.453010; 0.994603;, - 0.352139; 0.990704;, - 0.370352; 0.882084;, - 0.699615; 0.826957;, - 0.888198; 0.826957;, - 0.888198; 0.999617;, - 0.699615; 0.999617;, - 0.566940; 0.877116;, - 0.559308; 0.768256;, - 0.664340; 0.764336;, - 0.671138; 0.868138;, - 0.999617; 0.397190;, - 0.811034; 0.397190;, - 0.811034; 0.271762;, - 0.999617; 0.271762;, - 0.566940; 0.877116;, - 0.565483; 0.991269;, - 0.453010; 0.994603;, - 0.444664; 0.882740;, - 0.370352; 0.882084;, - 0.352139; 0.990704;, - 0.243744; 0.976452;, - 0.255729; 0.872295;, - 0.447331; 0.770867;, - 0.444664; 0.882740;, - 0.370352; 0.882084;, - 0.373731; 0.773298;, - 0.565483; 0.991269;, - 0.566940; 0.877116;, - 0.671138; 0.868138;, - 0.670488; 0.977139;, - 0.559308; 0.768256;, - 0.566940; 0.877116;, - 0.444664; 0.882740;, - 0.447331; 0.770867;, - 0.373731; 0.773298;, - 0.370352; 0.882084;, - 0.255729; 0.872295;, - 0.261819; 0.766836;, - 0.694945; 0.168323;, - 0.694945; 0.057246;, - 0.784866; 0.057246;, - 0.784866; 0.168323;, - 0.978885; 0.802852;, - 0.978885; 0.908930;, - 0.888965; 0.908930;, - 0.888965; 0.802852;, - 0.980864; 0.057246;, - 0.980864; 0.168323;, - 0.890944; 0.168323;, - 0.890944; 0.057246;, - 0.995043; 0.999617;, - 0.888965; 0.999617;, - 0.888965; 0.909696;, - 0.995043; 0.909696;, - 0.588867; 0.168323;, - 0.588867; 0.057246;, - 0.694945; 0.057246;, - 0.694945; 0.168323;, - 0.784866; 0.168323;, - 0.784866; 0.057246;, - 0.890944; 0.057246;, - 0.890944; 0.168323;, - 0.581893; 0.381313;, - 0.525981; 0.490259;, - 0.379618; 0.402841;, - 0.398054; 0.301018;, - 0.815523; 0.662938;, - 0.815524; 0.728486;, - 0.769623; 0.748548;, - 0.769623; 0.642876;, - 0.048873; 0.480128;, - 0.006488; 0.386718;, - 0.167529; 0.313647;, - 0.194276; 0.403737;, - 0.988636; 0.730470;, - 0.896211; 0.730470;, - 0.896211; 0.660198;, - 0.988636; 0.660198;, - 0.723019; 0.642876;, - 0.769623; 0.642876;, - 0.769623; 0.748548;, - 0.723019; 0.748548;, - 0.398054; 0.301018;, - 0.379618; 0.402841;, - 0.194276; 0.403737;, - 0.167529; 0.313647;, - 0.877077; 0.662938;, - 0.877077; 0.728486;, - 0.815524; 0.728486;, - 0.815523; 0.662938;, - 0.357048; 0.517540;, - 0.216152; 0.507657;, - 0.194276; 0.403737;, - 0.379618; 0.402841;, - 0.216152; 0.507657;, - 0.120216; 0.568830;, - 0.048873; 0.480128;, - 0.194276; 0.403737;, - 0.379618; 0.402841;, - 0.525981; 0.490259;, - 0.444034; 0.577428;, - 0.357048; 0.517540;, - 0.362490; 0.686881;, - 0.215162; 0.682739;, - 0.251936; 0.612341;, - 0.315469; 0.601729;, - 0.357048; 0.517540;, - 0.444034; 0.577428;, - 0.362490; 0.686881;, - 0.315469; 0.601729;, - 0.315469; 0.601729;, - 0.251936; 0.612341;, - 0.216152; 0.507657;, - 0.357048; 0.517540;, - 0.251936; 0.612341;, - 0.215162; 0.682739;, - 0.120216; 0.568830;, - 0.216152; 0.507657;, - 0.882221; 0.248633;, - 0.854668; 0.246226;, - 0.860426; 0.180315;, - 0.887978; 0.182722;, - 0.854668; 0.246226;, - 0.811034; 0.225788;, - 0.836391; 0.169090;, - 0.860426; 0.180315;, - 0.955560; 0.229325;, - 0.928738; 0.236069;, - 0.913594; 0.175833;, - 0.940417; 0.169090;, - 0.928738; 0.236069;, - 0.882221; 0.248633;, - 0.887978; 0.182722;, - 0.913594; 0.175833;, - 0.568666; 0.188259;, - 0.570943; 0.215822;, - 0.522758; 0.215822;, - 0.520482; 0.188259;, - 0.557028; 0.187492;, - 0.557028; 0.159835;, - 0.583256; 0.155869;, - 0.583256; 0.183526;, - 0.831256; 0.582510;, - 0.811034; 0.563643;, - 0.853460; 0.518170;, - 0.873682; 0.537037;, - 0.941763; 0.626056;, - 0.893812; 0.623471;, - 0.917809; 0.562573;, - 0.941763; 0.563864;, - 0.893812; 0.623471;, - 0.868081; 0.613331;, - 0.892078; 0.552433;, - 0.917809; 0.562573;, - 0.868081; 0.613331;, - 0.831256; 0.582510;, - 0.873682; 0.537037;, - 0.892078; 0.552433;, - 0.680049; 0.227106;, - 0.680049; 0.254763;, - 0.632028; 0.254763;, - 0.632028; 0.227106;, - 0.631262; 0.227106;, - 0.631262; 0.254763;, - 0.607273; 0.254763;, - 0.607273; 0.227106;, - 0.151813; 0.952191;, - 0.112345; 0.947279;, - 0.113514; 0.904716;, - 0.158003; 0.906790;, - 0.112345; 0.947279;, - 0.077106; 0.948022;, - 0.069721; 0.907057;, - 0.113514; 0.904716;, - 0.077106; 0.948022;, - 0.041465; 0.957980;, - 0.021003; 0.917204;, - 0.069721; 0.907057;, - 0.189475; 0.963315;, - 0.151813; 0.952191;, - 0.158003; 0.906790;, - 0.212875; 0.914749;, - 0.563441; 0.216588;, - 0.563441; 0.263118;, - 0.520482; 0.263118;, - 0.520482; 0.216588;, - 0.758717; 0.826190;, - 0.758717; 0.792862;, - 0.808077; 0.792862;, - 0.808077; 0.826190;, - 0.160570; 0.844684;, - 0.116458; 0.842962;, - 0.117818; 0.795850;, - 0.145830; 0.795143;, - 0.116458; 0.842962;, - 0.069466; 0.841189;, - 0.076449; 0.791324;, - 0.117818; 0.795850;, - 0.069466; 0.841189;, - 0.014746; 0.837740;, - 0.047872; 0.785711;, - 0.076449; 0.791324;, - 0.209296; 0.833892;, - 0.160570; 0.844684;, - 0.145830; 0.795143;, - 0.184389; 0.782622;, - 0.069721; 0.907057;, - 0.021003; 0.917204;, - 0.014746; 0.837740;, - 0.069466; 0.841189;, - 0.212875; 0.914749;, - 0.158003; 0.906790;, - 0.160570; 0.844684;, - 0.209296; 0.833892;, - 0.696701; 0.623144;, - 0.663486; 0.624673;, - 0.640785; 0.404303;, - 0.699058; 0.401620;, - 0.556261; 0.154243;, - 0.556261; 0.187492;, - 0.520482; 0.187492;, - 0.520482; 0.154243;, - 0.113514; 0.904716;, - 0.069721; 0.907057;, - 0.069466; 0.841189;, - 0.116458; 0.842962;, - 0.696269; 0.621054;, - 0.663054; 0.622583;, - 0.640352; 0.402213;, - 0.698626; 0.399530;, - 0.158003; 0.906790;, - 0.113514; 0.904716;, - 0.116458; 0.842962;, - 0.160570; 0.844684;, - 0.621714; 0.314631;, - 0.680049; 0.314631;, - 0.680049; 0.367630;, - 0.621714; 0.367630;, - 0.663054; 0.622583;, - 0.627632; 0.627630;, - 0.587883; 0.409689;, - 0.640352; 0.402213;, - 0.844623; 0.792862;, - 0.844623; 0.826112;, - 0.808843; 0.826112;, - 0.808843; 0.792862;, - 0.732005; 0.622825;, - 0.696269; 0.621054;, - 0.698626; 0.399530;, - 0.751560; 0.402153;, - 0.764905; 0.627630;, - 0.732005; 0.622825;, - 0.751560; 0.402153;, - 0.809283; 0.410584;, - 0.699615; 0.773191;, - 0.757950; 0.773191;, - 0.757950; 0.826190;, - 0.699615; 0.826190;, - 0.663486; 0.624673;, - 0.628065; 0.629720;, - 0.588315; 0.411779;, - 0.640785; 0.404303;, - 0.732437; 0.624915;, - 0.696701; 0.623144;, - 0.699058; 0.401620;, - 0.751992; 0.404243;, - 0.765338; 0.629720;, - 0.732437; 0.624915;, - 0.751992; 0.404243;, - 0.809715; 0.412674;, - 0.697254; 0.619480;, - 0.664039; 0.621009;, - 0.641336; 0.400639;, - 0.699610; 0.397956;, - 0.680049; 0.193089;, - 0.680049; 0.226339;, - 0.644269; 0.226339;, - 0.644269; 0.193089;, - 0.680049; 0.255529;, - 0.680049; 0.313865;, - 0.627050; 0.313865;, - 0.627050; 0.255529;, - 0.664039; 0.621009;, - 0.628617; 0.626056;, - 0.588867; 0.408115;, - 0.641336; 0.400639;, - 0.732989; 0.621251;, - 0.697254; 0.619480;, - 0.699610; 0.397956;, - 0.752544; 0.400579;, - 0.765890; 0.626056;, - 0.732989; 0.621251;, - 0.752544; 0.400579;, - 0.810267; 0.409010;, - 0.697253; 0.620613;, - 0.664039; 0.622143;, - 0.641336; 0.401773;, - 0.699610; 0.399090;, - 0.643503; 0.193089;, - 0.643503; 0.226339;, - 0.607723; 0.226339;, - 0.607723; 0.193089;, - 0.573481; 0.263885;, - 0.573481; 0.322220;, - 0.520482; 0.322220;, - 0.520482; 0.263885;, - 0.664039; 0.622143;, - 0.628617; 0.627190;, - 0.588867; 0.409249;, - 0.641336; 0.401773;, - 0.732989; 0.622384;, - 0.697253; 0.620613;, - 0.699610; 0.399090;, - 0.752544; 0.401713;, - 0.765890; 0.627190;, - 0.732989; 0.622384;, - 0.752544; 0.401713;, - 0.810267; 0.410144;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;; - } //End of Mesh UV Coordinates - XSkinMeshHeader { - 1; - 3; - 9; - } - SkinWeights { - "Armature_noga4"; - 24; - 272, - 273, - 274, - 275, - 276, - 277, - 278, - 279, - 280, - 281, - 282, - 283, - 284, - 285, - 286, - 287, - 288, - 289, - 290, - 291, - 292, - 293, - 294, - 295; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 0.000000,-0.000000, 1.000000, 0.000000, - -1.000000,-0.000000, 0.000000, 0.000000, - 0.000000,-1.000000,-0.000000, 0.000000, - -1.404690,-1.430863, 0.883390, 1.000000;; - } //End of Armature_noga4 Skin Weights - SkinWeights { - "Armature_noga2"; - 24; - 216, - 217, - 218, - 219, - 244, - 245, - 246, - 247, - 256, - 257, - 258, - 259, - 260, - 261, - 262, - 263, - 264, - 265, - 266, - 267, - 268, - 269, - 270, - 271; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 0.000000,-0.000000, 1.000000, 0.000000, - -1.000000, 0.000000, 0.000000, 0.000000, - -0.000000,-1.000000,-0.000000, 0.000000, - 1.641199,-1.448169, 0.881825, 1.000000;; - } //End of Armature_noga2 Skin Weights - SkinWeights { - "Armature_hvost"; - 56; - 168, - 169, - 170, - 171, - 172, - 173, - 174, - 175, - 176, - 177, - 178, - 179, - 180, - 181, - 182, - 183, - 184, - 185, - 186, - 187, - 188, - 189, - 190, - 191, - 192, - 193, - 194, - 195, - 196, - 197, - 198, - 199, - 200, - 201, - 202, - 203, - 204, - 205, - 206, - 207, - 208, - 209, - 210, - 211, - 212, - 213, - 214, - 215, - 224, - 225, - 226, - 227, - 232, - 233, - 234, - 235; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 0.698127,-0.052851, 0.714020, 0.000000, - -0.710717,-0.171780, 0.682183, 0.000000, - 0.086601,-0.983717,-0.157487, 0.000000, - -1.399654,-0.200846, 1.150453, 1.000000;; - } //End of Armature_hvost Skin Weights - SkinWeights { - "Armature_sheya"; - 24; - 40, - 41, - 42, - 43, - 44, - 45, - 46, - 47, - 48, - 49, - 50, - 51, - 52, - 53, - 54, - 55, - 56, - 57, - 58, - 59, - 60, - 61, - 62, - 63; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 0.997121,-0.075824,-0.000243, 0.000000, - 0.075644, 0.994519, 0.072177, 0.000000, - -0.005231,-0.071988, 0.997392, 0.000000, - -0.170866,-1.720121,-0.152821, 1.000000;; - } //End of Armature_sheya Skin Weights - SkinWeights { - "Armature_head"; - 224; - 64, - 65, - 66, - 67, - 68, - 69, - 70, - 71, - 72, - 73, - 74, - 75, - 76, - 77, - 78, - 79, - 80, - 81, - 82, - 83, - 84, - 85, - 86, - 87, - 88, - 89, - 90, - 91, - 92, - 93, - 94, - 95, - 96, - 97, - 98, - 99, - 100, - 101, - 102, - 103, - 104, - 105, - 106, - 107, - 108, - 109, - 110, - 111, - 112, - 113, - 114, - 115, - 116, - 117, - 118, - 119, - 120, - 121, - 122, - 123, - 124, - 125, - 126, - 127, - 128, - 129, - 130, - 131, - 132, - 133, - 134, - 135, - 136, - 137, - 138, - 139, - 140, - 141, - 142, - 143, - 144, - 145, - 146, - 147, - 148, - 149, - 150, - 151, - 152, - 153, - 154, - 155, - 156, - 157, - 158, - 159, - 160, - 161, - 162, - 163, - 164, - 165, - 166, - 167, - 344, - 345, - 346, - 347, - 348, - 349, - 350, - 351, - 352, - 353, - 354, - 355, - 356, - 357, - 358, - 359, - 360, - 361, - 362, - 363, - 364, - 365, - 366, - 367, - 368, - 369, - 370, - 371, - 372, - 373, - 374, - 375, - 376, - 377, - 378, - 379, - 380, - 381, - 382, - 383, - 384, - 385, - 386, - 387, - 388, - 389, - 390, - 391, - 392, - 393, - 394, - 395, - 396, - 397, - 398, - 399, - 400, - 401, - 402, - 403, - 404, - 405, - 406, - 407, - 408, - 409, - 410, - 411, - 412, - 413, - 414, - 415, - 416, - 417, - 418, - 419, - 420, - 421, - 422, - 423, - 424, - 425, - 426, - 427, - 428, - 429, - 430, - 431, - 432, - 433, - 434, - 435, - 436, - 437, - 438, - 439, - 440, - 441, - 442, - 443, - 444, - 445, - 446, - 447, - 448, - 449, - 450, - 451, - 452, - 453, - 454, - 455, - 456, - 457, - 458, - 459, - 460, - 461, - 462, - 463; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 1.000000, 0.000000, 0.000000, 0.000000, - -0.000000, 0.959864, 0.280464, 0.000000, - -0.000000,-0.280465, 0.959864, 0.000000, - -0.039910,-2.530474,-0.704059, 1.000000;; - } //End of Armature_head Skin Weights - SkinWeights { - "Armature_zubi"; - 24; - 320, - 321, - 322, - 323, - 324, - 325, - 326, - 327, - 328, - 329, - 330, - 331, - 332, - 333, - 334, - 335, - 336, - 337, - 338, - 339, - 340, - 341, - 342, - 343; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 1.000000, 0.000000, 0.000000, 0.000000, - -0.000000, 0.954399, 0.298535, 0.000000, - -0.000000,-0.298535, 0.954399, 0.000000, - -0.095552,-3.607529,-0.236531, 1.000000;; - } //End of Armature_zubi Skin Weights - SkinWeights { - "Armature_Body"; - 40; - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32, - 33, - 34, - 35, - 36, - 37, - 38, - 39; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 0.996529,-0.083252, 0.000000, - 0.000000, 0.083252, 0.996529, 0.000000, - -0.039910, 1.507776, 0.102992, 1.000000;; - } //End of Armature_Body Skin Weights - SkinWeights { - "Armature_noga3"; - 24; - 296, - 297, - 298, - 299, - 300, - 301, - 302, - 303, - 304, - 305, - 306, - 307, - 308, - 309, - 310, - 311, - 312, - 313, - 314, - 315, - 316, - 317, - 318, - 319; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 0.000000,-0.000000, 1.000000, 0.000000, - -1.000000, 0.000000, 0.000000, 0.000000, - -0.000000,-1.000000,-0.000000, 0.000000, - -1.404690,-1.429884,-0.864167, 1.000000;; - } //End of Armature_noga3 Skin Weights - SkinWeights { - "Armature_noga1"; - 24; - 220, - 221, - 222, - 223, - 228, - 229, - 230, - 231, - 236, - 237, - 238, - 239, - 240, - 241, - 242, - 243, - 248, - 249, - 250, - 251, - 252, - 253, - 254, - 255; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 0.000000,-0.000000, 1.000000, 0.000000, - -1.000000, 0.000000, 0.000000, 0.000000, - -0.000000,-1.000000,-0.000000, 0.000000, - 1.641199,-1.466174,-0.824358, 1.000000;; - } //End of Armature_noga1 Skin Weights - } //End of Mesh Mesh - } //End of Cube -} //End of Root Frame -AnimationSet { - Animation { - {Armature} - AnimationKey { //Position - 2; - 136; - 0;3; -19.739037, 0.216398, 0.218101;;, - 1;3; -19.739037, 0.216398, 0.218101;;, - 2;3; -19.739037, 0.216398, 0.218101;;, - 3;3; -19.739037, 0.216398, 0.218101;;, - 4;3; -19.739037, 0.216398, 0.218101;;, - 5;3; -19.739037, 0.216398, 0.218101;;, - 6;3; -19.739037, 0.216398, 0.218101;;, - 7;3; -19.739037, 0.216398, 0.218101;;, - 8;3; -19.739037, 0.216398, 0.218101;;, - 9;3; -19.739037, 0.216398, 0.218101;;, - 10;3; -19.739037, 0.216398, 0.218101;;, - 11;3; -19.739037, 0.216398, 0.218101;;, - 12;3; -19.739037, 0.216398, 0.218101;;, - 13;3; -19.739037, 0.216398, 0.218101;;, - 14;3; -19.739037, 0.216398, 0.218101;;, - 15;3; -19.739037, 0.216398, 0.218101;;, - 16;3; -19.739037, 0.216398, 0.218101;;, - 17;3; -19.739037, 0.216398, 0.218101;;, - 18;3; -19.739037, 0.216398, 0.218101;;, - 19;3; -19.739037, 0.216398, 0.218101;;, - 20;3; -19.739037, 0.216398, 0.218101;;, - 21;3; -19.739037, 0.216398, 0.218101;;, - 22;3; -19.739037, 0.216398, 0.218101;;, - 23;3; -19.739037, 0.216398, 0.218101;;, - 24;3; -19.739037, 0.216398, 0.218101;;, - 25;3; -19.739037, 0.216398, 0.218101;;, - 26;3; -19.739037, 0.216398, 0.218101;;, - 27;3; -19.739037, 0.216398, 0.218101;;, - 28;3; -19.739037, 0.216398, 0.218101;;, - 29;3; -19.739037, 0.216398, 0.218101;;, - 30;3; -19.739037, 0.216398, 0.218101;;, - 31;3; -19.739037, 0.216398, 0.218101;;, - 32;3; -19.739037, 0.216398, 0.218101;;, - 33;3; -19.739037, 0.216398, 0.218101;;, - 34;3; -19.739037, 0.216398, 0.218101;;, - 35;3; -19.739037, 0.216398, 0.218101;;, - 36;3; -19.739037, 0.216398, 0.218101;;, - 37;3; -19.739037, 0.216398, 0.218101;;, - 38;3; -19.739037, 0.216398, 0.218101;;, - 39;3; -19.739037, 0.216398, 0.218101;;, - 40;3; -19.739037, 0.216398, 0.218101;;, - 41;3; -19.739037, 0.216398, 0.218101;;, - 42;3; -19.739037, 0.216398, 0.218101;;, - 43;3; -19.739037, 0.216398, 0.218101;;, - 44;3; -19.739037, 0.216398, 0.218101;;, - 45;3; -19.739037, 0.216398, 0.218101;;, - 46;3; -19.739037, 0.216398, 0.218101;;, - 47;3; -19.739037, 0.216398, 0.218101;;, - 48;3; -19.739037, 0.216398, 0.218101;;, - 49;3; -19.739037, 0.216398, 0.218101;;, - 50;3; -19.739037, 0.216398, 0.218101;;, - 51;3; -19.739037, 0.216398, 0.218101;;, - 52;3; -19.739037, 0.216398, 0.218101;;, - 53;3; -19.739037, 0.216398, 0.218101;;, - 54;3; -19.739037, 0.216398, 0.218101;;, - 55;3; -19.739037, 0.216398, 0.218101;;, - 56;3; -19.739037, 0.216398, 0.218101;;, - 57;3; -19.739037, 0.216398, 0.218101;;, - 58;3; -19.739037, 0.216398, 0.218101;;, - 59;3; -19.739037, 0.216398, 0.218101;;, - 60;3; -19.739037, 0.216398, 0.218101;;, - 61;3; -19.739037, 0.216398, 0.218101;;, - 62;3; -19.739037, 0.216398, 0.218101;;, - 63;3; -19.739037, 0.216398, 0.218101;;, - 64;3; -19.739037, 0.216398, 0.218101;;, - 65;3; -19.739037, 0.216398, 0.218101;;, - 66;3; -19.739037, 0.216398, 0.218101;;, - 67;3; -19.739037, 0.216398, 0.218101;;, - 68;3; -19.739037, 0.216398, 0.218101;;, - 69;3; -19.739037, 0.216398, 0.218101;;, - 70;3; -19.739037, 0.216398, 0.218101;;, - 71;3; -19.739037, 0.216398, 0.218101;;, - 72;3; -19.739037, 0.216398, 0.218101;;, - 73;3; -19.739037, 0.216398, 0.218101;;, - 74;3; -19.739037, 0.216398, 0.218101;;, - 75;3; -19.739037, 0.216398, 0.218101;;, - 76;3; -19.739037, 0.216398, 0.218101;;, - 77;3; -19.739037, 0.216398, 0.218101;;, - 78;3; -19.739037, 0.216398, 0.218101;;, - 79;3; -19.739037, 0.216398, 0.218101;;, - 80;3; -19.739037, 0.216398, 0.218101;;, - 81;3; -19.739037, 0.216398, 0.218101;;, - 82;3; -19.739037, 0.216398, 0.218101;;, - 83;3; -19.739037, 0.216398, 0.218101;;, - 84;3; -19.739037, 0.216398, 0.218101;;, - 85;3; -19.739037, 0.216398, 0.218101;;, - 86;3; -19.739037, 0.216398, 0.218101;;, - 87;3; -19.739037, 0.216398, 0.218101;;, - 88;3; -19.739037, 0.216398, 0.218101;;, - 89;3; -19.739037, 0.216398, 0.218101;;, - 90;3; -19.739037, 0.216398, 0.218101;;, - 91;3; -19.739037, 0.216398, 0.218101;;, - 92;3; -19.739037, 0.216398, 0.218101;;, - 93;3; -19.739037, 0.216398, 0.218101;;, - 94;3; -19.739037, 0.216398, 0.218101;;, - 95;3; -19.739037, 0.216398, 0.218101;;, - 96;3; -19.739037, 0.216398, 0.218101;;, - 97;3; -19.739037, 0.216398, 0.218101;;, - 98;3; -19.739037, 0.216398, 0.218101;;, - 99;3; -19.739037, 0.216398, 0.218101;;, - 100;3; -19.739037, 0.216398, 0.218101;;, - 101;3; -19.739037, 0.216398, 0.218101;;, - 102;3; -19.739037, 0.216398, 0.218101;;, - 103;3; -19.739037, 0.216398, 0.218101;;, - 104;3; -19.739037, 0.216398, 0.218101;;, - 105;3; -19.739037, 0.216398, 0.218101;;, - 106;3; -19.739037, 0.216398, 0.218101;;, - 107;3; -19.739037, 0.216398, 0.218101;;, - 108;3; -19.739037, 0.216398, 0.218101;;, - 109;3; -19.739037, 0.216398, 0.218101;;, - 110;3; -19.739037, 0.216398, 0.218101;;, - 111;3; -19.739037, 0.216398, 0.218101;;, - 112;3; -19.739037, 0.216398, 0.218101;;, - 113;3; -19.739037, 0.216398, 0.218101;;, - 114;3; -19.739037, 0.216398, 0.218101;;, - 115;3; -19.739037, 0.216398, 0.218101;;, - 116;3; -19.739037, 0.216398, 0.218101;;, - 117;3; -19.739037, 0.216398, 0.218101;;, - 118;3; -19.739037, 0.216398, 0.218101;;, - 119;3; -19.739037, 0.216398, 0.218101;;, - 120;3; -19.739037, 0.216398, 0.218101;;, - 121;3; -19.739037, 0.216398, 0.218101;;, - 122;3; -19.739037, 0.216398, 0.218101;;, - 123;3; -19.739037, 0.216398, 0.218101;;, - 124;3; -19.739037, 0.216398, 0.218101;;, - 125;3; -19.739037, 0.216398, 0.218101;;, - 126;3; -19.739037, 0.216398, 0.218101;;, - 127;3; -19.739037, 0.216398, 0.218101;;, - 128;3; -19.739037, 0.216398, 0.218101;;, - 129;3; -19.739037, 0.216398, 0.218101;;, - 130;3; -19.739037, 0.216398, 0.218101;;, - 131;3; -19.739037, 0.216398, 0.218101;;, - 132;3; -19.739037, 0.216398, 0.218101;;, - 133;3; -19.739037, 0.216398, 0.218101;;, - 134;3; -19.739037, 0.216398, 0.218101;;, - 135;3; -19.739037, 0.216398, 0.218101;;; - } - AnimationKey { //Rotation - 0; - 136; - 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 60;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 61;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 62;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 63;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 64;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 65;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 66;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 67;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 68;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 69;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 70;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 71;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 72;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 73;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 74;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 75;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 76;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 77;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 78;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 79;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 80;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 81;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 82;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 83;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 84;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 85;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 86;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 87;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 88;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 89;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 90;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 91;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 92;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 93;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 94;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 95;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 96;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 97;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 98;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 99;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 100;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 101;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 102;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 103;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 104;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 105;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 106;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 107;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 108;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 109;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 110;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 111;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 112;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 113;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 114;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 115;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 116;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 117;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 118;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 119;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 120;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 121;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 122;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 123;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 124;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 125;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 126;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 127;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 128;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 129;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 130;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 131;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 132;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 133;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 134;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 135;4; -1.000000, 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 136; - 0;3; 3.749036, 3.749036, 3.749036;;, - 1;3; 3.749036, 3.749036, 3.749036;;, - 2;3; 3.749036, 3.749036, 3.749036;;, - 3;3; 3.749036, 3.749036, 3.749036;;, - 4;3; 3.749036, 3.749036, 3.749036;;, - 5;3; 3.749036, 3.749036, 3.749036;;, - 6;3; 3.749036, 3.749036, 3.749036;;, - 7;3; 3.749036, 3.749036, 3.749036;;, - 8;3; 3.749036, 3.749036, 3.749036;;, - 9;3; 3.749036, 3.749036, 3.749036;;, - 10;3; 3.749036, 3.749036, 3.749036;;, - 11;3; 3.749036, 3.749036, 3.749036;;, - 12;3; 3.749036, 3.749036, 3.749036;;, - 13;3; 3.749036, 3.749036, 3.749036;;, - 14;3; 3.749036, 3.749036, 3.749036;;, - 15;3; 3.749036, 3.749036, 3.749036;;, - 16;3; 3.749036, 3.749036, 3.749036;;, - 17;3; 3.749036, 3.749036, 3.749036;;, - 18;3; 3.749036, 3.749036, 3.749036;;, - 19;3; 3.749036, 3.749036, 3.749036;;, - 20;3; 3.749036, 3.749036, 3.749036;;, - 21;3; 3.749036, 3.749036, 3.749036;;, - 22;3; 3.749036, 3.749036, 3.749036;;, - 23;3; 3.749036, 3.749036, 3.749036;;, - 24;3; 3.749036, 3.749036, 3.749036;;, - 25;3; 3.749036, 3.749036, 3.749036;;, - 26;3; 3.749036, 3.749036, 3.749036;;, - 27;3; 3.749036, 3.749036, 3.749036;;, - 28;3; 3.749036, 3.749036, 3.749036;;, - 29;3; 3.749036, 3.749036, 3.749036;;, - 30;3; 3.749036, 3.749036, 3.749036;;, - 31;3; 3.749036, 3.749036, 3.749036;;, - 32;3; 3.749036, 3.749036, 3.749036;;, - 33;3; 3.749036, 3.749036, 3.749036;;, - 34;3; 3.749036, 3.749036, 3.749036;;, - 35;3; 3.749036, 3.749036, 3.749036;;, - 36;3; 3.749036, 3.749036, 3.749036;;, - 37;3; 3.749036, 3.749036, 3.749036;;, - 38;3; 3.749036, 3.749036, 3.749036;;, - 39;3; 3.749036, 3.749036, 3.749036;;, - 40;3; 3.749036, 3.749036, 3.749036;;, - 41;3; 3.749036, 3.749036, 3.749036;;, - 42;3; 3.749036, 3.749036, 3.749036;;, - 43;3; 3.749036, 3.749036, 3.749036;;, - 44;3; 3.749036, 3.749036, 3.749036;;, - 45;3; 3.749036, 3.749036, 3.749036;;, - 46;3; 3.749036, 3.749036, 3.749036;;, - 47;3; 3.749036, 3.749036, 3.749036;;, - 48;3; 3.749036, 3.749036, 3.749036;;, - 49;3; 3.749036, 3.749036, 3.749036;;, - 50;3; 3.749036, 3.749036, 3.749036;;, - 51;3; 3.749036, 3.749036, 3.749036;;, - 52;3; 3.749036, 3.749036, 3.749036;;, - 53;3; 3.749036, 3.749036, 3.749036;;, - 54;3; 3.749036, 3.749036, 3.749036;;, - 55;3; 3.749036, 3.749036, 3.749036;;, - 56;3; 3.749036, 3.749036, 3.749036;;, - 57;3; 3.749036, 3.749036, 3.749036;;, - 58;3; 3.749036, 3.749036, 3.749036;;, - 59;3; 3.749036, 3.749036, 3.749036;;, - 60;3; 3.749036, 3.749036, 3.749036;;, - 61;3; 3.749036, 3.749036, 3.749036;;, - 62;3; 3.749036, 3.749036, 3.749036;;, - 63;3; 3.749036, 3.749036, 3.749036;;, - 64;3; 3.749036, 3.749036, 3.749036;;, - 65;3; 3.749036, 3.749036, 3.749036;;, - 66;3; 3.749036, 3.749036, 3.749036;;, - 67;3; 3.749036, 3.749036, 3.749036;;, - 68;3; 3.749036, 3.749036, 3.749036;;, - 69;3; 3.749036, 3.749036, 3.749036;;, - 70;3; 3.749036, 3.749036, 3.749036;;, - 71;3; 3.749036, 3.749036, 3.749036;;, - 72;3; 3.749036, 3.749036, 3.749036;;, - 73;3; 3.749036, 3.749036, 3.749036;;, - 74;3; 3.749036, 3.749036, 3.749036;;, - 75;3; 3.749036, 3.749036, 3.749036;;, - 76;3; 3.749036, 3.749036, 3.749036;;, - 77;3; 3.749036, 3.749036, 3.749036;;, - 78;3; 3.749036, 3.749036, 3.749036;;, - 79;3; 3.749036, 3.749036, 3.749036;;, - 80;3; 3.749036, 3.749036, 3.749036;;, - 81;3; 3.749036, 3.749036, 3.749036;;, - 82;3; 3.749036, 3.749036, 3.749036;;, - 83;3; 3.749036, 3.749036, 3.749036;;, - 84;3; 3.749036, 3.749036, 3.749036;;, - 85;3; 3.749036, 3.749036, 3.749036;;, - 86;3; 3.749036, 3.749036, 3.749036;;, - 87;3; 3.749036, 3.749036, 3.749036;;, - 88;3; 3.749036, 3.749036, 3.749036;;, - 89;3; 3.749036, 3.749036, 3.749036;;, - 90;3; 3.749036, 3.749036, 3.749036;;, - 91;3; 3.749036, 3.749036, 3.749036;;, - 92;3; 3.749036, 3.749036, 3.749036;;, - 93;3; 3.749036, 3.749036, 3.749036;;, - 94;3; 3.749036, 3.749036, 3.749036;;, - 95;3; 3.749036, 3.749036, 3.749036;;, - 96;3; 3.749036, 3.749036, 3.749036;;, - 97;3; 3.749036, 3.749036, 3.749036;;, - 98;3; 3.749036, 3.749036, 3.749036;;, - 99;3; 3.749036, 3.749036, 3.749036;;, - 100;3; 3.749036, 3.749036, 3.749036;;, - 101;3; 3.749036, 3.749036, 3.749036;;, - 102;3; 3.749036, 3.749036, 3.749036;;, - 103;3; 3.749036, 3.749036, 3.749036;;, - 104;3; 3.749036, 3.749036, 3.749036;;, - 105;3; 3.749036, 3.749036, 3.749036;;, - 106;3; 3.749036, 3.749036, 3.749036;;, - 107;3; 3.749036, 3.749036, 3.749036;;, - 108;3; 3.749036, 3.749036, 3.749036;;, - 109;3; 3.749036, 3.749036, 3.749036;;, - 110;3; 3.749036, 3.749036, 3.749036;;, - 111;3; 3.749036, 3.749036, 3.749036;;, - 112;3; 3.749036, 3.749036, 3.749036;;, - 113;3; 3.749036, 3.749036, 3.749036;;, - 114;3; 3.749036, 3.749036, 3.749036;;, - 115;3; 3.749036, 3.749036, 3.749036;;, - 116;3; 3.749036, 3.749036, 3.749036;;, - 117;3; 3.749036, 3.749036, 3.749036;;, - 118;3; 3.749036, 3.749036, 3.749036;;, - 119;3; 3.749036, 3.749036, 3.749036;;, - 120;3; 3.749036, 3.749036, 3.749036;;, - 121;3; 3.749036, 3.749036, 3.749036;;, - 122;3; 3.749036, 3.749036, 3.749036;;, - 123;3; 3.749036, 3.749036, 3.749036;;, - 124;3; 3.749036, 3.749036, 3.749036;;, - 125;3; 3.749036, 3.749036, 3.749036;;, - 126;3; 3.749036, 3.749036, 3.749036;;, - 127;3; 3.749036, 3.749036, 3.749036;;, - 128;3; 3.749036, 3.749036, 3.749036;;, - 129;3; 3.749036, 3.749036, 3.749036;;, - 130;3; 3.749036, 3.749036, 3.749036;;, - 131;3; 3.749036, 3.749036, 3.749036;;, - 132;3; 3.749036, 3.749036, 3.749036;;, - 133;3; 3.749036, 3.749036, 3.749036;;, - 134;3; 3.749036, 3.749036, 3.749036;;, - 135;3; 3.749036, 3.749036, 3.749036;;; - } - } - Animation { - {Armature_Body} - AnimationKey { //Position - 2; - 136; - 0;3; 5.378092,-1.647068, 2.876912;;, - 1;3; 5.378092,-1.647068, 2.876912;;, - 2;3; 5.378092,-1.647068, 2.876912;;, - 3;3; 5.378092,-1.647068, 2.876912;;, - 4;3; 5.378092,-1.647068, 2.876912;;, - 5;3; 5.378092,-1.647068, 2.876912;;, - 6;3; 5.378092,-1.647068, 2.876912;;, - 7;3; 5.378092,-1.647068, 2.876912;;, - 8;3; 5.378092,-1.647068, 2.876912;;, - 9;3; 5.378092,-1.647068, 2.876912;;, - 10;3; 5.378092,-1.647068, 2.876912;;, - 11;3; 5.378092,-1.647068, 2.876912;;, - 12;3; 5.378092,-1.647068, 2.876912;;, - 13;3; 5.378092,-1.647068, 2.876912;;, - 14;3; 5.378092,-1.647068, 2.876912;;, - 15;3; 5.378092,-1.647068, 2.876912;;, - 16;3; 5.378092,-1.647068, 2.876912;;, - 17;3; 5.378092,-1.647068, 2.876912;;, - 18;3; 5.378092,-1.647068, 2.876912;;, - 19;3; 5.378092,-1.647068, 2.876912;;, - 20;3; 5.378092,-1.647068, 2.876912;;, - 21;3; 5.378092,-1.647068, 2.876912;;, - 22;3; 5.378092,-1.647068, 2.876912;;, - 23;3; 5.378092,-1.647068, 2.876912;;, - 24;3; 5.378092,-1.647068, 2.876912;;, - 25;3; 5.378092,-1.647068, 2.876912;;, - 26;3; 5.378092,-1.647068, 2.876912;;, - 27;3; 5.378092,-1.647068, 2.876912;;, - 28;3; 5.378092,-1.647068, 2.876912;;, - 29;3; 5.378092,-1.647068, 2.876912;;, - 30;3; 5.378092,-1.647068, 2.876912;;, - 31;3; 5.378092,-1.647068, 2.876912;;, - 32;3; 5.378092,-1.647068, 2.876912;;, - 33;3; 5.378092,-1.647068, 2.876912;;, - 34;3; 5.378092,-1.647068, 2.876912;;, - 35;3; 5.378092,-1.647068, 2.876912;;, - 36;3; 5.378092,-1.647068, 2.882412;;, - 37;3; 5.378092,-1.647068, 2.898830;;, - 38;3; 5.378092,-1.647068, 2.924675;;, - 39;3; 5.378092,-1.647068, 2.956158;;, - 40;3; 5.378092,-1.647068, 2.987640;;, - 41;3; 5.378092,-1.647068, 3.013484;;, - 42;3; 5.378092,-1.647068, 3.029901;;, - 43;3; 5.378092,-1.647068, 3.035401;;, - 44;3; 5.378092,-1.647068, 3.031038;;, - 45;3; 5.378092,-1.647068, 3.017950;;, - 46;3; 5.378092,-1.647068, 2.996935;;, - 47;3; 5.378092,-1.647068, 2.970201;;, - 48;3; 5.378092,-1.647068, 2.941358;;, - 49;3; 5.378092,-1.647068, 2.914623;;, - 50;3; 5.378092,-1.647068, 2.893608;;, - 51;3; 5.378092,-1.647068, 2.880520;;, - 52;3; 5.378092,-1.647068, 2.876157;;, - 53;3; 5.378092,-1.647068, 2.886195;;, - 54;3; 5.378092,-1.647068, 2.915410;;, - 55;3; 5.378092,-1.647068, 2.957406;;, - 56;3; 5.378092,-1.647068, 2.999403;;, - 57;3; 5.378092,-1.647068, 3.028617;;, - 58;3; 5.378092,-1.647068, 3.038655;;, - 59;3; 5.378092,-1.647068, 3.031317;;, - 60;3; 5.378092,-1.647068, 3.009612;;, - 61;3; 5.378092,-1.647068, 2.976541;;, - 62;3; 5.378092,-1.647069, 2.939030;;, - 63;3; 5.378092,-1.647069, 2.905957;;, - 64;3; 5.378092,-1.647068, 2.884250;;, - 65;3; 5.378092,-1.647068, 2.876912;;, - 66;3; 5.378092,-1.647068, 2.876912;;, - 67;3; 5.378092,-1.647068, 2.876912;;, - 68;3; 5.378092,-1.647068, 2.876912;;, - 69;3; 5.378092,-1.647068, 2.876912;;, - 70;3; 5.378092,-1.647068, 2.876912;;, - 71;3; 5.378092,-1.647068, 2.876912;;, - 72;3; 5.378092,-1.647068, 2.876912;;, - 73;3; 5.378092,-1.647068, 2.876912;;, - 74;3; 5.378092,-1.647068, 2.876912;;, - 75;3; 5.378092,-1.647068, 2.876912;;, - 76;3; 5.378092,-1.647068, 2.876912;;, - 77;3; 5.378092,-1.647068, 2.876912;;, - 78;3; 5.378092,-1.647068, 2.876912;;, - 79;3; 5.378092,-1.647068, 2.876912;;, - 80;3; 5.378092,-1.647068, 2.876912;;, - 81;3; 5.378092,-1.647068, 2.876912;;, - 82;3; 5.378092,-1.647068, 2.876912;;, - 83;3; 5.378092,-1.647068, 2.876912;;, - 84;3; 5.378092,-1.647068, 2.876912;;, - 85;3; 5.378092,-1.647068, 2.876912;;, - 86;3; 5.378092,-1.647068, 2.876912;;, - 87;3; 5.378092,-1.647068, 2.876912;;, - 88;3; 5.378092,-1.647068, 2.876912;;, - 89;3; 5.378092,-1.647068, 2.876912;;, - 90;3; 5.378092,-1.647068, 2.876912;;, - 91;3; 5.378092,-1.647068, 2.876912;;, - 92;3; 5.378092,-1.647068, 2.876912;;, - 93;3; 5.378092,-1.647068, 2.876912;;, - 94;3; 5.378092,-1.647068, 2.876912;;, - 95;3; 5.378092,-1.647068, 2.876912;;, - 96;3; 5.378092,-1.647068, 2.876912;;, - 97;3; 5.378092,-1.647068, 2.876912;;, - 98;3; 5.378092,-1.647068, 2.876912;;, - 99;3; 5.378092,-1.647068, 2.876912;;, - 100;3; 5.378092,-1.647068, 2.876912;;, - 101;3; 5.378092,-1.647068, 2.876912;;, - 102;3; 5.378092,-1.647068, 2.876912;;, - 103;3; 5.378092,-1.647068, 2.876912;;, - 104;3; 5.378092,-1.647068, 2.876912;;, - 105;3; 5.378092,-1.647068, 2.876912;;, - 106;3; 5.378092,-1.647068, 2.882412;;, - 107;3; 5.378092,-1.647068, 2.898830;;, - 108;3; 5.378092,-1.647068, 2.924675;;, - 109;3; 5.378092,-1.647068, 2.956157;;, - 110;3; 5.378092,-1.647068, 2.987640;;, - 111;3; 5.378092,-1.647068, 3.013484;;, - 112;3; 5.378092,-1.647068, 3.029901;;, - 113;3; 5.378092,-1.647068, 3.035401;;, - 114;3; 5.378092,-1.647068, 3.030918;;, - 115;3; 5.378092,-1.647068, 3.017950;;, - 116;3; 5.378092,-1.647068, 2.999916;;, - 117;3; 5.378092,-1.647068, 2.975391;;, - 118;3; 5.378092,-1.647068, 2.946747;;, - 119;3; 5.378092,-1.647068, 2.918379;;, - 120;3; 5.378092,-1.647068, 2.895288;;, - 121;3; 5.378092,-1.647068, 2.880877;;, - 122;3; 5.378092,-1.647068, 2.876157;;, - 123;3; 5.378092,-1.647068, 2.886195;;, - 124;3; 5.378092,-1.647068, 2.915409;;, - 125;3; 5.378092,-1.647068, 2.957406;;, - 126;3; 5.378092,-1.647068, 2.999403;;, - 127;3; 5.378092,-1.647068, 3.028617;;, - 128;3; 5.378092,-1.647068, 3.038655;;, - 129;3; 5.378092,-1.647068, 3.031318;;, - 130;3; 5.378092,-1.647069, 3.009614;;, - 131;3; 5.378092,-1.647069, 2.976547;;, - 132;3; 5.378092,-1.647069, 2.939038;;, - 133;3; 5.378092,-1.647069, 2.905964;;, - 134;3; 5.378092,-1.647069, 2.884252;;, - 135;3; 5.378092,-1.647068, 2.876912;;; - } - AnimationKey { //Rotation - 0; - 136; - 0;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 1;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 2;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 3;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 4;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 5;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 6;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 7;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 8;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 9;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 10;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 11;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 12;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 13;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 14;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 15;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 16;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 17;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 18;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 19;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 20;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 21;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 22;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 23;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 24;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 25;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 26;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 27;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 28;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 29;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 30;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 31;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 32;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 33;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 34;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 35;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 36;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 37;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 38;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 39;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 40;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 41;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 42;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 43;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 44;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 45;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 46;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 47;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 48;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 49;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 50;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 51;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 52;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 53;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 54;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 55;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 56;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 57;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 58;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 59;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 60;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 61;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 62;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 63;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 64;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 65;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 66;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 67;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 68;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 69;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 70;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 71;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 72;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 73;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 74;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 75;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 76;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 77;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 78;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 79;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 80;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 81;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 82;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 83;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 84;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 85;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 86;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 87;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 88;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 89;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 90;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 91;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 92;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 93;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 94;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 95;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 96;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 97;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 98;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 99;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 100;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 101;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 102;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 103;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 104;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 105;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 106;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 107;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 108;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 109;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 110;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 111;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 112;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 113;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 114;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 115;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 116;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 117;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 118;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 119;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 120;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 121;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 122;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 123;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 124;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 125;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 126;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 127;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 128;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 129;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 130;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 131;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 132;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 133;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 134;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 135;4; -0.999132, 0.041662, 0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 136; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_noga3} - AnimationKey { //Position - 2; - 136; - 0;3; 0.824256,-0.011078,-1.204985;;, - 1;3; 0.824256,-0.011078,-1.204985;;, - 2;3; 0.824256,-0.011078,-1.204985;;, - 3;3; 0.824256,-0.011078,-1.204985;;, - 4;3; 0.824256,-0.011078,-1.204985;;, - 5;3; 0.824256,-0.011078,-1.204985;;, - 6;3; 0.824256,-0.011078,-1.204985;;, - 7;3; 0.824256,-0.011078,-1.204985;;, - 8;3; 0.824256,-0.011078,-1.204985;;, - 9;3; 0.824256,-0.011078,-1.204985;;, - 10;3; 0.824256,-0.011078,-1.204985;;, - 11;3; 0.824256,-0.011078,-1.204985;;, - 12;3; 0.824256,-0.011078,-1.204985;;, - 13;3; 0.824256,-0.011078,-1.204985;;, - 14;3; 0.824256,-0.011078,-1.204985;;, - 15;3; 0.824256,-0.011078,-1.204985;;, - 16;3; 0.824256,-0.011078,-1.204985;;, - 17;3; 0.824256,-0.011078,-1.204985;;, - 18;3; 0.824256,-0.011078,-1.204985;;, - 19;3; 0.824256,-0.011078,-1.204985;;, - 20;3; 0.824256,-0.011078,-1.204985;;, - 21;3; 0.824256,-0.011078,-1.204985;;, - 22;3; 0.824256,-0.011078,-1.204985;;, - 23;3; 0.824256,-0.011078,-1.204985;;, - 24;3; 0.824256,-0.011078,-1.204985;;, - 25;3; 0.824256,-0.011078,-1.204985;;, - 26;3; 0.824256,-0.011078,-1.204985;;, - 27;3; 0.824256,-0.011078,-1.204985;;, - 28;3; 0.824256,-0.011078,-1.204985;;, - 29;3; 0.824256,-0.011078,-1.204985;;, - 30;3; 0.824256,-0.011078,-1.204985;;, - 31;3; 0.824256,-0.011078,-1.204985;;, - 32;3; 0.824256,-0.011078,-1.204985;;, - 33;3; 0.824256,-0.011078,-1.204985;;, - 34;3; 0.824256,-0.011078,-1.204985;;, - 35;3; 0.824256,-0.011078,-1.204985;;, - 36;3; 0.824256,-0.011078,-1.204985;;, - 37;3; 0.824256,-0.011078,-1.204985;;, - 38;3; 0.824256,-0.011078,-1.204985;;, - 39;3; 0.824256,-0.011078,-1.204985;;, - 40;3; 0.824256,-0.011078,-1.204985;;, - 41;3; 0.824256,-0.011078,-1.204985;;, - 42;3; 0.824256,-0.011078,-1.204985;;, - 43;3; 0.824256,-0.011078,-1.204985;;, - 44;3; 0.824256,-0.011078,-1.204985;;, - 45;3; 0.824256,-0.011078,-1.204985;;, - 46;3; 0.824256,-0.011078,-1.204985;;, - 47;3; 0.824256,-0.011078,-1.204985;;, - 48;3; 0.824256,-0.011078,-1.204985;;, - 49;3; 0.824256,-0.011078,-1.204985;;, - 50;3; 0.824256,-0.011078,-1.204985;;, - 51;3; 0.824256,-0.011078,-1.204985;;, - 52;3; 0.824256,-0.011078,-1.204985;;, - 53;3; 0.824256,-0.011078,-1.204985;;, - 54;3; 0.824256,-0.011078,-1.204985;;, - 55;3; 0.824256,-0.011078,-1.204985;;, - 56;3; 0.824256,-0.011078,-1.204985;;, - 57;3; 0.824256,-0.011078,-1.204985;;, - 58;3; 0.824256,-0.011078,-1.204985;;, - 59;3; 0.824256,-0.011078,-1.204985;;, - 60;3; 0.824256,-0.011078,-1.204985;;, - 61;3; 0.824256,-0.011078,-1.204985;;, - 62;3; 0.824256,-0.011078,-1.204985;;, - 63;3; 0.824256,-0.011078,-1.204985;;, - 64;3; 0.824256,-0.011078,-1.204985;;, - 65;3; 0.824256,-0.011078,-1.204985;;, - 66;3; 0.824256,-0.011078,-1.204985;;, - 67;3; 0.824256,-0.011078,-1.204985;;, - 68;3; 0.824256,-0.011078,-1.204985;;, - 69;3; 0.824256,-0.011078,-1.204985;;, - 70;3; 0.824256,-0.011078,-1.204985;;, - 71;3; 0.824256,-0.011078,-1.204985;;, - 72;3; 0.824256,-0.011078,-1.204985;;, - 73;3; 0.824256,-0.011078,-1.204985;;, - 74;3; 0.824256,-0.011078,-1.204985;;, - 75;3; 0.824256,-0.011078,-1.204985;;, - 76;3; 0.824256,-0.011078,-1.204985;;, - 77;3; 0.824256,-0.011078,-1.204985;;, - 78;3; 0.824256,-0.011078,-1.204985;;, - 79;3; 0.824256,-0.011078,-1.204985;;, - 80;3; 0.824256,-0.011078,-1.204985;;, - 81;3; 0.824256,-0.011078,-1.204985;;, - 82;3; 0.824256,-0.011078,-1.204985;;, - 83;3; 0.824256,-0.011078,-1.204985;;, - 84;3; 0.824256,-0.011078,-1.204985;;, - 85;3; 0.824256,-0.011078,-1.204985;;, - 86;3; 0.824256,-0.011078,-1.204985;;, - 87;3; 0.824256,-0.011078,-1.204985;;, - 88;3; 0.824256,-0.011078,-1.204985;;, - 89;3; 0.824256,-0.011078,-1.204985;;, - 90;3; 0.824256,-0.011078,-1.204985;;, - 91;3; 0.824256,-0.011078,-1.204985;;, - 92;3; 0.824256,-0.011078,-1.204985;;, - 93;3; 0.824256,-0.011078,-1.204985;;, - 94;3; 0.824256,-0.011078,-1.204985;;, - 95;3; 0.824256,-0.011078,-1.204985;;, - 96;3; 0.824256,-0.011078,-1.204985;;, - 97;3; 0.824256,-0.011078,-1.204985;;, - 98;3; 0.824256,-0.011078,-1.204985;;, - 99;3; 0.824256,-0.011078,-1.204985;;, - 100;3; 0.824256,-0.011078,-1.204985;;, - 101;3; 0.824256,-0.011078,-1.204985;;, - 102;3; 0.824256,-0.011078,-1.204985;;, - 103;3; 0.824256,-0.011078,-1.204985;;, - 104;3; 0.824256,-0.011078,-1.204985;;, - 105;3; 0.824256,-0.011078,-1.204985;;, - 106;3; 0.824256,-0.011078,-1.204985;;, - 107;3; 0.824256,-0.011078,-1.204985;;, - 108;3; 0.824256,-0.011078,-1.204985;;, - 109;3; 0.824256,-0.011078,-1.204985;;, - 110;3; 0.824256,-0.011078,-1.204985;;, - 111;3; 0.824256,-0.011078,-1.204985;;, - 112;3; 0.824256,-0.011078,-1.204985;;, - 113;3; 0.824256,-0.011078,-1.204985;;, - 114;3; 0.824256,-0.011078,-1.204985;;, - 115;3; 0.824256,-0.011078,-1.204985;;, - 116;3; 0.824256,-0.011078,-1.204985;;, - 117;3; 0.824256,-0.011078,-1.204985;;, - 118;3; 0.824256,-0.011078,-1.204985;;, - 119;3; 0.824256,-0.011078,-1.204985;;, - 120;3; 0.824256,-0.011078,-1.204985;;, - 121;3; 0.824256,-0.011078,-1.204985;;, - 122;3; 0.824256,-0.011078,-1.204985;;, - 123;3; 0.824256,-0.011078,-1.204985;;, - 124;3; 0.824256,-0.011078,-1.204985;;, - 125;3; 0.824256,-0.011078,-1.204985;;, - 126;3; 0.824256,-0.011078,-1.204985;;, - 127;3; 0.824256,-0.011078,-1.204985;;, - 128;3; 0.824256,-0.011078,-1.204985;;, - 129;3; 0.824256,-0.011078,-1.204985;;, - 130;3; 0.824256,-0.011078,-1.204985;;, - 131;3; 0.824256,-0.011078,-1.204985;;, - 132;3; 0.824256,-0.011078,-1.204985;;, - 133;3; 0.824256,-0.011078,-1.204985;;, - 134;3; 0.824256,-0.011078,-1.204985;;, - 135;3; 0.824256,-0.011078,-1.204985;;; - } - AnimationKey { //Rotation - 0; - 136; - 0;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 1;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 2;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 3;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 4;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 5;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 6;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 7;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 8;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 9;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 10;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 11;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 12;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 13;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 14;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 15;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 16;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 17;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 18;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 19;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 20;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 21;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 22;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 23;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 24;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 25;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 26;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 27;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 28;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 29;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 30;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 31;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 32;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 33;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 34;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 35;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 36;4; -0.471419,-0.525048, 0.471419,-0.525048;;, - 37;4; -0.449585,-0.538928, 0.449585,-0.538928;;, - 38;4; -0.415216,-0.560776, 0.415216,-0.560775;;, - 39;4; -0.373354,-0.587385, 0.373354,-0.587385;;, - 40;4; -0.331496,-0.613991, 0.331496,-0.613991;;, - 41;4; -0.297134,-0.635832, 0.297134,-0.635832;;, - 42;4; -0.275307,-0.649706, 0.275307,-0.649706;;, - 43;4; -0.267994,-0.654354, 0.267994,-0.654354;;, - 44;4; -0.271164,-0.651497, 0.271164,-0.651497;;, - 45;4; -0.280754,-0.642868, 0.280754,-0.642868;;, - 46;4; -0.296731,-0.628532, 0.296731,-0.628532;;, - 47;4; -0.318782,-0.608809, 0.318782,-0.608809;;, - 48;4; -0.346239,-0.584351, 0.346239,-0.584351;;, - 49;4; -0.378024,-0.556181, 0.378024,-0.556181;;, - 50;4; -0.412665,-0.525678, 0.412665,-0.525678;;, - 51;4; -0.448397,-0.494478, 0.448398,-0.494477;;, - 52;4; -0.483345,-0.464307, 0.483345,-0.464307;;, - 53;4; -0.515728,-0.436788, 0.515728,-0.436788;;, - 54;4; -0.544052,-0.413272, 0.544052,-0.413272;;, - 55;4; -0.567204,-0.394746, 0.567204,-0.394746;;, - 56;4; -0.584482,-0.381824, 0.584482,-0.381824;;, - 57;4; -0.595539,-0.374790, 0.595539,-0.374790;;, - 58;4; -0.600308,-0.373672, 0.600308,-0.373671;;, - 59;4; -0.596120,-0.381769, 0.596120,-0.381769;;, - 60;4; -0.580435,-0.402142, 0.580435,-0.402142;;, - 61;4; -0.555540,-0.432097, 0.555540,-0.432097;;, - 62;4; -0.526829,-0.465563, 0.526829,-0.465563;;, - 63;4; -0.501294,-0.494832, 0.501294,-0.494832;;, - 64;4; -0.484447,-0.513952, 0.484447,-0.513952;;, - 65;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 66;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 67;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 68;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 69;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 70;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 71;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 72;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 73;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 74;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 75;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 76;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 77;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 78;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 79;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 80;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 81;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 82;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 83;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 84;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 85;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 86;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 87;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 88;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 89;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 90;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 91;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 92;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 93;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 94;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 95;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 96;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 97;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 98;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 99;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 100;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 101;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 102;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 103;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 104;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 105;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 106;4; -0.463301,-0.526860, 0.463301,-0.526859;;, - 107;4; -0.417252,-0.546134, 0.417252,-0.546134;;, - 108;4; -0.344789,-0.576451, 0.344789,-0.576451;;, - 109;4; -0.256546,-0.613358, 0.256546,-0.613358;;, - 110;4; -0.168312,-0.650257, 0.168312,-0.650257;;, - 111;4; -0.095870,-0.680556, 0.095870,-0.680556;;, - 112;4; -0.049840,-0.699813, 0.049840,-0.699813;;, - 113;4; -0.034414,-0.706269, 0.034414,-0.706269;;, - 114;4; -0.037872,-0.703537, 0.037872,-0.703537;;, - 115;4; -0.057302,-0.688805, 0.057302,-0.688805;;, - 116;4; -0.091541,-0.663016, 0.091541,-0.663016;;, - 117;4; -0.137489,-0.628455, 0.137490,-0.628455;;, - 118;4; -0.191915,-0.587762, 0.191915,-0.587762;;, - 119;4; -0.251696,-0.543478, 0.251696,-0.543478;;, - 120;4; -0.313906,-0.497971, 0.313906,-0.497971;;, - 121;4; -0.375876,-0.453394, 0.375877,-0.453394;;, - 122;4; -0.435236,-0.411649, 0.435236,-0.411649;;, - 123;4; -0.489928,-0.374380, 0.489928,-0.374380;;, - 124;4; -0.538212,-0.342968, 0.538212,-0.342968;;, - 125;4; -0.578647,-0.318547, 0.578647,-0.318547;;, - 126;4; -0.610074,-0.302025, 0.610074,-0.302024;;, - 127;4; -0.631585,-0.294102, 0.631585,-0.294102;;, - 128;4; -0.642492,-0.295303, 0.642492,-0.295303;;, - 129;4; -0.639410,-0.310234, 0.639410,-0.310233;;, - 130;4; -0.619509,-0.342661, 0.619509,-0.342661;;, - 131;4; -0.585929,-0.388513, 0.585929,-0.388513;;, - 132;4; -0.546281,-0.438858, 0.546281,-0.438858;;, - 133;4; -0.510571,-0.482497, 0.510571,-0.482497;;, - 134;4; -0.486826,-0.510862, 0.486826,-0.510862;;, - 135;4; -0.478735,-0.520397, 0.478735,-0.520397;;; - } - AnimationKey { //Scale - 1; - 136; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_noga1} - AnimationKey { //Position - 2; - 136; - 0;3; 0.784448, 3.021216,-1.494725;;, - 1;3; 0.784448, 3.021216,-1.494725;;, - 2;3; 0.784448, 3.021216,-1.494725;;, - 3;3; 0.784448, 3.021216,-1.494725;;, - 4;3; 0.784448, 3.021216,-1.494725;;, - 5;3; 0.784448, 3.021216,-1.494725;;, - 6;3; 0.784448, 3.021216,-1.494725;;, - 7;3; 0.784448, 3.021216,-1.494725;;, - 8;3; 0.784448, 3.021216,-1.494725;;, - 9;3; 0.784448, 3.021216,-1.494725;;, - 10;3; 0.784448, 3.021216,-1.494725;;, - 11;3; 0.784448, 3.021216,-1.494725;;, - 12;3; 0.784448, 3.021216,-1.494725;;, - 13;3; 0.784448, 3.021216,-1.494725;;, - 14;3; 0.784448, 3.021216,-1.494725;;, - 15;3; 0.784448, 3.021216,-1.494725;;, - 16;3; 0.784448, 3.021216,-1.494725;;, - 17;3; 0.784448, 3.021216,-1.494725;;, - 18;3; 0.784448, 3.021216,-1.494725;;, - 19;3; 0.784448, 3.021216,-1.494725;;, - 20;3; 0.784448, 3.021216,-1.494725;;, - 21;3; 0.784448, 3.021216,-1.494725;;, - 22;3; 0.784448, 3.021216,-1.494725;;, - 23;3; 0.784448, 3.021216,-1.494725;;, - 24;3; 0.784448, 3.021216,-1.494725;;, - 25;3; 0.784448, 3.021216,-1.494725;;, - 26;3; 0.784448, 3.021216,-1.494725;;, - 27;3; 0.784448, 3.021216,-1.494725;;, - 28;3; 0.784448, 3.021216,-1.494725;;, - 29;3; 0.784448, 3.021216,-1.494725;;, - 30;3; 0.784448, 3.021216,-1.494725;;, - 31;3; 0.784448, 3.021216,-1.494725;;, - 32;3; 0.784448, 3.021216,-1.494725;;, - 33;3; 0.784448, 3.021216,-1.494725;;, - 34;3; 0.784448, 3.021216,-1.494725;;, - 35;3; 0.784448, 3.021216,-1.494725;;, - 36;3; 0.784448, 3.021216,-1.494725;;, - 37;3; 0.784448, 3.021216,-1.494725;;, - 38;3; 0.784448, 3.021216,-1.494725;;, - 39;3; 0.784448, 3.021216,-1.494725;;, - 40;3; 0.784448, 3.021216,-1.494725;;, - 41;3; 0.784448, 3.021216,-1.494725;;, - 42;3; 0.784448, 3.021216,-1.494725;;, - 43;3; 0.784448, 3.021216,-1.494725;;, - 44;3; 0.784448, 3.021216,-1.494725;;, - 45;3; 0.784448, 3.021216,-1.494725;;, - 46;3; 0.784448, 3.021216,-1.494725;;, - 47;3; 0.784448, 3.021216,-1.494725;;, - 48;3; 0.784448, 3.021216,-1.494725;;, - 49;3; 0.784448, 3.021216,-1.494725;;, - 50;3; 0.784448, 3.021216,-1.494725;;, - 51;3; 0.784448, 3.021216,-1.494725;;, - 52;3; 0.784448, 3.021216,-1.494725;;, - 53;3; 0.784448, 3.021216,-1.494725;;, - 54;3; 0.784448, 3.021216,-1.494725;;, - 55;3; 0.784448, 3.021216,-1.494725;;, - 56;3; 0.784448, 3.021216,-1.494725;;, - 57;3; 0.784448, 3.021216,-1.494725;;, - 58;3; 0.784448, 3.021216,-1.494725;;, - 59;3; 0.784448, 3.021216,-1.494725;;, - 60;3; 0.784448, 3.021216,-1.494725;;, - 61;3; 0.784448, 3.021216,-1.494725;;, - 62;3; 0.784448, 3.021216,-1.494725;;, - 63;3; 0.784448, 3.021216,-1.494725;;, - 64;3; 0.784448, 3.021216,-1.494725;;, - 65;3; 0.784448, 3.021216,-1.494725;;, - 66;3; 0.784448, 3.021216,-1.494725;;, - 67;3; 0.784448, 3.021216,-1.494725;;, - 68;3; 0.784448, 3.021216,-1.494725;;, - 69;3; 0.784448, 3.021216,-1.494725;;, - 70;3; 0.784448, 3.021216,-1.494725;;, - 71;3; 0.784448, 3.021216,-1.494725;;, - 72;3; 0.784448, 3.021216,-1.494725;;, - 73;3; 0.784448, 3.021216,-1.494725;;, - 74;3; 0.784448, 3.021216,-1.494725;;, - 75;3; 0.784448, 3.021216,-1.494725;;, - 76;3; 0.784448, 3.021216,-1.494725;;, - 77;3; 0.784448, 3.021216,-1.494725;;, - 78;3; 0.784448, 3.021216,-1.494725;;, - 79;3; 0.784448, 3.021216,-1.494725;;, - 80;3; 0.784448, 3.021216,-1.494725;;, - 81;3; 0.784448, 3.021216,-1.494725;;, - 82;3; 0.784448, 3.021216,-1.494725;;, - 83;3; 0.784448, 3.021216,-1.494725;;, - 84;3; 0.784448, 3.021216,-1.494725;;, - 85;3; 0.784448, 3.021216,-1.494725;;, - 86;3; 0.784448, 3.021216,-1.494725;;, - 87;3; 0.784448, 3.021216,-1.494725;;, - 88;3; 0.784448, 3.021216,-1.494725;;, - 89;3; 0.784448, 3.021216,-1.494725;;, - 90;3; 0.784448, 3.021216,-1.494725;;, - 91;3; 0.784448, 3.021216,-1.494725;;, - 92;3; 0.784448, 3.021216,-1.494725;;, - 93;3; 0.784448, 3.021216,-1.494725;;, - 94;3; 0.784448, 3.021216,-1.494725;;, - 95;3; 0.784448, 3.021216,-1.494725;;, - 96;3; 0.784448, 3.021216,-1.494725;;, - 97;3; 0.784448, 3.021216,-1.494725;;, - 98;3; 0.784448, 3.021216,-1.494725;;, - 99;3; 0.784448, 3.021216,-1.494725;;, - 100;3; 0.784448, 3.021216,-1.494725;;, - 101;3; 0.784448, 3.021216,-1.494725;;, - 102;3; 0.784448, 3.021216,-1.494725;;, - 103;3; 0.784448, 3.021216,-1.494725;;, - 104;3; 0.784448, 3.021216,-1.494725;;, - 105;3; 0.784448, 3.021216,-1.494725;;, - 106;3; 0.784448, 3.021216,-1.494725;;, - 107;3; 0.784448, 3.021216,-1.494725;;, - 108;3; 0.784448, 3.021216,-1.494725;;, - 109;3; 0.784448, 3.021216,-1.494725;;, - 110;3; 0.784448, 3.021216,-1.494725;;, - 111;3; 0.784448, 3.021216,-1.494725;;, - 112;3; 0.784448, 3.021216,-1.494725;;, - 113;3; 0.784448, 3.021216,-1.494725;;, - 114;3; 0.784448, 3.021216,-1.494725;;, - 115;3; 0.784448, 3.021216,-1.494725;;, - 116;3; 0.784448, 3.021216,-1.494725;;, - 117;3; 0.784448, 3.021216,-1.494725;;, - 118;3; 0.784448, 3.021216,-1.494725;;, - 119;3; 0.784448, 3.021216,-1.494725;;, - 120;3; 0.784448, 3.021216,-1.494725;;, - 121;3; 0.784448, 3.021216,-1.494725;;, - 122;3; 0.784448, 3.021216,-1.494725;;, - 123;3; 0.784448, 3.021216,-1.494725;;, - 124;3; 0.784448, 3.021216,-1.494725;;, - 125;3; 0.784448, 3.021216,-1.494725;;, - 126;3; 0.784448, 3.021216,-1.494725;;, - 127;3; 0.784448, 3.021216,-1.494725;;, - 128;3; 0.784448, 3.021216,-1.494725;;, - 129;3; 0.784448, 3.021216,-1.494725;;, - 130;3; 0.784448, 3.021216,-1.494725;;, - 131;3; 0.784448, 3.021216,-1.494725;;, - 132;3; 0.784448, 3.021216,-1.494725;;, - 133;3; 0.784448, 3.021216,-1.494725;;, - 134;3; 0.784448, 3.021216,-1.494725;;, - 135;3; 0.784448, 3.021216,-1.494725;;; - } - AnimationKey { //Rotation - 0; - 136; - 0;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 1;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 2;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 3;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 4;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 5;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 6;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 7;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 8;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 9;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 10;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 11;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 12;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 13;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 14;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 15;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 16;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 17;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 18;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 19;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 20;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 21;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 22;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 23;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 24;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 25;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 26;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 27;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 28;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 29;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 30;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 31;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 32;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 33;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 34;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 35;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 36;4; -0.483955,-0.513539, 0.483955,-0.513539;;, - 37;4; -0.499536,-0.493071, 0.499536,-0.493071;;, - 38;4; -0.524060,-0.460853, 0.524060,-0.460853;;, - 39;4; -0.553930,-0.421610, 0.553930,-0.421610;;, - 40;4; -0.583796,-0.382370, 0.583796,-0.382370;;, - 41;4; -0.608313,-0.350158, 0.608313,-0.350158;;, - 42;4; -0.623887,-0.329697, 0.623887,-0.329697;;, - 43;4; -0.629105,-0.322842, 0.629105,-0.322841;;, - 44;4; -0.626395,-0.325558, 0.626395,-0.325558;;, - 45;4; -0.618208,-0.333776, 0.618207,-0.333776;;, - 46;4; -0.604601,-0.347469, 0.604601,-0.347469;;, - 47;4; -0.585875,-0.366370, 0.585875,-0.366370;;, - 48;4; -0.562643,-0.389905, 0.562643,-0.389905;;, - 49;4; -0.535871,-0.417154, 0.535871,-0.417154;;, - 50;4; -0.506861,-0.446856, 0.506861,-0.446856;;, - 51;4; -0.477161,-0.477500, 0.477161,-0.477500;;, - 52;4; -0.448405,-0.507479, 0.448405,-0.507479;;, - 53;4; -0.422131,-0.535269, 0.422131,-0.535268;;, - 54;4; -0.399618,-0.559587, 0.399618,-0.559587;;, - 55;4; -0.381808,-0.579482, 0.381808,-0.579482;;, - 56;4; -0.369282,-0.594349, 0.369282,-0.594349;;, - 57;4; -0.362313,-0.603892, 0.362313,-0.603892;;, - 58;4; -0.360931,-0.608053, 0.360931,-0.608053;;, - 59;4; -0.367377,-0.605275, 0.367377,-0.605275;;, - 60;4; -0.383708,-0.594080, 0.383708,-0.594080;;, - 61;4; -0.407762,-0.576122, 0.407762,-0.576122;;, - 62;4; -0.434653,-0.555326, 0.434653,-0.555326;;, - 63;4; -0.458181,-0.536793, 0.458181,-0.536793;;, - 64;4; -0.473553,-0.524551, 0.473553,-0.524551;;, - 65;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 66;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 67;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 68;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 69;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 70;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 71;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 72;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 73;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 74;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 75;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 76;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 77;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 78;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 79;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 80;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 81;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 82;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 83;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 84;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 85;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 86;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 87;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 88;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 89;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 90;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 91;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 92;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 93;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 94;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 95;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 96;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 97;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 98;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 99;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 100;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 101;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 102;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 103;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 104;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 105;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 106;4; -0.486441,-0.505692, 0.486441,-0.505691;;, - 107;4; -0.509428,-0.461814, 0.509428,-0.461814;;, - 108;4; -0.545587,-0.392767, 0.545587,-0.392767;;, - 109;4; -0.589608,-0.308682, 0.589608,-0.308682;;, - 110;4; -0.633619,-0.224607, 0.633619,-0.224607;;, - 111;4; -0.669755,-0.155581, 0.669755,-0.155581;;, - 112;4; -0.692721,-0.111723, 0.692721,-0.111723;;, - 113;4; -0.700419,-0.097025, 0.700419,-0.097025;;, - 114;4; -0.696763,-0.100406, 0.696763,-0.100406;;, - 115;4; -0.676592,-0.119091, 0.676592,-0.119091;;, - 116;4; -0.641210,-0.152012, 0.641210,-0.152012;;, - 117;4; -0.593929,-0.196363, 0.593929,-0.196363;;, - 118;4; -0.538312,-0.249035, 0.538312,-0.249035;;, - 119;4; -0.477783,-0.307026, 0.477783,-0.307026;;, - 120;4; -0.415539,-0.367521, 0.415539,-0.367521;;, - 121;4; -0.354482,-0.427953, 0.354482,-0.427953;;, - 122;4; -0.297180,-0.486038, 0.297180,-0.486038;;, - 123;4; -0.245847,-0.539794, 0.245847,-0.539794;;, - 124;4; -0.202350,-0.587542, 0.202350,-0.587542;;, - 125;4; -0.168222,-0.627892, 0.168222,-0.627892;;, - 126;4; -0.144686,-0.659719, 0.144686,-0.659719;;, - 127;4; -0.132693,-0.682144, 0.132693,-0.682144;;, - 128;4; -0.132952,-0.694495, 0.132953,-0.694495;;, - 129;4; -0.153888,-0.692321, 0.153888,-0.692321;;, - 130;4; -0.202733,-0.671710, 0.202733,-0.671710;;, - 131;4; -0.273188,-0.636020, 0.273188,-0.636020;;, - 132;4; -0.351280,-0.593466, 0.351280,-0.593466;;, - 133;4; -0.419352,-0.554921, 0.419352,-0.554921;;, - 134;4; -0.463768,-0.529189, 0.463768,-0.529189;;, - 135;4; -0.478735,-0.520397, 0.478735,-0.520397;;; - } - AnimationKey { //Scale - 1; - 136; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_noga4} - AnimationKey { //Position - 2; - 136; - 0;3; -0.923299,-0.011159,-1.205961;;, - 1;3; -0.923299,-0.011159,-1.205961;;, - 2;3; -0.923299,-0.011159,-1.205961;;, - 3;3; -0.923299,-0.011159,-1.205961;;, - 4;3; -0.923299,-0.011159,-1.205961;;, - 5;3; -0.923299,-0.011159,-1.205961;;, - 6;3; -0.923299,-0.011159,-1.205961;;, - 7;3; -0.923299,-0.011159,-1.205961;;, - 8;3; -0.923299,-0.011159,-1.205961;;, - 9;3; -0.923299,-0.011159,-1.205961;;, - 10;3; -0.923299,-0.011159,-1.205961;;, - 11;3; -0.923299,-0.011159,-1.205961;;, - 12;3; -0.923299,-0.011159,-1.205961;;, - 13;3; -0.923299,-0.011159,-1.205961;;, - 14;3; -0.923299,-0.011159,-1.205961;;, - 15;3; -0.923299,-0.011159,-1.205961;;, - 16;3; -0.923299,-0.011159,-1.205961;;, - 17;3; -0.923299,-0.011159,-1.205961;;, - 18;3; -0.923299,-0.011159,-1.205961;;, - 19;3; -0.923299,-0.011159,-1.205961;;, - 20;3; -0.923299,-0.011159,-1.205961;;, - 21;3; -0.923299,-0.011159,-1.205961;;, - 22;3; -0.923299,-0.011159,-1.205961;;, - 23;3; -0.923299,-0.011159,-1.205961;;, - 24;3; -0.923299,-0.011159,-1.205961;;, - 25;3; -0.923299,-0.011159,-1.205961;;, - 26;3; -0.923299,-0.011159,-1.205961;;, - 27;3; -0.923299,-0.011159,-1.205961;;, - 28;3; -0.923299,-0.011159,-1.205961;;, - 29;3; -0.923299,-0.011159,-1.205961;;, - 30;3; -0.923299,-0.011159,-1.205961;;, - 31;3; -0.923299,-0.011159,-1.205961;;, - 32;3; -0.923299,-0.011159,-1.205961;;, - 33;3; -0.923299,-0.011159,-1.205961;;, - 34;3; -0.923299,-0.011159,-1.205961;;, - 35;3; -0.923299,-0.011159,-1.205961;;, - 36;3; -0.923299,-0.011159,-1.205961;;, - 37;3; -0.923299,-0.011159,-1.205961;;, - 38;3; -0.923299,-0.011159,-1.205961;;, - 39;3; -0.923299,-0.011159,-1.205961;;, - 40;3; -0.923299,-0.011159,-1.205961;;, - 41;3; -0.923299,-0.011159,-1.205961;;, - 42;3; -0.923299,-0.011159,-1.205961;;, - 43;3; -0.923299,-0.011159,-1.205961;;, - 44;3; -0.923299,-0.011159,-1.205961;;, - 45;3; -0.923299,-0.011159,-1.205961;;, - 46;3; -0.923299,-0.011159,-1.205961;;, - 47;3; -0.923299,-0.011159,-1.205961;;, - 48;3; -0.923299,-0.011159,-1.205961;;, - 49;3; -0.923299,-0.011159,-1.205961;;, - 50;3; -0.923299,-0.011159,-1.205961;;, - 51;3; -0.923299,-0.011159,-1.205961;;, - 52;3; -0.923299,-0.011159,-1.205961;;, - 53;3; -0.923299,-0.011159,-1.205961;;, - 54;3; -0.923299,-0.011159,-1.205961;;, - 55;3; -0.923299,-0.011159,-1.205961;;, - 56;3; -0.923299,-0.011159,-1.205961;;, - 57;3; -0.923299,-0.011159,-1.205961;;, - 58;3; -0.923299,-0.011159,-1.205961;;, - 59;3; -0.923299,-0.011159,-1.205961;;, - 60;3; -0.923299,-0.011159,-1.205961;;, - 61;3; -0.923299,-0.011159,-1.205961;;, - 62;3; -0.923299,-0.011159,-1.205961;;, - 63;3; -0.923299,-0.011159,-1.205961;;, - 64;3; -0.923299,-0.011159,-1.205961;;, - 65;3; -0.923299,-0.011159,-1.205961;;, - 66;3; -0.923299,-0.011159,-1.205961;;, - 67;3; -0.923299,-0.011159,-1.205961;;, - 68;3; -0.923299,-0.011159,-1.205961;;, - 69;3; -0.923299,-0.011159,-1.205961;;, - 70;3; -0.923299,-0.011159,-1.205961;;, - 71;3; -0.923299,-0.011159,-1.205961;;, - 72;3; -0.923299,-0.011159,-1.205961;;, - 73;3; -0.923299,-0.011159,-1.205961;;, - 74;3; -0.923299,-0.011159,-1.205961;;, - 75;3; -0.923299,-0.011159,-1.205961;;, - 76;3; -0.923299,-0.011159,-1.205961;;, - 77;3; -0.923299,-0.011159,-1.205961;;, - 78;3; -0.923299,-0.011159,-1.205961;;, - 79;3; -0.923299,-0.011159,-1.205961;;, - 80;3; -0.923299,-0.011159,-1.205961;;, - 81;3; -0.923299,-0.011159,-1.205961;;, - 82;3; -0.923299,-0.011159,-1.205961;;, - 83;3; -0.923299,-0.011159,-1.205961;;, - 84;3; -0.923299,-0.011159,-1.205961;;, - 85;3; -0.923299,-0.011159,-1.205961;;, - 86;3; -0.923299,-0.011159,-1.205961;;, - 87;3; -0.923299,-0.011159,-1.205961;;, - 88;3; -0.923299,-0.011159,-1.205961;;, - 89;3; -0.923299,-0.011159,-1.205961;;, - 90;3; -0.923299,-0.011159,-1.205961;;, - 91;3; -0.923299,-0.011159,-1.205961;;, - 92;3; -0.923299,-0.011159,-1.205961;;, - 93;3; -0.923299,-0.011159,-1.205961;;, - 94;3; -0.923299,-0.011159,-1.205961;;, - 95;3; -0.923299,-0.011159,-1.205961;;, - 96;3; -0.923299,-0.011159,-1.205961;;, - 97;3; -0.923299,-0.011159,-1.205961;;, - 98;3; -0.923299,-0.011159,-1.205961;;, - 99;3; -0.923299,-0.011159,-1.205961;;, - 100;3; -0.923299,-0.011159,-1.205961;;, - 101;3; -0.923299,-0.011159,-1.205961;;, - 102;3; -0.923299,-0.011159,-1.205961;;, - 103;3; -0.923299,-0.011159,-1.205961;;, - 104;3; -0.923299,-0.011159,-1.205961;;, - 105;3; -0.923299,-0.011159,-1.205961;;, - 106;3; -0.923299,-0.011159,-1.205961;;, - 107;3; -0.923299,-0.011159,-1.205961;;, - 108;3; -0.923299,-0.011159,-1.205961;;, - 109;3; -0.923299,-0.011159,-1.205961;;, - 110;3; -0.923299,-0.011159,-1.205961;;, - 111;3; -0.923299,-0.011159,-1.205961;;, - 112;3; -0.923299,-0.011159,-1.205961;;, - 113;3; -0.923299,-0.011159,-1.205961;;, - 114;3; -0.923299,-0.011159,-1.205961;;, - 115;3; -0.923299,-0.011159,-1.205961;;, - 116;3; -0.923299,-0.011159,-1.205961;;, - 117;3; -0.923299,-0.011159,-1.205961;;, - 118;3; -0.923299,-0.011159,-1.205961;;, - 119;3; -0.923299,-0.011159,-1.205961;;, - 120;3; -0.923299,-0.011159,-1.205961;;, - 121;3; -0.923299,-0.011159,-1.205961;;, - 122;3; -0.923299,-0.011159,-1.205961;;, - 123;3; -0.923299,-0.011159,-1.205961;;, - 124;3; -0.923299,-0.011159,-1.205961;;, - 125;3; -0.923299,-0.011159,-1.205961;;, - 126;3; -0.923299,-0.011159,-1.205961;;, - 127;3; -0.923299,-0.011159,-1.205961;;, - 128;3; -0.923299,-0.011159,-1.205961;;, - 129;3; -0.923299,-0.011159,-1.205961;;, - 130;3; -0.923299,-0.011159,-1.205961;;, - 131;3; -0.923299,-0.011159,-1.205961;;, - 132;3; -0.923299,-0.011159,-1.205961;;, - 133;3; -0.923299,-0.011159,-1.205961;;, - 134;3; -0.923299,-0.011159,-1.205961;;, - 135;3; -0.923299,-0.011159,-1.205961;;; - } - AnimationKey { //Rotation - 0; - 136; - 0;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 1;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 2;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 3;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 4;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 5;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 6;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 7;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 8;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 9;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 10;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 11;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 12;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 13;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 14;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 15;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 16;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 17;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 18;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 19;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 20;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 21;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 22;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 23;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 24;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 25;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 26;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 27;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 28;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 29;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 30;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 31;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 32;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 33;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 34;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 35;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 36;4; -0.482184,-0.516822, 0.482185,-0.516822;;, - 37;4; -0.492450,-0.506118, 0.492450,-0.506118;;, - 38;4; -0.508534,-0.489186, 0.508534,-0.489186;;, - 39;4; -0.527984,-0.468405, 0.527984,-0.468405;;, - 40;4; -0.547196,-0.447367, 0.547196,-0.447367;;, - 41;4; -0.562604,-0.429702, 0.562604,-0.429702;;, - 42;4; -0.571844,-0.417885, 0.571844,-0.417885;;, - 43;4; -0.574016,-0.412923, 0.574016,-0.412923;;, - 44;4; -0.569663,-0.413978, 0.569663,-0.413978;;, - 45;4; -0.559287,-0.420193, 0.559287,-0.420193;;, - 46;4; -0.542949,-0.431542, 0.542949,-0.431542;;, - 47;4; -0.520977,-0.447777, 0.520977,-0.447776;;, - 48;4; -0.494044,-0.468360, 0.494044,-0.468360;;, - 49;4; -0.463210,-0.492430, 0.463210,-0.492430;;, - 50;4; -0.429904,-0.518806, 0.429904,-0.518806;;, - 51;4; -0.395827,-0.546074, 0.395827,-0.546074;;, - 52;4; -0.362775,-0.572726, 0.362775,-0.572726;;, - 53;4; -0.332436,-0.597335, 0.332436,-0.597335;;, - 54;4; -0.306220,-0.618699, 0.306220,-0.618698;;, - 55;4; -0.285160,-0.635924, 0.285160,-0.635924;;, - 56;4; -0.269898,-0.648444, 0.269898,-0.648443;;, - 57;4; -0.260736,-0.655978, 0.260736,-0.655978;;, - 58;4; -0.257707,-0.658473, 0.257707,-0.658473;;, - 59;4; -0.267733,-0.652210, 0.267733,-0.652210;;, - 60;4; -0.297392,-0.633683, 0.297392,-0.633683;;, - 61;4; -0.342579,-0.605457, 0.342579,-0.605457;;, - 62;4; -0.393836,-0.573438, 0.393836,-0.573438;;, - 63;4; -0.439033,-0.545202, 0.439033,-0.545202;;, - 64;4; -0.468704,-0.526665, 0.468704,-0.526665;;, - 65;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 66;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 67;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 68;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 69;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 70;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 71;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 72;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 73;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 74;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 75;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 76;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 77;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 78;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 79;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 80;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 81;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 82;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 83;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 84;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 85;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 86;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 87;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 88;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 89;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 90;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 91;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 92;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 93;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 94;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 95;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 96;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 97;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 98;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 99;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 100;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 101;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 102;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 103;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 104;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 105;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 106;4; -0.486744,-0.509400, 0.486744,-0.509400;;, - 107;4; -0.510455,-0.476386, 0.510455,-0.476386;;, - 108;4; -0.547311,-0.423935, 0.547311,-0.423935;;, - 109;4; -0.591333,-0.359126, 0.591333,-0.359126;;, - 110;4; -0.633927,-0.292779, 0.633927,-0.292779;;, - 111;4; -0.666718,-0.235944, 0.666718,-0.235944;;, - 112;4; -0.684263,-0.196259, 0.684263,-0.196259;;, - 113;4; -0.684609,-0.176946, 0.684609,-0.176946;;, - 114;4; -0.672960,-0.172187, 0.672960,-0.172187;;, - 115;4; -0.645206,-0.185654, 0.645206,-0.185654;;, - 116;4; -0.601532,-0.214884, 0.601532,-0.214884;;, - 117;4; -0.544660,-0.255951, 0.544660,-0.255951;;, - 118;4; -0.478481,-0.305578, 0.478481,-0.305578;;, - 119;4; -0.406739,-0.360603, 0.406739,-0.360603;;, - 120;4; -0.332928,-0.418069, 0.332928,-0.418069;;, - 121;4; -0.260224,-0.475279, 0.260224,-0.475279;;, - 122;4; -0.191436,-0.529837, 0.191436,-0.529837;;, - 123;4; -0.128993,-0.579668, 0.128993,-0.579668;;, - 124;4; -0.074942,-0.623014, 0.074942,-0.623014;;, - 125;4; -0.030964,-0.658422, 0.030964,-0.658422;;, - 126;4; 0.001591,-0.684719,-0.001591,-0.684719;;, - 127;4; 0.021676,-0.700988,-0.021675,-0.700988;;, - 128;4; 0.028506,-0.706532,-0.028506,-0.706532;;, - 129;4; 0.005515,-0.698107,-0.005515,-0.698107;;, - 130;4; -0.062432,-0.673232, 0.062432,-0.673232;;, - 131;4; -0.165922,-0.635355, 0.165922,-0.635355;;, - 132;4; -0.283421,-0.592296, 0.283422,-0.592296;;, - 133;4; -0.387246,-0.554146, 0.387246,-0.554146;;, - 134;4; -0.455581,-0.528956, 0.455581,-0.528956;;, - 135;4; -0.478735,-0.520397, 0.478735,-0.520397;;; - } - AnimationKey { //Scale - 1; - 136; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_noga2} - AnimationKey { //Position - 2; - 136; - 0;3; -0.921735, 3.022715,-1.476782;;, - 1;3; -0.921735, 3.022715,-1.476782;;, - 2;3; -0.921735, 3.022715,-1.476782;;, - 3;3; -0.921735, 3.022715,-1.476782;;, - 4;3; -0.921735, 3.022715,-1.476782;;, - 5;3; -0.921735, 3.022715,-1.476782;;, - 6;3; -0.921735, 3.022715,-1.476782;;, - 7;3; -0.921735, 3.022715,-1.476782;;, - 8;3; -0.921735, 3.022715,-1.476782;;, - 9;3; -0.921735, 3.022715,-1.476782;;, - 10;3; -0.921735, 3.022715,-1.476782;;, - 11;3; -0.921735, 3.022715,-1.476782;;, - 12;3; -0.921735, 3.022715,-1.476782;;, - 13;3; -0.921735, 3.022715,-1.476782;;, - 14;3; -0.921735, 3.022715,-1.476782;;, - 15;3; -0.921735, 3.022715,-1.476782;;, - 16;3; -0.921735, 3.022715,-1.476782;;, - 17;3; -0.921735, 3.022715,-1.476782;;, - 18;3; -0.921735, 3.022715,-1.476782;;, - 19;3; -0.921735, 3.022715,-1.476782;;, - 20;3; -0.921735, 3.022715,-1.476782;;, - 21;3; -0.921735, 3.022715,-1.476782;;, - 22;3; -0.921735, 3.022715,-1.476782;;, - 23;3; -0.921735, 3.022715,-1.476782;;, - 24;3; -0.921735, 3.022715,-1.476782;;, - 25;3; -0.921735, 3.022715,-1.476782;;, - 26;3; -0.921735, 3.022715,-1.476782;;, - 27;3; -0.921735, 3.022715,-1.476782;;, - 28;3; -0.921735, 3.022715,-1.476782;;, - 29;3; -0.921735, 3.022715,-1.476782;;, - 30;3; -0.921735, 3.022715,-1.476782;;, - 31;3; -0.921735, 3.022715,-1.476782;;, - 32;3; -0.921735, 3.022715,-1.476782;;, - 33;3; -0.921735, 3.022715,-1.476782;;, - 34;3; -0.921735, 3.022715,-1.476782;;, - 35;3; -0.921735, 3.022715,-1.476782;;, - 36;3; -0.921735, 3.022715,-1.476782;;, - 37;3; -0.921735, 3.022715,-1.476782;;, - 38;3; -0.921735, 3.022716,-1.476782;;, - 39;3; -0.921735, 3.022715,-1.476782;;, - 40;3; -0.921735, 3.022715,-1.476782;;, - 41;3; -0.921735, 3.022715,-1.476782;;, - 42;3; -0.921735, 3.022715,-1.476782;;, - 43;3; -0.921735, 3.022715,-1.476782;;, - 44;3; -0.921735, 3.022715,-1.476782;;, - 45;3; -0.921735, 3.022715,-1.476782;;, - 46;3; -0.921735, 3.022715,-1.476782;;, - 47;3; -0.921735, 3.022715,-1.476782;;, - 48;3; -0.921735, 3.022715,-1.476782;;, - 49;3; -0.921735, 3.022715,-1.476782;;, - 50;3; -0.921735, 3.022715,-1.476782;;, - 51;3; -0.921735, 3.022715,-1.476782;;, - 52;3; -0.921735, 3.022715,-1.476782;;, - 53;3; -0.921735, 3.022715,-1.476782;;, - 54;3; -0.921735, 3.022715,-1.476782;;, - 55;3; -0.921735, 3.022715,-1.476782;;, - 56;3; -0.921735, 3.022715,-1.476782;;, - 57;3; -0.921735, 3.022715,-1.476782;;, - 58;3; -0.921735, 3.022715,-1.476782;;, - 59;3; -0.921735, 3.022715,-1.476782;;, - 60;3; -0.921735, 3.022716,-1.476782;;, - 61;3; -0.921735, 3.022715,-1.476782;;, - 62;3; -0.921735, 3.022715,-1.476782;;, - 63;3; -0.921735, 3.022715,-1.476782;;, - 64;3; -0.921735, 3.022715,-1.476782;;, - 65;3; -0.921735, 3.022715,-1.476782;;, - 66;3; -0.921735, 3.022715,-1.476782;;, - 67;3; -0.921735, 3.022715,-1.476782;;, - 68;3; -0.921735, 3.022715,-1.476782;;, - 69;3; -0.921735, 3.022715,-1.476782;;, - 70;3; -0.921735, 3.022715,-1.476782;;, - 71;3; -0.921735, 3.022715,-1.476782;;, - 72;3; -0.921735, 3.022715,-1.476782;;, - 73;3; -0.921735, 3.022715,-1.476782;;, - 74;3; -0.921735, 3.022715,-1.476782;;, - 75;3; -0.921735, 3.022715,-1.476782;;, - 76;3; -0.921735, 3.022715,-1.476782;;, - 77;3; -0.921735, 3.022715,-1.476782;;, - 78;3; -0.921735, 3.022715,-1.476782;;, - 79;3; -0.921735, 3.022715,-1.476782;;, - 80;3; -0.921735, 3.022715,-1.476782;;, - 81;3; -0.921735, 3.022715,-1.476782;;, - 82;3; -0.921735, 3.022715,-1.476782;;, - 83;3; -0.921735, 3.022715,-1.476782;;, - 84;3; -0.921735, 3.022715,-1.476782;;, - 85;3; -0.921735, 3.022715,-1.476782;;, - 86;3; -0.921735, 3.022715,-1.476782;;, - 87;3; -0.921735, 3.022715,-1.476782;;, - 88;3; -0.921735, 3.022715,-1.476782;;, - 89;3; -0.921735, 3.022715,-1.476782;;, - 90;3; -0.921735, 3.022715,-1.476782;;, - 91;3; -0.921735, 3.022715,-1.476782;;, - 92;3; -0.921735, 3.022715,-1.476782;;, - 93;3; -0.921735, 3.022715,-1.476782;;, - 94;3; -0.921735, 3.022715,-1.476782;;, - 95;3; -0.921735, 3.022715,-1.476782;;, - 96;3; -0.921735, 3.022715,-1.476782;;, - 97;3; -0.921735, 3.022715,-1.476782;;, - 98;3; -0.921735, 3.022715,-1.476782;;, - 99;3; -0.921735, 3.022715,-1.476782;;, - 100;3; -0.921735, 3.022715,-1.476782;;, - 101;3; -0.921735, 3.022715,-1.476782;;, - 102;3; -0.921735, 3.022715,-1.476782;;, - 103;3; -0.921735, 3.022715,-1.476782;;, - 104;3; -0.921735, 3.022715,-1.476782;;, - 105;3; -0.921735, 3.022715,-1.476782;;, - 106;3; -0.921735, 3.022715,-1.476782;;, - 107;3; -0.921735, 3.022715,-1.476782;;, - 108;3; -0.921735, 3.022715,-1.476782;;, - 109;3; -0.921735, 3.022715,-1.476782;;, - 110;3; -0.921735, 3.022715,-1.476782;;, - 111;3; -0.921735, 3.022716,-1.476782;;, - 112;3; -0.921735, 3.022715,-1.476782;;, - 113;3; -0.921735, 3.022715,-1.476782;;, - 114;3; -0.921735, 3.022715,-1.476782;;, - 115;3; -0.921735, 3.022715,-1.476782;;, - 116;3; -0.921735, 3.022715,-1.476782;;, - 117;3; -0.921735, 3.022715,-1.476782;;, - 118;3; -0.921735, 3.022715,-1.476782;;, - 119;3; -0.921735, 3.022715,-1.476782;;, - 120;3; -0.921735, 3.022715,-1.476782;;, - 121;3; -0.921735, 3.022716,-1.476782;;, - 122;3; -0.921735, 3.022715,-1.476782;;, - 123;3; -0.921735, 3.022715,-1.476782;;, - 124;3; -0.921735, 3.022716,-1.476782;;, - 125;3; -0.921735, 3.022715,-1.476782;;, - 126;3; -0.921735, 3.022715,-1.476782;;, - 127;3; -0.921735, 3.022715,-1.476782;;, - 128;3; -0.921735, 3.022715,-1.476782;;, - 129;3; -0.921735, 3.022715,-1.476782;;, - 130;3; -0.921735, 3.022715,-1.476782;;, - 131;3; -0.921735, 3.022715,-1.476782;;, - 132;3; -0.921735, 3.022715,-1.476782;;, - 133;3; -0.921735, 3.022715,-1.476782;;, - 134;3; -0.921735, 3.022715,-1.476782;;, - 135;3; -0.921735, 3.022715,-1.476782;;; - } - AnimationKey { //Rotation - 0; - 136; - 0;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 1;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 2;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 3;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 4;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 5;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 6;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 7;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 8;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 9;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 10;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 11;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 12;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 13;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 14;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 15;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 16;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 17;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 18;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 19;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 20;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 21;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 22;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 23;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 24;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 25;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 26;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 27;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 28;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 29;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 30;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 31;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 32;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 33;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 34;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 35;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 36;4; -0.473719,-0.524120, 0.473719,-0.524120;;, - 37;4; -0.458727,-0.535209, 0.458727,-0.535209;;, - 38;4; -0.435075,-0.552608, 0.435075,-0.552608;;, - 39;4; -0.406169,-0.573697, 0.406169,-0.573697;;, - 40;4; -0.377103,-0.594610, 0.377103,-0.594610;;, - 41;4; -0.352997,-0.611510, 0.352997,-0.611510;;, - 42;4; -0.337312,-0.621841, 0.337312,-0.621841;;, - 43;4; -0.331432,-0.624622, 0.331432,-0.624622;;, - 44;4; -0.333325,-0.621077, 0.333325,-0.621077;;, - 45;4; -0.340931,-0.612412, 0.340931,-0.612412;;, - 46;4; -0.354217,-0.598676, 0.354217,-0.598676;;, - 47;4; -0.372897,-0.580147, 0.372897,-0.580147;;, - 48;4; -0.396367,-0.557394, 0.396367,-0.557394;;, - 49;4; -0.423659,-0.531316, 0.423659,-0.531316;;, - 50;4; -0.453455,-0.503126, 0.453455,-0.503126;;, - 51;4; -0.484175,-0.474267, 0.484175,-0.474267;;, - 52;4; -0.514143,-0.446263, 0.514143,-0.446263;;, - 53;4; -0.541771,-0.420551, 0.541771,-0.420551;;, - 54;4; -0.565727,-0.398327, 0.565727,-0.398327;;, - 55;4; -0.585025,-0.380470, 0.585025,-0.380470;;, - 56;4; -0.599041,-0.367527, 0.599041,-0.367527;;, - 57;4; -0.607470,-0.359756, 0.607470,-0.359756;;, - 58;4; -0.610260,-0.357187, 0.610260,-0.357187;;, - 59;4; -0.604294,-0.364590, 0.604294,-0.364590;;, - 60;4; -0.586645,-0.386491, 0.586645,-0.386491;;, - 61;4; -0.559756,-0.419860, 0.559756,-0.419860;;, - 62;4; -0.529254,-0.457710, 0.529254,-0.457710;;, - 63;4; -0.502359,-0.491084, 0.502359,-0.491084;;, - 64;4; -0.484704,-0.512991, 0.484704,-0.512991;;, - 65;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 66;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 67;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 68;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 69;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 70;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 71;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 72;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 73;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 74;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 75;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 76;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 77;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 78;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 79;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 80;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 81;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 82;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 83;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 84;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 85;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 86;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 87;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 88;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 89;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 90;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 91;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 92;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 93;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 94;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 95;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 96;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 97;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 98;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 99;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 100;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 101;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 102;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 103;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 104;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 105;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 106;4; -0.469165,-0.526653, 0.469165,-0.526653;;, - 107;4; -0.440481,-0.545184, 0.440481,-0.545184;;, - 108;4; -0.395022,-0.574008, 0.395022,-0.574008;;, - 109;4; -0.339069,-0.608472, 0.339069,-0.608472;;, - 110;4; -0.282145,-0.641872, 0.282145,-0.641872;;, - 111;4; -0.233920,-0.667669, 0.233920,-0.667669;;, - 112;4; -0.201026,-0.681605, 0.201026,-0.681605;;, - 113;4; -0.186209,-0.682148, 0.186209,-0.682148;;, - 114;4; -0.184293,-0.673407, 0.184293,-0.673407;;, - 115;4; -0.198654,-0.652224, 0.198654,-0.652224;;, - 116;4; -0.227327,-0.618733, 0.227327,-0.618733;;, - 117;4; -0.266944,-0.575073, 0.266944,-0.575073;;, - 118;4; -0.314446,-0.524234, 0.314446,-0.524234;;, - 119;4; -0.366879,-0.469097, 0.366879,-0.469097;;, - 120;4; -0.421477,-0.412351, 0.421477,-0.412351;;, - 121;4; -0.475720,-0.356442, 0.475720,-0.356442;;, - 122;4; -0.527372,-0.303537, 0.527372,-0.303537;;, - 123;4; -0.574491,-0.255505, 0.574491,-0.255505;;, - 124;4; -0.615439,-0.213925, 0.615439,-0.213925;;, - 125;4; -0.648861,-0.180093, 0.648861,-0.180093;;, - 126;4; -0.673667,-0.155048, 0.673667,-0.155048;;, - 127;4; -0.689003,-0.139597, 0.689003,-0.139597;;, - 128;4; -0.694228,-0.134342, 0.694228,-0.134342;;, - 129;4; -0.684464,-0.151844, 0.684464,-0.151844;;, - 130;4; -0.655615,-0.203585, 0.655615,-0.203585;;, - 131;4; -0.611676,-0.282402, 0.611676,-0.282402;;, - 132;4; -0.561774,-0.371862, 0.561774,-0.371861;;, - 133;4; -0.517651,-0.450858, 0.517651,-0.450858;;, - 134;4; -0.488588,-0.502807, 0.488588,-0.502807;;, - 135;4; -0.478735,-0.520397, 0.478735,-0.520397;;; - } - AnimationKey { //Scale - 1; - 136; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_hvost} - AnimationKey { //Position - 2; - 136; - 0;3; 0.105165,-0.291279, 0.358470;;, - 1;3; 0.105165,-0.291279, 0.358470;;, - 2;3; 0.105165,-0.291279, 0.358470;;, - 3;3; 0.105165,-0.291279, 0.358470;;, - 4;3; 0.105165,-0.291279, 0.358470;;, - 5;3; 0.105165,-0.291279, 0.358470;;, - 6;3; 0.105165,-0.291279, 0.358470;;, - 7;3; 0.105165,-0.291279, 0.358470;;, - 8;3; 0.105165,-0.291279, 0.358470;;, - 9;3; 0.105165,-0.291279, 0.358470;;, - 10;3; 0.105165,-0.291279, 0.358470;;, - 11;3; 0.105165,-0.291279, 0.358470;;, - 12;3; 0.105165,-0.291279, 0.358470;;, - 13;3; 0.105165,-0.291279, 0.358470;;, - 14;3; 0.105165,-0.291279, 0.358470;;, - 15;3; 0.105165,-0.291279, 0.358470;;, - 16;3; 0.105165,-0.291279, 0.358470;;, - 17;3; 0.105165,-0.291279, 0.358470;;, - 18;3; 0.105165,-0.291279, 0.358470;;, - 19;3; 0.105165,-0.291279, 0.358470;;, - 20;3; 0.105165,-0.291279, 0.358470;;, - 21;3; 0.105165,-0.291279, 0.358470;;, - 22;3; 0.105165,-0.291279, 0.358470;;, - 23;3; 0.105165,-0.291279, 0.358470;;, - 24;3; 0.105165,-0.291279, 0.358470;;, - 25;3; 0.105165,-0.291279, 0.358470;;, - 26;3; 0.105165,-0.291279, 0.358470;;, - 27;3; 0.105165,-0.291279, 0.358470;;, - 28;3; 0.105165,-0.291279, 0.358470;;, - 29;3; 0.105165,-0.291279, 0.358470;;, - 30;3; 0.105165,-0.291279, 0.358470;;, - 31;3; 0.105165,-0.291279, 0.358470;;, - 32;3; 0.105165,-0.291279, 0.358470;;, - 33;3; 0.105165,-0.291279, 0.358470;;, - 34;3; 0.105165,-0.291279, 0.358470;;, - 35;3; 0.105165,-0.291279, 0.358470;;, - 36;3; 0.105165,-0.291279, 0.358470;;, - 37;3; 0.105165,-0.291279, 0.358470;;, - 38;3; 0.105165,-0.291279, 0.358470;;, - 39;3; 0.105165,-0.291279, 0.358470;;, - 40;3; 0.105165,-0.291279, 0.358470;;, - 41;3; 0.105165,-0.291279, 0.358470;;, - 42;3; 0.105165,-0.291279, 0.358470;;, - 43;3; 0.105165,-0.291279, 0.358470;;, - 44;3; 0.105165,-0.291279, 0.358470;;, - 45;3; 0.105165,-0.291279, 0.358470;;, - 46;3; 0.105165,-0.291279, 0.358470;;, - 47;3; 0.105165,-0.291279, 0.358470;;, - 48;3; 0.105165,-0.291279, 0.358470;;, - 49;3; 0.105165,-0.291279, 0.358470;;, - 50;3; 0.105165,-0.291279, 0.358470;;, - 51;3; 0.105165,-0.291279, 0.358470;;, - 52;3; 0.105165,-0.291279, 0.358470;;, - 53;3; 0.105165,-0.291279, 0.358470;;, - 54;3; 0.105165,-0.291279, 0.358470;;, - 55;3; 0.105165,-0.291279, 0.358470;;, - 56;3; 0.105165,-0.291279, 0.358470;;, - 57;3; 0.105165,-0.291279, 0.358470;;, - 58;3; 0.105165,-0.291279, 0.358470;;, - 59;3; 0.105165,-0.291279, 0.358470;;, - 60;3; 0.105165,-0.291279, 0.358470;;, - 61;3; 0.105165,-0.291279, 0.358470;;, - 62;3; 0.105165,-0.291279, 0.358470;;, - 63;3; 0.105165,-0.291279, 0.358470;;, - 64;3; 0.105165,-0.291279, 0.358470;;, - 65;3; 0.105165,-0.291279, 0.358470;;, - 66;3; 0.105165,-0.291279, 0.358470;;, - 67;3; 0.105165,-0.291279, 0.358470;;, - 68;3; 0.105165,-0.291279, 0.358470;;, - 69;3; 0.105165,-0.291279, 0.358470;;, - 70;3; 0.105165,-0.291279, 0.358470;;, - 71;3; 0.105165,-0.291279, 0.358470;;, - 72;3; 0.105165,-0.291279, 0.358470;;, - 73;3; 0.105165,-0.291279, 0.358470;;, - 74;3; 0.105165,-0.291279, 0.358470;;, - 75;3; 0.105165,-0.291279, 0.358470;;, - 76;3; 0.105165,-0.291279, 0.358470;;, - 77;3; 0.105165,-0.291279, 0.358470;;, - 78;3; 0.105165,-0.291279, 0.358470;;, - 79;3; 0.105165,-0.291279, 0.358470;;, - 80;3; 0.105165,-0.291279, 0.358470;;, - 81;3; 0.105165,-0.291279, 0.358470;;, - 82;3; 0.105165,-0.291279, 0.358470;;, - 83;3; 0.105165,-0.291279, 0.358470;;, - 84;3; 0.105165,-0.291279, 0.358470;;, - 85;3; 0.105165,-0.291279, 0.358470;;, - 86;3; 0.105165,-0.291279, 0.358470;;, - 87;3; 0.105165,-0.291279, 0.358470;;, - 88;3; 0.105165,-0.291279, 0.358470;;, - 89;3; 0.105165,-0.291279, 0.358470;;, - 90;3; 0.105165,-0.291279, 0.358470;;, - 91;3; 0.105165,-0.291279, 0.358470;;, - 92;3; 0.105165,-0.291279, 0.358470;;, - 93;3; 0.105165,-0.291279, 0.358470;;, - 94;3; 0.105165,-0.291279, 0.358470;;, - 95;3; 0.105165,-0.291279, 0.358470;;, - 96;3; 0.105165,-0.291279, 0.358470;;, - 97;3; 0.105165,-0.291279, 0.358470;;, - 98;3; 0.105165,-0.291279, 0.358470;;, - 99;3; 0.105165,-0.291279, 0.358470;;, - 100;3; 0.105165,-0.291279, 0.358470;;, - 101;3; 0.105165,-0.291279, 0.358470;;, - 102;3; 0.105165,-0.291279, 0.358470;;, - 103;3; 0.105165,-0.291279, 0.358470;;, - 104;3; 0.105165,-0.291279, 0.358470;;, - 105;3; 0.105165,-0.291279, 0.358470;;, - 106;3; 0.105165,-0.291279, 0.358470;;, - 107;3; 0.105165,-0.291279, 0.358470;;, - 108;3; 0.105165,-0.291279, 0.358470;;, - 109;3; 0.105165,-0.291279, 0.358470;;, - 110;3; 0.105165,-0.291279, 0.358470;;, - 111;3; 0.105165,-0.291279, 0.358470;;, - 112;3; 0.105165,-0.291279, 0.358470;;, - 113;3; 0.105165,-0.291279, 0.358470;;, - 114;3; 0.105165,-0.291279, 0.358470;;, - 115;3; 0.105165,-0.291279, 0.358470;;, - 116;3; 0.105165,-0.291279, 0.358470;;, - 117;3; 0.105165,-0.291279, 0.358470;;, - 118;3; 0.105165,-0.291279, 0.358470;;, - 119;3; 0.105165,-0.291279, 0.358470;;, - 120;3; 0.105165,-0.291279, 0.358470;;, - 121;3; 0.105165,-0.291279, 0.358470;;, - 122;3; 0.105165,-0.291279, 0.358470;;, - 123;3; 0.105165,-0.291279, 0.358470;;, - 124;3; 0.105165,-0.291279, 0.358470;;, - 125;3; 0.105165,-0.291279, 0.358470;;, - 126;3; 0.105165,-0.291279, 0.358470;;, - 127;3; 0.105165,-0.291279, 0.358470;;, - 128;3; 0.105165,-0.291279, 0.358470;;, - 129;3; 0.105165,-0.291279, 0.358470;;, - 130;3; 0.105165,-0.291279, 0.358470;;, - 131;3; 0.105165,-0.291279, 0.358470;;, - 132;3; 0.105165,-0.291279, 0.358470;;, - 133;3; 0.105165,-0.291279, 0.358470;;, - 134;3; 0.105165,-0.291279, 0.358470;;, - 135;3; 0.105165,-0.291279, 0.358470;;; - } - AnimationKey { //Rotation - 0; - 136; - 0;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 1;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 2;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 3;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 4;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 5;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 6;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 7;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 8;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 9;4; -0.561014,-0.723949, 0.238921,-0.306999;;, - 10;4; -0.575060,-0.690426, 0.184552,-0.358451;;, - 11;4; -0.594567,-0.641346, 0.106104,-0.432044;;, - 12;4; -0.612765,-0.590529, 0.027051,-0.504947;;, - 13;4; -0.623212,-0.552233,-0.028979,-0.554504;;, - 14;4; -0.622945,-0.533953,-0.050020,-0.569504;;, - 15;4; -0.602096,-0.542017,-0.018023,-0.528442;;, - 16;4; -0.552670,-0.580372, 0.080254,-0.414877;;, - 17;4; -0.484828,-0.639724, 0.222965,-0.253333;;, - 18;4; -0.418300,-0.700808, 0.366270,-0.092486;;, - 19;4; -0.372482,-0.743929, 0.466192, 0.019170;;, - 20;4; -0.356823,-0.758866, 0.500575, 0.057496;;, - 21;4; -0.374538,-0.756775, 0.478970, 0.026669;;, - 22;4; -0.424425,-0.750892, 0.418140,-0.060142;;, - 23;4; -0.488475,-0.743339, 0.340039,-0.171601;;, - 24;4; -0.538373,-0.737448, 0.279186,-0.258430;;, - 25;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 26;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 27;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 28;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 29;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 30;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 31;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 32;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 33;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 34;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 35;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 36;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 37;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 38;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 39;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 40;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 41;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 42;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 43;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 44;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 45;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 46;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 47;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 48;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 49;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 50;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 51;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 52;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 53;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 54;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 55;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 56;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 57;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 58;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 59;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 60;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 61;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 62;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 63;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 64;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 65;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 66;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 67;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 68;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 69;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 70;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 71;4; -0.535274,-0.734089, 0.278584,-0.256249;;, - 72;4; -0.472375,-0.728553, 0.340072,-0.157917;;, - 73;4; -0.373158,-0.715527, 0.432069,-0.006370;;, - 74;4; -0.253969,-0.691881, 0.533281, 0.168995;;, - 75;4; -0.137653,-0.656171, 0.617367, 0.329535;;, - 76;4; -0.043608,-0.609320, 0.664455, 0.444255;;, - 77;4; 0.018224,-0.553672, 0.666527, 0.498859;;, - 78;4; 0.072989,-0.480623, 0.641269, 0.526461;;, - 79;4; 0.126603,-0.405510, 0.612225, 0.550007;;, - 80;4; 0.142409,-0.374454, 0.591492, 0.550778;;, - 81;4; 0.010358,-0.333466, 0.444038, 0.568002;;, - 82;4; -0.259884,-0.256623, 0.141437, 0.613428;;, - 83;4; -0.379890,-0.232545,-0.020516, 0.616913;;, - 84;4; -0.372974,-0.253638,-0.048164, 0.581873;;, - 85;4; -0.371218,-0.280405,-0.063925, 0.535909;;, - 86;4; -0.374319,-0.312239,-0.068399, 0.480151;;, - 87;4; -0.381838,-0.348358,-0.062484, 0.416061;;, - 88;4; -0.393205,-0.387811,-0.047375, 0.345415;;, - 89;4; -0.407725,-0.429513,-0.024540, 0.270246;;, - 90;4; -0.424611,-0.472281, 0.004336, 0.192764;;, - 91;4; -0.443016,-0.514898, 0.037430, 0.115252;;, - 92;4; -0.462079,-0.556169, 0.072865, 0.039947;;, - 93;4; -0.480964,-0.594981, 0.108810,-0.031057;;, - 94;4; -0.498900,-0.630348, 0.143556,-0.095902;;, - 95;4; -0.515206,-0.661438, 0.175579,-0.153017;;, - 96;4; -0.529309,-0.687595, 0.203581,-0.201149;;, - 97;4; -0.540751,-0.708328, 0.226500,-0.239360;;, - 98;4; -0.549181,-0.723307, 0.243510,-0.267005;;, - 99;4; -0.554349,-0.732341, 0.254005,-0.283697;;, - 100;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 101;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 102;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 103;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 104;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 105;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 106;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 107;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 108;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 109;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 110;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 111;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 112;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 113;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 114;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 115;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 116;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 117;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 118;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 119;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 120;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 121;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 122;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 123;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 124;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 125;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 126;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 127;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 128;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 129;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 130;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 131;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 132;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 133;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 134;4; -0.556095,-0.735353, 0.257568,-0.289268;;, - 135;4; -0.556095,-0.735353, 0.257568,-0.289268;;; - } - AnimationKey { //Scale - 1; - 136; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_sheya} - AnimationKey { //Position - 2; - 136; - 0;3; 0.000000, 3.238709,-0.013816;;, - 1;3; 0.000000, 3.238709,-0.013816;;, - 2;3; 0.000000, 3.236990,-0.034342;;, - 3;3; 0.000000, 3.231916,-0.094984;;, - 4;3; 0.000000, 3.224207,-0.187240;;, - 5;3; 0.000000, 3.215480,-0.291771;;, - 6;3; 0.000000, 3.207790,-0.383908;;, - 7;3; 0.000000, 3.202737,-0.444412;;, - 8;3; 0.000000, 3.201027,-0.464880;;, - 9;3; 0.000000, 3.201027,-0.464880;;, - 10;3; 0.000000, 3.201027,-0.464880;;, - 11;3; 0.000000, 3.201027,-0.464880;;, - 12;3; 0.000000, 3.201027,-0.464880;;, - 13;3; 0.000000, 3.201027,-0.464880;;, - 14;3; 0.000000, 3.201027,-0.464880;;, - 15;3; 0.000000, 3.201027,-0.464880;;, - 16;3; 0.000000, 3.201027,-0.464880;;, - 17;3; 0.000000, 3.201027,-0.464880;;, - 18;3; 0.000000, 3.201027,-0.464880;;, - 19;3; 0.000000, 3.201027,-0.464880;;, - 20;3; 0.000000, 3.201027,-0.464880;;, - 21;3; 0.000000, 3.201027,-0.464880;;, - 22;3; 0.000000, 3.201027,-0.464880;;, - 23;3; 0.000000, 3.201027,-0.464880;;, - 24;3; 0.000000, 3.201027,-0.464880;;, - 25;3; 0.000000, 3.201027,-0.464880;;, - 26;3; 0.000000, 3.203358,-0.436993;;, - 27;3; 0.000000, 3.210135,-0.355884;;, - 28;3; 0.000000, 3.219868,-0.239348;;, - 29;3; 0.000000, 3.229601,-0.122812;;, - 30;3; 0.000000, 3.236378,-0.041703;;, - 31;3; 0.000000, 3.238709,-0.013816;;, - 32;3; 0.000000, 3.238709,-0.013816;;, - 33;3; 0.000000, 3.238709,-0.013816;;, - 34;3; 0.000000, 3.238709,-0.013816;;, - 35;3; 0.000000, 3.238709,-0.013816;;, - 36;3; 0.000000, 3.238709,-0.013816;;, - 37;3; 0.000000, 3.238709,-0.013816;;, - 38;3; 0.000000, 3.238709,-0.013816;;, - 39;3; 0.000000, 3.238709,-0.013816;;, - 40;3; 0.000000, 3.238709,-0.013816;;, - 41;3; 0.000000, 3.238709,-0.013816;;, - 42;3; 0.000000, 3.238709,-0.013816;;, - 43;3; 0.000000, 3.238709,-0.013816;;, - 44;3; 0.000000, 3.238709,-0.013816;;, - 45;3; 0.000000, 3.238709,-0.013816;;, - 46;3; 0.000000, 3.238709,-0.013816;;, - 47;3; 0.000000, 3.238709,-0.013816;;, - 48;3; 0.000000, 3.238709,-0.013816;;, - 49;3; 0.000000, 3.238709,-0.013816;;, - 50;3; 0.000000, 3.238709,-0.013816;;, - 51;3; 0.000000, 3.238709,-0.013816;;, - 52;3; 0.000000, 3.238709,-0.013816;;, - 53;3; 0.000000, 3.238709,-0.013816;;, - 54;3; 0.000000, 3.238709,-0.013816;;, - 55;3; 0.000000, 3.238709,-0.013816;;, - 56;3; 0.000000, 3.238709,-0.013816;;, - 57;3; 0.000000, 3.238709,-0.013816;;, - 58;3; 0.000000, 3.238709,-0.013816;;, - 59;3; 0.000000, 3.238709,-0.013816;;, - 60;3; 0.000000, 3.238709,-0.013816;;, - 61;3; 0.000000, 3.238709,-0.013816;;, - 62;3; 0.000000, 3.238709,-0.013816;;, - 63;3; 0.000000, 3.238709,-0.013816;;, - 64;3; 0.000000, 3.238709,-0.013816;;, - 65;3; 0.000000, 3.238709,-0.013816;;, - 66;3; 0.000000, 3.238709,-0.013816;;, - 67;3; 0.000000, 3.238709,-0.013816;;, - 68;3; 0.000000, 3.238709,-0.013816;;, - 69;3; 0.000000, 3.238709,-0.013816;;, - 70;3; 0.000000, 3.238709,-0.013816;;, - 71;3; 0.000000, 3.238709,-0.013816;;, - 72;3; 0.000000, 3.238709,-0.013816;;, - 73;3; 0.000000, 3.238709,-0.013816;;, - 74;3; 0.000000, 3.238709,-0.013816;;, - 75;3; 0.000000, 3.238709,-0.013816;;, - 76;3; 0.000000, 3.238709,-0.013816;;, - 77;3; 0.000000, 3.238709,-0.013816;;, - 78;3; 0.000000, 3.238709,-0.013816;;, - 79;3; 0.000000, 3.238709,-0.013816;;, - 80;3; 0.000000, 3.238709,-0.013816;;, - 81;3; 0.000000, 3.238709,-0.013816;;, - 82;3; 0.000000, 3.238709,-0.013816;;, - 83;3; 0.000000, 3.238709,-0.013816;;, - 84;3; 0.000000, 3.238709,-0.013816;;, - 85;3; 0.000000, 3.238709,-0.013816;;, - 86;3; 0.000000, 3.238709,-0.013816;;, - 87;3; 0.000000, 3.238709,-0.013816;;, - 88;3; 0.000000, 3.238709,-0.013816;;, - 89;3; 0.000000, 3.238709,-0.013816;;, - 90;3; 0.000000, 3.238709,-0.013816;;, - 91;3; 0.000000, 3.238709,-0.013816;;, - 92;3; 0.000000, 3.238709,-0.013816;;, - 93;3; 0.000000, 3.238709,-0.013816;;, - 94;3; 0.000000, 3.238709,-0.013816;;, - 95;3; 0.000000, 3.238709,-0.013816;;, - 96;3; 0.000000, 3.238709,-0.013816;;, - 97;3; 0.000000, 3.238709,-0.013816;;, - 98;3; 0.000000, 3.238709,-0.013816;;, - 99;3; 0.000000, 3.238709,-0.013816;;, - 100;3; 0.000000, 3.238709,-0.013816;;, - 101;3; 0.000000, 3.238709,-0.013816;;, - 102;3; 0.000000, 3.238709,-0.013816;;, - 103;3; 0.000000, 3.238709,-0.013816;;, - 104;3; 0.000000, 3.238709,-0.013816;;, - 105;3; 0.000000, 3.238709,-0.013816;;, - 106;3; 0.000000, 3.238709,-0.013816;;, - 107;3; 0.000000, 3.238709,-0.013816;;, - 108;3; 0.000000, 3.238709,-0.013816;;, - 109;3; 0.000000, 3.238709,-0.013816;;, - 110;3; 0.000000, 3.238709,-0.013816;;, - 111;3; 0.000000, 3.238709,-0.013816;;, - 112;3; 0.000000, 3.238709,-0.013816;;, - 113;3; 0.000000, 3.238709,-0.013816;;, - 114;3; 0.000000, 3.238709,-0.013816;;, - 115;3; 0.000000, 3.238709,-0.013816;;, - 116;3; 0.000000, 3.238709,-0.013816;;, - 117;3; 0.000000, 3.238709,-0.013816;;, - 118;3; 0.000000, 3.238709,-0.013816;;, - 119;3; 0.000000, 3.238709,-0.013816;;, - 120;3; 0.000000, 3.238709,-0.013816;;, - 121;3; 0.000000, 3.238709,-0.013816;;, - 122;3; 0.000000, 3.238709,-0.013816;;, - 123;3; 0.000000, 3.238709,-0.013816;;, - 124;3; 0.000000, 3.238709,-0.013816;;, - 125;3; 0.000000, 3.238709,-0.013816;;, - 126;3; 0.000000, 3.238709,-0.013816;;, - 127;3; 0.000000, 3.238709,-0.013816;;, - 128;3; 0.000000, 3.238709,-0.013816;;, - 129;3; 0.000000, 3.238709,-0.013816;;, - 130;3; 0.000000, 3.238709,-0.013816;;, - 131;3; 0.000000, 3.238709,-0.013816;;, - 132;3; 0.000000, 3.238709,-0.013816;;, - 133;3; 0.000000, 3.238709,-0.013816;;, - 134;3; 0.000000, 3.238709,-0.013816;;, - 135;3; 0.000000, 3.238709,-0.013816;;; - } - AnimationKey { //Rotation - 0; - 136; - 0;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 1;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 2;4; -0.976686,-0.085962, 0.015156, 0.033999;;, - 3;4; -0.957666,-0.146060, 0.017070, 0.032575;;, - 4;4; -0.928699,-0.237482, 0.019992, 0.030406;;, - 5;4; -0.895855,-0.341063, 0.023310, 0.027945;;, - 6;4; -0.866900,-0.432362, 0.026237, 0.025775;;, - 7;4; -0.847893,-0.492318, 0.028156, 0.024351;;, - 8;4; -0.841466,-0.512601, 0.028804, 0.023869;;, - 9;4; -0.841466,-0.512601, 0.028804, 0.023869;;, - 10;4; -0.841466,-0.512601, 0.028804, 0.023869;;, - 11;4; -0.841466,-0.512601, 0.028804, 0.023869;;, - 12;4; -0.841466,-0.512601, 0.028804, 0.023869;;, - 13;4; -0.841466,-0.512601, 0.028804, 0.023869;;, - 14;4; -0.841466,-0.512601, 0.028804, 0.023869;;, - 15;4; -0.841466,-0.512601, 0.028804, 0.023869;;, - 16;4; -0.841466,-0.512601, 0.028804, 0.023869;;, - 17;4; -0.841466,-0.512601, 0.028804, 0.023869;;, - 18;4; -0.841466,-0.512601, 0.028804, 0.023869;;, - 19;4; -0.841466,-0.512601, 0.028804, 0.023869;;, - 20;4; -0.841466,-0.512601, 0.028804, 0.023869;;, - 21;4; -0.841466,-0.512601, 0.028804, 0.023869;;, - 22;4; -0.841466,-0.512601, 0.028804, 0.023869;;, - 23;4; -0.841466,-0.512601, 0.028804, 0.023869;;, - 24;4; -0.841466,-0.512601, 0.028804, 0.023869;;, - 25;4; -0.841466,-0.512601, 0.028804, 0.023869;;, - 26;4; -0.850219,-0.484965, 0.027922, 0.024525;;, - 27;4; -0.875686,-0.404590, 0.025353, 0.026432;;, - 28;4; -0.912292,-0.289110, 0.021657, 0.029175;;, - 29;4; -0.948897,-0.173630, 0.017961, 0.031917;;, - 30;4; -0.974365,-0.093255, 0.015392, 0.033825;;, - 31;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 32;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 33;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 34;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 35;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 36;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 37;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 38;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 39;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 40;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 41;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 42;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 43;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 44;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 45;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 46;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 47;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 48;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 49;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 50;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 51;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 52;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 53;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 54;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 55;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 56;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 57;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 58;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 59;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 60;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 61;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 62;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 63;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 64;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 65;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 66;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 67;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 68;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 69;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 70;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 71;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 72;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 73;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 74;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 75;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 76;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 77;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 78;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 79;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 80;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 81;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 82;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 83;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 84;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 85;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 86;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 87;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 88;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 89;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 90;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 91;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 92;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 93;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 94;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 95;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 96;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 97;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 98;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 99;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 100;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 101;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 102;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 103;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 104;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 105;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 106;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 107;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 108;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 109;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 110;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 111;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 112;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 113;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 114;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 115;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 116;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 117;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 118;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 119;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 120;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 121;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 122;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 123;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 124;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 125;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 126;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 127;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 128;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 129;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 130;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 131;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 132;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 133;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 134;4; -0.983117,-0.065618, 0.014510, 0.034480;;, - 135;4; -0.983117,-0.065618, 0.014510, 0.034480;;; - } - AnimationKey { //Scale - 1; - 136; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_head} - AnimationKey { //Position - 2; - 136; - 0;3; 0.067776, 0.891274, 0.002915;;, - 1;3; 0.067776, 0.891274, 0.002915;;, - 2;3; 0.067776, 0.891274, 0.002915;;, - 3;3; 0.067776, 0.891274, 0.002916;;, - 4;3; 0.067776, 0.891274, 0.002916;;, - 5;3; 0.067776, 0.891274, 0.002916;;, - 6;3; 0.067776, 0.891274, 0.002916;;, - 7;3; 0.067776, 0.891274, 0.002916;;, - 8;3; 0.067776, 0.891274, 0.002915;;, - 9;3; 0.067776, 0.891274, 0.002915;;, - 10;3; 0.067776, 0.891274, 0.002915;;, - 11;3; 0.067776, 0.891274, 0.002915;;, - 12;3; 0.067776, 0.891274, 0.002915;;, - 13;3; 0.067776, 0.891274, 0.002915;;, - 14;3; 0.067776, 0.891274, 0.002915;;, - 15;3; 0.067776, 0.891274, 0.002915;;, - 16;3; 0.067776, 0.891274, 0.002915;;, - 17;3; 0.067776, 0.891274, 0.002915;;, - 18;3; 0.067776, 0.891274, 0.002915;;, - 19;3; 0.067776, 0.891274, 0.002915;;, - 20;3; 0.067776, 0.891274, 0.002915;;, - 21;3; 0.067776, 0.891274, 0.002915;;, - 22;3; 0.067776, 0.891274, 0.002915;;, - 23;3; 0.067776, 0.891274, 0.002915;;, - 24;3; 0.067776, 0.891274, 0.002915;;, - 25;3; 0.067776, 0.891274, 0.002915;;, - 26;3; 0.067776, 0.891274, 0.002915;;, - 27;3; 0.067777, 0.891274, 0.002915;;, - 28;3; 0.067776, 0.891274, 0.002916;;, - 29;3; 0.067776, 0.891274, 0.002915;;, - 30;3; 0.067776, 0.891274, 0.002916;;, - 31;3; 0.067776, 0.891274, 0.002915;;, - 32;3; 0.067776, 0.891274, 0.002915;;, - 33;3; 0.067776, 0.891274, 0.002915;;, - 34;3; 0.067776, 0.891274, 0.002915;;, - 35;3; 0.067776, 0.891274, 0.002915;;, - 36;3; 0.067776, 0.891274, 0.002915;;, - 37;3; 0.067776, 0.891274, 0.002916;;, - 38;3; 0.067777, 0.891274, 0.002916;;, - 39;3; 0.067776, 0.891274, 0.002915;;, - 40;3; 0.067776, 0.891274, 0.002915;;, - 41;3; 0.067776, 0.891274, 0.002915;;, - 42;3; 0.067776, 0.891274, 0.002915;;, - 43;3; 0.067776, 0.891274, 0.002915;;, - 44;3; 0.067776, 0.891274, 0.002915;;, - 45;3; 0.067777, 0.891274, 0.002915;;, - 46;3; 0.067776, 0.891274, 0.002915;;, - 47;3; 0.067777, 0.891274, 0.002915;;, - 48;3; 0.067777, 0.891274, 0.002915;;, - 49;3; 0.067776, 0.891274, 0.002915;;, - 50;3; 0.067777, 0.891274, 0.002915;;, - 51;3; 0.067776, 0.891274, 0.002915;;, - 52;3; 0.067776, 0.891274, 0.002915;;, - 53;3; 0.067776, 0.891274, 0.002915;;, - 54;3; 0.067776, 0.891274, 0.002915;;, - 55;3; 0.067776, 0.891274, 0.002916;;, - 56;3; 0.067776, 0.891274, 0.002915;;, - 57;3; 0.067776, 0.891274, 0.002915;;, - 58;3; 0.067777, 0.891274, 0.002916;;, - 59;3; 0.067776, 0.891274, 0.002915;;, - 60;3; 0.067777, 0.891274, 0.002915;;, - 61;3; 0.067776, 0.891274, 0.002915;;, - 62;3; 0.067777, 0.891274, 0.002915;;, - 63;3; 0.067777, 0.891274, 0.002915;;, - 64;3; 0.067777, 0.891274, 0.002915;;, - 65;3; 0.067776, 0.891274, 0.002915;;, - 66;3; 0.067776, 0.891274, 0.002915;;, - 67;3; 0.067776, 0.891274, 0.002915;;, - 68;3; 0.067776, 0.891274, 0.002915;;, - 69;3; 0.067776, 0.891274, 0.002915;;, - 70;3; 0.067776, 0.891274, 0.002915;;, - 71;3; 0.067776, 0.891274, 0.002915;;, - 72;3; 0.067776, 0.891274, 0.002915;;, - 73;3; 0.067776, 0.891274, 0.002915;;, - 74;3; 0.067776, 0.891274, 0.002915;;, - 75;3; 0.067776, 0.891274, 0.002915;;, - 76;3; 0.067776, 0.891274, 0.002915;;, - 77;3; 0.067776, 0.891274, 0.002915;;, - 78;3; 0.067776, 0.891274, 0.002915;;, - 79;3; 0.067776, 0.891274, 0.002915;;, - 80;3; 0.067776, 0.891274, 0.002915;;, - 81;3; 0.067776, 0.891274, 0.002915;;, - 82;3; 0.067776, 0.891274, 0.002915;;, - 83;3; 0.067776, 0.891274, 0.002915;;, - 84;3; 0.067776, 0.891274, 0.002915;;, - 85;3; 0.067776, 0.891274, 0.002915;;, - 86;3; 0.067776, 0.891274, 0.002915;;, - 87;3; 0.067776, 0.891274, 0.002915;;, - 88;3; 0.067776, 0.891274, 0.002915;;, - 89;3; 0.067776, 0.891274, 0.002915;;, - 90;3; 0.067776, 0.891274, 0.002915;;, - 91;3; 0.067776, 0.891274, 0.002915;;, - 92;3; 0.067776, 0.891274, 0.002915;;, - 93;3; 0.067776, 0.891274, 0.002915;;, - 94;3; 0.067776, 0.891274, 0.002915;;, - 95;3; 0.067776, 0.891274, 0.002915;;, - 96;3; 0.067776, 0.891274, 0.002915;;, - 97;3; 0.067776, 0.891274, 0.002915;;, - 98;3; 0.067776, 0.891274, 0.002915;;, - 99;3; 0.067776, 0.891274, 0.002915;;, - 100;3; 0.067776, 0.891274, 0.002915;;, - 101;3; 0.067776, 0.891274, 0.002915;;, - 102;3; 0.067776, 0.891274, 0.002915;;, - 103;3; 0.067776, 0.891274, 0.002915;;, - 104;3; 0.067776, 0.891274, 0.002915;;, - 105;3; 0.067776, 0.891274, 0.002915;;, - 106;3; 0.067776, 0.891274, 0.002915;;, - 107;3; 0.067776, 0.891274, 0.002916;;, - 108;3; 0.067777, 0.891274, 0.002916;;, - 109;3; 0.067776, 0.891274, 0.002915;;, - 110;3; 0.067776, 0.891274, 0.002915;;, - 111;3; 0.067776, 0.891274, 0.002915;;, - 112;3; 0.067776, 0.891274, 0.002915;;, - 113;3; 0.067776, 0.891274, 0.002915;;, - 114;3; 0.067776, 0.891274, 0.002915;;, - 115;3; 0.067777, 0.891274, 0.002915;;, - 116;3; 0.067777, 0.891274, 0.002915;;, - 117;3; 0.067776, 0.891274, 0.002915;;, - 118;3; 0.067777, 0.891274, 0.002915;;, - 119;3; 0.067777, 0.891274, 0.002915;;, - 120;3; 0.067776, 0.891274, 0.002915;;, - 121;3; 0.067777, 0.891274, 0.002915;;, - 122;3; 0.067776, 0.891274, 0.002915;;, - 123;3; 0.067776, 0.891274, 0.002915;;, - 124;3; 0.067776, 0.891274, 0.002915;;, - 125;3; 0.067776, 0.891274, 0.002916;;, - 126;3; 0.067776, 0.891274, 0.002915;;, - 127;3; 0.067776, 0.891274, 0.002915;;, - 128;3; 0.067777, 0.891274, 0.002916;;, - 129;3; 0.067776, 0.891274, 0.002915;;, - 130;3; 0.067776, 0.891274, 0.002915;;, - 131;3; 0.067777, 0.891274, 0.002915;;, - 132;3; 0.067776, 0.891274, 0.002915;;, - 133;3; 0.067777, 0.891274, 0.002915;;, - 134;3; 0.067777, 0.891274, 0.002915;;, - 135;3; 0.067776, 0.891274, 0.002915;;; - } - AnimationKey { //Rotation - 0; - 136; - 0;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 1;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 2;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 3;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 4;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 5;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 6;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 7;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 8;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 9;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 10;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 11;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 12;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 13;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 14;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 15;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 16;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 17;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 18;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 19;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 20;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 21;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 22;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 23;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 24;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 25;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 26;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 27;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 28;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 29;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 30;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 31;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 32;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 33;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 34;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 35;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 36;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 37;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 38;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 39;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 40;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 41;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 42;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 43;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 44;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 45;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 46;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 47;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 48;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 49;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 50;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 51;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 52;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 53;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 54;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 55;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 56;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 57;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 58;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 59;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 60;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 61;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 62;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 63;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 64;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 65;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 66;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 67;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 68;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 69;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 70;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 71;4; -0.993396,-0.093970, 0.003706,-0.037410;;, - 72;4; -0.992585,-0.059156, 0.002434,-0.036511;;, - 73;4; -0.991349,-0.006118, 0.000497,-0.035141;;, - 74;4; -0.989946, 0.054035,-0.001699,-0.033587;;, - 75;4; -0.988710, 0.107069,-0.003636,-0.032217;;, - 76;4; -0.987899, 0.141879,-0.004908,-0.031318;;, - 77;4; -0.987625, 0.153647,-0.005337,-0.031014;;, - 78;4; -0.987650, 0.152567,-0.005298,-0.031042;;, - 79;4; -0.987726, 0.149304,-0.005179,-0.031126;;, - 80;4; -0.987853, 0.143842,-0.004979,-0.031267;;, - 81;4; -0.988031, 0.136199,-0.004700,-0.031464;;, - 82;4; -0.988258, 0.126432,-0.004343,-0.031717;;, - 83;4; -0.988533, 0.114647,-0.003913,-0.032021;;, - 84;4; -0.988851, 0.101005,-0.003415,-0.032373;;, - 85;4; -0.989207, 0.085729,-0.002857,-0.032768;;, - 86;4; -0.989594, 0.069101,-0.002250,-0.033197;;, - 87;4; -0.990005, 0.051460,-0.001605,-0.033653;;, - 88;4; -0.990431, 0.033191,-0.000938,-0.034125;;, - 89;4; -0.990862, 0.014709,-0.000263,-0.034602;;, - 90;4; -0.991288,-0.003560, 0.000404,-0.035074;;, - 91;4; -0.991699,-0.021201, 0.001048,-0.035530;;, - 92;4; -0.992087,-0.037828, 0.001656,-0.035959;;, - 93;4; -0.992443,-0.053103, 0.002213,-0.036354;;, - 94;4; -0.992761,-0.066744, 0.002712,-0.036706;;, - 95;4; -0.993036,-0.078528, 0.003142,-0.037011;;, - 96;4; -0.993263,-0.088294, 0.003499,-0.037263;;, - 97;4; -0.993441,-0.095936, 0.003778,-0.037460;;, - 98;4; -0.993569,-0.101397, 0.003977,-0.037601;;, - 99;4; -0.993645,-0.104660, 0.004096,-0.037686;;, - 100;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 101;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 102;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 103;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 104;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 105;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 106;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 107;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 108;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 109;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 110;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 111;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 112;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 113;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 114;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 115;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 116;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 117;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 118;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 119;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 120;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 121;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 122;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 123;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 124;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 125;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 126;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 127;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 128;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 129;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 130;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 131;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 132;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 133;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 134;4; -0.993670,-0.105740, 0.004136,-0.037714;;, - 135;4; -0.993670,-0.105740, 0.004136,-0.037714;;; - } - AnimationKey { //Scale - 1; - 136; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_zubi} - AnimationKey { //Position - 2; - 136; - 0;3; 0.194650, 1.828288,-0.748248;;, - 1;3; 0.194650, 1.828288,-0.748248;;, - 2;3; 0.194650, 1.828288,-0.748248;;, - 3;3; 0.194649, 1.828288,-0.748248;;, - 4;3; 0.194650, 1.828288,-0.748248;;, - 5;3; 0.194650, 1.828288,-0.748248;;, - 6;3; 0.194649, 1.828288,-0.748248;;, - 7;3; 0.194650, 1.828288,-0.748248;;, - 8;3; 0.194650, 1.828288,-0.748248;;, - 9;3; 0.194650, 1.828288,-0.748248;;, - 10;3; 0.194650, 1.828288,-0.748248;;, - 11;3; 0.194650, 1.828288,-0.748248;;, - 12;3; 0.194650, 1.828288,-0.748248;;, - 13;3; 0.194650, 1.828288,-0.748248;;, - 14;3; 0.194650, 1.828288,-0.748248;;, - 15;3; 0.194650, 1.828288,-0.748248;;, - 16;3; 0.194650, 1.828288,-0.748248;;, - 17;3; 0.194650, 1.828288,-0.748248;;, - 18;3; 0.194650, 1.828288,-0.748248;;, - 19;3; 0.194650, 1.828288,-0.748248;;, - 20;3; 0.194650, 1.828288,-0.748248;;, - 21;3; 0.194650, 1.828288,-0.748248;;, - 22;3; 0.194650, 1.828288,-0.748248;;, - 23;3; 0.194650, 1.828288,-0.748248;;, - 24;3; 0.194650, 1.828288,-0.748248;;, - 25;3; 0.194650, 1.828288,-0.748248;;, - 26;3; 0.194650, 1.828288,-0.748248;;, - 27;3; 0.194650, 1.828288,-0.748248;;, - 28;3; 0.194650, 1.828288,-0.748248;;, - 29;3; 0.194650, 1.828288,-0.748248;;, - 30;3; 0.194650, 1.828288,-0.748248;;, - 31;3; 0.194650, 1.828288,-0.748248;;, - 32;3; 0.194650, 1.828288,-0.748248;;, - 33;3; 0.194650, 1.828288,-0.748248;;, - 34;3; 0.194650, 1.828288,-0.748248;;, - 35;3; 0.194650, 1.828288,-0.748248;;, - 36;3; 0.194650, 1.828288,-0.748248;;, - 37;3; 0.194650, 1.828288,-0.748248;;, - 38;3; 0.194650, 1.828288,-0.748248;;, - 39;3; 0.194650, 1.828288,-0.748248;;, - 40;3; 0.194650, 1.828288,-0.748248;;, - 41;3; 0.194650, 1.828288,-0.748248;;, - 42;3; 0.194650, 1.828288,-0.748248;;, - 43;3; 0.194650, 1.828288,-0.748248;;, - 44;3; 0.194650, 1.828288,-0.748248;;, - 45;3; 0.194651, 1.828288,-0.748248;;, - 46;3; 0.194650, 1.828288,-0.748248;;, - 47;3; 0.194650, 1.828288,-0.748248;;, - 48;3; 0.194650, 1.828288,-0.748248;;, - 49;3; 0.194650, 1.828288,-0.748248;;, - 50;3; 0.194650, 1.828288,-0.748248;;, - 51;3; 0.194650, 1.828288,-0.748248;;, - 52;3; 0.194650, 1.828288,-0.748248;;, - 53;3; 0.194650, 1.828288,-0.748248;;, - 54;3; 0.194650, 1.828288,-0.748248;;, - 55;3; 0.194650, 1.828288,-0.748248;;, - 56;3; 0.194650, 1.828288,-0.748248;;, - 57;3; 0.194650, 1.828288,-0.748248;;, - 58;3; 0.194650, 1.828288,-0.748248;;, - 59;3; 0.194650, 1.828288,-0.748248;;, - 60;3; 0.194650, 1.828288,-0.748248;;, - 61;3; 0.194650, 1.828288,-0.748248;;, - 62;3; 0.194650, 1.828288,-0.748248;;, - 63;3; 0.194651, 1.828288,-0.748249;;, - 64;3; 0.194650, 1.828288,-0.748248;;, - 65;3; 0.194650, 1.828288,-0.748248;;, - 66;3; 0.194650, 1.828288,-0.748248;;, - 67;3; 0.194650, 1.828288,-0.748248;;, - 68;3; 0.194650, 1.828288,-0.748248;;, - 69;3; 0.194650, 1.828288,-0.748248;;, - 70;3; 0.194650, 1.828288,-0.748248;;, - 71;3; 0.193824, 1.826865,-0.718989;;, - 72;3; 0.191380, 1.822641,-0.632490;;, - 73;3; 0.187655, 1.816186,-0.500793;;, - 74;3; 0.183428, 1.808853,-0.351470;;, - 75;3; 0.179702, 1.802391,-0.219807;;, - 76;3; 0.177257, 1.798159,-0.133348;;, - 77;3; 0.176431, 1.796732,-0.104106;;, - 78;3; 0.176538, 1.796916,-0.107892;;, - 79;3; 0.176887, 1.797517,-0.120255;;, - 80;3; 0.177464, 1.798515,-0.140691;;, - 81;3; 0.178165, 1.799728,-0.165500;;, - 82;3; 0.178872, 1.800950,-0.190476;;, - 83;3; 0.179610, 1.802228,-0.216583;;, - 84;3; 0.180459, 1.803698,-0.246602;;, - 85;3; 0.181415, 1.805352,-0.280384;;, - 86;3; 0.182468, 1.807176,-0.317636;;, - 87;3; 0.183607, 1.809149,-0.357892;;, - 88;3; 0.184812, 1.811236,-0.400490;;, - 89;3; 0.186059, 1.813397,-0.444573;;, - 90;3; 0.187319, 1.815581,-0.489110;;, - 91;3; 0.188559, 1.817731,-0.532954;;, - 92;3; 0.189747, 1.819790,-0.574925;;, - 93;3; 0.190850, 1.821702,-0.613904;;, - 94;3; 0.191840, 1.823419,-0.648918;;, - 95;3; 0.192697, 1.824904,-0.679203;;, - 96;3; 0.193405, 1.826131,-0.704224;;, - 97;3; 0.193955, 1.827084,-0.723676;;, - 98;3; 0.194345, 1.827759,-0.737448;;, - 99;3; 0.194575, 1.828157,-0.745585;;, - 100;3; 0.194650, 1.828288,-0.748248;;, - 101;3; 0.194650, 1.828288,-0.748248;;, - 102;3; 0.194650, 1.828288,-0.748248;;, - 103;3; 0.194650, 1.828288,-0.748248;;, - 104;3; 0.194650, 1.828288,-0.748248;;, - 105;3; 0.194650, 1.828288,-0.748248;;, - 106;3; 0.194650, 1.828288,-0.748248;;, - 107;3; 0.194650, 1.828288,-0.748248;;, - 108;3; 0.194650, 1.828288,-0.748248;;, - 109;3; 0.194650, 1.828288,-0.748248;;, - 110;3; 0.194650, 1.828288,-0.748248;;, - 111;3; 0.194650, 1.828288,-0.748248;;, - 112;3; 0.194650, 1.828288,-0.748248;;, - 113;3; 0.194650, 1.828288,-0.748248;;, - 114;3; 0.194650, 1.828288,-0.748248;;, - 115;3; 0.194651, 1.828288,-0.748248;;, - 116;3; 0.194651, 1.828288,-0.748248;;, - 117;3; 0.194650, 1.828288,-0.748248;;, - 118;3; 0.194650, 1.828288,-0.748248;;, - 119;3; 0.194650, 1.828288,-0.748248;;, - 120;3; 0.194650, 1.828288,-0.748248;;, - 121;3; 0.194650, 1.828288,-0.748248;;, - 122;3; 0.194650, 1.828288,-0.748248;;, - 123;3; 0.194650, 1.828288,-0.748248;;, - 124;3; 0.194650, 1.828288,-0.748248;;, - 125;3; 0.194650, 1.828288,-0.748248;;, - 126;3; 0.194650, 1.828288,-0.748248;;, - 127;3; 0.194650, 1.828288,-0.748248;;, - 128;3; 0.194650, 1.828288,-0.748248;;, - 129;3; 0.194650, 1.828288,-0.748248;;, - 130;3; 0.194650, 1.828288,-0.748248;;, - 131;3; 0.194650, 1.828288,-0.748248;;, - 132;3; 0.194650, 1.828288,-0.748248;;, - 133;3; 0.194650, 1.828288,-0.748248;;, - 134;3; 0.194650, 1.828288,-0.748248;;, - 135;3; 0.194650, 1.828288,-0.748248;;; - } - AnimationKey { //Rotation - 0; - 136; - 0;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 1;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 2;4; -0.992483,-0.108459, 0.004226,-0.037868;;, - 3;4; -0.987374,-0.131655, 0.005069,-0.038267;;, - 4;4; -0.979333,-0.168163, 0.006395,-0.038895;;, - 5;4; -0.969538,-0.212625, 0.008010,-0.039660;;, - 6;4; -0.959745,-0.257081, 0.009625,-0.040425;;, - 7;4; -0.951705,-0.293573, 0.010950,-0.041053;;, - 8;4; -0.946598,-0.316754, 0.011792,-0.041453;;, - 9;4; -0.944887,-0.324521, 0.012074,-0.041586;;, - 10;4; -0.946901,-0.314574, 0.011713,-0.041409;;, - 11;4; -0.952859,-0.285148, 0.010644,-0.040884;;, - 12;4; -0.961938,-0.240314, 0.009015,-0.040084;;, - 13;4; -0.972235,-0.189461, 0.007168,-0.039177;;, - 14;4; -0.981313,-0.144627, 0.005539,-0.038377;;, - 15;4; -0.987272,-0.115201, 0.004470,-0.037852;;, - 16;4; -0.989286,-0.105254, 0.004109,-0.037675;;, - 17;4; -0.986277,-0.121439, 0.004697,-0.037973;;, - 18;4; -0.977802,-0.167028, 0.006353,-0.038813;;, - 19;4; -0.966921,-0.225564, 0.008480,-0.039892;;, - 20;4; -0.958446,-0.271154, 0.010136,-0.040732;;, - 21;4; -0.955437,-0.287339, 0.010724,-0.041030;;, - 22;4; -0.959701,-0.261762, 0.009795,-0.040541;;, - 23;4; -0.971097,-0.194805, 0.007362,-0.039270;;, - 24;4; -0.983146,-0.127683, 0.004923,-0.038018;;, - 25;4; -0.989057,-0.101707, 0.003979,-0.037578;;, - 26;4; -0.990877,-0.101289, 0.003965,-0.037632;;, - 27;4; -0.992338,-0.100979, 0.003954,-0.037676;;, - 28;4; -0.993349,-0.100790, 0.003947,-0.037707;;, - 29;4; -0.993913,-0.100706, 0.003944,-0.037725;;, - 30;4; -0.994145,-0.100686, 0.003944,-0.037732;;, - 31;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 32;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 33;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 34;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 35;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 36;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 37;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 38;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 39;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 40;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 41;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 42;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 43;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 44;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 45;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 46;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 47;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 48;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 49;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 50;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 51;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 52;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 53;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 54;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 55;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 56;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 57;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 58;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 59;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 60;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 61;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 62;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 63;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 64;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 65;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 66;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 67;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 68;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 69;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 70;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 71;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 72;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 73;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 74;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 75;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 76;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 77;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 78;4; -0.991164,-0.115356, 0.004477,-0.037994;;, - 79;4; -0.982629,-0.156671, 0.005978,-0.038725;;, - 80;4; -0.971671,-0.209714, 0.007904,-0.039663;;, - 81;4; -0.963137,-0.251026, 0.009405,-0.040394;;, - 82;4; -0.960107,-0.265695, 0.009938,-0.040654;;, - 83;4; -0.960339,-0.264571, 0.009897,-0.040634;;, - 84;4; -0.961041,-0.261174, 0.009774,-0.040574;;, - 85;4; -0.962213,-0.255501, 0.009568,-0.040474;;, - 86;4; -0.963842,-0.247611, 0.009281,-0.040334;;, - 87;4; -0.965901,-0.237644, 0.008919,-0.040158;;, - 88;4; -0.968341,-0.225834, 0.008490,-0.039949;;, - 89;4; -0.971092,-0.212518, 0.008006,-0.039713;;, - 90;4; -0.974064,-0.198131, 0.007484,-0.039458;;, - 91;4; -0.977151,-0.183188, 0.006941,-0.039194;;, - 92;4; -0.980238,-0.168245, 0.006398,-0.038930;;, - 93;4; -0.983210,-0.153859, 0.005875,-0.038675;;, - 94;4; -0.985961,-0.140543, 0.005392,-0.038439;;, - 95;4; -0.988400,-0.128734, 0.004963,-0.038230;;, - 96;4; -0.990459,-0.118768, 0.004601,-0.038054;;, - 97;4; -0.992089,-0.110879, 0.004314,-0.037915;;, - 98;4; -0.993261,-0.105206, 0.004108,-0.037814;;, - 99;4; -0.993963,-0.101810, 0.003985,-0.037754;;, - 100;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 101;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 102;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 103;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 104;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 105;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 106;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 107;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 108;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 109;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 110;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 111;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 112;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 113;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 114;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 115;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 116;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 117;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 118;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 119;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 120;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 121;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 122;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 123;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 124;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 125;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 126;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 127;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 128;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 129;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 130;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 131;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 132;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 133;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 134;4; -0.994195,-0.100686, 0.003944,-0.037734;;, - 135;4; -0.994195,-0.100686, 0.003944,-0.037734;;; - } - AnimationKey { //Scale - 1; - 136; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Cube} - AnimationKey { //Position - 2; - 136; - 0;3; 0.274003,-0.357581,11.859126;;, - 1;3; 0.274003,-0.357581,11.859126;;, - 2;3; 0.274003,-0.357581,11.859126;;, - 3;3; 0.274003,-0.357581,11.859126;;, - 4;3; 0.274003,-0.357581,11.859126;;, - 5;3; 0.274003,-0.357581,11.859126;;, - 6;3; 0.274003,-0.357581,11.859126;;, - 7;3; 0.274003,-0.357581,11.859126;;, - 8;3; 0.274003,-0.357581,11.859126;;, - 9;3; 0.274003,-0.357581,11.859126;;, - 10;3; 0.274003,-0.357581,11.859126;;, - 11;3; 0.274003,-0.357581,11.859126;;, - 12;3; 0.274003,-0.357581,11.859126;;, - 13;3; 0.274003,-0.357581,11.859126;;, - 14;3; 0.274003,-0.357581,11.859126;;, - 15;3; 0.274003,-0.357581,11.859126;;, - 16;3; 0.274003,-0.357581,11.859126;;, - 17;3; 0.274003,-0.357581,11.859126;;, - 18;3; 0.274003,-0.357581,11.859126;;, - 19;3; 0.274003,-0.357581,11.859126;;, - 20;3; 0.274003,-0.357581,11.859126;;, - 21;3; 0.274003,-0.357581,11.859126;;, - 22;3; 0.274003,-0.357581,11.859126;;, - 23;3; 0.274003,-0.357581,11.859126;;, - 24;3; 0.274003,-0.357581,11.859126;;, - 25;3; 0.274003,-0.357581,11.859126;;, - 26;3; 0.274003,-0.357581,11.859126;;, - 27;3; 0.274003,-0.357581,11.859126;;, - 28;3; 0.274003,-0.357581,11.859126;;, - 29;3; 0.274003,-0.357581,11.859126;;, - 30;3; 0.274003,-0.357581,11.859126;;, - 31;3; 0.274003,-0.357581,11.859126;;, - 32;3; 0.274003,-0.357581,11.859126;;, - 33;3; 0.274003,-0.357581,11.859126;;, - 34;3; 0.274003,-0.357581,11.859126;;, - 35;3; 0.274003,-0.357581,11.859126;;, - 36;3; 0.274003,-0.357581,11.859126;;, - 37;3; 0.274003,-0.357581,11.859126;;, - 38;3; 0.274003,-0.357581,11.859126;;, - 39;3; 0.274003,-0.357581,11.859126;;, - 40;3; 0.274003,-0.357581,11.859126;;, - 41;3; 0.274003,-0.357581,11.859126;;, - 42;3; 0.274003,-0.357581,11.859126;;, - 43;3; 0.274003,-0.357581,11.859126;;, - 44;3; 0.274003,-0.357581,11.859126;;, - 45;3; 0.274003,-0.357581,11.859126;;, - 46;3; 0.274003,-0.357581,11.859126;;, - 47;3; 0.274003,-0.357581,11.859126;;, - 48;3; 0.274003,-0.357581,11.859126;;, - 49;3; 0.274003,-0.357581,11.859126;;, - 50;3; 0.274003,-0.357581,11.859126;;, - 51;3; 0.274003,-0.357581,11.859126;;, - 52;3; 0.274003,-0.357581,11.859126;;, - 53;3; 0.274003,-0.357581,11.859126;;, - 54;3; 0.274003,-0.357581,11.859126;;, - 55;3; 0.274003,-0.357581,11.859126;;, - 56;3; 0.274003,-0.357581,11.859126;;, - 57;3; 0.274003,-0.357581,11.859126;;, - 58;3; 0.274003,-0.357581,11.859126;;, - 59;3; 0.274003,-0.357581,11.859126;;, - 60;3; 0.274003,-0.357581,11.859126;;, - 61;3; 0.274003,-0.357581,11.859126;;, - 62;3; 0.274003,-0.357581,11.859126;;, - 63;3; 0.274003,-0.357581,11.859126;;, - 64;3; 0.274003,-0.357581,11.859126;;, - 65;3; 0.274003,-0.357581,11.859126;;, - 66;3; 0.274003,-0.357581,11.859126;;, - 67;3; 0.274003,-0.357581,11.859126;;, - 68;3; 0.274003,-0.357581,11.859126;;, - 69;3; 0.274003,-0.357581,11.859126;;, - 70;3; 0.274003,-0.357581,11.859126;;, - 71;3; 0.274003,-0.357581,11.859126;;, - 72;3; 0.274003,-0.357581,11.859126;;, - 73;3; 0.274003,-0.357581,11.859126;;, - 74;3; 0.274003,-0.357581,11.859126;;, - 75;3; 0.274003,-0.357581,11.859126;;, - 76;3; 0.274003,-0.357581,11.859126;;, - 77;3; 0.274003,-0.357581,11.859126;;, - 78;3; 0.274003,-0.357581,11.859126;;, - 79;3; 0.274003,-0.357581,11.859126;;, - 80;3; 0.274003,-0.357581,11.859126;;, - 81;3; 0.274003,-0.357581,11.859126;;, - 82;3; 0.274003,-0.357581,11.859126;;, - 83;3; 0.274003,-0.357581,11.859126;;, - 84;3; 0.274003,-0.357581,11.859126;;, - 85;3; 0.274003,-0.357581,11.859126;;, - 86;3; 0.274003,-0.357581,11.859126;;, - 87;3; 0.274003,-0.357581,11.859126;;, - 88;3; 0.274003,-0.357581,11.859126;;, - 89;3; 0.274003,-0.357581,11.859126;;, - 90;3; 0.274003,-0.357581,11.859126;;, - 91;3; 0.274003,-0.357581,11.859126;;, - 92;3; 0.274003,-0.357581,11.859126;;, - 93;3; 0.274003,-0.357581,11.859126;;, - 94;3; 0.274003,-0.357581,11.859126;;, - 95;3; 0.274003,-0.357581,11.859126;;, - 96;3; 0.274003,-0.357581,11.859126;;, - 97;3; 0.274003,-0.357581,11.859126;;, - 98;3; 0.274003,-0.357581,11.859126;;, - 99;3; 0.274003,-0.357581,11.859126;;, - 100;3; 0.274003,-0.357581,11.859126;;, - 101;3; 0.274003,-0.357581,11.859126;;, - 102;3; 0.274003,-0.357581,11.859126;;, - 103;3; 0.274003,-0.357581,11.859126;;, - 104;3; 0.274003,-0.357581,11.859126;;, - 105;3; 0.274003,-0.357581,11.859126;;, - 106;3; 0.274003,-0.357581,11.859126;;, - 107;3; 0.274003,-0.357581,11.859126;;, - 108;3; 0.274003,-0.357581,11.859126;;, - 109;3; 0.274003,-0.357581,11.859126;;, - 110;3; 0.274003,-0.357581,11.859126;;, - 111;3; 0.274003,-0.357581,11.859126;;, - 112;3; 0.274003,-0.357581,11.859126;;, - 113;3; 0.274003,-0.357581,11.859126;;, - 114;3; 0.274003,-0.357581,11.859126;;, - 115;3; 0.274003,-0.357581,11.859126;;, - 116;3; 0.274003,-0.357581,11.859126;;, - 117;3; 0.274003,-0.357581,11.859126;;, - 118;3; 0.274003,-0.357581,11.859126;;, - 119;3; 0.274003,-0.357581,11.859126;;, - 120;3; 0.274003,-0.357581,11.859126;;, - 121;3; 0.274003,-0.357581,11.859126;;, - 122;3; 0.274003,-0.357581,11.859126;;, - 123;3; 0.274003,-0.357581,11.859126;;, - 124;3; 0.274003,-0.357581,11.859126;;, - 125;3; 0.274003,-0.357581,11.859126;;, - 126;3; 0.274003,-0.357581,11.859126;;, - 127;3; 0.274003,-0.357581,11.859126;;, - 128;3; 0.274003,-0.357581,11.859126;;, - 129;3; 0.274003,-0.357581,11.859126;;, - 130;3; 0.274003,-0.357581,11.859126;;, - 131;3; 0.274003,-0.357581,11.859126;;, - 132;3; 0.274003,-0.357581,11.859126;;, - 133;3; 0.274003,-0.357581,11.859126;;, - 134;3; 0.274003,-0.357581,11.859126;;, - 135;3; 0.274003,-0.357581,11.859126;;; - } - AnimationKey { //Rotation - 0; - 136; - 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 60;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 61;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 62;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 63;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 64;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 65;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 66;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 67;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 68;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 69;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 70;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 71;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 72;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 73;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 74;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 75;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 76;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 77;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 78;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 79;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 80;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 81;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 82;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 83;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 84;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 85;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 86;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 87;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 88;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 89;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 90;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 91;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 92;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 93;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 94;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 95;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 96;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 97;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 98;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 99;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 100;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 101;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 102;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 103;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 104;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 105;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 106;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 107;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 108;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 109;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 110;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 111;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 112;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 113;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 114;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 115;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 116;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 117;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 118;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 119;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 120;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 121;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 122;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 123;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 124;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 125;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 126;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 127;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 128;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 129;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 130;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 131;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 132;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 133;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 134;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 135;4; -1.000000, 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 136; - 0;3; 3.749036, 3.749036, 3.749036;;, - 1;3; 3.749036, 3.749036, 3.749036;;, - 2;3; 3.749036, 3.749036, 3.749036;;, - 3;3; 3.749036, 3.749036, 3.749036;;, - 4;3; 3.749036, 3.749036, 3.749036;;, - 5;3; 3.749036, 3.749036, 3.749036;;, - 6;3; 3.749036, 3.749036, 3.749036;;, - 7;3; 3.749036, 3.749036, 3.749036;;, - 8;3; 3.749036, 3.749036, 3.749036;;, - 9;3; 3.749036, 3.749036, 3.749036;;, - 10;3; 3.749036, 3.749036, 3.749036;;, - 11;3; 3.749036, 3.749036, 3.749036;;, - 12;3; 3.749036, 3.749036, 3.749036;;, - 13;3; 3.749036, 3.749036, 3.749036;;, - 14;3; 3.749036, 3.749036, 3.749036;;, - 15;3; 3.749036, 3.749036, 3.749036;;, - 16;3; 3.749036, 3.749036, 3.749036;;, - 17;3; 3.749036, 3.749036, 3.749036;;, - 18;3; 3.749036, 3.749036, 3.749036;;, - 19;3; 3.749036, 3.749036, 3.749036;;, - 20;3; 3.749036, 3.749036, 3.749036;;, - 21;3; 3.749036, 3.749036, 3.749036;;, - 22;3; 3.749036, 3.749036, 3.749036;;, - 23;3; 3.749036, 3.749036, 3.749036;;, - 24;3; 3.749036, 3.749036, 3.749036;;, - 25;3; 3.749036, 3.749036, 3.749036;;, - 26;3; 3.749036, 3.749036, 3.749036;;, - 27;3; 3.749036, 3.749036, 3.749036;;, - 28;3; 3.749036, 3.749036, 3.749036;;, - 29;3; 3.749036, 3.749036, 3.749036;;, - 30;3; 3.749036, 3.749036, 3.749036;;, - 31;3; 3.749036, 3.749036, 3.749036;;, - 32;3; 3.749036, 3.749036, 3.749036;;, - 33;3; 3.749036, 3.749036, 3.749036;;, - 34;3; 3.749036, 3.749036, 3.749036;;, - 35;3; 3.749036, 3.749036, 3.749036;;, - 36;3; 3.749036, 3.749036, 3.749036;;, - 37;3; 3.749036, 3.749036, 3.749036;;, - 38;3; 3.749036, 3.749036, 3.749036;;, - 39;3; 3.749036, 3.749036, 3.749036;;, - 40;3; 3.749036, 3.749036, 3.749036;;, - 41;3; 3.749036, 3.749036, 3.749036;;, - 42;3; 3.749036, 3.749036, 3.749036;;, - 43;3; 3.749036, 3.749036, 3.749036;;, - 44;3; 3.749036, 3.749036, 3.749036;;, - 45;3; 3.749036, 3.749036, 3.749036;;, - 46;3; 3.749036, 3.749036, 3.749036;;, - 47;3; 3.749036, 3.749036, 3.749036;;, - 48;3; 3.749036, 3.749036, 3.749036;;, - 49;3; 3.749036, 3.749036, 3.749036;;, - 50;3; 3.749036, 3.749036, 3.749036;;, - 51;3; 3.749036, 3.749036, 3.749036;;, - 52;3; 3.749036, 3.749036, 3.749036;;, - 53;3; 3.749036, 3.749036, 3.749036;;, - 54;3; 3.749036, 3.749036, 3.749036;;, - 55;3; 3.749036, 3.749036, 3.749036;;, - 56;3; 3.749036, 3.749036, 3.749036;;, - 57;3; 3.749036, 3.749036, 3.749036;;, - 58;3; 3.749036, 3.749036, 3.749036;;, - 59;3; 3.749036, 3.749036, 3.749036;;, - 60;3; 3.749036, 3.749036, 3.749036;;, - 61;3; 3.749036, 3.749036, 3.749036;;, - 62;3; 3.749036, 3.749036, 3.749036;;, - 63;3; 3.749036, 3.749036, 3.749036;;, - 64;3; 3.749036, 3.749036, 3.749036;;, - 65;3; 3.749036, 3.749036, 3.749036;;, - 66;3; 3.749036, 3.749036, 3.749036;;, - 67;3; 3.749036, 3.749036, 3.749036;;, - 68;3; 3.749036, 3.749036, 3.749036;;, - 69;3; 3.749036, 3.749036, 3.749036;;, - 70;3; 3.749036, 3.749036, 3.749036;;, - 71;3; 3.749036, 3.749036, 3.749036;;, - 72;3; 3.749036, 3.749036, 3.749036;;, - 73;3; 3.749036, 3.749036, 3.749036;;, - 74;3; 3.749036, 3.749036, 3.749036;;, - 75;3; 3.749036, 3.749036, 3.749036;;, - 76;3; 3.749036, 3.749036, 3.749036;;, - 77;3; 3.749036, 3.749036, 3.749036;;, - 78;3; 3.749036, 3.749036, 3.749036;;, - 79;3; 3.749036, 3.749036, 3.749036;;, - 80;3; 3.749036, 3.749036, 3.749036;;, - 81;3; 3.749036, 3.749036, 3.749036;;, - 82;3; 3.749036, 3.749036, 3.749036;;, - 83;3; 3.749036, 3.749036, 3.749036;;, - 84;3; 3.749036, 3.749036, 3.749036;;, - 85;3; 3.749036, 3.749036, 3.749036;;, - 86;3; 3.749036, 3.749036, 3.749036;;, - 87;3; 3.749036, 3.749036, 3.749036;;, - 88;3; 3.749036, 3.749036, 3.749036;;, - 89;3; 3.749036, 3.749036, 3.749036;;, - 90;3; 3.749036, 3.749036, 3.749036;;, - 91;3; 3.749036, 3.749036, 3.749036;;, - 92;3; 3.749036, 3.749036, 3.749036;;, - 93;3; 3.749036, 3.749036, 3.749036;;, - 94;3; 3.749036, 3.749036, 3.749036;;, - 95;3; 3.749036, 3.749036, 3.749036;;, - 96;3; 3.749036, 3.749036, 3.749036;;, - 97;3; 3.749036, 3.749036, 3.749036;;, - 98;3; 3.749036, 3.749036, 3.749036;;, - 99;3; 3.749036, 3.749036, 3.749036;;, - 100;3; 3.749036, 3.749036, 3.749036;;, - 101;3; 3.749036, 3.749036, 3.749036;;, - 102;3; 3.749036, 3.749036, 3.749036;;, - 103;3; 3.749036, 3.749036, 3.749036;;, - 104;3; 3.749036, 3.749036, 3.749036;;, - 105;3; 3.749036, 3.749036, 3.749036;;, - 106;3; 3.749036, 3.749036, 3.749036;;, - 107;3; 3.749036, 3.749036, 3.749036;;, - 108;3; 3.749036, 3.749036, 3.749036;;, - 109;3; 3.749036, 3.749036, 3.749036;;, - 110;3; 3.749036, 3.749036, 3.749036;;, - 111;3; 3.749036, 3.749036, 3.749036;;, - 112;3; 3.749036, 3.749036, 3.749036;;, - 113;3; 3.749036, 3.749036, 3.749036;;, - 114;3; 3.749036, 3.749036, 3.749036;;, - 115;3; 3.749036, 3.749036, 3.749036;;, - 116;3; 3.749036, 3.749036, 3.749036;;, - 117;3; 3.749036, 3.749036, 3.749036;;, - 118;3; 3.749036, 3.749036, 3.749036;;, - 119;3; 3.749036, 3.749036, 3.749036;;, - 120;3; 3.749036, 3.749036, 3.749036;;, - 121;3; 3.749036, 3.749036, 3.749036;;, - 122;3; 3.749036, 3.749036, 3.749036;;, - 123;3; 3.749036, 3.749036, 3.749036;;, - 124;3; 3.749036, 3.749036, 3.749036;;, - 125;3; 3.749036, 3.749036, 3.749036;;, - 126;3; 3.749036, 3.749036, 3.749036;;, - 127;3; 3.749036, 3.749036, 3.749036;;, - 128;3; 3.749036, 3.749036, 3.749036;;, - 129;3; 3.749036, 3.749036, 3.749036;;, - 130;3; 3.749036, 3.749036, 3.749036;;, - 131;3; 3.749036, 3.749036, 3.749036;;, - 132;3; 3.749036, 3.749036, 3.749036;;, - 133;3; 3.749036, 3.749036, 3.749036;;, - 134;3; 3.749036, 3.749036, 3.749036;;, - 135;3; 3.749036, 3.749036, 3.749036;;; - } - } -} //End of AnimationSet +xof 0303txt 0032 + +template XSkinMeshHeader { + <3cf169ce-ff7c-44ab-93c0-f78f62d172e2> + WORD nMaxSkinWeightsPerVertex; + WORD nMaxSkinWeightsPerFace; + WORD nBones; +} + +template SkinWeights { + <6f0d123b-bad2-4167-a0d0-80224f25fabb> + STRING transformNodeName; + DWORD nWeights; + array DWORD vertexIndices[nWeights]; + array float weights[nWeights]; + Matrix4x4 matrixOffset; +} + +Frame Root { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 0.000000, 1.000000, 0.000000, + 0.000000, 1.000000,-0.000000, 0.000000, + 0.000000, 0.000000, 0.000000, 1.000000;; + } + Frame Armature { + FrameTransformMatrix { + 3.749036, 0.000000, 0.000000, 0.000000, + 0.000000, 3.749036, 0.000000, 0.000000, + 0.000000, 0.000000, 3.749036, 0.000000, + -19.739037, 0.216398, 0.218101, 1.000000;; + } + Frame Armature_Body { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 0.996529, 0.083252, 0.000000, + 0.000000,-0.083252, 0.996529, 0.000000, + 5.378092,-1.647068, 2.876912, 1.000000;; + } + Frame Armature_noga3 { + FrameTransformMatrix { + 0.000000,-0.996529, 0.083252, 0.000000, + -0.000000,-0.083252,-0.996529, 0.000000, + 1.000000, 0.000000,-0.000000, 0.000000, + 0.824256,-0.011078,-1.204985, 1.000000;; + } + } //End of Armature_noga3 + Frame Armature_noga1 { + FrameTransformMatrix { + 0.000000,-0.996529, 0.083252, 0.000000, + -0.000000,-0.083252,-0.996529, 0.000000, + 1.000000, 0.000000,-0.000000, 0.000000, + 0.784448, 3.021216,-1.494725, 1.000000;; + } + } //End of Armature_noga1 + Frame Armature_noga4 { + FrameTransformMatrix { + 0.000000,-0.996528, 0.083252, 0.000000, + -0.000000,-0.083252,-0.996528, 0.000000, + 1.000000, 0.000000,-0.000000, 0.000000, + -0.923299,-0.011159,-1.205961, 1.000000;; + } + } //End of Armature_noga4 + Frame Armature_noga2 { + FrameTransformMatrix { + 0.000000,-0.996529, 0.083252, 0.000000, + -0.000000,-0.083252,-0.996529, 0.000000, + 1.000000, 0.000000,-0.000000, 0.000000, + -0.921735, 3.022715,-1.476782, 1.000000;; + } + } //End of Armature_noga2 + Frame Armature_hvost { + FrameTransformMatrix { + 0.699967,-0.700526, 0.138963, 0.000000, + -0.057085,-0.248836,-0.966862, 0.000000, + 0.711890, 0.668838,-0.214166, 0.000000, + 0.105165,-0.291279, 0.358470, 1.000000;; + } + } //End of Armature_hvost + Frame Armature_sheya { + FrameTransformMatrix { + 0.997121, 0.067775,-0.033999, 0.000000, + -0.071692, 0.988697,-0.131678, 0.000000, + 0.024691, 0.133736, 0.990709, 0.000000, + 0.000000, 3.238709,-0.013816, 1.000000;; + } + Frame Armature_head { + FrameTransformMatrix { + 0.997121,-0.075824,-0.000243, 0.000000, + 0.074075, 0.974794,-0.210453, 0.000000, + 0.016195, 0.209829, 0.977604, 0.000000, + 0.067776, 0.891274, 0.002915, 1.000000;; + } + } //End of Armature_head + Frame Armature_zubi { + FrameTransformMatrix { + 0.997121,-0.075824,-0.000243, 0.000000, + 0.074236, 0.976877,-0.200501, 0.000000, + 0.015440, 0.199905, 0.979693, 0.000000, + 0.194650, 1.828288,-0.748248, 1.000000;; + } + } //End of Armature_zubi + } //End of Armature_sheya + } //End of Armature_Body + } //End of Armature + Frame Cube { + FrameTransformMatrix { + 3.749036, 0.000000, 0.000000, 0.000000, + 0.000000, 3.749036, 0.000000, 0.000000, + 0.000000, 0.000000, 3.749036, 0.000000, + 0.274003,-0.357581,11.859126, 1.000000;; + } + Mesh { //Mesh Mesh + 464; + -1.182819; 0.256475;-1.515163;, + -1.191885; 2.052689;-1.468648;, + -1.191885; 2.052689; 0.297009;, + -1.182819; 0.256475; 0.202888;, + -1.191885; 2.052689;-1.468648;, + 1.158376; 2.052689;-1.459295;, + 1.158376; 2.052689; 0.297009;, + -1.191885; 2.052689; 0.297009;, + 1.182819; 0.256475;-1.515163;, + 1.209352;-1.823040;-1.465410;, + 1.209352;-1.823040; 0.173570;, + 1.182819; 0.256475; 0.202888;, + 1.209352;-1.823040;-1.465410;, + -1.190063;-1.800769;-1.465410;, + -1.190063;-1.800769; 0.173570;, + 1.209352;-1.823040; 0.173570;, + 1.182819; 0.256475;-1.515163;, + 1.158376; 2.052689;-1.459295;, + -1.191885; 2.052689;-1.468648;, + -1.182819; 0.256475;-1.515163;, + -1.182819; 0.256475; 0.202888;, + -1.191885; 2.052689; 0.297009;, + 1.158376; 2.052689; 0.297009;, + 1.182819; 0.256475; 0.202888;, + -1.190063;-1.800769;-1.465410;, + -1.182819; 0.256475;-1.515163;, + -1.182819; 0.256475; 0.202888;, + -1.190063;-1.800769; 0.173570;, + 1.158376; 2.052689;-1.459295;, + 1.182819; 0.256475;-1.515163;, + 1.182819; 0.256475; 0.202888;, + 1.158376; 2.052689; 0.297009;, + 1.209352;-1.823040;-1.465410;, + 1.182819; 0.256475;-1.515163;, + -1.182819; 0.256475;-1.515163;, + -1.190063;-1.800769;-1.465410;, + -1.190063;-1.800769; 0.173570;, + -1.182819; 0.256475; 0.202888;, + 1.182819; 0.256475; 0.202888;, + 1.209352;-1.823040; 0.173570;, + -0.433904; 1.621176;-0.737264;, + -0.433904; 3.384479;-0.669402;, + -0.433904; 3.329543; 0.247469;, + -0.433904; 1.566239; 0.179607;, + -0.433904; 3.384479;-0.669402;, + 0.440838; 3.384479;-0.669402;, + 0.440838; 3.329543; 0.247469;, + -0.433904; 3.329543; 0.247469;, + 0.440838; 3.384479;-0.669402;, + 0.440838; 1.621176;-0.737264;, + 0.440838; 1.566239; 0.179607;, + 0.440838; 3.329543; 0.247469;, + 0.440838; 1.621176;-0.737264;, + -0.433904; 1.621176;-0.737264;, + -0.433904; 1.566239; 0.179607;, + 0.440838; 1.566239; 0.179607;, + 0.440838; 1.621176;-0.737264;, + 0.440838; 3.384479;-0.669402;, + -0.433904; 3.384479;-0.669402;, + -0.433904; 1.621176;-0.737264;, + -0.433904; 1.566239; 0.179607;, + -0.433904; 3.329543; 0.247469;, + 0.440838; 3.329543; 0.247469;, + 0.440838; 1.566239; 0.179607;, + -0.570123; 2.826026;-0.609147;, + -0.570123; 3.422311;-0.723481;, + -0.570123; 3.619422; 0.304511;, + -0.570123; 3.023137; 0.418845;, + 0.472727; 3.658540;-0.785318;, + -0.491013; 3.658540;-0.785318;, + -0.570123; 3.422311;-0.723481;, + 0.541260; 3.422311;-0.723481;, + 0.541260; 3.422311;-0.723481;, + 0.541260; 2.826026;-0.609147;, + 0.541260; 3.023137; 0.418845;, + 0.541260; 3.619422; 0.304511;, + 0.541260; 2.826026;-0.609147;, + -0.570123; 2.826026;-0.609147;, + -0.570123; 3.023137; 0.418845;, + 0.541260; 3.023137; 0.418845;, + 0.541260; 2.826026;-0.609147;, + 0.541260; 3.422311;-0.723481;, + -0.570123; 3.422311;-0.723481;, + -0.570123; 2.826026;-0.609147;, + -0.570123; 3.023137; 0.418845;, + -0.570123; 3.619422; 0.304511;, + 0.541260; 3.619422; 0.304511;, + 0.541260; 3.023137; 0.418845;, + 0.381228; 4.436496;-1.012536;, + -0.399515; 4.436496;-1.012536;, + -0.491013; 3.658540;-0.785318;, + 0.472727; 3.658540;-0.785318;, + -0.491013; 4.056458;-0.059518;, + 0.472727; 4.056458;-0.059518;, + 0.541260; 3.619422; 0.304511;, + -0.570123; 3.619422; 0.304511;, + 0.472727; 4.056458;-0.059518;, + 0.472727; 3.658540;-0.785318;, + 0.541260; 3.422311;-0.723481;, + 0.541260; 3.619422; 0.304511;, + -0.570123; 3.619422; 0.304511;, + -0.570123; 3.422311;-0.723481;, + -0.491013; 3.658540;-0.785318;, + -0.491013; 4.056458;-0.059518;, + -0.399515; 4.436496;-1.012536;, + 0.381228; 4.436496;-1.012536;, + 0.381228; 4.664130;-0.420370;, + -0.399515; 4.664130;-0.420370;, + -0.491013; 4.056458;-0.059518;, + -0.491013; 3.658540;-0.785318;, + -0.399515; 4.436496;-1.012536;, + -0.399515; 4.664130;-0.420370;, + -0.399515; 4.664130;-0.420370;, + 0.381228; 4.664130;-0.420370;, + 0.472727; 4.056458;-0.059518;, + -0.491013; 4.056458;-0.059518;, + 0.381228; 4.664130;-0.420370;, + 0.381228; 4.436496;-1.012536;, + 0.472727; 3.658540;-0.785318;, + 0.472727; 4.056458;-0.059518;, + 0.405161; 2.892449; 0.389317;, + 0.356167; 3.163855; 0.374390;, + 0.933491; 3.279887; 0.529882;, + 0.982485; 3.008481; 0.544809;, + 0.356167; 3.163855; 0.374390;, + 0.528218; 3.212470; 0.074339;, + 1.027210; 3.314350; 0.229683;, + 0.933491; 3.279887; 0.529882;, + 0.528218; 3.212470; 0.074339;, + 0.577212; 2.941064; 0.089265;, + 1.076203; 3.042944; 0.244609;, + 1.027210; 3.314350; 0.229683;, + 0.577212; 2.941064; 0.089265;, + 0.405161; 2.892449; 0.389317;, + 0.982485; 3.008481; 0.544809;, + 1.076203; 3.042944; 0.244609;, + 0.577212; 2.941064; 0.089265;, + 0.528218; 3.212470; 0.074339;, + 0.356167; 3.163855; 0.374390;, + 0.405161; 2.892449; 0.389317;, + 0.982485; 3.008481; 0.544809;, + 0.933491; 3.279887; 0.529882;, + 1.027210; 3.314350; 0.229683;, + 1.076203; 3.042944; 0.244609;, + -0.609625; 2.928426; 0.070173;, + -0.558808; 3.199832; 0.058956;, + -1.078051; 3.301528; 0.167247;, + -1.128868; 3.030122; 0.178463;, + -0.558808; 3.199832; 0.058956;, + -0.468088; 3.195864; 0.373960;, + -1.030881; 3.306796; 0.508425;, + -1.078051; 3.301528; 0.167247;, + -0.468088; 3.195864; 0.373960;, + -0.518905; 2.924458; 0.385176;, + -1.081698; 3.035390; 0.519641;, + -1.030881; 3.306796; 0.508425;, + -0.518905; 2.924458; 0.385176;, + -0.609625; 2.928426; 0.070173;, + -1.128868; 3.030122; 0.178463;, + -1.081698; 3.035390; 0.519641;, + -0.518905; 2.924458; 0.385176;, + -0.468088; 3.195864; 0.373960;, + -0.558808; 3.199832; 0.058956;, + -0.609625; 2.928426; 0.070173;, + -1.128868; 3.030122; 0.178463;, + -1.078051; 3.301528; 0.167247;, + -1.030881; 3.306796; 0.508425;, + -1.081698; 3.035390; 0.519641;, + 0.068099;-2.068482;-0.815726;, + 0.017526;-1.862952;-0.832142;, + 0.082807;-1.887635;-0.385204;, + 0.105635;-1.969985;-0.374655;, + 0.017526;-1.862952;-0.832142;, + 0.207545;-1.815554;-0.824100;, + 0.159407;-1.881011;-0.377324;, + 0.082807;-1.887635;-0.385204;, + 0.207545;-1.815554;-0.824100;, + 0.258117;-2.021084;-0.807684;, + 0.176925;-1.952203;-0.371637;, + 0.159407;-1.881011;-0.377324;, + 0.258117;-2.021084;-0.807684;, + 0.068099;-2.068482;-0.815726;, + 0.105635;-1.969985;-0.374655;, + 0.176925;-1.952203;-0.371637;, + 0.258117;-2.021084;-0.807684;, + 0.207545;-1.815554;-0.824100;, + 0.017526;-1.862952;-0.832142;, + 0.068099;-2.068482;-0.815726;, + 0.032801;-1.863856; 0.148379;, + 0.018910;-1.807401; 0.143870;, + 0.102635;-1.786517; 0.147413;, + 0.116527;-1.842972; 0.151922;, + 0.099551;-1.963196;-0.270905;, + 0.082033;-1.892004;-0.276591;, + 0.018910;-1.807401; 0.143870;, + 0.032801;-1.863856; 0.148379;, + 0.082033;-1.892004;-0.276591;, + 0.153323;-1.874221;-0.273574;, + 0.102635;-1.786517; 0.147413;, + 0.018910;-1.807401; 0.143870;, + 0.153323;-1.874221;-0.273574;, + 0.170840;-1.945413;-0.267887;, + 0.116527;-1.842972; 0.151922;, + 0.102635;-1.786517; 0.147413;, + 0.170840;-1.945413;-0.267887;, + 0.099551;-1.963196;-0.270905;, + 0.032801;-1.863856; 0.148379;, + 0.116527;-1.842972; 0.151922;, + 0.159407;-1.881011;-0.377324;, + 0.176925;-1.952203;-0.371637;, + 0.170840;-1.945413;-0.267887;, + 0.153323;-1.874221;-0.273574;, + 0.176925;-1.952203;-0.371637;, + 0.105635;-1.969985;-0.374655;, + 0.099551;-1.963196;-0.270905;, + 0.170840;-1.945413;-0.267887;, + -1.051378; 1.496758;-3.168478;, + -1.051378; 1.849385;-3.168478;, + -1.123806; 1.982406;-1.484576;, + -1.123806; 1.363736;-1.484576;, + 0.999745; 1.496758;-3.168478;, + 0.999745; 1.849385;-3.168478;, + 0.664487; 1.849385;-3.168478;, + 0.664487; 1.496758;-3.168478;, + 0.082807;-1.887635;-0.385204;, + 0.159407;-1.881011;-0.377324;, + 0.153323;-1.874221;-0.273574;, + 0.082033;-1.892004;-0.276591;, + 0.664487; 1.496758;-3.168478;, + 0.664487; 1.849385;-3.168478;, + 0.583813; 1.982406;-1.484576;, + 0.583813; 1.363736;-1.484576;, + 0.105635;-1.969985;-0.374655;, + 0.082807;-1.887635;-0.385204;, + 0.082033;-1.892004;-0.276591;, + 0.099551;-1.963196;-0.270905;, + 0.583813; 1.363736;-1.484576;, + 0.583813; 1.982406;-1.484576;, + 1.080419; 1.982406;-1.484576;, + 1.080419; 1.363736;-1.484576;, + 0.664487; 1.849385;-3.168478;, + 0.999745; 1.849385;-3.168478;, + 1.080419; 1.982406;-1.484576;, + 0.583813; 1.982406;-1.484576;, + -0.750392; 1.496758;-3.168478;, + -0.750392; 1.849385;-3.168478;, + -1.051378; 1.849385;-3.168478;, + -1.051378; 1.496758;-3.168478;, + 0.999745; 1.496758;-3.168478;, + 0.664487; 1.496758;-3.168478;, + 0.583813; 1.363736;-1.484576;, + 1.080419; 1.363736;-1.484576;, + 0.999745; 1.849385;-3.168478;, + 0.999745; 1.496758;-3.168478;, + 1.080419; 1.363736;-1.484576;, + 1.080419; 1.982406;-1.484576;, + -1.123806; 1.363736;-1.484576;, + -1.123806; 1.982406;-1.484576;, + -0.677966; 1.982406;-1.484576;, + -0.677966; 1.363736;-1.484576;, + -1.051378; 1.849385;-3.168478;, + -0.750392; 1.849385;-3.168478;, + -0.677966; 1.982406;-1.484576;, + -1.123806; 1.982406;-1.484576;, + -0.750392; 1.496758;-3.168478;, + -1.051378; 1.496758;-3.168478;, + -1.123806; 1.363736;-1.484576;, + -0.677966; 1.363736;-1.484576;, + -0.750392; 1.849385;-3.168478;, + -0.750392; 1.496758;-3.168478;, + -0.677966; 1.363736;-1.484576;, + -0.677966; 1.982406;-1.484576;, + -1.051378;-1.614760;-3.168478;, + -1.051378;-1.262132;-3.168478;, + -1.123806;-1.129111;-1.484576;, + -1.123806;-1.747781;-1.484576;, + -0.750392;-1.614760;-3.168478;, + -0.750392;-1.262132;-3.168478;, + -1.051378;-1.262132;-3.168478;, + -1.051378;-1.614760;-3.168478;, + -1.123806;-1.747781;-1.484576;, + -1.123806;-1.129111;-1.484576;, + -0.677966;-1.129111;-1.484576;, + -0.677966;-1.747781;-1.484576;, + -1.051378;-1.262132;-3.168478;, + -0.750392;-1.262132;-3.168478;, + -0.677966;-1.129111;-1.484576;, + -1.123806;-1.129111;-1.484576;, + -0.750392;-1.614760;-3.168478;, + -1.051378;-1.614760;-3.168478;, + -1.123806;-1.747781;-1.484576;, + -0.677966;-1.747781;-1.484576;, + -0.750392;-1.262132;-3.168478;, + -0.750392;-1.614760;-3.168478;, + -0.677966;-1.747781;-1.484576;, + -0.677966;-1.129111;-1.484576;, + 0.702960;-1.578270;-3.168478;, + 0.702960;-1.225643;-3.168478;, + 0.622286;-1.092621;-1.484576;, + 0.622286;-1.711292;-1.484576;, + 1.038219;-1.578270;-3.168478;, + 1.038219;-1.225643;-3.168478;, + 0.702960;-1.225643;-3.168478;, + 0.702960;-1.578270;-3.168478;, + 0.622286;-1.711292;-1.484576;, + 0.622286;-1.092621;-1.484576;, + 1.118893;-1.092621;-1.484576;, + 1.118893;-1.711292;-1.484576;, + 0.702960;-1.225643;-3.168478;, + 1.038219;-1.225643;-3.168478;, + 1.118893;-1.092621;-1.484576;, + 0.622286;-1.092621;-1.484576;, + 1.038219;-1.578270;-3.168478;, + 0.702960;-1.578270;-3.168478;, + 0.622286;-1.711292;-1.484576;, + 1.118893;-1.711292;-1.484576;, + 1.038219;-1.225643;-3.168478;, + 1.038219;-1.578270;-3.168478;, + 1.118893;-1.711292;-1.484576;, + 1.118893;-1.092621;-1.484576;, + -0.375302; 3.723651;-0.919717;, + -0.375302; 4.404733;-1.101104;, + -0.375302; 4.406694;-1.025498;, + -0.375302; 3.723651;-0.866785;, + -0.375302; 4.404733;-1.101104;, + 0.411050; 4.404733;-1.111786;, + 0.411050; 4.404733;-1.026451;, + -0.375302; 4.406694;-1.025498;, + 0.411050; 4.404733;-1.111786;, + 0.411050; 3.723651;-0.930399;, + 0.411050; 3.723651;-0.860715;, + 0.411050; 4.404733;-1.026451;, + 0.411050; 3.723651;-0.930399;, + -0.375302; 3.723651;-0.919717;, + -0.375302; 3.723651;-0.866785;, + 0.411050; 3.723651;-0.860715;, + 0.411050; 3.723651;-0.930399;, + 0.411050; 4.404733;-1.111786;, + -0.375302; 4.404733;-1.101104;, + -0.375302; 3.723651;-0.919717;, + -0.375302; 3.723651;-0.866785;, + -0.375302; 4.406694;-1.025498;, + 0.411050; 4.404733;-1.026451;, + 0.411050; 3.723651;-0.860715;, + -0.491839; 3.204797; 0.832126;, + -0.420050; 3.204797; 0.832126;, + -0.276340; 3.271977; 0.372442;, + -0.459907; 3.271977; 0.372442;, + -0.085533; 3.271977; 0.150769;, + 0.090794; 3.271977; 0.150769;, + 0.090794; 3.271977; 0.372442;, + -0.085533; 3.271977; 0.372442;, + 0.465169; 3.051323; 0.150769;, + 0.465169; 3.271977; 0.150769;, + 0.465169; 3.271977; 0.372442;, + 0.465169; 3.051323; 0.372442;, + 0.090794; 3.051323; 0.150769;, + -0.085533; 3.051323; 0.150769;, + -0.085533; 3.051323; 0.372442;, + 0.090794; 3.051323; 0.372442;, + 0.090794; 3.051323; 0.150769;, + 0.090794; 3.271977; 0.150769;, + -0.085533; 3.271977; 0.150769;, + -0.085533; 3.051323; 0.150769;, + -0.085533; 3.051323; 0.372442;, + -0.085533; 3.271977; 0.372442;, + 0.090794; 3.271977; 0.372442;, + 0.090794; 3.051323; 0.372442;, + -0.420050; 3.204797; 0.832126;, + -0.491839; 3.204797; 0.832126;, + -0.491839; 3.118504; 0.832126;, + -0.420050; 3.118504; 0.832126;, + -0.085533; 3.051323; 0.372442;, + 0.281602; 3.051323; 0.372442;, + 0.281602; 3.271977; 0.372442;, + -0.085533; 3.271977; 0.372442;, + -0.085533; 3.271977; 0.372442;, + 0.281602; 3.271977; 0.372442;, + 0.281602; 3.271977; 0.150769;, + -0.085533; 3.271977; 0.150769;, + -0.085533; 3.271977; 0.150769;, + 0.281602; 3.271977; 0.150769;, + 0.281602; 3.051323; 0.150769;, + -0.085533; 3.051323; 0.150769;, + -0.085533; 3.051323; 0.150769;, + 0.281602; 3.051323; 0.150769;, + 0.281602; 3.051323; 0.372442;, + -0.085533; 3.051323; 0.372442;, + 0.408578; 3.118362; 0.832126;, + 0.480603; 3.118362; 0.832126;, + 0.480603; 3.204938; 0.832126;, + 0.408578; 3.204938; 0.832126;, + 0.090794; 3.271977; 0.372442;, + -0.276340; 3.271977; 0.372442;, + -0.276340; 3.051323; 0.372442;, + 0.090794; 3.051323; 0.372442;, + 0.090794; 3.051323; 0.372442;, + -0.276340; 3.051323; 0.372442;, + -0.276340; 3.051323; 0.150769;, + 0.090794; 3.051323; 0.150769;, + 0.090794; 3.051323; 0.150769;, + -0.276340; 3.051323; 0.150769;, + -0.276340; 3.271977; 0.150769;, + 0.090794; 3.271977; 0.150769;, + 0.090794; 3.271977; 0.150769;, + -0.276340; 3.271977; 0.150769;, + -0.276340; 3.271977; 0.372442;, + 0.090794; 3.271977; 0.372442;, + 0.281602; 3.271977; 0.372442;, + 0.465169; 3.271977; 0.372442;, + 0.465169; 3.271977; 0.150769;, + 0.281602; 3.271977; 0.150769;, + 0.281602; 3.271977; 0.150769;, + 0.465169; 3.271977; 0.150769;, + 0.465169; 3.051323; 0.150769;, + 0.281602; 3.051323; 0.150769;, + 0.281602; 3.051323; 0.150769;, + 0.465169; 3.051323; 0.150769;, + 0.465169; 3.051323; 0.372442;, + 0.281602; 3.051323; 0.372442;, + -0.459907; 3.271977; 0.150769;, + -0.459907; 3.051323; 0.150769;, + -0.459907; 3.051323; 0.372442;, + -0.459907; 3.271977; 0.372442;, + 0.408578; 3.118362; 0.832126;, + 0.408578; 3.204938; 0.832126;, + 0.281602; 3.271977; 0.372442;, + 0.281602; 3.051323; 0.372442;, + -0.276340; 3.051323; 0.372442;, + -0.459907; 3.051323; 0.372442;, + -0.459907; 3.051323; 0.150769;, + -0.276340; 3.051323; 0.150769;, + -0.276340; 3.051323; 0.150769;, + -0.459907; 3.051323; 0.150769;, + -0.459907; 3.271977; 0.150769;, + -0.276340; 3.271977; 0.150769;, + -0.276340; 3.271977; 0.150769;, + -0.459907; 3.271977; 0.150769;, + -0.459907; 3.271977; 0.372442;, + -0.276340; 3.271977; 0.372442;, + -0.459907; 3.271977; 0.372442;, + -0.459907; 3.051323; 0.372442;, + -0.491839; 3.118504; 0.832126;, + -0.491839; 3.204797; 0.832126;, + 0.480603; 3.118362; 0.832126;, + 0.408578; 3.118362; 0.832126;, + 0.281602; 3.051323; 0.372442;, + 0.465169; 3.051323; 0.372442;, + 0.465169; 3.051323; 0.372442;, + 0.465169; 3.271977; 0.372442;, + 0.480603; 3.204938; 0.832126;, + 0.480603; 3.118362; 0.832126;, + -0.420050; 3.118504; 0.832126;, + -0.491839; 3.118504; 0.832126;, + -0.459907; 3.051323; 0.372442;, + -0.276340; 3.051323; 0.372442;, + -0.420050; 3.204797; 0.832126;, + -0.420050; 3.118504; 0.832126;, + -0.276340; 3.051323; 0.372442;, + -0.276340; 3.271977; 0.372442;, + 0.408578; 3.204938; 0.832126;, + 0.480603; 3.204938; 0.832126;, + 0.465169; 3.271977; 0.372442;, + 0.281602; 3.271977; 0.372442;; + 116; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;, + 4;24;25;26;27;, + 4;28;29;30;31;, + 4;32;33;34;35;, + 4;36;37;38;39;, + 4;40;41;42;43;, + 4;44;45;46;47;, + 4;48;49;50;51;, + 4;52;53;54;55;, + 4;56;57;58;59;, + 4;60;61;62;63;, + 4;64;65;66;67;, + 4;68;69;70;71;, + 4;72;73;74;75;, + 4;76;77;78;79;, + 4;80;81;82;83;, + 4;84;85;86;87;, + 4;88;89;90;91;, + 4;92;93;94;95;, + 4;96;97;98;99;, + 4;100;101;102;103;, + 4;104;105;106;107;, + 4;108;109;110;111;, + 4;112;113;114;115;, + 4;116;117;118;119;, + 4;120;121;122;123;, + 4;124;125;126;127;, + 4;128;129;130;131;, + 4;132;133;134;135;, + 4;136;137;138;139;, + 4;140;141;142;143;, + 4;144;145;146;147;, + 4;148;149;150;151;, + 4;152;153;154;155;, + 4;156;157;158;159;, + 4;160;161;162;163;, + 4;164;165;166;167;, + 4;168;169;170;171;, + 4;172;173;174;175;, + 4;176;177;178;179;, + 4;180;181;182;183;, + 4;184;185;186;187;, + 4;188;189;190;191;, + 4;192;193;194;195;, + 4;196;197;198;199;, + 4;200;201;202;203;, + 4;204;205;206;207;, + 4;208;209;210;211;, + 4;212;213;214;215;, + 4;216;217;218;219;, + 4;220;221;222;223;, + 4;224;225;226;227;, + 4;228;229;230;231;, + 4;232;233;234;235;, + 4;236;237;238;239;, + 4;240;241;242;243;, + 4;244;245;246;247;, + 4;248;249;250;251;, + 4;252;253;254;255;, + 4;256;257;258;259;, + 4;260;261;262;263;, + 4;264;265;266;267;, + 4;268;269;270;271;, + 4;272;273;274;275;, + 4;276;277;278;279;, + 4;280;281;282;283;, + 4;284;285;286;287;, + 4;288;289;290;291;, + 4;292;293;294;295;, + 4;296;297;298;299;, + 4;300;301;302;303;, + 4;304;305;306;307;, + 4;308;309;310;311;, + 4;312;313;314;315;, + 4;316;317;318;319;, + 4;320;321;322;323;, + 4;324;325;326;327;, + 4;328;329;330;331;, + 4;332;333;334;335;, + 4;336;337;338;339;, + 4;340;341;342;343;, + 4;344;345;346;347;, + 4;348;349;350;351;, + 4;352;353;354;355;, + 4;356;357;358;359;, + 4;360;361;362;363;, + 4;364;365;366;367;, + 4;368;369;370;371;, + 4;372;373;374;375;, + 4;376;377;378;379;, + 4;380;381;382;383;, + 4;384;385;386;387;, + 4;388;389;390;391;, + 4;392;393;394;395;, + 4;396;397;398;399;, + 4;400;401;402;403;, + 4;404;405;406;407;, + 4;408;409;410;411;, + 4;412;413;414;415;, + 4;416;417;418;419;, + 4;420;421;422;423;, + 4;424;425;426;427;, + 4;428;429;430;431;, + 4;432;433;434;435;, + 4;436;437;438;439;, + 4;440;441;442;443;, + 4;444;445;446;447;, + 4;448;449;450;451;, + 4;452;453;454;455;, + 4;456;457;458;459;, + 4;460;461;462;463;; + MeshNormals { //Mesh Normals + 464; + -0.999987;-0.005047; 0.000000;, + -0.999987;-0.005047; 0.000000;, + -0.999987;-0.005047; 0.000000;, + -0.999987;-0.005047; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.999919; 0.012758; 0.000000;, + 0.999919; 0.012758; 0.000000;, + 0.999919; 0.012758; 0.000000;, + 0.999919; 0.012758; 0.000000;, + -0.009281;-0.999957; 0.000000;, + -0.009281;-0.999957; 0.000000;, + -0.009281;-0.999957; 0.000000;, + -0.009281;-0.999957; 0.000000;, + 0.001982; 0.028507;-0.999592;, + 0.001982; 0.028507;-0.999592;, + 0.001982; 0.028507;-0.999592;, + 0.001982; 0.028507;-0.999592;, + -0.000000;-0.052328; 0.998630;, + -0.000000;-0.052328; 0.998630;, + -0.000000;-0.052328; 0.998630;, + -0.000000;-0.052328; 0.998630;, + -0.999994; 0.003521;-0.000000;, + -0.999994; 0.003521;-0.000000;, + -0.999994; 0.003521;-0.000000;, + -0.999994; 0.003521;-0.000000;, + 0.999907; 0.013606; 0.000000;, + 0.999907; 0.013606; 0.000000;, + 0.999907; 0.013606; 0.000000;, + 0.999907; 0.013606; 0.000000;, + -0.000112;-0.024047;-0.999711;, + -0.000112;-0.024047;-0.999711;, + -0.000112;-0.024047;-0.999711;, + -0.000112;-0.024047;-0.999711;, + -0.000066;-0.014174; 0.999900;, + -0.000066;-0.014174; 0.999900;, + -0.000066;-0.014174; 0.999900;, + -0.000066;-0.014174; 0.999900;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 0.998210; 0.059810;, + 0.000000; 0.998210; 0.059810;, + 0.000000; 0.998210; 0.059810;, + 0.000000; 0.998210; 0.059810;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-0.998210;-0.059810;, + 0.000000;-0.998210;-0.059810;, + 0.000000;-0.998210;-0.059810;, + 0.000000;-0.998210;-0.059810;, + 0.000000; 0.038457;-0.999260;, + 0.000000; 0.038457;-0.999260;, + 0.000000; 0.038457;-0.999260;, + 0.000000; 0.038457;-0.999260;, + 0.000000;-0.038457; 0.999260;, + 0.000000;-0.038457; 0.999260;, + 0.000000;-0.038457; 0.999260;, + 0.000000;-0.038457; 0.999260;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000;-0.253236;-0.967405;, + 0.000000;-0.253236;-0.967405;, + 0.000000;-0.253236;-0.967405;, + 0.000000;-0.253236;-0.967405;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-0.982109; 0.188312;, + 0.000000;-0.982109; 0.188312;, + 0.000000;-0.982109; 0.188312;, + 0.000000;-0.982109; 0.188312;, + 0.000000;-0.188312;-0.982109;, + 0.000000;-0.188312;-0.982109;, + 0.000000;-0.188312;-0.982109;, + 0.000000;-0.188312;-0.982109;, + 0.000000; 0.188312; 0.982109;, + 0.000000; 0.188312; 0.982109;, + 0.000000; 0.188312; 0.982109;, + 0.000000; 0.188312; 0.982109;, + 0.000000;-0.280357;-0.959896;, + 0.000000;-0.280357;-0.959896;, + 0.000000;-0.280357;-0.959896;, + 0.000000;-0.280357;-0.959896;, + 0.000000; 0.640010; 0.768367;, + 0.000000; 0.640010; 0.768367;, + 0.000000; 0.640010; 0.768367;, + 0.000000; 0.640010; 0.768367;, + 0.984694; 0.165048;-0.055998;, + 0.984694; 0.165048;-0.055998;, + 0.984694; 0.165048;-0.055998;, + 0.984694; 0.165048;-0.055998;, + -0.979760; 0.189564;-0.064316;, + -0.979760; 0.189564;-0.064316;, + -0.979760; 0.189564;-0.064316;, + -0.979760; 0.189564;-0.064316;, + 0.000000; 0.933410;-0.358811;, + 0.000000; 0.933410;-0.358811;, + 0.000000; 0.933410;-0.358811;, + 0.000000; 0.933410;-0.358811;, + -0.992678; 0.109120;-0.051792;, + -0.992678; 0.109120;-0.051792;, + -0.992678; 0.109120;-0.051792;, + -0.992678; 0.109120;-0.051792;, + 0.000000; 0.510587; 0.859826;, + 0.000000; 0.510587; 0.859826;, + 0.000000; 0.510587; 0.859826;, + 0.000000; 0.510587; 0.859826;, + 0.992678; 0.109120;-0.051792;, + 0.992678; 0.109120;-0.051792;, + 0.992678; 0.109120;-0.051792;, + 0.992678; 0.109120;-0.051792;, + -0.261173; 0.005940; 0.965274;, + -0.261173; 0.005940; 0.965274;, + -0.261173; 0.005940; 0.965274;, + -0.261173; 0.005940; 0.965274;, + -0.209960; 0.976798; 0.042231;, + -0.209960; 0.976798; 0.042231;, + -0.209960; 0.976798; 0.042231;, + -0.209960; 0.976798; 0.042231;, + 0.297039; 0.001107;-0.954865;, + 0.297039; 0.001107;-0.954865;, + 0.297039; 0.001107;-0.954865;, + 0.297039; 0.001107;-0.954865;, + 0.209960;-0.976798;-0.042233;, + 0.209960;-0.976798;-0.042233;, + 0.209960;-0.976798;-0.042233;, + 0.209960;-0.976798;-0.042233;, + -0.840506;-0.179834;-0.511087;, + -0.840506;-0.179834;-0.511087;, + -0.840506;-0.179834;-0.511087;, + -0.840506;-0.179834;-0.511087;, + 0.931767; 0.185369; 0.312167;, + 0.931767; 0.185369; 0.312167;, + 0.931767; 0.185369; 0.312167;, + 0.931767; 0.185369; 0.312167;, + -0.204566;-0.002152;-0.978850;, + -0.204566;-0.002152;-0.978850;, + -0.204566;-0.002152;-0.978850;, + -0.204566;-0.002152;-0.978850;, + 0.183886; 0.982109;-0.040588;, + 0.183886; 0.982109;-0.040588;, + 0.183886; 0.982109;-0.040588;, + 0.183886; 0.982109;-0.040588;, + 0.231786;-0.003196; 0.972761;, + 0.231786;-0.003196; 0.972761;, + 0.231786;-0.003196; 0.972761;, + 0.231786;-0.003196; 0.972761;, + -0.183886;-0.982109; 0.040589;, + -0.183886;-0.982109; 0.040589;, + -0.183886;-0.982109; 0.040589;, + -0.183886;-0.982109; 0.040589;, + 0.943190;-0.187923;-0.274003;, + 0.943190;-0.187923;-0.274003;, + 0.943190;-0.187923;-0.274003;, + 0.943190;-0.187923;-0.274003;, + -0.973362; 0.187690; 0.131676;, + -0.973362; 0.187690; 0.131676;, + -0.973362; 0.187690; 0.131676;, + -0.973362; 0.187690; 0.131676;, + -0.963521;-0.233403; 0.130961;, + -0.963521;-0.233403; 0.130961;, + -0.963521;-0.233403; 0.130961;, + -0.963521;-0.233403; 0.130961;, + -0.203399; 0.973756; 0.102115;, + -0.203399; 0.973756; 0.102115;, + -0.203399; 0.973756; 0.102115;, + -0.203399; 0.973756; 0.102115;, + 0.958897; 0.247088; 0.139516;, + 0.958897; 0.247088; 0.139516;, + 0.958897; 0.247088; 0.139516;, + 0.958897; 0.247088; 0.139516;, + 0.229736;-0.953833; 0.193451;, + 0.229736;-0.953833; 0.193451;, + 0.229736;-0.953833; 0.193451;, + 0.229736;-0.953833; 0.193451;, + 0.058422;-0.065189;-0.996161;, + 0.058422;-0.065189;-0.996161;, + 0.058422;-0.065189;-0.996161;, + 0.058422;-0.065189;-0.996161;, + -0.058422; 0.065189; 0.996161;, + -0.058422; 0.065189; 0.996161;, + -0.058422; 0.065189; 0.996161;, + -0.058422; 0.065189; 0.996161;, + -0.964797;-0.245028;-0.095541;, + -0.964797;-0.245028;-0.095541;, + -0.964797;-0.245028;-0.095541;, + -0.964797;-0.245028;-0.095541;, + -0.226867; 0.947641;-0.224738;, + -0.226867; 0.947641;-0.224738;, + -0.226867; 0.947641;-0.224738;, + -0.226867; 0.947641;-0.224738;, + 0.967699; 0.243367; 0.065811;, + 0.967699; 0.243367; 0.065811;, + 0.967699; 0.243367; 0.065811;, + 0.967699; 0.243367; 0.065811;, + 0.223509;-0.939864; 0.258262;, + 0.223509;-0.939864; 0.258262;, + 0.223509;-0.939864; 0.258262;, + 0.223509;-0.939864; 0.258262;, + 0.969453; 0.241820; 0.041031;, + 0.969453; 0.241820; 0.041031;, + 0.969453; 0.241820; 0.041031;, + 0.969453; 0.241820; 0.041031;, + 0.238217;-0.968129; 0.077326;, + 0.238217;-0.968129; 0.077326;, + 0.238217;-0.968129; 0.077326;, + 0.238217;-0.968129; 0.077326;, + -0.999076; 0.000000;-0.042972;, + -0.999076; 0.000000;-0.042972;, + -0.999076; 0.000000;-0.042972;, + -0.999076; 0.000000;-0.042972;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.161622; 0.986715;-0.016464;, + -0.161622; 0.986715;-0.016464;, + -0.161622; 0.986715;-0.016464;, + -0.161622; 0.986715;-0.016464;, + -0.998854; 0.000000;-0.047854;, + -0.998854; 0.000000;-0.047854;, + -0.998854; 0.000000;-0.047854;, + -0.998854; 0.000000;-0.047854;, + -0.966042;-0.256834;-0.028270;, + -0.966042;-0.256834;-0.028270;, + -0.966042;-0.256834;-0.028270;, + -0.966042;-0.256834;-0.028270;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000; 0.996894;-0.078751;, + 0.000000; 0.996894;-0.078751;, + 0.000000; 0.996894;-0.078751;, + 0.000000; 0.996894;-0.078751;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + 0.000000;-0.996894;-0.078751;, + 0.000000;-0.996894;-0.078751;, + 0.000000;-0.996894;-0.078751;, + 0.000000;-0.996894;-0.078751;, + 0.998854; 0.000000;-0.047854;, + 0.998854; 0.000000;-0.047854;, + 0.998854; 0.000000;-0.047854;, + 0.998854; 0.000000;-0.047854;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000; 0.996894;-0.078751;, + 0.000000; 0.996894;-0.078751;, + 0.000000; 0.996894;-0.078751;, + 0.000000; 0.996894;-0.078751;, + 0.000000;-0.996894;-0.078751;, + 0.000000;-0.996894;-0.078751;, + 0.000000;-0.996894;-0.078751;, + 0.000000;-0.996894;-0.078751;, + 0.999076; 0.000000;-0.042972;, + 0.999076; 0.000000;-0.042972;, + 0.999076; 0.000000;-0.042972;, + 0.999076; 0.000000;-0.042972;, + -0.999076; 0.000000;-0.042972;, + -0.999076; 0.000000;-0.042972;, + -0.999076; 0.000000;-0.042972;, + -0.999076; 0.000000;-0.042972;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000; 0.996894;-0.078751;, + 0.000000; 0.996894;-0.078751;, + 0.000000; 0.996894;-0.078751;, + 0.000000; 0.996894;-0.078751;, + 0.000000;-0.996894;-0.078751;, + 0.000000;-0.996894;-0.078751;, + 0.000000;-0.996894;-0.078751;, + 0.000000;-0.996894;-0.078751;, + 0.999076; 0.000000;-0.042972;, + 0.999076; 0.000000;-0.042972;, + 0.999076; 0.000000;-0.042972;, + 0.999076; 0.000000;-0.042972;, + -0.998854; 0.000000;-0.047854;, + -0.998854; 0.000000;-0.047854;, + -0.998854; 0.000000;-0.047854;, + -0.998854; 0.000000;-0.047854;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000; 0.996894;-0.078751;, + 0.000000; 0.996894;-0.078751;, + 0.000000; 0.996894;-0.078751;, + 0.000000; 0.996894;-0.078751;, + 0.000000;-0.996894;-0.078751;, + 0.000000;-0.996894;-0.078751;, + 0.000000;-0.996894;-0.078751;, + 0.000000;-0.996894;-0.078751;, + 0.998854; 0.000000;-0.047854;, + 0.998854; 0.000000;-0.047854;, + 0.998854; 0.000000;-0.047854;, + 0.998854; 0.000000;-0.047854;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.001157; 0.999925;-0.012185;, + 0.001157; 0.999925;-0.012185;, + 0.001157; 0.999925;-0.012185;, + 0.001157; 0.999925;-0.012185;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 1.000000;-0.000000;-0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + -0.013126;-0.257330;-0.966235;, + -0.013126;-0.257330;-0.966235;, + -0.013126;-0.257330;-0.966235;, + -0.013126;-0.257330;-0.966235;, + -0.002877; 0.231388; 0.972857;, + -0.002877; 0.231388; 0.972857;, + -0.002877; 0.231388; 0.972857;, + -0.002877; 0.231388; 0.972857;, + 0.000000;-0.989489;-0.144609;, + 0.000000;-0.989489;-0.144609;, + 0.000000;-0.989489;-0.144609;, + 0.000000;-0.989489;-0.144609;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000;-1.000000;-0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.963903; 0.000000;-0.266253;, + 0.963903; 0.000000;-0.266253;, + 0.963903; 0.000000;-0.266253;, + 0.963903; 0.000000;-0.266253;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.997596; 0.000000; 0.069296;, + 0.997596; 0.000000; 0.069296;, + 0.997596; 0.000000; 0.069296;, + 0.997596; 0.000000; 0.069296;, + 0.000000; 0.989532;-0.144311;, + 0.000000; 0.989532;-0.144311;, + 0.000000; 0.989532;-0.144311;, + 0.000000; 0.989532;-0.144311;, + -0.999437; 0.000000; 0.033555;, + -0.999437; 0.000000; 0.033555;, + -0.999437; 0.000000; 0.033555;, + -0.999437; 0.000000; 0.033555;, + 0.000000; 0.989489;-0.144610;, + 0.000000; 0.989489;-0.144610;, + 0.000000; 0.989489;-0.144610;, + 0.000000; 0.989489;-0.144610;, + -0.954446; 0.000000;-0.298385;, + -0.954446; 0.000000;-0.298385;, + -0.954446; 0.000000;-0.298385;, + -0.954446; 0.000000;-0.298385;, + 0.000000;-0.989532;-0.144311;, + 0.000000;-0.989532;-0.144311;, + 0.000000;-0.989532;-0.144311;, + 0.000000;-0.989532;-0.144311;; + 116; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;, + 4;24;25;26;27;, + 4;28;29;30;31;, + 4;32;33;34;35;, + 4;36;37;38;39;, + 4;40;41;42;43;, + 4;44;45;46;47;, + 4;48;49;50;51;, + 4;52;53;54;55;, + 4;56;57;58;59;, + 4;60;61;62;63;, + 4;64;65;66;67;, + 4;68;69;70;71;, + 4;72;73;74;75;, + 4;76;77;78;79;, + 4;80;81;82;83;, + 4;84;85;86;87;, + 4;88;89;90;91;, + 4;92;93;94;95;, + 4;96;97;98;99;, + 4;100;101;102;103;, + 4;104;105;106;107;, + 4;108;109;110;111;, + 4;112;113;114;115;, + 4;116;117;118;119;, + 4;120;121;122;123;, + 4;124;125;126;127;, + 4;128;129;130;131;, + 4;132;133;134;135;, + 4;136;137;138;139;, + 4;140;141;142;143;, + 4;144;145;146;147;, + 4;148;149;150;151;, + 4;152;153;154;155;, + 4;156;157;158;159;, + 4;160;161;162;163;, + 4;164;165;166;167;, + 4;168;169;170;171;, + 4;172;173;174;175;, + 4;176;177;178;179;, + 4;180;181;182;183;, + 4;184;185;186;187;, + 4;188;189;190;191;, + 4;192;193;194;195;, + 4;196;197;198;199;, + 4;200;201;202;203;, + 4;204;205;206;207;, + 4;208;209;210;211;, + 4;212;213;214;215;, + 4;216;217;218;219;, + 4;220;221;222;223;, + 4;224;225;226;227;, + 4;228;229;230;231;, + 4;232;233;234;235;, + 4;236;237;238;239;, + 4;240;241;242;243;, + 4;244;245;246;247;, + 4;248;249;250;251;, + 4;252;253;254;255;, + 4;256;257;258;259;, + 4;260;261;262;263;, + 4;264;265;266;267;, + 4;268;269;270;271;, + 4;272;273;274;275;, + 4;276;277;278;279;, + 4;280;281;282;283;, + 4;284;285;286;287;, + 4;288;289;290;291;, + 4;292;293;294;295;, + 4;296;297;298;299;, + 4;300;301;302;303;, + 4;304;305;306;307;, + 4;308;309;310;311;, + 4;312;313;314;315;, + 4;316;317;318;319;, + 4;320;321;322;323;, + 4;324;325;326;327;, + 4;328;329;330;331;, + 4;332;333;334;335;, + 4;336;337;338;339;, + 4;340;341;342;343;, + 4;344;345;346;347;, + 4;348;349;350;351;, + 4;352;353;354;355;, + 4;356;357;358;359;, + 4;360;361;362;363;, + 4;364;365;366;367;, + 4;368;369;370;371;, + 4;372;373;374;375;, + 4;376;377;378;379;, + 4;380;381;382;383;, + 4;384;385;386;387;, + 4;388;389;390;391;, + 4;392;393;394;395;, + 4;396;397;398;399;, + 4;400;401;402;403;, + 4;404;405;406;407;, + 4;408;409;410;411;, + 4;412;413;414;415;, + 4;416;417;418;419;, + 4;420;421;422;423;, + 4;424;425;426;427;, + 4;428;429;430;431;, + 4;432;433;434;435;, + 4;436;437;438;439;, + 4;440;441;442;443;, + 4;444;445;446;447;, + 4;448;449;450;451;, + 4;452;453;454;455;, + 4;456;457;458;459;, + 4;460;461;462;463;; + } //End of Mesh Normals + MeshMaterialList { //Mesh Material List + 1; + 1; + 0;; + Material Default_Material { + 0.800000; 0.800000; 0.800000; 0.800000;; + 96.078431; + 0.500000; 0.500000; 0.500000;; + 0.000000; 0.000000; 0.000000;; + } + } //End of Mesh Material List + MeshTextureCoords { //Mesh UV Coordinates + 464; + 0.444664; 0.882740;, + 0.453010; 0.994603;, + 0.352139; 0.990704;, + 0.370352; 0.882084;, + 0.699615; 0.826957;, + 0.888198; 0.826957;, + 0.888198; 0.999617;, + 0.699615; 0.999617;, + 0.566940; 0.877116;, + 0.559308; 0.768256;, + 0.664340; 0.764336;, + 0.671138; 0.868138;, + 0.999617; 0.397190;, + 0.811034; 0.397190;, + 0.811034; 0.271762;, + 0.999617; 0.271762;, + 0.566940; 0.877116;, + 0.565483; 0.991269;, + 0.453010; 0.994603;, + 0.444664; 0.882740;, + 0.370352; 0.882084;, + 0.352139; 0.990704;, + 0.243744; 0.976452;, + 0.255729; 0.872295;, + 0.447331; 0.770867;, + 0.444664; 0.882740;, + 0.370352; 0.882084;, + 0.373731; 0.773298;, + 0.565483; 0.991269;, + 0.566940; 0.877116;, + 0.671138; 0.868138;, + 0.670488; 0.977139;, + 0.559308; 0.768256;, + 0.566940; 0.877116;, + 0.444664; 0.882740;, + 0.447331; 0.770867;, + 0.373731; 0.773298;, + 0.370352; 0.882084;, + 0.255729; 0.872295;, + 0.261819; 0.766836;, + 0.694945; 0.168323;, + 0.694945; 0.057246;, + 0.784866; 0.057246;, + 0.784866; 0.168323;, + 0.978885; 0.802852;, + 0.978885; 0.908930;, + 0.888965; 0.908930;, + 0.888965; 0.802852;, + 0.980864; 0.057246;, + 0.980864; 0.168323;, + 0.890944; 0.168323;, + 0.890944; 0.057246;, + 0.995043; 0.999617;, + 0.888965; 0.999617;, + 0.888965; 0.909696;, + 0.995043; 0.909696;, + 0.588867; 0.168323;, + 0.588867; 0.057246;, + 0.694945; 0.057246;, + 0.694945; 0.168323;, + 0.784866; 0.168323;, + 0.784866; 0.057246;, + 0.890944; 0.057246;, + 0.890944; 0.168323;, + 0.581893; 0.381313;, + 0.525981; 0.490259;, + 0.379618; 0.402841;, + 0.398054; 0.301018;, + 0.815523; 0.662938;, + 0.815524; 0.728486;, + 0.769623; 0.748548;, + 0.769623; 0.642876;, + 0.048873; 0.480128;, + 0.006488; 0.386718;, + 0.167529; 0.313647;, + 0.194276; 0.403737;, + 0.988636; 0.730470;, + 0.896211; 0.730470;, + 0.896211; 0.660198;, + 0.988636; 0.660198;, + 0.723019; 0.642876;, + 0.769623; 0.642876;, + 0.769623; 0.748548;, + 0.723019; 0.748548;, + 0.398054; 0.301018;, + 0.379618; 0.402841;, + 0.194276; 0.403737;, + 0.167529; 0.313647;, + 0.877077; 0.662938;, + 0.877077; 0.728486;, + 0.815524; 0.728486;, + 0.815523; 0.662938;, + 0.357048; 0.517540;, + 0.216152; 0.507657;, + 0.194276; 0.403737;, + 0.379618; 0.402841;, + 0.216152; 0.507657;, + 0.120216; 0.568830;, + 0.048873; 0.480128;, + 0.194276; 0.403737;, + 0.379618; 0.402841;, + 0.525981; 0.490259;, + 0.444034; 0.577428;, + 0.357048; 0.517540;, + 0.362490; 0.686881;, + 0.215162; 0.682739;, + 0.251936; 0.612341;, + 0.315469; 0.601729;, + 0.357048; 0.517540;, + 0.444034; 0.577428;, + 0.362490; 0.686881;, + 0.315469; 0.601729;, + 0.315469; 0.601729;, + 0.251936; 0.612341;, + 0.216152; 0.507657;, + 0.357048; 0.517540;, + 0.251936; 0.612341;, + 0.215162; 0.682739;, + 0.120216; 0.568830;, + 0.216152; 0.507657;, + 0.882221; 0.248633;, + 0.854668; 0.246226;, + 0.860426; 0.180315;, + 0.887978; 0.182722;, + 0.854668; 0.246226;, + 0.811034; 0.225788;, + 0.836391; 0.169090;, + 0.860426; 0.180315;, + 0.955560; 0.229325;, + 0.928738; 0.236069;, + 0.913594; 0.175833;, + 0.940417; 0.169090;, + 0.928738; 0.236069;, + 0.882221; 0.248633;, + 0.887978; 0.182722;, + 0.913594; 0.175833;, + 0.568666; 0.188259;, + 0.570943; 0.215822;, + 0.522758; 0.215822;, + 0.520482; 0.188259;, + 0.557028; 0.187492;, + 0.557028; 0.159835;, + 0.583256; 0.155869;, + 0.583256; 0.183526;, + 0.831256; 0.582510;, + 0.811034; 0.563643;, + 0.853460; 0.518170;, + 0.873682; 0.537037;, + 0.941763; 0.626056;, + 0.893812; 0.623471;, + 0.917809; 0.562573;, + 0.941763; 0.563864;, + 0.893812; 0.623471;, + 0.868081; 0.613331;, + 0.892078; 0.552433;, + 0.917809; 0.562573;, + 0.868081; 0.613331;, + 0.831256; 0.582510;, + 0.873682; 0.537037;, + 0.892078; 0.552433;, + 0.680049; 0.227106;, + 0.680049; 0.254763;, + 0.632028; 0.254763;, + 0.632028; 0.227106;, + 0.631262; 0.227106;, + 0.631262; 0.254763;, + 0.607273; 0.254763;, + 0.607273; 0.227106;, + 0.151813; 0.952191;, + 0.112345; 0.947279;, + 0.113514; 0.904716;, + 0.158003; 0.906790;, + 0.112345; 0.947279;, + 0.077106; 0.948022;, + 0.069721; 0.907057;, + 0.113514; 0.904716;, + 0.077106; 0.948022;, + 0.041465; 0.957980;, + 0.021003; 0.917204;, + 0.069721; 0.907057;, + 0.189475; 0.963315;, + 0.151813; 0.952191;, + 0.158003; 0.906790;, + 0.212875; 0.914749;, + 0.563441; 0.216588;, + 0.563441; 0.263118;, + 0.520482; 0.263118;, + 0.520482; 0.216588;, + 0.758717; 0.826190;, + 0.758717; 0.792862;, + 0.808077; 0.792862;, + 0.808077; 0.826190;, + 0.160570; 0.844684;, + 0.116458; 0.842962;, + 0.117818; 0.795850;, + 0.145830; 0.795143;, + 0.116458; 0.842962;, + 0.069466; 0.841189;, + 0.076449; 0.791324;, + 0.117818; 0.795850;, + 0.069466; 0.841189;, + 0.014746; 0.837740;, + 0.047872; 0.785711;, + 0.076449; 0.791324;, + 0.209296; 0.833892;, + 0.160570; 0.844684;, + 0.145830; 0.795143;, + 0.184389; 0.782622;, + 0.069721; 0.907057;, + 0.021003; 0.917204;, + 0.014746; 0.837740;, + 0.069466; 0.841189;, + 0.212875; 0.914749;, + 0.158003; 0.906790;, + 0.160570; 0.844684;, + 0.209296; 0.833892;, + 0.696701; 0.623144;, + 0.663486; 0.624673;, + 0.640785; 0.404303;, + 0.699058; 0.401620;, + 0.556261; 0.154243;, + 0.556261; 0.187492;, + 0.520482; 0.187492;, + 0.520482; 0.154243;, + 0.113514; 0.904716;, + 0.069721; 0.907057;, + 0.069466; 0.841189;, + 0.116458; 0.842962;, + 0.696269; 0.621054;, + 0.663054; 0.622583;, + 0.640352; 0.402213;, + 0.698626; 0.399530;, + 0.158003; 0.906790;, + 0.113514; 0.904716;, + 0.116458; 0.842962;, + 0.160570; 0.844684;, + 0.621714; 0.314631;, + 0.680049; 0.314631;, + 0.680049; 0.367630;, + 0.621714; 0.367630;, + 0.663054; 0.622583;, + 0.627632; 0.627630;, + 0.587883; 0.409689;, + 0.640352; 0.402213;, + 0.844623; 0.792862;, + 0.844623; 0.826112;, + 0.808843; 0.826112;, + 0.808843; 0.792862;, + 0.732005; 0.622825;, + 0.696269; 0.621054;, + 0.698626; 0.399530;, + 0.751560; 0.402153;, + 0.764905; 0.627630;, + 0.732005; 0.622825;, + 0.751560; 0.402153;, + 0.809283; 0.410584;, + 0.699615; 0.773191;, + 0.757950; 0.773191;, + 0.757950; 0.826190;, + 0.699615; 0.826190;, + 0.663486; 0.624673;, + 0.628065; 0.629720;, + 0.588315; 0.411779;, + 0.640785; 0.404303;, + 0.732437; 0.624915;, + 0.696701; 0.623144;, + 0.699058; 0.401620;, + 0.751992; 0.404243;, + 0.765338; 0.629720;, + 0.732437; 0.624915;, + 0.751992; 0.404243;, + 0.809715; 0.412674;, + 0.697254; 0.619480;, + 0.664039; 0.621009;, + 0.641336; 0.400639;, + 0.699610; 0.397956;, + 0.680049; 0.193089;, + 0.680049; 0.226339;, + 0.644269; 0.226339;, + 0.644269; 0.193089;, + 0.680049; 0.255529;, + 0.680049; 0.313865;, + 0.627050; 0.313865;, + 0.627050; 0.255529;, + 0.664039; 0.621009;, + 0.628617; 0.626056;, + 0.588867; 0.408115;, + 0.641336; 0.400639;, + 0.732989; 0.621251;, + 0.697254; 0.619480;, + 0.699610; 0.397956;, + 0.752544; 0.400579;, + 0.765890; 0.626056;, + 0.732989; 0.621251;, + 0.752544; 0.400579;, + 0.810267; 0.409010;, + 0.697253; 0.620613;, + 0.664039; 0.622143;, + 0.641336; 0.401773;, + 0.699610; 0.399090;, + 0.643503; 0.193089;, + 0.643503; 0.226339;, + 0.607723; 0.226339;, + 0.607723; 0.193089;, + 0.573481; 0.263885;, + 0.573481; 0.322220;, + 0.520482; 0.322220;, + 0.520482; 0.263885;, + 0.664039; 0.622143;, + 0.628617; 0.627190;, + 0.588867; 0.409249;, + 0.641336; 0.401773;, + 0.732989; 0.622384;, + 0.697253; 0.620613;, + 0.699610; 0.399090;, + 0.752544; 0.401713;, + 0.765890; 0.627190;, + 0.732989; 0.622384;, + 0.752544; 0.401713;, + 0.810267; 0.410144;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;; + } //End of Mesh UV Coordinates + XSkinMeshHeader { + 1; + 3; + 9; + } + SkinWeights { + "Armature_noga4"; + 24; + 272, + 273, + 274, + 275, + 276, + 277, + 278, + 279, + 280, + 281, + 282, + 283, + 284, + 285, + 286, + 287, + 288, + 289, + 290, + 291, + 292, + 293, + 294, + 295; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 0.000000,-0.000000, 1.000000, 0.000000, + -1.000000,-0.000000, 0.000000, 0.000000, + 0.000000,-1.000000,-0.000000, 0.000000, + -1.404690,-1.430863, 0.883390, 1.000000;; + } //End of Armature_noga4 Skin Weights + SkinWeights { + "Armature_noga2"; + 24; + 216, + 217, + 218, + 219, + 244, + 245, + 246, + 247, + 256, + 257, + 258, + 259, + 260, + 261, + 262, + 263, + 264, + 265, + 266, + 267, + 268, + 269, + 270, + 271; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 0.000000,-0.000000, 1.000000, 0.000000, + -1.000000, 0.000000, 0.000000, 0.000000, + -0.000000,-1.000000,-0.000000, 0.000000, + 1.641199,-1.448169, 0.881825, 1.000000;; + } //End of Armature_noga2 Skin Weights + SkinWeights { + "Armature_hvost"; + 56; + 168, + 169, + 170, + 171, + 172, + 173, + 174, + 175, + 176, + 177, + 178, + 179, + 180, + 181, + 182, + 183, + 184, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192, + 193, + 194, + 195, + 196, + 197, + 198, + 199, + 200, + 201, + 202, + 203, + 204, + 205, + 206, + 207, + 208, + 209, + 210, + 211, + 212, + 213, + 214, + 215, + 224, + 225, + 226, + 227, + 232, + 233, + 234, + 235; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 0.698127,-0.052851, 0.714020, 0.000000, + -0.710717,-0.171780, 0.682183, 0.000000, + 0.086601,-0.983717,-0.157487, 0.000000, + -1.399654,-0.200846, 1.150453, 1.000000;; + } //End of Armature_hvost Skin Weights + SkinWeights { + "Armature_sheya"; + 24; + 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47, + 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, + 56, + 57, + 58, + 59, + 60, + 61, + 62, + 63; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 0.997121,-0.075824,-0.000243, 0.000000, + 0.075644, 0.994519, 0.072177, 0.000000, + -0.005231,-0.071988, 0.997392, 0.000000, + -0.170866,-1.720121,-0.152821, 1.000000;; + } //End of Armature_sheya Skin Weights + SkinWeights { + "Armature_head"; + 224; + 64, + 65, + 66, + 67, + 68, + 69, + 70, + 71, + 72, + 73, + 74, + 75, + 76, + 77, + 78, + 79, + 80, + 81, + 82, + 83, + 84, + 85, + 86, + 87, + 88, + 89, + 90, + 91, + 92, + 93, + 94, + 95, + 96, + 97, + 98, + 99, + 100, + 101, + 102, + 103, + 104, + 105, + 106, + 107, + 108, + 109, + 110, + 111, + 112, + 113, + 114, + 115, + 116, + 117, + 118, + 119, + 120, + 121, + 122, + 123, + 124, + 125, + 126, + 127, + 128, + 129, + 130, + 131, + 132, + 133, + 134, + 135, + 136, + 137, + 138, + 139, + 140, + 141, + 142, + 143, + 144, + 145, + 146, + 147, + 148, + 149, + 150, + 151, + 152, + 153, + 154, + 155, + 156, + 157, + 158, + 159, + 160, + 161, + 162, + 163, + 164, + 165, + 166, + 167, + 344, + 345, + 346, + 347, + 348, + 349, + 350, + 351, + 352, + 353, + 354, + 355, + 356, + 357, + 358, + 359, + 360, + 361, + 362, + 363, + 364, + 365, + 366, + 367, + 368, + 369, + 370, + 371, + 372, + 373, + 374, + 375, + 376, + 377, + 378, + 379, + 380, + 381, + 382, + 383, + 384, + 385, + 386, + 387, + 388, + 389, + 390, + 391, + 392, + 393, + 394, + 395, + 396, + 397, + 398, + 399, + 400, + 401, + 402, + 403, + 404, + 405, + 406, + 407, + 408, + 409, + 410, + 411, + 412, + 413, + 414, + 415, + 416, + 417, + 418, + 419, + 420, + 421, + 422, + 423, + 424, + 425, + 426, + 427, + 428, + 429, + 430, + 431, + 432, + 433, + 434, + 435, + 436, + 437, + 438, + 439, + 440, + 441, + 442, + 443, + 444, + 445, + 446, + 447, + 448, + 449, + 450, + 451, + 452, + 453, + 454, + 455, + 456, + 457, + 458, + 459, + 460, + 461, + 462, + 463; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 1.000000, 0.000000, 0.000000, 0.000000, + -0.000000, 0.959864, 0.280464, 0.000000, + -0.000000,-0.280465, 0.959864, 0.000000, + -0.039910,-2.530474,-0.704059, 1.000000;; + } //End of Armature_head Skin Weights + SkinWeights { + "Armature_zubi"; + 24; + 320, + 321, + 322, + 323, + 324, + 325, + 326, + 327, + 328, + 329, + 330, + 331, + 332, + 333, + 334, + 335, + 336, + 337, + 338, + 339, + 340, + 341, + 342, + 343; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 1.000000, 0.000000, 0.000000, 0.000000, + -0.000000, 0.954399, 0.298535, 0.000000, + -0.000000,-0.298535, 0.954399, 0.000000, + -0.095552,-3.607529,-0.236531, 1.000000;; + } //End of Armature_zubi Skin Weights + SkinWeights { + "Armature_Body"; + 40; + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 0.996529,-0.083252, 0.000000, + 0.000000, 0.083252, 0.996529, 0.000000, + -0.039910, 1.507776, 0.102992, 1.000000;; + } //End of Armature_Body Skin Weights + SkinWeights { + "Armature_noga3"; + 24; + 296, + 297, + 298, + 299, + 300, + 301, + 302, + 303, + 304, + 305, + 306, + 307, + 308, + 309, + 310, + 311, + 312, + 313, + 314, + 315, + 316, + 317, + 318, + 319; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 0.000000,-0.000000, 1.000000, 0.000000, + -1.000000, 0.000000, 0.000000, 0.000000, + -0.000000,-1.000000,-0.000000, 0.000000, + -1.404690,-1.429884,-0.864167, 1.000000;; + } //End of Armature_noga3 Skin Weights + SkinWeights { + "Armature_noga1"; + 24; + 220, + 221, + 222, + 223, + 228, + 229, + 230, + 231, + 236, + 237, + 238, + 239, + 240, + 241, + 242, + 243, + 248, + 249, + 250, + 251, + 252, + 253, + 254, + 255; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 0.000000,-0.000000, 1.000000, 0.000000, + -1.000000, 0.000000, 0.000000, 0.000000, + -0.000000,-1.000000,-0.000000, 0.000000, + 1.641199,-1.466174,-0.824358, 1.000000;; + } //End of Armature_noga1 Skin Weights + } //End of Mesh Mesh + } //End of Cube +} //End of Root Frame +AnimationSet { + Animation { + {Armature} + AnimationKey { //Position + 2; + 136; + 0;3; -19.739037, 0.216398, 0.218101;;, + 1;3; -19.739037, 0.216398, 0.218101;;, + 2;3; -19.739037, 0.216398, 0.218101;;, + 3;3; -19.739037, 0.216398, 0.218101;;, + 4;3; -19.739037, 0.216398, 0.218101;;, + 5;3; -19.739037, 0.216398, 0.218101;;, + 6;3; -19.739037, 0.216398, 0.218101;;, + 7;3; -19.739037, 0.216398, 0.218101;;, + 8;3; -19.739037, 0.216398, 0.218101;;, + 9;3; -19.739037, 0.216398, 0.218101;;, + 10;3; -19.739037, 0.216398, 0.218101;;, + 11;3; -19.739037, 0.216398, 0.218101;;, + 12;3; -19.739037, 0.216398, 0.218101;;, + 13;3; -19.739037, 0.216398, 0.218101;;, + 14;3; -19.739037, 0.216398, 0.218101;;, + 15;3; -19.739037, 0.216398, 0.218101;;, + 16;3; -19.739037, 0.216398, 0.218101;;, + 17;3; -19.739037, 0.216398, 0.218101;;, + 18;3; -19.739037, 0.216398, 0.218101;;, + 19;3; -19.739037, 0.216398, 0.218101;;, + 20;3; -19.739037, 0.216398, 0.218101;;, + 21;3; -19.739037, 0.216398, 0.218101;;, + 22;3; -19.739037, 0.216398, 0.218101;;, + 23;3; -19.739037, 0.216398, 0.218101;;, + 24;3; -19.739037, 0.216398, 0.218101;;, + 25;3; -19.739037, 0.216398, 0.218101;;, + 26;3; -19.739037, 0.216398, 0.218101;;, + 27;3; -19.739037, 0.216398, 0.218101;;, + 28;3; -19.739037, 0.216398, 0.218101;;, + 29;3; -19.739037, 0.216398, 0.218101;;, + 30;3; -19.739037, 0.216398, 0.218101;;, + 31;3; -19.739037, 0.216398, 0.218101;;, + 32;3; -19.739037, 0.216398, 0.218101;;, + 33;3; -19.739037, 0.216398, 0.218101;;, + 34;3; -19.739037, 0.216398, 0.218101;;, + 35;3; -19.739037, 0.216398, 0.218101;;, + 36;3; -19.739037, 0.216398, 0.218101;;, + 37;3; -19.739037, 0.216398, 0.218101;;, + 38;3; -19.739037, 0.216398, 0.218101;;, + 39;3; -19.739037, 0.216398, 0.218101;;, + 40;3; -19.739037, 0.216398, 0.218101;;, + 41;3; -19.739037, 0.216398, 0.218101;;, + 42;3; -19.739037, 0.216398, 0.218101;;, + 43;3; -19.739037, 0.216398, 0.218101;;, + 44;3; -19.739037, 0.216398, 0.218101;;, + 45;3; -19.739037, 0.216398, 0.218101;;, + 46;3; -19.739037, 0.216398, 0.218101;;, + 47;3; -19.739037, 0.216398, 0.218101;;, + 48;3; -19.739037, 0.216398, 0.218101;;, + 49;3; -19.739037, 0.216398, 0.218101;;, + 50;3; -19.739037, 0.216398, 0.218101;;, + 51;3; -19.739037, 0.216398, 0.218101;;, + 52;3; -19.739037, 0.216398, 0.218101;;, + 53;3; -19.739037, 0.216398, 0.218101;;, + 54;3; -19.739037, 0.216398, 0.218101;;, + 55;3; -19.739037, 0.216398, 0.218101;;, + 56;3; -19.739037, 0.216398, 0.218101;;, + 57;3; -19.739037, 0.216398, 0.218101;;, + 58;3; -19.739037, 0.216398, 0.218101;;, + 59;3; -19.739037, 0.216398, 0.218101;;, + 60;3; -19.739037, 0.216398, 0.218101;;, + 61;3; -19.739037, 0.216398, 0.218101;;, + 62;3; -19.739037, 0.216398, 0.218101;;, + 63;3; -19.739037, 0.216398, 0.218101;;, + 64;3; -19.739037, 0.216398, 0.218101;;, + 65;3; -19.739037, 0.216398, 0.218101;;, + 66;3; -19.739037, 0.216398, 0.218101;;, + 67;3; -19.739037, 0.216398, 0.218101;;, + 68;3; -19.739037, 0.216398, 0.218101;;, + 69;3; -19.739037, 0.216398, 0.218101;;, + 70;3; -19.739037, 0.216398, 0.218101;;, + 71;3; -19.739037, 0.216398, 0.218101;;, + 72;3; -19.739037, 0.216398, 0.218101;;, + 73;3; -19.739037, 0.216398, 0.218101;;, + 74;3; -19.739037, 0.216398, 0.218101;;, + 75;3; -19.739037, 0.216398, 0.218101;;, + 76;3; -19.739037, 0.216398, 0.218101;;, + 77;3; -19.739037, 0.216398, 0.218101;;, + 78;3; -19.739037, 0.216398, 0.218101;;, + 79;3; -19.739037, 0.216398, 0.218101;;, + 80;3; -19.739037, 0.216398, 0.218101;;, + 81;3; -19.739037, 0.216398, 0.218101;;, + 82;3; -19.739037, 0.216398, 0.218101;;, + 83;3; -19.739037, 0.216398, 0.218101;;, + 84;3; -19.739037, 0.216398, 0.218101;;, + 85;3; -19.739037, 0.216398, 0.218101;;, + 86;3; -19.739037, 0.216398, 0.218101;;, + 87;3; -19.739037, 0.216398, 0.218101;;, + 88;3; -19.739037, 0.216398, 0.218101;;, + 89;3; -19.739037, 0.216398, 0.218101;;, + 90;3; -19.739037, 0.216398, 0.218101;;, + 91;3; -19.739037, 0.216398, 0.218101;;, + 92;3; -19.739037, 0.216398, 0.218101;;, + 93;3; -19.739037, 0.216398, 0.218101;;, + 94;3; -19.739037, 0.216398, 0.218101;;, + 95;3; -19.739037, 0.216398, 0.218101;;, + 96;3; -19.739037, 0.216398, 0.218101;;, + 97;3; -19.739037, 0.216398, 0.218101;;, + 98;3; -19.739037, 0.216398, 0.218101;;, + 99;3; -19.739037, 0.216398, 0.218101;;, + 100;3; -19.739037, 0.216398, 0.218101;;, + 101;3; -19.739037, 0.216398, 0.218101;;, + 102;3; -19.739037, 0.216398, 0.218101;;, + 103;3; -19.739037, 0.216398, 0.218101;;, + 104;3; -19.739037, 0.216398, 0.218101;;, + 105;3; -19.739037, 0.216398, 0.218101;;, + 106;3; -19.739037, 0.216398, 0.218101;;, + 107;3; -19.739037, 0.216398, 0.218101;;, + 108;3; -19.739037, 0.216398, 0.218101;;, + 109;3; -19.739037, 0.216398, 0.218101;;, + 110;3; -19.739037, 0.216398, 0.218101;;, + 111;3; -19.739037, 0.216398, 0.218101;;, + 112;3; -19.739037, 0.216398, 0.218101;;, + 113;3; -19.739037, 0.216398, 0.218101;;, + 114;3; -19.739037, 0.216398, 0.218101;;, + 115;3; -19.739037, 0.216398, 0.218101;;, + 116;3; -19.739037, 0.216398, 0.218101;;, + 117;3; -19.739037, 0.216398, 0.218101;;, + 118;3; -19.739037, 0.216398, 0.218101;;, + 119;3; -19.739037, 0.216398, 0.218101;;, + 120;3; -19.739037, 0.216398, 0.218101;;, + 121;3; -19.739037, 0.216398, 0.218101;;, + 122;3; -19.739037, 0.216398, 0.218101;;, + 123;3; -19.739037, 0.216398, 0.218101;;, + 124;3; -19.739037, 0.216398, 0.218101;;, + 125;3; -19.739037, 0.216398, 0.218101;;, + 126;3; -19.739037, 0.216398, 0.218101;;, + 127;3; -19.739037, 0.216398, 0.218101;;, + 128;3; -19.739037, 0.216398, 0.218101;;, + 129;3; -19.739037, 0.216398, 0.218101;;, + 130;3; -19.739037, 0.216398, 0.218101;;, + 131;3; -19.739037, 0.216398, 0.218101;;, + 132;3; -19.739037, 0.216398, 0.218101;;, + 133;3; -19.739037, 0.216398, 0.218101;;, + 134;3; -19.739037, 0.216398, 0.218101;;, + 135;3; -19.739037, 0.216398, 0.218101;;; + } + AnimationKey { //Rotation + 0; + 136; + 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 60;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 61;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 62;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 63;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 64;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 65;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 66;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 67;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 68;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 69;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 70;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 71;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 72;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 73;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 74;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 75;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 76;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 77;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 78;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 79;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 80;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 81;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 82;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 83;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 84;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 85;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 86;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 87;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 88;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 89;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 90;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 91;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 92;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 93;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 94;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 95;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 96;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 97;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 98;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 99;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 100;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 101;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 102;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 103;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 104;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 105;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 106;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 107;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 108;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 109;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 110;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 111;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 112;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 113;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 114;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 115;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 116;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 117;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 118;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 119;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 120;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 121;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 122;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 123;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 124;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 125;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 126;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 127;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 128;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 129;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 130;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 131;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 132;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 133;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 134;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 135;4; -1.000000, 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 136; + 0;3; 3.749036, 3.749036, 3.749036;;, + 1;3; 3.749036, 3.749036, 3.749036;;, + 2;3; 3.749036, 3.749036, 3.749036;;, + 3;3; 3.749036, 3.749036, 3.749036;;, + 4;3; 3.749036, 3.749036, 3.749036;;, + 5;3; 3.749036, 3.749036, 3.749036;;, + 6;3; 3.749036, 3.749036, 3.749036;;, + 7;3; 3.749036, 3.749036, 3.749036;;, + 8;3; 3.749036, 3.749036, 3.749036;;, + 9;3; 3.749036, 3.749036, 3.749036;;, + 10;3; 3.749036, 3.749036, 3.749036;;, + 11;3; 3.749036, 3.749036, 3.749036;;, + 12;3; 3.749036, 3.749036, 3.749036;;, + 13;3; 3.749036, 3.749036, 3.749036;;, + 14;3; 3.749036, 3.749036, 3.749036;;, + 15;3; 3.749036, 3.749036, 3.749036;;, + 16;3; 3.749036, 3.749036, 3.749036;;, + 17;3; 3.749036, 3.749036, 3.749036;;, + 18;3; 3.749036, 3.749036, 3.749036;;, + 19;3; 3.749036, 3.749036, 3.749036;;, + 20;3; 3.749036, 3.749036, 3.749036;;, + 21;3; 3.749036, 3.749036, 3.749036;;, + 22;3; 3.749036, 3.749036, 3.749036;;, + 23;3; 3.749036, 3.749036, 3.749036;;, + 24;3; 3.749036, 3.749036, 3.749036;;, + 25;3; 3.749036, 3.749036, 3.749036;;, + 26;3; 3.749036, 3.749036, 3.749036;;, + 27;3; 3.749036, 3.749036, 3.749036;;, + 28;3; 3.749036, 3.749036, 3.749036;;, + 29;3; 3.749036, 3.749036, 3.749036;;, + 30;3; 3.749036, 3.749036, 3.749036;;, + 31;3; 3.749036, 3.749036, 3.749036;;, + 32;3; 3.749036, 3.749036, 3.749036;;, + 33;3; 3.749036, 3.749036, 3.749036;;, + 34;3; 3.749036, 3.749036, 3.749036;;, + 35;3; 3.749036, 3.749036, 3.749036;;, + 36;3; 3.749036, 3.749036, 3.749036;;, + 37;3; 3.749036, 3.749036, 3.749036;;, + 38;3; 3.749036, 3.749036, 3.749036;;, + 39;3; 3.749036, 3.749036, 3.749036;;, + 40;3; 3.749036, 3.749036, 3.749036;;, + 41;3; 3.749036, 3.749036, 3.749036;;, + 42;3; 3.749036, 3.749036, 3.749036;;, + 43;3; 3.749036, 3.749036, 3.749036;;, + 44;3; 3.749036, 3.749036, 3.749036;;, + 45;3; 3.749036, 3.749036, 3.749036;;, + 46;3; 3.749036, 3.749036, 3.749036;;, + 47;3; 3.749036, 3.749036, 3.749036;;, + 48;3; 3.749036, 3.749036, 3.749036;;, + 49;3; 3.749036, 3.749036, 3.749036;;, + 50;3; 3.749036, 3.749036, 3.749036;;, + 51;3; 3.749036, 3.749036, 3.749036;;, + 52;3; 3.749036, 3.749036, 3.749036;;, + 53;3; 3.749036, 3.749036, 3.749036;;, + 54;3; 3.749036, 3.749036, 3.749036;;, + 55;3; 3.749036, 3.749036, 3.749036;;, + 56;3; 3.749036, 3.749036, 3.749036;;, + 57;3; 3.749036, 3.749036, 3.749036;;, + 58;3; 3.749036, 3.749036, 3.749036;;, + 59;3; 3.749036, 3.749036, 3.749036;;, + 60;3; 3.749036, 3.749036, 3.749036;;, + 61;3; 3.749036, 3.749036, 3.749036;;, + 62;3; 3.749036, 3.749036, 3.749036;;, + 63;3; 3.749036, 3.749036, 3.749036;;, + 64;3; 3.749036, 3.749036, 3.749036;;, + 65;3; 3.749036, 3.749036, 3.749036;;, + 66;3; 3.749036, 3.749036, 3.749036;;, + 67;3; 3.749036, 3.749036, 3.749036;;, + 68;3; 3.749036, 3.749036, 3.749036;;, + 69;3; 3.749036, 3.749036, 3.749036;;, + 70;3; 3.749036, 3.749036, 3.749036;;, + 71;3; 3.749036, 3.749036, 3.749036;;, + 72;3; 3.749036, 3.749036, 3.749036;;, + 73;3; 3.749036, 3.749036, 3.749036;;, + 74;3; 3.749036, 3.749036, 3.749036;;, + 75;3; 3.749036, 3.749036, 3.749036;;, + 76;3; 3.749036, 3.749036, 3.749036;;, + 77;3; 3.749036, 3.749036, 3.749036;;, + 78;3; 3.749036, 3.749036, 3.749036;;, + 79;3; 3.749036, 3.749036, 3.749036;;, + 80;3; 3.749036, 3.749036, 3.749036;;, + 81;3; 3.749036, 3.749036, 3.749036;;, + 82;3; 3.749036, 3.749036, 3.749036;;, + 83;3; 3.749036, 3.749036, 3.749036;;, + 84;3; 3.749036, 3.749036, 3.749036;;, + 85;3; 3.749036, 3.749036, 3.749036;;, + 86;3; 3.749036, 3.749036, 3.749036;;, + 87;3; 3.749036, 3.749036, 3.749036;;, + 88;3; 3.749036, 3.749036, 3.749036;;, + 89;3; 3.749036, 3.749036, 3.749036;;, + 90;3; 3.749036, 3.749036, 3.749036;;, + 91;3; 3.749036, 3.749036, 3.749036;;, + 92;3; 3.749036, 3.749036, 3.749036;;, + 93;3; 3.749036, 3.749036, 3.749036;;, + 94;3; 3.749036, 3.749036, 3.749036;;, + 95;3; 3.749036, 3.749036, 3.749036;;, + 96;3; 3.749036, 3.749036, 3.749036;;, + 97;3; 3.749036, 3.749036, 3.749036;;, + 98;3; 3.749036, 3.749036, 3.749036;;, + 99;3; 3.749036, 3.749036, 3.749036;;, + 100;3; 3.749036, 3.749036, 3.749036;;, + 101;3; 3.749036, 3.749036, 3.749036;;, + 102;3; 3.749036, 3.749036, 3.749036;;, + 103;3; 3.749036, 3.749036, 3.749036;;, + 104;3; 3.749036, 3.749036, 3.749036;;, + 105;3; 3.749036, 3.749036, 3.749036;;, + 106;3; 3.749036, 3.749036, 3.749036;;, + 107;3; 3.749036, 3.749036, 3.749036;;, + 108;3; 3.749036, 3.749036, 3.749036;;, + 109;3; 3.749036, 3.749036, 3.749036;;, + 110;3; 3.749036, 3.749036, 3.749036;;, + 111;3; 3.749036, 3.749036, 3.749036;;, + 112;3; 3.749036, 3.749036, 3.749036;;, + 113;3; 3.749036, 3.749036, 3.749036;;, + 114;3; 3.749036, 3.749036, 3.749036;;, + 115;3; 3.749036, 3.749036, 3.749036;;, + 116;3; 3.749036, 3.749036, 3.749036;;, + 117;3; 3.749036, 3.749036, 3.749036;;, + 118;3; 3.749036, 3.749036, 3.749036;;, + 119;3; 3.749036, 3.749036, 3.749036;;, + 120;3; 3.749036, 3.749036, 3.749036;;, + 121;3; 3.749036, 3.749036, 3.749036;;, + 122;3; 3.749036, 3.749036, 3.749036;;, + 123;3; 3.749036, 3.749036, 3.749036;;, + 124;3; 3.749036, 3.749036, 3.749036;;, + 125;3; 3.749036, 3.749036, 3.749036;;, + 126;3; 3.749036, 3.749036, 3.749036;;, + 127;3; 3.749036, 3.749036, 3.749036;;, + 128;3; 3.749036, 3.749036, 3.749036;;, + 129;3; 3.749036, 3.749036, 3.749036;;, + 130;3; 3.749036, 3.749036, 3.749036;;, + 131;3; 3.749036, 3.749036, 3.749036;;, + 132;3; 3.749036, 3.749036, 3.749036;;, + 133;3; 3.749036, 3.749036, 3.749036;;, + 134;3; 3.749036, 3.749036, 3.749036;;, + 135;3; 3.749036, 3.749036, 3.749036;;; + } + } + Animation { + {Armature_Body} + AnimationKey { //Position + 2; + 136; + 0;3; 5.378092,-1.647068, 2.876912;;, + 1;3; 5.378092,-1.647068, 2.876912;;, + 2;3; 5.378092,-1.647068, 2.876912;;, + 3;3; 5.378092,-1.647068, 2.876912;;, + 4;3; 5.378092,-1.647068, 2.876912;;, + 5;3; 5.378092,-1.647068, 2.876912;;, + 6;3; 5.378092,-1.647068, 2.876912;;, + 7;3; 5.378092,-1.647068, 2.876912;;, + 8;3; 5.378092,-1.647068, 2.876912;;, + 9;3; 5.378092,-1.647068, 2.876912;;, + 10;3; 5.378092,-1.647068, 2.876912;;, + 11;3; 5.378092,-1.647068, 2.876912;;, + 12;3; 5.378092,-1.647068, 2.876912;;, + 13;3; 5.378092,-1.647068, 2.876912;;, + 14;3; 5.378092,-1.647068, 2.876912;;, + 15;3; 5.378092,-1.647068, 2.876912;;, + 16;3; 5.378092,-1.647068, 2.876912;;, + 17;3; 5.378092,-1.647068, 2.876912;;, + 18;3; 5.378092,-1.647068, 2.876912;;, + 19;3; 5.378092,-1.647068, 2.876912;;, + 20;3; 5.378092,-1.647068, 2.876912;;, + 21;3; 5.378092,-1.647068, 2.876912;;, + 22;3; 5.378092,-1.647068, 2.876912;;, + 23;3; 5.378092,-1.647068, 2.876912;;, + 24;3; 5.378092,-1.647068, 2.876912;;, + 25;3; 5.378092,-1.647068, 2.876912;;, + 26;3; 5.378092,-1.647068, 2.876912;;, + 27;3; 5.378092,-1.647068, 2.876912;;, + 28;3; 5.378092,-1.647068, 2.876912;;, + 29;3; 5.378092,-1.647068, 2.876912;;, + 30;3; 5.378092,-1.647068, 2.876912;;, + 31;3; 5.378092,-1.647068, 2.876912;;, + 32;3; 5.378092,-1.647068, 2.876912;;, + 33;3; 5.378092,-1.647068, 2.876912;;, + 34;3; 5.378092,-1.647068, 2.876912;;, + 35;3; 5.378092,-1.647068, 2.876912;;, + 36;3; 5.378092,-1.647068, 2.882412;;, + 37;3; 5.378092,-1.647068, 2.898830;;, + 38;3; 5.378092,-1.647068, 2.924675;;, + 39;3; 5.378092,-1.647068, 2.956158;;, + 40;3; 5.378092,-1.647068, 2.987640;;, + 41;3; 5.378092,-1.647068, 3.013484;;, + 42;3; 5.378092,-1.647068, 3.029901;;, + 43;3; 5.378092,-1.647068, 3.035401;;, + 44;3; 5.378092,-1.647068, 3.031038;;, + 45;3; 5.378092,-1.647068, 3.017950;;, + 46;3; 5.378092,-1.647068, 2.996935;;, + 47;3; 5.378092,-1.647068, 2.970201;;, + 48;3; 5.378092,-1.647068, 2.941358;;, + 49;3; 5.378092,-1.647068, 2.914623;;, + 50;3; 5.378092,-1.647068, 2.893608;;, + 51;3; 5.378092,-1.647068, 2.880520;;, + 52;3; 5.378092,-1.647068, 2.876157;;, + 53;3; 5.378092,-1.647068, 2.886195;;, + 54;3; 5.378092,-1.647068, 2.915410;;, + 55;3; 5.378092,-1.647068, 2.957406;;, + 56;3; 5.378092,-1.647068, 2.999403;;, + 57;3; 5.378092,-1.647068, 3.028617;;, + 58;3; 5.378092,-1.647068, 3.038655;;, + 59;3; 5.378092,-1.647068, 3.031317;;, + 60;3; 5.378092,-1.647068, 3.009612;;, + 61;3; 5.378092,-1.647068, 2.976541;;, + 62;3; 5.378092,-1.647069, 2.939030;;, + 63;3; 5.378092,-1.647069, 2.905957;;, + 64;3; 5.378092,-1.647068, 2.884250;;, + 65;3; 5.378092,-1.647068, 2.876912;;, + 66;3; 5.378092,-1.647068, 2.876912;;, + 67;3; 5.378092,-1.647068, 2.876912;;, + 68;3; 5.378092,-1.647068, 2.876912;;, + 69;3; 5.378092,-1.647068, 2.876912;;, + 70;3; 5.378092,-1.647068, 2.876912;;, + 71;3; 5.378092,-1.647068, 2.876912;;, + 72;3; 5.378092,-1.647068, 2.876912;;, + 73;3; 5.378092,-1.647068, 2.876912;;, + 74;3; 5.378092,-1.647068, 2.876912;;, + 75;3; 5.378092,-1.647068, 2.876912;;, + 76;3; 5.378092,-1.647068, 2.876912;;, + 77;3; 5.378092,-1.647068, 2.876912;;, + 78;3; 5.378092,-1.647068, 2.876912;;, + 79;3; 5.378092,-1.647068, 2.876912;;, + 80;3; 5.378092,-1.647068, 2.876912;;, + 81;3; 5.378092,-1.647068, 2.876912;;, + 82;3; 5.378092,-1.647068, 2.876912;;, + 83;3; 5.378092,-1.647068, 2.876912;;, + 84;3; 5.378092,-1.647068, 2.876912;;, + 85;3; 5.378092,-1.647068, 2.876912;;, + 86;3; 5.378092,-1.647068, 2.876912;;, + 87;3; 5.378092,-1.647068, 2.876912;;, + 88;3; 5.378092,-1.647068, 2.876912;;, + 89;3; 5.378092,-1.647068, 2.876912;;, + 90;3; 5.378092,-1.647068, 2.876912;;, + 91;3; 5.378092,-1.647068, 2.876912;;, + 92;3; 5.378092,-1.647068, 2.876912;;, + 93;3; 5.378092,-1.647068, 2.876912;;, + 94;3; 5.378092,-1.647068, 2.876912;;, + 95;3; 5.378092,-1.647068, 2.876912;;, + 96;3; 5.378092,-1.647068, 2.876912;;, + 97;3; 5.378092,-1.647068, 2.876912;;, + 98;3; 5.378092,-1.647068, 2.876912;;, + 99;3; 5.378092,-1.647068, 2.876912;;, + 100;3; 5.378092,-1.647068, 2.876912;;, + 101;3; 5.378092,-1.647068, 2.876912;;, + 102;3; 5.378092,-1.647068, 2.876912;;, + 103;3; 5.378092,-1.647068, 2.876912;;, + 104;3; 5.378092,-1.647068, 2.876912;;, + 105;3; 5.378092,-1.647068, 2.876912;;, + 106;3; 5.378092,-1.647068, 2.882412;;, + 107;3; 5.378092,-1.647068, 2.898830;;, + 108;3; 5.378092,-1.647068, 2.924675;;, + 109;3; 5.378092,-1.647068, 2.956157;;, + 110;3; 5.378092,-1.647068, 2.987640;;, + 111;3; 5.378092,-1.647068, 3.013484;;, + 112;3; 5.378092,-1.647068, 3.029901;;, + 113;3; 5.378092,-1.647068, 3.035401;;, + 114;3; 5.378092,-1.647068, 3.030918;;, + 115;3; 5.378092,-1.647068, 3.017950;;, + 116;3; 5.378092,-1.647068, 2.999916;;, + 117;3; 5.378092,-1.647068, 2.975391;;, + 118;3; 5.378092,-1.647068, 2.946747;;, + 119;3; 5.378092,-1.647068, 2.918379;;, + 120;3; 5.378092,-1.647068, 2.895288;;, + 121;3; 5.378092,-1.647068, 2.880877;;, + 122;3; 5.378092,-1.647068, 2.876157;;, + 123;3; 5.378092,-1.647068, 2.886195;;, + 124;3; 5.378092,-1.647068, 2.915409;;, + 125;3; 5.378092,-1.647068, 2.957406;;, + 126;3; 5.378092,-1.647068, 2.999403;;, + 127;3; 5.378092,-1.647068, 3.028617;;, + 128;3; 5.378092,-1.647068, 3.038655;;, + 129;3; 5.378092,-1.647068, 3.031318;;, + 130;3; 5.378092,-1.647069, 3.009614;;, + 131;3; 5.378092,-1.647069, 2.976547;;, + 132;3; 5.378092,-1.647069, 2.939038;;, + 133;3; 5.378092,-1.647069, 2.905964;;, + 134;3; 5.378092,-1.647069, 2.884252;;, + 135;3; 5.378092,-1.647068, 2.876912;;; + } + AnimationKey { //Rotation + 0; + 136; + 0;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 1;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 2;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 3;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 4;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 5;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 6;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 7;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 8;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 9;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 10;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 11;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 12;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 13;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 14;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 15;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 16;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 17;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 18;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 19;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 20;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 21;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 22;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 23;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 24;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 25;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 26;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 27;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 28;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 29;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 30;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 31;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 32;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 33;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 34;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 35;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 36;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 37;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 38;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 39;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 40;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 41;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 42;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 43;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 44;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 45;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 46;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 47;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 48;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 49;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 50;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 51;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 52;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 53;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 54;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 55;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 56;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 57;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 58;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 59;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 60;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 61;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 62;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 63;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 64;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 65;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 66;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 67;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 68;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 69;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 70;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 71;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 72;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 73;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 74;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 75;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 76;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 77;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 78;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 79;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 80;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 81;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 82;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 83;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 84;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 85;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 86;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 87;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 88;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 89;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 90;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 91;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 92;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 93;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 94;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 95;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 96;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 97;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 98;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 99;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 100;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 101;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 102;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 103;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 104;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 105;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 106;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 107;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 108;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 109;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 110;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 111;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 112;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 113;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 114;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 115;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 116;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 117;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 118;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 119;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 120;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 121;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 122;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 123;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 124;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 125;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 126;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 127;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 128;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 129;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 130;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 131;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 132;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 133;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 134;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 135;4; -0.999132, 0.041662, 0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 136; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_noga3} + AnimationKey { //Position + 2; + 136; + 0;3; 0.824256,-0.011078,-1.204985;;, + 1;3; 0.824256,-0.011078,-1.204985;;, + 2;3; 0.824256,-0.011078,-1.204985;;, + 3;3; 0.824256,-0.011078,-1.204985;;, + 4;3; 0.824256,-0.011078,-1.204985;;, + 5;3; 0.824256,-0.011078,-1.204985;;, + 6;3; 0.824256,-0.011078,-1.204985;;, + 7;3; 0.824256,-0.011078,-1.204985;;, + 8;3; 0.824256,-0.011078,-1.204985;;, + 9;3; 0.824256,-0.011078,-1.204985;;, + 10;3; 0.824256,-0.011078,-1.204985;;, + 11;3; 0.824256,-0.011078,-1.204985;;, + 12;3; 0.824256,-0.011078,-1.204985;;, + 13;3; 0.824256,-0.011078,-1.204985;;, + 14;3; 0.824256,-0.011078,-1.204985;;, + 15;3; 0.824256,-0.011078,-1.204985;;, + 16;3; 0.824256,-0.011078,-1.204985;;, + 17;3; 0.824256,-0.011078,-1.204985;;, + 18;3; 0.824256,-0.011078,-1.204985;;, + 19;3; 0.824256,-0.011078,-1.204985;;, + 20;3; 0.824256,-0.011078,-1.204985;;, + 21;3; 0.824256,-0.011078,-1.204985;;, + 22;3; 0.824256,-0.011078,-1.204985;;, + 23;3; 0.824256,-0.011078,-1.204985;;, + 24;3; 0.824256,-0.011078,-1.204985;;, + 25;3; 0.824256,-0.011078,-1.204985;;, + 26;3; 0.824256,-0.011078,-1.204985;;, + 27;3; 0.824256,-0.011078,-1.204985;;, + 28;3; 0.824256,-0.011078,-1.204985;;, + 29;3; 0.824256,-0.011078,-1.204985;;, + 30;3; 0.824256,-0.011078,-1.204985;;, + 31;3; 0.824256,-0.011078,-1.204985;;, + 32;3; 0.824256,-0.011078,-1.204985;;, + 33;3; 0.824256,-0.011078,-1.204985;;, + 34;3; 0.824256,-0.011078,-1.204985;;, + 35;3; 0.824256,-0.011078,-1.204985;;, + 36;3; 0.824256,-0.011078,-1.204985;;, + 37;3; 0.824256,-0.011078,-1.204985;;, + 38;3; 0.824256,-0.011078,-1.204985;;, + 39;3; 0.824256,-0.011078,-1.204985;;, + 40;3; 0.824256,-0.011078,-1.204985;;, + 41;3; 0.824256,-0.011078,-1.204985;;, + 42;3; 0.824256,-0.011078,-1.204985;;, + 43;3; 0.824256,-0.011078,-1.204985;;, + 44;3; 0.824256,-0.011078,-1.204985;;, + 45;3; 0.824256,-0.011078,-1.204985;;, + 46;3; 0.824256,-0.011078,-1.204985;;, + 47;3; 0.824256,-0.011078,-1.204985;;, + 48;3; 0.824256,-0.011078,-1.204985;;, + 49;3; 0.824256,-0.011078,-1.204985;;, + 50;3; 0.824256,-0.011078,-1.204985;;, + 51;3; 0.824256,-0.011078,-1.204985;;, + 52;3; 0.824256,-0.011078,-1.204985;;, + 53;3; 0.824256,-0.011078,-1.204985;;, + 54;3; 0.824256,-0.011078,-1.204985;;, + 55;3; 0.824256,-0.011078,-1.204985;;, + 56;3; 0.824256,-0.011078,-1.204985;;, + 57;3; 0.824256,-0.011078,-1.204985;;, + 58;3; 0.824256,-0.011078,-1.204985;;, + 59;3; 0.824256,-0.011078,-1.204985;;, + 60;3; 0.824256,-0.011078,-1.204985;;, + 61;3; 0.824256,-0.011078,-1.204985;;, + 62;3; 0.824256,-0.011078,-1.204985;;, + 63;3; 0.824256,-0.011078,-1.204985;;, + 64;3; 0.824256,-0.011078,-1.204985;;, + 65;3; 0.824256,-0.011078,-1.204985;;, + 66;3; 0.824256,-0.011078,-1.204985;;, + 67;3; 0.824256,-0.011078,-1.204985;;, + 68;3; 0.824256,-0.011078,-1.204985;;, + 69;3; 0.824256,-0.011078,-1.204985;;, + 70;3; 0.824256,-0.011078,-1.204985;;, + 71;3; 0.824256,-0.011078,-1.204985;;, + 72;3; 0.824256,-0.011078,-1.204985;;, + 73;3; 0.824256,-0.011078,-1.204985;;, + 74;3; 0.824256,-0.011078,-1.204985;;, + 75;3; 0.824256,-0.011078,-1.204985;;, + 76;3; 0.824256,-0.011078,-1.204985;;, + 77;3; 0.824256,-0.011078,-1.204985;;, + 78;3; 0.824256,-0.011078,-1.204985;;, + 79;3; 0.824256,-0.011078,-1.204985;;, + 80;3; 0.824256,-0.011078,-1.204985;;, + 81;3; 0.824256,-0.011078,-1.204985;;, + 82;3; 0.824256,-0.011078,-1.204985;;, + 83;3; 0.824256,-0.011078,-1.204985;;, + 84;3; 0.824256,-0.011078,-1.204985;;, + 85;3; 0.824256,-0.011078,-1.204985;;, + 86;3; 0.824256,-0.011078,-1.204985;;, + 87;3; 0.824256,-0.011078,-1.204985;;, + 88;3; 0.824256,-0.011078,-1.204985;;, + 89;3; 0.824256,-0.011078,-1.204985;;, + 90;3; 0.824256,-0.011078,-1.204985;;, + 91;3; 0.824256,-0.011078,-1.204985;;, + 92;3; 0.824256,-0.011078,-1.204985;;, + 93;3; 0.824256,-0.011078,-1.204985;;, + 94;3; 0.824256,-0.011078,-1.204985;;, + 95;3; 0.824256,-0.011078,-1.204985;;, + 96;3; 0.824256,-0.011078,-1.204985;;, + 97;3; 0.824256,-0.011078,-1.204985;;, + 98;3; 0.824256,-0.011078,-1.204985;;, + 99;3; 0.824256,-0.011078,-1.204985;;, + 100;3; 0.824256,-0.011078,-1.204985;;, + 101;3; 0.824256,-0.011078,-1.204985;;, + 102;3; 0.824256,-0.011078,-1.204985;;, + 103;3; 0.824256,-0.011078,-1.204985;;, + 104;3; 0.824256,-0.011078,-1.204985;;, + 105;3; 0.824256,-0.011078,-1.204985;;, + 106;3; 0.824256,-0.011078,-1.204985;;, + 107;3; 0.824256,-0.011078,-1.204985;;, + 108;3; 0.824256,-0.011078,-1.204985;;, + 109;3; 0.824256,-0.011078,-1.204985;;, + 110;3; 0.824256,-0.011078,-1.204985;;, + 111;3; 0.824256,-0.011078,-1.204985;;, + 112;3; 0.824256,-0.011078,-1.204985;;, + 113;3; 0.824256,-0.011078,-1.204985;;, + 114;3; 0.824256,-0.011078,-1.204985;;, + 115;3; 0.824256,-0.011078,-1.204985;;, + 116;3; 0.824256,-0.011078,-1.204985;;, + 117;3; 0.824256,-0.011078,-1.204985;;, + 118;3; 0.824256,-0.011078,-1.204985;;, + 119;3; 0.824256,-0.011078,-1.204985;;, + 120;3; 0.824256,-0.011078,-1.204985;;, + 121;3; 0.824256,-0.011078,-1.204985;;, + 122;3; 0.824256,-0.011078,-1.204985;;, + 123;3; 0.824256,-0.011078,-1.204985;;, + 124;3; 0.824256,-0.011078,-1.204985;;, + 125;3; 0.824256,-0.011078,-1.204985;;, + 126;3; 0.824256,-0.011078,-1.204985;;, + 127;3; 0.824256,-0.011078,-1.204985;;, + 128;3; 0.824256,-0.011078,-1.204985;;, + 129;3; 0.824256,-0.011078,-1.204985;;, + 130;3; 0.824256,-0.011078,-1.204985;;, + 131;3; 0.824256,-0.011078,-1.204985;;, + 132;3; 0.824256,-0.011078,-1.204985;;, + 133;3; 0.824256,-0.011078,-1.204985;;, + 134;3; 0.824256,-0.011078,-1.204985;;, + 135;3; 0.824256,-0.011078,-1.204985;;; + } + AnimationKey { //Rotation + 0; + 136; + 0;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 1;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 2;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 3;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 4;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 5;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 6;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 7;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 8;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 9;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 10;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 11;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 12;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 13;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 14;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 15;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 16;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 17;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 18;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 19;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 20;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 21;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 22;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 23;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 24;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 25;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 26;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 27;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 28;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 29;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 30;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 31;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 32;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 33;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 34;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 35;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 36;4; -0.471419,-0.525048, 0.471419,-0.525048;;, + 37;4; -0.449585,-0.538928, 0.449585,-0.538928;;, + 38;4; -0.415216,-0.560776, 0.415216,-0.560775;;, + 39;4; -0.373354,-0.587385, 0.373354,-0.587385;;, + 40;4; -0.331496,-0.613991, 0.331496,-0.613991;;, + 41;4; -0.297134,-0.635832, 0.297134,-0.635832;;, + 42;4; -0.275307,-0.649706, 0.275307,-0.649706;;, + 43;4; -0.267994,-0.654354, 0.267994,-0.654354;;, + 44;4; -0.271164,-0.651497, 0.271164,-0.651497;;, + 45;4; -0.280754,-0.642868, 0.280754,-0.642868;;, + 46;4; -0.296731,-0.628532, 0.296731,-0.628532;;, + 47;4; -0.318782,-0.608809, 0.318782,-0.608809;;, + 48;4; -0.346239,-0.584351, 0.346239,-0.584351;;, + 49;4; -0.378024,-0.556181, 0.378024,-0.556181;;, + 50;4; -0.412665,-0.525678, 0.412665,-0.525678;;, + 51;4; -0.448397,-0.494478, 0.448398,-0.494477;;, + 52;4; -0.483345,-0.464307, 0.483345,-0.464307;;, + 53;4; -0.515728,-0.436788, 0.515728,-0.436788;;, + 54;4; -0.544052,-0.413272, 0.544052,-0.413272;;, + 55;4; -0.567204,-0.394746, 0.567204,-0.394746;;, + 56;4; -0.584482,-0.381824, 0.584482,-0.381824;;, + 57;4; -0.595539,-0.374790, 0.595539,-0.374790;;, + 58;4; -0.600308,-0.373672, 0.600308,-0.373671;;, + 59;4; -0.596120,-0.381769, 0.596120,-0.381769;;, + 60;4; -0.580435,-0.402142, 0.580435,-0.402142;;, + 61;4; -0.555540,-0.432097, 0.555540,-0.432097;;, + 62;4; -0.526829,-0.465563, 0.526829,-0.465563;;, + 63;4; -0.501294,-0.494832, 0.501294,-0.494832;;, + 64;4; -0.484447,-0.513952, 0.484447,-0.513952;;, + 65;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 66;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 67;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 68;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 69;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 70;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 71;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 72;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 73;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 74;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 75;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 76;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 77;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 78;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 79;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 80;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 81;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 82;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 83;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 84;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 85;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 86;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 87;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 88;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 89;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 90;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 91;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 92;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 93;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 94;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 95;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 96;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 97;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 98;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 99;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 100;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 101;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 102;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 103;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 104;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 105;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 106;4; -0.463301,-0.526860, 0.463301,-0.526859;;, + 107;4; -0.417252,-0.546134, 0.417252,-0.546134;;, + 108;4; -0.344789,-0.576451, 0.344789,-0.576451;;, + 109;4; -0.256546,-0.613358, 0.256546,-0.613358;;, + 110;4; -0.168312,-0.650257, 0.168312,-0.650257;;, + 111;4; -0.095870,-0.680556, 0.095870,-0.680556;;, + 112;4; -0.049840,-0.699813, 0.049840,-0.699813;;, + 113;4; -0.034414,-0.706269, 0.034414,-0.706269;;, + 114;4; -0.037872,-0.703537, 0.037872,-0.703537;;, + 115;4; -0.057302,-0.688805, 0.057302,-0.688805;;, + 116;4; -0.091541,-0.663016, 0.091541,-0.663016;;, + 117;4; -0.137489,-0.628455, 0.137490,-0.628455;;, + 118;4; -0.191915,-0.587762, 0.191915,-0.587762;;, + 119;4; -0.251696,-0.543478, 0.251696,-0.543478;;, + 120;4; -0.313906,-0.497971, 0.313906,-0.497971;;, + 121;4; -0.375876,-0.453394, 0.375877,-0.453394;;, + 122;4; -0.435236,-0.411649, 0.435236,-0.411649;;, + 123;4; -0.489928,-0.374380, 0.489928,-0.374380;;, + 124;4; -0.538212,-0.342968, 0.538212,-0.342968;;, + 125;4; -0.578647,-0.318547, 0.578647,-0.318547;;, + 126;4; -0.610074,-0.302025, 0.610074,-0.302024;;, + 127;4; -0.631585,-0.294102, 0.631585,-0.294102;;, + 128;4; -0.642492,-0.295303, 0.642492,-0.295303;;, + 129;4; -0.639410,-0.310234, 0.639410,-0.310233;;, + 130;4; -0.619509,-0.342661, 0.619509,-0.342661;;, + 131;4; -0.585929,-0.388513, 0.585929,-0.388513;;, + 132;4; -0.546281,-0.438858, 0.546281,-0.438858;;, + 133;4; -0.510571,-0.482497, 0.510571,-0.482497;;, + 134;4; -0.486826,-0.510862, 0.486826,-0.510862;;, + 135;4; -0.478735,-0.520397, 0.478735,-0.520397;;; + } + AnimationKey { //Scale + 1; + 136; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_noga1} + AnimationKey { //Position + 2; + 136; + 0;3; 0.784448, 3.021216,-1.494725;;, + 1;3; 0.784448, 3.021216,-1.494725;;, + 2;3; 0.784448, 3.021216,-1.494725;;, + 3;3; 0.784448, 3.021216,-1.494725;;, + 4;3; 0.784448, 3.021216,-1.494725;;, + 5;3; 0.784448, 3.021216,-1.494725;;, + 6;3; 0.784448, 3.021216,-1.494725;;, + 7;3; 0.784448, 3.021216,-1.494725;;, + 8;3; 0.784448, 3.021216,-1.494725;;, + 9;3; 0.784448, 3.021216,-1.494725;;, + 10;3; 0.784448, 3.021216,-1.494725;;, + 11;3; 0.784448, 3.021216,-1.494725;;, + 12;3; 0.784448, 3.021216,-1.494725;;, + 13;3; 0.784448, 3.021216,-1.494725;;, + 14;3; 0.784448, 3.021216,-1.494725;;, + 15;3; 0.784448, 3.021216,-1.494725;;, + 16;3; 0.784448, 3.021216,-1.494725;;, + 17;3; 0.784448, 3.021216,-1.494725;;, + 18;3; 0.784448, 3.021216,-1.494725;;, + 19;3; 0.784448, 3.021216,-1.494725;;, + 20;3; 0.784448, 3.021216,-1.494725;;, + 21;3; 0.784448, 3.021216,-1.494725;;, + 22;3; 0.784448, 3.021216,-1.494725;;, + 23;3; 0.784448, 3.021216,-1.494725;;, + 24;3; 0.784448, 3.021216,-1.494725;;, + 25;3; 0.784448, 3.021216,-1.494725;;, + 26;3; 0.784448, 3.021216,-1.494725;;, + 27;3; 0.784448, 3.021216,-1.494725;;, + 28;3; 0.784448, 3.021216,-1.494725;;, + 29;3; 0.784448, 3.021216,-1.494725;;, + 30;3; 0.784448, 3.021216,-1.494725;;, + 31;3; 0.784448, 3.021216,-1.494725;;, + 32;3; 0.784448, 3.021216,-1.494725;;, + 33;3; 0.784448, 3.021216,-1.494725;;, + 34;3; 0.784448, 3.021216,-1.494725;;, + 35;3; 0.784448, 3.021216,-1.494725;;, + 36;3; 0.784448, 3.021216,-1.494725;;, + 37;3; 0.784448, 3.021216,-1.494725;;, + 38;3; 0.784448, 3.021216,-1.494725;;, + 39;3; 0.784448, 3.021216,-1.494725;;, + 40;3; 0.784448, 3.021216,-1.494725;;, + 41;3; 0.784448, 3.021216,-1.494725;;, + 42;3; 0.784448, 3.021216,-1.494725;;, + 43;3; 0.784448, 3.021216,-1.494725;;, + 44;3; 0.784448, 3.021216,-1.494725;;, + 45;3; 0.784448, 3.021216,-1.494725;;, + 46;3; 0.784448, 3.021216,-1.494725;;, + 47;3; 0.784448, 3.021216,-1.494725;;, + 48;3; 0.784448, 3.021216,-1.494725;;, + 49;3; 0.784448, 3.021216,-1.494725;;, + 50;3; 0.784448, 3.021216,-1.494725;;, + 51;3; 0.784448, 3.021216,-1.494725;;, + 52;3; 0.784448, 3.021216,-1.494725;;, + 53;3; 0.784448, 3.021216,-1.494725;;, + 54;3; 0.784448, 3.021216,-1.494725;;, + 55;3; 0.784448, 3.021216,-1.494725;;, + 56;3; 0.784448, 3.021216,-1.494725;;, + 57;3; 0.784448, 3.021216,-1.494725;;, + 58;3; 0.784448, 3.021216,-1.494725;;, + 59;3; 0.784448, 3.021216,-1.494725;;, + 60;3; 0.784448, 3.021216,-1.494725;;, + 61;3; 0.784448, 3.021216,-1.494725;;, + 62;3; 0.784448, 3.021216,-1.494725;;, + 63;3; 0.784448, 3.021216,-1.494725;;, + 64;3; 0.784448, 3.021216,-1.494725;;, + 65;3; 0.784448, 3.021216,-1.494725;;, + 66;3; 0.784448, 3.021216,-1.494725;;, + 67;3; 0.784448, 3.021216,-1.494725;;, + 68;3; 0.784448, 3.021216,-1.494725;;, + 69;3; 0.784448, 3.021216,-1.494725;;, + 70;3; 0.784448, 3.021216,-1.494725;;, + 71;3; 0.784448, 3.021216,-1.494725;;, + 72;3; 0.784448, 3.021216,-1.494725;;, + 73;3; 0.784448, 3.021216,-1.494725;;, + 74;3; 0.784448, 3.021216,-1.494725;;, + 75;3; 0.784448, 3.021216,-1.494725;;, + 76;3; 0.784448, 3.021216,-1.494725;;, + 77;3; 0.784448, 3.021216,-1.494725;;, + 78;3; 0.784448, 3.021216,-1.494725;;, + 79;3; 0.784448, 3.021216,-1.494725;;, + 80;3; 0.784448, 3.021216,-1.494725;;, + 81;3; 0.784448, 3.021216,-1.494725;;, + 82;3; 0.784448, 3.021216,-1.494725;;, + 83;3; 0.784448, 3.021216,-1.494725;;, + 84;3; 0.784448, 3.021216,-1.494725;;, + 85;3; 0.784448, 3.021216,-1.494725;;, + 86;3; 0.784448, 3.021216,-1.494725;;, + 87;3; 0.784448, 3.021216,-1.494725;;, + 88;3; 0.784448, 3.021216,-1.494725;;, + 89;3; 0.784448, 3.021216,-1.494725;;, + 90;3; 0.784448, 3.021216,-1.494725;;, + 91;3; 0.784448, 3.021216,-1.494725;;, + 92;3; 0.784448, 3.021216,-1.494725;;, + 93;3; 0.784448, 3.021216,-1.494725;;, + 94;3; 0.784448, 3.021216,-1.494725;;, + 95;3; 0.784448, 3.021216,-1.494725;;, + 96;3; 0.784448, 3.021216,-1.494725;;, + 97;3; 0.784448, 3.021216,-1.494725;;, + 98;3; 0.784448, 3.021216,-1.494725;;, + 99;3; 0.784448, 3.021216,-1.494725;;, + 100;3; 0.784448, 3.021216,-1.494725;;, + 101;3; 0.784448, 3.021216,-1.494725;;, + 102;3; 0.784448, 3.021216,-1.494725;;, + 103;3; 0.784448, 3.021216,-1.494725;;, + 104;3; 0.784448, 3.021216,-1.494725;;, + 105;3; 0.784448, 3.021216,-1.494725;;, + 106;3; 0.784448, 3.021216,-1.494725;;, + 107;3; 0.784448, 3.021216,-1.494725;;, + 108;3; 0.784448, 3.021216,-1.494725;;, + 109;3; 0.784448, 3.021216,-1.494725;;, + 110;3; 0.784448, 3.021216,-1.494725;;, + 111;3; 0.784448, 3.021216,-1.494725;;, + 112;3; 0.784448, 3.021216,-1.494725;;, + 113;3; 0.784448, 3.021216,-1.494725;;, + 114;3; 0.784448, 3.021216,-1.494725;;, + 115;3; 0.784448, 3.021216,-1.494725;;, + 116;3; 0.784448, 3.021216,-1.494725;;, + 117;3; 0.784448, 3.021216,-1.494725;;, + 118;3; 0.784448, 3.021216,-1.494725;;, + 119;3; 0.784448, 3.021216,-1.494725;;, + 120;3; 0.784448, 3.021216,-1.494725;;, + 121;3; 0.784448, 3.021216,-1.494725;;, + 122;3; 0.784448, 3.021216,-1.494725;;, + 123;3; 0.784448, 3.021216,-1.494725;;, + 124;3; 0.784448, 3.021216,-1.494725;;, + 125;3; 0.784448, 3.021216,-1.494725;;, + 126;3; 0.784448, 3.021216,-1.494725;;, + 127;3; 0.784448, 3.021216,-1.494725;;, + 128;3; 0.784448, 3.021216,-1.494725;;, + 129;3; 0.784448, 3.021216,-1.494725;;, + 130;3; 0.784448, 3.021216,-1.494725;;, + 131;3; 0.784448, 3.021216,-1.494725;;, + 132;3; 0.784448, 3.021216,-1.494725;;, + 133;3; 0.784448, 3.021216,-1.494725;;, + 134;3; 0.784448, 3.021216,-1.494725;;, + 135;3; 0.784448, 3.021216,-1.494725;;; + } + AnimationKey { //Rotation + 0; + 136; + 0;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 1;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 2;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 3;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 4;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 5;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 6;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 7;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 8;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 9;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 10;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 11;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 12;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 13;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 14;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 15;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 16;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 17;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 18;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 19;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 20;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 21;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 22;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 23;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 24;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 25;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 26;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 27;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 28;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 29;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 30;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 31;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 32;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 33;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 34;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 35;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 36;4; -0.483955,-0.513539, 0.483955,-0.513539;;, + 37;4; -0.499536,-0.493071, 0.499536,-0.493071;;, + 38;4; -0.524060,-0.460853, 0.524060,-0.460853;;, + 39;4; -0.553930,-0.421610, 0.553930,-0.421610;;, + 40;4; -0.583796,-0.382370, 0.583796,-0.382370;;, + 41;4; -0.608313,-0.350158, 0.608313,-0.350158;;, + 42;4; -0.623887,-0.329697, 0.623887,-0.329697;;, + 43;4; -0.629105,-0.322842, 0.629105,-0.322841;;, + 44;4; -0.626395,-0.325558, 0.626395,-0.325558;;, + 45;4; -0.618208,-0.333776, 0.618207,-0.333776;;, + 46;4; -0.604601,-0.347469, 0.604601,-0.347469;;, + 47;4; -0.585875,-0.366370, 0.585875,-0.366370;;, + 48;4; -0.562643,-0.389905, 0.562643,-0.389905;;, + 49;4; -0.535871,-0.417154, 0.535871,-0.417154;;, + 50;4; -0.506861,-0.446856, 0.506861,-0.446856;;, + 51;4; -0.477161,-0.477500, 0.477161,-0.477500;;, + 52;4; -0.448405,-0.507479, 0.448405,-0.507479;;, + 53;4; -0.422131,-0.535269, 0.422131,-0.535268;;, + 54;4; -0.399618,-0.559587, 0.399618,-0.559587;;, + 55;4; -0.381808,-0.579482, 0.381808,-0.579482;;, + 56;4; -0.369282,-0.594349, 0.369282,-0.594349;;, + 57;4; -0.362313,-0.603892, 0.362313,-0.603892;;, + 58;4; -0.360931,-0.608053, 0.360931,-0.608053;;, + 59;4; -0.367377,-0.605275, 0.367377,-0.605275;;, + 60;4; -0.383708,-0.594080, 0.383708,-0.594080;;, + 61;4; -0.407762,-0.576122, 0.407762,-0.576122;;, + 62;4; -0.434653,-0.555326, 0.434653,-0.555326;;, + 63;4; -0.458181,-0.536793, 0.458181,-0.536793;;, + 64;4; -0.473553,-0.524551, 0.473553,-0.524551;;, + 65;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 66;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 67;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 68;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 69;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 70;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 71;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 72;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 73;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 74;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 75;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 76;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 77;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 78;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 79;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 80;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 81;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 82;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 83;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 84;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 85;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 86;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 87;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 88;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 89;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 90;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 91;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 92;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 93;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 94;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 95;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 96;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 97;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 98;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 99;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 100;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 101;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 102;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 103;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 104;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 105;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 106;4; -0.486441,-0.505692, 0.486441,-0.505691;;, + 107;4; -0.509428,-0.461814, 0.509428,-0.461814;;, + 108;4; -0.545587,-0.392767, 0.545587,-0.392767;;, + 109;4; -0.589608,-0.308682, 0.589608,-0.308682;;, + 110;4; -0.633619,-0.224607, 0.633619,-0.224607;;, + 111;4; -0.669755,-0.155581, 0.669755,-0.155581;;, + 112;4; -0.692721,-0.111723, 0.692721,-0.111723;;, + 113;4; -0.700419,-0.097025, 0.700419,-0.097025;;, + 114;4; -0.696763,-0.100406, 0.696763,-0.100406;;, + 115;4; -0.676592,-0.119091, 0.676592,-0.119091;;, + 116;4; -0.641210,-0.152012, 0.641210,-0.152012;;, + 117;4; -0.593929,-0.196363, 0.593929,-0.196363;;, + 118;4; -0.538312,-0.249035, 0.538312,-0.249035;;, + 119;4; -0.477783,-0.307026, 0.477783,-0.307026;;, + 120;4; -0.415539,-0.367521, 0.415539,-0.367521;;, + 121;4; -0.354482,-0.427953, 0.354482,-0.427953;;, + 122;4; -0.297180,-0.486038, 0.297180,-0.486038;;, + 123;4; -0.245847,-0.539794, 0.245847,-0.539794;;, + 124;4; -0.202350,-0.587542, 0.202350,-0.587542;;, + 125;4; -0.168222,-0.627892, 0.168222,-0.627892;;, + 126;4; -0.144686,-0.659719, 0.144686,-0.659719;;, + 127;4; -0.132693,-0.682144, 0.132693,-0.682144;;, + 128;4; -0.132952,-0.694495, 0.132953,-0.694495;;, + 129;4; -0.153888,-0.692321, 0.153888,-0.692321;;, + 130;4; -0.202733,-0.671710, 0.202733,-0.671710;;, + 131;4; -0.273188,-0.636020, 0.273188,-0.636020;;, + 132;4; -0.351280,-0.593466, 0.351280,-0.593466;;, + 133;4; -0.419352,-0.554921, 0.419352,-0.554921;;, + 134;4; -0.463768,-0.529189, 0.463768,-0.529189;;, + 135;4; -0.478735,-0.520397, 0.478735,-0.520397;;; + } + AnimationKey { //Scale + 1; + 136; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_noga4} + AnimationKey { //Position + 2; + 136; + 0;3; -0.923299,-0.011159,-1.205961;;, + 1;3; -0.923299,-0.011159,-1.205961;;, + 2;3; -0.923299,-0.011159,-1.205961;;, + 3;3; -0.923299,-0.011159,-1.205961;;, + 4;3; -0.923299,-0.011159,-1.205961;;, + 5;3; -0.923299,-0.011159,-1.205961;;, + 6;3; -0.923299,-0.011159,-1.205961;;, + 7;3; -0.923299,-0.011159,-1.205961;;, + 8;3; -0.923299,-0.011159,-1.205961;;, + 9;3; -0.923299,-0.011159,-1.205961;;, + 10;3; -0.923299,-0.011159,-1.205961;;, + 11;3; -0.923299,-0.011159,-1.205961;;, + 12;3; -0.923299,-0.011159,-1.205961;;, + 13;3; -0.923299,-0.011159,-1.205961;;, + 14;3; -0.923299,-0.011159,-1.205961;;, + 15;3; -0.923299,-0.011159,-1.205961;;, + 16;3; -0.923299,-0.011159,-1.205961;;, + 17;3; -0.923299,-0.011159,-1.205961;;, + 18;3; -0.923299,-0.011159,-1.205961;;, + 19;3; -0.923299,-0.011159,-1.205961;;, + 20;3; -0.923299,-0.011159,-1.205961;;, + 21;3; -0.923299,-0.011159,-1.205961;;, + 22;3; -0.923299,-0.011159,-1.205961;;, + 23;3; -0.923299,-0.011159,-1.205961;;, + 24;3; -0.923299,-0.011159,-1.205961;;, + 25;3; -0.923299,-0.011159,-1.205961;;, + 26;3; -0.923299,-0.011159,-1.205961;;, + 27;3; -0.923299,-0.011159,-1.205961;;, + 28;3; -0.923299,-0.011159,-1.205961;;, + 29;3; -0.923299,-0.011159,-1.205961;;, + 30;3; -0.923299,-0.011159,-1.205961;;, + 31;3; -0.923299,-0.011159,-1.205961;;, + 32;3; -0.923299,-0.011159,-1.205961;;, + 33;3; -0.923299,-0.011159,-1.205961;;, + 34;3; -0.923299,-0.011159,-1.205961;;, + 35;3; -0.923299,-0.011159,-1.205961;;, + 36;3; -0.923299,-0.011159,-1.205961;;, + 37;3; -0.923299,-0.011159,-1.205961;;, + 38;3; -0.923299,-0.011159,-1.205961;;, + 39;3; -0.923299,-0.011159,-1.205961;;, + 40;3; -0.923299,-0.011159,-1.205961;;, + 41;3; -0.923299,-0.011159,-1.205961;;, + 42;3; -0.923299,-0.011159,-1.205961;;, + 43;3; -0.923299,-0.011159,-1.205961;;, + 44;3; -0.923299,-0.011159,-1.205961;;, + 45;3; -0.923299,-0.011159,-1.205961;;, + 46;3; -0.923299,-0.011159,-1.205961;;, + 47;3; -0.923299,-0.011159,-1.205961;;, + 48;3; -0.923299,-0.011159,-1.205961;;, + 49;3; -0.923299,-0.011159,-1.205961;;, + 50;3; -0.923299,-0.011159,-1.205961;;, + 51;3; -0.923299,-0.011159,-1.205961;;, + 52;3; -0.923299,-0.011159,-1.205961;;, + 53;3; -0.923299,-0.011159,-1.205961;;, + 54;3; -0.923299,-0.011159,-1.205961;;, + 55;3; -0.923299,-0.011159,-1.205961;;, + 56;3; -0.923299,-0.011159,-1.205961;;, + 57;3; -0.923299,-0.011159,-1.205961;;, + 58;3; -0.923299,-0.011159,-1.205961;;, + 59;3; -0.923299,-0.011159,-1.205961;;, + 60;3; -0.923299,-0.011159,-1.205961;;, + 61;3; -0.923299,-0.011159,-1.205961;;, + 62;3; -0.923299,-0.011159,-1.205961;;, + 63;3; -0.923299,-0.011159,-1.205961;;, + 64;3; -0.923299,-0.011159,-1.205961;;, + 65;3; -0.923299,-0.011159,-1.205961;;, + 66;3; -0.923299,-0.011159,-1.205961;;, + 67;3; -0.923299,-0.011159,-1.205961;;, + 68;3; -0.923299,-0.011159,-1.205961;;, + 69;3; -0.923299,-0.011159,-1.205961;;, + 70;3; -0.923299,-0.011159,-1.205961;;, + 71;3; -0.923299,-0.011159,-1.205961;;, + 72;3; -0.923299,-0.011159,-1.205961;;, + 73;3; -0.923299,-0.011159,-1.205961;;, + 74;3; -0.923299,-0.011159,-1.205961;;, + 75;3; -0.923299,-0.011159,-1.205961;;, + 76;3; -0.923299,-0.011159,-1.205961;;, + 77;3; -0.923299,-0.011159,-1.205961;;, + 78;3; -0.923299,-0.011159,-1.205961;;, + 79;3; -0.923299,-0.011159,-1.205961;;, + 80;3; -0.923299,-0.011159,-1.205961;;, + 81;3; -0.923299,-0.011159,-1.205961;;, + 82;3; -0.923299,-0.011159,-1.205961;;, + 83;3; -0.923299,-0.011159,-1.205961;;, + 84;3; -0.923299,-0.011159,-1.205961;;, + 85;3; -0.923299,-0.011159,-1.205961;;, + 86;3; -0.923299,-0.011159,-1.205961;;, + 87;3; -0.923299,-0.011159,-1.205961;;, + 88;3; -0.923299,-0.011159,-1.205961;;, + 89;3; -0.923299,-0.011159,-1.205961;;, + 90;3; -0.923299,-0.011159,-1.205961;;, + 91;3; -0.923299,-0.011159,-1.205961;;, + 92;3; -0.923299,-0.011159,-1.205961;;, + 93;3; -0.923299,-0.011159,-1.205961;;, + 94;3; -0.923299,-0.011159,-1.205961;;, + 95;3; -0.923299,-0.011159,-1.205961;;, + 96;3; -0.923299,-0.011159,-1.205961;;, + 97;3; -0.923299,-0.011159,-1.205961;;, + 98;3; -0.923299,-0.011159,-1.205961;;, + 99;3; -0.923299,-0.011159,-1.205961;;, + 100;3; -0.923299,-0.011159,-1.205961;;, + 101;3; -0.923299,-0.011159,-1.205961;;, + 102;3; -0.923299,-0.011159,-1.205961;;, + 103;3; -0.923299,-0.011159,-1.205961;;, + 104;3; -0.923299,-0.011159,-1.205961;;, + 105;3; -0.923299,-0.011159,-1.205961;;, + 106;3; -0.923299,-0.011159,-1.205961;;, + 107;3; -0.923299,-0.011159,-1.205961;;, + 108;3; -0.923299,-0.011159,-1.205961;;, + 109;3; -0.923299,-0.011159,-1.205961;;, + 110;3; -0.923299,-0.011159,-1.205961;;, + 111;3; -0.923299,-0.011159,-1.205961;;, + 112;3; -0.923299,-0.011159,-1.205961;;, + 113;3; -0.923299,-0.011159,-1.205961;;, + 114;3; -0.923299,-0.011159,-1.205961;;, + 115;3; -0.923299,-0.011159,-1.205961;;, + 116;3; -0.923299,-0.011159,-1.205961;;, + 117;3; -0.923299,-0.011159,-1.205961;;, + 118;3; -0.923299,-0.011159,-1.205961;;, + 119;3; -0.923299,-0.011159,-1.205961;;, + 120;3; -0.923299,-0.011159,-1.205961;;, + 121;3; -0.923299,-0.011159,-1.205961;;, + 122;3; -0.923299,-0.011159,-1.205961;;, + 123;3; -0.923299,-0.011159,-1.205961;;, + 124;3; -0.923299,-0.011159,-1.205961;;, + 125;3; -0.923299,-0.011159,-1.205961;;, + 126;3; -0.923299,-0.011159,-1.205961;;, + 127;3; -0.923299,-0.011159,-1.205961;;, + 128;3; -0.923299,-0.011159,-1.205961;;, + 129;3; -0.923299,-0.011159,-1.205961;;, + 130;3; -0.923299,-0.011159,-1.205961;;, + 131;3; -0.923299,-0.011159,-1.205961;;, + 132;3; -0.923299,-0.011159,-1.205961;;, + 133;3; -0.923299,-0.011159,-1.205961;;, + 134;3; -0.923299,-0.011159,-1.205961;;, + 135;3; -0.923299,-0.011159,-1.205961;;; + } + AnimationKey { //Rotation + 0; + 136; + 0;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 1;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 2;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 3;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 4;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 5;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 6;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 7;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 8;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 9;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 10;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 11;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 12;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 13;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 14;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 15;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 16;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 17;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 18;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 19;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 20;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 21;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 22;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 23;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 24;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 25;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 26;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 27;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 28;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 29;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 30;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 31;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 32;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 33;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 34;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 35;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 36;4; -0.482184,-0.516822, 0.482185,-0.516822;;, + 37;4; -0.492450,-0.506118, 0.492450,-0.506118;;, + 38;4; -0.508534,-0.489186, 0.508534,-0.489186;;, + 39;4; -0.527984,-0.468405, 0.527984,-0.468405;;, + 40;4; -0.547196,-0.447367, 0.547196,-0.447367;;, + 41;4; -0.562604,-0.429702, 0.562604,-0.429702;;, + 42;4; -0.571844,-0.417885, 0.571844,-0.417885;;, + 43;4; -0.574016,-0.412923, 0.574016,-0.412923;;, + 44;4; -0.569663,-0.413978, 0.569663,-0.413978;;, + 45;4; -0.559287,-0.420193, 0.559287,-0.420193;;, + 46;4; -0.542949,-0.431542, 0.542949,-0.431542;;, + 47;4; -0.520977,-0.447777, 0.520977,-0.447776;;, + 48;4; -0.494044,-0.468360, 0.494044,-0.468360;;, + 49;4; -0.463210,-0.492430, 0.463210,-0.492430;;, + 50;4; -0.429904,-0.518806, 0.429904,-0.518806;;, + 51;4; -0.395827,-0.546074, 0.395827,-0.546074;;, + 52;4; -0.362775,-0.572726, 0.362775,-0.572726;;, + 53;4; -0.332436,-0.597335, 0.332436,-0.597335;;, + 54;4; -0.306220,-0.618699, 0.306220,-0.618698;;, + 55;4; -0.285160,-0.635924, 0.285160,-0.635924;;, + 56;4; -0.269898,-0.648444, 0.269898,-0.648443;;, + 57;4; -0.260736,-0.655978, 0.260736,-0.655978;;, + 58;4; -0.257707,-0.658473, 0.257707,-0.658473;;, + 59;4; -0.267733,-0.652210, 0.267733,-0.652210;;, + 60;4; -0.297392,-0.633683, 0.297392,-0.633683;;, + 61;4; -0.342579,-0.605457, 0.342579,-0.605457;;, + 62;4; -0.393836,-0.573438, 0.393836,-0.573438;;, + 63;4; -0.439033,-0.545202, 0.439033,-0.545202;;, + 64;4; -0.468704,-0.526665, 0.468704,-0.526665;;, + 65;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 66;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 67;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 68;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 69;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 70;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 71;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 72;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 73;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 74;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 75;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 76;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 77;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 78;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 79;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 80;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 81;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 82;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 83;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 84;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 85;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 86;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 87;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 88;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 89;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 90;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 91;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 92;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 93;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 94;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 95;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 96;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 97;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 98;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 99;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 100;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 101;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 102;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 103;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 104;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 105;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 106;4; -0.486744,-0.509400, 0.486744,-0.509400;;, + 107;4; -0.510455,-0.476386, 0.510455,-0.476386;;, + 108;4; -0.547311,-0.423935, 0.547311,-0.423935;;, + 109;4; -0.591333,-0.359126, 0.591333,-0.359126;;, + 110;4; -0.633927,-0.292779, 0.633927,-0.292779;;, + 111;4; -0.666718,-0.235944, 0.666718,-0.235944;;, + 112;4; -0.684263,-0.196259, 0.684263,-0.196259;;, + 113;4; -0.684609,-0.176946, 0.684609,-0.176946;;, + 114;4; -0.672960,-0.172187, 0.672960,-0.172187;;, + 115;4; -0.645206,-0.185654, 0.645206,-0.185654;;, + 116;4; -0.601532,-0.214884, 0.601532,-0.214884;;, + 117;4; -0.544660,-0.255951, 0.544660,-0.255951;;, + 118;4; -0.478481,-0.305578, 0.478481,-0.305578;;, + 119;4; -0.406739,-0.360603, 0.406739,-0.360603;;, + 120;4; -0.332928,-0.418069, 0.332928,-0.418069;;, + 121;4; -0.260224,-0.475279, 0.260224,-0.475279;;, + 122;4; -0.191436,-0.529837, 0.191436,-0.529837;;, + 123;4; -0.128993,-0.579668, 0.128993,-0.579668;;, + 124;4; -0.074942,-0.623014, 0.074942,-0.623014;;, + 125;4; -0.030964,-0.658422, 0.030964,-0.658422;;, + 126;4; 0.001591,-0.684719,-0.001591,-0.684719;;, + 127;4; 0.021676,-0.700988,-0.021675,-0.700988;;, + 128;4; 0.028506,-0.706532,-0.028506,-0.706532;;, + 129;4; 0.005515,-0.698107,-0.005515,-0.698107;;, + 130;4; -0.062432,-0.673232, 0.062432,-0.673232;;, + 131;4; -0.165922,-0.635355, 0.165922,-0.635355;;, + 132;4; -0.283421,-0.592296, 0.283422,-0.592296;;, + 133;4; -0.387246,-0.554146, 0.387246,-0.554146;;, + 134;4; -0.455581,-0.528956, 0.455581,-0.528956;;, + 135;4; -0.478735,-0.520397, 0.478735,-0.520397;;; + } + AnimationKey { //Scale + 1; + 136; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_noga2} + AnimationKey { //Position + 2; + 136; + 0;3; -0.921735, 3.022715,-1.476782;;, + 1;3; -0.921735, 3.022715,-1.476782;;, + 2;3; -0.921735, 3.022715,-1.476782;;, + 3;3; -0.921735, 3.022715,-1.476782;;, + 4;3; -0.921735, 3.022715,-1.476782;;, + 5;3; -0.921735, 3.022715,-1.476782;;, + 6;3; -0.921735, 3.022715,-1.476782;;, + 7;3; -0.921735, 3.022715,-1.476782;;, + 8;3; -0.921735, 3.022715,-1.476782;;, + 9;3; -0.921735, 3.022715,-1.476782;;, + 10;3; -0.921735, 3.022715,-1.476782;;, + 11;3; -0.921735, 3.022715,-1.476782;;, + 12;3; -0.921735, 3.022715,-1.476782;;, + 13;3; -0.921735, 3.022715,-1.476782;;, + 14;3; -0.921735, 3.022715,-1.476782;;, + 15;3; -0.921735, 3.022715,-1.476782;;, + 16;3; -0.921735, 3.022715,-1.476782;;, + 17;3; -0.921735, 3.022715,-1.476782;;, + 18;3; -0.921735, 3.022715,-1.476782;;, + 19;3; -0.921735, 3.022715,-1.476782;;, + 20;3; -0.921735, 3.022715,-1.476782;;, + 21;3; -0.921735, 3.022715,-1.476782;;, + 22;3; -0.921735, 3.022715,-1.476782;;, + 23;3; -0.921735, 3.022715,-1.476782;;, + 24;3; -0.921735, 3.022715,-1.476782;;, + 25;3; -0.921735, 3.022715,-1.476782;;, + 26;3; -0.921735, 3.022715,-1.476782;;, + 27;3; -0.921735, 3.022715,-1.476782;;, + 28;3; -0.921735, 3.022715,-1.476782;;, + 29;3; -0.921735, 3.022715,-1.476782;;, + 30;3; -0.921735, 3.022715,-1.476782;;, + 31;3; -0.921735, 3.022715,-1.476782;;, + 32;3; -0.921735, 3.022715,-1.476782;;, + 33;3; -0.921735, 3.022715,-1.476782;;, + 34;3; -0.921735, 3.022715,-1.476782;;, + 35;3; -0.921735, 3.022715,-1.476782;;, + 36;3; -0.921735, 3.022715,-1.476782;;, + 37;3; -0.921735, 3.022715,-1.476782;;, + 38;3; -0.921735, 3.022716,-1.476782;;, + 39;3; -0.921735, 3.022715,-1.476782;;, + 40;3; -0.921735, 3.022715,-1.476782;;, + 41;3; -0.921735, 3.022715,-1.476782;;, + 42;3; -0.921735, 3.022715,-1.476782;;, + 43;3; -0.921735, 3.022715,-1.476782;;, + 44;3; -0.921735, 3.022715,-1.476782;;, + 45;3; -0.921735, 3.022715,-1.476782;;, + 46;3; -0.921735, 3.022715,-1.476782;;, + 47;3; -0.921735, 3.022715,-1.476782;;, + 48;3; -0.921735, 3.022715,-1.476782;;, + 49;3; -0.921735, 3.022715,-1.476782;;, + 50;3; -0.921735, 3.022715,-1.476782;;, + 51;3; -0.921735, 3.022715,-1.476782;;, + 52;3; -0.921735, 3.022715,-1.476782;;, + 53;3; -0.921735, 3.022715,-1.476782;;, + 54;3; -0.921735, 3.022715,-1.476782;;, + 55;3; -0.921735, 3.022715,-1.476782;;, + 56;3; -0.921735, 3.022715,-1.476782;;, + 57;3; -0.921735, 3.022715,-1.476782;;, + 58;3; -0.921735, 3.022715,-1.476782;;, + 59;3; -0.921735, 3.022715,-1.476782;;, + 60;3; -0.921735, 3.022716,-1.476782;;, + 61;3; -0.921735, 3.022715,-1.476782;;, + 62;3; -0.921735, 3.022715,-1.476782;;, + 63;3; -0.921735, 3.022715,-1.476782;;, + 64;3; -0.921735, 3.022715,-1.476782;;, + 65;3; -0.921735, 3.022715,-1.476782;;, + 66;3; -0.921735, 3.022715,-1.476782;;, + 67;3; -0.921735, 3.022715,-1.476782;;, + 68;3; -0.921735, 3.022715,-1.476782;;, + 69;3; -0.921735, 3.022715,-1.476782;;, + 70;3; -0.921735, 3.022715,-1.476782;;, + 71;3; -0.921735, 3.022715,-1.476782;;, + 72;3; -0.921735, 3.022715,-1.476782;;, + 73;3; -0.921735, 3.022715,-1.476782;;, + 74;3; -0.921735, 3.022715,-1.476782;;, + 75;3; -0.921735, 3.022715,-1.476782;;, + 76;3; -0.921735, 3.022715,-1.476782;;, + 77;3; -0.921735, 3.022715,-1.476782;;, + 78;3; -0.921735, 3.022715,-1.476782;;, + 79;3; -0.921735, 3.022715,-1.476782;;, + 80;3; -0.921735, 3.022715,-1.476782;;, + 81;3; -0.921735, 3.022715,-1.476782;;, + 82;3; -0.921735, 3.022715,-1.476782;;, + 83;3; -0.921735, 3.022715,-1.476782;;, + 84;3; -0.921735, 3.022715,-1.476782;;, + 85;3; -0.921735, 3.022715,-1.476782;;, + 86;3; -0.921735, 3.022715,-1.476782;;, + 87;3; -0.921735, 3.022715,-1.476782;;, + 88;3; -0.921735, 3.022715,-1.476782;;, + 89;3; -0.921735, 3.022715,-1.476782;;, + 90;3; -0.921735, 3.022715,-1.476782;;, + 91;3; -0.921735, 3.022715,-1.476782;;, + 92;3; -0.921735, 3.022715,-1.476782;;, + 93;3; -0.921735, 3.022715,-1.476782;;, + 94;3; -0.921735, 3.022715,-1.476782;;, + 95;3; -0.921735, 3.022715,-1.476782;;, + 96;3; -0.921735, 3.022715,-1.476782;;, + 97;3; -0.921735, 3.022715,-1.476782;;, + 98;3; -0.921735, 3.022715,-1.476782;;, + 99;3; -0.921735, 3.022715,-1.476782;;, + 100;3; -0.921735, 3.022715,-1.476782;;, + 101;3; -0.921735, 3.022715,-1.476782;;, + 102;3; -0.921735, 3.022715,-1.476782;;, + 103;3; -0.921735, 3.022715,-1.476782;;, + 104;3; -0.921735, 3.022715,-1.476782;;, + 105;3; -0.921735, 3.022715,-1.476782;;, + 106;3; -0.921735, 3.022715,-1.476782;;, + 107;3; -0.921735, 3.022715,-1.476782;;, + 108;3; -0.921735, 3.022715,-1.476782;;, + 109;3; -0.921735, 3.022715,-1.476782;;, + 110;3; -0.921735, 3.022715,-1.476782;;, + 111;3; -0.921735, 3.022716,-1.476782;;, + 112;3; -0.921735, 3.022715,-1.476782;;, + 113;3; -0.921735, 3.022715,-1.476782;;, + 114;3; -0.921735, 3.022715,-1.476782;;, + 115;3; -0.921735, 3.022715,-1.476782;;, + 116;3; -0.921735, 3.022715,-1.476782;;, + 117;3; -0.921735, 3.022715,-1.476782;;, + 118;3; -0.921735, 3.022715,-1.476782;;, + 119;3; -0.921735, 3.022715,-1.476782;;, + 120;3; -0.921735, 3.022715,-1.476782;;, + 121;3; -0.921735, 3.022716,-1.476782;;, + 122;3; -0.921735, 3.022715,-1.476782;;, + 123;3; -0.921735, 3.022715,-1.476782;;, + 124;3; -0.921735, 3.022716,-1.476782;;, + 125;3; -0.921735, 3.022715,-1.476782;;, + 126;3; -0.921735, 3.022715,-1.476782;;, + 127;3; -0.921735, 3.022715,-1.476782;;, + 128;3; -0.921735, 3.022715,-1.476782;;, + 129;3; -0.921735, 3.022715,-1.476782;;, + 130;3; -0.921735, 3.022715,-1.476782;;, + 131;3; -0.921735, 3.022715,-1.476782;;, + 132;3; -0.921735, 3.022715,-1.476782;;, + 133;3; -0.921735, 3.022715,-1.476782;;, + 134;3; -0.921735, 3.022715,-1.476782;;, + 135;3; -0.921735, 3.022715,-1.476782;;; + } + AnimationKey { //Rotation + 0; + 136; + 0;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 1;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 2;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 3;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 4;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 5;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 6;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 7;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 8;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 9;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 10;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 11;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 12;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 13;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 14;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 15;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 16;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 17;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 18;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 19;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 20;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 21;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 22;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 23;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 24;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 25;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 26;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 27;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 28;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 29;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 30;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 31;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 32;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 33;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 34;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 35;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 36;4; -0.473719,-0.524120, 0.473719,-0.524120;;, + 37;4; -0.458727,-0.535209, 0.458727,-0.535209;;, + 38;4; -0.435075,-0.552608, 0.435075,-0.552608;;, + 39;4; -0.406169,-0.573697, 0.406169,-0.573697;;, + 40;4; -0.377103,-0.594610, 0.377103,-0.594610;;, + 41;4; -0.352997,-0.611510, 0.352997,-0.611510;;, + 42;4; -0.337312,-0.621841, 0.337312,-0.621841;;, + 43;4; -0.331432,-0.624622, 0.331432,-0.624622;;, + 44;4; -0.333325,-0.621077, 0.333325,-0.621077;;, + 45;4; -0.340931,-0.612412, 0.340931,-0.612412;;, + 46;4; -0.354217,-0.598676, 0.354217,-0.598676;;, + 47;4; -0.372897,-0.580147, 0.372897,-0.580147;;, + 48;4; -0.396367,-0.557394, 0.396367,-0.557394;;, + 49;4; -0.423659,-0.531316, 0.423659,-0.531316;;, + 50;4; -0.453455,-0.503126, 0.453455,-0.503126;;, + 51;4; -0.484175,-0.474267, 0.484175,-0.474267;;, + 52;4; -0.514143,-0.446263, 0.514143,-0.446263;;, + 53;4; -0.541771,-0.420551, 0.541771,-0.420551;;, + 54;4; -0.565727,-0.398327, 0.565727,-0.398327;;, + 55;4; -0.585025,-0.380470, 0.585025,-0.380470;;, + 56;4; -0.599041,-0.367527, 0.599041,-0.367527;;, + 57;4; -0.607470,-0.359756, 0.607470,-0.359756;;, + 58;4; -0.610260,-0.357187, 0.610260,-0.357187;;, + 59;4; -0.604294,-0.364590, 0.604294,-0.364590;;, + 60;4; -0.586645,-0.386491, 0.586645,-0.386491;;, + 61;4; -0.559756,-0.419860, 0.559756,-0.419860;;, + 62;4; -0.529254,-0.457710, 0.529254,-0.457710;;, + 63;4; -0.502359,-0.491084, 0.502359,-0.491084;;, + 64;4; -0.484704,-0.512991, 0.484704,-0.512991;;, + 65;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 66;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 67;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 68;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 69;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 70;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 71;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 72;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 73;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 74;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 75;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 76;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 77;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 78;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 79;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 80;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 81;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 82;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 83;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 84;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 85;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 86;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 87;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 88;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 89;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 90;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 91;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 92;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 93;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 94;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 95;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 96;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 97;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 98;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 99;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 100;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 101;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 102;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 103;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 104;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 105;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 106;4; -0.469165,-0.526653, 0.469165,-0.526653;;, + 107;4; -0.440481,-0.545184, 0.440481,-0.545184;;, + 108;4; -0.395022,-0.574008, 0.395022,-0.574008;;, + 109;4; -0.339069,-0.608472, 0.339069,-0.608472;;, + 110;4; -0.282145,-0.641872, 0.282145,-0.641872;;, + 111;4; -0.233920,-0.667669, 0.233920,-0.667669;;, + 112;4; -0.201026,-0.681605, 0.201026,-0.681605;;, + 113;4; -0.186209,-0.682148, 0.186209,-0.682148;;, + 114;4; -0.184293,-0.673407, 0.184293,-0.673407;;, + 115;4; -0.198654,-0.652224, 0.198654,-0.652224;;, + 116;4; -0.227327,-0.618733, 0.227327,-0.618733;;, + 117;4; -0.266944,-0.575073, 0.266944,-0.575073;;, + 118;4; -0.314446,-0.524234, 0.314446,-0.524234;;, + 119;4; -0.366879,-0.469097, 0.366879,-0.469097;;, + 120;4; -0.421477,-0.412351, 0.421477,-0.412351;;, + 121;4; -0.475720,-0.356442, 0.475720,-0.356442;;, + 122;4; -0.527372,-0.303537, 0.527372,-0.303537;;, + 123;4; -0.574491,-0.255505, 0.574491,-0.255505;;, + 124;4; -0.615439,-0.213925, 0.615439,-0.213925;;, + 125;4; -0.648861,-0.180093, 0.648861,-0.180093;;, + 126;4; -0.673667,-0.155048, 0.673667,-0.155048;;, + 127;4; -0.689003,-0.139597, 0.689003,-0.139597;;, + 128;4; -0.694228,-0.134342, 0.694228,-0.134342;;, + 129;4; -0.684464,-0.151844, 0.684464,-0.151844;;, + 130;4; -0.655615,-0.203585, 0.655615,-0.203585;;, + 131;4; -0.611676,-0.282402, 0.611676,-0.282402;;, + 132;4; -0.561774,-0.371862, 0.561774,-0.371861;;, + 133;4; -0.517651,-0.450858, 0.517651,-0.450858;;, + 134;4; -0.488588,-0.502807, 0.488588,-0.502807;;, + 135;4; -0.478735,-0.520397, 0.478735,-0.520397;;; + } + AnimationKey { //Scale + 1; + 136; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_hvost} + AnimationKey { //Position + 2; + 136; + 0;3; 0.105165,-0.291279, 0.358470;;, + 1;3; 0.105165,-0.291279, 0.358470;;, + 2;3; 0.105165,-0.291279, 0.358470;;, + 3;3; 0.105165,-0.291279, 0.358470;;, + 4;3; 0.105165,-0.291279, 0.358470;;, + 5;3; 0.105165,-0.291279, 0.358470;;, + 6;3; 0.105165,-0.291279, 0.358470;;, + 7;3; 0.105165,-0.291279, 0.358470;;, + 8;3; 0.105165,-0.291279, 0.358470;;, + 9;3; 0.105165,-0.291279, 0.358470;;, + 10;3; 0.105165,-0.291279, 0.358470;;, + 11;3; 0.105165,-0.291279, 0.358470;;, + 12;3; 0.105165,-0.291279, 0.358470;;, + 13;3; 0.105165,-0.291279, 0.358470;;, + 14;3; 0.105165,-0.291279, 0.358470;;, + 15;3; 0.105165,-0.291279, 0.358470;;, + 16;3; 0.105165,-0.291279, 0.358470;;, + 17;3; 0.105165,-0.291279, 0.358470;;, + 18;3; 0.105165,-0.291279, 0.358470;;, + 19;3; 0.105165,-0.291279, 0.358470;;, + 20;3; 0.105165,-0.291279, 0.358470;;, + 21;3; 0.105165,-0.291279, 0.358470;;, + 22;3; 0.105165,-0.291279, 0.358470;;, + 23;3; 0.105165,-0.291279, 0.358470;;, + 24;3; 0.105165,-0.291279, 0.358470;;, + 25;3; 0.105165,-0.291279, 0.358470;;, + 26;3; 0.105165,-0.291279, 0.358470;;, + 27;3; 0.105165,-0.291279, 0.358470;;, + 28;3; 0.105165,-0.291279, 0.358470;;, + 29;3; 0.105165,-0.291279, 0.358470;;, + 30;3; 0.105165,-0.291279, 0.358470;;, + 31;3; 0.105165,-0.291279, 0.358470;;, + 32;3; 0.105165,-0.291279, 0.358470;;, + 33;3; 0.105165,-0.291279, 0.358470;;, + 34;3; 0.105165,-0.291279, 0.358470;;, + 35;3; 0.105165,-0.291279, 0.358470;;, + 36;3; 0.105165,-0.291279, 0.358470;;, + 37;3; 0.105165,-0.291279, 0.358470;;, + 38;3; 0.105165,-0.291279, 0.358470;;, + 39;3; 0.105165,-0.291279, 0.358470;;, + 40;3; 0.105165,-0.291279, 0.358470;;, + 41;3; 0.105165,-0.291279, 0.358470;;, + 42;3; 0.105165,-0.291279, 0.358470;;, + 43;3; 0.105165,-0.291279, 0.358470;;, + 44;3; 0.105165,-0.291279, 0.358470;;, + 45;3; 0.105165,-0.291279, 0.358470;;, + 46;3; 0.105165,-0.291279, 0.358470;;, + 47;3; 0.105165,-0.291279, 0.358470;;, + 48;3; 0.105165,-0.291279, 0.358470;;, + 49;3; 0.105165,-0.291279, 0.358470;;, + 50;3; 0.105165,-0.291279, 0.358470;;, + 51;3; 0.105165,-0.291279, 0.358470;;, + 52;3; 0.105165,-0.291279, 0.358470;;, + 53;3; 0.105165,-0.291279, 0.358470;;, + 54;3; 0.105165,-0.291279, 0.358470;;, + 55;3; 0.105165,-0.291279, 0.358470;;, + 56;3; 0.105165,-0.291279, 0.358470;;, + 57;3; 0.105165,-0.291279, 0.358470;;, + 58;3; 0.105165,-0.291279, 0.358470;;, + 59;3; 0.105165,-0.291279, 0.358470;;, + 60;3; 0.105165,-0.291279, 0.358470;;, + 61;3; 0.105165,-0.291279, 0.358470;;, + 62;3; 0.105165,-0.291279, 0.358470;;, + 63;3; 0.105165,-0.291279, 0.358470;;, + 64;3; 0.105165,-0.291279, 0.358470;;, + 65;3; 0.105165,-0.291279, 0.358470;;, + 66;3; 0.105165,-0.291279, 0.358470;;, + 67;3; 0.105165,-0.291279, 0.358470;;, + 68;3; 0.105165,-0.291279, 0.358470;;, + 69;3; 0.105165,-0.291279, 0.358470;;, + 70;3; 0.105165,-0.291279, 0.358470;;, + 71;3; 0.105165,-0.291279, 0.358470;;, + 72;3; 0.105165,-0.291279, 0.358470;;, + 73;3; 0.105165,-0.291279, 0.358470;;, + 74;3; 0.105165,-0.291279, 0.358470;;, + 75;3; 0.105165,-0.291279, 0.358470;;, + 76;3; 0.105165,-0.291279, 0.358470;;, + 77;3; 0.105165,-0.291279, 0.358470;;, + 78;3; 0.105165,-0.291279, 0.358470;;, + 79;3; 0.105165,-0.291279, 0.358470;;, + 80;3; 0.105165,-0.291279, 0.358470;;, + 81;3; 0.105165,-0.291279, 0.358470;;, + 82;3; 0.105165,-0.291279, 0.358470;;, + 83;3; 0.105165,-0.291279, 0.358470;;, + 84;3; 0.105165,-0.291279, 0.358470;;, + 85;3; 0.105165,-0.291279, 0.358470;;, + 86;3; 0.105165,-0.291279, 0.358470;;, + 87;3; 0.105165,-0.291279, 0.358470;;, + 88;3; 0.105165,-0.291279, 0.358470;;, + 89;3; 0.105165,-0.291279, 0.358470;;, + 90;3; 0.105165,-0.291279, 0.358470;;, + 91;3; 0.105165,-0.291279, 0.358470;;, + 92;3; 0.105165,-0.291279, 0.358470;;, + 93;3; 0.105165,-0.291279, 0.358470;;, + 94;3; 0.105165,-0.291279, 0.358470;;, + 95;3; 0.105165,-0.291279, 0.358470;;, + 96;3; 0.105165,-0.291279, 0.358470;;, + 97;3; 0.105165,-0.291279, 0.358470;;, + 98;3; 0.105165,-0.291279, 0.358470;;, + 99;3; 0.105165,-0.291279, 0.358470;;, + 100;3; 0.105165,-0.291279, 0.358470;;, + 101;3; 0.105165,-0.291279, 0.358470;;, + 102;3; 0.105165,-0.291279, 0.358470;;, + 103;3; 0.105165,-0.291279, 0.358470;;, + 104;3; 0.105165,-0.291279, 0.358470;;, + 105;3; 0.105165,-0.291279, 0.358470;;, + 106;3; 0.105165,-0.291279, 0.358470;;, + 107;3; 0.105165,-0.291279, 0.358470;;, + 108;3; 0.105165,-0.291279, 0.358470;;, + 109;3; 0.105165,-0.291279, 0.358470;;, + 110;3; 0.105165,-0.291279, 0.358470;;, + 111;3; 0.105165,-0.291279, 0.358470;;, + 112;3; 0.105165,-0.291279, 0.358470;;, + 113;3; 0.105165,-0.291279, 0.358470;;, + 114;3; 0.105165,-0.291279, 0.358470;;, + 115;3; 0.105165,-0.291279, 0.358470;;, + 116;3; 0.105165,-0.291279, 0.358470;;, + 117;3; 0.105165,-0.291279, 0.358470;;, + 118;3; 0.105165,-0.291279, 0.358470;;, + 119;3; 0.105165,-0.291279, 0.358470;;, + 120;3; 0.105165,-0.291279, 0.358470;;, + 121;3; 0.105165,-0.291279, 0.358470;;, + 122;3; 0.105165,-0.291279, 0.358470;;, + 123;3; 0.105165,-0.291279, 0.358470;;, + 124;3; 0.105165,-0.291279, 0.358470;;, + 125;3; 0.105165,-0.291279, 0.358470;;, + 126;3; 0.105165,-0.291279, 0.358470;;, + 127;3; 0.105165,-0.291279, 0.358470;;, + 128;3; 0.105165,-0.291279, 0.358470;;, + 129;3; 0.105165,-0.291279, 0.358470;;, + 130;3; 0.105165,-0.291279, 0.358470;;, + 131;3; 0.105165,-0.291279, 0.358470;;, + 132;3; 0.105165,-0.291279, 0.358470;;, + 133;3; 0.105165,-0.291279, 0.358470;;, + 134;3; 0.105165,-0.291279, 0.358470;;, + 135;3; 0.105165,-0.291279, 0.358470;;; + } + AnimationKey { //Rotation + 0; + 136; + 0;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 1;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 2;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 3;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 4;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 5;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 6;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 7;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 8;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 9;4; -0.561014,-0.723949, 0.238921,-0.306999;;, + 10;4; -0.575060,-0.690426, 0.184552,-0.358451;;, + 11;4; -0.594567,-0.641346, 0.106104,-0.432044;;, + 12;4; -0.612765,-0.590529, 0.027051,-0.504947;;, + 13;4; -0.623212,-0.552233,-0.028979,-0.554504;;, + 14;4; -0.622945,-0.533953,-0.050020,-0.569504;;, + 15;4; -0.602096,-0.542017,-0.018023,-0.528442;;, + 16;4; -0.552670,-0.580372, 0.080254,-0.414877;;, + 17;4; -0.484828,-0.639724, 0.222965,-0.253333;;, + 18;4; -0.418300,-0.700808, 0.366270,-0.092486;;, + 19;4; -0.372482,-0.743929, 0.466192, 0.019170;;, + 20;4; -0.356823,-0.758866, 0.500575, 0.057496;;, + 21;4; -0.374538,-0.756775, 0.478970, 0.026669;;, + 22;4; -0.424425,-0.750892, 0.418140,-0.060142;;, + 23;4; -0.488475,-0.743339, 0.340039,-0.171601;;, + 24;4; -0.538373,-0.737448, 0.279186,-0.258430;;, + 25;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 26;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 27;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 28;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 29;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 30;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 31;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 32;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 33;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 34;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 35;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 36;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 37;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 38;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 39;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 40;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 41;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 42;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 43;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 44;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 45;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 46;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 47;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 48;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 49;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 50;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 51;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 52;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 53;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 54;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 55;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 56;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 57;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 58;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 59;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 60;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 61;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 62;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 63;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 64;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 65;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 66;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 67;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 68;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 69;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 70;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 71;4; -0.535274,-0.734089, 0.278584,-0.256249;;, + 72;4; -0.472375,-0.728553, 0.340072,-0.157917;;, + 73;4; -0.373158,-0.715527, 0.432069,-0.006370;;, + 74;4; -0.253969,-0.691881, 0.533281, 0.168995;;, + 75;4; -0.137653,-0.656171, 0.617367, 0.329535;;, + 76;4; -0.043608,-0.609320, 0.664455, 0.444255;;, + 77;4; 0.018224,-0.553672, 0.666527, 0.498859;;, + 78;4; 0.072989,-0.480623, 0.641269, 0.526461;;, + 79;4; 0.126603,-0.405510, 0.612225, 0.550007;;, + 80;4; 0.142409,-0.374454, 0.591492, 0.550778;;, + 81;4; 0.010358,-0.333466, 0.444038, 0.568002;;, + 82;4; -0.259884,-0.256623, 0.141437, 0.613428;;, + 83;4; -0.379890,-0.232545,-0.020516, 0.616913;;, + 84;4; -0.372974,-0.253638,-0.048164, 0.581873;;, + 85;4; -0.371218,-0.280405,-0.063925, 0.535909;;, + 86;4; -0.374319,-0.312239,-0.068399, 0.480151;;, + 87;4; -0.381838,-0.348358,-0.062484, 0.416061;;, + 88;4; -0.393205,-0.387811,-0.047375, 0.345415;;, + 89;4; -0.407725,-0.429513,-0.024540, 0.270246;;, + 90;4; -0.424611,-0.472281, 0.004336, 0.192764;;, + 91;4; -0.443016,-0.514898, 0.037430, 0.115252;;, + 92;4; -0.462079,-0.556169, 0.072865, 0.039947;;, + 93;4; -0.480964,-0.594981, 0.108810,-0.031057;;, + 94;4; -0.498900,-0.630348, 0.143556,-0.095902;;, + 95;4; -0.515206,-0.661438, 0.175579,-0.153017;;, + 96;4; -0.529309,-0.687595, 0.203581,-0.201149;;, + 97;4; -0.540751,-0.708328, 0.226500,-0.239360;;, + 98;4; -0.549181,-0.723307, 0.243510,-0.267005;;, + 99;4; -0.554349,-0.732341, 0.254005,-0.283697;;, + 100;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 101;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 102;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 103;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 104;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 105;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 106;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 107;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 108;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 109;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 110;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 111;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 112;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 113;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 114;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 115;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 116;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 117;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 118;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 119;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 120;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 121;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 122;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 123;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 124;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 125;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 126;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 127;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 128;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 129;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 130;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 131;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 132;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 133;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 134;4; -0.556095,-0.735353, 0.257568,-0.289268;;, + 135;4; -0.556095,-0.735353, 0.257568,-0.289268;;; + } + AnimationKey { //Scale + 1; + 136; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_sheya} + AnimationKey { //Position + 2; + 136; + 0;3; 0.000000, 3.238709,-0.013816;;, + 1;3; 0.000000, 3.238709,-0.013816;;, + 2;3; 0.000000, 3.236990,-0.034342;;, + 3;3; 0.000000, 3.231916,-0.094984;;, + 4;3; 0.000000, 3.224207,-0.187240;;, + 5;3; 0.000000, 3.215480,-0.291771;;, + 6;3; 0.000000, 3.207790,-0.383908;;, + 7;3; 0.000000, 3.202737,-0.444412;;, + 8;3; 0.000000, 3.201027,-0.464880;;, + 9;3; 0.000000, 3.201027,-0.464880;;, + 10;3; 0.000000, 3.201027,-0.464880;;, + 11;3; 0.000000, 3.201027,-0.464880;;, + 12;3; 0.000000, 3.201027,-0.464880;;, + 13;3; 0.000000, 3.201027,-0.464880;;, + 14;3; 0.000000, 3.201027,-0.464880;;, + 15;3; 0.000000, 3.201027,-0.464880;;, + 16;3; 0.000000, 3.201027,-0.464880;;, + 17;3; 0.000000, 3.201027,-0.464880;;, + 18;3; 0.000000, 3.201027,-0.464880;;, + 19;3; 0.000000, 3.201027,-0.464880;;, + 20;3; 0.000000, 3.201027,-0.464880;;, + 21;3; 0.000000, 3.201027,-0.464880;;, + 22;3; 0.000000, 3.201027,-0.464880;;, + 23;3; 0.000000, 3.201027,-0.464880;;, + 24;3; 0.000000, 3.201027,-0.464880;;, + 25;3; 0.000000, 3.201027,-0.464880;;, + 26;3; 0.000000, 3.203358,-0.436993;;, + 27;3; 0.000000, 3.210135,-0.355884;;, + 28;3; 0.000000, 3.219868,-0.239348;;, + 29;3; 0.000000, 3.229601,-0.122812;;, + 30;3; 0.000000, 3.236378,-0.041703;;, + 31;3; 0.000000, 3.238709,-0.013816;;, + 32;3; 0.000000, 3.238709,-0.013816;;, + 33;3; 0.000000, 3.238709,-0.013816;;, + 34;3; 0.000000, 3.238709,-0.013816;;, + 35;3; 0.000000, 3.238709,-0.013816;;, + 36;3; 0.000000, 3.238709,-0.013816;;, + 37;3; 0.000000, 3.238709,-0.013816;;, + 38;3; 0.000000, 3.238709,-0.013816;;, + 39;3; 0.000000, 3.238709,-0.013816;;, + 40;3; 0.000000, 3.238709,-0.013816;;, + 41;3; 0.000000, 3.238709,-0.013816;;, + 42;3; 0.000000, 3.238709,-0.013816;;, + 43;3; 0.000000, 3.238709,-0.013816;;, + 44;3; 0.000000, 3.238709,-0.013816;;, + 45;3; 0.000000, 3.238709,-0.013816;;, + 46;3; 0.000000, 3.238709,-0.013816;;, + 47;3; 0.000000, 3.238709,-0.013816;;, + 48;3; 0.000000, 3.238709,-0.013816;;, + 49;3; 0.000000, 3.238709,-0.013816;;, + 50;3; 0.000000, 3.238709,-0.013816;;, + 51;3; 0.000000, 3.238709,-0.013816;;, + 52;3; 0.000000, 3.238709,-0.013816;;, + 53;3; 0.000000, 3.238709,-0.013816;;, + 54;3; 0.000000, 3.238709,-0.013816;;, + 55;3; 0.000000, 3.238709,-0.013816;;, + 56;3; 0.000000, 3.238709,-0.013816;;, + 57;3; 0.000000, 3.238709,-0.013816;;, + 58;3; 0.000000, 3.238709,-0.013816;;, + 59;3; 0.000000, 3.238709,-0.013816;;, + 60;3; 0.000000, 3.238709,-0.013816;;, + 61;3; 0.000000, 3.238709,-0.013816;;, + 62;3; 0.000000, 3.238709,-0.013816;;, + 63;3; 0.000000, 3.238709,-0.013816;;, + 64;3; 0.000000, 3.238709,-0.013816;;, + 65;3; 0.000000, 3.238709,-0.013816;;, + 66;3; 0.000000, 3.238709,-0.013816;;, + 67;3; 0.000000, 3.238709,-0.013816;;, + 68;3; 0.000000, 3.238709,-0.013816;;, + 69;3; 0.000000, 3.238709,-0.013816;;, + 70;3; 0.000000, 3.238709,-0.013816;;, + 71;3; 0.000000, 3.238709,-0.013816;;, + 72;3; 0.000000, 3.238709,-0.013816;;, + 73;3; 0.000000, 3.238709,-0.013816;;, + 74;3; 0.000000, 3.238709,-0.013816;;, + 75;3; 0.000000, 3.238709,-0.013816;;, + 76;3; 0.000000, 3.238709,-0.013816;;, + 77;3; 0.000000, 3.238709,-0.013816;;, + 78;3; 0.000000, 3.238709,-0.013816;;, + 79;3; 0.000000, 3.238709,-0.013816;;, + 80;3; 0.000000, 3.238709,-0.013816;;, + 81;3; 0.000000, 3.238709,-0.013816;;, + 82;3; 0.000000, 3.238709,-0.013816;;, + 83;3; 0.000000, 3.238709,-0.013816;;, + 84;3; 0.000000, 3.238709,-0.013816;;, + 85;3; 0.000000, 3.238709,-0.013816;;, + 86;3; 0.000000, 3.238709,-0.013816;;, + 87;3; 0.000000, 3.238709,-0.013816;;, + 88;3; 0.000000, 3.238709,-0.013816;;, + 89;3; 0.000000, 3.238709,-0.013816;;, + 90;3; 0.000000, 3.238709,-0.013816;;, + 91;3; 0.000000, 3.238709,-0.013816;;, + 92;3; 0.000000, 3.238709,-0.013816;;, + 93;3; 0.000000, 3.238709,-0.013816;;, + 94;3; 0.000000, 3.238709,-0.013816;;, + 95;3; 0.000000, 3.238709,-0.013816;;, + 96;3; 0.000000, 3.238709,-0.013816;;, + 97;3; 0.000000, 3.238709,-0.013816;;, + 98;3; 0.000000, 3.238709,-0.013816;;, + 99;3; 0.000000, 3.238709,-0.013816;;, + 100;3; 0.000000, 3.238709,-0.013816;;, + 101;3; 0.000000, 3.238709,-0.013816;;, + 102;3; 0.000000, 3.238709,-0.013816;;, + 103;3; 0.000000, 3.238709,-0.013816;;, + 104;3; 0.000000, 3.238709,-0.013816;;, + 105;3; 0.000000, 3.238709,-0.013816;;, + 106;3; 0.000000, 3.238709,-0.013816;;, + 107;3; 0.000000, 3.238709,-0.013816;;, + 108;3; 0.000000, 3.238709,-0.013816;;, + 109;3; 0.000000, 3.238709,-0.013816;;, + 110;3; 0.000000, 3.238709,-0.013816;;, + 111;3; 0.000000, 3.238709,-0.013816;;, + 112;3; 0.000000, 3.238709,-0.013816;;, + 113;3; 0.000000, 3.238709,-0.013816;;, + 114;3; 0.000000, 3.238709,-0.013816;;, + 115;3; 0.000000, 3.238709,-0.013816;;, + 116;3; 0.000000, 3.238709,-0.013816;;, + 117;3; 0.000000, 3.238709,-0.013816;;, + 118;3; 0.000000, 3.238709,-0.013816;;, + 119;3; 0.000000, 3.238709,-0.013816;;, + 120;3; 0.000000, 3.238709,-0.013816;;, + 121;3; 0.000000, 3.238709,-0.013816;;, + 122;3; 0.000000, 3.238709,-0.013816;;, + 123;3; 0.000000, 3.238709,-0.013816;;, + 124;3; 0.000000, 3.238709,-0.013816;;, + 125;3; 0.000000, 3.238709,-0.013816;;, + 126;3; 0.000000, 3.238709,-0.013816;;, + 127;3; 0.000000, 3.238709,-0.013816;;, + 128;3; 0.000000, 3.238709,-0.013816;;, + 129;3; 0.000000, 3.238709,-0.013816;;, + 130;3; 0.000000, 3.238709,-0.013816;;, + 131;3; 0.000000, 3.238709,-0.013816;;, + 132;3; 0.000000, 3.238709,-0.013816;;, + 133;3; 0.000000, 3.238709,-0.013816;;, + 134;3; 0.000000, 3.238709,-0.013816;;, + 135;3; 0.000000, 3.238709,-0.013816;;; + } + AnimationKey { //Rotation + 0; + 136; + 0;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 1;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 2;4; -0.976686,-0.085962, 0.015156, 0.033999;;, + 3;4; -0.957666,-0.146060, 0.017070, 0.032575;;, + 4;4; -0.928699,-0.237482, 0.019992, 0.030406;;, + 5;4; -0.895855,-0.341063, 0.023310, 0.027945;;, + 6;4; -0.866900,-0.432362, 0.026237, 0.025775;;, + 7;4; -0.847893,-0.492318, 0.028156, 0.024351;;, + 8;4; -0.841466,-0.512601, 0.028804, 0.023869;;, + 9;4; -0.841466,-0.512601, 0.028804, 0.023869;;, + 10;4; -0.841466,-0.512601, 0.028804, 0.023869;;, + 11;4; -0.841466,-0.512601, 0.028804, 0.023869;;, + 12;4; -0.841466,-0.512601, 0.028804, 0.023869;;, + 13;4; -0.841466,-0.512601, 0.028804, 0.023869;;, + 14;4; -0.841466,-0.512601, 0.028804, 0.023869;;, + 15;4; -0.841466,-0.512601, 0.028804, 0.023869;;, + 16;4; -0.841466,-0.512601, 0.028804, 0.023869;;, + 17;4; -0.841466,-0.512601, 0.028804, 0.023869;;, + 18;4; -0.841466,-0.512601, 0.028804, 0.023869;;, + 19;4; -0.841466,-0.512601, 0.028804, 0.023869;;, + 20;4; -0.841466,-0.512601, 0.028804, 0.023869;;, + 21;4; -0.841466,-0.512601, 0.028804, 0.023869;;, + 22;4; -0.841466,-0.512601, 0.028804, 0.023869;;, + 23;4; -0.841466,-0.512601, 0.028804, 0.023869;;, + 24;4; -0.841466,-0.512601, 0.028804, 0.023869;;, + 25;4; -0.841466,-0.512601, 0.028804, 0.023869;;, + 26;4; -0.850219,-0.484965, 0.027922, 0.024525;;, + 27;4; -0.875686,-0.404590, 0.025353, 0.026432;;, + 28;4; -0.912292,-0.289110, 0.021657, 0.029175;;, + 29;4; -0.948897,-0.173630, 0.017961, 0.031917;;, + 30;4; -0.974365,-0.093255, 0.015392, 0.033825;;, + 31;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 32;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 33;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 34;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 35;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 36;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 37;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 38;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 39;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 40;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 41;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 42;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 43;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 44;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 45;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 46;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 47;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 48;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 49;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 50;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 51;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 52;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 53;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 54;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 55;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 56;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 57;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 58;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 59;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 60;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 61;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 62;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 63;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 64;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 65;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 66;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 67;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 68;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 69;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 70;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 71;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 72;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 73;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 74;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 75;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 76;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 77;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 78;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 79;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 80;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 81;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 82;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 83;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 84;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 85;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 86;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 87;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 88;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 89;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 90;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 91;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 92;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 93;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 94;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 95;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 96;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 97;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 98;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 99;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 100;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 101;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 102;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 103;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 104;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 105;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 106;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 107;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 108;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 109;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 110;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 111;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 112;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 113;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 114;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 115;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 116;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 117;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 118;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 119;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 120;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 121;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 122;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 123;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 124;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 125;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 126;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 127;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 128;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 129;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 130;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 131;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 132;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 133;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 134;4; -0.983117,-0.065618, 0.014510, 0.034480;;, + 135;4; -0.983117,-0.065618, 0.014510, 0.034480;;; + } + AnimationKey { //Scale + 1; + 136; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_head} + AnimationKey { //Position + 2; + 136; + 0;3; 0.067776, 0.891274, 0.002915;;, + 1;3; 0.067776, 0.891274, 0.002915;;, + 2;3; 0.067776, 0.891274, 0.002915;;, + 3;3; 0.067776, 0.891274, 0.002916;;, + 4;3; 0.067776, 0.891274, 0.002916;;, + 5;3; 0.067776, 0.891274, 0.002916;;, + 6;3; 0.067776, 0.891274, 0.002916;;, + 7;3; 0.067776, 0.891274, 0.002916;;, + 8;3; 0.067776, 0.891274, 0.002915;;, + 9;3; 0.067776, 0.891274, 0.002915;;, + 10;3; 0.067776, 0.891274, 0.002915;;, + 11;3; 0.067776, 0.891274, 0.002915;;, + 12;3; 0.067776, 0.891274, 0.002915;;, + 13;3; 0.067776, 0.891274, 0.002915;;, + 14;3; 0.067776, 0.891274, 0.002915;;, + 15;3; 0.067776, 0.891274, 0.002915;;, + 16;3; 0.067776, 0.891274, 0.002915;;, + 17;3; 0.067776, 0.891274, 0.002915;;, + 18;3; 0.067776, 0.891274, 0.002915;;, + 19;3; 0.067776, 0.891274, 0.002915;;, + 20;3; 0.067776, 0.891274, 0.002915;;, + 21;3; 0.067776, 0.891274, 0.002915;;, + 22;3; 0.067776, 0.891274, 0.002915;;, + 23;3; 0.067776, 0.891274, 0.002915;;, + 24;3; 0.067776, 0.891274, 0.002915;;, + 25;3; 0.067776, 0.891274, 0.002915;;, + 26;3; 0.067776, 0.891274, 0.002915;;, + 27;3; 0.067777, 0.891274, 0.002915;;, + 28;3; 0.067776, 0.891274, 0.002916;;, + 29;3; 0.067776, 0.891274, 0.002915;;, + 30;3; 0.067776, 0.891274, 0.002916;;, + 31;3; 0.067776, 0.891274, 0.002915;;, + 32;3; 0.067776, 0.891274, 0.002915;;, + 33;3; 0.067776, 0.891274, 0.002915;;, + 34;3; 0.067776, 0.891274, 0.002915;;, + 35;3; 0.067776, 0.891274, 0.002915;;, + 36;3; 0.067776, 0.891274, 0.002915;;, + 37;3; 0.067776, 0.891274, 0.002916;;, + 38;3; 0.067777, 0.891274, 0.002916;;, + 39;3; 0.067776, 0.891274, 0.002915;;, + 40;3; 0.067776, 0.891274, 0.002915;;, + 41;3; 0.067776, 0.891274, 0.002915;;, + 42;3; 0.067776, 0.891274, 0.002915;;, + 43;3; 0.067776, 0.891274, 0.002915;;, + 44;3; 0.067776, 0.891274, 0.002915;;, + 45;3; 0.067777, 0.891274, 0.002915;;, + 46;3; 0.067776, 0.891274, 0.002915;;, + 47;3; 0.067777, 0.891274, 0.002915;;, + 48;3; 0.067777, 0.891274, 0.002915;;, + 49;3; 0.067776, 0.891274, 0.002915;;, + 50;3; 0.067777, 0.891274, 0.002915;;, + 51;3; 0.067776, 0.891274, 0.002915;;, + 52;3; 0.067776, 0.891274, 0.002915;;, + 53;3; 0.067776, 0.891274, 0.002915;;, + 54;3; 0.067776, 0.891274, 0.002915;;, + 55;3; 0.067776, 0.891274, 0.002916;;, + 56;3; 0.067776, 0.891274, 0.002915;;, + 57;3; 0.067776, 0.891274, 0.002915;;, + 58;3; 0.067777, 0.891274, 0.002916;;, + 59;3; 0.067776, 0.891274, 0.002915;;, + 60;3; 0.067777, 0.891274, 0.002915;;, + 61;3; 0.067776, 0.891274, 0.002915;;, + 62;3; 0.067777, 0.891274, 0.002915;;, + 63;3; 0.067777, 0.891274, 0.002915;;, + 64;3; 0.067777, 0.891274, 0.002915;;, + 65;3; 0.067776, 0.891274, 0.002915;;, + 66;3; 0.067776, 0.891274, 0.002915;;, + 67;3; 0.067776, 0.891274, 0.002915;;, + 68;3; 0.067776, 0.891274, 0.002915;;, + 69;3; 0.067776, 0.891274, 0.002915;;, + 70;3; 0.067776, 0.891274, 0.002915;;, + 71;3; 0.067776, 0.891274, 0.002915;;, + 72;3; 0.067776, 0.891274, 0.002915;;, + 73;3; 0.067776, 0.891274, 0.002915;;, + 74;3; 0.067776, 0.891274, 0.002915;;, + 75;3; 0.067776, 0.891274, 0.002915;;, + 76;3; 0.067776, 0.891274, 0.002915;;, + 77;3; 0.067776, 0.891274, 0.002915;;, + 78;3; 0.067776, 0.891274, 0.002915;;, + 79;3; 0.067776, 0.891274, 0.002915;;, + 80;3; 0.067776, 0.891274, 0.002915;;, + 81;3; 0.067776, 0.891274, 0.002915;;, + 82;3; 0.067776, 0.891274, 0.002915;;, + 83;3; 0.067776, 0.891274, 0.002915;;, + 84;3; 0.067776, 0.891274, 0.002915;;, + 85;3; 0.067776, 0.891274, 0.002915;;, + 86;3; 0.067776, 0.891274, 0.002915;;, + 87;3; 0.067776, 0.891274, 0.002915;;, + 88;3; 0.067776, 0.891274, 0.002915;;, + 89;3; 0.067776, 0.891274, 0.002915;;, + 90;3; 0.067776, 0.891274, 0.002915;;, + 91;3; 0.067776, 0.891274, 0.002915;;, + 92;3; 0.067776, 0.891274, 0.002915;;, + 93;3; 0.067776, 0.891274, 0.002915;;, + 94;3; 0.067776, 0.891274, 0.002915;;, + 95;3; 0.067776, 0.891274, 0.002915;;, + 96;3; 0.067776, 0.891274, 0.002915;;, + 97;3; 0.067776, 0.891274, 0.002915;;, + 98;3; 0.067776, 0.891274, 0.002915;;, + 99;3; 0.067776, 0.891274, 0.002915;;, + 100;3; 0.067776, 0.891274, 0.002915;;, + 101;3; 0.067776, 0.891274, 0.002915;;, + 102;3; 0.067776, 0.891274, 0.002915;;, + 103;3; 0.067776, 0.891274, 0.002915;;, + 104;3; 0.067776, 0.891274, 0.002915;;, + 105;3; 0.067776, 0.891274, 0.002915;;, + 106;3; 0.067776, 0.891274, 0.002915;;, + 107;3; 0.067776, 0.891274, 0.002916;;, + 108;3; 0.067777, 0.891274, 0.002916;;, + 109;3; 0.067776, 0.891274, 0.002915;;, + 110;3; 0.067776, 0.891274, 0.002915;;, + 111;3; 0.067776, 0.891274, 0.002915;;, + 112;3; 0.067776, 0.891274, 0.002915;;, + 113;3; 0.067776, 0.891274, 0.002915;;, + 114;3; 0.067776, 0.891274, 0.002915;;, + 115;3; 0.067777, 0.891274, 0.002915;;, + 116;3; 0.067777, 0.891274, 0.002915;;, + 117;3; 0.067776, 0.891274, 0.002915;;, + 118;3; 0.067777, 0.891274, 0.002915;;, + 119;3; 0.067777, 0.891274, 0.002915;;, + 120;3; 0.067776, 0.891274, 0.002915;;, + 121;3; 0.067777, 0.891274, 0.002915;;, + 122;3; 0.067776, 0.891274, 0.002915;;, + 123;3; 0.067776, 0.891274, 0.002915;;, + 124;3; 0.067776, 0.891274, 0.002915;;, + 125;3; 0.067776, 0.891274, 0.002916;;, + 126;3; 0.067776, 0.891274, 0.002915;;, + 127;3; 0.067776, 0.891274, 0.002915;;, + 128;3; 0.067777, 0.891274, 0.002916;;, + 129;3; 0.067776, 0.891274, 0.002915;;, + 130;3; 0.067776, 0.891274, 0.002915;;, + 131;3; 0.067777, 0.891274, 0.002915;;, + 132;3; 0.067776, 0.891274, 0.002915;;, + 133;3; 0.067777, 0.891274, 0.002915;;, + 134;3; 0.067777, 0.891274, 0.002915;;, + 135;3; 0.067776, 0.891274, 0.002915;;; + } + AnimationKey { //Rotation + 0; + 136; + 0;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 1;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 2;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 3;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 4;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 5;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 6;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 7;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 8;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 9;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 10;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 11;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 12;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 13;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 14;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 15;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 16;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 17;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 18;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 19;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 20;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 21;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 22;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 23;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 24;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 25;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 26;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 27;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 28;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 29;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 30;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 31;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 32;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 33;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 34;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 35;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 36;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 37;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 38;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 39;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 40;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 41;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 42;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 43;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 44;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 45;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 46;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 47;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 48;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 49;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 50;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 51;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 52;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 53;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 54;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 55;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 56;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 57;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 58;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 59;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 60;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 61;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 62;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 63;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 64;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 65;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 66;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 67;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 68;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 69;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 70;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 71;4; -0.993396,-0.093970, 0.003706,-0.037410;;, + 72;4; -0.992585,-0.059156, 0.002434,-0.036511;;, + 73;4; -0.991349,-0.006118, 0.000497,-0.035141;;, + 74;4; -0.989946, 0.054035,-0.001699,-0.033587;;, + 75;4; -0.988710, 0.107069,-0.003636,-0.032217;;, + 76;4; -0.987899, 0.141879,-0.004908,-0.031318;;, + 77;4; -0.987625, 0.153647,-0.005337,-0.031014;;, + 78;4; -0.987650, 0.152567,-0.005298,-0.031042;;, + 79;4; -0.987726, 0.149304,-0.005179,-0.031126;;, + 80;4; -0.987853, 0.143842,-0.004979,-0.031267;;, + 81;4; -0.988031, 0.136199,-0.004700,-0.031464;;, + 82;4; -0.988258, 0.126432,-0.004343,-0.031717;;, + 83;4; -0.988533, 0.114647,-0.003913,-0.032021;;, + 84;4; -0.988851, 0.101005,-0.003415,-0.032373;;, + 85;4; -0.989207, 0.085729,-0.002857,-0.032768;;, + 86;4; -0.989594, 0.069101,-0.002250,-0.033197;;, + 87;4; -0.990005, 0.051460,-0.001605,-0.033653;;, + 88;4; -0.990431, 0.033191,-0.000938,-0.034125;;, + 89;4; -0.990862, 0.014709,-0.000263,-0.034602;;, + 90;4; -0.991288,-0.003560, 0.000404,-0.035074;;, + 91;4; -0.991699,-0.021201, 0.001048,-0.035530;;, + 92;4; -0.992087,-0.037828, 0.001656,-0.035959;;, + 93;4; -0.992443,-0.053103, 0.002213,-0.036354;;, + 94;4; -0.992761,-0.066744, 0.002712,-0.036706;;, + 95;4; -0.993036,-0.078528, 0.003142,-0.037011;;, + 96;4; -0.993263,-0.088294, 0.003499,-0.037263;;, + 97;4; -0.993441,-0.095936, 0.003778,-0.037460;;, + 98;4; -0.993569,-0.101397, 0.003977,-0.037601;;, + 99;4; -0.993645,-0.104660, 0.004096,-0.037686;;, + 100;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 101;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 102;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 103;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 104;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 105;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 106;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 107;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 108;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 109;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 110;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 111;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 112;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 113;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 114;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 115;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 116;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 117;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 118;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 119;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 120;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 121;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 122;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 123;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 124;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 125;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 126;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 127;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 128;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 129;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 130;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 131;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 132;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 133;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 134;4; -0.993670,-0.105740, 0.004136,-0.037714;;, + 135;4; -0.993670,-0.105740, 0.004136,-0.037714;;; + } + AnimationKey { //Scale + 1; + 136; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_zubi} + AnimationKey { //Position + 2; + 136; + 0;3; 0.194650, 1.828288,-0.748248;;, + 1;3; 0.194650, 1.828288,-0.748248;;, + 2;3; 0.194650, 1.828288,-0.748248;;, + 3;3; 0.194649, 1.828288,-0.748248;;, + 4;3; 0.194650, 1.828288,-0.748248;;, + 5;3; 0.194650, 1.828288,-0.748248;;, + 6;3; 0.194649, 1.828288,-0.748248;;, + 7;3; 0.194650, 1.828288,-0.748248;;, + 8;3; 0.194650, 1.828288,-0.748248;;, + 9;3; 0.194650, 1.828288,-0.748248;;, + 10;3; 0.194650, 1.828288,-0.748248;;, + 11;3; 0.194650, 1.828288,-0.748248;;, + 12;3; 0.194650, 1.828288,-0.748248;;, + 13;3; 0.194650, 1.828288,-0.748248;;, + 14;3; 0.194650, 1.828288,-0.748248;;, + 15;3; 0.194650, 1.828288,-0.748248;;, + 16;3; 0.194650, 1.828288,-0.748248;;, + 17;3; 0.194650, 1.828288,-0.748248;;, + 18;3; 0.194650, 1.828288,-0.748248;;, + 19;3; 0.194650, 1.828288,-0.748248;;, + 20;3; 0.194650, 1.828288,-0.748248;;, + 21;3; 0.194650, 1.828288,-0.748248;;, + 22;3; 0.194650, 1.828288,-0.748248;;, + 23;3; 0.194650, 1.828288,-0.748248;;, + 24;3; 0.194650, 1.828288,-0.748248;;, + 25;3; 0.194650, 1.828288,-0.748248;;, + 26;3; 0.194650, 1.828288,-0.748248;;, + 27;3; 0.194650, 1.828288,-0.748248;;, + 28;3; 0.194650, 1.828288,-0.748248;;, + 29;3; 0.194650, 1.828288,-0.748248;;, + 30;3; 0.194650, 1.828288,-0.748248;;, + 31;3; 0.194650, 1.828288,-0.748248;;, + 32;3; 0.194650, 1.828288,-0.748248;;, + 33;3; 0.194650, 1.828288,-0.748248;;, + 34;3; 0.194650, 1.828288,-0.748248;;, + 35;3; 0.194650, 1.828288,-0.748248;;, + 36;3; 0.194650, 1.828288,-0.748248;;, + 37;3; 0.194650, 1.828288,-0.748248;;, + 38;3; 0.194650, 1.828288,-0.748248;;, + 39;3; 0.194650, 1.828288,-0.748248;;, + 40;3; 0.194650, 1.828288,-0.748248;;, + 41;3; 0.194650, 1.828288,-0.748248;;, + 42;3; 0.194650, 1.828288,-0.748248;;, + 43;3; 0.194650, 1.828288,-0.748248;;, + 44;3; 0.194650, 1.828288,-0.748248;;, + 45;3; 0.194651, 1.828288,-0.748248;;, + 46;3; 0.194650, 1.828288,-0.748248;;, + 47;3; 0.194650, 1.828288,-0.748248;;, + 48;3; 0.194650, 1.828288,-0.748248;;, + 49;3; 0.194650, 1.828288,-0.748248;;, + 50;3; 0.194650, 1.828288,-0.748248;;, + 51;3; 0.194650, 1.828288,-0.748248;;, + 52;3; 0.194650, 1.828288,-0.748248;;, + 53;3; 0.194650, 1.828288,-0.748248;;, + 54;3; 0.194650, 1.828288,-0.748248;;, + 55;3; 0.194650, 1.828288,-0.748248;;, + 56;3; 0.194650, 1.828288,-0.748248;;, + 57;3; 0.194650, 1.828288,-0.748248;;, + 58;3; 0.194650, 1.828288,-0.748248;;, + 59;3; 0.194650, 1.828288,-0.748248;;, + 60;3; 0.194650, 1.828288,-0.748248;;, + 61;3; 0.194650, 1.828288,-0.748248;;, + 62;3; 0.194650, 1.828288,-0.748248;;, + 63;3; 0.194651, 1.828288,-0.748249;;, + 64;3; 0.194650, 1.828288,-0.748248;;, + 65;3; 0.194650, 1.828288,-0.748248;;, + 66;3; 0.194650, 1.828288,-0.748248;;, + 67;3; 0.194650, 1.828288,-0.748248;;, + 68;3; 0.194650, 1.828288,-0.748248;;, + 69;3; 0.194650, 1.828288,-0.748248;;, + 70;3; 0.194650, 1.828288,-0.748248;;, + 71;3; 0.193824, 1.826865,-0.718989;;, + 72;3; 0.191380, 1.822641,-0.632490;;, + 73;3; 0.187655, 1.816186,-0.500793;;, + 74;3; 0.183428, 1.808853,-0.351470;;, + 75;3; 0.179702, 1.802391,-0.219807;;, + 76;3; 0.177257, 1.798159,-0.133348;;, + 77;3; 0.176431, 1.796732,-0.104106;;, + 78;3; 0.176538, 1.796916,-0.107892;;, + 79;3; 0.176887, 1.797517,-0.120255;;, + 80;3; 0.177464, 1.798515,-0.140691;;, + 81;3; 0.178165, 1.799728,-0.165500;;, + 82;3; 0.178872, 1.800950,-0.190476;;, + 83;3; 0.179610, 1.802228,-0.216583;;, + 84;3; 0.180459, 1.803698,-0.246602;;, + 85;3; 0.181415, 1.805352,-0.280384;;, + 86;3; 0.182468, 1.807176,-0.317636;;, + 87;3; 0.183607, 1.809149,-0.357892;;, + 88;3; 0.184812, 1.811236,-0.400490;;, + 89;3; 0.186059, 1.813397,-0.444573;;, + 90;3; 0.187319, 1.815581,-0.489110;;, + 91;3; 0.188559, 1.817731,-0.532954;;, + 92;3; 0.189747, 1.819790,-0.574925;;, + 93;3; 0.190850, 1.821702,-0.613904;;, + 94;3; 0.191840, 1.823419,-0.648918;;, + 95;3; 0.192697, 1.824904,-0.679203;;, + 96;3; 0.193405, 1.826131,-0.704224;;, + 97;3; 0.193955, 1.827084,-0.723676;;, + 98;3; 0.194345, 1.827759,-0.737448;;, + 99;3; 0.194575, 1.828157,-0.745585;;, + 100;3; 0.194650, 1.828288,-0.748248;;, + 101;3; 0.194650, 1.828288,-0.748248;;, + 102;3; 0.194650, 1.828288,-0.748248;;, + 103;3; 0.194650, 1.828288,-0.748248;;, + 104;3; 0.194650, 1.828288,-0.748248;;, + 105;3; 0.194650, 1.828288,-0.748248;;, + 106;3; 0.194650, 1.828288,-0.748248;;, + 107;3; 0.194650, 1.828288,-0.748248;;, + 108;3; 0.194650, 1.828288,-0.748248;;, + 109;3; 0.194650, 1.828288,-0.748248;;, + 110;3; 0.194650, 1.828288,-0.748248;;, + 111;3; 0.194650, 1.828288,-0.748248;;, + 112;3; 0.194650, 1.828288,-0.748248;;, + 113;3; 0.194650, 1.828288,-0.748248;;, + 114;3; 0.194650, 1.828288,-0.748248;;, + 115;3; 0.194651, 1.828288,-0.748248;;, + 116;3; 0.194651, 1.828288,-0.748248;;, + 117;3; 0.194650, 1.828288,-0.748248;;, + 118;3; 0.194650, 1.828288,-0.748248;;, + 119;3; 0.194650, 1.828288,-0.748248;;, + 120;3; 0.194650, 1.828288,-0.748248;;, + 121;3; 0.194650, 1.828288,-0.748248;;, + 122;3; 0.194650, 1.828288,-0.748248;;, + 123;3; 0.194650, 1.828288,-0.748248;;, + 124;3; 0.194650, 1.828288,-0.748248;;, + 125;3; 0.194650, 1.828288,-0.748248;;, + 126;3; 0.194650, 1.828288,-0.748248;;, + 127;3; 0.194650, 1.828288,-0.748248;;, + 128;3; 0.194650, 1.828288,-0.748248;;, + 129;3; 0.194650, 1.828288,-0.748248;;, + 130;3; 0.194650, 1.828288,-0.748248;;, + 131;3; 0.194650, 1.828288,-0.748248;;, + 132;3; 0.194650, 1.828288,-0.748248;;, + 133;3; 0.194650, 1.828288,-0.748248;;, + 134;3; 0.194650, 1.828288,-0.748248;;, + 135;3; 0.194650, 1.828288,-0.748248;;; + } + AnimationKey { //Rotation + 0; + 136; + 0;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 1;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 2;4; -0.992483,-0.108459, 0.004226,-0.037868;;, + 3;4; -0.987374,-0.131655, 0.005069,-0.038267;;, + 4;4; -0.979333,-0.168163, 0.006395,-0.038895;;, + 5;4; -0.969538,-0.212625, 0.008010,-0.039660;;, + 6;4; -0.959745,-0.257081, 0.009625,-0.040425;;, + 7;4; -0.951705,-0.293573, 0.010950,-0.041053;;, + 8;4; -0.946598,-0.316754, 0.011792,-0.041453;;, + 9;4; -0.944887,-0.324521, 0.012074,-0.041586;;, + 10;4; -0.946901,-0.314574, 0.011713,-0.041409;;, + 11;4; -0.952859,-0.285148, 0.010644,-0.040884;;, + 12;4; -0.961938,-0.240314, 0.009015,-0.040084;;, + 13;4; -0.972235,-0.189461, 0.007168,-0.039177;;, + 14;4; -0.981313,-0.144627, 0.005539,-0.038377;;, + 15;4; -0.987272,-0.115201, 0.004470,-0.037852;;, + 16;4; -0.989286,-0.105254, 0.004109,-0.037675;;, + 17;4; -0.986277,-0.121439, 0.004697,-0.037973;;, + 18;4; -0.977802,-0.167028, 0.006353,-0.038813;;, + 19;4; -0.966921,-0.225564, 0.008480,-0.039892;;, + 20;4; -0.958446,-0.271154, 0.010136,-0.040732;;, + 21;4; -0.955437,-0.287339, 0.010724,-0.041030;;, + 22;4; -0.959701,-0.261762, 0.009795,-0.040541;;, + 23;4; -0.971097,-0.194805, 0.007362,-0.039270;;, + 24;4; -0.983146,-0.127683, 0.004923,-0.038018;;, + 25;4; -0.989057,-0.101707, 0.003979,-0.037578;;, + 26;4; -0.990877,-0.101289, 0.003965,-0.037632;;, + 27;4; -0.992338,-0.100979, 0.003954,-0.037676;;, + 28;4; -0.993349,-0.100790, 0.003947,-0.037707;;, + 29;4; -0.993913,-0.100706, 0.003944,-0.037725;;, + 30;4; -0.994145,-0.100686, 0.003944,-0.037732;;, + 31;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 32;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 33;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 34;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 35;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 36;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 37;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 38;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 39;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 40;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 41;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 42;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 43;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 44;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 45;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 46;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 47;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 48;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 49;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 50;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 51;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 52;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 53;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 54;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 55;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 56;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 57;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 58;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 59;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 60;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 61;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 62;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 63;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 64;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 65;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 66;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 67;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 68;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 69;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 70;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 71;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 72;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 73;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 74;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 75;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 76;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 77;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 78;4; -0.991164,-0.115356, 0.004477,-0.037994;;, + 79;4; -0.982629,-0.156671, 0.005978,-0.038725;;, + 80;4; -0.971671,-0.209714, 0.007904,-0.039663;;, + 81;4; -0.963137,-0.251026, 0.009405,-0.040394;;, + 82;4; -0.960107,-0.265695, 0.009938,-0.040654;;, + 83;4; -0.960339,-0.264571, 0.009897,-0.040634;;, + 84;4; -0.961041,-0.261174, 0.009774,-0.040574;;, + 85;4; -0.962213,-0.255501, 0.009568,-0.040474;;, + 86;4; -0.963842,-0.247611, 0.009281,-0.040334;;, + 87;4; -0.965901,-0.237644, 0.008919,-0.040158;;, + 88;4; -0.968341,-0.225834, 0.008490,-0.039949;;, + 89;4; -0.971092,-0.212518, 0.008006,-0.039713;;, + 90;4; -0.974064,-0.198131, 0.007484,-0.039458;;, + 91;4; -0.977151,-0.183188, 0.006941,-0.039194;;, + 92;4; -0.980238,-0.168245, 0.006398,-0.038930;;, + 93;4; -0.983210,-0.153859, 0.005875,-0.038675;;, + 94;4; -0.985961,-0.140543, 0.005392,-0.038439;;, + 95;4; -0.988400,-0.128734, 0.004963,-0.038230;;, + 96;4; -0.990459,-0.118768, 0.004601,-0.038054;;, + 97;4; -0.992089,-0.110879, 0.004314,-0.037915;;, + 98;4; -0.993261,-0.105206, 0.004108,-0.037814;;, + 99;4; -0.993963,-0.101810, 0.003985,-0.037754;;, + 100;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 101;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 102;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 103;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 104;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 105;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 106;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 107;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 108;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 109;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 110;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 111;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 112;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 113;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 114;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 115;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 116;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 117;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 118;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 119;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 120;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 121;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 122;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 123;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 124;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 125;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 126;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 127;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 128;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 129;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 130;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 131;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 132;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 133;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 134;4; -0.994195,-0.100686, 0.003944,-0.037734;;, + 135;4; -0.994195,-0.100686, 0.003944,-0.037734;;; + } + AnimationKey { //Scale + 1; + 136; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Cube} + AnimationKey { //Position + 2; + 136; + 0;3; 0.274003,-0.357581,11.859126;;, + 1;3; 0.274003,-0.357581,11.859126;;, + 2;3; 0.274003,-0.357581,11.859126;;, + 3;3; 0.274003,-0.357581,11.859126;;, + 4;3; 0.274003,-0.357581,11.859126;;, + 5;3; 0.274003,-0.357581,11.859126;;, + 6;3; 0.274003,-0.357581,11.859126;;, + 7;3; 0.274003,-0.357581,11.859126;;, + 8;3; 0.274003,-0.357581,11.859126;;, + 9;3; 0.274003,-0.357581,11.859126;;, + 10;3; 0.274003,-0.357581,11.859126;;, + 11;3; 0.274003,-0.357581,11.859126;;, + 12;3; 0.274003,-0.357581,11.859126;;, + 13;3; 0.274003,-0.357581,11.859126;;, + 14;3; 0.274003,-0.357581,11.859126;;, + 15;3; 0.274003,-0.357581,11.859126;;, + 16;3; 0.274003,-0.357581,11.859126;;, + 17;3; 0.274003,-0.357581,11.859126;;, + 18;3; 0.274003,-0.357581,11.859126;;, + 19;3; 0.274003,-0.357581,11.859126;;, + 20;3; 0.274003,-0.357581,11.859126;;, + 21;3; 0.274003,-0.357581,11.859126;;, + 22;3; 0.274003,-0.357581,11.859126;;, + 23;3; 0.274003,-0.357581,11.859126;;, + 24;3; 0.274003,-0.357581,11.859126;;, + 25;3; 0.274003,-0.357581,11.859126;;, + 26;3; 0.274003,-0.357581,11.859126;;, + 27;3; 0.274003,-0.357581,11.859126;;, + 28;3; 0.274003,-0.357581,11.859126;;, + 29;3; 0.274003,-0.357581,11.859126;;, + 30;3; 0.274003,-0.357581,11.859126;;, + 31;3; 0.274003,-0.357581,11.859126;;, + 32;3; 0.274003,-0.357581,11.859126;;, + 33;3; 0.274003,-0.357581,11.859126;;, + 34;3; 0.274003,-0.357581,11.859126;;, + 35;3; 0.274003,-0.357581,11.859126;;, + 36;3; 0.274003,-0.357581,11.859126;;, + 37;3; 0.274003,-0.357581,11.859126;;, + 38;3; 0.274003,-0.357581,11.859126;;, + 39;3; 0.274003,-0.357581,11.859126;;, + 40;3; 0.274003,-0.357581,11.859126;;, + 41;3; 0.274003,-0.357581,11.859126;;, + 42;3; 0.274003,-0.357581,11.859126;;, + 43;3; 0.274003,-0.357581,11.859126;;, + 44;3; 0.274003,-0.357581,11.859126;;, + 45;3; 0.274003,-0.357581,11.859126;;, + 46;3; 0.274003,-0.357581,11.859126;;, + 47;3; 0.274003,-0.357581,11.859126;;, + 48;3; 0.274003,-0.357581,11.859126;;, + 49;3; 0.274003,-0.357581,11.859126;;, + 50;3; 0.274003,-0.357581,11.859126;;, + 51;3; 0.274003,-0.357581,11.859126;;, + 52;3; 0.274003,-0.357581,11.859126;;, + 53;3; 0.274003,-0.357581,11.859126;;, + 54;3; 0.274003,-0.357581,11.859126;;, + 55;3; 0.274003,-0.357581,11.859126;;, + 56;3; 0.274003,-0.357581,11.859126;;, + 57;3; 0.274003,-0.357581,11.859126;;, + 58;3; 0.274003,-0.357581,11.859126;;, + 59;3; 0.274003,-0.357581,11.859126;;, + 60;3; 0.274003,-0.357581,11.859126;;, + 61;3; 0.274003,-0.357581,11.859126;;, + 62;3; 0.274003,-0.357581,11.859126;;, + 63;3; 0.274003,-0.357581,11.859126;;, + 64;3; 0.274003,-0.357581,11.859126;;, + 65;3; 0.274003,-0.357581,11.859126;;, + 66;3; 0.274003,-0.357581,11.859126;;, + 67;3; 0.274003,-0.357581,11.859126;;, + 68;3; 0.274003,-0.357581,11.859126;;, + 69;3; 0.274003,-0.357581,11.859126;;, + 70;3; 0.274003,-0.357581,11.859126;;, + 71;3; 0.274003,-0.357581,11.859126;;, + 72;3; 0.274003,-0.357581,11.859126;;, + 73;3; 0.274003,-0.357581,11.859126;;, + 74;3; 0.274003,-0.357581,11.859126;;, + 75;3; 0.274003,-0.357581,11.859126;;, + 76;3; 0.274003,-0.357581,11.859126;;, + 77;3; 0.274003,-0.357581,11.859126;;, + 78;3; 0.274003,-0.357581,11.859126;;, + 79;3; 0.274003,-0.357581,11.859126;;, + 80;3; 0.274003,-0.357581,11.859126;;, + 81;3; 0.274003,-0.357581,11.859126;;, + 82;3; 0.274003,-0.357581,11.859126;;, + 83;3; 0.274003,-0.357581,11.859126;;, + 84;3; 0.274003,-0.357581,11.859126;;, + 85;3; 0.274003,-0.357581,11.859126;;, + 86;3; 0.274003,-0.357581,11.859126;;, + 87;3; 0.274003,-0.357581,11.859126;;, + 88;3; 0.274003,-0.357581,11.859126;;, + 89;3; 0.274003,-0.357581,11.859126;;, + 90;3; 0.274003,-0.357581,11.859126;;, + 91;3; 0.274003,-0.357581,11.859126;;, + 92;3; 0.274003,-0.357581,11.859126;;, + 93;3; 0.274003,-0.357581,11.859126;;, + 94;3; 0.274003,-0.357581,11.859126;;, + 95;3; 0.274003,-0.357581,11.859126;;, + 96;3; 0.274003,-0.357581,11.859126;;, + 97;3; 0.274003,-0.357581,11.859126;;, + 98;3; 0.274003,-0.357581,11.859126;;, + 99;3; 0.274003,-0.357581,11.859126;;, + 100;3; 0.274003,-0.357581,11.859126;;, + 101;3; 0.274003,-0.357581,11.859126;;, + 102;3; 0.274003,-0.357581,11.859126;;, + 103;3; 0.274003,-0.357581,11.859126;;, + 104;3; 0.274003,-0.357581,11.859126;;, + 105;3; 0.274003,-0.357581,11.859126;;, + 106;3; 0.274003,-0.357581,11.859126;;, + 107;3; 0.274003,-0.357581,11.859126;;, + 108;3; 0.274003,-0.357581,11.859126;;, + 109;3; 0.274003,-0.357581,11.859126;;, + 110;3; 0.274003,-0.357581,11.859126;;, + 111;3; 0.274003,-0.357581,11.859126;;, + 112;3; 0.274003,-0.357581,11.859126;;, + 113;3; 0.274003,-0.357581,11.859126;;, + 114;3; 0.274003,-0.357581,11.859126;;, + 115;3; 0.274003,-0.357581,11.859126;;, + 116;3; 0.274003,-0.357581,11.859126;;, + 117;3; 0.274003,-0.357581,11.859126;;, + 118;3; 0.274003,-0.357581,11.859126;;, + 119;3; 0.274003,-0.357581,11.859126;;, + 120;3; 0.274003,-0.357581,11.859126;;, + 121;3; 0.274003,-0.357581,11.859126;;, + 122;3; 0.274003,-0.357581,11.859126;;, + 123;3; 0.274003,-0.357581,11.859126;;, + 124;3; 0.274003,-0.357581,11.859126;;, + 125;3; 0.274003,-0.357581,11.859126;;, + 126;3; 0.274003,-0.357581,11.859126;;, + 127;3; 0.274003,-0.357581,11.859126;;, + 128;3; 0.274003,-0.357581,11.859126;;, + 129;3; 0.274003,-0.357581,11.859126;;, + 130;3; 0.274003,-0.357581,11.859126;;, + 131;3; 0.274003,-0.357581,11.859126;;, + 132;3; 0.274003,-0.357581,11.859126;;, + 133;3; 0.274003,-0.357581,11.859126;;, + 134;3; 0.274003,-0.357581,11.859126;;, + 135;3; 0.274003,-0.357581,11.859126;;; + } + AnimationKey { //Rotation + 0; + 136; + 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 60;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 61;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 62;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 63;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 64;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 65;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 66;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 67;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 68;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 69;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 70;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 71;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 72;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 73;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 74;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 75;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 76;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 77;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 78;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 79;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 80;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 81;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 82;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 83;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 84;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 85;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 86;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 87;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 88;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 89;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 90;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 91;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 92;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 93;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 94;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 95;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 96;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 97;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 98;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 99;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 100;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 101;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 102;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 103;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 104;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 105;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 106;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 107;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 108;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 109;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 110;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 111;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 112;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 113;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 114;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 115;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 116;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 117;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 118;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 119;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 120;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 121;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 122;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 123;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 124;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 125;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 126;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 127;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 128;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 129;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 130;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 131;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 132;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 133;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 134;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 135;4; -1.000000, 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 136; + 0;3; 3.749036, 3.749036, 3.749036;;, + 1;3; 3.749036, 3.749036, 3.749036;;, + 2;3; 3.749036, 3.749036, 3.749036;;, + 3;3; 3.749036, 3.749036, 3.749036;;, + 4;3; 3.749036, 3.749036, 3.749036;;, + 5;3; 3.749036, 3.749036, 3.749036;;, + 6;3; 3.749036, 3.749036, 3.749036;;, + 7;3; 3.749036, 3.749036, 3.749036;;, + 8;3; 3.749036, 3.749036, 3.749036;;, + 9;3; 3.749036, 3.749036, 3.749036;;, + 10;3; 3.749036, 3.749036, 3.749036;;, + 11;3; 3.749036, 3.749036, 3.749036;;, + 12;3; 3.749036, 3.749036, 3.749036;;, + 13;3; 3.749036, 3.749036, 3.749036;;, + 14;3; 3.749036, 3.749036, 3.749036;;, + 15;3; 3.749036, 3.749036, 3.749036;;, + 16;3; 3.749036, 3.749036, 3.749036;;, + 17;3; 3.749036, 3.749036, 3.749036;;, + 18;3; 3.749036, 3.749036, 3.749036;;, + 19;3; 3.749036, 3.749036, 3.749036;;, + 20;3; 3.749036, 3.749036, 3.749036;;, + 21;3; 3.749036, 3.749036, 3.749036;;, + 22;3; 3.749036, 3.749036, 3.749036;;, + 23;3; 3.749036, 3.749036, 3.749036;;, + 24;3; 3.749036, 3.749036, 3.749036;;, + 25;3; 3.749036, 3.749036, 3.749036;;, + 26;3; 3.749036, 3.749036, 3.749036;;, + 27;3; 3.749036, 3.749036, 3.749036;;, + 28;3; 3.749036, 3.749036, 3.749036;;, + 29;3; 3.749036, 3.749036, 3.749036;;, + 30;3; 3.749036, 3.749036, 3.749036;;, + 31;3; 3.749036, 3.749036, 3.749036;;, + 32;3; 3.749036, 3.749036, 3.749036;;, + 33;3; 3.749036, 3.749036, 3.749036;;, + 34;3; 3.749036, 3.749036, 3.749036;;, + 35;3; 3.749036, 3.749036, 3.749036;;, + 36;3; 3.749036, 3.749036, 3.749036;;, + 37;3; 3.749036, 3.749036, 3.749036;;, + 38;3; 3.749036, 3.749036, 3.749036;;, + 39;3; 3.749036, 3.749036, 3.749036;;, + 40;3; 3.749036, 3.749036, 3.749036;;, + 41;3; 3.749036, 3.749036, 3.749036;;, + 42;3; 3.749036, 3.749036, 3.749036;;, + 43;3; 3.749036, 3.749036, 3.749036;;, + 44;3; 3.749036, 3.749036, 3.749036;;, + 45;3; 3.749036, 3.749036, 3.749036;;, + 46;3; 3.749036, 3.749036, 3.749036;;, + 47;3; 3.749036, 3.749036, 3.749036;;, + 48;3; 3.749036, 3.749036, 3.749036;;, + 49;3; 3.749036, 3.749036, 3.749036;;, + 50;3; 3.749036, 3.749036, 3.749036;;, + 51;3; 3.749036, 3.749036, 3.749036;;, + 52;3; 3.749036, 3.749036, 3.749036;;, + 53;3; 3.749036, 3.749036, 3.749036;;, + 54;3; 3.749036, 3.749036, 3.749036;;, + 55;3; 3.749036, 3.749036, 3.749036;;, + 56;3; 3.749036, 3.749036, 3.749036;;, + 57;3; 3.749036, 3.749036, 3.749036;;, + 58;3; 3.749036, 3.749036, 3.749036;;, + 59;3; 3.749036, 3.749036, 3.749036;;, + 60;3; 3.749036, 3.749036, 3.749036;;, + 61;3; 3.749036, 3.749036, 3.749036;;, + 62;3; 3.749036, 3.749036, 3.749036;;, + 63;3; 3.749036, 3.749036, 3.749036;;, + 64;3; 3.749036, 3.749036, 3.749036;;, + 65;3; 3.749036, 3.749036, 3.749036;;, + 66;3; 3.749036, 3.749036, 3.749036;;, + 67;3; 3.749036, 3.749036, 3.749036;;, + 68;3; 3.749036, 3.749036, 3.749036;;, + 69;3; 3.749036, 3.749036, 3.749036;;, + 70;3; 3.749036, 3.749036, 3.749036;;, + 71;3; 3.749036, 3.749036, 3.749036;;, + 72;3; 3.749036, 3.749036, 3.749036;;, + 73;3; 3.749036, 3.749036, 3.749036;;, + 74;3; 3.749036, 3.749036, 3.749036;;, + 75;3; 3.749036, 3.749036, 3.749036;;, + 76;3; 3.749036, 3.749036, 3.749036;;, + 77;3; 3.749036, 3.749036, 3.749036;;, + 78;3; 3.749036, 3.749036, 3.749036;;, + 79;3; 3.749036, 3.749036, 3.749036;;, + 80;3; 3.749036, 3.749036, 3.749036;;, + 81;3; 3.749036, 3.749036, 3.749036;;, + 82;3; 3.749036, 3.749036, 3.749036;;, + 83;3; 3.749036, 3.749036, 3.749036;;, + 84;3; 3.749036, 3.749036, 3.749036;;, + 85;3; 3.749036, 3.749036, 3.749036;;, + 86;3; 3.749036, 3.749036, 3.749036;;, + 87;3; 3.749036, 3.749036, 3.749036;;, + 88;3; 3.749036, 3.749036, 3.749036;;, + 89;3; 3.749036, 3.749036, 3.749036;;, + 90;3; 3.749036, 3.749036, 3.749036;;, + 91;3; 3.749036, 3.749036, 3.749036;;, + 92;3; 3.749036, 3.749036, 3.749036;;, + 93;3; 3.749036, 3.749036, 3.749036;;, + 94;3; 3.749036, 3.749036, 3.749036;;, + 95;3; 3.749036, 3.749036, 3.749036;;, + 96;3; 3.749036, 3.749036, 3.749036;;, + 97;3; 3.749036, 3.749036, 3.749036;;, + 98;3; 3.749036, 3.749036, 3.749036;;, + 99;3; 3.749036, 3.749036, 3.749036;;, + 100;3; 3.749036, 3.749036, 3.749036;;, + 101;3; 3.749036, 3.749036, 3.749036;;, + 102;3; 3.749036, 3.749036, 3.749036;;, + 103;3; 3.749036, 3.749036, 3.749036;;, + 104;3; 3.749036, 3.749036, 3.749036;;, + 105;3; 3.749036, 3.749036, 3.749036;;, + 106;3; 3.749036, 3.749036, 3.749036;;, + 107;3; 3.749036, 3.749036, 3.749036;;, + 108;3; 3.749036, 3.749036, 3.749036;;, + 109;3; 3.749036, 3.749036, 3.749036;;, + 110;3; 3.749036, 3.749036, 3.749036;;, + 111;3; 3.749036, 3.749036, 3.749036;;, + 112;3; 3.749036, 3.749036, 3.749036;;, + 113;3; 3.749036, 3.749036, 3.749036;;, + 114;3; 3.749036, 3.749036, 3.749036;;, + 115;3; 3.749036, 3.749036, 3.749036;;, + 116;3; 3.749036, 3.749036, 3.749036;;, + 117;3; 3.749036, 3.749036, 3.749036;;, + 118;3; 3.749036, 3.749036, 3.749036;;, + 119;3; 3.749036, 3.749036, 3.749036;;, + 120;3; 3.749036, 3.749036, 3.749036;;, + 121;3; 3.749036, 3.749036, 3.749036;;, + 122;3; 3.749036, 3.749036, 3.749036;;, + 123;3; 3.749036, 3.749036, 3.749036;;, + 124;3; 3.749036, 3.749036, 3.749036;;, + 125;3; 3.749036, 3.749036, 3.749036;;, + 126;3; 3.749036, 3.749036, 3.749036;;, + 127;3; 3.749036, 3.749036, 3.749036;;, + 128;3; 3.749036, 3.749036, 3.749036;;, + 129;3; 3.749036, 3.749036, 3.749036;;, + 130;3; 3.749036, 3.749036, 3.749036;;, + 131;3; 3.749036, 3.749036, 3.749036;;, + 132;3; 3.749036, 3.749036, 3.749036;;, + 133;3; 3.749036, 3.749036, 3.749036;;, + 134;3; 3.749036, 3.749036, 3.749036;;, + 135;3; 3.749036, 3.749036, 3.749036;;; + } + } +} //End of AnimationSet diff --git a/games/MultiCraft_game/mods/default/models/mobs_pumba.png b/games/MultiCraft_game/files/default/models/mobs_pumba.png similarity index 100% rename from games/MultiCraft_game/mods/default/models/mobs_pumba.png rename to games/MultiCraft_game/files/default/models/mobs_pumba.png diff --git a/games/MultiCraft_game/mods/default/models/mobs_pumba.x b/games/MultiCraft_game/files/default/models/mobs_pumba.x similarity index 97% rename from games/MultiCraft_game/mods/default/models/mobs_pumba.x rename to games/MultiCraft_game/files/default/models/mobs_pumba.x index f86bebec2..895ec425b 100644 --- a/games/MultiCraft_game/mods/default/models/mobs_pumba.x +++ b/games/MultiCraft_game/files/default/models/mobs_pumba.x @@ -1,5316 +1,5316 @@ -xof 0303txt 0032 - -template XSkinMeshHeader { - <3cf169ce-ff7c-44ab-93c0-f78f62d172e2> - WORD nMaxSkinWeightsPerVertex; - WORD nMaxSkinWeightsPerFace; - WORD nBones; -} - -template SkinWeights { - <6f0d123b-bad2-4167-a0d0-80224f25fabb> - STRING transformNodeName; - DWORD nWeights; - array DWORD vertexIndices[nWeights]; - array float weights[nWeights]; - Matrix4x4 matrixOffset; -} - -Frame Root { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 0.000000, 1.000000, 0.000000, - 0.000000, 1.000000,-0.000000, 0.000000, - 0.000000, 0.000000, 0.000000, 1.000000;; - } - Frame Armature { - FrameTransformMatrix { - -0.000234, 2.732761, 0.000000, 0.000000, - -2.732761,-0.000234, 0.000000, 0.000000, - 0.000000, 0.000000, 2.732761, 0.000000, - 0.164184,-2.791352, 4.770043, 1.000000;; - } - Frame Armature_body2 { - FrameTransformMatrix { - 0.087606,-0.000000,-0.996155, 0.000000, - 0.996155, 0.000000, 0.087606, 0.000000, - 0.000000,-1.000000, 0.000000, 0.000000, - -0.155674, 0.000000, 0.000000, 1.000000;; - } - Frame Armature_head { - FrameTransformMatrix { - 0.000000, 0.000000, 1.000000, 0.000000, - 0.007902, 0.999969,-0.000000, 0.000000, - -0.999969, 0.007902, 0.000000, 0.000000, - -0.000000, 1.674146, 0.000000, 1.000000;; - } - } //End of Armature_head - Frame Armature_hvost { - FrameTransformMatrix { - -0.961313, 0.212562,-0.175201, 0.000000, - -0.203920,-0.976750,-0.066147, 0.000000, - -0.185188,-0.027861, 0.982308, 0.000000, - -0.371885,-0.304373,-0.053265, 1.000000;; - } - } //End of Armature_hvost - Frame Armature_noga3 { - FrameTransformMatrix { - 0.073289, 0.972682, 0.220268, 0.000000, - 0.997097,-0.076035, 0.004003, 0.000000, - 0.020641, 0.219336,-0.975431, 0.000000, - 0.532289,-0.143643, 0.710859, 1.000000;; - } - } //End of Armature_noga3 - Frame Armature_noga4 { - FrameTransformMatrix { - 0.073289, 0.972682, 0.220268, 0.000000, - 0.997097,-0.076035, 0.004003, 0.000000, - 0.020641, 0.219336,-0.975431, 0.000000, - 0.532289,-0.143643,-0.879248, 1.000000;; - } - } //End of Armature_noga4 - Frame Armature_noga2 { - FrameTransformMatrix { - 0.073289, 0.972682, 0.220268, 0.000000, - 0.997097,-0.076035, 0.004003, 0.000000, - 0.020641, 0.219335,-0.975431, 0.000000, - 0.700789, 1.772341,-0.879248, 1.000000;; - } - } //End of Armature_noga2 - Frame Armature_noga1 { - FrameTransformMatrix { - 0.073289, 0.972682, 0.220268, 0.000000, - 0.997097,-0.076035, 0.004003, 0.000000, - 0.020641, 0.219336,-0.975431, 0.000000, - 0.700789, 1.772341, 0.698612, 1.000000;; - } - } //End of Armature_noga1 - } //End of Armature_body2 - } //End of Armature - Frame Cube { - FrameTransformMatrix { - -0.000234, 2.732761, 0.000000, 0.000000, - -2.732761,-0.000234, 0.000000, 0.000000, - 0.000000, 0.000000, 2.732761, 0.000000, - -0.022274,-1.486684, 5.904222, 1.000000;; - } - Mesh { //Mesh Mesh - 408; - -1.000000;-1.000000;-1.000000;, - -1.000000; 1.000000;-1.000000;, - -1.000000; 1.000000; 0.013041;, - -1.000000;-1.000000; 0.013041;, - -1.000000; 1.000000;-1.000000;, - 1.000000; 1.000000;-1.000000;, - 1.000000; 1.000000; 1.000000;, - -1.000000; 1.000000; 0.013041;, - 1.782056;-1.000000;-1.494922;, - 1.782056; 1.000000;-1.494922;, - 1.000000; 1.000000;-1.000000;, - 1.000000;-1.000000;-1.000000;, - 1.000000;-1.000000;-1.000000;, - -1.000000;-1.000000;-1.000000;, - -1.000000;-1.000000; 0.013041;, - 1.000000;-1.000000; 1.000000;, - 1.000000;-1.000000;-1.000000;, - 1.000000; 1.000000;-1.000000;, - -1.000000; 1.000000;-1.000000;, - -1.000000;-1.000000;-1.000000;, - -1.000000;-1.000000; 0.013041;, - -1.000000; 1.000000; 0.013041;, - 1.000000; 1.000000; 1.000000;, - 1.000000;-1.000000; 1.000000;, - 2.929399;-0.653627;-1.366374;, - 2.929399; 0.653627;-1.366374;, - 1.782056; 1.000000;-1.494922;, - 1.782056;-1.000000;-1.494922;, - 1.000000; 1.000000; 1.000000;, - 1.000000; 1.000000;-1.000000;, - 1.782056; 1.000000;-1.494922;, - 1.782056; 1.000000; 1.000000;, - 1.782056; 1.000000; 1.000000;, - 1.782056;-1.000000; 1.000000;, - 1.000000;-1.000000; 1.000000;, - 1.000000; 1.000000; 1.000000;, - 1.782056;-1.000000; 1.000000;, - 1.782056;-1.000000;-1.494922;, - 1.000000;-1.000000;-1.000000;, - 1.000000;-1.000000; 1.000000;, - 3.192818;-0.423998;-0.769693;, - 3.192818; 0.423998;-0.769693;, - 2.929399; 0.653627;-1.366374;, - 2.929399;-0.653627;-1.366374;, - 2.389777;-0.653627; 0.653627;, - 2.929399;-0.653627;-1.366374;, - 1.782056;-1.000000;-1.494922;, - 1.782056;-1.000000; 1.000000;, - 1.782056; 1.000000; 1.000000;, - 1.782056; 1.000000;-1.494922;, - 2.929399; 0.653627;-1.366374;, - 2.389777; 0.653627; 0.653627;, - 2.389777; 0.653627; 0.653627;, - 2.389777;-0.653627; 0.653627;, - 1.782056;-1.000000; 1.000000;, - 1.782056; 1.000000; 1.000000;, - 3.363553;-0.423998;-0.551867;, - 3.363553; 0.423998;-0.551867;, - 3.192818; 0.423998;-0.769693;, - 3.192818;-0.423998;-0.769693;, - 2.389777; 0.653627; 0.653627;, - 2.929399; 0.653627;-1.366374;, - 3.192818; 0.423998;-0.769693;, - 2.653195; 0.423998; 0.296128;, - 2.653195; 0.423998; 0.296128;, - 2.653195;-0.423998; 0.296128;, - 2.389777;-0.653627; 0.653627;, - 2.389777; 0.653627; 0.653627;, - 2.653195;-0.423998; 0.296128;, - 3.192818;-0.423998;-0.769693;, - 2.929399;-0.653627;-1.366374;, - 2.389777;-0.653627; 0.653627;, - 3.363553; 0.423998;-0.551867;, - 3.363553;-0.423998;-0.551867;, - 3.363553;-0.423998; 0.296128;, - 3.363553; 0.423998; 0.296128;, - 3.363553; 0.423998; 0.296128;, - 3.363553;-0.423998; 0.296128;, - 2.653195;-0.423998; 0.296128;, - 2.653195; 0.423998; 0.296128;, - 3.363553;-0.423998; 0.296128;, - 3.363553;-0.423998;-0.551867;, - 3.192818;-0.423998;-0.769693;, - 2.653195;-0.423998; 0.296128;, - 2.653195; 0.423998; 0.296128;, - 3.192818; 0.423998;-0.769693;, - 3.363553; 0.423998;-0.551867;, - 3.363553; 0.423998; 0.296128;, - 2.944614;-0.144918;-0.645865;, - 2.944614; 0.200745;-0.645865;, - 2.944614; 0.200745;-0.319240;, - 2.944614;-0.144918;-0.319240;, - 2.944614;-0.144918;-0.645865;, - 3.271239;-0.144918;-0.645865;, - 3.271239;-0.144918;-0.645865;, - 2.944614;-0.144918;-0.645865;, - 3.271239; 0.200745;-0.645865;, - 3.271239;-0.144918;-0.645865;, - 3.271239;-0.144918;-0.319240;, - 3.271239; 0.200745;-0.319240;, - 2.944614; 0.200745;-0.319240;, - 3.271239; 0.200745;-0.319240;, - 3.271239; 0.200745;-0.319240;, - 2.944614; 0.200745;-0.319240;, - 3.271239;-0.144918;-0.645865;, - 3.271239; 0.200745;-0.645865;, - 2.944614; 0.200745;-0.645865;, - 2.944614;-0.144918;-0.645865;, - 2.944614;-0.144918;-0.319240;, - 2.944614; 0.200745;-0.319240;, - 3.271239; 0.200745;-0.319240;, - 3.271239;-0.144918;-0.319240;, - 3.271239; 0.200745;-0.645865;, - 2.944614; 0.200745;-0.645865;, - 2.944614; 0.200745;-0.645865;, - 3.271239; 0.200745;-0.645865;, - 2.944614; 0.200745;-0.319240;, - 2.944614; 0.200745;-0.645865;, - 2.944614; 0.200745;-0.645865;, - 2.944614; 0.200745;-0.319240;, - 3.271239;-0.144918;-0.319240;, - 3.271239;-0.144918;-0.645865;, - 3.271239;-0.144918;-0.645865;, - 3.271239;-0.144918;-0.319240;, - 2.944614;-0.144918;-0.645865;, - 2.944614;-0.144918;-0.319240;, - 2.944614;-0.144918;-0.319240;, - 2.944614;-0.144918;-0.645865;, - 3.271239;-0.144918;-0.319240;, - 2.944614;-0.144918;-0.319240;, - 2.944614;-0.144918;-0.319240;, - 3.271239;-0.144918;-0.319240;, - 3.271239; 0.200745;-0.319240;, - 3.271239; 0.200745;-0.645865;, - 3.271239; 0.200745;-0.645865;, - 3.271239; 0.200745;-0.319240;, - 3.158436;-0.843188; 0.129739;, - 3.158436;-0.935268; 0.129739;, - 3.057417;-0.935268; 0.129739;, - 3.057417;-0.843188; 0.129739;, - 2.944614; 0.200745;-0.319240;, - 2.944614; 0.647331;-0.319240;, - 3.271239; 0.647331;-0.319240;, - 3.271239; 0.200745;-0.319240;, - 3.271239; 0.200745;-0.319240;, - 3.271239; 0.647331;-0.319240;, - 3.271239; 0.647331;-0.645865;, - 3.271239; 0.200745;-0.645865;, - 3.271239; 0.200745;-0.645865;, - 3.271239; 0.647331;-0.645865;, - 2.944614; 0.647331;-0.645865;, - 2.944614; 0.200745;-0.645865;, - 2.944614; 0.200745;-0.645865;, - 2.944614; 0.647331;-0.645865;, - 2.944614; 0.647331;-0.319240;, - 2.944614; 0.200745;-0.319240;, - 3.063179; 0.860849; 0.129739;, - 3.063179; 0.942425; 0.129739;, - 3.152674; 0.942425; 0.129739;, - 3.152674; 0.860849; 0.129739;, - 3.271239;-0.144918;-0.319240;, - 3.271239;-0.591504;-0.319240;, - 2.944614;-0.591504;-0.319240;, - 2.944614;-0.144918;-0.319240;, - 2.944614;-0.144918;-0.319240;, - 2.944614;-0.591504;-0.319240;, - 2.944614;-0.591504;-0.645865;, - 2.944614;-0.144918;-0.645865;, - 2.944614;-0.144918;-0.645865;, - 2.944614;-0.591504;-0.645865;, - 3.271239;-0.591504;-0.645865;, - 3.271239;-0.144918;-0.645865;, - 3.271239;-0.144918;-0.645865;, - 3.271239;-0.591504;-0.645865;, - 3.271239;-0.591504;-0.319240;, - 3.271239;-0.144918;-0.319240;, - 2.944614; 0.945055;-0.645865;, - 3.271239; 0.945055;-0.645865;, - 3.271239; 0.945055;-0.319240;, - 2.944614; 0.945055;-0.319240;, - 3.152674; 0.860849; 0.129739;, - 3.152674; 0.942425; 0.129739;, - 3.271239; 0.945055;-0.319240;, - 3.271239; 0.647331;-0.319240;, - 3.271239; 0.647331;-0.319240;, - 3.271239; 0.945055;-0.319240;, - 3.271239; 0.945055;-0.645865;, - 3.271239; 0.647331;-0.645865;, - 3.271239; 0.647331;-0.645865;, - 3.271239; 0.945055;-0.645865;, - 2.944614; 0.945055;-0.645865;, - 2.944614; 0.647331;-0.645865;, - 2.944614; 0.647331;-0.645865;, - 2.944614; 0.945055;-0.645865;, - 2.944614; 0.945055;-0.319240;, - 2.944614; 0.647331;-0.319240;, - 3.271239;-0.889228;-0.645865;, - 2.944614;-0.889228;-0.645865;, - 2.944614;-0.889228;-0.319240;, - 3.271239;-0.889228;-0.319240;, - 3.158436;-0.843188; 0.129739;, - 3.057417;-0.843188; 0.129739;, - 2.944614;-0.591504;-0.319240;, - 3.271239;-0.591504;-0.319240;, - 2.944614;-0.591504;-0.319240;, - 2.944614;-0.889228;-0.319240;, - 2.944614;-0.889228;-0.645865;, - 2.944614;-0.591504;-0.645865;, - 2.944614;-0.591504;-0.645865;, - 2.944614;-0.889228;-0.645865;, - 3.271239;-0.889228;-0.645865;, - 3.271239;-0.591504;-0.645865;, - 3.271239;-0.591504;-0.645865;, - 3.271239;-0.889228;-0.645865;, - 3.271239;-0.889228;-0.319240;, - 3.271239;-0.591504;-0.319240;, - 3.063179; 0.860849; 0.129739;, - 3.152674; 0.860849; 0.129739;, - 3.271239; 0.647331;-0.319240;, - 2.944614; 0.647331;-0.319240;, - 3.158436;-0.935268; 0.129739;, - 3.158436;-0.843188; 0.129739;, - 3.271239;-0.591504;-0.319240;, - 3.271239;-0.889228;-0.319240;, - 3.271239;-0.889228;-0.319240;, - 2.944614;-0.889228;-0.319240;, - 3.057417;-0.935268; 0.129739;, - 3.158436;-0.935268; 0.129739;, - 3.063179; 0.942425; 0.129739;, - 3.063179; 0.860849; 0.129739;, - 2.944614; 0.647331;-0.319240;, - 2.944614; 0.945055;-0.319240;, - 2.944614; 0.945055;-0.319240;, - 3.271239; 0.945055;-0.319240;, - 3.152674; 0.942425; 0.129739;, - 3.063179; 0.942425; 0.129739;, - 3.057417;-0.843188; 0.129739;, - 3.057417;-0.935268; 0.129739;, - 2.944614;-0.889228;-0.319240;, - 2.944614;-0.591504;-0.319240;, - -0.905841;-0.958383;-2.117298;, - -0.905841;-0.605846;-2.117298;, - -0.905841;-0.605846;-1.011325;, - -0.905841;-0.958383;-1.011325;, - -0.905841;-0.605846;-2.117298;, - -0.553305;-0.605846;-2.117298;, - -0.553305;-0.605846;-1.011325;, - -0.905841;-0.605846;-1.011325;, - -0.553305;-0.605846;-2.117298;, - -0.553305;-0.958383;-2.117298;, - -0.553305;-0.958383;-1.011325;, - -0.553305;-0.605846;-1.011325;, - -0.553305;-0.958383;-2.117298;, - -0.905841;-0.958383;-2.117298;, - -0.905841;-0.958383;-1.011325;, - -0.553305;-0.958383;-1.011325;, - -0.553305;-0.958383;-2.117298;, - -0.553305;-0.605846;-2.117298;, - -0.905841;-0.605846;-2.117298;, - -0.905841;-0.958383;-2.117298;, - -0.905841;-0.958383;-1.011325;, - -0.905841;-0.605846;-1.011325;, - -0.553305;-0.605846;-1.011325;, - -0.553305;-0.958383;-1.011325;, - -0.905841; 0.626523;-2.117298;, - -0.905841; 0.979060;-2.117298;, - -0.905841; 0.979060;-1.011325;, - -0.905841; 0.626523;-1.011325;, - -0.905841; 0.979060;-2.117298;, - -0.553305; 0.979060;-2.117298;, - -0.553305; 0.979060;-1.011325;, - -0.905841; 0.979060;-1.011325;, - -0.553305; 0.979060;-2.117298;, - -0.553305; 0.626523;-2.117298;, - -0.553305; 0.626523;-1.011325;, - -0.553305; 0.979060;-1.011325;, - -0.553305; 0.626523;-2.117298;, - -0.905841; 0.626523;-2.117298;, - -0.905841; 0.626523;-1.011325;, - -0.553305; 0.626523;-1.011325;, - -0.553305; 0.626523;-2.117298;, - -0.553305; 0.979060;-2.117298;, - -0.905841; 0.979060;-2.117298;, - -0.905841; 0.626523;-2.117298;, - -0.905841; 0.626523;-1.011325;, - -0.905841; 0.979060;-1.011325;, - -0.553305; 0.979060;-1.011325;, - -0.553305; 0.626523;-1.011325;, - 1.029230; 0.626523;-2.117298;, - 1.029230; 0.979060;-2.117298;, - 1.029230; 0.979060;-1.011325;, - 1.029230; 0.626523;-1.011325;, - 1.029230; 0.979060;-2.117298;, - 1.381767; 0.979060;-2.117298;, - 1.381767; 0.979060;-1.011325;, - 1.029230; 0.979060;-1.011325;, - 1.381767; 0.979060;-2.117298;, - 1.381767; 0.626523;-2.117298;, - 1.381767; 0.626523;-1.011325;, - 1.381767; 0.979060;-1.011325;, - 1.381767; 0.626523;-2.117298;, - 1.029230; 0.626523;-2.117298;, - 1.029230; 0.626523;-1.011325;, - 1.381767; 0.626523;-1.011325;, - 1.381767; 0.626523;-2.117298;, - 1.381767; 0.979060;-2.117298;, - 1.029230; 0.979060;-2.117298;, - 1.029230; 0.626523;-2.117298;, - 1.029230; 0.626523;-1.011325;, - 1.029230; 0.979060;-1.011325;, - 1.381767; 0.979060;-1.011325;, - 1.381767; 0.626523;-1.011325;, - 1.029230;-0.968674;-2.117298;, - 1.029230;-0.616137;-2.117298;, - 1.029230;-0.616137;-1.011325;, - 1.029230;-0.968674;-1.011325;, - 1.029230;-0.616137;-2.117298;, - 1.381767;-0.616137;-2.117298;, - 1.381767;-0.616137;-1.011325;, - 1.029230;-0.616137;-1.011325;, - 1.381767;-0.616137;-2.117298;, - 1.381767;-0.968674;-2.117298;, - 1.381767;-0.968674;-1.011325;, - 1.381767;-0.616137;-1.011325;, - 1.381767;-0.968674;-2.117298;, - 1.029230;-0.968674;-2.117298;, - 1.029230;-0.968674;-1.011325;, - 1.381767;-0.968674;-1.011325;, - 1.381767;-0.968674;-2.117298;, - 1.381767;-0.616137;-2.117298;, - 1.029230;-0.616137;-2.117298;, - 1.029230;-0.968674;-2.117298;, - 1.029230;-0.968674;-1.011325;, - 1.029230;-0.616137;-1.011325;, - 1.381767;-0.616137;-1.011325;, - 1.381767;-0.968674;-1.011325;, - -1.798844;-0.135824;-0.084023;, - -1.798844; 0.174168;-0.084023;, - -1.798844; 0.174168; 0.225970;, - -1.798844;-0.135824; 0.225970;, - -1.798844; 0.174168;-0.084023;, - -0.975902; 0.174168;-0.272977;, - -0.975902; 0.174168; 0.037015;, - -1.798844; 0.174168; 0.225970;, - -0.975902; 0.174168;-0.272977;, - -0.975902;-0.135824;-0.272977;, - -0.975902;-0.135824; 0.037015;, - -0.975902; 0.174168; 0.037015;, - -0.975902;-0.135824;-0.272977;, - -1.798844;-0.135824;-0.084023;, - -1.798844;-0.135824; 0.225970;, - -0.975902;-0.135824; 0.037015;, - -0.975902;-0.135824;-0.272977;, - -0.975902; 0.174168;-0.272977;, - -1.798844; 0.174168;-0.084023;, - -1.798844;-0.135824;-0.084023;, - -1.798844;-0.135824; 0.225970;, - -1.798844; 0.174168; 0.225970;, - -0.975902; 0.174168; 0.037015;, - -0.975902;-0.135824; 0.037015;, - 1.449429;-0.717499; 0.974606;, - 1.643658;-0.708508; 0.974200;, - 1.649909;-0.819067; 1.747433;, - 1.455680;-0.828058; 1.747839;, - 1.643658;-0.708508; 0.974200;, - 1.653159;-0.915680; 0.931782;, - 1.662708;-1.100848; 1.398462;, - 1.649909;-0.819067; 1.747433;, - 1.653159;-0.915680; 0.931782;, - 1.458930;-0.924671; 0.932188;, - 1.468478;-1.109839; 1.398868;, - 1.662708;-1.100848; 1.398462;, - 1.458930;-0.924671; 0.932188;, - 1.449429;-0.717499; 0.974606;, - 1.455680;-0.828058; 1.747839;, - 1.468478;-1.109839; 1.398868;, - 1.458930;-0.924671; 0.932188;, - 1.653159;-0.915680; 0.931782;, - 1.643658;-0.708508; 0.974200;, - 1.449429;-0.717499; 0.974606;, - 1.455680;-0.828058; 1.747839;, - 1.649909;-0.819067; 1.747433;, - 1.662708;-1.100848; 1.398462;, - 1.468478;-1.109839; 1.398868;, - 1.405700; 0.856790; 0.983993;, - 1.596236; 0.818034; 0.984066;, - 1.645591; 1.061609; 1.662321;, - 1.455054; 1.100365; 1.662248;, - 1.596236; 0.818034; 0.984066;, - 1.633956; 1.003299; 0.888862;, - 1.693816; 1.298348; 1.290771;, - 1.645591; 1.061609; 1.662321;, - 1.633956; 1.003299; 0.888862;, - 1.443419; 1.042055; 0.888789;, - 1.503279; 1.337104; 1.290698;, - 1.693816; 1.298348; 1.290771;, - 1.443419; 1.042055; 0.888789;, - 1.405700; 0.856790; 0.983993;, - 1.455054; 1.100365; 1.662248;, - 1.503279; 1.337104; 1.290698;, - 1.443419; 1.042055; 0.888789;, - 1.633956; 1.003299; 0.888862;, - 1.596236; 0.818034; 0.984066;, - 1.405700; 0.856790; 0.983993;, - 1.455054; 1.100365; 1.662248;, - 1.645591; 1.061609; 1.662321;, - 1.693816; 1.298348; 1.290771;, - 1.503279; 1.337104; 1.290698;; - 102; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;, - 4;24;25;26;27;, - 4;28;29;30;31;, - 4;32;33;34;35;, - 4;36;37;38;39;, - 4;40;41;42;43;, - 4;44;45;46;47;, - 4;48;49;50;51;, - 4;52;53;54;55;, - 4;56;57;58;59;, - 4;60;61;62;63;, - 4;64;65;66;67;, - 4;68;69;70;71;, - 4;72;73;74;75;, - 4;76;77;78;79;, - 4;80;81;82;83;, - 4;84;85;86;87;, - 4;88;89;90;91;, - 4;92;93;94;95;, - 4;96;97;98;99;, - 4;100;101;102;103;, - 4;104;105;106;107;, - 4;108;109;110;111;, - 4;112;113;114;115;, - 4;116;117;118;119;, - 4;120;121;122;123;, - 4;124;125;126;127;, - 4;128;129;130;131;, - 4;132;133;134;135;, - 4;136;137;138;139;, - 4;140;141;142;143;, - 4;144;145;146;147;, - 4;148;149;150;151;, - 4;152;153;154;155;, - 4;156;157;158;159;, - 4;160;161;162;163;, - 4;164;165;166;167;, - 4;168;169;170;171;, - 4;172;173;174;175;, - 4;176;177;178;179;, - 4;180;181;182;183;, - 4;184;185;186;187;, - 4;188;189;190;191;, - 4;192;193;194;195;, - 4;196;197;198;199;, - 4;200;201;202;203;, - 4;204;205;206;207;, - 4;208;209;210;211;, - 4;212;213;214;215;, - 4;216;217;218;219;, - 4;220;221;222;223;, - 4;224;225;226;227;, - 4;228;229;230;231;, - 4;232;233;234;235;, - 4;236;237;238;239;, - 4;240;241;242;243;, - 4;244;245;246;247;, - 4;248;249;250;251;, - 4;252;253;254;255;, - 4;256;257;258;259;, - 4;260;261;262;263;, - 4;264;265;266;267;, - 4;268;269;270;271;, - 4;272;273;274;275;, - 4;276;277;278;279;, - 4;280;281;282;283;, - 4;284;285;286;287;, - 4;288;289;290;291;, - 4;292;293;294;295;, - 4;296;297;298;299;, - 4;300;301;302;303;, - 4;304;305;306;307;, - 4;308;309;310;311;, - 4;312;313;314;315;, - 4;316;317;318;319;, - 4;320;321;322;323;, - 4;324;325;326;327;, - 4;328;329;330;331;, - 4;332;333;334;335;, - 4;336;337;338;339;, - 4;340;341;342;343;, - 4;344;345;346;347;, - 4;348;349;350;351;, - 4;352;353;354;355;, - 4;356;357;358;359;, - 4;360;361;362;363;, - 4;364;365;366;367;, - 4;368;369;370;371;, - 4;372;373;374;375;, - 4;376;377;378;379;, - 4;380;381;382;383;, - 4;384;385;386;387;, - 4;388;389;390;391;, - 4;392;393;394;395;, - 4;396;397;398;399;, - 4;400;401;402;403;, - 4;404;405;406;407;; - MeshNormals { //Mesh Normals - 408; - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - -0.534759; 0.000000;-0.845005;, - -0.534759; 0.000000;-0.845005;, - -0.534759; 0.000000;-0.845005;, - -0.534759; 0.000000;-0.845005;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.442530; 0.000000; 0.896754;, - -0.442530; 0.000000; 0.896754;, - -0.442530; 0.000000; 0.896754;, - -0.442530; 0.000000; 0.896754;, - 0.111343; 0.000000;-0.993782;, - 0.111343; 0.000000;-0.993782;, - 0.111343; 0.000000;-0.993782;, - 0.111343; 0.000000;-0.993782;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - 0.914818; 0.000000;-0.403867;, - 0.914818; 0.000000;-0.403867;, - 0.914818; 0.000000;-0.403867;, - 0.914818; 0.000000;-0.403867;, - 0.371549;-0.927351; 0.044407;, - 0.371549;-0.927351; 0.044407;, - 0.371549;-0.927351; 0.044407;, - 0.371549;-0.927351; 0.044407;, - 0.371549; 0.927351; 0.044407;, - 0.371549; 0.927351; 0.044407;, - 0.371549; 0.927351; 0.044407;, - 0.371549; 0.927351; 0.044407;, - 0.495174; 0.000000; 0.868794;, - 0.495174; 0.000000; 0.868794;, - 0.495174; 0.000000; 0.868794;, - 0.495174; 0.000000; 0.868794;, - 0.787044; 0.000000;-0.616897;, - 0.787044; 0.000000;-0.616897;, - 0.787044; 0.000000;-0.616897;, - 0.787044; 0.000000;-0.616897;, - 0.588302; 0.782027; 0.205754;, - 0.588302; 0.782027; 0.205754;, - 0.588302; 0.782027; 0.205754;, - 0.588302; 0.782027; 0.205754;, - 0.805057; 0.000000; 0.593197;, - 0.805057; 0.000000; 0.593197;, - 0.805057; 0.000000; 0.593197;, - 0.805057; 0.000000; 0.593197;, - 0.588302;-0.782027; 0.205754;, - 0.588302;-0.782027; 0.205754;, - 0.588302;-0.782027; 0.205754;, - 0.588302;-0.782027; 0.205754;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.966856; 0.000000; 0.255323;, - 0.966856; 0.000000; 0.255323;, - 0.966856; 0.000000; 0.255323;, - 0.966856; 0.000000; 0.255323;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000; 0.872294; 0.488981;, - 0.000000; 0.872294; 0.488981;, - 0.000000; 0.872294; 0.488981;, - 0.000000; 0.872294; 0.488981;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - -1.000000; 0.000000;-0.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000;-1.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-0.903080; 0.429472;, - 0.000000;-0.903080; 0.429472;, - 0.000000;-0.903080; 0.429472;, - 0.000000;-0.903080; 0.429472;, - 0.969858; 0.000000; 0.243670;, - 0.969858; 0.000000; 0.243670;, - 0.969858; 0.000000; 0.243670;, - 0.969858; 0.000000; 0.243670;, - 0.000000;-0.994784;-0.102009;, - 0.000000;-0.994784;-0.102009;, - 0.000000;-0.994784;-0.102009;, - 0.000000;-0.994784;-0.102009;, - -0.966856; 0.000000; 0.255323;, - -0.966856; 0.000000; 0.255323;, - -0.966856; 0.000000; 0.255323;, - -0.966856; 0.000000; 0.255323;, - 0.000000; 0.999983; 0.005858;, - 0.000000; 0.999983; 0.005858;, - 0.000000; 0.999983; 0.005858;, - 0.000000; 0.999983; 0.005858;, - -0.969858; 0.000000; 0.243669;, - -0.969858; 0.000000; 0.243669;, - -0.969858; 0.000000; 0.243669;, - -0.969858; 0.000000; 0.243669;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - -0.223785; 0.000000;-0.974638;, - -0.223785; 0.000000;-0.974638;, - -0.223785; 0.000000;-0.974638;, - -0.223785; 0.000000;-0.974638;, - 0.223785; 0.000000; 0.974638;, - 0.223785; 0.000000; 0.974638;, - 0.223785; 0.000000; 0.974638;, - 0.223785; 0.000000; 0.974638;, - -0.045477; 0.988856; 0.141757;, - -0.045477; 0.988856; 0.141757;, - -0.045477; 0.988856; 0.141757;, - -0.045477; 0.988856; 0.141757;, - 0.998903; 0.046809;-0.001564;, - 0.998903; 0.046809;-0.001564;, - 0.998903; 0.046809;-0.001564;, - 0.998903; 0.046809;-0.001564;, - 0.042202;-0.928382;-0.369224;, - 0.042202;-0.928382;-0.369224;, - 0.042202;-0.928382;-0.369224;, - 0.042202;-0.928382;-0.369224;, - -0.998903;-0.046808; 0.001564;, - -0.998903;-0.046808; 0.001564;, - -0.998903;-0.046808; 0.001564;, - -0.998903;-0.046808; 0.001564;, - -0.011313; 0.200076;-0.979715;, - -0.011313; 0.200076;-0.979715;, - -0.011313; 0.200076;-0.979715;, - -0.011313; 0.200076;-0.979715;, - 0.037275;-0.776820; 0.628619;, - 0.037275;-0.776820; 0.628619;, - 0.037275;-0.776820; 0.628619;, - 0.037275;-0.776820; 0.628619;, - 0.187279; 0.920085;-0.344049;, - 0.187279; 0.920085;-0.344049;, - 0.187279; 0.920085;-0.344049;, - 0.187279; 0.920085;-0.344049;, - -0.979946; 0.199263;-0.000281;, - -0.979946; 0.199263;-0.000281;, - -0.979946; 0.199263;-0.000281;, - -0.979946; 0.199263;-0.000281;, - -0.159748;-0.784251; 0.599525;, - -0.159748;-0.784251; 0.599525;, - -0.159748;-0.784251; 0.599525;, - -0.159748;-0.784251; 0.599525;, - 0.979946;-0.199262; 0.000281;, - 0.979946;-0.199262; 0.000281;, - 0.979946;-0.199262; 0.000281;, - 0.979946;-0.199262; 0.000281;, - 0.089315; 0.440791; 0.893155;, - 0.089315; 0.440791; 0.893155;, - 0.089315; 0.440791; 0.893155;, - 0.089315; 0.440791; 0.893155;, - -0.166899;-0.821566;-0.545137;, - -0.166899;-0.821566;-0.545137;, - -0.166899;-0.821566;-0.545137;, - -0.166899;-0.821566;-0.545137;; - 102; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;, - 4;24;25;26;27;, - 4;28;29;30;31;, - 4;32;33;34;35;, - 4;36;37;38;39;, - 4;40;41;42;43;, - 4;44;45;46;47;, - 4;48;49;50;51;, - 4;52;53;54;55;, - 4;56;57;58;59;, - 4;60;61;62;63;, - 4;64;65;66;67;, - 4;68;69;70;71;, - 4;72;73;74;75;, - 4;76;77;78;79;, - 4;80;81;82;83;, - 4;84;85;86;87;, - 4;88;89;90;91;, - 4;92;93;94;95;, - 4;96;97;98;99;, - 4;100;101;102;103;, - 4;104;105;106;107;, - 4;108;109;110;111;, - 4;112;113;114;115;, - 4;116;117;118;119;, - 4;120;121;122;123;, - 4;124;125;126;127;, - 4;128;129;130;131;, - 4;132;133;134;135;, - 4;136;137;138;139;, - 4;140;141;142;143;, - 4;144;145;146;147;, - 4;148;149;150;151;, - 4;152;153;154;155;, - 4;156;157;158;159;, - 4;160;161;162;163;, - 4;164;165;166;167;, - 4;168;169;170;171;, - 4;172;173;174;175;, - 4;176;177;178;179;, - 4;180;181;182;183;, - 4;184;185;186;187;, - 4;188;189;190;191;, - 4;192;193;194;195;, - 4;196;197;198;199;, - 4;200;201;202;203;, - 4;204;205;206;207;, - 4;208;209;210;211;, - 4;212;213;214;215;, - 4;216;217;218;219;, - 4;220;221;222;223;, - 4;224;225;226;227;, - 4;228;229;230;231;, - 4;232;233;234;235;, - 4;236;237;238;239;, - 4;240;241;242;243;, - 4;244;245;246;247;, - 4;248;249;250;251;, - 4;252;253;254;255;, - 4;256;257;258;259;, - 4;260;261;262;263;, - 4;264;265;266;267;, - 4;268;269;270;271;, - 4;272;273;274;275;, - 4;276;277;278;279;, - 4;280;281;282;283;, - 4;284;285;286;287;, - 4;288;289;290;291;, - 4;292;293;294;295;, - 4;296;297;298;299;, - 4;300;301;302;303;, - 4;304;305;306;307;, - 4;308;309;310;311;, - 4;312;313;314;315;, - 4;316;317;318;319;, - 4;320;321;322;323;, - 4;324;325;326;327;, - 4;328;329;330;331;, - 4;332;333;334;335;, - 4;336;337;338;339;, - 4;340;341;342;343;, - 4;344;345;346;347;, - 4;348;349;350;351;, - 4;352;353;354;355;, - 4;356;357;358;359;, - 4;360;361;362;363;, - 4;364;365;366;367;, - 4;368;369;370;371;, - 4;372;373;374;375;, - 4;376;377;378;379;, - 4;380;381;382;383;, - 4;384;385;386;387;, - 4;388;389;390;391;, - 4;392;393;394;395;, - 4;396;397;398;399;, - 4;400;401;402;403;, - 4;404;405;406;407;; - } //End of Mesh Normals - MeshMaterialList { //Mesh Material List - 1; - 1; - 0;; - Material Default_Material { - 0.800000; 0.800000; 0.800000; 0.800000;; - 96.078431; - 0.500000; 0.500000; 0.500000;; - 0.000000; 0.000000; 0.000000;; - } - } //End of Mesh Material List - MeshTextureCoords { //Mesh UV Coordinates - 408; - 0.386811; 0.472283;, - 0.272912; 0.618747;, - 0.227425; 0.549647;, - 0.299564; 0.438277;, - 0.272912; 0.618747;, - 0.082190; 0.676898;, - 0.050502; 0.456036;, - 0.227425; 0.549647;, - 0.522138; 0.121679;, - 0.417251; 0.121679;, - 0.417251; 0.073143;, - 0.522138; 0.073143;, - 0.396334; 0.265386;, - 0.386811; 0.472283;, - 0.299564; 0.438277;, - 0.181004; 0.294413;, - 0.396334; 0.265386;, - 0.603231; 0.274910;, - 0.593707; 0.481806;, - 0.386811; 0.472283;, - 0.299564; 0.438277;, - 0.227425; 0.549647;, - 0.050502; 0.456036;, - 0.181004; 0.294413;, - 0.503973; 0.182226;, - 0.435416; 0.182226;, - 0.417251; 0.121679;, - 0.522138; 0.121679;, - 0.750355; 0.507719;, - 0.987093; 0.687609;, - 0.960706; 0.838343;, - 0.716963; 0.603832;, - 0.716963; 0.603832;, - 0.458562; 0.612200;, - 0.423581; 0.504655;, - 0.750355; 0.507719;, - 0.458562; 0.612200;, - 0.226735; 0.850015;, - 0.191236; 0.703989;, - 0.423581; 0.504655;, - 0.491930; 0.216432;, - 0.447459; 0.216432;, - 0.435416; 0.182226;, - 0.503973; 0.182226;, - 0.492461; 0.693426;, - 0.392732; 0.954402;, - 0.226735; 0.850015;, - 0.458562; 0.612200;, - 0.716963; 0.603832;, - 0.960706; 0.838343;, - 0.802252; 0.955339;, - 0.691288; 0.690751;, - 0.691288; 0.690751;, - 0.492461; 0.693426;, - 0.458562; 0.612200;, - 0.716963; 0.603832;, - 0.491930; 0.230946;, - 0.447459; 0.230946;, - 0.447459; 0.216432;, - 0.491930; 0.216432;, - 0.691288; 0.690751;, - 0.802252; 0.955339;, - 0.707973; 0.950323;, - 0.691716; 0.787540;, - 0.691716; 0.787540;, - 0.493187; 0.787479;, - 0.492461; 0.693426;, - 0.691288; 0.690751;, - 0.493187; 0.787479;, - 0.486624; 0.943277;, - 0.392732; 0.954402;, - 0.492461; 0.693426;, - 0.637145; 0.955620;, - 0.553870; 0.954715;, - 0.554556; 0.858307;, - 0.637506; 0.861349;, - 0.637506; 0.861349;, - 0.554556; 0.858307;, - 0.493187; 0.787479;, - 0.691716; 0.787540;, - 0.554556; 0.858307;, - 0.553870; 0.954715;, - 0.486624; 0.943277;, - 0.493187; 0.787479;, - 0.691716; 0.787540;, - 0.707973; 0.950323;, - 0.637145; 0.955620;, - 0.637506; 0.861349;, - 0.136776; 0.106951;, - 0.175398; 0.107104;, - 0.176964; 0.144298;, - 0.136301; 0.144608;, - 0.132081; 0.106610;, - 0.131875; 0.071042;, - 0.136422; 0.071293;, - 0.136776; 0.106951;, - 0.175568; 0.219895;, - 0.137892; 0.219264;, - 0.136586; 0.182582;, - 0.177191; 0.182467;, - 0.181818; 0.144471;, - 0.182095; 0.182855;, - 0.177191; 0.182467;, - 0.176964; 0.144298;, - 0.136422; 0.071293;, - 0.174123; 0.070400;, - 0.175398; 0.107104;, - 0.136776; 0.106951;, - 0.136301; 0.144608;, - 0.176964; 0.144298;, - 0.177191; 0.182467;, - 0.136586; 0.182582;, - 0.178805; 0.070528;, - 0.180156; 0.107246;, - 0.175398; 0.107104;, - 0.174123; 0.070400;, - 0.176964; 0.144298;, - 0.175398; 0.107104;, - 0.180156; 0.107246;, - 0.181818; 0.144471;, - 0.136586; 0.182582;, - 0.137892; 0.219264;, - 0.133247; 0.219107;, - 0.131735; 0.182402;, - 0.136776; 0.106951;, - 0.136301; 0.144608;, - 0.131453; 0.144299;, - 0.132081; 0.106610;, - 0.131735; 0.182402;, - 0.131453; 0.144299;, - 0.136301; 0.144608;, - 0.136586; 0.182582;, - 0.182095; 0.182855;, - 0.180287; 0.220459;, - 0.175568; 0.219895;, - 0.177191; 0.182467;, - 0.376197; 0.227521;, - 0.376197; 0.238034;, - 0.364664; 0.238034;, - 0.364664; 0.227521;, - 0.181818; 0.144471;, - 0.239430; 0.142279;, - 0.240753; 0.187646;, - 0.182095; 0.182855;, - 0.182095; 0.182855;, - 0.240753; 0.187646;, - 0.229919; 0.226625;, - 0.180287; 0.220459;, - 0.178805; 0.070528;, - 0.228965; 0.068210;, - 0.228236; 0.104812;, - 0.180156; 0.107246;, - 0.180156; 0.107246;, - 0.228236; 0.104812;, - 0.239430; 0.142279;, - 0.181818; 0.144471;, - 0.365979; 0.226984;, - 0.365979; 0.217670;, - 0.376197; 0.217670;, - 0.376197; 0.226984;, - 0.131735; 0.182402;, - 0.073243; 0.184232;, - 0.075088; 0.140495;, - 0.131453; 0.144299;, - 0.131453; 0.144299;, - 0.075088; 0.140495;, - 0.085363; 0.103454;, - 0.132081; 0.106610;, - 0.132081; 0.106610;, - 0.085363; 0.103454;, - 0.084043; 0.071544;, - 0.131875; 0.071042;, - 0.133247; 0.219107;, - 0.085694; 0.225219;, - 0.073243; 0.184232;, - 0.131735; 0.182402;, - 0.253165; 0.098905;, - 0.263783; 0.073376;, - 0.293335; 0.096939;, - 0.267343; 0.121520;, - 0.300314; 0.167277;, - 0.306474; 0.173391;, - 0.271868; 0.208653;, - 0.240753; 0.187646;, - 0.240753; 0.187646;, - 0.271868; 0.208653;, - 0.257409; 0.238034;, - 0.229919; 0.226625;, - 0.228965; 0.068210;, - 0.263783; 0.073376;, - 0.253165; 0.098905;, - 0.228236; 0.104812;, - 0.228236; 0.104812;, - 0.253165; 0.098905;, - 0.267343; 0.121520;, - 0.239430; 0.142279;, - 0.053926; 0.074823;, - 0.063678; 0.101658;, - 0.046916; 0.118072;, - 0.026989; 0.093996;, - 0.012396; 0.160519;, - 0.013229; 0.150105;, - 0.075088; 0.140495;, - 0.073243; 0.184232;, - 0.075088; 0.140495;, - 0.046916; 0.118072;, - 0.063678; 0.101658;, - 0.085363; 0.103454;, - 0.085363; 0.103454;, - 0.063678; 0.101658;, - 0.053926; 0.074823;, - 0.084043; 0.071544;, - 0.085694; 0.225219;, - 0.053143; 0.238034;, - 0.039084; 0.202323;, - 0.073243; 0.184232;, - 0.299601; 0.157935;, - 0.300314; 0.167277;, - 0.240753; 0.187646;, - 0.239430; 0.142279;, - 0.004685; 0.166594;, - 0.012396; 0.160519;, - 0.073243; 0.184232;, - 0.039084; 0.202323;, - 0.026989; 0.093996;, - 0.046916; 0.118072;, - 0.007433; 0.142454;, - 0.000268; 0.134683;, - 0.305143; 0.151001;, - 0.299601; 0.157935;, - 0.239430; 0.142279;, - 0.267343; 0.121520;, - 0.267343; 0.121520;, - 0.293335; 0.096939;, - 0.313027; 0.145070;, - 0.305143; 0.151001;, - 0.013229; 0.150105;, - 0.007433; 0.142454;, - 0.046916; 0.118072;, - 0.075088; 0.140495;, - 0.674790; 0.390072;, - 0.623481; 0.390072;, - 0.625199; 0.074486;, - 0.676508; 0.074486;, - 0.828718; 0.390072;, - 0.777409; 0.390072;, - 0.779127; 0.074486;, - 0.830436; 0.074486;, - 0.777409; 0.390072;, - 0.726099; 0.390072;, - 0.727817; 0.074486;, - 0.779127; 0.074486;, - 0.726099; 0.390072;, - 0.674790; 0.390072;, - 0.676508; 0.074486;, - 0.727817; 0.074486;, - 0.376734; 0.197783;, - 0.416984; 0.197783;, - 0.416984; 0.238034;, - 0.376734; 0.238034;, - 0.338959; 0.032478;, - 0.379210; 0.032478;, - 0.379210; 0.072728;, - 0.338959; 0.072728;, - 0.672241; 0.389947;, - 0.620931; 0.389947;, - 0.622649; 0.074361;, - 0.673959; 0.074361;, - 0.826169; 0.389947;, - 0.774859; 0.389947;, - 0.776577; 0.074361;, - 0.827887; 0.074361;, - 0.774859; 0.389947;, - 0.723550; 0.389947;, - 0.725268; 0.074361;, - 0.776577; 0.074361;, - 0.723550; 0.389947;, - 0.672241; 0.389947;, - 0.673959; 0.074361;, - 0.725268; 0.074361;, - 0.932559; 0.503812;, - 0.972810; 0.503812;, - 0.972810; 0.544062;, - 0.932559; 0.544062;, - 0.416984; 0.156996;, - 0.416984; 0.197247;, - 0.376734; 0.197247;, - 0.376734; 0.156996;, - 0.675511; 0.387510;, - 0.624201; 0.387510;, - 0.625919; 0.071924;, - 0.677229; 0.071924;, - 0.829438; 0.387510;, - 0.778129; 0.387510;, - 0.779847; 0.071924;, - 0.831157; 0.071925;, - 0.778129; 0.387510;, - 0.726820; 0.387510;, - 0.728538; 0.071924;, - 0.779847; 0.071924;, - 0.726820; 0.387510;, - 0.675511; 0.387510;, - 0.677229; 0.071924;, - 0.728538; 0.071924;, - 0.932559; 0.287954;, - 0.972810; 0.287954;, - 0.972810; 0.328204;, - 0.932559; 0.328204;, - 0.972810; 0.463024;, - 0.972810; 0.503275;, - 0.932559; 0.503275;, - 0.932559; 0.463024;, - 0.673879; 0.389027;, - 0.622570; 0.389027;, - 0.624287; 0.073442;, - 0.675597; 0.073442;, - 0.827807; 0.389027;, - 0.776497; 0.389027;, - 0.778216; 0.073442;, - 0.829525; 0.073442;, - 0.776497; 0.389027;, - 0.725188; 0.389027;, - 0.726906; 0.073442;, - 0.778216; 0.073442;, - 0.725188; 0.389027;, - 0.673879; 0.389027;, - 0.675597; 0.073442;, - 0.726906; 0.073442;, - 0.379210; 0.073265;, - 0.379210; 0.113515;, - 0.338959; 0.113515;, - 0.338959; 0.073265;, - 0.932559; 0.287417;, - 0.932559; 0.247167;, - 0.972810; 0.247167;, - 0.972810; 0.287417;, - 0.967952; 0.328741;, - 0.967952; 0.364134;, - 0.932559; 0.364134;, - 0.932559; 0.328741;, - 0.879503; 0.118087;, - 0.879503; 0.214490;, - 0.845007; 0.206570;, - 0.845007; 0.110167;, - 0.967952; 0.462488;, - 0.932559; 0.462488;, - 0.932559; 0.427095;, - 0.967952; 0.427095;, - 0.914896; 0.214490;, - 0.914896; 0.118087;, - 0.949391; 0.110167;, - 0.949391; 0.206570;, - 0.914896; 0.214490;, - 0.879503; 0.214490;, - 0.879503; 0.118087;, - 0.914896; 0.118087;, - 0.949391; 0.110167;, - 0.984784; 0.110167;, - 0.984784; 0.206570;, - 0.949391; 0.206570;, - 0.118063; 0.784242;, - 0.116259; 0.796985;, - 0.037635; 0.759206;, - 0.056242; 0.733033;, - 0.116259; 0.796985;, - 0.147033; 0.813827;, - 0.062771; 0.835151;, - 0.037635; 0.759206;, - 0.147033; 0.813827;, - 0.130208; 0.785009;, - 0.133534; 0.733033;, - 0.162499; 0.739022;, - 0.130208; 0.785009;, - 0.118063; 0.784242;, - 0.056242; 0.733033;, - 0.133534; 0.733033;, - 0.130208; 0.785009;, - 0.147033; 0.813827;, - 0.116259; 0.796985;, - 0.118063; 0.784242;, - 0.196420; 0.835210;, - 0.196395; 0.858875;, - 0.141782; 0.858875;, - 0.141807; 0.835210;, - 0.092391; 0.909330;, - 0.079222; 0.905191;, - 0.115874; 0.835210;, - 0.141722; 0.852985;, - 0.079222; 0.905191;, - 0.061070; 0.933885;, - 0.037635; 0.850835;, - 0.115874; 0.835210;, - 0.061070; 0.933885;, - 0.090075; 0.921329;, - 0.141722; 0.932145;, - 0.131792; 0.959529;, - 0.090075; 0.921329;, - 0.092391; 0.909330;, - 0.141722; 0.852985;, - 0.141722; 0.932145;, - 0.090075; 0.921329;, - 0.061070; 0.933885;, - 0.079222; 0.905191;, - 0.092391; 0.909330;, - 0.141785; 0.959529;, - 0.141782; 0.935864;, - 0.195723; 0.935864;, - 0.195726; 0.959529;; - } //End of Mesh UV Coordinates - XSkinMeshHeader { - 1; - 3; - 7; - } - SkinWeights { - "Armature_noga3"; - 24; - 240, - 241, - 242, - 243, - 244, - 245, - 246, - 247, - 248, - 249, - 250, - 251, - 252, - 253, - 254, - 255, - 256, - 257, - 258, - 259, - 260, - 261, - 262, - 263; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 0.975363, 0.011610, 0.220301, 0.000000, - -0.220268,-0.004003, 0.975431, 0.000000, - 0.012206,-0.999924,-0.001347, 0.000000, - 0.551675,-0.952433, 0.919341, 1.000000;; - } //End of Armature_noga3 Skin Weights - SkinWeights { - "Armature_body2"; - 28; - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 28, - 29, - 34, - 35, - 38, - 39; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 0.087606, 0.996155, 0.000000, 0.000000, - -0.000000, 0.000000,-1.000000, 0.000000, - -0.996155, 0.087606, 0.000000, 0.000000, - -0.357971, 0.667023,-0.068190, 1.000000;; - } //End of Armature_body2 Skin Weights - SkinWeights { - "Armature_noga4"; - 24; - 264, - 265, - 266, - 267, - 268, - 269, - 270, - 271, - 272, - 273, - 274, - 275, - 276, - 277, - 278, - 279, - 280, - 281, - 282, - 283, - 284, - 285, - 286, - 287; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 0.975363, 0.011610, 0.220301, 0.000000, - -0.220268,-0.004003, 0.975431, 0.000000, - 0.012206,-0.999924,-0.001347, 0.000000, - 0.901926,-0.946068,-0.631700, 1.000000;; - } //End of Armature_noga4 Skin Weights - SkinWeights { - "Armature_head"; - 260; - 8, - 9, - 24, - 25, - 26, - 27, - 30, - 31, - 32, - 33, - 36, - 37, - 40, - 41, - 42, - 43, - 44, - 45, - 46, - 47, - 48, - 49, - 50, - 51, - 52, - 53, - 54, - 55, - 56, - 57, - 58, - 59, - 60, - 61, - 62, - 63, - 64, - 65, - 66, - 67, - 68, - 69, - 70, - 71, - 72, - 73, - 74, - 75, - 76, - 77, - 78, - 79, - 80, - 81, - 82, - 83, - 84, - 85, - 86, - 87, - 88, - 89, - 90, - 91, - 92, - 93, - 94, - 95, - 96, - 97, - 98, - 99, - 100, - 101, - 102, - 103, - 104, - 105, - 106, - 107, - 108, - 109, - 110, - 111, - 112, - 113, - 114, - 115, - 116, - 117, - 118, - 119, - 120, - 121, - 122, - 123, - 124, - 125, - 126, - 127, - 128, - 129, - 130, - 131, - 132, - 133, - 134, - 135, - 136, - 137, - 138, - 139, - 140, - 141, - 142, - 143, - 144, - 145, - 146, - 147, - 148, - 149, - 150, - 151, - 152, - 153, - 154, - 155, - 156, - 157, - 158, - 159, - 160, - 161, - 162, - 163, - 164, - 165, - 166, - 167, - 168, - 169, - 170, - 171, - 172, - 173, - 174, - 175, - 176, - 177, - 178, - 179, - 180, - 181, - 182, - 183, - 184, - 185, - 186, - 187, - 188, - 189, - 190, - 191, - 192, - 193, - 194, - 195, - 196, - 197, - 198, - 199, - 200, - 201, - 202, - 203, - 204, - 205, - 206, - 207, - 208, - 209, - 210, - 211, - 212, - 213, - 214, - 215, - 216, - 217, - 218, - 219, - 220, - 221, - 222, - 223, - 224, - 225, - 226, - 227, - 228, - 229, - 230, - 231, - 232, - 233, - 234, - 235, - 236, - 237, - 238, - 239, - 360, - 361, - 362, - 363, - 364, - 365, - 366, - 367, - 368, - 369, - 370, - 371, - 372, - 373, - 374, - 375, - 376, - 377, - 378, - 379, - 380, - 381, - 382, - 383, - 384, - 385, - 386, - 387, - 388, - 389, - 390, - 391, - 392, - 393, - 394, - 395, - 396, - 397, - 398, - 399, - 400, - 401, - 402, - 403, - 404, - 405, - 406, - 407; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 0.000000, 1.000000, 0.000000, 0.000000, - -1.000000, 0.000000,-0.000000, 0.000000, - -0.000000, 0.000000, 1.000000, 0.000000, - -0.068190,-1.034611, 0.268365, 1.000000;; - } //End of Armature_head Skin Weights - SkinWeights { - "Armature_noga1"; - 24; - 312, - 313, - 314, - 315, - 316, - 317, - 318, - 319, - 320, - 321, - 322, - 323, - 324, - 325, - 326, - 327, - 328, - 329, - 330, - 331, - 332, - 333, - 334, - 335; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 0.975363, 0.011610, 0.220301, 0.000000, - -0.220268,-0.004003, 0.975431, 0.000000, - 0.012206,-0.999924,-0.001347, 0.000000, - -1.321620,-0.974714, 0.483673, 1.000000;; - } //End of Armature_noga1 Skin Weights - SkinWeights { - "Armature_noga2"; - 24; - 288, - 289, - 290, - 291, - 292, - 293, - 294, - 295, - 296, - 297, - 298, - 299, - 300, - 301, - 302, - 303, - 304, - 305, - 306, - 307, - 308, - 309, - 310, - 311; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 0.975363, 0.011610, 0.220301, 0.000000, - -0.220268,-0.004003, 0.975431, 0.000000, - 0.012206,-0.999924,-0.001347, 0.000000, - -0.974068,-0.968398,-1.055421, 1.000000;; - } //End of Armature_noga2 Skin Weights - SkinWeights { - "Armature_hvost"; - 24; - 336, - 337, - 338, - 339, - 340, - 341, - 342, - 343, - 344, - 345, - 346, - 347, - 348, - 349, - 350, - 351, - 352, - 353, - 354, - 355, - 356, - 357, - 358, - 359; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 0.124841,-0.990569,-0.056459, 0.000000, - 0.006976, 0.057779,-0.998305, 0.000000, - 0.992152, 0.124235, 0.014123, 0.000000, - 0.191741,-0.950030,-0.068595, 1.000000;; - } //End of Armature_hvost Skin Weights - } //End of Mesh Mesh - } //End of Cube -} //End of Root Frame -AnimationSet { - Animation { - {Armature} - AnimationKey { //Position - 2; - 102; - 0;3; 0.164184,-2.791352, 4.770043;;, - 1;3; 0.164184,-2.791352, 4.770043;;, - 2;3; 0.164184,-2.791352, 4.770043;;, - 3;3; 0.164184,-2.791352, 4.770043;;, - 4;3; 0.164184,-2.791352, 4.770043;;, - 5;3; 0.164184,-2.791352, 4.770043;;, - 6;3; 0.164184,-2.791352, 4.770043;;, - 7;3; 0.164184,-2.791352, 4.770043;;, - 8;3; 0.164184,-2.791352, 4.770043;;, - 9;3; 0.164184,-2.791352, 4.770043;;, - 10;3; 0.164184,-2.791352, 4.770043;;, - 11;3; 0.164184,-2.791352, 4.770043;;, - 12;3; 0.164184,-2.791352, 4.770043;;, - 13;3; 0.164184,-2.791352, 4.770043;;, - 14;3; 0.164184,-2.791352, 4.770043;;, - 15;3; 0.164184,-2.791352, 4.770043;;, - 16;3; 0.164184,-2.791352, 4.770043;;, - 17;3; 0.164184,-2.791352, 4.770043;;, - 18;3; 0.164184,-2.791352, 4.770043;;, - 19;3; 0.164184,-2.791352, 4.770043;;, - 20;3; 0.164184,-2.791352, 4.770043;;, - 21;3; 0.164184,-2.791352, 4.770043;;, - 22;3; 0.164184,-2.791352, 4.770043;;, - 23;3; 0.164184,-2.791352, 4.770043;;, - 24;3; 0.164184,-2.791352, 4.770043;;, - 25;3; 0.164184,-2.791352, 4.770043;;, - 26;3; 0.164184,-2.791352, 4.770043;;, - 27;3; 0.164184,-2.791352, 4.770043;;, - 28;3; 0.164184,-2.791352, 4.770043;;, - 29;3; 0.164184,-2.791352, 4.770043;;, - 30;3; 0.164184,-2.791352, 4.770043;;, - 31;3; 0.164184,-2.791352, 4.770043;;, - 32;3; 0.164184,-2.791352, 4.770043;;, - 33;3; 0.164184,-2.791352, 4.770043;;, - 34;3; 0.164184,-2.791352, 4.770043;;, - 35;3; 0.164184,-2.791352, 4.770043;;, - 36;3; 0.164184,-2.791352, 4.770043;;, - 37;3; 0.164184,-2.791352, 4.770043;;, - 38;3; 0.164184,-2.791352, 4.770043;;, - 39;3; 0.164184,-2.791352, 4.770043;;, - 40;3; 0.164184,-2.791352, 4.770043;;, - 41;3; 0.164184,-2.791352, 4.770043;;, - 42;3; 0.164184,-2.791352, 4.770043;;, - 43;3; 0.164184,-2.791352, 4.770043;;, - 44;3; 0.164184,-2.791352, 4.770043;;, - 45;3; 0.164184,-2.791352, 4.770043;;, - 46;3; 0.164184,-2.791352, 4.770043;;, - 47;3; 0.164184,-2.791352, 4.770043;;, - 48;3; 0.164184,-2.791352, 4.770043;;, - 49;3; 0.164184,-2.791352, 4.770043;;, - 50;3; 0.164184,-2.791352, 4.770043;;, - 51;3; 0.164184,-2.791352, 4.770043;;, - 52;3; 0.164184,-2.791352, 4.770043;;, - 53;3; 0.164184,-2.791352, 4.770043;;, - 54;3; 0.164184,-2.791352, 4.770043;;, - 55;3; 0.164184,-2.791352, 4.770043;;, - 56;3; 0.164184,-2.791352, 4.770043;;, - 57;3; 0.164184,-2.791352, 4.770043;;, - 58;3; 0.164184,-2.791352, 4.770043;;, - 59;3; 0.164184,-2.791352, 4.770043;;, - 60;3; 0.164184,-2.791352, 4.770043;;, - 61;3; 0.164184,-2.791352, 4.770043;;, - 62;3; 0.164184,-2.791352, 4.770043;;, - 63;3; 0.164184,-2.791352, 4.770043;;, - 64;3; 0.164184,-2.791352, 4.770043;;, - 65;3; 0.164184,-2.791352, 4.770043;;, - 66;3; 0.164184,-2.791352, 4.770043;;, - 67;3; 0.164184,-2.791352, 4.770043;;, - 68;3; 0.164184,-2.791352, 4.770043;;, - 69;3; 0.164184,-2.791352, 4.770043;;, - 70;3; 0.164184,-2.791352, 4.770043;;, - 71;3; 0.164184,-2.791352, 4.770043;;, - 72;3; 0.164184,-2.791352, 4.770043;;, - 73;3; 0.164184,-2.791352, 4.770043;;, - 74;3; 0.164184,-2.791352, 4.770043;;, - 75;3; 0.164184,-2.791352, 4.770043;;, - 76;3; 0.164184,-2.791352, 4.770043;;, - 77;3; 0.164184,-2.791352, 4.770043;;, - 78;3; 0.164184,-2.791352, 4.770043;;, - 79;3; 0.164184,-2.791352, 4.770043;;, - 80;3; 0.164184,-2.791352, 4.770043;;, - 81;3; 0.164184,-2.791352, 4.770043;;, - 82;3; 0.164184,-2.791352, 4.770043;;, - 83;3; 0.164184,-2.791352, 4.770043;;, - 84;3; 0.164184,-2.791352, 4.770043;;, - 85;3; 0.164184,-2.791352, 4.770043;;, - 86;3; 0.164184,-2.791352, 4.770043;;, - 87;3; 0.164184,-2.791352, 4.770043;;, - 88;3; 0.164184,-2.791352, 4.770043;;, - 89;3; 0.164184,-2.791352, 4.770043;;, - 90;3; 0.164184,-2.791352, 4.770043;;, - 91;3; 0.164184,-2.791352, 4.770043;;, - 92;3; 0.164184,-2.791352, 4.770043;;, - 93;3; 0.164184,-2.791352, 4.770043;;, - 94;3; 0.164184,-2.791352, 4.770043;;, - 95;3; 0.164184,-2.791352, 4.770043;;, - 96;3; 0.164184,-2.791352, 4.770043;;, - 97;3; 0.164184,-2.791352, 4.770043;;, - 98;3; 0.164184,-2.791352, 4.770043;;, - 99;3; 0.164184,-2.791352, 4.770043;;, - 100;3; 0.164184,-2.791352, 4.770043;;, - 101;3; 0.164184,-2.791352, 4.770043;;; - } - AnimationKey { //Rotation - 0; - 102; - 0;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 1;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 2;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 3;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 4;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 5;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 6;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 7;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 8;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 9;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 10;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 11;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 12;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 13;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 14;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 15;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 16;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 17;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 18;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 19;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 20;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 21;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 22;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 23;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 24;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 25;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 26;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 27;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 28;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 29;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 30;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 31;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 32;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 33;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 34;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 35;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 36;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 37;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 38;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 39;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 40;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 41;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 42;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 43;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 44;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 45;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 46;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 47;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 48;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 49;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 50;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 51;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 52;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 53;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 54;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 55;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 56;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 57;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 58;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 59;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 60;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 61;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 62;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 63;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 64;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 65;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 66;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 67;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 68;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 69;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 70;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 71;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 72;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 73;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 74;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 75;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 76;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 77;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 78;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 79;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 80;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 81;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 82;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 83;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 84;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 85;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 86;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 87;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 88;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 89;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 90;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 91;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 92;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 93;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 94;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 95;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 96;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 97;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 98;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 99;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 100;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 101;4; -0.707076, 0.000000, 0.000000, 0.707137;;; - } - AnimationKey { //Scale - 1; - 102; - 0;3; 2.732761, 2.732761, 2.732761;;, - 1;3; 2.732761, 2.732761, 2.732761;;, - 2;3; 2.732761, 2.732761, 2.732761;;, - 3;3; 2.732761, 2.732761, 2.732761;;, - 4;3; 2.732761, 2.732761, 2.732761;;, - 5;3; 2.732761, 2.732761, 2.732761;;, - 6;3; 2.732761, 2.732761, 2.732761;;, - 7;3; 2.732761, 2.732761, 2.732761;;, - 8;3; 2.732761, 2.732761, 2.732761;;, - 9;3; 2.732761, 2.732761, 2.732761;;, - 10;3; 2.732761, 2.732761, 2.732761;;, - 11;3; 2.732761, 2.732761, 2.732761;;, - 12;3; 2.732761, 2.732761, 2.732761;;, - 13;3; 2.732761, 2.732761, 2.732761;;, - 14;3; 2.732761, 2.732761, 2.732761;;, - 15;3; 2.732761, 2.732761, 2.732761;;, - 16;3; 2.732761, 2.732761, 2.732761;;, - 17;3; 2.732761, 2.732761, 2.732761;;, - 18;3; 2.732761, 2.732761, 2.732761;;, - 19;3; 2.732761, 2.732761, 2.732761;;, - 20;3; 2.732761, 2.732761, 2.732761;;, - 21;3; 2.732761, 2.732761, 2.732761;;, - 22;3; 2.732761, 2.732761, 2.732761;;, - 23;3; 2.732761, 2.732761, 2.732761;;, - 24;3; 2.732761, 2.732761, 2.732761;;, - 25;3; 2.732761, 2.732761, 2.732761;;, - 26;3; 2.732761, 2.732761, 2.732761;;, - 27;3; 2.732761, 2.732761, 2.732761;;, - 28;3; 2.732761, 2.732761, 2.732761;;, - 29;3; 2.732761, 2.732761, 2.732761;;, - 30;3; 2.732761, 2.732761, 2.732761;;, - 31;3; 2.732761, 2.732761, 2.732761;;, - 32;3; 2.732761, 2.732761, 2.732761;;, - 33;3; 2.732761, 2.732761, 2.732761;;, - 34;3; 2.732761, 2.732761, 2.732761;;, - 35;3; 2.732761, 2.732761, 2.732761;;, - 36;3; 2.732761, 2.732761, 2.732761;;, - 37;3; 2.732761, 2.732761, 2.732761;;, - 38;3; 2.732761, 2.732761, 2.732761;;, - 39;3; 2.732761, 2.732761, 2.732761;;, - 40;3; 2.732761, 2.732761, 2.732761;;, - 41;3; 2.732761, 2.732761, 2.732761;;, - 42;3; 2.732761, 2.732761, 2.732761;;, - 43;3; 2.732761, 2.732761, 2.732761;;, - 44;3; 2.732761, 2.732761, 2.732761;;, - 45;3; 2.732761, 2.732761, 2.732761;;, - 46;3; 2.732761, 2.732761, 2.732761;;, - 47;3; 2.732761, 2.732761, 2.732761;;, - 48;3; 2.732761, 2.732761, 2.732761;;, - 49;3; 2.732761, 2.732761, 2.732761;;, - 50;3; 2.732761, 2.732761, 2.732761;;, - 51;3; 2.732761, 2.732761, 2.732761;;, - 52;3; 2.732761, 2.732761, 2.732761;;, - 53;3; 2.732761, 2.732761, 2.732761;;, - 54;3; 2.732761, 2.732761, 2.732761;;, - 55;3; 2.732761, 2.732761, 2.732761;;, - 56;3; 2.732761, 2.732761, 2.732761;;, - 57;3; 2.732761, 2.732761, 2.732761;;, - 58;3; 2.732761, 2.732761, 2.732761;;, - 59;3; 2.732761, 2.732761, 2.732761;;, - 60;3; 2.732761, 2.732761, 2.732761;;, - 61;3; 2.732761, 2.732761, 2.732761;;, - 62;3; 2.732761, 2.732761, 2.732761;;, - 63;3; 2.732761, 2.732761, 2.732761;;, - 64;3; 2.732761, 2.732761, 2.732761;;, - 65;3; 2.732761, 2.732761, 2.732761;;, - 66;3; 2.732761, 2.732761, 2.732761;;, - 67;3; 2.732761, 2.732761, 2.732761;;, - 68;3; 2.732761, 2.732761, 2.732761;;, - 69;3; 2.732761, 2.732761, 2.732761;;, - 70;3; 2.732761, 2.732761, 2.732761;;, - 71;3; 2.732761, 2.732761, 2.732761;;, - 72;3; 2.732761, 2.732761, 2.732761;;, - 73;3; 2.732761, 2.732761, 2.732761;;, - 74;3; 2.732761, 2.732761, 2.732761;;, - 75;3; 2.732761, 2.732761, 2.732761;;, - 76;3; 2.732761, 2.732761, 2.732761;;, - 77;3; 2.732761, 2.732761, 2.732761;;, - 78;3; 2.732761, 2.732761, 2.732761;;, - 79;3; 2.732761, 2.732761, 2.732761;;, - 80;3; 2.732761, 2.732761, 2.732761;;, - 81;3; 2.732761, 2.732761, 2.732761;;, - 82;3; 2.732761, 2.732761, 2.732761;;, - 83;3; 2.732761, 2.732761, 2.732761;;, - 84;3; 2.732761, 2.732761, 2.732761;;, - 85;3; 2.732761, 2.732761, 2.732761;;, - 86;3; 2.732761, 2.732761, 2.732761;;, - 87;3; 2.732761, 2.732761, 2.732761;;, - 88;3; 2.732761, 2.732761, 2.732761;;, - 89;3; 2.732761, 2.732761, 2.732761;;, - 90;3; 2.732761, 2.732761, 2.732761;;, - 91;3; 2.732761, 2.732761, 2.732761;;, - 92;3; 2.732761, 2.732761, 2.732761;;, - 93;3; 2.732761, 2.732761, 2.732761;;, - 94;3; 2.732761, 2.732761, 2.732761;;, - 95;3; 2.732761, 2.732761, 2.732761;;, - 96;3; 2.732761, 2.732761, 2.732761;;, - 97;3; 2.732761, 2.732761, 2.732761;;, - 98;3; 2.732761, 2.732761, 2.732761;;, - 99;3; 2.732761, 2.732761, 2.732761;;, - 100;3; 2.732761, 2.732761, 2.732761;;, - 101;3; 2.732761, 2.732761, 2.732761;;; - } - } - Animation { - {Armature_body2} - AnimationKey { //Position - 2; - 102; - 0;3; -0.155674, 0.000000, 0.000000;;, - 1;3; -0.155674, 0.000000, 0.000000;;, - 2;3; -0.155674, 0.000000, 0.000000;;, - 3;3; -0.155674, 0.000000, 0.000000;;, - 4;3; -0.155674, 0.000000, 0.000000;;, - 5;3; -0.155674, 0.000000, 0.000000;;, - 6;3; -0.155674, 0.000000, 0.000000;;, - 7;3; -0.155674, 0.000000, 0.000000;;, - 8;3; -0.155674, 0.000000, 0.000000;;, - 9;3; -0.155674, 0.000000, 0.000000;;, - 10;3; -0.155674, 0.000000, 0.000000;;, - 11;3; -0.155674, 0.000000, 0.000000;;, - 12;3; -0.155674, 0.000000, 0.000000;;, - 13;3; -0.155674, 0.000000, 0.000000;;, - 14;3; -0.155674, 0.000000, 0.000000;;, - 15;3; -0.155674, 0.000000, 0.000000;;, - 16;3; -0.155674, 0.000000, 0.000000;;, - 17;3; -0.155674, 0.000000, 0.000000;;, - 18;3; -0.155674, 0.000000, 0.000000;;, - 19;3; -0.155674, 0.000000, 0.000000;;, - 20;3; -0.155674, 0.000000, 0.000000;;, - 21;3; -0.155674, 0.000000, 0.000000;;, - 22;3; -0.155674, 0.000000, 0.000000;;, - 23;3; -0.155674, 0.000000, 0.000000;;, - 24;3; -0.155674, 0.000000, 0.000000;;, - 25;3; -0.155674, 0.000000, 0.000000;;, - 26;3; -0.155674, 0.000000, 0.000000;;, - 27;3; -0.155674, 0.000000, 0.000000;;, - 28;3; -0.155674, 0.000000, 0.000000;;, - 29;3; -0.155674, 0.000000, 0.000000;;, - 30;3; -0.155674, 0.000000, 0.000000;;, - 31;3; -0.155674, 0.000000, 0.000000;;, - 32;3; -0.155674, 0.000000, 0.000000;;, - 33;3; -0.155674, 0.000000, 0.000000;;, - 34;3; -0.155674, 0.000000, 0.000000;;, - 35;3; -0.155674, 0.000000, 0.000000;;, - 36;3; -0.155674, 0.000000, 0.000000;;, - 37;3; -0.155674, 0.000000, 0.000000;;, - 38;3; -0.155674, 0.000000, 0.000000;;, - 39;3; -0.155674, 0.000000, 0.000000;;, - 40;3; -0.155674, 0.000000, 0.000000;;, - 41;3; -0.155674, 0.000000, 0.000000;;, - 42;3; -0.155674, 0.000000, 0.000000;;, - 43;3; -0.155674, 0.000000, 0.000000;;, - 44;3; -0.155674, 0.000000, 0.000000;;, - 45;3; -0.155674, 0.000000, 0.000000;;, - 46;3; -0.155674, 0.000000, 0.000000;;, - 47;3; -0.155674, 0.000000, 0.000000;;, - 48;3; -0.155674, 0.000000, 0.000000;;, - 49;3; -0.155674, 0.000000, 0.000000;;, - 50;3; -0.155674, 0.000000, 0.000000;;, - 51;3; -0.155674, 0.000000, 0.000000;;, - 52;3; -0.155674, 0.000000, 0.000000;;, - 53;3; -0.155674, 0.000000, 0.000000;;, - 54;3; -0.155674, 0.000000, 0.000000;;, - 55;3; -0.155674, 0.000000, 0.000000;;, - 56;3; -0.155674, 0.000000, 0.000000;;, - 57;3; -0.155674, 0.000000, 0.000000;;, - 58;3; -0.155674, 0.000000, 0.000000;;, - 59;3; -0.155674, 0.000000, 0.000000;;, - 60;3; -0.155674, 0.000000, 0.000000;;, - 61;3; -0.155674, 0.000000, 0.000000;;, - 62;3; -0.155674, 0.000000, 0.000000;;, - 63;3; -0.155674, 0.000000, 0.000000;;, - 64;3; -0.155674, 0.000000, 0.000000;;, - 65;3; -0.155674, 0.000000, 0.000000;;, - 66;3; -0.155674, 0.000000, 0.000000;;, - 67;3; -0.155674, 0.000000, 0.000000;;, - 68;3; -0.155674, 0.000000, 0.000000;;, - 69;3; -0.155674, 0.000000, 0.000000;;, - 70;3; -0.155674, 0.000000, 0.000000;;, - 71;3; -0.155675, 0.000000, 0.013041;;, - 72;3; -0.155675, 0.000000, 0.049769;;, - 73;3; -0.155674, 0.000000, 0.096925;;, - 74;3; -0.155674,-0.000000, 0.133652;;, - 75;3; -0.155674,-0.000000, 0.146692;;, - 76;3; -0.155674,-0.000000, 0.145010;;, - 77;3; -0.155674,-0.000000, 0.139965;;, - 78;3; -0.155674,-0.000000, 0.131865;;, - 79;3; -0.155674,-0.000000, 0.121561;;, - 80;3; -0.155674,-0.000000, 0.110444;;, - 81;3; -0.155674,-0.000000, 0.100140;;, - 82;3; -0.155674,-0.000000, 0.092041;;, - 83;3; -0.155674,-0.000000, 0.086996;;, - 84;3; -0.155674,-0.000000, 0.085315;;, - 85;3; -0.155674,-0.000000, 0.093929;;, - 86;3; -0.155674,-0.000000, 0.118191;;, - 87;3; -0.155674,-0.000000, 0.149343;;, - 88;3; -0.155674,-0.000000, 0.173605;;, - 89;3; -0.155674,-0.000000, 0.182218;;, - 90;3; -0.155674,-0.000000, 0.176670;;, - 91;3; -0.155674,-0.000000, 0.159839;;, - 92;3; -0.155674, 0.000000, 0.133860;;, - 93;3; -0.155675, 0.000000, 0.104420;;, - 94;3; -0.155674, 0.000000, 0.078076;;, - 95;3; -0.155674,-0.000000, 0.058822;;, - 96;3; -0.155674, 0.000000, 0.043558;;, - 97;3; -0.155674, 0.000000, 0.028825;;, - 98;3; -0.155675, 0.000000, 0.016073;;, - 99;3; -0.155675, 0.000000, 0.006782;;, - 100;3; -0.155674, 0.000000, 0.001560;;, - 101;3; -0.155674, 0.000000, 0.000000;;; - } - AnimationKey { //Rotation - 0; - 102; - 0;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 1;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 2;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 3;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 4;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 5;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 6;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 7;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 8;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 9;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 10;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 11;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 12;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 13;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 14;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 15;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 16;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 17;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 18;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 19;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 20;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 21;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 22;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 23;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 24;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 25;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 26;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 27;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 28;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 29;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 30;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 31;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 32;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 33;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 34;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 35;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 36;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 37;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 38;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 39;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 40;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 41;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 42;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 43;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 44;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 45;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 46;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 47;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 48;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 49;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 50;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 51;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 52;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 53;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 54;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 55;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 56;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 57;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 58;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 59;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 60;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 61;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 62;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 63;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 64;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 65;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 66;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 67;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 68;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 69;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 70;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 71;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 72;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 73;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 74;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 75;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 76;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 77;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 78;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 79;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 80;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 81;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 82;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 83;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 84;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 85;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 86;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 87;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 88;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 89;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 90;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 91;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 92;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 93;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 94;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 95;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 96;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 97;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 98;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 99;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 100;4; -0.521442, 0.521442, 0.477597,-0.477597;;, - 101;4; -0.521442, 0.521442, 0.477597,-0.477597;;; - } - AnimationKey { //Scale - 1; - 102; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_noga3} - AnimationKey { //Position - 2; - 102; - 0;3; 0.532289,-0.143643, 0.710859;;, - 1;3; 0.532289,-0.143643, 0.710859;;, - 2;3; 0.532289,-0.143643, 0.710859;;, - 3;3; 0.532289,-0.143643, 0.710859;;, - 4;3; 0.532289,-0.143643, 0.710859;;, - 5;3; 0.532289,-0.143643, 0.710859;;, - 6;3; 0.532289,-0.143643, 0.710859;;, - 7;3; 0.532289,-0.143643, 0.710859;;, - 8;3; 0.532289,-0.143643, 0.710859;;, - 9;3; 0.532289,-0.143643, 0.710859;;, - 10;3; 0.532289,-0.143643, 0.710859;;, - 11;3; 0.532289,-0.143643, 0.710859;;, - 12;3; 0.532289,-0.143643, 0.710859;;, - 13;3; 0.532289,-0.143643, 0.710859;;, - 14;3; 0.532289,-0.143643, 0.710859;;, - 15;3; 0.532289,-0.143643, 0.710859;;, - 16;3; 0.532289,-0.143643, 0.710859;;, - 17;3; 0.532289,-0.143643, 0.710859;;, - 18;3; 0.532289,-0.143643, 0.710859;;, - 19;3; 0.532289,-0.143643, 0.710859;;, - 20;3; 0.532289,-0.143643, 0.710859;;, - 21;3; 0.532289,-0.143643, 0.710859;;, - 22;3; 0.532289,-0.143643, 0.710859;;, - 23;3; 0.532289,-0.143643, 0.710859;;, - 24;3; 0.532289,-0.143643, 0.710859;;, - 25;3; 0.532289,-0.143643, 0.710859;;, - 26;3; 0.532289,-0.143643, 0.710859;;, - 27;3; 0.532289,-0.143643, 0.710859;;, - 28;3; 0.532289,-0.143643, 0.710859;;, - 29;3; 0.532289,-0.143643, 0.710859;;, - 30;3; 0.532289,-0.143643, 0.710859;;, - 31;3; 0.532289,-0.143643, 0.710859;;, - 32;3; 0.532289,-0.143643, 0.710859;;, - 33;3; 0.532289,-0.143643, 0.710859;;, - 34;3; 0.532289,-0.143643, 0.710859;;, - 35;3; 0.532289,-0.143643, 0.710859;;, - 36;3; 0.532289,-0.143643, 0.710859;;, - 37;3; 0.532289,-0.143643, 0.710859;;, - 38;3; 0.532289,-0.143643, 0.710859;;, - 39;3; 0.532289,-0.143643, 0.710859;;, - 40;3; 0.532289,-0.143643, 0.710859;;, - 41;3; 0.532289,-0.143643, 0.710859;;, - 42;3; 0.532289,-0.143643, 0.710859;;, - 43;3; 0.532289,-0.143643, 0.710859;;, - 44;3; 0.532289,-0.143643, 0.710859;;, - 45;3; 0.532289,-0.143643, 0.710859;;, - 46;3; 0.532289,-0.143643, 0.710859;;, - 47;3; 0.532289,-0.143643, 0.710859;;, - 48;3; 0.532289,-0.143643, 0.710859;;, - 49;3; 0.532289,-0.143643, 0.710859;;, - 50;3; 0.532289,-0.143643, 0.710859;;, - 51;3; 0.532289,-0.143643, 0.710859;;, - 52;3; 0.532289,-0.143643, 0.710859;;, - 53;3; 0.532289,-0.143643, 0.710859;;, - 54;3; 0.532289,-0.143643, 0.710859;;, - 55;3; 0.532289,-0.143643, 0.710859;;, - 56;3; 0.532289,-0.143643, 0.710859;;, - 57;3; 0.532289,-0.143643, 0.710859;;, - 58;3; 0.532289,-0.143643, 0.710859;;, - 59;3; 0.532289,-0.143643, 0.710859;;, - 60;3; 0.532289,-0.143643, 0.710859;;, - 61;3; 0.532289,-0.143643, 0.710859;;, - 62;3; 0.532289,-0.143643, 0.710859;;, - 63;3; 0.532289,-0.143643, 0.710859;;, - 64;3; 0.532289,-0.143643, 0.710859;;, - 65;3; 0.532289,-0.143643, 0.710859;;, - 66;3; 0.532289,-0.143643, 0.710859;;, - 67;3; 0.532289,-0.143643, 0.710859;;, - 68;3; 0.532289,-0.143643, 0.710859;;, - 69;3; 0.532289,-0.143643, 0.710859;;, - 70;3; 0.532289,-0.143643, 0.710859;;, - 71;3; 0.532289,-0.143643, 0.710859;;, - 72;3; 0.532289,-0.143644, 0.710859;;, - 73;3; 0.532289,-0.143644, 0.710859;;, - 74;3; 0.532289,-0.143643, 0.710859;;, - 75;3; 0.532289,-0.143643, 0.710859;;, - 76;3; 0.532289,-0.143644, 0.710859;;, - 77;3; 0.532289,-0.143643, 0.710859;;, - 78;3; 0.532289,-0.143643, 0.710859;;, - 79;3; 0.532289,-0.143644, 0.710859;;, - 80;3; 0.532289,-0.143643, 0.710859;;, - 81;3; 0.532289,-0.143643, 0.710859;;, - 82;3; 0.532289,-0.143644, 0.710859;;, - 83;3; 0.532289,-0.143643, 0.710859;;, - 84;3; 0.532289,-0.143643, 0.710859;;, - 85;3; 0.532289,-0.143643, 0.710859;;, - 86;3; 0.532289,-0.143643, 0.710859;;, - 87;3; 0.532289,-0.143644, 0.710859;;, - 88;3; 0.532289,-0.143643, 0.710859;;, - 89;3; 0.532289,-0.143643, 0.710859;;, - 90;3; 0.532289,-0.143644, 0.710859;;, - 91;3; 0.532289,-0.143643, 0.710859;;, - 92;3; 0.532289,-0.143643, 0.710859;;, - 93;3; 0.532289,-0.143643, 0.710859;;, - 94;3; 0.532289,-0.143644, 0.710859;;, - 95;3; 0.532289,-0.143643, 0.710859;;, - 96;3; 0.532289,-0.143644, 0.710859;;, - 97;3; 0.532289,-0.143643, 0.710859;;, - 98;3; 0.532289,-0.143643, 0.710859;;, - 99;3; 0.532289,-0.143644, 0.710859;;, - 100;3; 0.532289,-0.143643, 0.710859;;, - 101;3; 0.532289,-0.143643, 0.710859;;; - } - AnimationKey { //Rotation - 0; - 102; - 0;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 1;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 2;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 3;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 4;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 5;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 6;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 7;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 8;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 9;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 10;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 11;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 12;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 13;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 14;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 15;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 16;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 17;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 18;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 19;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 20;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 21;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 22;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 23;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 24;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 25;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 26;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 27;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 28;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 29;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 30;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 31;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 32;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 33;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 34;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 35;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 36;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 37;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 38;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 39;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 40;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 41;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 42;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 43;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 44;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 45;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 46;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 47;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 48;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 49;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 50;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 51;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 52;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 53;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 54;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 55;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 56;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 57;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 58;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 59;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 60;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 61;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 62;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 63;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 64;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 65;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 66;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 67;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 68;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 69;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 70;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 71;4; -0.076249,-0.699385,-0.696587,-0.079400;;, - 72;4; -0.082977,-0.616503,-0.755460,-0.070282;;, - 73;4; -0.091621,-0.510132,-0.830999,-0.058570;;, - 74;4; -0.098353,-0.427291,-0.889827,-0.049447;;, - 75;4; -0.100743,-0.397872,-0.910722,-0.046209;;, - 76;4; -0.100385,-0.400798,-0.907565,-0.046529;;, - 77;4; -0.099304,-0.409646,-0.898028,-0.047496;;, - 78;4; -0.097497,-0.424442,-0.882083,-0.049113;;, - 79;4; -0.094976,-0.445092,-0.859841,-0.051369;;, - 80;4; -0.091773,-0.471343,-0.831583,-0.054238;;, - 81;4; -0.087942,-0.502754,-0.797792,-0.057672;;, - 82;4; -0.083565,-0.538673,-0.759182,-0.061598;;, - 83;4; -0.078748,-0.578230,-0.716701,-0.065923;;, - 84;4; -0.073623,-0.620356,-0.671512,-0.070529;;, - 85;4; -0.068342,-0.663828,-0.624942,-0.075283;;, - 86;4; -0.063064,-0.707339,-0.578410,-0.080041;;, - 87;4; -0.057951,-0.749580,-0.533331,-0.084660;;, - 88;4; -0.053153,-0.789325,-0.491032,-0.089007;;, - 89;4; -0.048802,-0.825501,-0.452669,-0.092964;;, - 90;4; -0.045003,-0.857233,-0.419185,-0.096435;;, - 91;4; -0.041838,-0.883862,-0.391287,-0.099347;;, - 92;4; -0.039361,-0.904942,-0.369452,-0.101654;;, - 93;4; -0.037602,-0.920214,-0.353954,-0.103325;;, - 94;4; -0.036573,-0.929575,-0.344897,-0.104350;;, - 95;4; -0.036271,-0.933049,-0.342250,-0.104732;;, - 96;4; -0.038638,-0.920872,-0.363238,-0.103416;;, - 97;4; -0.045417,-0.884355,-0.423275,-0.099456;;, - 98;4; -0.055130,-0.831547,-0.509292,-0.093729;;, - 99;4; -0.064823,-0.778549,-0.595258,-0.087993;;, - 100;4; -0.071553,-0.741566,-0.655092,-0.084005;;, - 101;4; -0.073863,-0.728827,-0.675668,-0.082636;;; - } - AnimationKey { //Scale - 1; - 102; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_noga4} - AnimationKey { //Position - 2; - 102; - 0;3; 0.532289,-0.143643,-0.879248;;, - 1;3; 0.532289,-0.143643,-0.879248;;, - 2;3; 0.532289,-0.143643,-0.879248;;, - 3;3; 0.532289,-0.143643,-0.879248;;, - 4;3; 0.532289,-0.143643,-0.879248;;, - 5;3; 0.532289,-0.143643,-0.879248;;, - 6;3; 0.532289,-0.143643,-0.879248;;, - 7;3; 0.532289,-0.143643,-0.879248;;, - 8;3; 0.532289,-0.143643,-0.879248;;, - 9;3; 0.532289,-0.143643,-0.879248;;, - 10;3; 0.532289,-0.143643,-0.879248;;, - 11;3; 0.532289,-0.143643,-0.879248;;, - 12;3; 0.532289,-0.143643,-0.879248;;, - 13;3; 0.532289,-0.143643,-0.879248;;, - 14;3; 0.532289,-0.143643,-0.879248;;, - 15;3; 0.532289,-0.143643,-0.879248;;, - 16;3; 0.532289,-0.143643,-0.879248;;, - 17;3; 0.532289,-0.143643,-0.879248;;, - 18;3; 0.532289,-0.143643,-0.879248;;, - 19;3; 0.532289,-0.143643,-0.879248;;, - 20;3; 0.532289,-0.143643,-0.879248;;, - 21;3; 0.532289,-0.143643,-0.879248;;, - 22;3; 0.532289,-0.143643,-0.879248;;, - 23;3; 0.532289,-0.143643,-0.879248;;, - 24;3; 0.532289,-0.143643,-0.879248;;, - 25;3; 0.532289,-0.143643,-0.879248;;, - 26;3; 0.532289,-0.143643,-0.879248;;, - 27;3; 0.532289,-0.143643,-0.879248;;, - 28;3; 0.532289,-0.143643,-0.879248;;, - 29;3; 0.532289,-0.143643,-0.879248;;, - 30;3; 0.532289,-0.143643,-0.879248;;, - 31;3; 0.532289,-0.143643,-0.879248;;, - 32;3; 0.532289,-0.143643,-0.879248;;, - 33;3; 0.532289,-0.143643,-0.879248;;, - 34;3; 0.532289,-0.143643,-0.879248;;, - 35;3; 0.532289,-0.143643,-0.879248;;, - 36;3; 0.532289,-0.143643,-0.879248;;, - 37;3; 0.532289,-0.143643,-0.879248;;, - 38;3; 0.532289,-0.143643,-0.879248;;, - 39;3; 0.532289,-0.143643,-0.879248;;, - 40;3; 0.532289,-0.143643,-0.879248;;, - 41;3; 0.532289,-0.143643,-0.879248;;, - 42;3; 0.532289,-0.143643,-0.879248;;, - 43;3; 0.532289,-0.143643,-0.879248;;, - 44;3; 0.532289,-0.143643,-0.879248;;, - 45;3; 0.532289,-0.143643,-0.879248;;, - 46;3; 0.532289,-0.143643,-0.879248;;, - 47;3; 0.532289,-0.143643,-0.879248;;, - 48;3; 0.532289,-0.143643,-0.879248;;, - 49;3; 0.532289,-0.143643,-0.879248;;, - 50;3; 0.532289,-0.143643,-0.879248;;, - 51;3; 0.532289,-0.143643,-0.879248;;, - 52;3; 0.532289,-0.143643,-0.879248;;, - 53;3; 0.532289,-0.143643,-0.879248;;, - 54;3; 0.532289,-0.143643,-0.879248;;, - 55;3; 0.532289,-0.143643,-0.879248;;, - 56;3; 0.532289,-0.143643,-0.879248;;, - 57;3; 0.532289,-0.143643,-0.879248;;, - 58;3; 0.532289,-0.143643,-0.879248;;, - 59;3; 0.532289,-0.143643,-0.879248;;, - 60;3; 0.532289,-0.143643,-0.879248;;, - 61;3; 0.532289,-0.143643,-0.879248;;, - 62;3; 0.532289,-0.143643,-0.879248;;, - 63;3; 0.532289,-0.143643,-0.879248;;, - 64;3; 0.532289,-0.143643,-0.879248;;, - 65;3; 0.532289,-0.143643,-0.879248;;, - 66;3; 0.532289,-0.143643,-0.879248;;, - 67;3; 0.532289,-0.143643,-0.879248;;, - 68;3; 0.532289,-0.143643,-0.879248;;, - 69;3; 0.532289,-0.143643,-0.879248;;, - 70;3; 0.532289,-0.143643,-0.879248;;, - 71;3; 0.532289,-0.143643,-0.879248;;, - 72;3; 0.532289,-0.143643,-0.879248;;, - 73;3; 0.532289,-0.143644,-0.879248;;, - 74;3; 0.532289,-0.143643,-0.879248;;, - 75;3; 0.532289,-0.143643,-0.879248;;, - 76;3; 0.532289,-0.143643,-0.879248;;, - 77;3; 0.532289,-0.143643,-0.879248;;, - 78;3; 0.532289,-0.143643,-0.879248;;, - 79;3; 0.532289,-0.143643,-0.879248;;, - 80;3; 0.532289,-0.143643,-0.879248;;, - 81;3; 0.532289,-0.143643,-0.879248;;, - 82;3; 0.532289,-0.143643,-0.879248;;, - 83;3; 0.532289,-0.143643,-0.879248;;, - 84;3; 0.532289,-0.143643,-0.879248;;, - 85;3; 0.532289,-0.143643,-0.879248;;, - 86;3; 0.532289,-0.143643,-0.879248;;, - 87;3; 0.532289,-0.143643,-0.879248;;, - 88;3; 0.532289,-0.143643,-0.879248;;, - 89;3; 0.532289,-0.143643,-0.879248;;, - 90;3; 0.532289,-0.143644,-0.879248;;, - 91;3; 0.532289,-0.143643,-0.879248;;, - 92;3; 0.532289,-0.143643,-0.879248;;, - 93;3; 0.532289,-0.143643,-0.879248;;, - 94;3; 0.532289,-0.143643,-0.879248;;, - 95;3; 0.532289,-0.143643,-0.879248;;, - 96;3; 0.532289,-0.143643,-0.879248;;, - 97;3; 0.532289,-0.143643,-0.879248;;, - 98;3; 0.532289,-0.143643,-0.879248;;, - 99;3; 0.532289,-0.143644,-0.879248;;, - 100;3; 0.532289,-0.143643,-0.879248;;, - 101;3; 0.532289,-0.143643,-0.879248;;; - } - AnimationKey { //Rotation - 0; - 102; - 0;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 1;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 2;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 3;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 4;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 5;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 6;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 7;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 8;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 9;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 10;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 11;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 12;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 13;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 14;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 15;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 16;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 17;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 18;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 19;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 20;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 21;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 22;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 23;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 24;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 25;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 26;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 27;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 28;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 29;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 30;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 31;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 32;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 33;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 34;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 35;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 36;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 37;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 38;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 39;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 40;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 41;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 42;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 43;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 44;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 45;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 46;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 47;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 48;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 49;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 50;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 51;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 52;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 53;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 54;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 55;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 56;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 57;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 58;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 59;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 60;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 61;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 62;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 63;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 64;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 65;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 66;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 67;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 68;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 69;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 70;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 71;4; -0.070609,-0.746717,-0.646769,-0.084568;;, - 72;4; -0.061439,-0.797068,-0.565414,-0.090014;;, - 73;4; -0.049661,-0.861678,-0.461000,-0.097011;;, - 74;4; -0.040487,-0.911996,-0.379680,-0.102461;;, - 75;4; -0.037231,-0.929868,-0.350802,-0.104395;;, - 76;4; -0.037545,-0.927307,-0.353566,-0.104115;;, - 77;4; -0.038492,-0.919575,-0.361929,-0.103270;;, - 78;4; -0.040078,-0.906660,-0.375924,-0.101859;;, - 79;4; -0.042293,-0.888662,-0.395471,-0.099893;;, - 80;4; -0.045112,-0.865822,-0.420343,-0.097397;;, - 81;4; -0.048488,-0.838547,-0.450135,-0.094417;;, - 82;4; -0.052354,-0.807433,-0.484245,-0.091017;;, - 83;4; -0.056618,-0.773265,-0.521865,-0.087284;;, - 84;4; -0.061167,-0.737002,-0.562000,-0.083322;;, - 85;4; -0.065871,-0.699737,-0.603507,-0.079250;;, - 86;4; -0.070592,-0.662633,-0.645161,-0.075196;;, - 87;4; -0.075189,-0.626848,-0.685733,-0.071288;;, - 88;4; -0.079532,-0.593461,-0.724070,-0.067642;;, - 89;4; -0.083506,-0.563413,-0.759158,-0.064362;;, - 90;4; -0.087017,-0.537466,-0.790169,-0.061531;;, - 91;4; -0.089994,-0.516186,-0.816476,-0.059211;;, - 92;4; -0.092388,-0.499954,-0.837651,-0.057444;;, - 93;4; -0.094171,-0.488984,-0.853441,-0.056253;;, - 94;4; -0.095331,-0.483348,-0.863743,-0.055645;;, - 95;4; -0.095870,-0.483014,-0.868570,-0.055618;;, - 96;4; -0.094687,-0.499943,-0.858279,-0.057485;;, - 97;4; -0.090792,-0.544737,-0.824204,-0.062416;;, - 98;4; -0.085063,-0.607865,-0.774043,-0.069360;;, - 99;4; -0.079285,-0.670505,-0.723365,-0.076242;;, - 100;4; -0.075251,-0.713930,-0.687899,-0.081005;;, - 101;4; -0.073863,-0.728827,-0.675668,-0.082636;;; - } - AnimationKey { //Scale - 1; - 102; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_noga2} - AnimationKey { //Position - 2; - 102; - 0;3; 0.700789, 1.772341,-0.879248;;, - 1;3; 0.700789, 1.772341,-0.879248;;, - 2;3; 0.700789, 1.772341,-0.879248;;, - 3;3; 0.700789, 1.772341,-0.879248;;, - 4;3; 0.700789, 1.772341,-0.879248;;, - 5;3; 0.700789, 1.772341,-0.879248;;, - 6;3; 0.700789, 1.772341,-0.879248;;, - 7;3; 0.700789, 1.772341,-0.879248;;, - 8;3; 0.700789, 1.772341,-0.879248;;, - 9;3; 0.700789, 1.772341,-0.879248;;, - 10;3; 0.700789, 1.772341,-0.879248;;, - 11;3; 0.700789, 1.772341,-0.879248;;, - 12;3; 0.700789, 1.772341,-0.879248;;, - 13;3; 0.700789, 1.772341,-0.879248;;, - 14;3; 0.700789, 1.772341,-0.879248;;, - 15;3; 0.700789, 1.772341,-0.879248;;, - 16;3; 0.700789, 1.772341,-0.879248;;, - 17;3; 0.700789, 1.772341,-0.879248;;, - 18;3; 0.700789, 1.772341,-0.879248;;, - 19;3; 0.700789, 1.772341,-0.879248;;, - 20;3; 0.700789, 1.772341,-0.879248;;, - 21;3; 0.700789, 1.772341,-0.879248;;, - 22;3; 0.700789, 1.772341,-0.879248;;, - 23;3; 0.700789, 1.772341,-0.879248;;, - 24;3; 0.700789, 1.772341,-0.879248;;, - 25;3; 0.700789, 1.772341,-0.879248;;, - 26;3; 0.700789, 1.772341,-0.879248;;, - 27;3; 0.700789, 1.772341,-0.879248;;, - 28;3; 0.700789, 1.772341,-0.879248;;, - 29;3; 0.700789, 1.772341,-0.879248;;, - 30;3; 0.700789, 1.772341,-0.879248;;, - 31;3; 0.700789, 1.772341,-0.879248;;, - 32;3; 0.700789, 1.772341,-0.879248;;, - 33;3; 0.700789, 1.772341,-0.879248;;, - 34;3; 0.700789, 1.772341,-0.879248;;, - 35;3; 0.700789, 1.772341,-0.879248;;, - 36;3; 0.700789, 1.772341,-0.879248;;, - 37;3; 0.700789, 1.772341,-0.879248;;, - 38;3; 0.700789, 1.772341,-0.879248;;, - 39;3; 0.700789, 1.772341,-0.879248;;, - 40;3; 0.700789, 1.772341,-0.879248;;, - 41;3; 0.700789, 1.772341,-0.879248;;, - 42;3; 0.700789, 1.772341,-0.879248;;, - 43;3; 0.700789, 1.772341,-0.879248;;, - 44;3; 0.700789, 1.772341,-0.879248;;, - 45;3; 0.700789, 1.772341,-0.879248;;, - 46;3; 0.700789, 1.772341,-0.879248;;, - 47;3; 0.700789, 1.772341,-0.879248;;, - 48;3; 0.700789, 1.772341,-0.879248;;, - 49;3; 0.700789, 1.772341,-0.879248;;, - 50;3; 0.700789, 1.772341,-0.879248;;, - 51;3; 0.700789, 1.772341,-0.879248;;, - 52;3; 0.700789, 1.772341,-0.879248;;, - 53;3; 0.700789, 1.772341,-0.879248;;, - 54;3; 0.700789, 1.772341,-0.879248;;, - 55;3; 0.700789, 1.772341,-0.879248;;, - 56;3; 0.700789, 1.772341,-0.879248;;, - 57;3; 0.700789, 1.772341,-0.879248;;, - 58;3; 0.700789, 1.772341,-0.879248;;, - 59;3; 0.700789, 1.772341,-0.879248;;, - 60;3; 0.700789, 1.772341,-0.879248;;, - 61;3; 0.700789, 1.772341,-0.879248;;, - 62;3; 0.700789, 1.772341,-0.879248;;, - 63;3; 0.700789, 1.772341,-0.879248;;, - 64;3; 0.700789, 1.772341,-0.879248;;, - 65;3; 0.700789, 1.772341,-0.879248;;, - 66;3; 0.700789, 1.772341,-0.879248;;, - 67;3; 0.700789, 1.772341,-0.879248;;, - 68;3; 0.700789, 1.772341,-0.879248;;, - 69;3; 0.700789, 1.772341,-0.879248;;, - 70;3; 0.700789, 1.772341,-0.879248;;, - 71;3; 0.700789, 1.772341,-0.879248;;, - 72;3; 0.700789, 1.772341,-0.879248;;, - 73;3; 0.700789, 1.772341,-0.879248;;, - 74;3; 0.700789, 1.772341,-0.879248;;, - 75;3; 0.700789, 1.772341,-0.879248;;, - 76;3; 0.700789, 1.772341,-0.879248;;, - 77;3; 0.700789, 1.772341,-0.879248;;, - 78;3; 0.700789, 1.772341,-0.879248;;, - 79;3; 0.700789, 1.772341,-0.879248;;, - 80;3; 0.700789, 1.772341,-0.879248;;, - 81;3; 0.700789, 1.772341,-0.879248;;, - 82;3; 0.700789, 1.772341,-0.879248;;, - 83;3; 0.700789, 1.772341,-0.879248;;, - 84;3; 0.700789, 1.772341,-0.879248;;, - 85;3; 0.700789, 1.772341,-0.879248;;, - 86;3; 0.700789, 1.772341,-0.879248;;, - 87;3; 0.700789, 1.772341,-0.879248;;, - 88;3; 0.700789, 1.772341,-0.879248;;, - 89;3; 0.700789, 1.772341,-0.879248;;, - 90;3; 0.700789, 1.772341,-0.879248;;, - 91;3; 0.700789, 1.772341,-0.879248;;, - 92;3; 0.700789, 1.772341,-0.879248;;, - 93;3; 0.700789, 1.772341,-0.879248;;, - 94;3; 0.700789, 1.772341,-0.879248;;, - 95;3; 0.700789, 1.772341,-0.879248;;, - 96;3; 0.700789, 1.772341,-0.879248;;, - 97;3; 0.700789, 1.772341,-0.879248;;, - 98;3; 0.700789, 1.772341,-0.879248;;, - 99;3; 0.700789, 1.772341,-0.879248;;, - 100;3; 0.700789, 1.772341,-0.879248;;, - 101;3; 0.700789, 1.772341,-0.879248;;; - } - AnimationKey { //Rotation - 0; - 102; - 0;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 1;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 2;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 3;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 4;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 5;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 6;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 7;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 8;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 9;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 10;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 11;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 12;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 13;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 14;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 15;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 16;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 17;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 18;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 19;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 20;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 21;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 22;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 23;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 24;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 25;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 26;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 27;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 28;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 29;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 30;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 31;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 32;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 33;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 34;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 35;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 36;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 37;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 38;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 39;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 40;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 41;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 42;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 43;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 44;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 45;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 46;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 47;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 48;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 49;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 50;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 51;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 52;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 53;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 54;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 55;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 56;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 57;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 58;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 59;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 60;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 61;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 62;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 63;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 64;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 65;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 66;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 67;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 68;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 69;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 70;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 71;4; -0.076219,-0.699980,-0.696324,-0.079466;;, - 72;4; -0.082861,-0.618772,-0.754457,-0.070533;;, - 73;4; -0.091395,-0.514549,-0.829049,-0.059058;;, - 74;4; -0.098042,-0.433380,-0.887140,-0.050121;;, - 75;4; -0.100400,-0.404555,-0.907772,-0.046949;;, - 76;4; -0.100049,-0.407434,-0.904668,-0.047263;;, - 77;4; -0.098985,-0.416138,-0.895284,-0.048214;;, - 78;4; -0.097207,-0.430694,-0.879598,-0.049805;;, - 79;4; -0.094727,-0.451008,-0.857716,-0.052025;;, - 80;4; -0.091576,-0.476832,-0.829914,-0.054847;;, - 81;4; -0.087807,-0.507731,-0.796668,-0.058225;;, - 82;4; -0.083500,-0.543064,-0.758681,-0.062087;;, - 83;4; -0.078760,-0.581975,-0.716884,-0.066341;;, - 84;4; -0.073718,-0.623411,-0.672420,-0.070872;;, - 85;4; -0.068521,-0.666170,-0.626597,-0.075547;;, - 86;4; -0.063328,-0.708965,-0.580808,-0.080227;;, - 87;4; -0.058297,-0.750508,-0.536447,-0.084770;;, - 88;4; -0.053575,-0.789592,-0.494819,-0.089045;;, - 89;4; -0.049292,-0.825163,-0.457061,-0.092935;;, - 90;4; -0.045553,-0.856360,-0.424100,-0.096347;;, - 91;4; -0.042437,-0.882536,-0.396632,-0.099210;;, - 92;4; -0.039998,-0.903249,-0.375128,-0.101476;;, - 93;4; -0.038265,-0.918245,-0.359856,-0.103117;;, - 94;4; -0.037250,-0.927426,-0.350918,-0.104123;;, - 95;4; -0.036949,-0.930813,-0.348286,-0.104495;;, - 96;4; -0.039271,-0.918742,-0.368873,-0.103189;;, - 97;4; -0.045926,-0.882614,-0.427816,-0.099272;;, - 98;4; -0.055464,-0.830387,-0.512283,-0.093607;;, - 99;4; -0.064984,-0.777983,-0.596703,-0.087934;;, - 100;4; -0.071595,-0.741420,-0.655462,-0.083990;;, - 101;4; -0.073863,-0.728827,-0.675668,-0.082636;;; - } - AnimationKey { //Scale - 1; - 102; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_noga1} - AnimationKey { //Position - 2; - 102; - 0;3; 0.700789, 1.772341, 0.698612;;, - 1;3; 0.700789, 1.772341, 0.698612;;, - 2;3; 0.700789, 1.772341, 0.698612;;, - 3;3; 0.700789, 1.772341, 0.698612;;, - 4;3; 0.700789, 1.772341, 0.698612;;, - 5;3; 0.700789, 1.772341, 0.698612;;, - 6;3; 0.700789, 1.772341, 0.698612;;, - 7;3; 0.700789, 1.772341, 0.698612;;, - 8;3; 0.700789, 1.772341, 0.698612;;, - 9;3; 0.700789, 1.772341, 0.698612;;, - 10;3; 0.700789, 1.772341, 0.698612;;, - 11;3; 0.700789, 1.772341, 0.698612;;, - 12;3; 0.700789, 1.772341, 0.698612;;, - 13;3; 0.700789, 1.772341, 0.698612;;, - 14;3; 0.700789, 1.772341, 0.698612;;, - 15;3; 0.700789, 1.772341, 0.698612;;, - 16;3; 0.700789, 1.772341, 0.698612;;, - 17;3; 0.700789, 1.772341, 0.698612;;, - 18;3; 0.700789, 1.772341, 0.698612;;, - 19;3; 0.700789, 1.772341, 0.698612;;, - 20;3; 0.700789, 1.772341, 0.698612;;, - 21;3; 0.700789, 1.772341, 0.698612;;, - 22;3; 0.700789, 1.772341, 0.698612;;, - 23;3; 0.700789, 1.772341, 0.698612;;, - 24;3; 0.700789, 1.772341, 0.698612;;, - 25;3; 0.700789, 1.772341, 0.698612;;, - 26;3; 0.700789, 1.772341, 0.698612;;, - 27;3; 0.700789, 1.772341, 0.698612;;, - 28;3; 0.700789, 1.772341, 0.698612;;, - 29;3; 0.700789, 1.772341, 0.698612;;, - 30;3; 0.700789, 1.772341, 0.698612;;, - 31;3; 0.700789, 1.772341, 0.698612;;, - 32;3; 0.700789, 1.772341, 0.698612;;, - 33;3; 0.700789, 1.772341, 0.698612;;, - 34;3; 0.700789, 1.772341, 0.698612;;, - 35;3; 0.700789, 1.772341, 0.698612;;, - 36;3; 0.700789, 1.772341, 0.698612;;, - 37;3; 0.700789, 1.772341, 0.698612;;, - 38;3; 0.700789, 1.772341, 0.698612;;, - 39;3; 0.700789, 1.772341, 0.698612;;, - 40;3; 0.700789, 1.772341, 0.698612;;, - 41;3; 0.700789, 1.772341, 0.698612;;, - 42;3; 0.700789, 1.772341, 0.698612;;, - 43;3; 0.700789, 1.772341, 0.698612;;, - 44;3; 0.700789, 1.772341, 0.698612;;, - 45;3; 0.700789, 1.772341, 0.698612;;, - 46;3; 0.700789, 1.772341, 0.698612;;, - 47;3; 0.700789, 1.772341, 0.698612;;, - 48;3; 0.700789, 1.772341, 0.698612;;, - 49;3; 0.700789, 1.772341, 0.698612;;, - 50;3; 0.700789, 1.772341, 0.698612;;, - 51;3; 0.700789, 1.772341, 0.698612;;, - 52;3; 0.700789, 1.772341, 0.698612;;, - 53;3; 0.700789, 1.772341, 0.698612;;, - 54;3; 0.700789, 1.772341, 0.698612;;, - 55;3; 0.700789, 1.772341, 0.698612;;, - 56;3; 0.700789, 1.772341, 0.698612;;, - 57;3; 0.700789, 1.772341, 0.698612;;, - 58;3; 0.700789, 1.772341, 0.698612;;, - 59;3; 0.700789, 1.772341, 0.698612;;, - 60;3; 0.700789, 1.772341, 0.698612;;, - 61;3; 0.700789, 1.772341, 0.698612;;, - 62;3; 0.700789, 1.772341, 0.698612;;, - 63;3; 0.700789, 1.772341, 0.698612;;, - 64;3; 0.700789, 1.772341, 0.698612;;, - 65;3; 0.700789, 1.772341, 0.698612;;, - 66;3; 0.700789, 1.772341, 0.698612;;, - 67;3; 0.700789, 1.772341, 0.698612;;, - 68;3; 0.700789, 1.772341, 0.698612;;, - 69;3; 0.700789, 1.772341, 0.698612;;, - 70;3; 0.700789, 1.772341, 0.698612;;, - 71;3; 0.700789, 1.772341, 0.698612;;, - 72;3; 0.700789, 1.772341, 0.698612;;, - 73;3; 0.700789, 1.772341, 0.698612;;, - 74;3; 0.700789, 1.772341, 0.698612;;, - 75;3; 0.700789, 1.772341, 0.698612;;, - 76;3; 0.700789, 1.772341, 0.698612;;, - 77;3; 0.700789, 1.772341, 0.698612;;, - 78;3; 0.700789, 1.772341, 0.698612;;, - 79;3; 0.700789, 1.772341, 0.698612;;, - 80;3; 0.700789, 1.772341, 0.698612;;, - 81;3; 0.700789, 1.772341, 0.698612;;, - 82;3; 0.700789, 1.772341, 0.698612;;, - 83;3; 0.700789, 1.772341, 0.698612;;, - 84;3; 0.700789, 1.772341, 0.698612;;, - 85;3; 0.700789, 1.772341, 0.698612;;, - 86;3; 0.700789, 1.772341, 0.698612;;, - 87;3; 0.700789, 1.772341, 0.698612;;, - 88;3; 0.700789, 1.772341, 0.698612;;, - 89;3; 0.700789, 1.772341, 0.698612;;, - 90;3; 0.700789, 1.772341, 0.698612;;, - 91;3; 0.700789, 1.772341, 0.698612;;, - 92;3; 0.700789, 1.772341, 0.698612;;, - 93;3; 0.700789, 1.772341, 0.698612;;, - 94;3; 0.700789, 1.772341, 0.698612;;, - 95;3; 0.700789, 1.772341, 0.698612;;, - 96;3; 0.700789, 1.772341, 0.698612;;, - 97;3; 0.700789, 1.772341, 0.698612;;, - 98;3; 0.700789, 1.772341, 0.698612;;, - 99;3; 0.700789, 1.772341, 0.698612;;, - 100;3; 0.700789, 1.772341, 0.698612;;, - 101;3; 0.700789, 1.772341, 0.698612;;; - } - AnimationKey { //Rotation - 0; - 102; - 0;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 1;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 2;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 3;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 4;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 5;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 6;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 7;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 8;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 9;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 10;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 11;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 12;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 13;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 14;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 15;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 16;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 17;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 18;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 19;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 20;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 21;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 22;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 23;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 24;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 25;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 26;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 27;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 28;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 29;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 30;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 31;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 32;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 33;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 34;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 35;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 36;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 37;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 38;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 39;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 40;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 41;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 42;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 43;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 44;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 45;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 46;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 47;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 48;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 49;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 50;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 51;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 52;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 53;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 54;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 55;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 56;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 57;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 58;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 59;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 60;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 61;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 62;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 63;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 64;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 65;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 66;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 67;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 68;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 69;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 70;4; -0.073863,-0.728827,-0.675668,-0.082636;;, - 71;4; -0.071225,-0.744892,-0.652281,-0.084377;;, - 72;4; -0.063779,-0.789971,-0.586299,-0.089268;;, - 73;4; -0.054176,-0.847438,-0.501243,-0.095506;;, - 74;4; -0.046619,-0.891430,-0.434297,-0.100278;;, - 75;4; -0.043797,-0.905669,-0.409243,-0.101815;;, - 76;4; -0.043909,-0.901068,-0.410168,-0.101304;;, - 77;4; -0.044672,-0.891343,-0.416839,-0.100233;;, - 78;4; -0.046091,-0.876482,-0.429292,-0.098602;;, - 79;4; -0.048155,-0.856583,-0.447443,-0.096420;;, - 80;4; -0.050837,-0.831881,-0.471056,-0.093713;;, - 81;4; -0.054092,-0.802780,-0.499714,-0.090527;;, - 82;4; -0.057847,-0.769867,-0.532797,-0.086924;;, - 83;4; -0.062010,-0.733918,-0.569474,-0.082989;;, - 84;4; -0.066464,-0.695882,-0.608720,-0.078827;;, - 85;4; -0.071075,-0.656840,-0.649360,-0.074556;;, - 86;4; -0.075701,-0.617942,-0.690133,-0.070301;;, - 87;4; -0.080198,-0.580335,-0.729777,-0.066187;;, - 88;4; -0.084432,-0.545089,-0.767105,-0.062333;;, - 89;4; -0.088285,-0.513136,-0.801078,-0.058838;;, - 90;4; -0.091660,-0.485229,-0.830844,-0.055787;;, - 91;4; -0.094485,-0.461934,-0.855760,-0.053240;;, - 92;4; -0.096711,-0.443627,-0.875386,-0.051239;;, - 93;4; -0.098307,-0.430521,-0.889466,-0.049806;;, - 94;4; -0.099262,-0.422690,-0.897893,-0.048951;;, - 95;4; -0.099578,-0.420101,-0.900683,-0.048668;;, - 96;4; -0.097989,-0.439166,-0.886790,-0.050766;;, - 97;4; -0.093361,-0.494628,-0.846380,-0.056877;;, - 98;4; -0.086709,-0.574357,-0.788290,-0.065662;;, - 99;4; -0.080062,-0.654143,-0.730138,-0.074441;;, - 100;4; -0.075446,-0.709712,-0.689615,-0.080542;;, - 101;4; -0.073863,-0.728827,-0.675668,-0.082636;;; - } - AnimationKey { //Scale - 1; - 102; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_head} - AnimationKey { //Position - 2; - 102; - 0;3; -0.000000, 1.674146, 0.000000;;, - 1;3; -0.000000, 1.674146, 0.000000;;, - 2;3; -0.000000, 1.674146, 0.000000;;, - 3;3; -0.000000, 1.674146, 0.000000;;, - 4;3; -0.000000, 1.674146, 0.000000;;, - 5;3; -0.000000, 1.674146, 0.000000;;, - 6;3; -0.000000, 1.674146, 0.000000;;, - 7;3; -0.000000, 1.674146, 0.000000;;, - 8;3; -0.000000, 1.674146, 0.000000;;, - 9;3; -0.000000, 1.674146, 0.000000;;, - 10;3; -0.000000, 1.674146, 0.000000;;, - 11;3; -0.000000, 1.674146, 0.000000;;, - 12;3; -0.000000, 1.674146, 0.000000;;, - 13;3; -0.000000, 1.674146, 0.000000;;, - 14;3; -0.000000, 1.674146, 0.000000;;, - 15;3; -0.000000, 1.674146, 0.000000;;, - 16;3; -0.000000, 1.674146, 0.000000;;, - 17;3; -0.000000, 1.674146, 0.000000;;, - 18;3; -0.000000, 1.674146, 0.000000;;, - 19;3; -0.000000, 1.674146, 0.000000;;, - 20;3; -0.000000, 1.674146, 0.000000;;, - 21;3; -0.000000, 1.674146, 0.000000;;, - 22;3; -0.000000, 1.674146, 0.000000;;, - 23;3; -0.000000, 1.674146, 0.000000;;, - 24;3; -0.000000, 1.674146, 0.000000;;, - 25;3; -0.000000, 1.674146, 0.000000;;, - 26;3; -0.000000, 1.674146, 0.000000;;, - 27;3; -0.000000, 1.674146, 0.000000;;, - 28;3; -0.000000, 1.674146, 0.000000;;, - 29;3; -0.000000, 1.674146, 0.000000;;, - 30;3; -0.000000, 1.674146, 0.000000;;, - 31;3; -0.000000, 1.674146, 0.000000;;, - 32;3; -0.000000, 1.674146, 0.000000;;, - 33;3; -0.000000, 1.674146, 0.000000;;, - 34;3; -0.000000, 1.674146, 0.000000;;, - 35;3; -0.000000, 1.674146, 0.000000;;, - 36;3; -0.000000, 1.674146, 0.000000;;, - 37;3; -0.000000, 1.674146, 0.000000;;, - 38;3; -0.000000, 1.674146, 0.000000;;, - 39;3; -0.000000, 1.674146, 0.000000;;, - 40;3; -0.000000, 1.674146, 0.000000;;, - 41;3; -0.000000, 1.674146, 0.000000;;, - 42;3; -0.000000, 1.674146, 0.000000;;, - 43;3; -0.000000, 1.674146, 0.000000;;, - 44;3; -0.000000, 1.674146, 0.000000;;, - 45;3; -0.000000, 1.674146, 0.000000;;, - 46;3; -0.000000, 1.674146, 0.000000;;, - 47;3; -0.000000, 1.674146, 0.000000;;, - 48;3; -0.000000, 1.674146, 0.000000;;, - 49;3; -0.000000, 1.674146, 0.000000;;, - 50;3; -0.000000, 1.674146, 0.000000;;, - 51;3; -0.000000, 1.674146, 0.000000;;, - 52;3; -0.000000, 1.674146, 0.000000;;, - 53;3; -0.000000, 1.674146, 0.000000;;, - 54;3; -0.000000, 1.674146, 0.000000;;, - 55;3; -0.000000, 1.674146, 0.000000;;, - 56;3; -0.000000, 1.674146, 0.000000;;, - 57;3; -0.000000, 1.674146, 0.000000;;, - 58;3; -0.000000, 1.674146, 0.000000;;, - 59;3; -0.000000, 1.674146, 0.000000;;, - 60;3; -0.000000, 1.674146, 0.000000;;, - 61;3; -0.000000, 1.674146, 0.000000;;, - 62;3; -0.000000, 1.674146, 0.000000;;, - 63;3; -0.000000, 1.674146, 0.000000;;, - 64;3; -0.000000, 1.674146, 0.000000;;, - 65;3; -0.000000, 1.674146, 0.000000;;, - 66;3; -0.000000, 1.674146, 0.000000;;, - 67;3; -0.000000, 1.674146, 0.000000;;, - 68;3; -0.000000, 1.674146, 0.000000;;, - 69;3; -0.000000, 1.674146, 0.000000;;, - 70;3; -0.000000, 1.674146, 0.000000;;, - 71;3; -0.000000, 1.674146, 0.000000;;, - 72;3; 0.000000, 1.674146, 0.000000;;, - 73;3; -0.000000, 1.674146, 0.000000;;, - 74;3; -0.000000, 1.674146, 0.000000;;, - 75;3; -0.000000, 1.674146, 0.000000;;, - 76;3; -0.000000, 1.674146, 0.000000;;, - 77;3; -0.000000, 1.674146, 0.000000;;, - 78;3; -0.000000, 1.674146, 0.000000;;, - 79;3; -0.000000, 1.674146, 0.000000;;, - 80;3; -0.000000, 1.674146, 0.000000;;, - 81;3; -0.000000, 1.674146,-0.000000;;, - 82;3; -0.000000, 1.674146, 0.000000;;, - 83;3; -0.000000, 1.674146, 0.000000;;, - 84;3; -0.000000, 1.674146,-0.000000;;, - 85;3; 0.000000, 1.674146, 0.000000;;, - 86;3; -0.000000, 1.674146, 0.000000;;, - 87;3; -0.000000, 1.674146, 0.000000;;, - 88;3; 0.000000, 1.674146, 0.000000;;, - 89;3; -0.000000, 1.674146, 0.000000;;, - 90;3; -0.000000, 1.674146, 0.000000;;, - 91;3; -0.000000, 1.674146, 0.000000;;, - 92;3; -0.000000, 1.674146, 0.000000;;, - 93;3; 0.000000, 1.674146,-0.000000;;, - 94;3; -0.000000, 1.674146,-0.000000;;, - 95;3; -0.000000, 1.674146, 0.000000;;, - 96;3; -0.000000, 1.674146, 0.000000;;, - 97;3; -0.000000, 1.674146, 0.000000;;, - 98;3; -0.000000, 1.674146, 0.000000;;, - 99;3; -0.000000, 1.674146,-0.000000;;, - 100;3; -0.000000, 1.674146, 0.000000;;, - 101;3; -0.000000, 1.674146, 0.000000;;; - } - AnimationKey { //Rotation - 0; - 102; - 0;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 1;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 2;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 3;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 4;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 5;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 6;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 7;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 8;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 9;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 10;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 11;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 12;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 13;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 14;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 15;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 16;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 17;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 18;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 19;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 20;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 21;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 22;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 23;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 24;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 25;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 26;4; -0.706775, 0.008456,-0.706775, 0.008456;;, - 27;4; -0.706077, 0.032526,-0.706077, 0.032526;;, - 28;4; -0.705751, 0.043775,-0.705751, 0.043775;;, - 29;4; -0.706039, 0.035432,-0.706039, 0.035432;;, - 30;4; -0.706656, 0.017578,-0.706656, 0.017578;;, - 31;4; -0.706945, 0.009235,-0.706945, 0.009235;;, - 32;4; -0.706844, 0.012135,-0.706844, 0.012135;;, - 33;4; -0.706558, 0.020306,-0.706558, 0.020306;;, - 34;4; -0.706192, 0.030797,-0.706192, 0.030797;;, - 35;4; -0.705906, 0.038967,-0.705906, 0.038967;;, - 36;4; -0.705805, 0.041868,-0.705805, 0.041868;;, - 37;4; -0.705991, 0.038144,-0.705990, 0.038144;;, - 38;4; -0.706447, 0.027738,-0.706447, 0.027738;;, - 39;4; -0.706824, 0.015541,-0.706824, 0.015541;;, - 40;4; -0.706811, 0.007295,-0.706811, 0.007295;;, - 41;4; -0.701904, 0.025942,-0.705927,-0.020202;;, - 42;4; -0.689478, 0.083985,-0.704022,-0.082801;;, - 43;4; -0.677123, 0.143604,-0.702186,-0.143793;;, - 44;4; -0.672393, 0.166254,-0.701478,-0.167257;;, - 45;4; -0.674517, 0.155352,-0.701805,-0.157557;;, - 46;4; -0.680750, 0.124798,-0.702809,-0.128156;;, - 47;4; -0.689724, 0.081209,-0.704267,-0.085558;;, - 48;4; -0.698704, 0.037754,-0.705730,-0.042821;;, - 49;4; -0.704954, 0.007570,-0.706750,-0.013038;;, - 50;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 51;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 52;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 53;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 54;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 55;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 56;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 57;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 58;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 59;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 60;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 61;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 62;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 63;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 64;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 65;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 66;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 67;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 68;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 69;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 70;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 71;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 72;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 73;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 74;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 75;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 76;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 77;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 78;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 79;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 80;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 81;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 82;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 83;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 84;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 85;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 86;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 87;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 88;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 89;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 90;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 91;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 92;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 93;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 94;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 95;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 96;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 97;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 98;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 99;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 100;4; -0.707101,-0.002794,-0.707101,-0.002794;;, - 101;4; -0.707101,-0.002794,-0.707101,-0.002794;;; - } - AnimationKey { //Scale - 1; - 102; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_hvost} - AnimationKey { //Position - 2; - 102; - 0;3; -0.371885,-0.304373,-0.053265;;, - 1;3; -0.371885,-0.304373,-0.053265;;, - 2;3; -0.371885,-0.304373,-0.053265;;, - 3;3; -0.371885,-0.304373,-0.053265;;, - 4;3; -0.371885,-0.304373,-0.053265;;, - 5;3; -0.371885,-0.304373,-0.053265;;, - 6;3; -0.371885,-0.304373,-0.053265;;, - 7;3; -0.371885,-0.304373,-0.053265;;, - 8;3; -0.371885,-0.304373,-0.053265;;, - 9;3; -0.371885,-0.304373,-0.053265;;, - 10;3; -0.371885,-0.304373,-0.053265;;, - 11;3; -0.371885,-0.304373,-0.053265;;, - 12;3; -0.371885,-0.304373,-0.053265;;, - 13;3; -0.371885,-0.304373,-0.053265;;, - 14;3; -0.371885,-0.304373,-0.053265;;, - 15;3; -0.371885,-0.304373,-0.053265;;, - 16;3; -0.371885,-0.304373,-0.053265;;, - 17;3; -0.371885,-0.304373,-0.053265;;, - 18;3; -0.371885,-0.304373,-0.053265;;, - 19;3; -0.371885,-0.304373,-0.053265;;, - 20;3; -0.371885,-0.304373,-0.053265;;, - 21;3; -0.371885,-0.304373,-0.053265;;, - 22;3; -0.371885,-0.304373,-0.053265;;, - 23;3; -0.371885,-0.304373,-0.053265;;, - 24;3; -0.371885,-0.304373,-0.053265;;, - 25;3; -0.371885,-0.304373,-0.053265;;, - 26;3; -0.371885,-0.304373,-0.053265;;, - 27;3; -0.371885,-0.304373,-0.053265;;, - 28;3; -0.371885,-0.304373,-0.053265;;, - 29;3; -0.371885,-0.304373,-0.053265;;, - 30;3; -0.371885,-0.304373,-0.053265;;, - 31;3; -0.371885,-0.304373,-0.053265;;, - 32;3; -0.371885,-0.304373,-0.053265;;, - 33;3; -0.371885,-0.304373,-0.053265;;, - 34;3; -0.371885,-0.304373,-0.053265;;, - 35;3; -0.371885,-0.304373,-0.053265;;, - 36;3; -0.371885,-0.304373,-0.053265;;, - 37;3; -0.371885,-0.304373,-0.053265;;, - 38;3; -0.371885,-0.304373,-0.053265;;, - 39;3; -0.371885,-0.304373,-0.053265;;, - 40;3; -0.371885,-0.304373,-0.053265;;, - 41;3; -0.371885,-0.304373,-0.053265;;, - 42;3; -0.371885,-0.304373,-0.053265;;, - 43;3; -0.371885,-0.304373,-0.053265;;, - 44;3; -0.371885,-0.304373,-0.053265;;, - 45;3; -0.371885,-0.304373,-0.053265;;, - 46;3; -0.371885,-0.304373,-0.053265;;, - 47;3; -0.371885,-0.304373,-0.053265;;, - 48;3; -0.371885,-0.304373,-0.053265;;, - 49;3; -0.371885,-0.304373,-0.053265;;, - 50;3; -0.371885,-0.304373,-0.053265;;, - 51;3; -0.371885,-0.304373,-0.053265;;, - 52;3; -0.371885,-0.304373,-0.053265;;, - 53;3; -0.371885,-0.304373,-0.053265;;, - 54;3; -0.371885,-0.304373,-0.053265;;, - 55;3; -0.371885,-0.304373,-0.053265;;, - 56;3; -0.371885,-0.304373,-0.053265;;, - 57;3; -0.371885,-0.304373,-0.053265;;, - 58;3; -0.371885,-0.304373,-0.053265;;, - 59;3; -0.371885,-0.304373,-0.053265;;, - 60;3; -0.371885,-0.304373,-0.053265;;, - 61;3; -0.371885,-0.304373,-0.053265;;, - 62;3; -0.371885,-0.304373,-0.053265;;, - 63;3; -0.371885,-0.304373,-0.053265;;, - 64;3; -0.371885,-0.304373,-0.053265;;, - 65;3; -0.371885,-0.304373,-0.053265;;, - 66;3; -0.371885,-0.304373,-0.053265;;, - 67;3; -0.371885,-0.304373,-0.053265;;, - 68;3; -0.371885,-0.304373,-0.053265;;, - 69;3; -0.371885,-0.304373,-0.053265;;, - 70;3; -0.371885,-0.304373,-0.053265;;, - 71;3; -0.371885,-0.304373,-0.053265;;, - 72;3; -0.371885,-0.304373,-0.053265;;, - 73;3; -0.371885,-0.304373,-0.053265;;, - 74;3; -0.371885,-0.304373,-0.053265;;, - 75;3; -0.371885,-0.304373,-0.053265;;, - 76;3; -0.371885,-0.304373,-0.053265;;, - 77;3; -0.371885,-0.304373,-0.053265;;, - 78;3; -0.371885,-0.304373,-0.053265;;, - 79;3; -0.371885,-0.304373,-0.053265;;, - 80;3; -0.371885,-0.304373,-0.053265;;, - 81;3; -0.371885,-0.304373,-0.053265;;, - 82;3; -0.371885,-0.304373,-0.053265;;, - 83;3; -0.371885,-0.304373,-0.053265;;, - 84;3; -0.371885,-0.304373,-0.053265;;, - 85;3; -0.371885,-0.304373,-0.053265;;, - 86;3; -0.371885,-0.304373,-0.053265;;, - 87;3; -0.371885,-0.304373,-0.053265;;, - 88;3; -0.371885,-0.304373,-0.053265;;, - 89;3; -0.371885,-0.304373,-0.053265;;, - 90;3; -0.371885,-0.304373,-0.053265;;, - 91;3; -0.371885,-0.304373,-0.053265;;, - 92;3; -0.371885,-0.304373,-0.053265;;, - 93;3; -0.371885,-0.304373,-0.053265;;, - 94;3; -0.371885,-0.304373,-0.053265;;, - 95;3; -0.371885,-0.304373,-0.053265;;, - 96;3; -0.371885,-0.304373,-0.053265;;, - 97;3; -0.371885,-0.304373,-0.053265;;, - 98;3; -0.371885,-0.304373,-0.053265;;, - 99;3; -0.371885,-0.304373,-0.053265;;, - 100;3; -0.371885,-0.304373,-0.053265;;, - 101;3; -0.371885,-0.304373,-0.053265;;; - } - AnimationKey { //Rotation - 0; - 102; - 0;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 1;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 2;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 3;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 4;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 5;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 6;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 7;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 8;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 9;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 10;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 11;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 12;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 13;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 14;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 15;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 16;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 17;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 18;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 19;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 20;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 21;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 22;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 23;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 24;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 25;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 26;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 27;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 28;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 29;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 30;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 31;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 32;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 33;4; -0.092171,-0.091801, 0.103340, 0.977726;;, - 34;4; -0.079170,-0.092602, 0.230341, 0.965454;;, - 35;4; -0.080174,-0.092981, 0.226130, 0.966924;;, - 36;4; -0.083078,-0.093954, 0.212380, 0.971164;;, - 37;4; -0.087206,-0.095018, 0.188694, 0.977155;;, - 38;4; -0.091248,-0.095436, 0.157386, 0.982942;;, - 39;4; -0.093909,-0.094633, 0.122667, 0.986621;;, - 40;4; -0.094558,-0.092458, 0.088213, 0.987284;;, - 41;4; -0.004325,-0.088704, 0.040224, 0.979222;;, - 42;4; 0.187822,-0.084584,-0.015920, 0.963174;;, - 43;4; 0.277597,-0.082988,-0.038278, 0.955781;;, - 44;4; 0.260219,-0.083351,-0.037618, 0.957332;;, - 45;4; 0.208831,-0.084427,-0.035667, 0.961922;;, - 46;4; 0.130568,-0.086067,-0.032694, 0.968918;;, - 47;4; 0.041820,-0.087927,-0.029322, 0.976856;;, - 48;4; -0.036429,-0.089568,-0.026350, 0.983854;;, - 49;4; -0.087801,-0.090644,-0.024399, 0.988445;;, - 50;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 51;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 52;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 53;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 54;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 55;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 56;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 57;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 58;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 59;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 60;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 61;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 62;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 63;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 64;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 65;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 66;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 67;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 68;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 69;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 70;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 71;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 72;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 73;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 74;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 75;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 76;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 77;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 78;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 79;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 80;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 81;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 82;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 83;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 84;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 85;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 86;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 87;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 88;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 89;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 90;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 91;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 92;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 93;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 94;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 95;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 96;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 97;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 98;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 99;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 100;4; -0.105172,-0.091008,-0.023740, 0.989996;;, - 101;4; -0.105172,-0.091008,-0.023740, 0.989996;;; - } - AnimationKey { //Scale - 1; - 102; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Cube} - AnimationKey { //Position - 2; - 102; - 0;3; -0.022274,-1.486684, 5.904222;;, - 1;3; -0.022274,-1.486684, 5.904222;;, - 2;3; -0.022274,-1.486684, 5.904222;;, - 3;3; -0.022274,-1.486684, 5.904222;;, - 4;3; -0.022274,-1.486684, 5.904222;;, - 5;3; -0.022274,-1.486684, 5.904222;;, - 6;3; -0.022274,-1.486684, 5.904222;;, - 7;3; -0.022274,-1.486684, 5.904222;;, - 8;3; -0.022274,-1.486684, 5.904222;;, - 9;3; -0.022274,-1.486684, 5.904222;;, - 10;3; -0.022274,-1.486684, 5.904222;;, - 11;3; -0.022274,-1.486684, 5.904222;;, - 12;3; -0.022274,-1.486684, 5.904222;;, - 13;3; -0.022274,-1.486684, 5.904222;;, - 14;3; -0.022274,-1.486684, 5.904222;;, - 15;3; -0.022274,-1.486684, 5.904222;;, - 16;3; -0.022274,-1.486684, 5.904222;;, - 17;3; -0.022274,-1.486684, 5.904222;;, - 18;3; -0.022274,-1.486684, 5.904222;;, - 19;3; -0.022274,-1.486684, 5.904222;;, - 20;3; -0.022274,-1.486684, 5.904222;;, - 21;3; -0.022274,-1.486684, 5.904222;;, - 22;3; -0.022274,-1.486684, 5.904222;;, - 23;3; -0.022274,-1.486684, 5.904222;;, - 24;3; -0.022274,-1.486684, 5.904222;;, - 25;3; -0.022274,-1.486684, 5.904222;;, - 26;3; -0.022274,-1.486684, 5.904222;;, - 27;3; -0.022274,-1.486684, 5.904222;;, - 28;3; -0.022274,-1.486684, 5.904222;;, - 29;3; -0.022274,-1.486684, 5.904222;;, - 30;3; -0.022274,-1.486684, 5.904222;;, - 31;3; -0.022274,-1.486684, 5.904222;;, - 32;3; -0.022274,-1.486684, 5.904222;;, - 33;3; -0.022274,-1.486684, 5.904222;;, - 34;3; -0.022274,-1.486684, 5.904222;;, - 35;3; -0.022274,-1.486684, 5.904222;;, - 36;3; -0.022274,-1.486684, 5.904222;;, - 37;3; -0.022274,-1.486684, 5.904222;;, - 38;3; -0.022274,-1.486684, 5.904222;;, - 39;3; -0.022274,-1.486684, 5.904222;;, - 40;3; -0.022274,-1.486684, 5.904222;;, - 41;3; -0.022274,-1.486684, 5.904222;;, - 42;3; -0.022274,-1.486684, 5.904222;;, - 43;3; -0.022274,-1.486684, 5.904222;;, - 44;3; -0.022274,-1.486684, 5.904222;;, - 45;3; -0.022274,-1.486684, 5.904222;;, - 46;3; -0.022274,-1.486684, 5.904222;;, - 47;3; -0.022274,-1.486684, 5.904222;;, - 48;3; -0.022274,-1.486684, 5.904222;;, - 49;3; -0.022274,-1.486684, 5.904222;;, - 50;3; -0.022274,-1.486684, 5.904222;;, - 51;3; -0.022274,-1.486684, 5.904222;;, - 52;3; -0.022274,-1.486684, 5.904222;;, - 53;3; -0.022274,-1.486684, 5.904222;;, - 54;3; -0.022274,-1.486684, 5.904222;;, - 55;3; -0.022274,-1.486684, 5.904222;;, - 56;3; -0.022274,-1.486684, 5.904222;;, - 57;3; -0.022274,-1.486684, 5.904222;;, - 58;3; -0.022274,-1.486684, 5.904222;;, - 59;3; -0.022274,-1.486684, 5.904222;;, - 60;3; -0.022274,-1.486684, 5.904222;;, - 61;3; -0.022274,-1.486684, 5.904222;;, - 62;3; -0.022274,-1.486684, 5.904222;;, - 63;3; -0.022274,-1.486684, 5.904222;;, - 64;3; -0.022274,-1.486684, 5.904222;;, - 65;3; -0.022274,-1.486684, 5.904222;;, - 66;3; -0.022274,-1.486684, 5.904222;;, - 67;3; -0.022274,-1.486684, 5.904222;;, - 68;3; -0.022274,-1.486684, 5.904222;;, - 69;3; -0.022274,-1.486684, 5.904222;;, - 70;3; -0.022274,-1.486684, 5.904222;;, - 71;3; -0.022274,-1.486684, 5.904222;;, - 72;3; -0.022274,-1.486684, 5.904222;;, - 73;3; -0.022274,-1.486684, 5.904222;;, - 74;3; -0.022274,-1.486684, 5.904222;;, - 75;3; -0.022274,-1.486684, 5.904222;;, - 76;3; -0.022274,-1.486684, 5.904222;;, - 77;3; -0.022274,-1.486684, 5.904222;;, - 78;3; -0.022274,-1.486684, 5.904222;;, - 79;3; -0.022274,-1.486684, 5.904222;;, - 80;3; -0.022274,-1.486684, 5.904222;;, - 81;3; -0.022274,-1.486684, 5.904222;;, - 82;3; -0.022274,-1.486684, 5.904222;;, - 83;3; -0.022274,-1.486684, 5.904222;;, - 84;3; -0.022274,-1.486684, 5.904222;;, - 85;3; -0.022274,-1.486684, 5.904222;;, - 86;3; -0.022274,-1.486684, 5.904222;;, - 87;3; -0.022274,-1.486684, 5.904222;;, - 88;3; -0.022274,-1.486684, 5.904222;;, - 89;3; -0.022274,-1.486684, 5.904222;;, - 90;3; -0.022274,-1.486684, 5.904222;;, - 91;3; -0.022274,-1.486684, 5.904222;;, - 92;3; -0.022274,-1.486684, 5.904222;;, - 93;3; -0.022274,-1.486684, 5.904222;;, - 94;3; -0.022274,-1.486684, 5.904222;;, - 95;3; -0.022274,-1.486684, 5.904222;;, - 96;3; -0.022274,-1.486684, 5.904222;;, - 97;3; -0.022274,-1.486684, 5.904222;;, - 98;3; -0.022274,-1.486684, 5.904222;;, - 99;3; -0.022274,-1.486684, 5.904222;;, - 100;3; -0.022274,-1.486684, 5.904222;;, - 101;3; -0.022274,-1.486684, 5.904222;;; - } - AnimationKey { //Rotation - 0; - 102; - 0;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 1;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 2;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 3;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 4;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 5;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 6;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 7;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 8;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 9;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 10;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 11;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 12;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 13;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 14;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 15;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 16;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 17;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 18;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 19;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 20;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 21;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 22;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 23;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 24;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 25;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 26;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 27;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 28;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 29;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 30;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 31;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 32;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 33;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 34;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 35;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 36;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 37;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 38;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 39;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 40;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 41;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 42;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 43;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 44;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 45;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 46;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 47;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 48;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 49;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 50;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 51;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 52;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 53;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 54;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 55;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 56;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 57;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 58;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 59;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 60;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 61;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 62;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 63;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 64;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 65;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 66;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 67;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 68;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 69;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 70;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 71;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 72;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 73;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 74;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 75;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 76;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 77;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 78;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 79;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 80;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 81;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 82;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 83;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 84;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 85;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 86;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 87;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 88;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 89;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 90;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 91;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 92;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 93;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 94;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 95;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 96;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 97;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 98;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 99;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 100;4; -0.707076, 0.000000, 0.000000, 0.707137;;, - 101;4; -0.707076, 0.000000, 0.000000, 0.707137;;; - } - AnimationKey { //Scale - 1; - 102; - 0;3; 2.732761, 2.732761, 2.732761;;, - 1;3; 2.732761, 2.732761, 2.732761;;, - 2;3; 2.732761, 2.732761, 2.732761;;, - 3;3; 2.732761, 2.732761, 2.732761;;, - 4;3; 2.732761, 2.732761, 2.732761;;, - 5;3; 2.732761, 2.732761, 2.732761;;, - 6;3; 2.732761, 2.732761, 2.732761;;, - 7;3; 2.732761, 2.732761, 2.732761;;, - 8;3; 2.732761, 2.732761, 2.732761;;, - 9;3; 2.732761, 2.732761, 2.732761;;, - 10;3; 2.732761, 2.732761, 2.732761;;, - 11;3; 2.732761, 2.732761, 2.732761;;, - 12;3; 2.732761, 2.732761, 2.732761;;, - 13;3; 2.732761, 2.732761, 2.732761;;, - 14;3; 2.732761, 2.732761, 2.732761;;, - 15;3; 2.732761, 2.732761, 2.732761;;, - 16;3; 2.732761, 2.732761, 2.732761;;, - 17;3; 2.732761, 2.732761, 2.732761;;, - 18;3; 2.732761, 2.732761, 2.732761;;, - 19;3; 2.732761, 2.732761, 2.732761;;, - 20;3; 2.732761, 2.732761, 2.732761;;, - 21;3; 2.732761, 2.732761, 2.732761;;, - 22;3; 2.732761, 2.732761, 2.732761;;, - 23;3; 2.732761, 2.732761, 2.732761;;, - 24;3; 2.732761, 2.732761, 2.732761;;, - 25;3; 2.732761, 2.732761, 2.732761;;, - 26;3; 2.732761, 2.732761, 2.732761;;, - 27;3; 2.732761, 2.732761, 2.732761;;, - 28;3; 2.732761, 2.732761, 2.732761;;, - 29;3; 2.732761, 2.732761, 2.732761;;, - 30;3; 2.732761, 2.732761, 2.732761;;, - 31;3; 2.732761, 2.732761, 2.732761;;, - 32;3; 2.732761, 2.732761, 2.732761;;, - 33;3; 2.732761, 2.732761, 2.732761;;, - 34;3; 2.732761, 2.732761, 2.732761;;, - 35;3; 2.732761, 2.732761, 2.732761;;, - 36;3; 2.732761, 2.732761, 2.732761;;, - 37;3; 2.732761, 2.732761, 2.732761;;, - 38;3; 2.732761, 2.732761, 2.732761;;, - 39;3; 2.732761, 2.732761, 2.732761;;, - 40;3; 2.732761, 2.732761, 2.732761;;, - 41;3; 2.732761, 2.732761, 2.732761;;, - 42;3; 2.732761, 2.732761, 2.732761;;, - 43;3; 2.732761, 2.732761, 2.732761;;, - 44;3; 2.732761, 2.732761, 2.732761;;, - 45;3; 2.732761, 2.732761, 2.732761;;, - 46;3; 2.732761, 2.732761, 2.732761;;, - 47;3; 2.732761, 2.732761, 2.732761;;, - 48;3; 2.732761, 2.732761, 2.732761;;, - 49;3; 2.732761, 2.732761, 2.732761;;, - 50;3; 2.732761, 2.732761, 2.732761;;, - 51;3; 2.732761, 2.732761, 2.732761;;, - 52;3; 2.732761, 2.732761, 2.732761;;, - 53;3; 2.732761, 2.732761, 2.732761;;, - 54;3; 2.732761, 2.732761, 2.732761;;, - 55;3; 2.732761, 2.732761, 2.732761;;, - 56;3; 2.732761, 2.732761, 2.732761;;, - 57;3; 2.732761, 2.732761, 2.732761;;, - 58;3; 2.732761, 2.732761, 2.732761;;, - 59;3; 2.732761, 2.732761, 2.732761;;, - 60;3; 2.732761, 2.732761, 2.732761;;, - 61;3; 2.732761, 2.732761, 2.732761;;, - 62;3; 2.732761, 2.732761, 2.732761;;, - 63;3; 2.732761, 2.732761, 2.732761;;, - 64;3; 2.732761, 2.732761, 2.732761;;, - 65;3; 2.732761, 2.732761, 2.732761;;, - 66;3; 2.732761, 2.732761, 2.732761;;, - 67;3; 2.732761, 2.732761, 2.732761;;, - 68;3; 2.732761, 2.732761, 2.732761;;, - 69;3; 2.732761, 2.732761, 2.732761;;, - 70;3; 2.732761, 2.732761, 2.732761;;, - 71;3; 2.732761, 2.732761, 2.732761;;, - 72;3; 2.732761, 2.732761, 2.732761;;, - 73;3; 2.732761, 2.732761, 2.732761;;, - 74;3; 2.732761, 2.732761, 2.732761;;, - 75;3; 2.732761, 2.732761, 2.732761;;, - 76;3; 2.732761, 2.732761, 2.732761;;, - 77;3; 2.732761, 2.732761, 2.732761;;, - 78;3; 2.732761, 2.732761, 2.732761;;, - 79;3; 2.732761, 2.732761, 2.732761;;, - 80;3; 2.732761, 2.732761, 2.732761;;, - 81;3; 2.732761, 2.732761, 2.732761;;, - 82;3; 2.732761, 2.732761, 2.732761;;, - 83;3; 2.732761, 2.732761, 2.732761;;, - 84;3; 2.732761, 2.732761, 2.732761;;, - 85;3; 2.732761, 2.732761, 2.732761;;, - 86;3; 2.732761, 2.732761, 2.732761;;, - 87;3; 2.732761, 2.732761, 2.732761;;, - 88;3; 2.732761, 2.732761, 2.732761;;, - 89;3; 2.732761, 2.732761, 2.732761;;, - 90;3; 2.732761, 2.732761, 2.732761;;, - 91;3; 2.732761, 2.732761, 2.732761;;, - 92;3; 2.732761, 2.732761, 2.732761;;, - 93;3; 2.732761, 2.732761, 2.732761;;, - 94;3; 2.732761, 2.732761, 2.732761;;, - 95;3; 2.732761, 2.732761, 2.732761;;, - 96;3; 2.732761, 2.732761, 2.732761;;, - 97;3; 2.732761, 2.732761, 2.732761;;, - 98;3; 2.732761, 2.732761, 2.732761;;, - 99;3; 2.732761, 2.732761, 2.732761;;, - 100;3; 2.732761, 2.732761, 2.732761;;, - 101;3; 2.732761, 2.732761, 2.732761;;; - } - } -} //End of AnimationSet +xof 0303txt 0032 + +template XSkinMeshHeader { + <3cf169ce-ff7c-44ab-93c0-f78f62d172e2> + WORD nMaxSkinWeightsPerVertex; + WORD nMaxSkinWeightsPerFace; + WORD nBones; +} + +template SkinWeights { + <6f0d123b-bad2-4167-a0d0-80224f25fabb> + STRING transformNodeName; + DWORD nWeights; + array DWORD vertexIndices[nWeights]; + array float weights[nWeights]; + Matrix4x4 matrixOffset; +} + +Frame Root { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 0.000000, 1.000000, 0.000000, + 0.000000, 1.000000,-0.000000, 0.000000, + 0.000000, 0.000000, 0.000000, 1.000000;; + } + Frame Armature { + FrameTransformMatrix { + -0.000234, 2.732761, 0.000000, 0.000000, + -2.732761,-0.000234, 0.000000, 0.000000, + 0.000000, 0.000000, 2.732761, 0.000000, + 0.164184,-2.791352, 4.770043, 1.000000;; + } + Frame Armature_body2 { + FrameTransformMatrix { + 0.087606,-0.000000,-0.996155, 0.000000, + 0.996155, 0.000000, 0.087606, 0.000000, + 0.000000,-1.000000, 0.000000, 0.000000, + -0.155674, 0.000000, 0.000000, 1.000000;; + } + Frame Armature_head { + FrameTransformMatrix { + 0.000000, 0.000000, 1.000000, 0.000000, + 0.007902, 0.999969,-0.000000, 0.000000, + -0.999969, 0.007902, 0.000000, 0.000000, + -0.000000, 1.674146, 0.000000, 1.000000;; + } + } //End of Armature_head + Frame Armature_hvost { + FrameTransformMatrix { + -0.961313, 0.212562,-0.175201, 0.000000, + -0.203920,-0.976750,-0.066147, 0.000000, + -0.185188,-0.027861, 0.982308, 0.000000, + -0.371885,-0.304373,-0.053265, 1.000000;; + } + } //End of Armature_hvost + Frame Armature_noga3 { + FrameTransformMatrix { + 0.073289, 0.972682, 0.220268, 0.000000, + 0.997097,-0.076035, 0.004003, 0.000000, + 0.020641, 0.219336,-0.975431, 0.000000, + 0.532289,-0.143643, 0.710859, 1.000000;; + } + } //End of Armature_noga3 + Frame Armature_noga4 { + FrameTransformMatrix { + 0.073289, 0.972682, 0.220268, 0.000000, + 0.997097,-0.076035, 0.004003, 0.000000, + 0.020641, 0.219336,-0.975431, 0.000000, + 0.532289,-0.143643,-0.879248, 1.000000;; + } + } //End of Armature_noga4 + Frame Armature_noga2 { + FrameTransformMatrix { + 0.073289, 0.972682, 0.220268, 0.000000, + 0.997097,-0.076035, 0.004003, 0.000000, + 0.020641, 0.219335,-0.975431, 0.000000, + 0.700789, 1.772341,-0.879248, 1.000000;; + } + } //End of Armature_noga2 + Frame Armature_noga1 { + FrameTransformMatrix { + 0.073289, 0.972682, 0.220268, 0.000000, + 0.997097,-0.076035, 0.004003, 0.000000, + 0.020641, 0.219336,-0.975431, 0.000000, + 0.700789, 1.772341, 0.698612, 1.000000;; + } + } //End of Armature_noga1 + } //End of Armature_body2 + } //End of Armature + Frame Cube { + FrameTransformMatrix { + -0.000234, 2.732761, 0.000000, 0.000000, + -2.732761,-0.000234, 0.000000, 0.000000, + 0.000000, 0.000000, 2.732761, 0.000000, + -0.022274,-1.486684, 5.904222, 1.000000;; + } + Mesh { //Mesh Mesh + 408; + -1.000000;-1.000000;-1.000000;, + -1.000000; 1.000000;-1.000000;, + -1.000000; 1.000000; 0.013041;, + -1.000000;-1.000000; 0.013041;, + -1.000000; 1.000000;-1.000000;, + 1.000000; 1.000000;-1.000000;, + 1.000000; 1.000000; 1.000000;, + -1.000000; 1.000000; 0.013041;, + 1.782056;-1.000000;-1.494922;, + 1.782056; 1.000000;-1.494922;, + 1.000000; 1.000000;-1.000000;, + 1.000000;-1.000000;-1.000000;, + 1.000000;-1.000000;-1.000000;, + -1.000000;-1.000000;-1.000000;, + -1.000000;-1.000000; 0.013041;, + 1.000000;-1.000000; 1.000000;, + 1.000000;-1.000000;-1.000000;, + 1.000000; 1.000000;-1.000000;, + -1.000000; 1.000000;-1.000000;, + -1.000000;-1.000000;-1.000000;, + -1.000000;-1.000000; 0.013041;, + -1.000000; 1.000000; 0.013041;, + 1.000000; 1.000000; 1.000000;, + 1.000000;-1.000000; 1.000000;, + 2.929399;-0.653627;-1.366374;, + 2.929399; 0.653627;-1.366374;, + 1.782056; 1.000000;-1.494922;, + 1.782056;-1.000000;-1.494922;, + 1.000000; 1.000000; 1.000000;, + 1.000000; 1.000000;-1.000000;, + 1.782056; 1.000000;-1.494922;, + 1.782056; 1.000000; 1.000000;, + 1.782056; 1.000000; 1.000000;, + 1.782056;-1.000000; 1.000000;, + 1.000000;-1.000000; 1.000000;, + 1.000000; 1.000000; 1.000000;, + 1.782056;-1.000000; 1.000000;, + 1.782056;-1.000000;-1.494922;, + 1.000000;-1.000000;-1.000000;, + 1.000000;-1.000000; 1.000000;, + 3.192818;-0.423998;-0.769693;, + 3.192818; 0.423998;-0.769693;, + 2.929399; 0.653627;-1.366374;, + 2.929399;-0.653627;-1.366374;, + 2.389777;-0.653627; 0.653627;, + 2.929399;-0.653627;-1.366374;, + 1.782056;-1.000000;-1.494922;, + 1.782056;-1.000000; 1.000000;, + 1.782056; 1.000000; 1.000000;, + 1.782056; 1.000000;-1.494922;, + 2.929399; 0.653627;-1.366374;, + 2.389777; 0.653627; 0.653627;, + 2.389777; 0.653627; 0.653627;, + 2.389777;-0.653627; 0.653627;, + 1.782056;-1.000000; 1.000000;, + 1.782056; 1.000000; 1.000000;, + 3.363553;-0.423998;-0.551867;, + 3.363553; 0.423998;-0.551867;, + 3.192818; 0.423998;-0.769693;, + 3.192818;-0.423998;-0.769693;, + 2.389777; 0.653627; 0.653627;, + 2.929399; 0.653627;-1.366374;, + 3.192818; 0.423998;-0.769693;, + 2.653195; 0.423998; 0.296128;, + 2.653195; 0.423998; 0.296128;, + 2.653195;-0.423998; 0.296128;, + 2.389777;-0.653627; 0.653627;, + 2.389777; 0.653627; 0.653627;, + 2.653195;-0.423998; 0.296128;, + 3.192818;-0.423998;-0.769693;, + 2.929399;-0.653627;-1.366374;, + 2.389777;-0.653627; 0.653627;, + 3.363553; 0.423998;-0.551867;, + 3.363553;-0.423998;-0.551867;, + 3.363553;-0.423998; 0.296128;, + 3.363553; 0.423998; 0.296128;, + 3.363553; 0.423998; 0.296128;, + 3.363553;-0.423998; 0.296128;, + 2.653195;-0.423998; 0.296128;, + 2.653195; 0.423998; 0.296128;, + 3.363553;-0.423998; 0.296128;, + 3.363553;-0.423998;-0.551867;, + 3.192818;-0.423998;-0.769693;, + 2.653195;-0.423998; 0.296128;, + 2.653195; 0.423998; 0.296128;, + 3.192818; 0.423998;-0.769693;, + 3.363553; 0.423998;-0.551867;, + 3.363553; 0.423998; 0.296128;, + 2.944614;-0.144918;-0.645865;, + 2.944614; 0.200745;-0.645865;, + 2.944614; 0.200745;-0.319240;, + 2.944614;-0.144918;-0.319240;, + 2.944614;-0.144918;-0.645865;, + 3.271239;-0.144918;-0.645865;, + 3.271239;-0.144918;-0.645865;, + 2.944614;-0.144918;-0.645865;, + 3.271239; 0.200745;-0.645865;, + 3.271239;-0.144918;-0.645865;, + 3.271239;-0.144918;-0.319240;, + 3.271239; 0.200745;-0.319240;, + 2.944614; 0.200745;-0.319240;, + 3.271239; 0.200745;-0.319240;, + 3.271239; 0.200745;-0.319240;, + 2.944614; 0.200745;-0.319240;, + 3.271239;-0.144918;-0.645865;, + 3.271239; 0.200745;-0.645865;, + 2.944614; 0.200745;-0.645865;, + 2.944614;-0.144918;-0.645865;, + 2.944614;-0.144918;-0.319240;, + 2.944614; 0.200745;-0.319240;, + 3.271239; 0.200745;-0.319240;, + 3.271239;-0.144918;-0.319240;, + 3.271239; 0.200745;-0.645865;, + 2.944614; 0.200745;-0.645865;, + 2.944614; 0.200745;-0.645865;, + 3.271239; 0.200745;-0.645865;, + 2.944614; 0.200745;-0.319240;, + 2.944614; 0.200745;-0.645865;, + 2.944614; 0.200745;-0.645865;, + 2.944614; 0.200745;-0.319240;, + 3.271239;-0.144918;-0.319240;, + 3.271239;-0.144918;-0.645865;, + 3.271239;-0.144918;-0.645865;, + 3.271239;-0.144918;-0.319240;, + 2.944614;-0.144918;-0.645865;, + 2.944614;-0.144918;-0.319240;, + 2.944614;-0.144918;-0.319240;, + 2.944614;-0.144918;-0.645865;, + 3.271239;-0.144918;-0.319240;, + 2.944614;-0.144918;-0.319240;, + 2.944614;-0.144918;-0.319240;, + 3.271239;-0.144918;-0.319240;, + 3.271239; 0.200745;-0.319240;, + 3.271239; 0.200745;-0.645865;, + 3.271239; 0.200745;-0.645865;, + 3.271239; 0.200745;-0.319240;, + 3.158436;-0.843188; 0.129739;, + 3.158436;-0.935268; 0.129739;, + 3.057417;-0.935268; 0.129739;, + 3.057417;-0.843188; 0.129739;, + 2.944614; 0.200745;-0.319240;, + 2.944614; 0.647331;-0.319240;, + 3.271239; 0.647331;-0.319240;, + 3.271239; 0.200745;-0.319240;, + 3.271239; 0.200745;-0.319240;, + 3.271239; 0.647331;-0.319240;, + 3.271239; 0.647331;-0.645865;, + 3.271239; 0.200745;-0.645865;, + 3.271239; 0.200745;-0.645865;, + 3.271239; 0.647331;-0.645865;, + 2.944614; 0.647331;-0.645865;, + 2.944614; 0.200745;-0.645865;, + 2.944614; 0.200745;-0.645865;, + 2.944614; 0.647331;-0.645865;, + 2.944614; 0.647331;-0.319240;, + 2.944614; 0.200745;-0.319240;, + 3.063179; 0.860849; 0.129739;, + 3.063179; 0.942425; 0.129739;, + 3.152674; 0.942425; 0.129739;, + 3.152674; 0.860849; 0.129739;, + 3.271239;-0.144918;-0.319240;, + 3.271239;-0.591504;-0.319240;, + 2.944614;-0.591504;-0.319240;, + 2.944614;-0.144918;-0.319240;, + 2.944614;-0.144918;-0.319240;, + 2.944614;-0.591504;-0.319240;, + 2.944614;-0.591504;-0.645865;, + 2.944614;-0.144918;-0.645865;, + 2.944614;-0.144918;-0.645865;, + 2.944614;-0.591504;-0.645865;, + 3.271239;-0.591504;-0.645865;, + 3.271239;-0.144918;-0.645865;, + 3.271239;-0.144918;-0.645865;, + 3.271239;-0.591504;-0.645865;, + 3.271239;-0.591504;-0.319240;, + 3.271239;-0.144918;-0.319240;, + 2.944614; 0.945055;-0.645865;, + 3.271239; 0.945055;-0.645865;, + 3.271239; 0.945055;-0.319240;, + 2.944614; 0.945055;-0.319240;, + 3.152674; 0.860849; 0.129739;, + 3.152674; 0.942425; 0.129739;, + 3.271239; 0.945055;-0.319240;, + 3.271239; 0.647331;-0.319240;, + 3.271239; 0.647331;-0.319240;, + 3.271239; 0.945055;-0.319240;, + 3.271239; 0.945055;-0.645865;, + 3.271239; 0.647331;-0.645865;, + 3.271239; 0.647331;-0.645865;, + 3.271239; 0.945055;-0.645865;, + 2.944614; 0.945055;-0.645865;, + 2.944614; 0.647331;-0.645865;, + 2.944614; 0.647331;-0.645865;, + 2.944614; 0.945055;-0.645865;, + 2.944614; 0.945055;-0.319240;, + 2.944614; 0.647331;-0.319240;, + 3.271239;-0.889228;-0.645865;, + 2.944614;-0.889228;-0.645865;, + 2.944614;-0.889228;-0.319240;, + 3.271239;-0.889228;-0.319240;, + 3.158436;-0.843188; 0.129739;, + 3.057417;-0.843188; 0.129739;, + 2.944614;-0.591504;-0.319240;, + 3.271239;-0.591504;-0.319240;, + 2.944614;-0.591504;-0.319240;, + 2.944614;-0.889228;-0.319240;, + 2.944614;-0.889228;-0.645865;, + 2.944614;-0.591504;-0.645865;, + 2.944614;-0.591504;-0.645865;, + 2.944614;-0.889228;-0.645865;, + 3.271239;-0.889228;-0.645865;, + 3.271239;-0.591504;-0.645865;, + 3.271239;-0.591504;-0.645865;, + 3.271239;-0.889228;-0.645865;, + 3.271239;-0.889228;-0.319240;, + 3.271239;-0.591504;-0.319240;, + 3.063179; 0.860849; 0.129739;, + 3.152674; 0.860849; 0.129739;, + 3.271239; 0.647331;-0.319240;, + 2.944614; 0.647331;-0.319240;, + 3.158436;-0.935268; 0.129739;, + 3.158436;-0.843188; 0.129739;, + 3.271239;-0.591504;-0.319240;, + 3.271239;-0.889228;-0.319240;, + 3.271239;-0.889228;-0.319240;, + 2.944614;-0.889228;-0.319240;, + 3.057417;-0.935268; 0.129739;, + 3.158436;-0.935268; 0.129739;, + 3.063179; 0.942425; 0.129739;, + 3.063179; 0.860849; 0.129739;, + 2.944614; 0.647331;-0.319240;, + 2.944614; 0.945055;-0.319240;, + 2.944614; 0.945055;-0.319240;, + 3.271239; 0.945055;-0.319240;, + 3.152674; 0.942425; 0.129739;, + 3.063179; 0.942425; 0.129739;, + 3.057417;-0.843188; 0.129739;, + 3.057417;-0.935268; 0.129739;, + 2.944614;-0.889228;-0.319240;, + 2.944614;-0.591504;-0.319240;, + -0.905841;-0.958383;-2.117298;, + -0.905841;-0.605846;-2.117298;, + -0.905841;-0.605846;-1.011325;, + -0.905841;-0.958383;-1.011325;, + -0.905841;-0.605846;-2.117298;, + -0.553305;-0.605846;-2.117298;, + -0.553305;-0.605846;-1.011325;, + -0.905841;-0.605846;-1.011325;, + -0.553305;-0.605846;-2.117298;, + -0.553305;-0.958383;-2.117298;, + -0.553305;-0.958383;-1.011325;, + -0.553305;-0.605846;-1.011325;, + -0.553305;-0.958383;-2.117298;, + -0.905841;-0.958383;-2.117298;, + -0.905841;-0.958383;-1.011325;, + -0.553305;-0.958383;-1.011325;, + -0.553305;-0.958383;-2.117298;, + -0.553305;-0.605846;-2.117298;, + -0.905841;-0.605846;-2.117298;, + -0.905841;-0.958383;-2.117298;, + -0.905841;-0.958383;-1.011325;, + -0.905841;-0.605846;-1.011325;, + -0.553305;-0.605846;-1.011325;, + -0.553305;-0.958383;-1.011325;, + -0.905841; 0.626523;-2.117298;, + -0.905841; 0.979060;-2.117298;, + -0.905841; 0.979060;-1.011325;, + -0.905841; 0.626523;-1.011325;, + -0.905841; 0.979060;-2.117298;, + -0.553305; 0.979060;-2.117298;, + -0.553305; 0.979060;-1.011325;, + -0.905841; 0.979060;-1.011325;, + -0.553305; 0.979060;-2.117298;, + -0.553305; 0.626523;-2.117298;, + -0.553305; 0.626523;-1.011325;, + -0.553305; 0.979060;-1.011325;, + -0.553305; 0.626523;-2.117298;, + -0.905841; 0.626523;-2.117298;, + -0.905841; 0.626523;-1.011325;, + -0.553305; 0.626523;-1.011325;, + -0.553305; 0.626523;-2.117298;, + -0.553305; 0.979060;-2.117298;, + -0.905841; 0.979060;-2.117298;, + -0.905841; 0.626523;-2.117298;, + -0.905841; 0.626523;-1.011325;, + -0.905841; 0.979060;-1.011325;, + -0.553305; 0.979060;-1.011325;, + -0.553305; 0.626523;-1.011325;, + 1.029230; 0.626523;-2.117298;, + 1.029230; 0.979060;-2.117298;, + 1.029230; 0.979060;-1.011325;, + 1.029230; 0.626523;-1.011325;, + 1.029230; 0.979060;-2.117298;, + 1.381767; 0.979060;-2.117298;, + 1.381767; 0.979060;-1.011325;, + 1.029230; 0.979060;-1.011325;, + 1.381767; 0.979060;-2.117298;, + 1.381767; 0.626523;-2.117298;, + 1.381767; 0.626523;-1.011325;, + 1.381767; 0.979060;-1.011325;, + 1.381767; 0.626523;-2.117298;, + 1.029230; 0.626523;-2.117298;, + 1.029230; 0.626523;-1.011325;, + 1.381767; 0.626523;-1.011325;, + 1.381767; 0.626523;-2.117298;, + 1.381767; 0.979060;-2.117298;, + 1.029230; 0.979060;-2.117298;, + 1.029230; 0.626523;-2.117298;, + 1.029230; 0.626523;-1.011325;, + 1.029230; 0.979060;-1.011325;, + 1.381767; 0.979060;-1.011325;, + 1.381767; 0.626523;-1.011325;, + 1.029230;-0.968674;-2.117298;, + 1.029230;-0.616137;-2.117298;, + 1.029230;-0.616137;-1.011325;, + 1.029230;-0.968674;-1.011325;, + 1.029230;-0.616137;-2.117298;, + 1.381767;-0.616137;-2.117298;, + 1.381767;-0.616137;-1.011325;, + 1.029230;-0.616137;-1.011325;, + 1.381767;-0.616137;-2.117298;, + 1.381767;-0.968674;-2.117298;, + 1.381767;-0.968674;-1.011325;, + 1.381767;-0.616137;-1.011325;, + 1.381767;-0.968674;-2.117298;, + 1.029230;-0.968674;-2.117298;, + 1.029230;-0.968674;-1.011325;, + 1.381767;-0.968674;-1.011325;, + 1.381767;-0.968674;-2.117298;, + 1.381767;-0.616137;-2.117298;, + 1.029230;-0.616137;-2.117298;, + 1.029230;-0.968674;-2.117298;, + 1.029230;-0.968674;-1.011325;, + 1.029230;-0.616137;-1.011325;, + 1.381767;-0.616137;-1.011325;, + 1.381767;-0.968674;-1.011325;, + -1.798844;-0.135824;-0.084023;, + -1.798844; 0.174168;-0.084023;, + -1.798844; 0.174168; 0.225970;, + -1.798844;-0.135824; 0.225970;, + -1.798844; 0.174168;-0.084023;, + -0.975902; 0.174168;-0.272977;, + -0.975902; 0.174168; 0.037015;, + -1.798844; 0.174168; 0.225970;, + -0.975902; 0.174168;-0.272977;, + -0.975902;-0.135824;-0.272977;, + -0.975902;-0.135824; 0.037015;, + -0.975902; 0.174168; 0.037015;, + -0.975902;-0.135824;-0.272977;, + -1.798844;-0.135824;-0.084023;, + -1.798844;-0.135824; 0.225970;, + -0.975902;-0.135824; 0.037015;, + -0.975902;-0.135824;-0.272977;, + -0.975902; 0.174168;-0.272977;, + -1.798844; 0.174168;-0.084023;, + -1.798844;-0.135824;-0.084023;, + -1.798844;-0.135824; 0.225970;, + -1.798844; 0.174168; 0.225970;, + -0.975902; 0.174168; 0.037015;, + -0.975902;-0.135824; 0.037015;, + 1.449429;-0.717499; 0.974606;, + 1.643658;-0.708508; 0.974200;, + 1.649909;-0.819067; 1.747433;, + 1.455680;-0.828058; 1.747839;, + 1.643658;-0.708508; 0.974200;, + 1.653159;-0.915680; 0.931782;, + 1.662708;-1.100848; 1.398462;, + 1.649909;-0.819067; 1.747433;, + 1.653159;-0.915680; 0.931782;, + 1.458930;-0.924671; 0.932188;, + 1.468478;-1.109839; 1.398868;, + 1.662708;-1.100848; 1.398462;, + 1.458930;-0.924671; 0.932188;, + 1.449429;-0.717499; 0.974606;, + 1.455680;-0.828058; 1.747839;, + 1.468478;-1.109839; 1.398868;, + 1.458930;-0.924671; 0.932188;, + 1.653159;-0.915680; 0.931782;, + 1.643658;-0.708508; 0.974200;, + 1.449429;-0.717499; 0.974606;, + 1.455680;-0.828058; 1.747839;, + 1.649909;-0.819067; 1.747433;, + 1.662708;-1.100848; 1.398462;, + 1.468478;-1.109839; 1.398868;, + 1.405700; 0.856790; 0.983993;, + 1.596236; 0.818034; 0.984066;, + 1.645591; 1.061609; 1.662321;, + 1.455054; 1.100365; 1.662248;, + 1.596236; 0.818034; 0.984066;, + 1.633956; 1.003299; 0.888862;, + 1.693816; 1.298348; 1.290771;, + 1.645591; 1.061609; 1.662321;, + 1.633956; 1.003299; 0.888862;, + 1.443419; 1.042055; 0.888789;, + 1.503279; 1.337104; 1.290698;, + 1.693816; 1.298348; 1.290771;, + 1.443419; 1.042055; 0.888789;, + 1.405700; 0.856790; 0.983993;, + 1.455054; 1.100365; 1.662248;, + 1.503279; 1.337104; 1.290698;, + 1.443419; 1.042055; 0.888789;, + 1.633956; 1.003299; 0.888862;, + 1.596236; 0.818034; 0.984066;, + 1.405700; 0.856790; 0.983993;, + 1.455054; 1.100365; 1.662248;, + 1.645591; 1.061609; 1.662321;, + 1.693816; 1.298348; 1.290771;, + 1.503279; 1.337104; 1.290698;; + 102; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;, + 4;24;25;26;27;, + 4;28;29;30;31;, + 4;32;33;34;35;, + 4;36;37;38;39;, + 4;40;41;42;43;, + 4;44;45;46;47;, + 4;48;49;50;51;, + 4;52;53;54;55;, + 4;56;57;58;59;, + 4;60;61;62;63;, + 4;64;65;66;67;, + 4;68;69;70;71;, + 4;72;73;74;75;, + 4;76;77;78;79;, + 4;80;81;82;83;, + 4;84;85;86;87;, + 4;88;89;90;91;, + 4;92;93;94;95;, + 4;96;97;98;99;, + 4;100;101;102;103;, + 4;104;105;106;107;, + 4;108;109;110;111;, + 4;112;113;114;115;, + 4;116;117;118;119;, + 4;120;121;122;123;, + 4;124;125;126;127;, + 4;128;129;130;131;, + 4;132;133;134;135;, + 4;136;137;138;139;, + 4;140;141;142;143;, + 4;144;145;146;147;, + 4;148;149;150;151;, + 4;152;153;154;155;, + 4;156;157;158;159;, + 4;160;161;162;163;, + 4;164;165;166;167;, + 4;168;169;170;171;, + 4;172;173;174;175;, + 4;176;177;178;179;, + 4;180;181;182;183;, + 4;184;185;186;187;, + 4;188;189;190;191;, + 4;192;193;194;195;, + 4;196;197;198;199;, + 4;200;201;202;203;, + 4;204;205;206;207;, + 4;208;209;210;211;, + 4;212;213;214;215;, + 4;216;217;218;219;, + 4;220;221;222;223;, + 4;224;225;226;227;, + 4;228;229;230;231;, + 4;232;233;234;235;, + 4;236;237;238;239;, + 4;240;241;242;243;, + 4;244;245;246;247;, + 4;248;249;250;251;, + 4;252;253;254;255;, + 4;256;257;258;259;, + 4;260;261;262;263;, + 4;264;265;266;267;, + 4;268;269;270;271;, + 4;272;273;274;275;, + 4;276;277;278;279;, + 4;280;281;282;283;, + 4;284;285;286;287;, + 4;288;289;290;291;, + 4;292;293;294;295;, + 4;296;297;298;299;, + 4;300;301;302;303;, + 4;304;305;306;307;, + 4;308;309;310;311;, + 4;312;313;314;315;, + 4;316;317;318;319;, + 4;320;321;322;323;, + 4;324;325;326;327;, + 4;328;329;330;331;, + 4;332;333;334;335;, + 4;336;337;338;339;, + 4;340;341;342;343;, + 4;344;345;346;347;, + 4;348;349;350;351;, + 4;352;353;354;355;, + 4;356;357;358;359;, + 4;360;361;362;363;, + 4;364;365;366;367;, + 4;368;369;370;371;, + 4;372;373;374;375;, + 4;376;377;378;379;, + 4;380;381;382;383;, + 4;384;385;386;387;, + 4;388;389;390;391;, + 4;392;393;394;395;, + 4;396;397;398;399;, + 4;400;401;402;403;, + 4;404;405;406;407;; + MeshNormals { //Mesh Normals + 408; + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + -0.534759; 0.000000;-0.845005;, + -0.534759; 0.000000;-0.845005;, + -0.534759; 0.000000;-0.845005;, + -0.534759; 0.000000;-0.845005;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.442530; 0.000000; 0.896754;, + -0.442530; 0.000000; 0.896754;, + -0.442530; 0.000000; 0.896754;, + -0.442530; 0.000000; 0.896754;, + 0.111343; 0.000000;-0.993782;, + 0.111343; 0.000000;-0.993782;, + 0.111343; 0.000000;-0.993782;, + 0.111343; 0.000000;-0.993782;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + 0.914818; 0.000000;-0.403867;, + 0.914818; 0.000000;-0.403867;, + 0.914818; 0.000000;-0.403867;, + 0.914818; 0.000000;-0.403867;, + 0.371549;-0.927351; 0.044407;, + 0.371549;-0.927351; 0.044407;, + 0.371549;-0.927351; 0.044407;, + 0.371549;-0.927351; 0.044407;, + 0.371549; 0.927351; 0.044407;, + 0.371549; 0.927351; 0.044407;, + 0.371549; 0.927351; 0.044407;, + 0.371549; 0.927351; 0.044407;, + 0.495174; 0.000000; 0.868794;, + 0.495174; 0.000000; 0.868794;, + 0.495174; 0.000000; 0.868794;, + 0.495174; 0.000000; 0.868794;, + 0.787044; 0.000000;-0.616897;, + 0.787044; 0.000000;-0.616897;, + 0.787044; 0.000000;-0.616897;, + 0.787044; 0.000000;-0.616897;, + 0.588302; 0.782027; 0.205754;, + 0.588302; 0.782027; 0.205754;, + 0.588302; 0.782027; 0.205754;, + 0.588302; 0.782027; 0.205754;, + 0.805057; 0.000000; 0.593197;, + 0.805057; 0.000000; 0.593197;, + 0.805057; 0.000000; 0.593197;, + 0.805057; 0.000000; 0.593197;, + 0.588302;-0.782027; 0.205754;, + 0.588302;-0.782027; 0.205754;, + 0.588302;-0.782027; 0.205754;, + 0.588302;-0.782027; 0.205754;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.966856; 0.000000; 0.255323;, + 0.966856; 0.000000; 0.255323;, + 0.966856; 0.000000; 0.255323;, + 0.966856; 0.000000; 0.255323;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000; 0.872294; 0.488981;, + 0.000000; 0.872294; 0.488981;, + 0.000000; 0.872294; 0.488981;, + 0.000000; 0.872294; 0.488981;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + -1.000000; 0.000000;-0.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000;-1.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-0.903080; 0.429472;, + 0.000000;-0.903080; 0.429472;, + 0.000000;-0.903080; 0.429472;, + 0.000000;-0.903080; 0.429472;, + 0.969858; 0.000000; 0.243670;, + 0.969858; 0.000000; 0.243670;, + 0.969858; 0.000000; 0.243670;, + 0.969858; 0.000000; 0.243670;, + 0.000000;-0.994784;-0.102009;, + 0.000000;-0.994784;-0.102009;, + 0.000000;-0.994784;-0.102009;, + 0.000000;-0.994784;-0.102009;, + -0.966856; 0.000000; 0.255323;, + -0.966856; 0.000000; 0.255323;, + -0.966856; 0.000000; 0.255323;, + -0.966856; 0.000000; 0.255323;, + 0.000000; 0.999983; 0.005858;, + 0.000000; 0.999983; 0.005858;, + 0.000000; 0.999983; 0.005858;, + 0.000000; 0.999983; 0.005858;, + -0.969858; 0.000000; 0.243669;, + -0.969858; 0.000000; 0.243669;, + -0.969858; 0.000000; 0.243669;, + -0.969858; 0.000000; 0.243669;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + -0.223785; 0.000000;-0.974638;, + -0.223785; 0.000000;-0.974638;, + -0.223785; 0.000000;-0.974638;, + -0.223785; 0.000000;-0.974638;, + 0.223785; 0.000000; 0.974638;, + 0.223785; 0.000000; 0.974638;, + 0.223785; 0.000000; 0.974638;, + 0.223785; 0.000000; 0.974638;, + -0.045477; 0.988856; 0.141757;, + -0.045477; 0.988856; 0.141757;, + -0.045477; 0.988856; 0.141757;, + -0.045477; 0.988856; 0.141757;, + 0.998903; 0.046809;-0.001564;, + 0.998903; 0.046809;-0.001564;, + 0.998903; 0.046809;-0.001564;, + 0.998903; 0.046809;-0.001564;, + 0.042202;-0.928382;-0.369224;, + 0.042202;-0.928382;-0.369224;, + 0.042202;-0.928382;-0.369224;, + 0.042202;-0.928382;-0.369224;, + -0.998903;-0.046808; 0.001564;, + -0.998903;-0.046808; 0.001564;, + -0.998903;-0.046808; 0.001564;, + -0.998903;-0.046808; 0.001564;, + -0.011313; 0.200076;-0.979715;, + -0.011313; 0.200076;-0.979715;, + -0.011313; 0.200076;-0.979715;, + -0.011313; 0.200076;-0.979715;, + 0.037275;-0.776820; 0.628619;, + 0.037275;-0.776820; 0.628619;, + 0.037275;-0.776820; 0.628619;, + 0.037275;-0.776820; 0.628619;, + 0.187279; 0.920085;-0.344049;, + 0.187279; 0.920085;-0.344049;, + 0.187279; 0.920085;-0.344049;, + 0.187279; 0.920085;-0.344049;, + -0.979946; 0.199263;-0.000281;, + -0.979946; 0.199263;-0.000281;, + -0.979946; 0.199263;-0.000281;, + -0.979946; 0.199263;-0.000281;, + -0.159748;-0.784251; 0.599525;, + -0.159748;-0.784251; 0.599525;, + -0.159748;-0.784251; 0.599525;, + -0.159748;-0.784251; 0.599525;, + 0.979946;-0.199262; 0.000281;, + 0.979946;-0.199262; 0.000281;, + 0.979946;-0.199262; 0.000281;, + 0.979946;-0.199262; 0.000281;, + 0.089315; 0.440791; 0.893155;, + 0.089315; 0.440791; 0.893155;, + 0.089315; 0.440791; 0.893155;, + 0.089315; 0.440791; 0.893155;, + -0.166899;-0.821566;-0.545137;, + -0.166899;-0.821566;-0.545137;, + -0.166899;-0.821566;-0.545137;, + -0.166899;-0.821566;-0.545137;; + 102; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;, + 4;24;25;26;27;, + 4;28;29;30;31;, + 4;32;33;34;35;, + 4;36;37;38;39;, + 4;40;41;42;43;, + 4;44;45;46;47;, + 4;48;49;50;51;, + 4;52;53;54;55;, + 4;56;57;58;59;, + 4;60;61;62;63;, + 4;64;65;66;67;, + 4;68;69;70;71;, + 4;72;73;74;75;, + 4;76;77;78;79;, + 4;80;81;82;83;, + 4;84;85;86;87;, + 4;88;89;90;91;, + 4;92;93;94;95;, + 4;96;97;98;99;, + 4;100;101;102;103;, + 4;104;105;106;107;, + 4;108;109;110;111;, + 4;112;113;114;115;, + 4;116;117;118;119;, + 4;120;121;122;123;, + 4;124;125;126;127;, + 4;128;129;130;131;, + 4;132;133;134;135;, + 4;136;137;138;139;, + 4;140;141;142;143;, + 4;144;145;146;147;, + 4;148;149;150;151;, + 4;152;153;154;155;, + 4;156;157;158;159;, + 4;160;161;162;163;, + 4;164;165;166;167;, + 4;168;169;170;171;, + 4;172;173;174;175;, + 4;176;177;178;179;, + 4;180;181;182;183;, + 4;184;185;186;187;, + 4;188;189;190;191;, + 4;192;193;194;195;, + 4;196;197;198;199;, + 4;200;201;202;203;, + 4;204;205;206;207;, + 4;208;209;210;211;, + 4;212;213;214;215;, + 4;216;217;218;219;, + 4;220;221;222;223;, + 4;224;225;226;227;, + 4;228;229;230;231;, + 4;232;233;234;235;, + 4;236;237;238;239;, + 4;240;241;242;243;, + 4;244;245;246;247;, + 4;248;249;250;251;, + 4;252;253;254;255;, + 4;256;257;258;259;, + 4;260;261;262;263;, + 4;264;265;266;267;, + 4;268;269;270;271;, + 4;272;273;274;275;, + 4;276;277;278;279;, + 4;280;281;282;283;, + 4;284;285;286;287;, + 4;288;289;290;291;, + 4;292;293;294;295;, + 4;296;297;298;299;, + 4;300;301;302;303;, + 4;304;305;306;307;, + 4;308;309;310;311;, + 4;312;313;314;315;, + 4;316;317;318;319;, + 4;320;321;322;323;, + 4;324;325;326;327;, + 4;328;329;330;331;, + 4;332;333;334;335;, + 4;336;337;338;339;, + 4;340;341;342;343;, + 4;344;345;346;347;, + 4;348;349;350;351;, + 4;352;353;354;355;, + 4;356;357;358;359;, + 4;360;361;362;363;, + 4;364;365;366;367;, + 4;368;369;370;371;, + 4;372;373;374;375;, + 4;376;377;378;379;, + 4;380;381;382;383;, + 4;384;385;386;387;, + 4;388;389;390;391;, + 4;392;393;394;395;, + 4;396;397;398;399;, + 4;400;401;402;403;, + 4;404;405;406;407;; + } //End of Mesh Normals + MeshMaterialList { //Mesh Material List + 1; + 1; + 0;; + Material Default_Material { + 0.800000; 0.800000; 0.800000; 0.800000;; + 96.078431; + 0.500000; 0.500000; 0.500000;; + 0.000000; 0.000000; 0.000000;; + } + } //End of Mesh Material List + MeshTextureCoords { //Mesh UV Coordinates + 408; + 0.386811; 0.472283;, + 0.272912; 0.618747;, + 0.227425; 0.549647;, + 0.299564; 0.438277;, + 0.272912; 0.618747;, + 0.082190; 0.676898;, + 0.050502; 0.456036;, + 0.227425; 0.549647;, + 0.522138; 0.121679;, + 0.417251; 0.121679;, + 0.417251; 0.073143;, + 0.522138; 0.073143;, + 0.396334; 0.265386;, + 0.386811; 0.472283;, + 0.299564; 0.438277;, + 0.181004; 0.294413;, + 0.396334; 0.265386;, + 0.603231; 0.274910;, + 0.593707; 0.481806;, + 0.386811; 0.472283;, + 0.299564; 0.438277;, + 0.227425; 0.549647;, + 0.050502; 0.456036;, + 0.181004; 0.294413;, + 0.503973; 0.182226;, + 0.435416; 0.182226;, + 0.417251; 0.121679;, + 0.522138; 0.121679;, + 0.750355; 0.507719;, + 0.987093; 0.687609;, + 0.960706; 0.838343;, + 0.716963; 0.603832;, + 0.716963; 0.603832;, + 0.458562; 0.612200;, + 0.423581; 0.504655;, + 0.750355; 0.507719;, + 0.458562; 0.612200;, + 0.226735; 0.850015;, + 0.191236; 0.703989;, + 0.423581; 0.504655;, + 0.491930; 0.216432;, + 0.447459; 0.216432;, + 0.435416; 0.182226;, + 0.503973; 0.182226;, + 0.492461; 0.693426;, + 0.392732; 0.954402;, + 0.226735; 0.850015;, + 0.458562; 0.612200;, + 0.716963; 0.603832;, + 0.960706; 0.838343;, + 0.802252; 0.955339;, + 0.691288; 0.690751;, + 0.691288; 0.690751;, + 0.492461; 0.693426;, + 0.458562; 0.612200;, + 0.716963; 0.603832;, + 0.491930; 0.230946;, + 0.447459; 0.230946;, + 0.447459; 0.216432;, + 0.491930; 0.216432;, + 0.691288; 0.690751;, + 0.802252; 0.955339;, + 0.707973; 0.950323;, + 0.691716; 0.787540;, + 0.691716; 0.787540;, + 0.493187; 0.787479;, + 0.492461; 0.693426;, + 0.691288; 0.690751;, + 0.493187; 0.787479;, + 0.486624; 0.943277;, + 0.392732; 0.954402;, + 0.492461; 0.693426;, + 0.637145; 0.955620;, + 0.553870; 0.954715;, + 0.554556; 0.858307;, + 0.637506; 0.861349;, + 0.637506; 0.861349;, + 0.554556; 0.858307;, + 0.493187; 0.787479;, + 0.691716; 0.787540;, + 0.554556; 0.858307;, + 0.553870; 0.954715;, + 0.486624; 0.943277;, + 0.493187; 0.787479;, + 0.691716; 0.787540;, + 0.707973; 0.950323;, + 0.637145; 0.955620;, + 0.637506; 0.861349;, + 0.136776; 0.106951;, + 0.175398; 0.107104;, + 0.176964; 0.144298;, + 0.136301; 0.144608;, + 0.132081; 0.106610;, + 0.131875; 0.071042;, + 0.136422; 0.071293;, + 0.136776; 0.106951;, + 0.175568; 0.219895;, + 0.137892; 0.219264;, + 0.136586; 0.182582;, + 0.177191; 0.182467;, + 0.181818; 0.144471;, + 0.182095; 0.182855;, + 0.177191; 0.182467;, + 0.176964; 0.144298;, + 0.136422; 0.071293;, + 0.174123; 0.070400;, + 0.175398; 0.107104;, + 0.136776; 0.106951;, + 0.136301; 0.144608;, + 0.176964; 0.144298;, + 0.177191; 0.182467;, + 0.136586; 0.182582;, + 0.178805; 0.070528;, + 0.180156; 0.107246;, + 0.175398; 0.107104;, + 0.174123; 0.070400;, + 0.176964; 0.144298;, + 0.175398; 0.107104;, + 0.180156; 0.107246;, + 0.181818; 0.144471;, + 0.136586; 0.182582;, + 0.137892; 0.219264;, + 0.133247; 0.219107;, + 0.131735; 0.182402;, + 0.136776; 0.106951;, + 0.136301; 0.144608;, + 0.131453; 0.144299;, + 0.132081; 0.106610;, + 0.131735; 0.182402;, + 0.131453; 0.144299;, + 0.136301; 0.144608;, + 0.136586; 0.182582;, + 0.182095; 0.182855;, + 0.180287; 0.220459;, + 0.175568; 0.219895;, + 0.177191; 0.182467;, + 0.376197; 0.227521;, + 0.376197; 0.238034;, + 0.364664; 0.238034;, + 0.364664; 0.227521;, + 0.181818; 0.144471;, + 0.239430; 0.142279;, + 0.240753; 0.187646;, + 0.182095; 0.182855;, + 0.182095; 0.182855;, + 0.240753; 0.187646;, + 0.229919; 0.226625;, + 0.180287; 0.220459;, + 0.178805; 0.070528;, + 0.228965; 0.068210;, + 0.228236; 0.104812;, + 0.180156; 0.107246;, + 0.180156; 0.107246;, + 0.228236; 0.104812;, + 0.239430; 0.142279;, + 0.181818; 0.144471;, + 0.365979; 0.226984;, + 0.365979; 0.217670;, + 0.376197; 0.217670;, + 0.376197; 0.226984;, + 0.131735; 0.182402;, + 0.073243; 0.184232;, + 0.075088; 0.140495;, + 0.131453; 0.144299;, + 0.131453; 0.144299;, + 0.075088; 0.140495;, + 0.085363; 0.103454;, + 0.132081; 0.106610;, + 0.132081; 0.106610;, + 0.085363; 0.103454;, + 0.084043; 0.071544;, + 0.131875; 0.071042;, + 0.133247; 0.219107;, + 0.085694; 0.225219;, + 0.073243; 0.184232;, + 0.131735; 0.182402;, + 0.253165; 0.098905;, + 0.263783; 0.073376;, + 0.293335; 0.096939;, + 0.267343; 0.121520;, + 0.300314; 0.167277;, + 0.306474; 0.173391;, + 0.271868; 0.208653;, + 0.240753; 0.187646;, + 0.240753; 0.187646;, + 0.271868; 0.208653;, + 0.257409; 0.238034;, + 0.229919; 0.226625;, + 0.228965; 0.068210;, + 0.263783; 0.073376;, + 0.253165; 0.098905;, + 0.228236; 0.104812;, + 0.228236; 0.104812;, + 0.253165; 0.098905;, + 0.267343; 0.121520;, + 0.239430; 0.142279;, + 0.053926; 0.074823;, + 0.063678; 0.101658;, + 0.046916; 0.118072;, + 0.026989; 0.093996;, + 0.012396; 0.160519;, + 0.013229; 0.150105;, + 0.075088; 0.140495;, + 0.073243; 0.184232;, + 0.075088; 0.140495;, + 0.046916; 0.118072;, + 0.063678; 0.101658;, + 0.085363; 0.103454;, + 0.085363; 0.103454;, + 0.063678; 0.101658;, + 0.053926; 0.074823;, + 0.084043; 0.071544;, + 0.085694; 0.225219;, + 0.053143; 0.238034;, + 0.039084; 0.202323;, + 0.073243; 0.184232;, + 0.299601; 0.157935;, + 0.300314; 0.167277;, + 0.240753; 0.187646;, + 0.239430; 0.142279;, + 0.004685; 0.166594;, + 0.012396; 0.160519;, + 0.073243; 0.184232;, + 0.039084; 0.202323;, + 0.026989; 0.093996;, + 0.046916; 0.118072;, + 0.007433; 0.142454;, + 0.000268; 0.134683;, + 0.305143; 0.151001;, + 0.299601; 0.157935;, + 0.239430; 0.142279;, + 0.267343; 0.121520;, + 0.267343; 0.121520;, + 0.293335; 0.096939;, + 0.313027; 0.145070;, + 0.305143; 0.151001;, + 0.013229; 0.150105;, + 0.007433; 0.142454;, + 0.046916; 0.118072;, + 0.075088; 0.140495;, + 0.674790; 0.390072;, + 0.623481; 0.390072;, + 0.625199; 0.074486;, + 0.676508; 0.074486;, + 0.828718; 0.390072;, + 0.777409; 0.390072;, + 0.779127; 0.074486;, + 0.830436; 0.074486;, + 0.777409; 0.390072;, + 0.726099; 0.390072;, + 0.727817; 0.074486;, + 0.779127; 0.074486;, + 0.726099; 0.390072;, + 0.674790; 0.390072;, + 0.676508; 0.074486;, + 0.727817; 0.074486;, + 0.376734; 0.197783;, + 0.416984; 0.197783;, + 0.416984; 0.238034;, + 0.376734; 0.238034;, + 0.338959; 0.032478;, + 0.379210; 0.032478;, + 0.379210; 0.072728;, + 0.338959; 0.072728;, + 0.672241; 0.389947;, + 0.620931; 0.389947;, + 0.622649; 0.074361;, + 0.673959; 0.074361;, + 0.826169; 0.389947;, + 0.774859; 0.389947;, + 0.776577; 0.074361;, + 0.827887; 0.074361;, + 0.774859; 0.389947;, + 0.723550; 0.389947;, + 0.725268; 0.074361;, + 0.776577; 0.074361;, + 0.723550; 0.389947;, + 0.672241; 0.389947;, + 0.673959; 0.074361;, + 0.725268; 0.074361;, + 0.932559; 0.503812;, + 0.972810; 0.503812;, + 0.972810; 0.544062;, + 0.932559; 0.544062;, + 0.416984; 0.156996;, + 0.416984; 0.197247;, + 0.376734; 0.197247;, + 0.376734; 0.156996;, + 0.675511; 0.387510;, + 0.624201; 0.387510;, + 0.625919; 0.071924;, + 0.677229; 0.071924;, + 0.829438; 0.387510;, + 0.778129; 0.387510;, + 0.779847; 0.071924;, + 0.831157; 0.071925;, + 0.778129; 0.387510;, + 0.726820; 0.387510;, + 0.728538; 0.071924;, + 0.779847; 0.071924;, + 0.726820; 0.387510;, + 0.675511; 0.387510;, + 0.677229; 0.071924;, + 0.728538; 0.071924;, + 0.932559; 0.287954;, + 0.972810; 0.287954;, + 0.972810; 0.328204;, + 0.932559; 0.328204;, + 0.972810; 0.463024;, + 0.972810; 0.503275;, + 0.932559; 0.503275;, + 0.932559; 0.463024;, + 0.673879; 0.389027;, + 0.622570; 0.389027;, + 0.624287; 0.073442;, + 0.675597; 0.073442;, + 0.827807; 0.389027;, + 0.776497; 0.389027;, + 0.778216; 0.073442;, + 0.829525; 0.073442;, + 0.776497; 0.389027;, + 0.725188; 0.389027;, + 0.726906; 0.073442;, + 0.778216; 0.073442;, + 0.725188; 0.389027;, + 0.673879; 0.389027;, + 0.675597; 0.073442;, + 0.726906; 0.073442;, + 0.379210; 0.073265;, + 0.379210; 0.113515;, + 0.338959; 0.113515;, + 0.338959; 0.073265;, + 0.932559; 0.287417;, + 0.932559; 0.247167;, + 0.972810; 0.247167;, + 0.972810; 0.287417;, + 0.967952; 0.328741;, + 0.967952; 0.364134;, + 0.932559; 0.364134;, + 0.932559; 0.328741;, + 0.879503; 0.118087;, + 0.879503; 0.214490;, + 0.845007; 0.206570;, + 0.845007; 0.110167;, + 0.967952; 0.462488;, + 0.932559; 0.462488;, + 0.932559; 0.427095;, + 0.967952; 0.427095;, + 0.914896; 0.214490;, + 0.914896; 0.118087;, + 0.949391; 0.110167;, + 0.949391; 0.206570;, + 0.914896; 0.214490;, + 0.879503; 0.214490;, + 0.879503; 0.118087;, + 0.914896; 0.118087;, + 0.949391; 0.110167;, + 0.984784; 0.110167;, + 0.984784; 0.206570;, + 0.949391; 0.206570;, + 0.118063; 0.784242;, + 0.116259; 0.796985;, + 0.037635; 0.759206;, + 0.056242; 0.733033;, + 0.116259; 0.796985;, + 0.147033; 0.813827;, + 0.062771; 0.835151;, + 0.037635; 0.759206;, + 0.147033; 0.813827;, + 0.130208; 0.785009;, + 0.133534; 0.733033;, + 0.162499; 0.739022;, + 0.130208; 0.785009;, + 0.118063; 0.784242;, + 0.056242; 0.733033;, + 0.133534; 0.733033;, + 0.130208; 0.785009;, + 0.147033; 0.813827;, + 0.116259; 0.796985;, + 0.118063; 0.784242;, + 0.196420; 0.835210;, + 0.196395; 0.858875;, + 0.141782; 0.858875;, + 0.141807; 0.835210;, + 0.092391; 0.909330;, + 0.079222; 0.905191;, + 0.115874; 0.835210;, + 0.141722; 0.852985;, + 0.079222; 0.905191;, + 0.061070; 0.933885;, + 0.037635; 0.850835;, + 0.115874; 0.835210;, + 0.061070; 0.933885;, + 0.090075; 0.921329;, + 0.141722; 0.932145;, + 0.131792; 0.959529;, + 0.090075; 0.921329;, + 0.092391; 0.909330;, + 0.141722; 0.852985;, + 0.141722; 0.932145;, + 0.090075; 0.921329;, + 0.061070; 0.933885;, + 0.079222; 0.905191;, + 0.092391; 0.909330;, + 0.141785; 0.959529;, + 0.141782; 0.935864;, + 0.195723; 0.935864;, + 0.195726; 0.959529;; + } //End of Mesh UV Coordinates + XSkinMeshHeader { + 1; + 3; + 7; + } + SkinWeights { + "Armature_noga3"; + 24; + 240, + 241, + 242, + 243, + 244, + 245, + 246, + 247, + 248, + 249, + 250, + 251, + 252, + 253, + 254, + 255, + 256, + 257, + 258, + 259, + 260, + 261, + 262, + 263; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 0.975363, 0.011610, 0.220301, 0.000000, + -0.220268,-0.004003, 0.975431, 0.000000, + 0.012206,-0.999924,-0.001347, 0.000000, + 0.551675,-0.952433, 0.919341, 1.000000;; + } //End of Armature_noga3 Skin Weights + SkinWeights { + "Armature_body2"; + 28; + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 28, + 29, + 34, + 35, + 38, + 39; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 0.087606, 0.996155, 0.000000, 0.000000, + -0.000000, 0.000000,-1.000000, 0.000000, + -0.996155, 0.087606, 0.000000, 0.000000, + -0.357971, 0.667023,-0.068190, 1.000000;; + } //End of Armature_body2 Skin Weights + SkinWeights { + "Armature_noga4"; + 24; + 264, + 265, + 266, + 267, + 268, + 269, + 270, + 271, + 272, + 273, + 274, + 275, + 276, + 277, + 278, + 279, + 280, + 281, + 282, + 283, + 284, + 285, + 286, + 287; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 0.975363, 0.011610, 0.220301, 0.000000, + -0.220268,-0.004003, 0.975431, 0.000000, + 0.012206,-0.999924,-0.001347, 0.000000, + 0.901926,-0.946068,-0.631700, 1.000000;; + } //End of Armature_noga4 Skin Weights + SkinWeights { + "Armature_head"; + 260; + 8, + 9, + 24, + 25, + 26, + 27, + 30, + 31, + 32, + 33, + 36, + 37, + 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47, + 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, + 56, + 57, + 58, + 59, + 60, + 61, + 62, + 63, + 64, + 65, + 66, + 67, + 68, + 69, + 70, + 71, + 72, + 73, + 74, + 75, + 76, + 77, + 78, + 79, + 80, + 81, + 82, + 83, + 84, + 85, + 86, + 87, + 88, + 89, + 90, + 91, + 92, + 93, + 94, + 95, + 96, + 97, + 98, + 99, + 100, + 101, + 102, + 103, + 104, + 105, + 106, + 107, + 108, + 109, + 110, + 111, + 112, + 113, + 114, + 115, + 116, + 117, + 118, + 119, + 120, + 121, + 122, + 123, + 124, + 125, + 126, + 127, + 128, + 129, + 130, + 131, + 132, + 133, + 134, + 135, + 136, + 137, + 138, + 139, + 140, + 141, + 142, + 143, + 144, + 145, + 146, + 147, + 148, + 149, + 150, + 151, + 152, + 153, + 154, + 155, + 156, + 157, + 158, + 159, + 160, + 161, + 162, + 163, + 164, + 165, + 166, + 167, + 168, + 169, + 170, + 171, + 172, + 173, + 174, + 175, + 176, + 177, + 178, + 179, + 180, + 181, + 182, + 183, + 184, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192, + 193, + 194, + 195, + 196, + 197, + 198, + 199, + 200, + 201, + 202, + 203, + 204, + 205, + 206, + 207, + 208, + 209, + 210, + 211, + 212, + 213, + 214, + 215, + 216, + 217, + 218, + 219, + 220, + 221, + 222, + 223, + 224, + 225, + 226, + 227, + 228, + 229, + 230, + 231, + 232, + 233, + 234, + 235, + 236, + 237, + 238, + 239, + 360, + 361, + 362, + 363, + 364, + 365, + 366, + 367, + 368, + 369, + 370, + 371, + 372, + 373, + 374, + 375, + 376, + 377, + 378, + 379, + 380, + 381, + 382, + 383, + 384, + 385, + 386, + 387, + 388, + 389, + 390, + 391, + 392, + 393, + 394, + 395, + 396, + 397, + 398, + 399, + 400, + 401, + 402, + 403, + 404, + 405, + 406, + 407; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 0.000000, 1.000000, 0.000000, 0.000000, + -1.000000, 0.000000,-0.000000, 0.000000, + -0.000000, 0.000000, 1.000000, 0.000000, + -0.068190,-1.034611, 0.268365, 1.000000;; + } //End of Armature_head Skin Weights + SkinWeights { + "Armature_noga1"; + 24; + 312, + 313, + 314, + 315, + 316, + 317, + 318, + 319, + 320, + 321, + 322, + 323, + 324, + 325, + 326, + 327, + 328, + 329, + 330, + 331, + 332, + 333, + 334, + 335; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 0.975363, 0.011610, 0.220301, 0.000000, + -0.220268,-0.004003, 0.975431, 0.000000, + 0.012206,-0.999924,-0.001347, 0.000000, + -1.321620,-0.974714, 0.483673, 1.000000;; + } //End of Armature_noga1 Skin Weights + SkinWeights { + "Armature_noga2"; + 24; + 288, + 289, + 290, + 291, + 292, + 293, + 294, + 295, + 296, + 297, + 298, + 299, + 300, + 301, + 302, + 303, + 304, + 305, + 306, + 307, + 308, + 309, + 310, + 311; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 0.975363, 0.011610, 0.220301, 0.000000, + -0.220268,-0.004003, 0.975431, 0.000000, + 0.012206,-0.999924,-0.001347, 0.000000, + -0.974068,-0.968398,-1.055421, 1.000000;; + } //End of Armature_noga2 Skin Weights + SkinWeights { + "Armature_hvost"; + 24; + 336, + 337, + 338, + 339, + 340, + 341, + 342, + 343, + 344, + 345, + 346, + 347, + 348, + 349, + 350, + 351, + 352, + 353, + 354, + 355, + 356, + 357, + 358, + 359; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 0.124841,-0.990569,-0.056459, 0.000000, + 0.006976, 0.057779,-0.998305, 0.000000, + 0.992152, 0.124235, 0.014123, 0.000000, + 0.191741,-0.950030,-0.068595, 1.000000;; + } //End of Armature_hvost Skin Weights + } //End of Mesh Mesh + } //End of Cube +} //End of Root Frame +AnimationSet { + Animation { + {Armature} + AnimationKey { //Position + 2; + 102; + 0;3; 0.164184,-2.791352, 4.770043;;, + 1;3; 0.164184,-2.791352, 4.770043;;, + 2;3; 0.164184,-2.791352, 4.770043;;, + 3;3; 0.164184,-2.791352, 4.770043;;, + 4;3; 0.164184,-2.791352, 4.770043;;, + 5;3; 0.164184,-2.791352, 4.770043;;, + 6;3; 0.164184,-2.791352, 4.770043;;, + 7;3; 0.164184,-2.791352, 4.770043;;, + 8;3; 0.164184,-2.791352, 4.770043;;, + 9;3; 0.164184,-2.791352, 4.770043;;, + 10;3; 0.164184,-2.791352, 4.770043;;, + 11;3; 0.164184,-2.791352, 4.770043;;, + 12;3; 0.164184,-2.791352, 4.770043;;, + 13;3; 0.164184,-2.791352, 4.770043;;, + 14;3; 0.164184,-2.791352, 4.770043;;, + 15;3; 0.164184,-2.791352, 4.770043;;, + 16;3; 0.164184,-2.791352, 4.770043;;, + 17;3; 0.164184,-2.791352, 4.770043;;, + 18;3; 0.164184,-2.791352, 4.770043;;, + 19;3; 0.164184,-2.791352, 4.770043;;, + 20;3; 0.164184,-2.791352, 4.770043;;, + 21;3; 0.164184,-2.791352, 4.770043;;, + 22;3; 0.164184,-2.791352, 4.770043;;, + 23;3; 0.164184,-2.791352, 4.770043;;, + 24;3; 0.164184,-2.791352, 4.770043;;, + 25;3; 0.164184,-2.791352, 4.770043;;, + 26;3; 0.164184,-2.791352, 4.770043;;, + 27;3; 0.164184,-2.791352, 4.770043;;, + 28;3; 0.164184,-2.791352, 4.770043;;, + 29;3; 0.164184,-2.791352, 4.770043;;, + 30;3; 0.164184,-2.791352, 4.770043;;, + 31;3; 0.164184,-2.791352, 4.770043;;, + 32;3; 0.164184,-2.791352, 4.770043;;, + 33;3; 0.164184,-2.791352, 4.770043;;, + 34;3; 0.164184,-2.791352, 4.770043;;, + 35;3; 0.164184,-2.791352, 4.770043;;, + 36;3; 0.164184,-2.791352, 4.770043;;, + 37;3; 0.164184,-2.791352, 4.770043;;, + 38;3; 0.164184,-2.791352, 4.770043;;, + 39;3; 0.164184,-2.791352, 4.770043;;, + 40;3; 0.164184,-2.791352, 4.770043;;, + 41;3; 0.164184,-2.791352, 4.770043;;, + 42;3; 0.164184,-2.791352, 4.770043;;, + 43;3; 0.164184,-2.791352, 4.770043;;, + 44;3; 0.164184,-2.791352, 4.770043;;, + 45;3; 0.164184,-2.791352, 4.770043;;, + 46;3; 0.164184,-2.791352, 4.770043;;, + 47;3; 0.164184,-2.791352, 4.770043;;, + 48;3; 0.164184,-2.791352, 4.770043;;, + 49;3; 0.164184,-2.791352, 4.770043;;, + 50;3; 0.164184,-2.791352, 4.770043;;, + 51;3; 0.164184,-2.791352, 4.770043;;, + 52;3; 0.164184,-2.791352, 4.770043;;, + 53;3; 0.164184,-2.791352, 4.770043;;, + 54;3; 0.164184,-2.791352, 4.770043;;, + 55;3; 0.164184,-2.791352, 4.770043;;, + 56;3; 0.164184,-2.791352, 4.770043;;, + 57;3; 0.164184,-2.791352, 4.770043;;, + 58;3; 0.164184,-2.791352, 4.770043;;, + 59;3; 0.164184,-2.791352, 4.770043;;, + 60;3; 0.164184,-2.791352, 4.770043;;, + 61;3; 0.164184,-2.791352, 4.770043;;, + 62;3; 0.164184,-2.791352, 4.770043;;, + 63;3; 0.164184,-2.791352, 4.770043;;, + 64;3; 0.164184,-2.791352, 4.770043;;, + 65;3; 0.164184,-2.791352, 4.770043;;, + 66;3; 0.164184,-2.791352, 4.770043;;, + 67;3; 0.164184,-2.791352, 4.770043;;, + 68;3; 0.164184,-2.791352, 4.770043;;, + 69;3; 0.164184,-2.791352, 4.770043;;, + 70;3; 0.164184,-2.791352, 4.770043;;, + 71;3; 0.164184,-2.791352, 4.770043;;, + 72;3; 0.164184,-2.791352, 4.770043;;, + 73;3; 0.164184,-2.791352, 4.770043;;, + 74;3; 0.164184,-2.791352, 4.770043;;, + 75;3; 0.164184,-2.791352, 4.770043;;, + 76;3; 0.164184,-2.791352, 4.770043;;, + 77;3; 0.164184,-2.791352, 4.770043;;, + 78;3; 0.164184,-2.791352, 4.770043;;, + 79;3; 0.164184,-2.791352, 4.770043;;, + 80;3; 0.164184,-2.791352, 4.770043;;, + 81;3; 0.164184,-2.791352, 4.770043;;, + 82;3; 0.164184,-2.791352, 4.770043;;, + 83;3; 0.164184,-2.791352, 4.770043;;, + 84;3; 0.164184,-2.791352, 4.770043;;, + 85;3; 0.164184,-2.791352, 4.770043;;, + 86;3; 0.164184,-2.791352, 4.770043;;, + 87;3; 0.164184,-2.791352, 4.770043;;, + 88;3; 0.164184,-2.791352, 4.770043;;, + 89;3; 0.164184,-2.791352, 4.770043;;, + 90;3; 0.164184,-2.791352, 4.770043;;, + 91;3; 0.164184,-2.791352, 4.770043;;, + 92;3; 0.164184,-2.791352, 4.770043;;, + 93;3; 0.164184,-2.791352, 4.770043;;, + 94;3; 0.164184,-2.791352, 4.770043;;, + 95;3; 0.164184,-2.791352, 4.770043;;, + 96;3; 0.164184,-2.791352, 4.770043;;, + 97;3; 0.164184,-2.791352, 4.770043;;, + 98;3; 0.164184,-2.791352, 4.770043;;, + 99;3; 0.164184,-2.791352, 4.770043;;, + 100;3; 0.164184,-2.791352, 4.770043;;, + 101;3; 0.164184,-2.791352, 4.770043;;; + } + AnimationKey { //Rotation + 0; + 102; + 0;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 1;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 2;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 3;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 4;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 5;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 6;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 7;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 8;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 9;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 10;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 11;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 12;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 13;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 14;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 15;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 16;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 17;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 18;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 19;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 20;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 21;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 22;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 23;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 24;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 25;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 26;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 27;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 28;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 29;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 30;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 31;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 32;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 33;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 34;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 35;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 36;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 37;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 38;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 39;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 40;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 41;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 42;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 43;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 44;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 45;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 46;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 47;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 48;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 49;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 50;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 51;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 52;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 53;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 54;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 55;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 56;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 57;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 58;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 59;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 60;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 61;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 62;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 63;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 64;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 65;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 66;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 67;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 68;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 69;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 70;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 71;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 72;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 73;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 74;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 75;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 76;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 77;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 78;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 79;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 80;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 81;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 82;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 83;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 84;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 85;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 86;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 87;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 88;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 89;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 90;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 91;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 92;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 93;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 94;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 95;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 96;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 97;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 98;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 99;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 100;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 101;4; -0.707076, 0.000000, 0.000000, 0.707137;;; + } + AnimationKey { //Scale + 1; + 102; + 0;3; 2.732761, 2.732761, 2.732761;;, + 1;3; 2.732761, 2.732761, 2.732761;;, + 2;3; 2.732761, 2.732761, 2.732761;;, + 3;3; 2.732761, 2.732761, 2.732761;;, + 4;3; 2.732761, 2.732761, 2.732761;;, + 5;3; 2.732761, 2.732761, 2.732761;;, + 6;3; 2.732761, 2.732761, 2.732761;;, + 7;3; 2.732761, 2.732761, 2.732761;;, + 8;3; 2.732761, 2.732761, 2.732761;;, + 9;3; 2.732761, 2.732761, 2.732761;;, + 10;3; 2.732761, 2.732761, 2.732761;;, + 11;3; 2.732761, 2.732761, 2.732761;;, + 12;3; 2.732761, 2.732761, 2.732761;;, + 13;3; 2.732761, 2.732761, 2.732761;;, + 14;3; 2.732761, 2.732761, 2.732761;;, + 15;3; 2.732761, 2.732761, 2.732761;;, + 16;3; 2.732761, 2.732761, 2.732761;;, + 17;3; 2.732761, 2.732761, 2.732761;;, + 18;3; 2.732761, 2.732761, 2.732761;;, + 19;3; 2.732761, 2.732761, 2.732761;;, + 20;3; 2.732761, 2.732761, 2.732761;;, + 21;3; 2.732761, 2.732761, 2.732761;;, + 22;3; 2.732761, 2.732761, 2.732761;;, + 23;3; 2.732761, 2.732761, 2.732761;;, + 24;3; 2.732761, 2.732761, 2.732761;;, + 25;3; 2.732761, 2.732761, 2.732761;;, + 26;3; 2.732761, 2.732761, 2.732761;;, + 27;3; 2.732761, 2.732761, 2.732761;;, + 28;3; 2.732761, 2.732761, 2.732761;;, + 29;3; 2.732761, 2.732761, 2.732761;;, + 30;3; 2.732761, 2.732761, 2.732761;;, + 31;3; 2.732761, 2.732761, 2.732761;;, + 32;3; 2.732761, 2.732761, 2.732761;;, + 33;3; 2.732761, 2.732761, 2.732761;;, + 34;3; 2.732761, 2.732761, 2.732761;;, + 35;3; 2.732761, 2.732761, 2.732761;;, + 36;3; 2.732761, 2.732761, 2.732761;;, + 37;3; 2.732761, 2.732761, 2.732761;;, + 38;3; 2.732761, 2.732761, 2.732761;;, + 39;3; 2.732761, 2.732761, 2.732761;;, + 40;3; 2.732761, 2.732761, 2.732761;;, + 41;3; 2.732761, 2.732761, 2.732761;;, + 42;3; 2.732761, 2.732761, 2.732761;;, + 43;3; 2.732761, 2.732761, 2.732761;;, + 44;3; 2.732761, 2.732761, 2.732761;;, + 45;3; 2.732761, 2.732761, 2.732761;;, + 46;3; 2.732761, 2.732761, 2.732761;;, + 47;3; 2.732761, 2.732761, 2.732761;;, + 48;3; 2.732761, 2.732761, 2.732761;;, + 49;3; 2.732761, 2.732761, 2.732761;;, + 50;3; 2.732761, 2.732761, 2.732761;;, + 51;3; 2.732761, 2.732761, 2.732761;;, + 52;3; 2.732761, 2.732761, 2.732761;;, + 53;3; 2.732761, 2.732761, 2.732761;;, + 54;3; 2.732761, 2.732761, 2.732761;;, + 55;3; 2.732761, 2.732761, 2.732761;;, + 56;3; 2.732761, 2.732761, 2.732761;;, + 57;3; 2.732761, 2.732761, 2.732761;;, + 58;3; 2.732761, 2.732761, 2.732761;;, + 59;3; 2.732761, 2.732761, 2.732761;;, + 60;3; 2.732761, 2.732761, 2.732761;;, + 61;3; 2.732761, 2.732761, 2.732761;;, + 62;3; 2.732761, 2.732761, 2.732761;;, + 63;3; 2.732761, 2.732761, 2.732761;;, + 64;3; 2.732761, 2.732761, 2.732761;;, + 65;3; 2.732761, 2.732761, 2.732761;;, + 66;3; 2.732761, 2.732761, 2.732761;;, + 67;3; 2.732761, 2.732761, 2.732761;;, + 68;3; 2.732761, 2.732761, 2.732761;;, + 69;3; 2.732761, 2.732761, 2.732761;;, + 70;3; 2.732761, 2.732761, 2.732761;;, + 71;3; 2.732761, 2.732761, 2.732761;;, + 72;3; 2.732761, 2.732761, 2.732761;;, + 73;3; 2.732761, 2.732761, 2.732761;;, + 74;3; 2.732761, 2.732761, 2.732761;;, + 75;3; 2.732761, 2.732761, 2.732761;;, + 76;3; 2.732761, 2.732761, 2.732761;;, + 77;3; 2.732761, 2.732761, 2.732761;;, + 78;3; 2.732761, 2.732761, 2.732761;;, + 79;3; 2.732761, 2.732761, 2.732761;;, + 80;3; 2.732761, 2.732761, 2.732761;;, + 81;3; 2.732761, 2.732761, 2.732761;;, + 82;3; 2.732761, 2.732761, 2.732761;;, + 83;3; 2.732761, 2.732761, 2.732761;;, + 84;3; 2.732761, 2.732761, 2.732761;;, + 85;3; 2.732761, 2.732761, 2.732761;;, + 86;3; 2.732761, 2.732761, 2.732761;;, + 87;3; 2.732761, 2.732761, 2.732761;;, + 88;3; 2.732761, 2.732761, 2.732761;;, + 89;3; 2.732761, 2.732761, 2.732761;;, + 90;3; 2.732761, 2.732761, 2.732761;;, + 91;3; 2.732761, 2.732761, 2.732761;;, + 92;3; 2.732761, 2.732761, 2.732761;;, + 93;3; 2.732761, 2.732761, 2.732761;;, + 94;3; 2.732761, 2.732761, 2.732761;;, + 95;3; 2.732761, 2.732761, 2.732761;;, + 96;3; 2.732761, 2.732761, 2.732761;;, + 97;3; 2.732761, 2.732761, 2.732761;;, + 98;3; 2.732761, 2.732761, 2.732761;;, + 99;3; 2.732761, 2.732761, 2.732761;;, + 100;3; 2.732761, 2.732761, 2.732761;;, + 101;3; 2.732761, 2.732761, 2.732761;;; + } + } + Animation { + {Armature_body2} + AnimationKey { //Position + 2; + 102; + 0;3; -0.155674, 0.000000, 0.000000;;, + 1;3; -0.155674, 0.000000, 0.000000;;, + 2;3; -0.155674, 0.000000, 0.000000;;, + 3;3; -0.155674, 0.000000, 0.000000;;, + 4;3; -0.155674, 0.000000, 0.000000;;, + 5;3; -0.155674, 0.000000, 0.000000;;, + 6;3; -0.155674, 0.000000, 0.000000;;, + 7;3; -0.155674, 0.000000, 0.000000;;, + 8;3; -0.155674, 0.000000, 0.000000;;, + 9;3; -0.155674, 0.000000, 0.000000;;, + 10;3; -0.155674, 0.000000, 0.000000;;, + 11;3; -0.155674, 0.000000, 0.000000;;, + 12;3; -0.155674, 0.000000, 0.000000;;, + 13;3; -0.155674, 0.000000, 0.000000;;, + 14;3; -0.155674, 0.000000, 0.000000;;, + 15;3; -0.155674, 0.000000, 0.000000;;, + 16;3; -0.155674, 0.000000, 0.000000;;, + 17;3; -0.155674, 0.000000, 0.000000;;, + 18;3; -0.155674, 0.000000, 0.000000;;, + 19;3; -0.155674, 0.000000, 0.000000;;, + 20;3; -0.155674, 0.000000, 0.000000;;, + 21;3; -0.155674, 0.000000, 0.000000;;, + 22;3; -0.155674, 0.000000, 0.000000;;, + 23;3; -0.155674, 0.000000, 0.000000;;, + 24;3; -0.155674, 0.000000, 0.000000;;, + 25;3; -0.155674, 0.000000, 0.000000;;, + 26;3; -0.155674, 0.000000, 0.000000;;, + 27;3; -0.155674, 0.000000, 0.000000;;, + 28;3; -0.155674, 0.000000, 0.000000;;, + 29;3; -0.155674, 0.000000, 0.000000;;, + 30;3; -0.155674, 0.000000, 0.000000;;, + 31;3; -0.155674, 0.000000, 0.000000;;, + 32;3; -0.155674, 0.000000, 0.000000;;, + 33;3; -0.155674, 0.000000, 0.000000;;, + 34;3; -0.155674, 0.000000, 0.000000;;, + 35;3; -0.155674, 0.000000, 0.000000;;, + 36;3; -0.155674, 0.000000, 0.000000;;, + 37;3; -0.155674, 0.000000, 0.000000;;, + 38;3; -0.155674, 0.000000, 0.000000;;, + 39;3; -0.155674, 0.000000, 0.000000;;, + 40;3; -0.155674, 0.000000, 0.000000;;, + 41;3; -0.155674, 0.000000, 0.000000;;, + 42;3; -0.155674, 0.000000, 0.000000;;, + 43;3; -0.155674, 0.000000, 0.000000;;, + 44;3; -0.155674, 0.000000, 0.000000;;, + 45;3; -0.155674, 0.000000, 0.000000;;, + 46;3; -0.155674, 0.000000, 0.000000;;, + 47;3; -0.155674, 0.000000, 0.000000;;, + 48;3; -0.155674, 0.000000, 0.000000;;, + 49;3; -0.155674, 0.000000, 0.000000;;, + 50;3; -0.155674, 0.000000, 0.000000;;, + 51;3; -0.155674, 0.000000, 0.000000;;, + 52;3; -0.155674, 0.000000, 0.000000;;, + 53;3; -0.155674, 0.000000, 0.000000;;, + 54;3; -0.155674, 0.000000, 0.000000;;, + 55;3; -0.155674, 0.000000, 0.000000;;, + 56;3; -0.155674, 0.000000, 0.000000;;, + 57;3; -0.155674, 0.000000, 0.000000;;, + 58;3; -0.155674, 0.000000, 0.000000;;, + 59;3; -0.155674, 0.000000, 0.000000;;, + 60;3; -0.155674, 0.000000, 0.000000;;, + 61;3; -0.155674, 0.000000, 0.000000;;, + 62;3; -0.155674, 0.000000, 0.000000;;, + 63;3; -0.155674, 0.000000, 0.000000;;, + 64;3; -0.155674, 0.000000, 0.000000;;, + 65;3; -0.155674, 0.000000, 0.000000;;, + 66;3; -0.155674, 0.000000, 0.000000;;, + 67;3; -0.155674, 0.000000, 0.000000;;, + 68;3; -0.155674, 0.000000, 0.000000;;, + 69;3; -0.155674, 0.000000, 0.000000;;, + 70;3; -0.155674, 0.000000, 0.000000;;, + 71;3; -0.155675, 0.000000, 0.013041;;, + 72;3; -0.155675, 0.000000, 0.049769;;, + 73;3; -0.155674, 0.000000, 0.096925;;, + 74;3; -0.155674,-0.000000, 0.133652;;, + 75;3; -0.155674,-0.000000, 0.146692;;, + 76;3; -0.155674,-0.000000, 0.145010;;, + 77;3; -0.155674,-0.000000, 0.139965;;, + 78;3; -0.155674,-0.000000, 0.131865;;, + 79;3; -0.155674,-0.000000, 0.121561;;, + 80;3; -0.155674,-0.000000, 0.110444;;, + 81;3; -0.155674,-0.000000, 0.100140;;, + 82;3; -0.155674,-0.000000, 0.092041;;, + 83;3; -0.155674,-0.000000, 0.086996;;, + 84;3; -0.155674,-0.000000, 0.085315;;, + 85;3; -0.155674,-0.000000, 0.093929;;, + 86;3; -0.155674,-0.000000, 0.118191;;, + 87;3; -0.155674,-0.000000, 0.149343;;, + 88;3; -0.155674,-0.000000, 0.173605;;, + 89;3; -0.155674,-0.000000, 0.182218;;, + 90;3; -0.155674,-0.000000, 0.176670;;, + 91;3; -0.155674,-0.000000, 0.159839;;, + 92;3; -0.155674, 0.000000, 0.133860;;, + 93;3; -0.155675, 0.000000, 0.104420;;, + 94;3; -0.155674, 0.000000, 0.078076;;, + 95;3; -0.155674,-0.000000, 0.058822;;, + 96;3; -0.155674, 0.000000, 0.043558;;, + 97;3; -0.155674, 0.000000, 0.028825;;, + 98;3; -0.155675, 0.000000, 0.016073;;, + 99;3; -0.155675, 0.000000, 0.006782;;, + 100;3; -0.155674, 0.000000, 0.001560;;, + 101;3; -0.155674, 0.000000, 0.000000;;; + } + AnimationKey { //Rotation + 0; + 102; + 0;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 1;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 2;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 3;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 4;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 5;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 6;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 7;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 8;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 9;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 10;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 11;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 12;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 13;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 14;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 15;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 16;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 17;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 18;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 19;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 20;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 21;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 22;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 23;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 24;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 25;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 26;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 27;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 28;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 29;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 30;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 31;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 32;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 33;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 34;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 35;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 36;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 37;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 38;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 39;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 40;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 41;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 42;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 43;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 44;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 45;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 46;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 47;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 48;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 49;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 50;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 51;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 52;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 53;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 54;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 55;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 56;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 57;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 58;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 59;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 60;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 61;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 62;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 63;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 64;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 65;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 66;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 67;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 68;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 69;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 70;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 71;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 72;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 73;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 74;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 75;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 76;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 77;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 78;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 79;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 80;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 81;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 82;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 83;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 84;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 85;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 86;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 87;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 88;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 89;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 90;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 91;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 92;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 93;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 94;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 95;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 96;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 97;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 98;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 99;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 100;4; -0.521442, 0.521442, 0.477597,-0.477597;;, + 101;4; -0.521442, 0.521442, 0.477597,-0.477597;;; + } + AnimationKey { //Scale + 1; + 102; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_noga3} + AnimationKey { //Position + 2; + 102; + 0;3; 0.532289,-0.143643, 0.710859;;, + 1;3; 0.532289,-0.143643, 0.710859;;, + 2;3; 0.532289,-0.143643, 0.710859;;, + 3;3; 0.532289,-0.143643, 0.710859;;, + 4;3; 0.532289,-0.143643, 0.710859;;, + 5;3; 0.532289,-0.143643, 0.710859;;, + 6;3; 0.532289,-0.143643, 0.710859;;, + 7;3; 0.532289,-0.143643, 0.710859;;, + 8;3; 0.532289,-0.143643, 0.710859;;, + 9;3; 0.532289,-0.143643, 0.710859;;, + 10;3; 0.532289,-0.143643, 0.710859;;, + 11;3; 0.532289,-0.143643, 0.710859;;, + 12;3; 0.532289,-0.143643, 0.710859;;, + 13;3; 0.532289,-0.143643, 0.710859;;, + 14;3; 0.532289,-0.143643, 0.710859;;, + 15;3; 0.532289,-0.143643, 0.710859;;, + 16;3; 0.532289,-0.143643, 0.710859;;, + 17;3; 0.532289,-0.143643, 0.710859;;, + 18;3; 0.532289,-0.143643, 0.710859;;, + 19;3; 0.532289,-0.143643, 0.710859;;, + 20;3; 0.532289,-0.143643, 0.710859;;, + 21;3; 0.532289,-0.143643, 0.710859;;, + 22;3; 0.532289,-0.143643, 0.710859;;, + 23;3; 0.532289,-0.143643, 0.710859;;, + 24;3; 0.532289,-0.143643, 0.710859;;, + 25;3; 0.532289,-0.143643, 0.710859;;, + 26;3; 0.532289,-0.143643, 0.710859;;, + 27;3; 0.532289,-0.143643, 0.710859;;, + 28;3; 0.532289,-0.143643, 0.710859;;, + 29;3; 0.532289,-0.143643, 0.710859;;, + 30;3; 0.532289,-0.143643, 0.710859;;, + 31;3; 0.532289,-0.143643, 0.710859;;, + 32;3; 0.532289,-0.143643, 0.710859;;, + 33;3; 0.532289,-0.143643, 0.710859;;, + 34;3; 0.532289,-0.143643, 0.710859;;, + 35;3; 0.532289,-0.143643, 0.710859;;, + 36;3; 0.532289,-0.143643, 0.710859;;, + 37;3; 0.532289,-0.143643, 0.710859;;, + 38;3; 0.532289,-0.143643, 0.710859;;, + 39;3; 0.532289,-0.143643, 0.710859;;, + 40;3; 0.532289,-0.143643, 0.710859;;, + 41;3; 0.532289,-0.143643, 0.710859;;, + 42;3; 0.532289,-0.143643, 0.710859;;, + 43;3; 0.532289,-0.143643, 0.710859;;, + 44;3; 0.532289,-0.143643, 0.710859;;, + 45;3; 0.532289,-0.143643, 0.710859;;, + 46;3; 0.532289,-0.143643, 0.710859;;, + 47;3; 0.532289,-0.143643, 0.710859;;, + 48;3; 0.532289,-0.143643, 0.710859;;, + 49;3; 0.532289,-0.143643, 0.710859;;, + 50;3; 0.532289,-0.143643, 0.710859;;, + 51;3; 0.532289,-0.143643, 0.710859;;, + 52;3; 0.532289,-0.143643, 0.710859;;, + 53;3; 0.532289,-0.143643, 0.710859;;, + 54;3; 0.532289,-0.143643, 0.710859;;, + 55;3; 0.532289,-0.143643, 0.710859;;, + 56;3; 0.532289,-0.143643, 0.710859;;, + 57;3; 0.532289,-0.143643, 0.710859;;, + 58;3; 0.532289,-0.143643, 0.710859;;, + 59;3; 0.532289,-0.143643, 0.710859;;, + 60;3; 0.532289,-0.143643, 0.710859;;, + 61;3; 0.532289,-0.143643, 0.710859;;, + 62;3; 0.532289,-0.143643, 0.710859;;, + 63;3; 0.532289,-0.143643, 0.710859;;, + 64;3; 0.532289,-0.143643, 0.710859;;, + 65;3; 0.532289,-0.143643, 0.710859;;, + 66;3; 0.532289,-0.143643, 0.710859;;, + 67;3; 0.532289,-0.143643, 0.710859;;, + 68;3; 0.532289,-0.143643, 0.710859;;, + 69;3; 0.532289,-0.143643, 0.710859;;, + 70;3; 0.532289,-0.143643, 0.710859;;, + 71;3; 0.532289,-0.143643, 0.710859;;, + 72;3; 0.532289,-0.143644, 0.710859;;, + 73;3; 0.532289,-0.143644, 0.710859;;, + 74;3; 0.532289,-0.143643, 0.710859;;, + 75;3; 0.532289,-0.143643, 0.710859;;, + 76;3; 0.532289,-0.143644, 0.710859;;, + 77;3; 0.532289,-0.143643, 0.710859;;, + 78;3; 0.532289,-0.143643, 0.710859;;, + 79;3; 0.532289,-0.143644, 0.710859;;, + 80;3; 0.532289,-0.143643, 0.710859;;, + 81;3; 0.532289,-0.143643, 0.710859;;, + 82;3; 0.532289,-0.143644, 0.710859;;, + 83;3; 0.532289,-0.143643, 0.710859;;, + 84;3; 0.532289,-0.143643, 0.710859;;, + 85;3; 0.532289,-0.143643, 0.710859;;, + 86;3; 0.532289,-0.143643, 0.710859;;, + 87;3; 0.532289,-0.143644, 0.710859;;, + 88;3; 0.532289,-0.143643, 0.710859;;, + 89;3; 0.532289,-0.143643, 0.710859;;, + 90;3; 0.532289,-0.143644, 0.710859;;, + 91;3; 0.532289,-0.143643, 0.710859;;, + 92;3; 0.532289,-0.143643, 0.710859;;, + 93;3; 0.532289,-0.143643, 0.710859;;, + 94;3; 0.532289,-0.143644, 0.710859;;, + 95;3; 0.532289,-0.143643, 0.710859;;, + 96;3; 0.532289,-0.143644, 0.710859;;, + 97;3; 0.532289,-0.143643, 0.710859;;, + 98;3; 0.532289,-0.143643, 0.710859;;, + 99;3; 0.532289,-0.143644, 0.710859;;, + 100;3; 0.532289,-0.143643, 0.710859;;, + 101;3; 0.532289,-0.143643, 0.710859;;; + } + AnimationKey { //Rotation + 0; + 102; + 0;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 1;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 2;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 3;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 4;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 5;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 6;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 7;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 8;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 9;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 10;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 11;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 12;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 13;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 14;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 15;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 16;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 17;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 18;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 19;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 20;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 21;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 22;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 23;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 24;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 25;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 26;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 27;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 28;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 29;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 30;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 31;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 32;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 33;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 34;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 35;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 36;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 37;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 38;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 39;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 40;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 41;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 42;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 43;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 44;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 45;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 46;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 47;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 48;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 49;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 50;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 51;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 52;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 53;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 54;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 55;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 56;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 57;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 58;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 59;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 60;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 61;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 62;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 63;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 64;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 65;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 66;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 67;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 68;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 69;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 70;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 71;4; -0.076249,-0.699385,-0.696587,-0.079400;;, + 72;4; -0.082977,-0.616503,-0.755460,-0.070282;;, + 73;4; -0.091621,-0.510132,-0.830999,-0.058570;;, + 74;4; -0.098353,-0.427291,-0.889827,-0.049447;;, + 75;4; -0.100743,-0.397872,-0.910722,-0.046209;;, + 76;4; -0.100385,-0.400798,-0.907565,-0.046529;;, + 77;4; -0.099304,-0.409646,-0.898028,-0.047496;;, + 78;4; -0.097497,-0.424442,-0.882083,-0.049113;;, + 79;4; -0.094976,-0.445092,-0.859841,-0.051369;;, + 80;4; -0.091773,-0.471343,-0.831583,-0.054238;;, + 81;4; -0.087942,-0.502754,-0.797792,-0.057672;;, + 82;4; -0.083565,-0.538673,-0.759182,-0.061598;;, + 83;4; -0.078748,-0.578230,-0.716701,-0.065923;;, + 84;4; -0.073623,-0.620356,-0.671512,-0.070529;;, + 85;4; -0.068342,-0.663828,-0.624942,-0.075283;;, + 86;4; -0.063064,-0.707339,-0.578410,-0.080041;;, + 87;4; -0.057951,-0.749580,-0.533331,-0.084660;;, + 88;4; -0.053153,-0.789325,-0.491032,-0.089007;;, + 89;4; -0.048802,-0.825501,-0.452669,-0.092964;;, + 90;4; -0.045003,-0.857233,-0.419185,-0.096435;;, + 91;4; -0.041838,-0.883862,-0.391287,-0.099347;;, + 92;4; -0.039361,-0.904942,-0.369452,-0.101654;;, + 93;4; -0.037602,-0.920214,-0.353954,-0.103325;;, + 94;4; -0.036573,-0.929575,-0.344897,-0.104350;;, + 95;4; -0.036271,-0.933049,-0.342250,-0.104732;;, + 96;4; -0.038638,-0.920872,-0.363238,-0.103416;;, + 97;4; -0.045417,-0.884355,-0.423275,-0.099456;;, + 98;4; -0.055130,-0.831547,-0.509292,-0.093729;;, + 99;4; -0.064823,-0.778549,-0.595258,-0.087993;;, + 100;4; -0.071553,-0.741566,-0.655092,-0.084005;;, + 101;4; -0.073863,-0.728827,-0.675668,-0.082636;;; + } + AnimationKey { //Scale + 1; + 102; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_noga4} + AnimationKey { //Position + 2; + 102; + 0;3; 0.532289,-0.143643,-0.879248;;, + 1;3; 0.532289,-0.143643,-0.879248;;, + 2;3; 0.532289,-0.143643,-0.879248;;, + 3;3; 0.532289,-0.143643,-0.879248;;, + 4;3; 0.532289,-0.143643,-0.879248;;, + 5;3; 0.532289,-0.143643,-0.879248;;, + 6;3; 0.532289,-0.143643,-0.879248;;, + 7;3; 0.532289,-0.143643,-0.879248;;, + 8;3; 0.532289,-0.143643,-0.879248;;, + 9;3; 0.532289,-0.143643,-0.879248;;, + 10;3; 0.532289,-0.143643,-0.879248;;, + 11;3; 0.532289,-0.143643,-0.879248;;, + 12;3; 0.532289,-0.143643,-0.879248;;, + 13;3; 0.532289,-0.143643,-0.879248;;, + 14;3; 0.532289,-0.143643,-0.879248;;, + 15;3; 0.532289,-0.143643,-0.879248;;, + 16;3; 0.532289,-0.143643,-0.879248;;, + 17;3; 0.532289,-0.143643,-0.879248;;, + 18;3; 0.532289,-0.143643,-0.879248;;, + 19;3; 0.532289,-0.143643,-0.879248;;, + 20;3; 0.532289,-0.143643,-0.879248;;, + 21;3; 0.532289,-0.143643,-0.879248;;, + 22;3; 0.532289,-0.143643,-0.879248;;, + 23;3; 0.532289,-0.143643,-0.879248;;, + 24;3; 0.532289,-0.143643,-0.879248;;, + 25;3; 0.532289,-0.143643,-0.879248;;, + 26;3; 0.532289,-0.143643,-0.879248;;, + 27;3; 0.532289,-0.143643,-0.879248;;, + 28;3; 0.532289,-0.143643,-0.879248;;, + 29;3; 0.532289,-0.143643,-0.879248;;, + 30;3; 0.532289,-0.143643,-0.879248;;, + 31;3; 0.532289,-0.143643,-0.879248;;, + 32;3; 0.532289,-0.143643,-0.879248;;, + 33;3; 0.532289,-0.143643,-0.879248;;, + 34;3; 0.532289,-0.143643,-0.879248;;, + 35;3; 0.532289,-0.143643,-0.879248;;, + 36;3; 0.532289,-0.143643,-0.879248;;, + 37;3; 0.532289,-0.143643,-0.879248;;, + 38;3; 0.532289,-0.143643,-0.879248;;, + 39;3; 0.532289,-0.143643,-0.879248;;, + 40;3; 0.532289,-0.143643,-0.879248;;, + 41;3; 0.532289,-0.143643,-0.879248;;, + 42;3; 0.532289,-0.143643,-0.879248;;, + 43;3; 0.532289,-0.143643,-0.879248;;, + 44;3; 0.532289,-0.143643,-0.879248;;, + 45;3; 0.532289,-0.143643,-0.879248;;, + 46;3; 0.532289,-0.143643,-0.879248;;, + 47;3; 0.532289,-0.143643,-0.879248;;, + 48;3; 0.532289,-0.143643,-0.879248;;, + 49;3; 0.532289,-0.143643,-0.879248;;, + 50;3; 0.532289,-0.143643,-0.879248;;, + 51;3; 0.532289,-0.143643,-0.879248;;, + 52;3; 0.532289,-0.143643,-0.879248;;, + 53;3; 0.532289,-0.143643,-0.879248;;, + 54;3; 0.532289,-0.143643,-0.879248;;, + 55;3; 0.532289,-0.143643,-0.879248;;, + 56;3; 0.532289,-0.143643,-0.879248;;, + 57;3; 0.532289,-0.143643,-0.879248;;, + 58;3; 0.532289,-0.143643,-0.879248;;, + 59;3; 0.532289,-0.143643,-0.879248;;, + 60;3; 0.532289,-0.143643,-0.879248;;, + 61;3; 0.532289,-0.143643,-0.879248;;, + 62;3; 0.532289,-0.143643,-0.879248;;, + 63;3; 0.532289,-0.143643,-0.879248;;, + 64;3; 0.532289,-0.143643,-0.879248;;, + 65;3; 0.532289,-0.143643,-0.879248;;, + 66;3; 0.532289,-0.143643,-0.879248;;, + 67;3; 0.532289,-0.143643,-0.879248;;, + 68;3; 0.532289,-0.143643,-0.879248;;, + 69;3; 0.532289,-0.143643,-0.879248;;, + 70;3; 0.532289,-0.143643,-0.879248;;, + 71;3; 0.532289,-0.143643,-0.879248;;, + 72;3; 0.532289,-0.143643,-0.879248;;, + 73;3; 0.532289,-0.143644,-0.879248;;, + 74;3; 0.532289,-0.143643,-0.879248;;, + 75;3; 0.532289,-0.143643,-0.879248;;, + 76;3; 0.532289,-0.143643,-0.879248;;, + 77;3; 0.532289,-0.143643,-0.879248;;, + 78;3; 0.532289,-0.143643,-0.879248;;, + 79;3; 0.532289,-0.143643,-0.879248;;, + 80;3; 0.532289,-0.143643,-0.879248;;, + 81;3; 0.532289,-0.143643,-0.879248;;, + 82;3; 0.532289,-0.143643,-0.879248;;, + 83;3; 0.532289,-0.143643,-0.879248;;, + 84;3; 0.532289,-0.143643,-0.879248;;, + 85;3; 0.532289,-0.143643,-0.879248;;, + 86;3; 0.532289,-0.143643,-0.879248;;, + 87;3; 0.532289,-0.143643,-0.879248;;, + 88;3; 0.532289,-0.143643,-0.879248;;, + 89;3; 0.532289,-0.143643,-0.879248;;, + 90;3; 0.532289,-0.143644,-0.879248;;, + 91;3; 0.532289,-0.143643,-0.879248;;, + 92;3; 0.532289,-0.143643,-0.879248;;, + 93;3; 0.532289,-0.143643,-0.879248;;, + 94;3; 0.532289,-0.143643,-0.879248;;, + 95;3; 0.532289,-0.143643,-0.879248;;, + 96;3; 0.532289,-0.143643,-0.879248;;, + 97;3; 0.532289,-0.143643,-0.879248;;, + 98;3; 0.532289,-0.143643,-0.879248;;, + 99;3; 0.532289,-0.143644,-0.879248;;, + 100;3; 0.532289,-0.143643,-0.879248;;, + 101;3; 0.532289,-0.143643,-0.879248;;; + } + AnimationKey { //Rotation + 0; + 102; + 0;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 1;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 2;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 3;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 4;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 5;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 6;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 7;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 8;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 9;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 10;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 11;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 12;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 13;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 14;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 15;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 16;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 17;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 18;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 19;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 20;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 21;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 22;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 23;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 24;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 25;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 26;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 27;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 28;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 29;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 30;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 31;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 32;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 33;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 34;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 35;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 36;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 37;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 38;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 39;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 40;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 41;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 42;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 43;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 44;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 45;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 46;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 47;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 48;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 49;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 50;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 51;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 52;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 53;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 54;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 55;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 56;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 57;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 58;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 59;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 60;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 61;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 62;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 63;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 64;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 65;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 66;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 67;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 68;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 69;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 70;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 71;4; -0.070609,-0.746717,-0.646769,-0.084568;;, + 72;4; -0.061439,-0.797068,-0.565414,-0.090014;;, + 73;4; -0.049661,-0.861678,-0.461000,-0.097011;;, + 74;4; -0.040487,-0.911996,-0.379680,-0.102461;;, + 75;4; -0.037231,-0.929868,-0.350802,-0.104395;;, + 76;4; -0.037545,-0.927307,-0.353566,-0.104115;;, + 77;4; -0.038492,-0.919575,-0.361929,-0.103270;;, + 78;4; -0.040078,-0.906660,-0.375924,-0.101859;;, + 79;4; -0.042293,-0.888662,-0.395471,-0.099893;;, + 80;4; -0.045112,-0.865822,-0.420343,-0.097397;;, + 81;4; -0.048488,-0.838547,-0.450135,-0.094417;;, + 82;4; -0.052354,-0.807433,-0.484245,-0.091017;;, + 83;4; -0.056618,-0.773265,-0.521865,-0.087284;;, + 84;4; -0.061167,-0.737002,-0.562000,-0.083322;;, + 85;4; -0.065871,-0.699737,-0.603507,-0.079250;;, + 86;4; -0.070592,-0.662633,-0.645161,-0.075196;;, + 87;4; -0.075189,-0.626848,-0.685733,-0.071288;;, + 88;4; -0.079532,-0.593461,-0.724070,-0.067642;;, + 89;4; -0.083506,-0.563413,-0.759158,-0.064362;;, + 90;4; -0.087017,-0.537466,-0.790169,-0.061531;;, + 91;4; -0.089994,-0.516186,-0.816476,-0.059211;;, + 92;4; -0.092388,-0.499954,-0.837651,-0.057444;;, + 93;4; -0.094171,-0.488984,-0.853441,-0.056253;;, + 94;4; -0.095331,-0.483348,-0.863743,-0.055645;;, + 95;4; -0.095870,-0.483014,-0.868570,-0.055618;;, + 96;4; -0.094687,-0.499943,-0.858279,-0.057485;;, + 97;4; -0.090792,-0.544737,-0.824204,-0.062416;;, + 98;4; -0.085063,-0.607865,-0.774043,-0.069360;;, + 99;4; -0.079285,-0.670505,-0.723365,-0.076242;;, + 100;4; -0.075251,-0.713930,-0.687899,-0.081005;;, + 101;4; -0.073863,-0.728827,-0.675668,-0.082636;;; + } + AnimationKey { //Scale + 1; + 102; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_noga2} + AnimationKey { //Position + 2; + 102; + 0;3; 0.700789, 1.772341,-0.879248;;, + 1;3; 0.700789, 1.772341,-0.879248;;, + 2;3; 0.700789, 1.772341,-0.879248;;, + 3;3; 0.700789, 1.772341,-0.879248;;, + 4;3; 0.700789, 1.772341,-0.879248;;, + 5;3; 0.700789, 1.772341,-0.879248;;, + 6;3; 0.700789, 1.772341,-0.879248;;, + 7;3; 0.700789, 1.772341,-0.879248;;, + 8;3; 0.700789, 1.772341,-0.879248;;, + 9;3; 0.700789, 1.772341,-0.879248;;, + 10;3; 0.700789, 1.772341,-0.879248;;, + 11;3; 0.700789, 1.772341,-0.879248;;, + 12;3; 0.700789, 1.772341,-0.879248;;, + 13;3; 0.700789, 1.772341,-0.879248;;, + 14;3; 0.700789, 1.772341,-0.879248;;, + 15;3; 0.700789, 1.772341,-0.879248;;, + 16;3; 0.700789, 1.772341,-0.879248;;, + 17;3; 0.700789, 1.772341,-0.879248;;, + 18;3; 0.700789, 1.772341,-0.879248;;, + 19;3; 0.700789, 1.772341,-0.879248;;, + 20;3; 0.700789, 1.772341,-0.879248;;, + 21;3; 0.700789, 1.772341,-0.879248;;, + 22;3; 0.700789, 1.772341,-0.879248;;, + 23;3; 0.700789, 1.772341,-0.879248;;, + 24;3; 0.700789, 1.772341,-0.879248;;, + 25;3; 0.700789, 1.772341,-0.879248;;, + 26;3; 0.700789, 1.772341,-0.879248;;, + 27;3; 0.700789, 1.772341,-0.879248;;, + 28;3; 0.700789, 1.772341,-0.879248;;, + 29;3; 0.700789, 1.772341,-0.879248;;, + 30;3; 0.700789, 1.772341,-0.879248;;, + 31;3; 0.700789, 1.772341,-0.879248;;, + 32;3; 0.700789, 1.772341,-0.879248;;, + 33;3; 0.700789, 1.772341,-0.879248;;, + 34;3; 0.700789, 1.772341,-0.879248;;, + 35;3; 0.700789, 1.772341,-0.879248;;, + 36;3; 0.700789, 1.772341,-0.879248;;, + 37;3; 0.700789, 1.772341,-0.879248;;, + 38;3; 0.700789, 1.772341,-0.879248;;, + 39;3; 0.700789, 1.772341,-0.879248;;, + 40;3; 0.700789, 1.772341,-0.879248;;, + 41;3; 0.700789, 1.772341,-0.879248;;, + 42;3; 0.700789, 1.772341,-0.879248;;, + 43;3; 0.700789, 1.772341,-0.879248;;, + 44;3; 0.700789, 1.772341,-0.879248;;, + 45;3; 0.700789, 1.772341,-0.879248;;, + 46;3; 0.700789, 1.772341,-0.879248;;, + 47;3; 0.700789, 1.772341,-0.879248;;, + 48;3; 0.700789, 1.772341,-0.879248;;, + 49;3; 0.700789, 1.772341,-0.879248;;, + 50;3; 0.700789, 1.772341,-0.879248;;, + 51;3; 0.700789, 1.772341,-0.879248;;, + 52;3; 0.700789, 1.772341,-0.879248;;, + 53;3; 0.700789, 1.772341,-0.879248;;, + 54;3; 0.700789, 1.772341,-0.879248;;, + 55;3; 0.700789, 1.772341,-0.879248;;, + 56;3; 0.700789, 1.772341,-0.879248;;, + 57;3; 0.700789, 1.772341,-0.879248;;, + 58;3; 0.700789, 1.772341,-0.879248;;, + 59;3; 0.700789, 1.772341,-0.879248;;, + 60;3; 0.700789, 1.772341,-0.879248;;, + 61;3; 0.700789, 1.772341,-0.879248;;, + 62;3; 0.700789, 1.772341,-0.879248;;, + 63;3; 0.700789, 1.772341,-0.879248;;, + 64;3; 0.700789, 1.772341,-0.879248;;, + 65;3; 0.700789, 1.772341,-0.879248;;, + 66;3; 0.700789, 1.772341,-0.879248;;, + 67;3; 0.700789, 1.772341,-0.879248;;, + 68;3; 0.700789, 1.772341,-0.879248;;, + 69;3; 0.700789, 1.772341,-0.879248;;, + 70;3; 0.700789, 1.772341,-0.879248;;, + 71;3; 0.700789, 1.772341,-0.879248;;, + 72;3; 0.700789, 1.772341,-0.879248;;, + 73;3; 0.700789, 1.772341,-0.879248;;, + 74;3; 0.700789, 1.772341,-0.879248;;, + 75;3; 0.700789, 1.772341,-0.879248;;, + 76;3; 0.700789, 1.772341,-0.879248;;, + 77;3; 0.700789, 1.772341,-0.879248;;, + 78;3; 0.700789, 1.772341,-0.879248;;, + 79;3; 0.700789, 1.772341,-0.879248;;, + 80;3; 0.700789, 1.772341,-0.879248;;, + 81;3; 0.700789, 1.772341,-0.879248;;, + 82;3; 0.700789, 1.772341,-0.879248;;, + 83;3; 0.700789, 1.772341,-0.879248;;, + 84;3; 0.700789, 1.772341,-0.879248;;, + 85;3; 0.700789, 1.772341,-0.879248;;, + 86;3; 0.700789, 1.772341,-0.879248;;, + 87;3; 0.700789, 1.772341,-0.879248;;, + 88;3; 0.700789, 1.772341,-0.879248;;, + 89;3; 0.700789, 1.772341,-0.879248;;, + 90;3; 0.700789, 1.772341,-0.879248;;, + 91;3; 0.700789, 1.772341,-0.879248;;, + 92;3; 0.700789, 1.772341,-0.879248;;, + 93;3; 0.700789, 1.772341,-0.879248;;, + 94;3; 0.700789, 1.772341,-0.879248;;, + 95;3; 0.700789, 1.772341,-0.879248;;, + 96;3; 0.700789, 1.772341,-0.879248;;, + 97;3; 0.700789, 1.772341,-0.879248;;, + 98;3; 0.700789, 1.772341,-0.879248;;, + 99;3; 0.700789, 1.772341,-0.879248;;, + 100;3; 0.700789, 1.772341,-0.879248;;, + 101;3; 0.700789, 1.772341,-0.879248;;; + } + AnimationKey { //Rotation + 0; + 102; + 0;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 1;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 2;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 3;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 4;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 5;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 6;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 7;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 8;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 9;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 10;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 11;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 12;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 13;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 14;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 15;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 16;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 17;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 18;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 19;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 20;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 21;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 22;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 23;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 24;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 25;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 26;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 27;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 28;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 29;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 30;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 31;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 32;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 33;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 34;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 35;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 36;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 37;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 38;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 39;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 40;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 41;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 42;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 43;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 44;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 45;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 46;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 47;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 48;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 49;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 50;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 51;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 52;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 53;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 54;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 55;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 56;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 57;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 58;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 59;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 60;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 61;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 62;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 63;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 64;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 65;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 66;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 67;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 68;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 69;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 70;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 71;4; -0.076219,-0.699980,-0.696324,-0.079466;;, + 72;4; -0.082861,-0.618772,-0.754457,-0.070533;;, + 73;4; -0.091395,-0.514549,-0.829049,-0.059058;;, + 74;4; -0.098042,-0.433380,-0.887140,-0.050121;;, + 75;4; -0.100400,-0.404555,-0.907772,-0.046949;;, + 76;4; -0.100049,-0.407434,-0.904668,-0.047263;;, + 77;4; -0.098985,-0.416138,-0.895284,-0.048214;;, + 78;4; -0.097207,-0.430694,-0.879598,-0.049805;;, + 79;4; -0.094727,-0.451008,-0.857716,-0.052025;;, + 80;4; -0.091576,-0.476832,-0.829914,-0.054847;;, + 81;4; -0.087807,-0.507731,-0.796668,-0.058225;;, + 82;4; -0.083500,-0.543064,-0.758681,-0.062087;;, + 83;4; -0.078760,-0.581975,-0.716884,-0.066341;;, + 84;4; -0.073718,-0.623411,-0.672420,-0.070872;;, + 85;4; -0.068521,-0.666170,-0.626597,-0.075547;;, + 86;4; -0.063328,-0.708965,-0.580808,-0.080227;;, + 87;4; -0.058297,-0.750508,-0.536447,-0.084770;;, + 88;4; -0.053575,-0.789592,-0.494819,-0.089045;;, + 89;4; -0.049292,-0.825163,-0.457061,-0.092935;;, + 90;4; -0.045553,-0.856360,-0.424100,-0.096347;;, + 91;4; -0.042437,-0.882536,-0.396632,-0.099210;;, + 92;4; -0.039998,-0.903249,-0.375128,-0.101476;;, + 93;4; -0.038265,-0.918245,-0.359856,-0.103117;;, + 94;4; -0.037250,-0.927426,-0.350918,-0.104123;;, + 95;4; -0.036949,-0.930813,-0.348286,-0.104495;;, + 96;4; -0.039271,-0.918742,-0.368873,-0.103189;;, + 97;4; -0.045926,-0.882614,-0.427816,-0.099272;;, + 98;4; -0.055464,-0.830387,-0.512283,-0.093607;;, + 99;4; -0.064984,-0.777983,-0.596703,-0.087934;;, + 100;4; -0.071595,-0.741420,-0.655462,-0.083990;;, + 101;4; -0.073863,-0.728827,-0.675668,-0.082636;;; + } + AnimationKey { //Scale + 1; + 102; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_noga1} + AnimationKey { //Position + 2; + 102; + 0;3; 0.700789, 1.772341, 0.698612;;, + 1;3; 0.700789, 1.772341, 0.698612;;, + 2;3; 0.700789, 1.772341, 0.698612;;, + 3;3; 0.700789, 1.772341, 0.698612;;, + 4;3; 0.700789, 1.772341, 0.698612;;, + 5;3; 0.700789, 1.772341, 0.698612;;, + 6;3; 0.700789, 1.772341, 0.698612;;, + 7;3; 0.700789, 1.772341, 0.698612;;, + 8;3; 0.700789, 1.772341, 0.698612;;, + 9;3; 0.700789, 1.772341, 0.698612;;, + 10;3; 0.700789, 1.772341, 0.698612;;, + 11;3; 0.700789, 1.772341, 0.698612;;, + 12;3; 0.700789, 1.772341, 0.698612;;, + 13;3; 0.700789, 1.772341, 0.698612;;, + 14;3; 0.700789, 1.772341, 0.698612;;, + 15;3; 0.700789, 1.772341, 0.698612;;, + 16;3; 0.700789, 1.772341, 0.698612;;, + 17;3; 0.700789, 1.772341, 0.698612;;, + 18;3; 0.700789, 1.772341, 0.698612;;, + 19;3; 0.700789, 1.772341, 0.698612;;, + 20;3; 0.700789, 1.772341, 0.698612;;, + 21;3; 0.700789, 1.772341, 0.698612;;, + 22;3; 0.700789, 1.772341, 0.698612;;, + 23;3; 0.700789, 1.772341, 0.698612;;, + 24;3; 0.700789, 1.772341, 0.698612;;, + 25;3; 0.700789, 1.772341, 0.698612;;, + 26;3; 0.700789, 1.772341, 0.698612;;, + 27;3; 0.700789, 1.772341, 0.698612;;, + 28;3; 0.700789, 1.772341, 0.698612;;, + 29;3; 0.700789, 1.772341, 0.698612;;, + 30;3; 0.700789, 1.772341, 0.698612;;, + 31;3; 0.700789, 1.772341, 0.698612;;, + 32;3; 0.700789, 1.772341, 0.698612;;, + 33;3; 0.700789, 1.772341, 0.698612;;, + 34;3; 0.700789, 1.772341, 0.698612;;, + 35;3; 0.700789, 1.772341, 0.698612;;, + 36;3; 0.700789, 1.772341, 0.698612;;, + 37;3; 0.700789, 1.772341, 0.698612;;, + 38;3; 0.700789, 1.772341, 0.698612;;, + 39;3; 0.700789, 1.772341, 0.698612;;, + 40;3; 0.700789, 1.772341, 0.698612;;, + 41;3; 0.700789, 1.772341, 0.698612;;, + 42;3; 0.700789, 1.772341, 0.698612;;, + 43;3; 0.700789, 1.772341, 0.698612;;, + 44;3; 0.700789, 1.772341, 0.698612;;, + 45;3; 0.700789, 1.772341, 0.698612;;, + 46;3; 0.700789, 1.772341, 0.698612;;, + 47;3; 0.700789, 1.772341, 0.698612;;, + 48;3; 0.700789, 1.772341, 0.698612;;, + 49;3; 0.700789, 1.772341, 0.698612;;, + 50;3; 0.700789, 1.772341, 0.698612;;, + 51;3; 0.700789, 1.772341, 0.698612;;, + 52;3; 0.700789, 1.772341, 0.698612;;, + 53;3; 0.700789, 1.772341, 0.698612;;, + 54;3; 0.700789, 1.772341, 0.698612;;, + 55;3; 0.700789, 1.772341, 0.698612;;, + 56;3; 0.700789, 1.772341, 0.698612;;, + 57;3; 0.700789, 1.772341, 0.698612;;, + 58;3; 0.700789, 1.772341, 0.698612;;, + 59;3; 0.700789, 1.772341, 0.698612;;, + 60;3; 0.700789, 1.772341, 0.698612;;, + 61;3; 0.700789, 1.772341, 0.698612;;, + 62;3; 0.700789, 1.772341, 0.698612;;, + 63;3; 0.700789, 1.772341, 0.698612;;, + 64;3; 0.700789, 1.772341, 0.698612;;, + 65;3; 0.700789, 1.772341, 0.698612;;, + 66;3; 0.700789, 1.772341, 0.698612;;, + 67;3; 0.700789, 1.772341, 0.698612;;, + 68;3; 0.700789, 1.772341, 0.698612;;, + 69;3; 0.700789, 1.772341, 0.698612;;, + 70;3; 0.700789, 1.772341, 0.698612;;, + 71;3; 0.700789, 1.772341, 0.698612;;, + 72;3; 0.700789, 1.772341, 0.698612;;, + 73;3; 0.700789, 1.772341, 0.698612;;, + 74;3; 0.700789, 1.772341, 0.698612;;, + 75;3; 0.700789, 1.772341, 0.698612;;, + 76;3; 0.700789, 1.772341, 0.698612;;, + 77;3; 0.700789, 1.772341, 0.698612;;, + 78;3; 0.700789, 1.772341, 0.698612;;, + 79;3; 0.700789, 1.772341, 0.698612;;, + 80;3; 0.700789, 1.772341, 0.698612;;, + 81;3; 0.700789, 1.772341, 0.698612;;, + 82;3; 0.700789, 1.772341, 0.698612;;, + 83;3; 0.700789, 1.772341, 0.698612;;, + 84;3; 0.700789, 1.772341, 0.698612;;, + 85;3; 0.700789, 1.772341, 0.698612;;, + 86;3; 0.700789, 1.772341, 0.698612;;, + 87;3; 0.700789, 1.772341, 0.698612;;, + 88;3; 0.700789, 1.772341, 0.698612;;, + 89;3; 0.700789, 1.772341, 0.698612;;, + 90;3; 0.700789, 1.772341, 0.698612;;, + 91;3; 0.700789, 1.772341, 0.698612;;, + 92;3; 0.700789, 1.772341, 0.698612;;, + 93;3; 0.700789, 1.772341, 0.698612;;, + 94;3; 0.700789, 1.772341, 0.698612;;, + 95;3; 0.700789, 1.772341, 0.698612;;, + 96;3; 0.700789, 1.772341, 0.698612;;, + 97;3; 0.700789, 1.772341, 0.698612;;, + 98;3; 0.700789, 1.772341, 0.698612;;, + 99;3; 0.700789, 1.772341, 0.698612;;, + 100;3; 0.700789, 1.772341, 0.698612;;, + 101;3; 0.700789, 1.772341, 0.698612;;; + } + AnimationKey { //Rotation + 0; + 102; + 0;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 1;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 2;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 3;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 4;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 5;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 6;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 7;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 8;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 9;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 10;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 11;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 12;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 13;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 14;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 15;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 16;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 17;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 18;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 19;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 20;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 21;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 22;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 23;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 24;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 25;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 26;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 27;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 28;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 29;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 30;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 31;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 32;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 33;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 34;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 35;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 36;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 37;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 38;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 39;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 40;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 41;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 42;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 43;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 44;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 45;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 46;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 47;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 48;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 49;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 50;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 51;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 52;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 53;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 54;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 55;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 56;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 57;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 58;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 59;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 60;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 61;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 62;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 63;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 64;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 65;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 66;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 67;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 68;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 69;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 70;4; -0.073863,-0.728827,-0.675668,-0.082636;;, + 71;4; -0.071225,-0.744892,-0.652281,-0.084377;;, + 72;4; -0.063779,-0.789971,-0.586299,-0.089268;;, + 73;4; -0.054176,-0.847438,-0.501243,-0.095506;;, + 74;4; -0.046619,-0.891430,-0.434297,-0.100278;;, + 75;4; -0.043797,-0.905669,-0.409243,-0.101815;;, + 76;4; -0.043909,-0.901068,-0.410168,-0.101304;;, + 77;4; -0.044672,-0.891343,-0.416839,-0.100233;;, + 78;4; -0.046091,-0.876482,-0.429292,-0.098602;;, + 79;4; -0.048155,-0.856583,-0.447443,-0.096420;;, + 80;4; -0.050837,-0.831881,-0.471056,-0.093713;;, + 81;4; -0.054092,-0.802780,-0.499714,-0.090527;;, + 82;4; -0.057847,-0.769867,-0.532797,-0.086924;;, + 83;4; -0.062010,-0.733918,-0.569474,-0.082989;;, + 84;4; -0.066464,-0.695882,-0.608720,-0.078827;;, + 85;4; -0.071075,-0.656840,-0.649360,-0.074556;;, + 86;4; -0.075701,-0.617942,-0.690133,-0.070301;;, + 87;4; -0.080198,-0.580335,-0.729777,-0.066187;;, + 88;4; -0.084432,-0.545089,-0.767105,-0.062333;;, + 89;4; -0.088285,-0.513136,-0.801078,-0.058838;;, + 90;4; -0.091660,-0.485229,-0.830844,-0.055787;;, + 91;4; -0.094485,-0.461934,-0.855760,-0.053240;;, + 92;4; -0.096711,-0.443627,-0.875386,-0.051239;;, + 93;4; -0.098307,-0.430521,-0.889466,-0.049806;;, + 94;4; -0.099262,-0.422690,-0.897893,-0.048951;;, + 95;4; -0.099578,-0.420101,-0.900683,-0.048668;;, + 96;4; -0.097989,-0.439166,-0.886790,-0.050766;;, + 97;4; -0.093361,-0.494628,-0.846380,-0.056877;;, + 98;4; -0.086709,-0.574357,-0.788290,-0.065662;;, + 99;4; -0.080062,-0.654143,-0.730138,-0.074441;;, + 100;4; -0.075446,-0.709712,-0.689615,-0.080542;;, + 101;4; -0.073863,-0.728827,-0.675668,-0.082636;;; + } + AnimationKey { //Scale + 1; + 102; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_head} + AnimationKey { //Position + 2; + 102; + 0;3; -0.000000, 1.674146, 0.000000;;, + 1;3; -0.000000, 1.674146, 0.000000;;, + 2;3; -0.000000, 1.674146, 0.000000;;, + 3;3; -0.000000, 1.674146, 0.000000;;, + 4;3; -0.000000, 1.674146, 0.000000;;, + 5;3; -0.000000, 1.674146, 0.000000;;, + 6;3; -0.000000, 1.674146, 0.000000;;, + 7;3; -0.000000, 1.674146, 0.000000;;, + 8;3; -0.000000, 1.674146, 0.000000;;, + 9;3; -0.000000, 1.674146, 0.000000;;, + 10;3; -0.000000, 1.674146, 0.000000;;, + 11;3; -0.000000, 1.674146, 0.000000;;, + 12;3; -0.000000, 1.674146, 0.000000;;, + 13;3; -0.000000, 1.674146, 0.000000;;, + 14;3; -0.000000, 1.674146, 0.000000;;, + 15;3; -0.000000, 1.674146, 0.000000;;, + 16;3; -0.000000, 1.674146, 0.000000;;, + 17;3; -0.000000, 1.674146, 0.000000;;, + 18;3; -0.000000, 1.674146, 0.000000;;, + 19;3; -0.000000, 1.674146, 0.000000;;, + 20;3; -0.000000, 1.674146, 0.000000;;, + 21;3; -0.000000, 1.674146, 0.000000;;, + 22;3; -0.000000, 1.674146, 0.000000;;, + 23;3; -0.000000, 1.674146, 0.000000;;, + 24;3; -0.000000, 1.674146, 0.000000;;, + 25;3; -0.000000, 1.674146, 0.000000;;, + 26;3; -0.000000, 1.674146, 0.000000;;, + 27;3; -0.000000, 1.674146, 0.000000;;, + 28;3; -0.000000, 1.674146, 0.000000;;, + 29;3; -0.000000, 1.674146, 0.000000;;, + 30;3; -0.000000, 1.674146, 0.000000;;, + 31;3; -0.000000, 1.674146, 0.000000;;, + 32;3; -0.000000, 1.674146, 0.000000;;, + 33;3; -0.000000, 1.674146, 0.000000;;, + 34;3; -0.000000, 1.674146, 0.000000;;, + 35;3; -0.000000, 1.674146, 0.000000;;, + 36;3; -0.000000, 1.674146, 0.000000;;, + 37;3; -0.000000, 1.674146, 0.000000;;, + 38;3; -0.000000, 1.674146, 0.000000;;, + 39;3; -0.000000, 1.674146, 0.000000;;, + 40;3; -0.000000, 1.674146, 0.000000;;, + 41;3; -0.000000, 1.674146, 0.000000;;, + 42;3; -0.000000, 1.674146, 0.000000;;, + 43;3; -0.000000, 1.674146, 0.000000;;, + 44;3; -0.000000, 1.674146, 0.000000;;, + 45;3; -0.000000, 1.674146, 0.000000;;, + 46;3; -0.000000, 1.674146, 0.000000;;, + 47;3; -0.000000, 1.674146, 0.000000;;, + 48;3; -0.000000, 1.674146, 0.000000;;, + 49;3; -0.000000, 1.674146, 0.000000;;, + 50;3; -0.000000, 1.674146, 0.000000;;, + 51;3; -0.000000, 1.674146, 0.000000;;, + 52;3; -0.000000, 1.674146, 0.000000;;, + 53;3; -0.000000, 1.674146, 0.000000;;, + 54;3; -0.000000, 1.674146, 0.000000;;, + 55;3; -0.000000, 1.674146, 0.000000;;, + 56;3; -0.000000, 1.674146, 0.000000;;, + 57;3; -0.000000, 1.674146, 0.000000;;, + 58;3; -0.000000, 1.674146, 0.000000;;, + 59;3; -0.000000, 1.674146, 0.000000;;, + 60;3; -0.000000, 1.674146, 0.000000;;, + 61;3; -0.000000, 1.674146, 0.000000;;, + 62;3; -0.000000, 1.674146, 0.000000;;, + 63;3; -0.000000, 1.674146, 0.000000;;, + 64;3; -0.000000, 1.674146, 0.000000;;, + 65;3; -0.000000, 1.674146, 0.000000;;, + 66;3; -0.000000, 1.674146, 0.000000;;, + 67;3; -0.000000, 1.674146, 0.000000;;, + 68;3; -0.000000, 1.674146, 0.000000;;, + 69;3; -0.000000, 1.674146, 0.000000;;, + 70;3; -0.000000, 1.674146, 0.000000;;, + 71;3; -0.000000, 1.674146, 0.000000;;, + 72;3; 0.000000, 1.674146, 0.000000;;, + 73;3; -0.000000, 1.674146, 0.000000;;, + 74;3; -0.000000, 1.674146, 0.000000;;, + 75;3; -0.000000, 1.674146, 0.000000;;, + 76;3; -0.000000, 1.674146, 0.000000;;, + 77;3; -0.000000, 1.674146, 0.000000;;, + 78;3; -0.000000, 1.674146, 0.000000;;, + 79;3; -0.000000, 1.674146, 0.000000;;, + 80;3; -0.000000, 1.674146, 0.000000;;, + 81;3; -0.000000, 1.674146,-0.000000;;, + 82;3; -0.000000, 1.674146, 0.000000;;, + 83;3; -0.000000, 1.674146, 0.000000;;, + 84;3; -0.000000, 1.674146,-0.000000;;, + 85;3; 0.000000, 1.674146, 0.000000;;, + 86;3; -0.000000, 1.674146, 0.000000;;, + 87;3; -0.000000, 1.674146, 0.000000;;, + 88;3; 0.000000, 1.674146, 0.000000;;, + 89;3; -0.000000, 1.674146, 0.000000;;, + 90;3; -0.000000, 1.674146, 0.000000;;, + 91;3; -0.000000, 1.674146, 0.000000;;, + 92;3; -0.000000, 1.674146, 0.000000;;, + 93;3; 0.000000, 1.674146,-0.000000;;, + 94;3; -0.000000, 1.674146,-0.000000;;, + 95;3; -0.000000, 1.674146, 0.000000;;, + 96;3; -0.000000, 1.674146, 0.000000;;, + 97;3; -0.000000, 1.674146, 0.000000;;, + 98;3; -0.000000, 1.674146, 0.000000;;, + 99;3; -0.000000, 1.674146,-0.000000;;, + 100;3; -0.000000, 1.674146, 0.000000;;, + 101;3; -0.000000, 1.674146, 0.000000;;; + } + AnimationKey { //Rotation + 0; + 102; + 0;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 1;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 2;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 3;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 4;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 5;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 6;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 7;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 8;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 9;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 10;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 11;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 12;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 13;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 14;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 15;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 16;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 17;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 18;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 19;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 20;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 21;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 22;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 23;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 24;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 25;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 26;4; -0.706775, 0.008456,-0.706775, 0.008456;;, + 27;4; -0.706077, 0.032526,-0.706077, 0.032526;;, + 28;4; -0.705751, 0.043775,-0.705751, 0.043775;;, + 29;4; -0.706039, 0.035432,-0.706039, 0.035432;;, + 30;4; -0.706656, 0.017578,-0.706656, 0.017578;;, + 31;4; -0.706945, 0.009235,-0.706945, 0.009235;;, + 32;4; -0.706844, 0.012135,-0.706844, 0.012135;;, + 33;4; -0.706558, 0.020306,-0.706558, 0.020306;;, + 34;4; -0.706192, 0.030797,-0.706192, 0.030797;;, + 35;4; -0.705906, 0.038967,-0.705906, 0.038967;;, + 36;4; -0.705805, 0.041868,-0.705805, 0.041868;;, + 37;4; -0.705991, 0.038144,-0.705990, 0.038144;;, + 38;4; -0.706447, 0.027738,-0.706447, 0.027738;;, + 39;4; -0.706824, 0.015541,-0.706824, 0.015541;;, + 40;4; -0.706811, 0.007295,-0.706811, 0.007295;;, + 41;4; -0.701904, 0.025942,-0.705927,-0.020202;;, + 42;4; -0.689478, 0.083985,-0.704022,-0.082801;;, + 43;4; -0.677123, 0.143604,-0.702186,-0.143793;;, + 44;4; -0.672393, 0.166254,-0.701478,-0.167257;;, + 45;4; -0.674517, 0.155352,-0.701805,-0.157557;;, + 46;4; -0.680750, 0.124798,-0.702809,-0.128156;;, + 47;4; -0.689724, 0.081209,-0.704267,-0.085558;;, + 48;4; -0.698704, 0.037754,-0.705730,-0.042821;;, + 49;4; -0.704954, 0.007570,-0.706750,-0.013038;;, + 50;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 51;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 52;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 53;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 54;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 55;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 56;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 57;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 58;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 59;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 60;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 61;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 62;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 63;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 64;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 65;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 66;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 67;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 68;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 69;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 70;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 71;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 72;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 73;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 74;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 75;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 76;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 77;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 78;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 79;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 80;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 81;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 82;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 83;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 84;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 85;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 86;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 87;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 88;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 89;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 90;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 91;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 92;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 93;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 94;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 95;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 96;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 97;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 98;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 99;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 100;4; -0.707101,-0.002794,-0.707101,-0.002794;;, + 101;4; -0.707101,-0.002794,-0.707101,-0.002794;;; + } + AnimationKey { //Scale + 1; + 102; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_hvost} + AnimationKey { //Position + 2; + 102; + 0;3; -0.371885,-0.304373,-0.053265;;, + 1;3; -0.371885,-0.304373,-0.053265;;, + 2;3; -0.371885,-0.304373,-0.053265;;, + 3;3; -0.371885,-0.304373,-0.053265;;, + 4;3; -0.371885,-0.304373,-0.053265;;, + 5;3; -0.371885,-0.304373,-0.053265;;, + 6;3; -0.371885,-0.304373,-0.053265;;, + 7;3; -0.371885,-0.304373,-0.053265;;, + 8;3; -0.371885,-0.304373,-0.053265;;, + 9;3; -0.371885,-0.304373,-0.053265;;, + 10;3; -0.371885,-0.304373,-0.053265;;, + 11;3; -0.371885,-0.304373,-0.053265;;, + 12;3; -0.371885,-0.304373,-0.053265;;, + 13;3; -0.371885,-0.304373,-0.053265;;, + 14;3; -0.371885,-0.304373,-0.053265;;, + 15;3; -0.371885,-0.304373,-0.053265;;, + 16;3; -0.371885,-0.304373,-0.053265;;, + 17;3; -0.371885,-0.304373,-0.053265;;, + 18;3; -0.371885,-0.304373,-0.053265;;, + 19;3; -0.371885,-0.304373,-0.053265;;, + 20;3; -0.371885,-0.304373,-0.053265;;, + 21;3; -0.371885,-0.304373,-0.053265;;, + 22;3; -0.371885,-0.304373,-0.053265;;, + 23;3; -0.371885,-0.304373,-0.053265;;, + 24;3; -0.371885,-0.304373,-0.053265;;, + 25;3; -0.371885,-0.304373,-0.053265;;, + 26;3; -0.371885,-0.304373,-0.053265;;, + 27;3; -0.371885,-0.304373,-0.053265;;, + 28;3; -0.371885,-0.304373,-0.053265;;, + 29;3; -0.371885,-0.304373,-0.053265;;, + 30;3; -0.371885,-0.304373,-0.053265;;, + 31;3; -0.371885,-0.304373,-0.053265;;, + 32;3; -0.371885,-0.304373,-0.053265;;, + 33;3; -0.371885,-0.304373,-0.053265;;, + 34;3; -0.371885,-0.304373,-0.053265;;, + 35;3; -0.371885,-0.304373,-0.053265;;, + 36;3; -0.371885,-0.304373,-0.053265;;, + 37;3; -0.371885,-0.304373,-0.053265;;, + 38;3; -0.371885,-0.304373,-0.053265;;, + 39;3; -0.371885,-0.304373,-0.053265;;, + 40;3; -0.371885,-0.304373,-0.053265;;, + 41;3; -0.371885,-0.304373,-0.053265;;, + 42;3; -0.371885,-0.304373,-0.053265;;, + 43;3; -0.371885,-0.304373,-0.053265;;, + 44;3; -0.371885,-0.304373,-0.053265;;, + 45;3; -0.371885,-0.304373,-0.053265;;, + 46;3; -0.371885,-0.304373,-0.053265;;, + 47;3; -0.371885,-0.304373,-0.053265;;, + 48;3; -0.371885,-0.304373,-0.053265;;, + 49;3; -0.371885,-0.304373,-0.053265;;, + 50;3; -0.371885,-0.304373,-0.053265;;, + 51;3; -0.371885,-0.304373,-0.053265;;, + 52;3; -0.371885,-0.304373,-0.053265;;, + 53;3; -0.371885,-0.304373,-0.053265;;, + 54;3; -0.371885,-0.304373,-0.053265;;, + 55;3; -0.371885,-0.304373,-0.053265;;, + 56;3; -0.371885,-0.304373,-0.053265;;, + 57;3; -0.371885,-0.304373,-0.053265;;, + 58;3; -0.371885,-0.304373,-0.053265;;, + 59;3; -0.371885,-0.304373,-0.053265;;, + 60;3; -0.371885,-0.304373,-0.053265;;, + 61;3; -0.371885,-0.304373,-0.053265;;, + 62;3; -0.371885,-0.304373,-0.053265;;, + 63;3; -0.371885,-0.304373,-0.053265;;, + 64;3; -0.371885,-0.304373,-0.053265;;, + 65;3; -0.371885,-0.304373,-0.053265;;, + 66;3; -0.371885,-0.304373,-0.053265;;, + 67;3; -0.371885,-0.304373,-0.053265;;, + 68;3; -0.371885,-0.304373,-0.053265;;, + 69;3; -0.371885,-0.304373,-0.053265;;, + 70;3; -0.371885,-0.304373,-0.053265;;, + 71;3; -0.371885,-0.304373,-0.053265;;, + 72;3; -0.371885,-0.304373,-0.053265;;, + 73;3; -0.371885,-0.304373,-0.053265;;, + 74;3; -0.371885,-0.304373,-0.053265;;, + 75;3; -0.371885,-0.304373,-0.053265;;, + 76;3; -0.371885,-0.304373,-0.053265;;, + 77;3; -0.371885,-0.304373,-0.053265;;, + 78;3; -0.371885,-0.304373,-0.053265;;, + 79;3; -0.371885,-0.304373,-0.053265;;, + 80;3; -0.371885,-0.304373,-0.053265;;, + 81;3; -0.371885,-0.304373,-0.053265;;, + 82;3; -0.371885,-0.304373,-0.053265;;, + 83;3; -0.371885,-0.304373,-0.053265;;, + 84;3; -0.371885,-0.304373,-0.053265;;, + 85;3; -0.371885,-0.304373,-0.053265;;, + 86;3; -0.371885,-0.304373,-0.053265;;, + 87;3; -0.371885,-0.304373,-0.053265;;, + 88;3; -0.371885,-0.304373,-0.053265;;, + 89;3; -0.371885,-0.304373,-0.053265;;, + 90;3; -0.371885,-0.304373,-0.053265;;, + 91;3; -0.371885,-0.304373,-0.053265;;, + 92;3; -0.371885,-0.304373,-0.053265;;, + 93;3; -0.371885,-0.304373,-0.053265;;, + 94;3; -0.371885,-0.304373,-0.053265;;, + 95;3; -0.371885,-0.304373,-0.053265;;, + 96;3; -0.371885,-0.304373,-0.053265;;, + 97;3; -0.371885,-0.304373,-0.053265;;, + 98;3; -0.371885,-0.304373,-0.053265;;, + 99;3; -0.371885,-0.304373,-0.053265;;, + 100;3; -0.371885,-0.304373,-0.053265;;, + 101;3; -0.371885,-0.304373,-0.053265;;; + } + AnimationKey { //Rotation + 0; + 102; + 0;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 1;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 2;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 3;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 4;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 5;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 6;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 7;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 8;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 9;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 10;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 11;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 12;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 13;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 14;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 15;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 16;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 17;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 18;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 19;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 20;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 21;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 22;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 23;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 24;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 25;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 26;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 27;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 28;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 29;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 30;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 31;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 32;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 33;4; -0.092171,-0.091801, 0.103340, 0.977726;;, + 34;4; -0.079170,-0.092602, 0.230341, 0.965454;;, + 35;4; -0.080174,-0.092981, 0.226130, 0.966924;;, + 36;4; -0.083078,-0.093954, 0.212380, 0.971164;;, + 37;4; -0.087206,-0.095018, 0.188694, 0.977155;;, + 38;4; -0.091248,-0.095436, 0.157386, 0.982942;;, + 39;4; -0.093909,-0.094633, 0.122667, 0.986621;;, + 40;4; -0.094558,-0.092458, 0.088213, 0.987284;;, + 41;4; -0.004325,-0.088704, 0.040224, 0.979222;;, + 42;4; 0.187822,-0.084584,-0.015920, 0.963174;;, + 43;4; 0.277597,-0.082988,-0.038278, 0.955781;;, + 44;4; 0.260219,-0.083351,-0.037618, 0.957332;;, + 45;4; 0.208831,-0.084427,-0.035667, 0.961922;;, + 46;4; 0.130568,-0.086067,-0.032694, 0.968918;;, + 47;4; 0.041820,-0.087927,-0.029322, 0.976856;;, + 48;4; -0.036429,-0.089568,-0.026350, 0.983854;;, + 49;4; -0.087801,-0.090644,-0.024399, 0.988445;;, + 50;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 51;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 52;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 53;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 54;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 55;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 56;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 57;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 58;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 59;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 60;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 61;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 62;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 63;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 64;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 65;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 66;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 67;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 68;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 69;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 70;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 71;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 72;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 73;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 74;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 75;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 76;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 77;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 78;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 79;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 80;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 81;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 82;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 83;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 84;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 85;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 86;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 87;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 88;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 89;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 90;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 91;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 92;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 93;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 94;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 95;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 96;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 97;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 98;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 99;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 100;4; -0.105172,-0.091008,-0.023740, 0.989996;;, + 101;4; -0.105172,-0.091008,-0.023740, 0.989996;;; + } + AnimationKey { //Scale + 1; + 102; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Cube} + AnimationKey { //Position + 2; + 102; + 0;3; -0.022274,-1.486684, 5.904222;;, + 1;3; -0.022274,-1.486684, 5.904222;;, + 2;3; -0.022274,-1.486684, 5.904222;;, + 3;3; -0.022274,-1.486684, 5.904222;;, + 4;3; -0.022274,-1.486684, 5.904222;;, + 5;3; -0.022274,-1.486684, 5.904222;;, + 6;3; -0.022274,-1.486684, 5.904222;;, + 7;3; -0.022274,-1.486684, 5.904222;;, + 8;3; -0.022274,-1.486684, 5.904222;;, + 9;3; -0.022274,-1.486684, 5.904222;;, + 10;3; -0.022274,-1.486684, 5.904222;;, + 11;3; -0.022274,-1.486684, 5.904222;;, + 12;3; -0.022274,-1.486684, 5.904222;;, + 13;3; -0.022274,-1.486684, 5.904222;;, + 14;3; -0.022274,-1.486684, 5.904222;;, + 15;3; -0.022274,-1.486684, 5.904222;;, + 16;3; -0.022274,-1.486684, 5.904222;;, + 17;3; -0.022274,-1.486684, 5.904222;;, + 18;3; -0.022274,-1.486684, 5.904222;;, + 19;3; -0.022274,-1.486684, 5.904222;;, + 20;3; -0.022274,-1.486684, 5.904222;;, + 21;3; -0.022274,-1.486684, 5.904222;;, + 22;3; -0.022274,-1.486684, 5.904222;;, + 23;3; -0.022274,-1.486684, 5.904222;;, + 24;3; -0.022274,-1.486684, 5.904222;;, + 25;3; -0.022274,-1.486684, 5.904222;;, + 26;3; -0.022274,-1.486684, 5.904222;;, + 27;3; -0.022274,-1.486684, 5.904222;;, + 28;3; -0.022274,-1.486684, 5.904222;;, + 29;3; -0.022274,-1.486684, 5.904222;;, + 30;3; -0.022274,-1.486684, 5.904222;;, + 31;3; -0.022274,-1.486684, 5.904222;;, + 32;3; -0.022274,-1.486684, 5.904222;;, + 33;3; -0.022274,-1.486684, 5.904222;;, + 34;3; -0.022274,-1.486684, 5.904222;;, + 35;3; -0.022274,-1.486684, 5.904222;;, + 36;3; -0.022274,-1.486684, 5.904222;;, + 37;3; -0.022274,-1.486684, 5.904222;;, + 38;3; -0.022274,-1.486684, 5.904222;;, + 39;3; -0.022274,-1.486684, 5.904222;;, + 40;3; -0.022274,-1.486684, 5.904222;;, + 41;3; -0.022274,-1.486684, 5.904222;;, + 42;3; -0.022274,-1.486684, 5.904222;;, + 43;3; -0.022274,-1.486684, 5.904222;;, + 44;3; -0.022274,-1.486684, 5.904222;;, + 45;3; -0.022274,-1.486684, 5.904222;;, + 46;3; -0.022274,-1.486684, 5.904222;;, + 47;3; -0.022274,-1.486684, 5.904222;;, + 48;3; -0.022274,-1.486684, 5.904222;;, + 49;3; -0.022274,-1.486684, 5.904222;;, + 50;3; -0.022274,-1.486684, 5.904222;;, + 51;3; -0.022274,-1.486684, 5.904222;;, + 52;3; -0.022274,-1.486684, 5.904222;;, + 53;3; -0.022274,-1.486684, 5.904222;;, + 54;3; -0.022274,-1.486684, 5.904222;;, + 55;3; -0.022274,-1.486684, 5.904222;;, + 56;3; -0.022274,-1.486684, 5.904222;;, + 57;3; -0.022274,-1.486684, 5.904222;;, + 58;3; -0.022274,-1.486684, 5.904222;;, + 59;3; -0.022274,-1.486684, 5.904222;;, + 60;3; -0.022274,-1.486684, 5.904222;;, + 61;3; -0.022274,-1.486684, 5.904222;;, + 62;3; -0.022274,-1.486684, 5.904222;;, + 63;3; -0.022274,-1.486684, 5.904222;;, + 64;3; -0.022274,-1.486684, 5.904222;;, + 65;3; -0.022274,-1.486684, 5.904222;;, + 66;3; -0.022274,-1.486684, 5.904222;;, + 67;3; -0.022274,-1.486684, 5.904222;;, + 68;3; -0.022274,-1.486684, 5.904222;;, + 69;3; -0.022274,-1.486684, 5.904222;;, + 70;3; -0.022274,-1.486684, 5.904222;;, + 71;3; -0.022274,-1.486684, 5.904222;;, + 72;3; -0.022274,-1.486684, 5.904222;;, + 73;3; -0.022274,-1.486684, 5.904222;;, + 74;3; -0.022274,-1.486684, 5.904222;;, + 75;3; -0.022274,-1.486684, 5.904222;;, + 76;3; -0.022274,-1.486684, 5.904222;;, + 77;3; -0.022274,-1.486684, 5.904222;;, + 78;3; -0.022274,-1.486684, 5.904222;;, + 79;3; -0.022274,-1.486684, 5.904222;;, + 80;3; -0.022274,-1.486684, 5.904222;;, + 81;3; -0.022274,-1.486684, 5.904222;;, + 82;3; -0.022274,-1.486684, 5.904222;;, + 83;3; -0.022274,-1.486684, 5.904222;;, + 84;3; -0.022274,-1.486684, 5.904222;;, + 85;3; -0.022274,-1.486684, 5.904222;;, + 86;3; -0.022274,-1.486684, 5.904222;;, + 87;3; -0.022274,-1.486684, 5.904222;;, + 88;3; -0.022274,-1.486684, 5.904222;;, + 89;3; -0.022274,-1.486684, 5.904222;;, + 90;3; -0.022274,-1.486684, 5.904222;;, + 91;3; -0.022274,-1.486684, 5.904222;;, + 92;3; -0.022274,-1.486684, 5.904222;;, + 93;3; -0.022274,-1.486684, 5.904222;;, + 94;3; -0.022274,-1.486684, 5.904222;;, + 95;3; -0.022274,-1.486684, 5.904222;;, + 96;3; -0.022274,-1.486684, 5.904222;;, + 97;3; -0.022274,-1.486684, 5.904222;;, + 98;3; -0.022274,-1.486684, 5.904222;;, + 99;3; -0.022274,-1.486684, 5.904222;;, + 100;3; -0.022274,-1.486684, 5.904222;;, + 101;3; -0.022274,-1.486684, 5.904222;;; + } + AnimationKey { //Rotation + 0; + 102; + 0;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 1;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 2;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 3;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 4;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 5;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 6;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 7;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 8;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 9;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 10;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 11;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 12;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 13;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 14;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 15;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 16;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 17;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 18;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 19;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 20;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 21;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 22;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 23;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 24;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 25;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 26;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 27;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 28;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 29;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 30;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 31;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 32;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 33;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 34;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 35;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 36;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 37;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 38;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 39;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 40;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 41;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 42;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 43;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 44;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 45;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 46;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 47;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 48;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 49;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 50;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 51;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 52;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 53;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 54;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 55;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 56;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 57;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 58;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 59;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 60;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 61;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 62;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 63;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 64;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 65;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 66;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 67;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 68;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 69;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 70;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 71;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 72;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 73;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 74;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 75;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 76;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 77;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 78;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 79;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 80;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 81;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 82;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 83;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 84;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 85;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 86;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 87;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 88;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 89;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 90;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 91;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 92;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 93;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 94;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 95;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 96;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 97;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 98;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 99;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 100;4; -0.707076, 0.000000, 0.000000, 0.707137;;, + 101;4; -0.707076, 0.000000, 0.000000, 0.707137;;; + } + AnimationKey { //Scale + 1; + 102; + 0;3; 2.732761, 2.732761, 2.732761;;, + 1;3; 2.732761, 2.732761, 2.732761;;, + 2;3; 2.732761, 2.732761, 2.732761;;, + 3;3; 2.732761, 2.732761, 2.732761;;, + 4;3; 2.732761, 2.732761, 2.732761;;, + 5;3; 2.732761, 2.732761, 2.732761;;, + 6;3; 2.732761, 2.732761, 2.732761;;, + 7;3; 2.732761, 2.732761, 2.732761;;, + 8;3; 2.732761, 2.732761, 2.732761;;, + 9;3; 2.732761, 2.732761, 2.732761;;, + 10;3; 2.732761, 2.732761, 2.732761;;, + 11;3; 2.732761, 2.732761, 2.732761;;, + 12;3; 2.732761, 2.732761, 2.732761;;, + 13;3; 2.732761, 2.732761, 2.732761;;, + 14;3; 2.732761, 2.732761, 2.732761;;, + 15;3; 2.732761, 2.732761, 2.732761;;, + 16;3; 2.732761, 2.732761, 2.732761;;, + 17;3; 2.732761, 2.732761, 2.732761;;, + 18;3; 2.732761, 2.732761, 2.732761;;, + 19;3; 2.732761, 2.732761, 2.732761;;, + 20;3; 2.732761, 2.732761, 2.732761;;, + 21;3; 2.732761, 2.732761, 2.732761;;, + 22;3; 2.732761, 2.732761, 2.732761;;, + 23;3; 2.732761, 2.732761, 2.732761;;, + 24;3; 2.732761, 2.732761, 2.732761;;, + 25;3; 2.732761, 2.732761, 2.732761;;, + 26;3; 2.732761, 2.732761, 2.732761;;, + 27;3; 2.732761, 2.732761, 2.732761;;, + 28;3; 2.732761, 2.732761, 2.732761;;, + 29;3; 2.732761, 2.732761, 2.732761;;, + 30;3; 2.732761, 2.732761, 2.732761;;, + 31;3; 2.732761, 2.732761, 2.732761;;, + 32;3; 2.732761, 2.732761, 2.732761;;, + 33;3; 2.732761, 2.732761, 2.732761;;, + 34;3; 2.732761, 2.732761, 2.732761;;, + 35;3; 2.732761, 2.732761, 2.732761;;, + 36;3; 2.732761, 2.732761, 2.732761;;, + 37;3; 2.732761, 2.732761, 2.732761;;, + 38;3; 2.732761, 2.732761, 2.732761;;, + 39;3; 2.732761, 2.732761, 2.732761;;, + 40;3; 2.732761, 2.732761, 2.732761;;, + 41;3; 2.732761, 2.732761, 2.732761;;, + 42;3; 2.732761, 2.732761, 2.732761;;, + 43;3; 2.732761, 2.732761, 2.732761;;, + 44;3; 2.732761, 2.732761, 2.732761;;, + 45;3; 2.732761, 2.732761, 2.732761;;, + 46;3; 2.732761, 2.732761, 2.732761;;, + 47;3; 2.732761, 2.732761, 2.732761;;, + 48;3; 2.732761, 2.732761, 2.732761;;, + 49;3; 2.732761, 2.732761, 2.732761;;, + 50;3; 2.732761, 2.732761, 2.732761;;, + 51;3; 2.732761, 2.732761, 2.732761;;, + 52;3; 2.732761, 2.732761, 2.732761;;, + 53;3; 2.732761, 2.732761, 2.732761;;, + 54;3; 2.732761, 2.732761, 2.732761;;, + 55;3; 2.732761, 2.732761, 2.732761;;, + 56;3; 2.732761, 2.732761, 2.732761;;, + 57;3; 2.732761, 2.732761, 2.732761;;, + 58;3; 2.732761, 2.732761, 2.732761;;, + 59;3; 2.732761, 2.732761, 2.732761;;, + 60;3; 2.732761, 2.732761, 2.732761;;, + 61;3; 2.732761, 2.732761, 2.732761;;, + 62;3; 2.732761, 2.732761, 2.732761;;, + 63;3; 2.732761, 2.732761, 2.732761;;, + 64;3; 2.732761, 2.732761, 2.732761;;, + 65;3; 2.732761, 2.732761, 2.732761;;, + 66;3; 2.732761, 2.732761, 2.732761;;, + 67;3; 2.732761, 2.732761, 2.732761;;, + 68;3; 2.732761, 2.732761, 2.732761;;, + 69;3; 2.732761, 2.732761, 2.732761;;, + 70;3; 2.732761, 2.732761, 2.732761;;, + 71;3; 2.732761, 2.732761, 2.732761;;, + 72;3; 2.732761, 2.732761, 2.732761;;, + 73;3; 2.732761, 2.732761, 2.732761;;, + 74;3; 2.732761, 2.732761, 2.732761;;, + 75;3; 2.732761, 2.732761, 2.732761;;, + 76;3; 2.732761, 2.732761, 2.732761;;, + 77;3; 2.732761, 2.732761, 2.732761;;, + 78;3; 2.732761, 2.732761, 2.732761;;, + 79;3; 2.732761, 2.732761, 2.732761;;, + 80;3; 2.732761, 2.732761, 2.732761;;, + 81;3; 2.732761, 2.732761, 2.732761;;, + 82;3; 2.732761, 2.732761, 2.732761;;, + 83;3; 2.732761, 2.732761, 2.732761;;, + 84;3; 2.732761, 2.732761, 2.732761;;, + 85;3; 2.732761, 2.732761, 2.732761;;, + 86;3; 2.732761, 2.732761, 2.732761;;, + 87;3; 2.732761, 2.732761, 2.732761;;, + 88;3; 2.732761, 2.732761, 2.732761;;, + 89;3; 2.732761, 2.732761, 2.732761;;, + 90;3; 2.732761, 2.732761, 2.732761;;, + 91;3; 2.732761, 2.732761, 2.732761;;, + 92;3; 2.732761, 2.732761, 2.732761;;, + 93;3; 2.732761, 2.732761, 2.732761;;, + 94;3; 2.732761, 2.732761, 2.732761;;, + 95;3; 2.732761, 2.732761, 2.732761;;, + 96;3; 2.732761, 2.732761, 2.732761;;, + 97;3; 2.732761, 2.732761, 2.732761;;, + 98;3; 2.732761, 2.732761, 2.732761;;, + 99;3; 2.732761, 2.732761, 2.732761;;, + 100;3; 2.732761, 2.732761, 2.732761;;, + 101;3; 2.732761, 2.732761, 2.732761;;; + } + } +} //End of AnimationSet diff --git a/games/MultiCraft_game/mods/default/models/mobs_rat.png b/games/MultiCraft_game/files/default/models/mobs_rat.png similarity index 100% rename from games/MultiCraft_game/mods/default/models/mobs_rat.png rename to games/MultiCraft_game/files/default/models/mobs_rat.png diff --git a/games/MultiCraft_game/mods/default/models/mobs_rat.x b/games/MultiCraft_game/files/default/models/mobs_rat.x similarity index 97% rename from games/MultiCraft_game/mods/default/models/mobs_rat.x rename to games/MultiCraft_game/files/default/models/mobs_rat.x index fa0f21c6a..f5a69bd70 100644 --- a/games/MultiCraft_game/mods/default/models/mobs_rat.x +++ b/games/MultiCraft_game/files/default/models/mobs_rat.x @@ -1,699 +1,699 @@ -xof 0303txt 0032 - -Frame Root { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 0.000000, 1.000000, 0.000000, - 0.000000, 1.000000,-0.000000, 0.000000, - 0.000000, 0.000000, 0.000000, 1.000000;; - } - Frame Cube_004 { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 1.000000, 0.000000, 0.000000, - 0.000000, 0.000000, 1.000000, 0.000000, - 0.000000, 0.000000,-0.000000, 1.000000;; - } - Mesh { //Cube_005 Mesh - 176; - 0.336296; 1.101631; 1.340231;, - 1.524099; 1.101631; 1.348138;, - 1.516191; 1.101631; 2.535941;, - 0.328389; 1.101631; 2.528034;, - 0.328389; 1.101631; 2.528034;, - 0.336296; 1.101631; 1.340231;, - 0.336296; 1.101631; 1.340231;, - 0.328389; 1.101631; 2.528034;, - 1.524099; 1.101631; 1.348138;, - 1.516191; 1.101631; 2.535941;, - 1.516191; 1.101631; 2.535941;, - 1.524099; 1.101631; 1.348138;, - 1.516191; 1.101631; 2.535941;, - 0.328389; 1.101631; 2.528034;, - 0.328389; 1.101631; 2.528034;, - 1.516191; 1.101631; 2.535941;, - 0.336296; 1.101631; 1.340231;, - 1.524099; 1.101631; 1.348138;, - 1.524099; 1.101631; 1.348138;, - 0.336296; 1.101631; 1.340231;, - -1.564649; 0.817637; 1.334045;, - -1.564649; 1.101631; 1.334045;, - -1.596119; 1.101631; 2.521457;, - -1.596119; 0.817637; 2.521457;, - -1.564649; 1.101631; 1.334045;, - -0.377237; 1.101631; 1.365515;, - -0.408707; 1.101631; 2.552927;, - -1.596119; 1.101631; 2.521457;, - -0.377237; 1.101631; 1.365515;, - -0.377237; 0.817638; 1.365515;, - -0.408707; 0.817638; 2.552928;, - -0.408707; 1.101631; 2.552927;, - -0.377237; 0.817638; 1.365515;, - -1.564649; 0.817637; 1.334045;, - -1.596119; 0.817637; 2.521457;, - -0.408707; 0.817638; 2.552928;, - -0.377237; 0.817638; 1.365515;, - -0.377237; 1.101631; 1.365515;, - -1.564649; 1.101631; 1.334045;, - -1.564649; 0.817637; 1.334045;, - -1.596119; 0.817637; 2.521457;, - -1.596119; 1.101631; 2.521457;, - -0.408707; 1.101631; 2.552927;, - -0.408707; 0.817638; 2.552928;, - 0.336296; 0.817638; 1.340231;, - 0.336296; 1.101631; 1.340231;, - 0.328389; 1.101631; 2.528034;, - 0.328389; 0.817638; 2.528034;, - 1.524099; 1.101631; 1.348138;, - 1.524099; 0.817637; 1.348139;, - 1.516192; 0.817637; 2.535942;, - 1.516191; 1.101631; 2.535941;, - 1.524099; 0.817637; 1.348139;, - 0.336296; 0.817638; 1.340231;, - 0.328389; 0.817638; 2.528034;, - 1.516192; 0.817637; 2.535942;, - 1.524099; 0.817637; 1.348139;, - 1.524099; 1.101631; 1.348138;, - 0.336296; 1.101631; 1.340231;, - 0.336296; 0.817638; 1.340231;, - 0.328389; 0.817638; 2.528034;, - 0.328389; 1.101631; 2.528034;, - 1.516191; 1.101631; 2.535941;, - 1.516192; 0.817637; 2.535942;, - -0.117394;-5.732621; 0.182654;, - -0.186090;-2.477838; 0.265415;, - -0.186090;-2.477838; 0.668304;, - -0.117394;-5.732621; 0.448150;, - -0.186090;-2.477838; 0.265415;, - 0.216799;-2.477838; 0.265415;, - 0.216799;-2.477838; 0.668304;, - -0.186090;-2.477838; 0.668304;, - 0.216799;-2.477838; 0.265415;, - 0.148102;-5.732621; 0.182654;, - 0.148102;-5.732621; 0.448150;, - 0.216799;-2.477838; 0.668304;, - 0.148102;-5.732621; 0.182654;, - -0.117394;-5.732621; 0.182654;, - -0.117394;-5.732621; 0.448150;, - 0.148102;-5.732621; 0.448150;, - 0.148102;-5.732621; 0.182654;, - 0.216799;-2.477838; 0.265415;, - -0.186090;-2.477838; 0.265415;, - -0.117394;-5.732621; 0.182654;, - -0.117394;-5.732621; 0.448150;, - -0.186090;-2.477838; 0.668304;, - 0.216799;-2.477838; 0.668304;, - 0.148102;-5.732621; 0.448150;, - -0.933130;-2.573576; 0.130200;, - -0.933130; 0.667430; 0.130200;, - -0.933130; 0.667430; 2.038438;, - -0.933130;-2.573576; 2.038438;, - -0.933130; 0.667430; 0.130200;, - 0.963839; 0.667430; 0.130200;, - 0.963839; 0.667430; 2.038438;, - -0.933130; 0.667430; 2.038438;, - 0.963839; 0.667430; 0.130200;, - 0.963839;-2.573576; 0.130200;, - 0.963839;-2.573576; 2.038438;, - 0.963839; 0.667430; 2.038438;, - 0.963839;-2.573576; 0.130200;, - -0.933130;-2.573576; 0.130200;, - -0.933130;-2.573576; 2.038438;, - 0.963839;-2.573576; 2.038438;, - 0.963839;-2.573576; 0.130200;, - 0.963839; 0.667430; 0.130200;, - -0.933130; 0.667430; 0.130200;, - -0.933130;-2.573576; 0.130200;, - -0.933130;-2.573576; 2.038438;, - -0.933130; 0.667430; 2.038438;, - 0.963839; 0.667430; 2.038438;, - 0.963839;-2.573576; 2.038438;, - -0.694354; 0.619175; 0.175005;, - -0.469990; 2.744857; 0.240792;, - -0.469990; 2.744857; 1.874725;, - -0.694354; 0.619175; 1.814122;, - 0.015354; 2.744857; 0.240792;, - 0.500698; 2.744857; 0.240792;, - 0.500698; 2.744857; 1.874725;, - 0.015354; 2.744857; 1.874725;, - 0.500698; 2.744857; 0.240792;, - 0.725062; 0.619175; 0.175005;, - 0.725062; 0.619175; 1.814122;, - 0.500698; 2.744857; 1.874725;, - 0.015354; 0.619175; 0.175005;, - -0.694354; 0.619175; 0.175005;, - -0.694354; 0.619175; 1.814122;, - 0.015354; 0.619175; 1.814122;, - 0.725062; 0.619175; 0.175005;, - 0.500698; 2.744857; 0.240792;, - 0.015354; 2.744857; 0.240792;, - 0.015354; 0.619175; 0.175005;, - -0.694354; 0.619175; 1.814122;, - -0.469990; 2.744857; 1.874725;, - 0.015354; 2.744857; 1.874725;, - 0.015354; 0.619175; 1.814122;, - -0.281961; 2.574486; 0.745273;, - -0.281961; 3.169116; 0.745273;, - -0.281961; 3.169116; 1.339903;, - -0.281961; 2.574486; 1.339903;, - -0.281961; 3.169116; 0.745273;, - 0.312669; 3.169116; 0.745273;, - 0.312669; 3.169116; 1.339903;, - -0.281961; 3.169116; 1.339903;, - 0.312669; 3.169116; 0.745273;, - 0.312669; 2.574486; 0.745273;, - 0.312669; 2.574486; 1.339903;, - 0.312669; 3.169116; 1.339903;, - 0.312669; 2.574486; 0.745273;, - -0.281961; 2.574486; 0.745273;, - -0.281961; 2.574486; 1.339903;, - 0.312669; 2.574486; 1.339903;, - 0.312669; 2.574486; 0.745273;, - 0.312669; 3.169116; 0.745273;, - -0.281961; 3.169116; 0.745273;, - -0.281961; 2.574486; 0.745273;, - -0.281961; 2.574486; 1.339903;, - -0.281961; 3.169116; 1.339903;, - 0.312669; 3.169116; 1.339903;, - 0.312669; 2.574486; 1.339903;, - -0.469990; 2.744857; 0.240792;, - 0.015354; 2.744857; 0.240792;, - 0.015354; 2.744857; 1.874725;, - -0.469990; 2.744857; 1.874725;, - 0.725062; 0.619175; 0.175005;, - 0.015354; 0.619175; 0.175005;, - 0.015354; 0.619175; 1.814122;, - 0.725062; 0.619175; 1.814122;, - 0.015354; 0.619175; 0.175005;, - 0.015354; 2.744857; 0.240792;, - -0.469990; 2.744857; 0.240792;, - -0.694354; 0.619175; 0.175005;, - 0.015354; 0.619175; 1.814122;, - 0.015354; 2.744857; 1.874725;, - 0.500698; 2.744857; 1.874725;, - 0.725062; 0.619175; 1.814122;; - 44; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;, - 4;24;25;26;27;, - 4;28;29;30;31;, - 4;32;33;34;35;, - 4;36;37;38;39;, - 4;40;41;42;43;, - 4;44;45;46;47;, - 4;48;49;50;51;, - 4;52;53;54;55;, - 4;56;57;58;59;, - 4;60;61;62;63;, - 4;64;65;66;67;, - 4;68;69;70;71;, - 4;72;73;74;75;, - 4;76;77;78;79;, - 4;80;81;82;83;, - 4;84;85;86;87;, - 4;88;89;90;91;, - 4;92;93;94;95;, - 4;96;97;98;99;, - 4;100;101;102;103;, - 4;104;105;106;107;, - 4;108;109;110;111;, - 4;112;113;114;115;, - 4;116;117;118;119;, - 4;120;121;122;123;, - 4;124;125;126;127;, - 4;128;129;130;131;, - 4;132;133;134;135;, - 4;136;137;138;139;, - 4;140;141;142;143;, - 4;144;145;146;147;, - 4;148;149;150;151;, - 4;152;153;154;155;, - 4;156;157;158;159;, - 4;160;161;162;163;, - 4;164;165;166;167;, - 4;168;169;170;171;, - 4;172;173;174;175;; - MeshNormals { //Cube_005 Normals - 176; - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 0.000000;, - -0.999649; 0.000000;-0.026494;, - -0.999649; 0.000000;-0.026494;, - -0.999649; 0.000000;-0.026494;, - -0.999649; 0.000000;-0.026494;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - 0.999649; 0.000001; 0.026494;, - 0.999649; 0.000001; 0.026494;, - 0.999649; 0.000001; 0.026494;, - 0.999649; 0.000001; 0.026494;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.026494; 0.000000;-0.999649;, - 0.026494; 0.000000;-0.999649;, - 0.026494; 0.000000;-0.999649;, - 0.026494; 0.000000;-0.999649;, - -0.026494; 0.000000; 0.999649;, - -0.026494; 0.000000; 0.999649;, - -0.026494; 0.000000; 0.999649;, - -0.026494; 0.000000; 0.999649;, - -0.999978;-0.000000;-0.006657;, - -0.999978;-0.000000;-0.006657;, - -0.999978;-0.000000;-0.006657;, - -0.999978;-0.000000;-0.006657;, - 0.999978; 0.000001; 0.006657;, - 0.999978; 0.000001; 0.006657;, - 0.999978; 0.000001; 0.006657;, - 0.999978; 0.000001; 0.006657;, - -0.000000;-1.000000;-0.000000;, - -0.000000;-1.000000;-0.000000;, - -0.000000;-1.000000;-0.000000;, - -0.000000;-1.000000;-0.000000;, - 0.006657; 0.000000;-0.999978;, - 0.006657; 0.000000;-0.999978;, - 0.006657; 0.000000;-0.999978;, - 0.006657; 0.000000;-0.999978;, - -0.006657; 0.000000; 0.999978;, - -0.006657; 0.000000; 0.999978;, - -0.006657; 0.000000; 0.999978;, - -0.006657; 0.000000; 0.999978;, - -0.999777;-0.021102; 0.000000;, - -0.999777;-0.021102; 0.000000;, - -0.999777;-0.021102; 0.000000;, - -0.999777;-0.021102; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.999777;-0.021102; 0.000000;, - 0.999777;-0.021102; 0.000000;, - 0.999777;-0.021102; 0.000000;, - 0.999777;-0.021102; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000; 0.025419;-0.999677;, - 0.000000; 0.025419;-0.999677;, - 0.000000; 0.025419;-0.999677;, - 0.000000; 0.025419;-0.999677;, - 0.000000;-0.067486; 0.997720;, - 0.000000;-0.067486; 0.997720;, - 0.000000;-0.067486; 0.997720;, - 0.000000;-0.067486; 0.997720;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.994476; 0.104966; 0.000000;, - -0.994476; 0.104966; 0.000000;, - -0.994476; 0.104966; 0.000000;, - -0.994476; 0.104966; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.994476; 0.104966; 0.000000;, - 0.994476; 0.104966; 0.000000;, - 0.994476; 0.104966; 0.000000;, - 0.994476; 0.104966; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000; 0.030934;-0.999521;, - 0.000000; 0.030934;-0.999521;, - 0.000000; 0.030934;-0.999521;, - 0.000000; 0.030934;-0.999521;, - 0.000000;-0.028498; 0.999594;, - 0.000000;-0.028498; 0.999594;, - 0.000000;-0.028498; 0.999594;, - 0.000000;-0.028498; 0.999594;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000; 0.030934;-0.999521;, - 0.000000; 0.030934;-0.999521;, - 0.000000; 0.030934;-0.999521;, - 0.000000; 0.030934;-0.999521;, - 0.000000;-0.028498; 0.999594;, - 0.000000;-0.028498; 0.999594;, - 0.000000;-0.028498; 0.999594;, - 0.000000;-0.028498; 0.999594;; - 44; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;, - 4;24;25;26;27;, - 4;28;29;30;31;, - 4;32;33;34;35;, - 4;36;37;38;39;, - 4;40;41;42;43;, - 4;44;45;46;47;, - 4;48;49;50;51;, - 4;52;53;54;55;, - 4;56;57;58;59;, - 4;60;61;62;63;, - 4;64;65;66;67;, - 4;68;69;70;71;, - 4;72;73;74;75;, - 4;76;77;78;79;, - 4;80;81;82;83;, - 4;84;85;86;87;, - 4;88;89;90;91;, - 4;92;93;94;95;, - 4;96;97;98;99;, - 4;100;101;102;103;, - 4;104;105;106;107;, - 4;108;109;110;111;, - 4;112;113;114;115;, - 4;116;117;118;119;, - 4;120;121;122;123;, - 4;124;125;126;127;, - 4;128;129;130;131;, - 4;132;133;134;135;, - 4;136;137;138;139;, - 4;140;141;142;143;, - 4;144;145;146;147;, - 4;148;149;150;151;, - 4;152;153;154;155;, - 4;156;157;158;159;, - 4;160;161;162;163;, - 4;164;165;166;167;, - 4;168;169;170;171;, - 4;172;173;174;175;; - } //End of Cube_005 Normals - MeshMaterialList { //Cube_005 Material List - 1; - 44; - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0;; - Material Material_001 { - 0.640000; 0.640000; 0.640000; 1.000000;; - 96.078431; - 0.500000; 0.500000; 0.500000;; - 0.000000; 0.000000; 0.000000;; - } - } //End of Cube_005 Material List - MeshTextureCoords { //Cube_005 UV Coordinates - 176; - 0.635817; 0.275819;, - 0.635817; 0.046728;, - 0.864908; 0.046728;, - 0.864908; 0.275819;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.864346; 0.986031;, - 0.783570; 0.986031;, - 0.783570; 0.648180;, - 0.864346; 0.648180;, - 0.635817; 0.274669;, - 0.635817; 0.045578;, - 0.864908; 0.045578;, - 0.864908; 0.274669;, - 0.863901; 0.987104;, - 0.783126; 0.987104;, - 0.783126; 0.649254;, - 0.863901; 0.649254;, - 0.991231; 0.987104;, - 0.653381; 0.987104;, - 0.653381; 0.649254;, - 0.991232; 0.649254;, - 0.991232; 0.777658;, - 0.991232; 0.858433;, - 0.653381; 0.858433;, - 0.653381; 0.777658;, - 0.655529; 0.859063;, - 0.655529; 0.778288;, - 0.993379; 0.778288;, - 0.993379; 0.859063;, - 0.335443; 0.861158;, - 0.265926; 0.861158;, - 0.265926; 0.570397;, - 0.335443; 0.570397;, - 0.334205; 0.859816;, - 0.264688; 0.859816;, - 0.264688; 0.569055;, - 0.334205; 0.569055;, - 0.444367; 0.858474;, - 0.153606; 0.858474;, - 0.153606; 0.567713;, - 0.444367; 0.567713;, - 0.333996; 0.859816;, - 0.264479; 0.859816;, - 0.264479; 0.569055;, - 0.333996; 0.569055;, - 0.264228; 0.568595;, - 0.333745; 0.568595;, - 0.333745; 0.859357;, - 0.264228; 0.859357;, - 0.910309; 0.067094;, - 0.990888; 0.067068;, - 0.991634; 0.077574;, - 0.911094; 0.077574;, - 0.910309; 0.024149;, - 0.921538; 0.024149;, - 0.921538; 0.035379;, - 0.910309; 0.035379;, - 0.990708; 0.067037;, - 0.910309; 0.067041;, - 0.910896; 0.056534;, - 0.991418; 0.056534;, - 0.928966; 0.035379;, - 0.921565; 0.035379;, - 0.921565; 0.027979;, - 0.928966; 0.027979;, - 0.910595; 0.035408;, - 0.990869; 0.035406;, - 0.990583; 0.045937;, - 0.910309; 0.045939;, - 0.910597; 0.045966;, - 0.990951; 0.045966;, - 0.990662; 0.056507;, - 0.910309; 0.056507;, - 0.461795; 0.725720;, - 0.002369; 0.725720;, - 0.002369; 0.455219;, - 0.461795; 0.455219;, - 0.728915; 0.630399;, - 0.460011; 0.630399;, - 0.460011; 0.359898;, - 0.728915; 0.359898;, - 0.459622; 0.999805;, - 0.000195; 0.999805;, - 0.000195; 0.729304;, - 0.459622; 0.729304;, - 0.990155; 1.001469;, - 0.721251; 1.001469;, - 0.721251; 0.730968;, - 0.990155; 0.730968;, - 0.000987; 0.351616;, - 0.460413; 0.351616;, - 0.460413; 0.620520;, - 0.000987; 0.620520;, - 0.728915; 0.540378;, - 0.728915; 0.999805;, - 0.460011; 0.999805;, - 0.460011; 0.540378;, - 0.006594; 0.353635;, - 0.507556; 0.369053;, - 0.507556; 0.596553;, - 0.006594; 0.737794;, - 0.752538; 0.533913;, - 0.752538; 0.647662;, - 0.525038; 0.647662;, - 0.525038; 0.533913;, - 0.509703; 0.731028;, - 0.008741; 0.746446;, - 0.008741; 0.362287;, - 0.509703; 0.503529;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.003201; 0.349292;, - 0.501634; 0.401876;, - 0.501634; 0.515626;, - 0.003201; 0.515626;, - 0.529333; 0.186216;, - 0.171158; 0.150188;, - 0.171083; 0.071516;, - 0.529224; 0.071176;, - 0.636995; 0.428681;, - 0.636995; 0.545208;, - 0.520468; 0.545208;, - 0.520468; 0.428681;, - 0.340480; 0.361873;, - 0.452832; 0.361873;, - 0.452832; 0.474224;, - 0.340480; 0.474224;, - 0.453577; 0.475130;, - 0.341226; 0.475130;, - 0.341226; 0.362779;, - 0.453577; 0.362779;, - 0.453737; 0.472732;, - 0.341386; 0.472732;, - 0.341386; 0.360381;, - 0.453737; 0.360381;, - 0.454483; 0.362033;, - 0.454483; 0.474384;, - 0.342132; 0.474384;, - 0.342132; 0.362033;, - 0.342132; 0.472732;, - 0.342132; 0.360381;, - 0.454483; 0.360381;, - 0.454483; 0.472732;, - 0.752538; 0.420163;, - 0.752538; 0.533913;, - 0.525038; 0.533913;, - 0.525038; 0.420163;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.003201; 0.515626;, - 0.501634; 0.515626;, - 0.501634; 0.629375;, - 0.003201; 0.681959;, - 0.529223; 0.070318;, - 0.171082; 0.070658;, - 0.171157; 0.149330;, - 0.529332; 0.185358;; - } //End of Cube_005 UV Coordinates - } //End of Cube_005 Mesh - } //End of Cube_004 -} //End of Root Frame +xof 0303txt 0032 + +Frame Root { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 0.000000, 1.000000, 0.000000, + 0.000000, 1.000000,-0.000000, 0.000000, + 0.000000, 0.000000, 0.000000, 1.000000;; + } + Frame Cube_004 { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 1.000000, 0.000000, 0.000000, + 0.000000, 0.000000, 1.000000, 0.000000, + 0.000000, 0.000000,-0.000000, 1.000000;; + } + Mesh { //Cube_005 Mesh + 176; + 0.336296; 1.101631; 1.340231;, + 1.524099; 1.101631; 1.348138;, + 1.516191; 1.101631; 2.535941;, + 0.328389; 1.101631; 2.528034;, + 0.328389; 1.101631; 2.528034;, + 0.336296; 1.101631; 1.340231;, + 0.336296; 1.101631; 1.340231;, + 0.328389; 1.101631; 2.528034;, + 1.524099; 1.101631; 1.348138;, + 1.516191; 1.101631; 2.535941;, + 1.516191; 1.101631; 2.535941;, + 1.524099; 1.101631; 1.348138;, + 1.516191; 1.101631; 2.535941;, + 0.328389; 1.101631; 2.528034;, + 0.328389; 1.101631; 2.528034;, + 1.516191; 1.101631; 2.535941;, + 0.336296; 1.101631; 1.340231;, + 1.524099; 1.101631; 1.348138;, + 1.524099; 1.101631; 1.348138;, + 0.336296; 1.101631; 1.340231;, + -1.564649; 0.817637; 1.334045;, + -1.564649; 1.101631; 1.334045;, + -1.596119; 1.101631; 2.521457;, + -1.596119; 0.817637; 2.521457;, + -1.564649; 1.101631; 1.334045;, + -0.377237; 1.101631; 1.365515;, + -0.408707; 1.101631; 2.552927;, + -1.596119; 1.101631; 2.521457;, + -0.377237; 1.101631; 1.365515;, + -0.377237; 0.817638; 1.365515;, + -0.408707; 0.817638; 2.552928;, + -0.408707; 1.101631; 2.552927;, + -0.377237; 0.817638; 1.365515;, + -1.564649; 0.817637; 1.334045;, + -1.596119; 0.817637; 2.521457;, + -0.408707; 0.817638; 2.552928;, + -0.377237; 0.817638; 1.365515;, + -0.377237; 1.101631; 1.365515;, + -1.564649; 1.101631; 1.334045;, + -1.564649; 0.817637; 1.334045;, + -1.596119; 0.817637; 2.521457;, + -1.596119; 1.101631; 2.521457;, + -0.408707; 1.101631; 2.552927;, + -0.408707; 0.817638; 2.552928;, + 0.336296; 0.817638; 1.340231;, + 0.336296; 1.101631; 1.340231;, + 0.328389; 1.101631; 2.528034;, + 0.328389; 0.817638; 2.528034;, + 1.524099; 1.101631; 1.348138;, + 1.524099; 0.817637; 1.348139;, + 1.516192; 0.817637; 2.535942;, + 1.516191; 1.101631; 2.535941;, + 1.524099; 0.817637; 1.348139;, + 0.336296; 0.817638; 1.340231;, + 0.328389; 0.817638; 2.528034;, + 1.516192; 0.817637; 2.535942;, + 1.524099; 0.817637; 1.348139;, + 1.524099; 1.101631; 1.348138;, + 0.336296; 1.101631; 1.340231;, + 0.336296; 0.817638; 1.340231;, + 0.328389; 0.817638; 2.528034;, + 0.328389; 1.101631; 2.528034;, + 1.516191; 1.101631; 2.535941;, + 1.516192; 0.817637; 2.535942;, + -0.117394;-5.732621; 0.182654;, + -0.186090;-2.477838; 0.265415;, + -0.186090;-2.477838; 0.668304;, + -0.117394;-5.732621; 0.448150;, + -0.186090;-2.477838; 0.265415;, + 0.216799;-2.477838; 0.265415;, + 0.216799;-2.477838; 0.668304;, + -0.186090;-2.477838; 0.668304;, + 0.216799;-2.477838; 0.265415;, + 0.148102;-5.732621; 0.182654;, + 0.148102;-5.732621; 0.448150;, + 0.216799;-2.477838; 0.668304;, + 0.148102;-5.732621; 0.182654;, + -0.117394;-5.732621; 0.182654;, + -0.117394;-5.732621; 0.448150;, + 0.148102;-5.732621; 0.448150;, + 0.148102;-5.732621; 0.182654;, + 0.216799;-2.477838; 0.265415;, + -0.186090;-2.477838; 0.265415;, + -0.117394;-5.732621; 0.182654;, + -0.117394;-5.732621; 0.448150;, + -0.186090;-2.477838; 0.668304;, + 0.216799;-2.477838; 0.668304;, + 0.148102;-5.732621; 0.448150;, + -0.933130;-2.573576; 0.130200;, + -0.933130; 0.667430; 0.130200;, + -0.933130; 0.667430; 2.038438;, + -0.933130;-2.573576; 2.038438;, + -0.933130; 0.667430; 0.130200;, + 0.963839; 0.667430; 0.130200;, + 0.963839; 0.667430; 2.038438;, + -0.933130; 0.667430; 2.038438;, + 0.963839; 0.667430; 0.130200;, + 0.963839;-2.573576; 0.130200;, + 0.963839;-2.573576; 2.038438;, + 0.963839; 0.667430; 2.038438;, + 0.963839;-2.573576; 0.130200;, + -0.933130;-2.573576; 0.130200;, + -0.933130;-2.573576; 2.038438;, + 0.963839;-2.573576; 2.038438;, + 0.963839;-2.573576; 0.130200;, + 0.963839; 0.667430; 0.130200;, + -0.933130; 0.667430; 0.130200;, + -0.933130;-2.573576; 0.130200;, + -0.933130;-2.573576; 2.038438;, + -0.933130; 0.667430; 2.038438;, + 0.963839; 0.667430; 2.038438;, + 0.963839;-2.573576; 2.038438;, + -0.694354; 0.619175; 0.175005;, + -0.469990; 2.744857; 0.240792;, + -0.469990; 2.744857; 1.874725;, + -0.694354; 0.619175; 1.814122;, + 0.015354; 2.744857; 0.240792;, + 0.500698; 2.744857; 0.240792;, + 0.500698; 2.744857; 1.874725;, + 0.015354; 2.744857; 1.874725;, + 0.500698; 2.744857; 0.240792;, + 0.725062; 0.619175; 0.175005;, + 0.725062; 0.619175; 1.814122;, + 0.500698; 2.744857; 1.874725;, + 0.015354; 0.619175; 0.175005;, + -0.694354; 0.619175; 0.175005;, + -0.694354; 0.619175; 1.814122;, + 0.015354; 0.619175; 1.814122;, + 0.725062; 0.619175; 0.175005;, + 0.500698; 2.744857; 0.240792;, + 0.015354; 2.744857; 0.240792;, + 0.015354; 0.619175; 0.175005;, + -0.694354; 0.619175; 1.814122;, + -0.469990; 2.744857; 1.874725;, + 0.015354; 2.744857; 1.874725;, + 0.015354; 0.619175; 1.814122;, + -0.281961; 2.574486; 0.745273;, + -0.281961; 3.169116; 0.745273;, + -0.281961; 3.169116; 1.339903;, + -0.281961; 2.574486; 1.339903;, + -0.281961; 3.169116; 0.745273;, + 0.312669; 3.169116; 0.745273;, + 0.312669; 3.169116; 1.339903;, + -0.281961; 3.169116; 1.339903;, + 0.312669; 3.169116; 0.745273;, + 0.312669; 2.574486; 0.745273;, + 0.312669; 2.574486; 1.339903;, + 0.312669; 3.169116; 1.339903;, + 0.312669; 2.574486; 0.745273;, + -0.281961; 2.574486; 0.745273;, + -0.281961; 2.574486; 1.339903;, + 0.312669; 2.574486; 1.339903;, + 0.312669; 2.574486; 0.745273;, + 0.312669; 3.169116; 0.745273;, + -0.281961; 3.169116; 0.745273;, + -0.281961; 2.574486; 0.745273;, + -0.281961; 2.574486; 1.339903;, + -0.281961; 3.169116; 1.339903;, + 0.312669; 3.169116; 1.339903;, + 0.312669; 2.574486; 1.339903;, + -0.469990; 2.744857; 0.240792;, + 0.015354; 2.744857; 0.240792;, + 0.015354; 2.744857; 1.874725;, + -0.469990; 2.744857; 1.874725;, + 0.725062; 0.619175; 0.175005;, + 0.015354; 0.619175; 0.175005;, + 0.015354; 0.619175; 1.814122;, + 0.725062; 0.619175; 1.814122;, + 0.015354; 0.619175; 0.175005;, + 0.015354; 2.744857; 0.240792;, + -0.469990; 2.744857; 0.240792;, + -0.694354; 0.619175; 0.175005;, + 0.015354; 0.619175; 1.814122;, + 0.015354; 2.744857; 1.874725;, + 0.500698; 2.744857; 1.874725;, + 0.725062; 0.619175; 1.814122;; + 44; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;, + 4;24;25;26;27;, + 4;28;29;30;31;, + 4;32;33;34;35;, + 4;36;37;38;39;, + 4;40;41;42;43;, + 4;44;45;46;47;, + 4;48;49;50;51;, + 4;52;53;54;55;, + 4;56;57;58;59;, + 4;60;61;62;63;, + 4;64;65;66;67;, + 4;68;69;70;71;, + 4;72;73;74;75;, + 4;76;77;78;79;, + 4;80;81;82;83;, + 4;84;85;86;87;, + 4;88;89;90;91;, + 4;92;93;94;95;, + 4;96;97;98;99;, + 4;100;101;102;103;, + 4;104;105;106;107;, + 4;108;109;110;111;, + 4;112;113;114;115;, + 4;116;117;118;119;, + 4;120;121;122;123;, + 4;124;125;126;127;, + 4;128;129;130;131;, + 4;132;133;134;135;, + 4;136;137;138;139;, + 4;140;141;142;143;, + 4;144;145;146;147;, + 4;148;149;150;151;, + 4;152;153;154;155;, + 4;156;157;158;159;, + 4;160;161;162;163;, + 4;164;165;166;167;, + 4;168;169;170;171;, + 4;172;173;174;175;; + MeshNormals { //Cube_005 Normals + 176; + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 0.000000;, + -0.999649; 0.000000;-0.026494;, + -0.999649; 0.000000;-0.026494;, + -0.999649; 0.000000;-0.026494;, + -0.999649; 0.000000;-0.026494;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + 0.999649; 0.000001; 0.026494;, + 0.999649; 0.000001; 0.026494;, + 0.999649; 0.000001; 0.026494;, + 0.999649; 0.000001; 0.026494;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.026494; 0.000000;-0.999649;, + 0.026494; 0.000000;-0.999649;, + 0.026494; 0.000000;-0.999649;, + 0.026494; 0.000000;-0.999649;, + -0.026494; 0.000000; 0.999649;, + -0.026494; 0.000000; 0.999649;, + -0.026494; 0.000000; 0.999649;, + -0.026494; 0.000000; 0.999649;, + -0.999978;-0.000000;-0.006657;, + -0.999978;-0.000000;-0.006657;, + -0.999978;-0.000000;-0.006657;, + -0.999978;-0.000000;-0.006657;, + 0.999978; 0.000001; 0.006657;, + 0.999978; 0.000001; 0.006657;, + 0.999978; 0.000001; 0.006657;, + 0.999978; 0.000001; 0.006657;, + -0.000000;-1.000000;-0.000000;, + -0.000000;-1.000000;-0.000000;, + -0.000000;-1.000000;-0.000000;, + -0.000000;-1.000000;-0.000000;, + 0.006657; 0.000000;-0.999978;, + 0.006657; 0.000000;-0.999978;, + 0.006657; 0.000000;-0.999978;, + 0.006657; 0.000000;-0.999978;, + -0.006657; 0.000000; 0.999978;, + -0.006657; 0.000000; 0.999978;, + -0.006657; 0.000000; 0.999978;, + -0.006657; 0.000000; 0.999978;, + -0.999777;-0.021102; 0.000000;, + -0.999777;-0.021102; 0.000000;, + -0.999777;-0.021102; 0.000000;, + -0.999777;-0.021102; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.999777;-0.021102; 0.000000;, + 0.999777;-0.021102; 0.000000;, + 0.999777;-0.021102; 0.000000;, + 0.999777;-0.021102; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000; 0.025419;-0.999677;, + 0.000000; 0.025419;-0.999677;, + 0.000000; 0.025419;-0.999677;, + 0.000000; 0.025419;-0.999677;, + 0.000000;-0.067486; 0.997720;, + 0.000000;-0.067486; 0.997720;, + 0.000000;-0.067486; 0.997720;, + 0.000000;-0.067486; 0.997720;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.994476; 0.104966; 0.000000;, + -0.994476; 0.104966; 0.000000;, + -0.994476; 0.104966; 0.000000;, + -0.994476; 0.104966; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.994476; 0.104966; 0.000000;, + 0.994476; 0.104966; 0.000000;, + 0.994476; 0.104966; 0.000000;, + 0.994476; 0.104966; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000; 0.030934;-0.999521;, + 0.000000; 0.030934;-0.999521;, + 0.000000; 0.030934;-0.999521;, + 0.000000; 0.030934;-0.999521;, + 0.000000;-0.028498; 0.999594;, + 0.000000;-0.028498; 0.999594;, + 0.000000;-0.028498; 0.999594;, + 0.000000;-0.028498; 0.999594;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000; 0.030934;-0.999521;, + 0.000000; 0.030934;-0.999521;, + 0.000000; 0.030934;-0.999521;, + 0.000000; 0.030934;-0.999521;, + 0.000000;-0.028498; 0.999594;, + 0.000000;-0.028498; 0.999594;, + 0.000000;-0.028498; 0.999594;, + 0.000000;-0.028498; 0.999594;; + 44; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;, + 4;24;25;26;27;, + 4;28;29;30;31;, + 4;32;33;34;35;, + 4;36;37;38;39;, + 4;40;41;42;43;, + 4;44;45;46;47;, + 4;48;49;50;51;, + 4;52;53;54;55;, + 4;56;57;58;59;, + 4;60;61;62;63;, + 4;64;65;66;67;, + 4;68;69;70;71;, + 4;72;73;74;75;, + 4;76;77;78;79;, + 4;80;81;82;83;, + 4;84;85;86;87;, + 4;88;89;90;91;, + 4;92;93;94;95;, + 4;96;97;98;99;, + 4;100;101;102;103;, + 4;104;105;106;107;, + 4;108;109;110;111;, + 4;112;113;114;115;, + 4;116;117;118;119;, + 4;120;121;122;123;, + 4;124;125;126;127;, + 4;128;129;130;131;, + 4;132;133;134;135;, + 4;136;137;138;139;, + 4;140;141;142;143;, + 4;144;145;146;147;, + 4;148;149;150;151;, + 4;152;153;154;155;, + 4;156;157;158;159;, + 4;160;161;162;163;, + 4;164;165;166;167;, + 4;168;169;170;171;, + 4;172;173;174;175;; + } //End of Cube_005 Normals + MeshMaterialList { //Cube_005 Material List + 1; + 44; + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0;; + Material Material_001 { + 0.640000; 0.640000; 0.640000; 1.000000;; + 96.078431; + 0.500000; 0.500000; 0.500000;; + 0.000000; 0.000000; 0.000000;; + } + } //End of Cube_005 Material List + MeshTextureCoords { //Cube_005 UV Coordinates + 176; + 0.635817; 0.275819;, + 0.635817; 0.046728;, + 0.864908; 0.046728;, + 0.864908; 0.275819;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.864346; 0.986031;, + 0.783570; 0.986031;, + 0.783570; 0.648180;, + 0.864346; 0.648180;, + 0.635817; 0.274669;, + 0.635817; 0.045578;, + 0.864908; 0.045578;, + 0.864908; 0.274669;, + 0.863901; 0.987104;, + 0.783126; 0.987104;, + 0.783126; 0.649254;, + 0.863901; 0.649254;, + 0.991231; 0.987104;, + 0.653381; 0.987104;, + 0.653381; 0.649254;, + 0.991232; 0.649254;, + 0.991232; 0.777658;, + 0.991232; 0.858433;, + 0.653381; 0.858433;, + 0.653381; 0.777658;, + 0.655529; 0.859063;, + 0.655529; 0.778288;, + 0.993379; 0.778288;, + 0.993379; 0.859063;, + 0.335443; 0.861158;, + 0.265926; 0.861158;, + 0.265926; 0.570397;, + 0.335443; 0.570397;, + 0.334205; 0.859816;, + 0.264688; 0.859816;, + 0.264688; 0.569055;, + 0.334205; 0.569055;, + 0.444367; 0.858474;, + 0.153606; 0.858474;, + 0.153606; 0.567713;, + 0.444367; 0.567713;, + 0.333996; 0.859816;, + 0.264479; 0.859816;, + 0.264479; 0.569055;, + 0.333996; 0.569055;, + 0.264228; 0.568595;, + 0.333745; 0.568595;, + 0.333745; 0.859357;, + 0.264228; 0.859357;, + 0.910309; 0.067094;, + 0.990888; 0.067068;, + 0.991634; 0.077574;, + 0.911094; 0.077574;, + 0.910309; 0.024149;, + 0.921538; 0.024149;, + 0.921538; 0.035379;, + 0.910309; 0.035379;, + 0.990708; 0.067037;, + 0.910309; 0.067041;, + 0.910896; 0.056534;, + 0.991418; 0.056534;, + 0.928966; 0.035379;, + 0.921565; 0.035379;, + 0.921565; 0.027979;, + 0.928966; 0.027979;, + 0.910595; 0.035408;, + 0.990869; 0.035406;, + 0.990583; 0.045937;, + 0.910309; 0.045939;, + 0.910597; 0.045966;, + 0.990951; 0.045966;, + 0.990662; 0.056507;, + 0.910309; 0.056507;, + 0.461795; 0.725720;, + 0.002369; 0.725720;, + 0.002369; 0.455219;, + 0.461795; 0.455219;, + 0.728915; 0.630399;, + 0.460011; 0.630399;, + 0.460011; 0.359898;, + 0.728915; 0.359898;, + 0.459622; 0.999805;, + 0.000195; 0.999805;, + 0.000195; 0.729304;, + 0.459622; 0.729304;, + 0.990155; 1.001469;, + 0.721251; 1.001469;, + 0.721251; 0.730968;, + 0.990155; 0.730968;, + 0.000987; 0.351616;, + 0.460413; 0.351616;, + 0.460413; 0.620520;, + 0.000987; 0.620520;, + 0.728915; 0.540378;, + 0.728915; 0.999805;, + 0.460011; 0.999805;, + 0.460011; 0.540378;, + 0.006594; 0.353635;, + 0.507556; 0.369053;, + 0.507556; 0.596553;, + 0.006594; 0.737794;, + 0.752538; 0.533913;, + 0.752538; 0.647662;, + 0.525038; 0.647662;, + 0.525038; 0.533913;, + 0.509703; 0.731028;, + 0.008741; 0.746446;, + 0.008741; 0.362287;, + 0.509703; 0.503529;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.003201; 0.349292;, + 0.501634; 0.401876;, + 0.501634; 0.515626;, + 0.003201; 0.515626;, + 0.529333; 0.186216;, + 0.171158; 0.150188;, + 0.171083; 0.071516;, + 0.529224; 0.071176;, + 0.636995; 0.428681;, + 0.636995; 0.545208;, + 0.520468; 0.545208;, + 0.520468; 0.428681;, + 0.340480; 0.361873;, + 0.452832; 0.361873;, + 0.452832; 0.474224;, + 0.340480; 0.474224;, + 0.453577; 0.475130;, + 0.341226; 0.475130;, + 0.341226; 0.362779;, + 0.453577; 0.362779;, + 0.453737; 0.472732;, + 0.341386; 0.472732;, + 0.341386; 0.360381;, + 0.453737; 0.360381;, + 0.454483; 0.362033;, + 0.454483; 0.474384;, + 0.342132; 0.474384;, + 0.342132; 0.362033;, + 0.342132; 0.472732;, + 0.342132; 0.360381;, + 0.454483; 0.360381;, + 0.454483; 0.472732;, + 0.752538; 0.420163;, + 0.752538; 0.533913;, + 0.525038; 0.533913;, + 0.525038; 0.420163;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.003201; 0.515626;, + 0.501634; 0.515626;, + 0.501634; 0.629375;, + 0.003201; 0.681959;, + 0.529223; 0.070318;, + 0.171082; 0.070658;, + 0.171157; 0.149330;, + 0.529332; 0.185358;; + } //End of Cube_005 UV Coordinates + } //End of Cube_005 Mesh + } //End of Cube_004 +} //End of Root Frame diff --git a/games/MultiCraft_game/mods/default/models/mobs_sheep.png b/games/MultiCraft_game/files/default/models/mobs_sheep.png similarity index 100% rename from games/MultiCraft_game/mods/default/models/mobs_sheep.png rename to games/MultiCraft_game/files/default/models/mobs_sheep.png diff --git a/games/MultiCraft_game/mods/default/models/mobs_sheep.x b/games/MultiCraft_game/files/default/models/mobs_sheep.x similarity index 100% rename from games/MultiCraft_game/mods/default/models/mobs_sheep.x rename to games/MultiCraft_game/files/default/models/mobs_sheep.x diff --git a/games/MultiCraft_game/mods/default/models/mobs_sheep_shaved.png b/games/MultiCraft_game/files/default/models/mobs_sheep_shaved.png similarity index 100% rename from games/MultiCraft_game/mods/default/models/mobs_sheep_shaved.png rename to games/MultiCraft_game/files/default/models/mobs_sheep_shaved.png diff --git a/games/MultiCraft_game/mods/default/models/mobs_sheep_shaved.x b/games/MultiCraft_game/files/default/models/mobs_sheep_shaved.x similarity index 97% rename from games/MultiCraft_game/mods/default/models/mobs_sheep_shaved.x rename to games/MultiCraft_game/files/default/models/mobs_sheep_shaved.x index ce5785940..fa7e17ca7 100644 --- a/games/MultiCraft_game/mods/default/models/mobs_sheep_shaved.x +++ b/games/MultiCraft_game/files/default/models/mobs_sheep_shaved.x @@ -1,4592 +1,4592 @@ -xof 0303txt 0032 - -template XSkinMeshHeader { - <3cf169ce-ff7c-44ab-93c0-f78f62d172e2> - WORD nMaxSkinWeightsPerVertex; - WORD nMaxSkinWeightsPerFace; - WORD nBones; -} - -template SkinWeights { - <6f0d123b-bad2-4167-a0d0-80224f25fabb> - STRING transformNodeName; - DWORD nWeights; - array DWORD vertexIndices[nWeights]; - array float weights[nWeights]; - Matrix4x4 matrixOffset; -} - -Frame Root { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 0.000000, 1.000000, 0.000000, - 0.000000, 1.000000,-0.000000, 0.000000, - 0.000000, 0.000000, 0.000000, 1.000000;; - } - Frame Armature { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 1.000000, 0.000000, 0.000000, - 0.000000, 0.000000, 1.000000, 0.000000, - 0.041567, 0.000010, 6.045322, 1.000000;; - } - Frame Armature_Root { - FrameTransformMatrix { - -1.000000, 0.000000, 0.000000, 0.000000, - -0.000000,-0.000000, 1.000000, 0.000000, - 0.000000, 1.000000, 0.000000, 0.000000, - 0.009913, 0.034322, 0.105027, 1.000000;; - } - Frame Armature_Bone_001 { - FrameTransformMatrix { - 1.000000, 0.000000,-0.000000, 0.000000, - -0.000000,-1.000000,-0.000000, 0.000000, - -0.000000, 0.000000,-1.000000, 0.000000, - 1.460671,-0.139217, 4.073730, 1.000000;; - } - } //End of Armature_Bone_001 - Frame Armature_Bone_002 { - FrameTransformMatrix { - 1.000000, 0.000000,-0.000000, 0.000000, - -0.000000,-1.000000,-0.000000, 0.000000, - -0.000000, 0.000000,-1.000000, 0.000000, - 1.460671,-0.139216,-3.633328, 1.000000;; - } - } //End of Armature_Bone_002 - Frame Armature_Bone_003 { - FrameTransformMatrix { - 1.000000, 0.000000,-0.000000, 0.000000, - 0.000000,-1.000000, 0.000000, 0.000000, - -0.000000, 0.000000,-1.000000, 0.000000, - -1.438650,-0.139217, 4.073730, 1.000000;; - } - } //End of Armature_Bone_003 - Frame Armature_RR_leg { - FrameTransformMatrix { - 1.000000, 0.000000,-0.000000, 0.000000, - -0.000000,-1.000000,-0.000000, 0.000000, - -0.000000, 0.000000,-1.000000, 0.000000, - -1.438651,-0.139216,-3.633328, 1.000000;; - } - } //End of Armature_RR_leg - Frame Armature_Head { - FrameTransformMatrix { - -1.000000,-0.000000,-0.000000, 0.000000, - -0.000000,-0.000000, 1.000000, 0.000000, - -0.000000, 1.000000, 0.000000, 0.000000, - 0.000000, 4.052526, 3.788038, 1.000000;; - } - } //End of Armature_Head - } //End of Armature_Root - Frame sheep_shaved { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 1.000000, 0.000000, 0.000000, - 0.000000, 0.000000, 1.000000, 0.000000, - 0.000000, 0.000000, 0.000000, 1.000000;; - } - Mesh { //Cube_001 Mesh - 320; - -1.589511; 7.293469; 5.911728;, - 1.658676; 7.293468; 5.911728;, - 1.658676; 3.771371; 5.911728;, - -1.589511; 3.771372; 5.911728;, - -1.589511; 3.771372; 5.911728;, - 1.658676; 3.771371; 5.911728;, - 1.658675; 3.771371; 2.663541;, - -1.589511; 3.771370; 2.663541;, - -0.960432; 7.293468; 4.727453;, - 1.029595; 7.293468; 4.727453;, - 1.658676; 7.293468; 5.911728;, - -1.589511; 7.293469; 5.911728;, - -1.589512; 7.293468; 2.663541;, - -1.589511; 7.293469; 5.911728;, - -1.589511; 3.771372; 5.911728;, - -1.589511; 3.771370; 2.663541;, - 1.658675; 7.293468; 2.663541;, - -1.589512; 7.293468; 2.663541;, - -1.589511; 3.771370; 2.663541;, - 1.658675; 3.771371; 2.663541;, - 1.658676; 7.293468; 5.911728;, - 1.658675; 7.293468; 2.663541;, - 1.658675; 3.771371; 2.663541;, - 1.658676; 3.771371; 5.911728;, - -0.960432; 7.669465; 4.727453;, - 1.029595; 7.669464; 4.727453;, - 1.029595; 7.293468; 4.727453;, - -0.960432; 7.293468; 4.727453;, - 1.029595; 7.293468; 4.727453;, - 1.029595; 7.293468; 2.806681;, - 1.658675; 7.293468; 2.663541;, - 1.658676; 7.293468; 5.911728;, - -0.960432; 7.293468; 2.806681;, - -0.960432; 7.293468; 4.727453;, - -1.589511; 7.293469; 5.911728;, - -1.589512; 7.293468; 2.663541;, - 1.029595; 7.293468; 2.806681;, - -0.960432; 7.293468; 2.806681;, - -1.589512; 7.293468; 2.663541;, - 1.658675; 7.293468; 2.663541;, - 1.029595; 7.669464; 2.806681;, - 1.029595; 7.669464; 4.727453;, - -0.960432; 7.669465; 4.727453;, - -0.960432; 7.669463; 2.806681;, - 1.029595; 7.669464; 4.727453;, - 1.029595; 7.669464; 2.806681;, - 1.029595; 7.293468; 2.806681;, - 1.029595; 7.293468; 4.727453;, - -0.960432; 7.669463; 2.806681;, - -0.960432; 7.669465; 4.727453;, - -0.960432; 7.293468; 4.727453;, - -0.960432; 7.293468; 2.806681;, - 1.029595; 7.669464; 2.806681;, - -0.960432; 7.669463; 2.806681;, - -0.960432; 7.293468; 2.806681;, - 1.029595; 7.293468; 2.806681;, - -0.626982; 3.165303;-5.961625;, - -2.262721; 3.165303;-5.961625;, - -2.262721; 3.165303;-5.096455;, - -0.626982; 3.165303;-5.096455;, - -2.262721; 5.066779;-5.961625;, - -0.626983; 5.066779;-5.961625;, - -0.626983; 5.066779;-5.096455;, - -2.262721; 5.066779;-5.096455;, - -0.626983; 5.066779;-5.961625;, - -0.626982; 3.165303;-5.961625;, - -0.626982; 3.165303;-5.096455;, - -0.626983; 5.066779;-5.096455;, - -0.626982; 3.165303;-5.961625;, - -0.626983; 5.066779;-5.961625;, - -2.262721; 5.066779;-5.961625;, - -2.262721; 3.165303;-5.961625;, - -2.262721; 5.066779;-5.096455;, - -0.626983; 5.066779;-5.096455;, - -0.823518; 4.822422;-5.096455;, - -2.066185; 4.822422;-5.096455;, - -0.626982; 3.165303;-5.096455;, - -2.262721; 3.165303;-5.096455;, - -2.066185; 3.277381;-5.096455;, - -0.823517; 3.277381;-5.096455;, - -2.262721; 3.165303;-5.096455;, - -2.262721; 5.066779;-5.096455;, - -2.066185; 4.822422;-5.096455;, - -2.066185; 3.277381;-5.096455;, - -2.262721; 3.165303;-5.961625;, - -2.262721; 5.066779;-5.961625;, - -2.262721; 5.066779;-5.096455;, - -2.262721; 3.165303;-5.096455;, - -2.066185; 4.822422;-5.096455;, - -0.823518; 4.822422;-5.096455;, - -0.823517; 4.822423;-0.488248;, - -2.066185; 4.822422;-0.488248;, - -0.823518; 4.822422;-5.096455;, - -0.823517; 3.277381;-5.096455;, - -0.823517; 3.277381;-0.488248;, - -0.823517; 4.822423;-0.488248;, - -0.823517; 3.277381;-5.096455;, - -2.066185; 3.277381;-5.096455;, - -2.066185; 3.277381;-0.488248;, - -0.823517; 3.277381;-0.488248;, - -0.626983; 5.066779;-5.096455;, - -0.626982; 3.165303;-5.096455;, - -0.823517; 3.277381;-5.096455;, - -0.823518; 4.822422;-5.096455;, - -2.066185; 3.277381;-5.096455;, - -2.066185; 4.822422;-5.096455;, - -2.066185; 4.822422;-0.488248;, - -2.066185; 3.277381;-0.488248;, - 2.268868; 3.165304;-5.961625;, - 0.633129; 3.165304;-5.961625;, - 0.633129; 3.165304;-5.096455;, - 2.268868; 3.165304;-5.096455;, - 0.633129; 5.066779;-5.961625;, - 2.268867; 5.066780;-5.961625;, - 2.268867; 5.066780;-5.096455;, - 0.633129; 5.066779;-5.096455;, - 2.268867; 5.066780;-5.961625;, - 2.268868; 3.165304;-5.961625;, - 2.268868; 3.165304;-5.096455;, - 2.268867; 5.066780;-5.096455;, - 2.268868; 3.165304;-5.961625;, - 2.268867; 5.066780;-5.961625;, - 0.633129; 5.066779;-5.961625;, - 0.633129; 3.165304;-5.961625;, - 0.633129; 5.066779;-5.096455;, - 2.268867; 5.066780;-5.096455;, - 2.072332; 4.822423;-5.096455;, - 0.829664; 4.822423;-5.096455;, - 2.268868; 3.165304;-5.096455;, - 0.633129; 3.165304;-5.096455;, - 0.829664; 3.277381;-5.096455;, - 2.072332; 3.277381;-5.096455;, - 0.633129; 3.165304;-5.096455;, - 0.633129; 5.066779;-5.096455;, - 0.829664; 4.822423;-5.096455;, - 0.829664; 3.277381;-5.096455;, - 0.633129; 3.165304;-5.961625;, - 0.633129; 5.066779;-5.961625;, - 0.633129; 5.066779;-5.096455;, - 0.633129; 3.165304;-5.096455;, - 0.829664; 4.822423;-5.096455;, - 2.072332; 4.822423;-5.096455;, - 2.072332; 4.822423;-0.492027;, - 0.829664; 4.822423;-0.492027;, - 2.072332; 4.822423;-5.096455;, - 2.072332; 3.277381;-5.096455;, - 2.072333; 3.277382;-0.492027;, - 2.072332; 4.822423;-0.492027;, - 2.072332; 3.277381;-5.096455;, - 0.829664; 3.277381;-5.096455;, - 0.829664; 3.277382;-0.492027;, - 2.072333; 3.277382;-0.492027;, - 2.268867; 5.066780;-5.096455;, - 2.268868; 3.165304;-5.096455;, - 2.072332; 3.277381;-5.096455;, - 2.072332; 4.822423;-5.096455;, - 0.829664; 3.277381;-5.096455;, - 0.829664; 4.822423;-5.096455;, - 0.829664; 4.822423;-0.492027;, - 0.829664; 3.277382;-0.492027;, - -0.626981;-4.511055;-5.961625;, - -2.262720;-4.511055;-5.961625;, - -2.262720;-4.511055;-5.096455;, - -0.626981;-4.511055;-5.096455;, - -2.262720;-2.609579;-5.961625;, - -0.626981;-2.609579;-5.961625;, - -0.626981;-2.609579;-5.096455;, - -2.262720;-2.609579;-5.096455;, - -0.626981;-2.609579;-5.961625;, - -0.626981;-4.511055;-5.961625;, - -0.626981;-4.511055;-5.096455;, - -0.626981;-2.609579;-5.096455;, - -0.626981;-4.511055;-5.961625;, - -0.626981;-2.609579;-5.961625;, - -2.262720;-2.609579;-5.961625;, - -2.262720;-4.511055;-5.961625;, - -2.262720;-2.609579;-5.096455;, - -0.626981;-2.609579;-5.096455;, - -0.823516;-2.853936;-5.096455;, - -2.066185;-2.853936;-5.096455;, - -0.626981;-4.511055;-5.096455;, - -2.262720;-4.511055;-5.096455;, - -2.066185;-4.398977;-5.096455;, - -0.823516;-4.398977;-5.096455;, - -2.262720;-4.511055;-5.096455;, - -2.262720;-2.609579;-5.096455;, - -2.066185;-2.853936;-5.096455;, - -2.066185;-4.398977;-5.096455;, - -2.262720;-4.511055;-5.961625;, - -2.262720;-2.609579;-5.961625;, - -2.262720;-2.609579;-5.096455;, - -2.262720;-4.511055;-5.096455;, - -2.066185;-2.853936;-5.096455;, - -0.823516;-2.853936;-5.096455;, - -0.823516;-2.853936;-0.317499;, - -2.066184;-2.853936;-0.317498;, - -0.823516;-2.853936;-5.096455;, - -0.823516;-4.398977;-5.096455;, - -0.823516;-4.398976;-0.317498;, - -0.823516;-2.853936;-0.317499;, - -0.823516;-4.398977;-5.096455;, - -2.066185;-4.398977;-5.096455;, - -2.066185;-4.398977;-0.317498;, - -0.823516;-4.398976;-0.317498;, - -0.626981;-2.609579;-5.096455;, - -0.626981;-4.511055;-5.096455;, - -0.823516;-4.398977;-5.096455;, - -0.823516;-2.853936;-5.096455;, - -2.066185;-4.398977;-5.096455;, - -2.066185;-2.853936;-5.096455;, - -2.066184;-2.853936;-0.317498;, - -2.066185;-4.398977;-0.317498;, - 2.268869;-4.511054;-5.961625;, - 0.633130;-4.511054;-5.961625;, - 0.633130;-4.511054;-5.096455;, - 2.268869;-4.511054;-5.096455;, - 0.633130;-2.609579;-5.961625;, - 2.268868;-2.609579;-5.961625;, - 2.268868;-2.609579;-5.096455;, - 0.633130;-2.609579;-5.096455;, - 2.268868;-2.609579;-5.961625;, - 2.268869;-4.511054;-5.961625;, - 2.268869;-4.511054;-5.096455;, - 2.268868;-2.609579;-5.096455;, - 2.268869;-4.511054;-5.961625;, - 2.268868;-2.609579;-5.961625;, - 0.633130;-2.609579;-5.961625;, - 0.633130;-4.511054;-5.961625;, - 0.633130;-2.609579;-5.096455;, - 2.268868;-2.609579;-5.096455;, - 2.072333;-2.853936;-5.096455;, - 0.829665;-2.853936;-5.096455;, - 2.268869;-4.511054;-5.096455;, - 0.633130;-4.511054;-5.096455;, - 0.829665;-4.398976;-5.096455;, - 2.072333;-4.398976;-5.096455;, - 0.633130;-4.511054;-5.096455;, - 0.633130;-2.609579;-5.096455;, - 0.829665;-2.853936;-5.096455;, - 0.829665;-4.398976;-5.096455;, - 0.633130;-4.511054;-5.961625;, - 0.633130;-2.609579;-5.961625;, - 0.633130;-2.609579;-5.096455;, - 0.633130;-4.511054;-5.096455;, - 0.829665;-2.853936;-5.096455;, - 2.072333;-2.853936;-5.096455;, - 2.072333;-2.853935;-0.317499;, - 0.829665;-2.853936;-0.317498;, - 2.072333;-2.853936;-5.096455;, - 2.072333;-4.398976;-5.096455;, - 2.072334;-4.398976;-0.317498;, - 2.072333;-2.853935;-0.317499;, - 2.072333;-4.398976;-5.096455;, - 0.829665;-4.398976;-5.096455;, - 0.829665;-4.398976;-0.317498;, - 2.072334;-4.398976;-0.317498;, - 2.268868;-2.609579;-5.096455;, - 2.268869;-4.511054;-5.096455;, - 2.072333;-4.398976;-5.096455;, - 2.072333;-2.853936;-5.096455;, - 0.829665;-4.398976;-5.096455;, - 0.829665;-2.853936;-5.096455;, - 0.829665;-2.853936;-0.317498;, - 0.829665;-4.398976;-0.317498;, - 2.599581;-5.109999;-0.688940;, - 2.599581; 5.150001;-0.688940;, - -2.530419; 5.150001;-0.688940;, - -2.530417;-5.109998;-0.688940;, - -2.530417; 5.150004; 4.441061;, - 2.599582; 5.150000; 4.441061;, - 2.599583;-5.109997; 4.441061;, - -2.530419;-5.109996; 4.441061;, - -2.530419; 5.150001;-0.688940;, - -2.530417; 5.150004; 4.441061;, - -2.530419;-5.109996; 4.441061;, - -2.530417;-5.109998;-0.688940;, - 2.599581; 5.150001;-0.688940;, - 2.599582; 5.150000; 4.441061;, - -2.530417; 5.150004; 4.441061;, - -2.530419; 5.150001;-0.688940;, - 2.599581;-5.109999;-0.688940;, - 2.599583;-5.109997; 4.441061;, - 2.599582; 5.150000; 4.441061;, - 2.599581; 5.150001;-0.688940;, - 0.416693;-5.109998; 3.970571;, - -0.347529;-5.109998; 3.970571;, - -2.530419;-5.109996; 4.441061;, - 2.599583;-5.109997; 4.441061;, - -0.367640;-5.677753; 3.945947;, - -0.367640;-5.677753; 1.790629;, - -0.347529;-5.109998; 1.794900;, - -0.347529;-5.109998; 3.970571;, - 0.436804;-5.677753; 3.945947;, - 0.436804;-5.677753; 1.790629;, - -0.367640;-5.677753; 1.790629;, - -0.367640;-5.677753; 3.945947;, - 0.416693;-5.109998; 1.794900;, - 0.416693;-5.109998; 3.970571;, - 2.599583;-5.109997; 4.441061;, - 2.599581;-5.109999;-0.688940;, - -0.347529;-5.109998; 3.970571;, - -0.347529;-5.109998; 1.794900;, - -2.530417;-5.109998;-0.688940;, - -2.530419;-5.109996; 4.441061;, - -0.347529;-5.109998; 1.794900;, - 0.416693;-5.109998; 1.794900;, - 2.599581;-5.109999;-0.688940;, - -2.530417;-5.109998;-0.688940;, - -0.367640;-5.677753; 1.790629;, - 0.436804;-5.677753; 1.790629;, - 0.416693;-5.109998; 1.794900;, - -0.347529;-5.109998; 1.794900;, - 0.436804;-5.677753; 1.790629;, - 0.436804;-5.677753; 3.945947;, - 0.416693;-5.109998; 3.970571;, - 0.416693;-5.109998; 1.794900;, - 0.436804;-5.677753; 3.945947;, - -0.367640;-5.677753; 3.945947;, - -0.347529;-5.109998; 3.970571;, - 0.416693;-5.109998; 3.970571;; - 80; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;, - 4;24;25;26;27;, - 4;28;29;30;31;, - 4;32;33;34;35;, - 4;36;37;38;39;, - 4;40;41;42;43;, - 4;44;45;46;47;, - 4;48;49;50;51;, - 4;52;53;54;55;, - 4;56;57;58;59;, - 4;60;61;62;63;, - 4;64;65;66;67;, - 4;68;69;70;71;, - 4;72;73;74;75;, - 4;76;77;78;79;, - 4;80;81;82;83;, - 4;84;85;86;87;, - 4;88;89;90;91;, - 4;92;93;94;95;, - 4;96;97;98;99;, - 4;100;101;102;103;, - 4;104;105;106;107;, - 4;108;109;110;111;, - 4;112;113;114;115;, - 4;116;117;118;119;, - 4;120;121;122;123;, - 4;124;125;126;127;, - 4;128;129;130;131;, - 4;132;133;134;135;, - 4;136;137;138;139;, - 4;140;141;142;143;, - 4;144;145;146;147;, - 4;148;149;150;151;, - 4;152;153;154;155;, - 4;156;157;158;159;, - 4;160;161;162;163;, - 4;164;165;166;167;, - 4;168;169;170;171;, - 4;172;173;174;175;, - 4;176;177;178;179;, - 4;180;181;182;183;, - 4;184;185;186;187;, - 4;188;189;190;191;, - 4;192;193;194;195;, - 4;196;197;198;199;, - 4;200;201;202;203;, - 4;204;205;206;207;, - 4;208;209;210;211;, - 4;212;213;214;215;, - 4;216;217;218;219;, - 4;220;221;222;223;, - 4;224;225;226;227;, - 4;228;229;230;231;, - 4;232;233;234;235;, - 4;236;237;238;239;, - 4;240;241;242;243;, - 4;244;245;246;247;, - 4;248;249;250;251;, - 4;252;253;254;255;, - 4;256;257;258;259;, - 4;260;261;262;263;, - 4;264;265;266;267;, - 4;268;269;270;271;, - 4;272;273;274;275;, - 4;276;277;278;279;, - 4;280;281;282;283;, - 4;284;285;286;287;, - 4;288;289;290;291;, - 4;292;293;294;295;, - 4;296;297;298;299;, - 4;300;301;302;303;, - 4;304;305;306;307;, - 4;308;309;310;311;, - 4;312;313;314;315;, - 4;316;317;318;319;; - MeshNormals { //Cube_001 Normals - 320; - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - -1.000000;-0.000000; 0.000000;, - -1.000000;-0.000000; 0.000000;, - -1.000000;-0.000000; 0.000000;, - -1.000000;-0.000000; 0.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - 1.000000; 0.000001; 0.000000;, - 1.000000; 0.000001; 0.000000;, - 1.000000; 0.000001; 0.000000;, - 1.000000; 0.000001; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - -0.000000; 1.000000; 0.000000;, - 1.000000; 0.000001; 0.000000;, - 1.000000; 0.000001; 0.000000;, - 1.000000; 0.000001; 0.000000;, - 1.000000; 0.000001; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - 0.000000;-0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000;-0.000000;, - -0.000000; 1.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - -1.000000;-0.000000; 0.000000;, - -1.000000;-0.000000; 0.000000;, - -1.000000;-0.000000; 0.000000;, - -1.000000;-0.000000; 0.000000;, - 0.000001; 1.000000;-0.000000;, - 0.000001; 1.000000;-0.000000;, - 0.000001; 1.000000;-0.000000;, - 0.000001; 1.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - -0.000000;-1.000000; 0.000003;, - -0.000000;-1.000000; 0.000003;, - -0.000000;-1.000000; 0.000003;, - -0.000000;-1.000000; 0.000003;, - -0.999373; 0.035400; 0.000000;, - -0.999373; 0.035400; 0.000000;, - -0.999373; 0.035400; 0.000000;, - -0.999373; 0.035400; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - -0.000000;-1.000000; 0.000000;, - 0.000000; 0.007523;-0.999972;, - 0.000000; 0.007523;-0.999972;, - 0.000000; 0.007523;-0.999972;, - 0.000000; 0.007523;-0.999972;, - 0.999373; 0.035399; 0.000000;, - 0.999373; 0.035399; 0.000000;, - 0.999373; 0.035399; 0.000000;, - 0.999373; 0.035399; 0.000000;, - 0.000000;-0.043330; 0.999061;, - 0.000000;-0.043330; 0.999061;, - 0.000000;-0.043330; 0.999061;, - 0.000000;-0.043330; 0.999061;; - 80; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;, - 4;24;25;26;27;, - 4;28;29;30;31;, - 4;32;33;34;35;, - 4;36;37;38;39;, - 4;40;41;42;43;, - 4;44;45;46;47;, - 4;48;49;50;51;, - 4;52;53;54;55;, - 4;56;57;58;59;, - 4;60;61;62;63;, - 4;64;65;66;67;, - 4;68;69;70;71;, - 4;72;73;74;75;, - 4;76;77;78;79;, - 4;80;81;82;83;, - 4;84;85;86;87;, - 4;88;89;90;91;, - 4;92;93;94;95;, - 4;96;97;98;99;, - 4;100;101;102;103;, - 4;104;105;106;107;, - 4;108;109;110;111;, - 4;112;113;114;115;, - 4;116;117;118;119;, - 4;120;121;122;123;, - 4;124;125;126;127;, - 4;128;129;130;131;, - 4;132;133;134;135;, - 4;136;137;138;139;, - 4;140;141;142;143;, - 4;144;145;146;147;, - 4;148;149;150;151;, - 4;152;153;154;155;, - 4;156;157;158;159;, - 4;160;161;162;163;, - 4;164;165;166;167;, - 4;168;169;170;171;, - 4;172;173;174;175;, - 4;176;177;178;179;, - 4;180;181;182;183;, - 4;184;185;186;187;, - 4;188;189;190;191;, - 4;192;193;194;195;, - 4;196;197;198;199;, - 4;200;201;202;203;, - 4;204;205;206;207;, - 4;208;209;210;211;, - 4;212;213;214;215;, - 4;216;217;218;219;, - 4;220;221;222;223;, - 4;224;225;226;227;, - 4;228;229;230;231;, - 4;232;233;234;235;, - 4;236;237;238;239;, - 4;240;241;242;243;, - 4;244;245;246;247;, - 4;248;249;250;251;, - 4;252;253;254;255;, - 4;256;257;258;259;, - 4;260;261;262;263;, - 4;264;265;266;267;, - 4;268;269;270;271;, - 4;272;273;274;275;, - 4;276;277;278;279;, - 4;280;281;282;283;, - 4;284;285;286;287;, - 4;288;289;290;291;, - 4;292;293;294;295;, - 4;296;297;298;299;, - 4;300;301;302;303;, - 4;304;305;306;307;, - 4;308;309;310;311;, - 4;312;313;314;315;, - 4;316;317;318;319;; - } //End of Cube_001 Normals - MeshMaterialList { //Cube_001 Material List - 1; - 80; - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0;; - Material Material_001 { - 0.640000; 0.640000; 0.640000; 1.000000;; - 96.078431; - 0.500000; 0.500000; 0.500000;; - 0.000000; 0.000000; 0.000000;; - } - } //End of Cube_001 Material List - MeshTextureCoords { //Cube_001 UV Coordinates - 320; - 0.456156; 0.334515;, - 0.218669; 0.335171;, - 0.216366; 0.574968;, - 0.455972; 0.573345;, - 0.408216; 0.351143;, - 0.183578; 0.351001;, - 0.185676; 0.587688;, - 0.420802; 0.569856;, - 0.717535; 0.651074;, - 0.480501; 0.651074;, - 0.403272; 0.516724;, - 0.800974; 0.515687;, - 0.450682; 0.562762;, - 0.460334; 0.300755;, - 0.197762; 0.296263;, - 0.191022; 0.562698;, - 0.185157; 0.320064;, - 0.429207; 0.331311;, - 0.437982; 0.548381;, - 0.181381; 0.566213;, - 0.438858; 0.311515;, - 0.216936; 0.306473;, - 0.219333; 0.568550;, - 0.435630; 0.574569;, - 0.641769; 0.799233;, - 0.559004; 0.799233;, - 0.531170; 0.783727;, - 0.669603; 0.783727;, - 0.480501; 0.651074;, - 0.480501; 0.866680;, - 0.402917; 0.885928;, - 0.403272; 0.516724;, - 0.717535; 0.866680;, - 0.717535; 0.651074;, - 0.800974; 0.515687;, - 0.800796; 0.879372;, - 0.445862; 0.690313;, - 0.757393; 0.690313;, - 0.757626; 0.715741;, - 0.445849; 0.717935;, - 0.530532; 0.825974;, - 0.530532; 0.725803;, - 0.672472; 0.725803;, - 0.672472; 0.825974;, - 0.546001; 0.748997;, - 0.546001; 0.824503;, - 0.529045; 0.825838;, - 0.529045; 0.747662;, - 0.654435; 0.833521;, - 0.654435; 0.728251;, - 0.669955; 0.728605;, - 0.669954; 0.835122;, - 0.531146; 0.813612;, - 0.671345; 0.813612;, - 0.670462; 0.829118;, - 0.532029; 0.829118;, - 0.163824; 0.970678;, - 0.025445; 0.971241;, - 0.025078; 0.812645;, - 0.163457; 0.812082;, - 0.163457; 0.971241;, - 0.025078; 0.970678;, - 0.025445; 0.812082;, - 0.163824; 0.812645;, - 0.025078; 0.812782;, - 0.197128; 0.812082;, - 0.197495; 0.970678;, - 0.025445; 0.971378;, - 0.197553; 0.995579;, - 0.025502; 0.996279;, - 0.025078; 0.812782;, - 0.197128; 0.812082;, - 0.025078; 0.995579;, - 0.025502; 0.812082;, - 0.046123; 0.834214;, - 0.045801; 0.973616;, - 0.197553; 0.812782;, - 0.197128; 0.996279;, - 0.176507; 0.974147;, - 0.176830; 0.834745;, - 0.197128; 0.996279;, - 0.025078; 0.995579;, - 0.045801; 0.973616;, - 0.176507; 0.974147;, - 0.197128; 0.971378;, - 0.025078; 0.970678;, - 0.025445; 0.812082;, - 0.197495; 0.812783;, - 0.145802; 0.800348;, - 0.037973; 0.799657;, - 0.038577; 0.248281;, - 0.146405; 0.248972;, - 0.169580; 0.801264;, - 0.035513; 0.800404;, - 0.036117; 0.249028;, - 0.170183; 0.249888;, - 0.147602; 0.801900;, - 0.039773; 0.801209;, - 0.040375; 0.249832;, - 0.148204; 0.250523;, - 0.025502; 0.812082;, - 0.197553; 0.812782;, - 0.176830; 0.834745;, - 0.046123; 0.834214;, - 0.169708; 0.801209;, - 0.035640; 0.800348;, - 0.036243; 0.248972;, - 0.170310; 0.249832;, - 0.163824; 0.970678;, - 0.025445; 0.971241;, - 0.025078; 0.812645;, - 0.163457; 0.812082;, - 0.163457; 0.971241;, - 0.025078; 0.970678;, - 0.025445; 0.812082;, - 0.163824; 0.812645;, - 0.025078; 0.812782;, - 0.197128; 0.812082;, - 0.197495; 0.970678;, - 0.025445; 0.971378;, - 0.197553; 0.995579;, - 0.025502; 0.996279;, - 0.025078; 0.812782;, - 0.197128; 0.812082;, - 0.025078; 0.995579;, - 0.025502; 0.812082;, - 0.046123; 0.834214;, - 0.045801; 0.973616;, - 0.197553; 0.812782;, - 0.197128; 0.996279;, - 0.176507; 0.974147;, - 0.176830; 0.834745;, - 0.197128; 0.996279;, - 0.025078; 0.995579;, - 0.045801; 0.973616;, - 0.176507; 0.974147;, - 0.197128; 0.971378;, - 0.025078; 0.970678;, - 0.025445; 0.812082;, - 0.197495; 0.812783;, - 0.145802; 0.800348;, - 0.037973; 0.799657;, - 0.038577; 0.247136;, - 0.146405; 0.247827;, - 0.169580; 0.801264;, - 0.035513; 0.800404;, - 0.036117; 0.247883;, - 0.170183; 0.248743;, - 0.147602; 0.801900;, - 0.039773; 0.801209;, - 0.040375; 0.248687;, - 0.148204; 0.249378;, - 0.025502; 0.812082;, - 0.197553; 0.812782;, - 0.176830; 0.834745;, - 0.046123; 0.834214;, - 0.169708; 0.801209;, - 0.035640; 0.800348;, - 0.036243; 0.247827;, - 0.170310; 0.248687;, - 0.163824; 0.970678;, - 0.025445; 0.971241;, - 0.025078; 0.812645;, - 0.163457; 0.812082;, - 0.163457; 0.971241;, - 0.025078; 0.970678;, - 0.025445; 0.812082;, - 0.163824; 0.812645;, - 0.025078; 0.812782;, - 0.197128; 0.812082;, - 0.197495; 0.970678;, - 0.025445; 0.971378;, - 0.197553; 0.995579;, - 0.025502; 0.996279;, - 0.025078; 0.812782;, - 0.197128; 0.812082;, - 0.025078; 0.995579;, - 0.025502; 0.812082;, - 0.046123; 0.834214;, - 0.045801; 0.973616;, - 0.197553; 0.812782;, - 0.197128; 0.996279;, - 0.176507; 0.974147;, - 0.176830; 0.834745;, - 0.197128; 0.996279;, - 0.025078; 0.995579;, - 0.045801; 0.973616;, - 0.176507; 0.974147;, - 0.197128; 0.971378;, - 0.025078; 0.970678;, - 0.025445; 0.812082;, - 0.197495; 0.812783;, - 0.145802; 0.800348;, - 0.037973; 0.799657;, - 0.038577; 0.247136;, - 0.146405; 0.247827;, - 0.169580; 0.801264;, - 0.035513; 0.800404;, - 0.036117; 0.247883;, - 0.170183; 0.248743;, - 0.147602; 0.801900;, - 0.039773; 0.801209;, - 0.040375; 0.248687;, - 0.148204; 0.249378;, - 0.025502; 0.812082;, - 0.197553; 0.812782;, - 0.176830; 0.834745;, - 0.046123; 0.834214;, - 0.169708; 0.801209;, - 0.035640; 0.800348;, - 0.036243; 0.247827;, - 0.170310; 0.248687;, - 0.163824; 0.970678;, - 0.025445; 0.971241;, - 0.025078; 0.812645;, - 0.163457; 0.812082;, - 0.163457; 0.971241;, - 0.025078; 0.970678;, - 0.025445; 0.812082;, - 0.163824; 0.812645;, - 0.025078; 0.812782;, - 0.197128; 0.812082;, - 0.197495; 0.970678;, - 0.025445; 0.971378;, - 0.197553; 0.995579;, - 0.025502; 0.996279;, - 0.025078; 0.812782;, - 0.197128; 0.812082;, - 0.025078; 0.995579;, - 0.025502; 0.812082;, - 0.046123; 0.834214;, - 0.045801; 0.973616;, - 0.197553; 0.812782;, - 0.197128; 0.996279;, - 0.176507; 0.974147;, - 0.176830; 0.834745;, - 0.197128; 0.996279;, - 0.025078; 0.995579;, - 0.045801; 0.973616;, - 0.176507; 0.974147;, - 0.197128; 0.971378;, - 0.025078; 0.970678;, - 0.025445; 0.812082;, - 0.197495; 0.812783;, - 0.145802; 0.800348;, - 0.037973; 0.799657;, - 0.038577; 0.247136;, - 0.146405; 0.247827;, - 0.169580; 0.801264;, - 0.035513; 0.800404;, - 0.036117; 0.247883;, - 0.170183; 0.248743;, - 0.147602; 0.801900;, - 0.039773; 0.801209;, - 0.040375; 0.248687;, - 0.148204; 0.249378;, - 0.025502; 0.812082;, - 0.197553; 0.812782;, - 0.176830; 0.834745;, - 0.046123; 0.834214;, - 0.169708; 0.801209;, - 0.035640; 0.800348;, - 0.036243; 0.247827;, - 0.170310; 0.248687;, - 0.162385; 0.009221;, - 0.924369; 0.009221;, - 0.924369; 0.340664;, - 0.162385; 0.340664;, - 0.162385; 0.375513;, - 0.162385; 0.044070;, - 0.920960; 0.044069;, - 0.920960; 0.375513;, - 0.173123; 0.401349;, - 0.173123; 0.016267;, - 0.822706; 0.016267;, - 0.822707; 0.401349;, - 0.420022; 0.481351;, - 0.420022; 0.016910;, - 0.838019; 0.016910;, - 0.838019; 0.481351;, - 0.893638; 0.009221;, - 0.893639; 0.340665;, - 0.162386; 0.340666;, - 0.162385; 0.009222;, - 0.593392; 0.089138;, - 0.645583; 0.089138;, - 0.794659; 0.042542;, - 0.444316; 0.042542;, - 0.649241; 0.097975;, - 0.649782; 0.274434;, - 0.587832; 0.274624;, - 0.587291; 0.098165;, - 0.458398; 0.274422;, - 0.458939; 0.097963;, - 0.524800; 0.098165;, - 0.524259; 0.274624;, - 0.593392; 0.248520;, - 0.593392; 0.089138;, - 0.444316; 0.042542;, - 0.444316; 0.441862;, - 0.645583; 0.089138;, - 0.645583; 0.248520;, - 0.794659; 0.441862;, - 0.794659; 0.042542;, - 0.645583; 0.248520;, - 0.593392; 0.248520;, - 0.444316; 0.441862;, - 0.794659; 0.441862;, - 0.587291; 0.097785;, - 0.587493; 0.031924;, - 0.649443; 0.032114;, - 0.649241; 0.097975;, - 0.524800; 0.274434;, - 0.525341; 0.097975;, - 0.587291; 0.098165;, - 0.586750; 0.274624;, - 0.587089; 0.031924;, - 0.587291; 0.097785;, - 0.525341; 0.097975;, - 0.525140; 0.032114;; - } //End of Cube_001 UV Coordinates - XSkinMeshHeader { - 2; - 6; - 6; - } - SkinWeights { - "Armature_RR_leg"; - 52; - 212, - 213, - 214, - 215, - 216, - 217, - 218, - 219, - 220, - 221, - 222, - 223, - 224, - 225, - 226, - 227, - 228, - 229, - 230, - 231, - 232, - 233, - 234, - 235, - 236, - 237, - 238, - 239, - 240, - 241, - 242, - 243, - 244, - 245, - 246, - 247, - 248, - 249, - 250, - 251, - 252, - 253, - 254, - 255, - 256, - 257, - 258, - 259, - 260, - 261, - 262, - 263; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - -1.000000,-0.000000,-0.000000, 0.000000, - 0.000000,-0.000000,-1.000000, 0.000000, - 0.000000,-1.000000, 0.000000, 0.000000, - 1.448563,-0.034190,-3.599006, 1.000000;; - } //End of Armature_RR_leg Skin Weights - SkinWeights { - "Armature_Bone_001"; - 52; - 56, - 57, - 58, - 59, - 60, - 61, - 62, - 63, - 64, - 65, - 66, - 67, - 68, - 69, - 70, - 71, - 72, - 73, - 74, - 75, - 76, - 77, - 78, - 79, - 80, - 81, - 82, - 83, - 84, - 85, - 86, - 87, - 88, - 89, - 90, - 91, - 92, - 93, - 94, - 95, - 96, - 97, - 98, - 99, - 100, - 101, - 102, - 103, - 104, - 105, - 106, - 107; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - -1.000000,-0.000000,-0.000000, 0.000000, - 0.000000,-0.000000,-1.000000, 0.000000, - 0.000000,-1.000000, 0.000000, 0.000000, - -1.450758,-0.034190, 4.108053, 1.000000;; - } //End of Armature_Bone_001 Skin Weights - SkinWeights { - "Armature_Head"; - 62; - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32, - 33, - 34, - 35, - 36, - 37, - 38, - 39, - 40, - 41, - 42, - 43, - 44, - 45, - 46, - 47, - 48, - 49, - 50, - 51, - 52, - 53, - 54, - 55, - 268, - 269, - 273, - 277, - 278, - 282; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 0.000000, - 0.000003, - 0.000000, - 0.000003, - 0.000000, - 0.000003; - 1.000000, 0.000000, 0.000000, 0.000000, - -0.000000, 1.000000,-0.000000, 0.000000, - -0.000000, 0.000000, 1.000000, 0.000000, - -0.009912,-3.822360,-4.157553, 1.000000;; - } //End of Armature_Head Skin Weights - SkinWeights { - "Armature_Bone_003"; - 67; - 108, - 109, - 110, - 111, - 112, - 113, - 114, - 115, - 116, - 117, - 118, - 119, - 120, - 121, - 122, - 123, - 124, - 125, - 126, - 127, - 128, - 129, - 130, - 131, - 132, - 133, - 134, - 135, - 136, - 137, - 138, - 139, - 140, - 141, - 142, - 143, - 144, - 145, - 146, - 147, - 148, - 149, - 150, - 151, - 152, - 153, - 154, - 155, - 156, - 157, - 158, - 159, - 164, - 167, - 174, - 176, - 179, - 183, - 185, - 186, - 189, - 190, - 192, - 197, - 200, - 206, - 209; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000, - 0.000000; - -1.000000, 0.000000,-0.000000, 0.000000, - 0.000000, 0.000000,-1.000000, 0.000000, - -0.000000,-1.000000,-0.000000, 0.000000, - 1.448564,-0.034190, 4.108052, 1.000000;; - } //End of Armature_Bone_003 Skin Weights - SkinWeights { - "Armature_Bone_002"; - 52; - 160, - 161, - 162, - 163, - 164, - 165, - 166, - 167, - 168, - 169, - 170, - 171, - 172, - 173, - 174, - 175, - 176, - 177, - 178, - 179, - 180, - 181, - 182, - 183, - 184, - 185, - 186, - 187, - 188, - 189, - 190, - 191, - 192, - 193, - 194, - 195, - 196, - 197, - 198, - 199, - 200, - 201, - 202, - 203, - 204, - 205, - 206, - 207, - 208, - 209, - 210, - 211; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - -1.000000,-0.000000,-0.000000, 0.000000, - 0.000000,-0.000000,-1.000000, 0.000000, - 0.000000,-1.000000, 0.000000, 0.000000, - -1.450759,-0.034190,-3.599006, 1.000000;; - } //End of Armature_Bone_002 Skin Weights - SkinWeights { - "Armature_Root"; - 56; - 264, - 265, - 266, - 267, - 268, - 269, - 270, - 271, - 272, - 273, - 274, - 275, - 276, - 277, - 278, - 279, - 280, - 281, - 282, - 283, - 284, - 285, - 286, - 287, - 288, - 289, - 290, - 291, - 292, - 293, - 294, - 295, - 296, - 297, - 298, - 299, - 300, - 301, - 302, - 303, - 304, - 305, - 306, - 307, - 308, - 309, - 310, - 311, - 312, - 313, - 314, - 315, - 316, - 317, - 318, - 319; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 0.999997, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 0.999997, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 0.999997, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - -1.000000,-0.000000, 0.000000, 0.000000, - 0.000000,-0.000000, 1.000000, 0.000000, - -0.000000, 1.000000, 0.000000, 0.000000, - 0.009913,-0.105027,-0.034322, 1.000000;; - } //End of Armature_Root Skin Weights - } //End of Cube_001 Mesh - } //End of sheep_shaved - } //End of Armature -} //End of Root Frame -AnimationSet { - Animation { - {Armature} - AnimationKey { //Position - 2; - 101; - 0;3; 0.041567, 0.000010, 6.045322;;, - 1;3; 0.041567, 0.000010, 6.045322;;, - 2;3; 0.041567, 0.000010, 6.045322;;, - 3;3; 0.041567, 0.000010, 6.045322;;, - 4;3; 0.041567, 0.000010, 6.045322;;, - 5;3; 0.041567, 0.000010, 6.045322;;, - 6;3; 0.041567, 0.000010, 6.045322;;, - 7;3; 0.041567, 0.000010, 6.045322;;, - 8;3; 0.041567, 0.000010, 6.045322;;, - 9;3; 0.041567, 0.000010, 6.045322;;, - 10;3; 0.041567, 0.000010, 6.045322;;, - 11;3; 0.041567, 0.000010, 6.045322;;, - 12;3; 0.041567, 0.000010, 6.045322;;, - 13;3; 0.041567, 0.000010, 6.045322;;, - 14;3; 0.041567, 0.000010, 6.045322;;, - 15;3; 0.041567, 0.000010, 6.045322;;, - 16;3; 0.041567, 0.000010, 6.045322;;, - 17;3; 0.041567, 0.000010, 6.045322;;, - 18;3; 0.041567, 0.000010, 6.045322;;, - 19;3; 0.041567, 0.000010, 6.045322;;, - 20;3; 0.041567, 0.000010, 6.045322;;, - 21;3; 0.041567, 0.000010, 6.045322;;, - 22;3; 0.041567, 0.000010, 6.045322;;, - 23;3; 0.041567, 0.000010, 6.045322;;, - 24;3; 0.041567, 0.000010, 6.045322;;, - 25;3; 0.041567, 0.000010, 6.045322;;, - 26;3; 0.041567, 0.000010, 6.045322;;, - 27;3; 0.041567, 0.000010, 6.045322;;, - 28;3; 0.041567, 0.000010, 6.045322;;, - 29;3; 0.041567, 0.000010, 6.045322;;, - 30;3; 0.041567, 0.000010, 6.045322;;, - 31;3; 0.041567, 0.000010, 6.045322;;, - 32;3; 0.041567, 0.000010, 6.045322;;, - 33;3; 0.041567, 0.000010, 6.045322;;, - 34;3; 0.041567, 0.000010, 6.045322;;, - 35;3; 0.041567, 0.000010, 6.045322;;, - 36;3; 0.041567, 0.000010, 6.045322;;, - 37;3; 0.041567, 0.000010, 6.045322;;, - 38;3; 0.041567, 0.000010, 6.045322;;, - 39;3; 0.041567, 0.000010, 6.045322;;, - 40;3; 0.041567, 0.000010, 6.045322;;, - 41;3; 0.041567, 0.000010, 6.045322;;, - 42;3; 0.041567, 0.000010, 6.045322;;, - 43;3; 0.041567, 0.000010, 6.045322;;, - 44;3; 0.041567, 0.000010, 6.045322;;, - 45;3; 0.041567, 0.000010, 6.045322;;, - 46;3; 0.041567, 0.000010, 6.045322;;, - 47;3; 0.041567, 0.000010, 6.045322;;, - 48;3; 0.041567, 0.000010, 6.045322;;, - 49;3; 0.041567, 0.000010, 6.045322;;, - 50;3; 0.041567, 0.000010, 6.045322;;, - 51;3; 0.041567, 0.000010, 6.045322;;, - 52;3; 0.041567, 0.000010, 6.045322;;, - 53;3; 0.041567, 0.000010, 6.045322;;, - 54;3; 0.041567, 0.000010, 6.045322;;, - 55;3; 0.041567, 0.000010, 6.045322;;, - 56;3; 0.041567, 0.000010, 6.045322;;, - 57;3; 0.041567, 0.000010, 6.045322;;, - 58;3; 0.041567, 0.000010, 6.045322;;, - 59;3; 0.041567, 0.000010, 6.045322;;, - 60;3; 0.041567, 0.000010, 6.045322;;, - 61;3; 0.041567, 0.000010, 6.045322;;, - 62;3; 0.041567, 0.000010, 6.045322;;, - 63;3; 0.041567, 0.000010, 6.045322;;, - 64;3; 0.041567, 0.000010, 6.045322;;, - 65;3; 0.041567, 0.000010, 6.045322;;, - 66;3; 0.041567, 0.000010, 6.045322;;, - 67;3; 0.041567, 0.000010, 6.045322;;, - 68;3; 0.041567, 0.000010, 6.045322;;, - 69;3; 0.041567, 0.000010, 6.045322;;, - 70;3; 0.041567, 0.000010, 6.045322;;, - 71;3; 0.041567, 0.000010, 6.045322;;, - 72;3; 0.041567, 0.000010, 6.045322;;, - 73;3; 0.041567, 0.000010, 6.045322;;, - 74;3; 0.041567, 0.000010, 6.045322;;, - 75;3; 0.041567, 0.000010, 6.045322;;, - 76;3; 0.041567, 0.000010, 6.045322;;, - 77;3; 0.041567, 0.000010, 6.045322;;, - 78;3; 0.041567, 0.000010, 6.045322;;, - 79;3; 0.041567, 0.000010, 6.045322;;, - 80;3; 0.041567, 0.000010, 6.045322;;, - 81;3; 0.041567, 0.000010, 6.045322;;, - 82;3; 0.041567, 0.000010, 6.045322;;, - 83;3; 0.041567, 0.000010, 6.045322;;, - 84;3; 0.041567, 0.000010, 6.045322;;, - 85;3; 0.041567, 0.000010, 6.045322;;, - 86;3; 0.041567, 0.000010, 6.045322;;, - 87;3; 0.041567, 0.000010, 6.045322;;, - 88;3; 0.041567, 0.000010, 6.045322;;, - 89;3; 0.041567, 0.000010, 6.045322;;, - 90;3; 0.041567, 0.000010, 6.045322;;, - 91;3; 0.041567, 0.000010, 6.045322;;, - 92;3; 0.041567, 0.000010, 6.045322;;, - 93;3; 0.041567, 0.000010, 6.045322;;, - 94;3; 0.041567, 0.000010, 6.045322;;, - 95;3; 0.041567, 0.000010, 6.045322;;, - 96;3; 0.041567, 0.000010, 6.045322;;, - 97;3; 0.041567, 0.000010, 6.045322;;, - 98;3; 0.041567, 0.000010, 6.045322;;, - 99;3; 0.041567, 0.000010, 6.045322;;, - 100;3; 0.041567, 0.000010, 6.045322;;; - } - AnimationKey { //Rotation - 0; - 101; - 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 60;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 61;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 62;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 63;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 64;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 65;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 66;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 67;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 68;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 69;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 70;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 71;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 72;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 73;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 74;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 75;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 76;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 77;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 78;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 79;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 80;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 81;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 82;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 83;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 84;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 85;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 86;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 87;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 88;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 89;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 90;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 91;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 92;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 93;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 94;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 95;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 96;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 97;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 98;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 99;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 100;4; -1.000000, 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 101; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_Root} - AnimationKey { //Position - 2; - 101; - 0;3; 0.009913, 0.034322, 0.105027;;, - 1;3; 0.009913, 0.034322, 0.105027;;, - 2;3; 0.009913, 0.034322, 0.105027;;, - 3;3; 0.009913, 0.034322, 0.105027;;, - 4;3; 0.009913, 0.034322, 0.105027;;, - 5;3; 0.009913, 0.034322, 0.105027;;, - 6;3; 0.009913, 0.034322, 0.105027;;, - 7;3; 0.009913, 0.034322, 0.105027;;, - 8;3; 0.009913, 0.034322, 0.105027;;, - 9;3; 0.009913, 0.034322, 0.105027;;, - 10;3; 0.009913, 0.034322, 0.105027;;, - 11;3; 0.009913, 0.034322, 0.105027;;, - 12;3; 0.009913, 0.034322, 0.105027;;, - 13;3; 0.009913, 0.034322, 0.105027;;, - 14;3; 0.009913, 0.034322, 0.105027;;, - 15;3; 0.009913, 0.034322, 0.105027;;, - 16;3; 0.009913, 0.034322, 0.105027;;, - 17;3; 0.009913, 0.034322, 0.105027;;, - 18;3; 0.009913, 0.034322, 0.105027;;, - 19;3; 0.009913, 0.034322, 0.105027;;, - 20;3; 0.009913, 0.034322, 0.105027;;, - 21;3; 0.009913, 0.034322, 0.105027;;, - 22;3; 0.009913, 0.034322, 0.105027;;, - 23;3; 0.009913, 0.034322, 0.105027;;, - 24;3; 0.009913, 0.034322, 0.105027;;, - 25;3; 0.009913, 0.034322, 0.105027;;, - 26;3; 0.009913, 0.034322, 0.105027;;, - 27;3; 0.009913, 0.034322, 0.105027;;, - 28;3; 0.009913, 0.034322, 0.105027;;, - 29;3; 0.009913, 0.034322, 0.105027;;, - 30;3; 0.009913, 0.034322, 0.105027;;, - 31;3; 0.009913, 0.034322, 0.105027;;, - 32;3; 0.009913, 0.034322, 0.105027;;, - 33;3; 0.009913, 0.034322, 0.105027;;, - 34;3; 0.009913, 0.034322, 0.105027;;, - 35;3; 0.009913, 0.034322, 0.105027;;, - 36;3; 0.009913, 0.034322, 0.105027;;, - 37;3; 0.009913, 0.034322, 0.105027;;, - 38;3; 0.009913, 0.034322, 0.105027;;, - 39;3; 0.009913, 0.034322, 0.105027;;, - 40;3; 0.009913, 0.034322, 0.105027;;, - 41;3; 0.009913, 0.034322, 0.105027;;, - 42;3; 0.009913, 0.034322, 0.105027;;, - 43;3; 0.009913, 0.034322, 0.105027;;, - 44;3; 0.009913, 0.034322, 0.105027;;, - 45;3; 0.009913, 0.034322, 0.105027;;, - 46;3; 0.009913, 0.034322, 0.105027;;, - 47;3; 0.009913, 0.034322, 0.105027;;, - 48;3; 0.009913, 0.034322, 0.105027;;, - 49;3; 0.009913, 0.034322, 0.105027;;, - 50;3; 0.009913, 0.034322, 0.105027;;, - 51;3; 0.009913, 0.034322, 0.105027;;, - 52;3; 0.009913, 0.034322, 0.105027;;, - 53;3; 0.009913, 0.034322, 0.105027;;, - 54;3; 0.009913, 0.034322, 0.105027;;, - 55;3; 0.009913, 0.034322, 0.105027;;, - 56;3; 0.009913, 0.034322, 0.105027;;, - 57;3; 0.009913, 0.034322, 0.105027;;, - 58;3; 0.009913, 0.034322, 0.105027;;, - 59;3; 0.009913, 0.034322, 0.105027;;, - 60;3; 0.009913, 0.034322, 0.105027;;, - 61;3; 0.009913, 0.034322, 0.105027;;, - 62;3; 0.009913, 0.034322, 0.105027;;, - 63;3; 0.009913, 0.034322, 0.105027;;, - 64;3; 0.009913, 0.034322, 0.105027;;, - 65;3; 0.009913, 0.034322, 0.105027;;, - 66;3; 0.009913, 0.034322, 0.105027;;, - 67;3; 0.009913, 0.034322, 0.105027;;, - 68;3; 0.009913, 0.034322, 0.105027;;, - 69;3; 0.009913, 0.034322, 0.105027;;, - 70;3; 0.009913, 0.034322, 0.105027;;, - 71;3; 0.009913, 0.034322, 0.105027;;, - 72;3; 0.009913, 0.034322, 0.105027;;, - 73;3; 0.009913, 0.034322, 0.105027;;, - 74;3; 0.009913, 0.034322, 0.105027;;, - 75;3; 0.009913, 0.034322, 0.105027;;, - 76;3; 0.009913, 0.034322, 0.105027;;, - 77;3; 0.009913, 0.034322, 0.105027;;, - 78;3; 0.009913, 0.034322, 0.105027;;, - 79;3; 0.009913, 0.034322, 0.105027;;, - 80;3; 0.009913, 0.034322, 0.105027;;, - 81;3; 0.009913, 0.034322, 0.105027;;, - 82;3; 0.009913, 0.034322, 0.105027;;, - 83;3; 0.009913, 0.034322, 0.105027;;, - 84;3; 0.009913, 0.034322, 0.105027;;, - 85;3; 0.009913, 0.034322, 0.105027;;, - 86;3; 0.009913, 0.034322, 0.105027;;, - 87;3; 0.009913, 0.034322, 0.105027;;, - 88;3; 0.009913, 0.034322, 0.105027;;, - 89;3; 0.009913, 0.034322, 0.105027;;, - 90;3; 0.009913, 0.034322, 0.105027;;, - 91;3; 0.009913, 0.034322, 0.105027;;, - 92;3; 0.009913, 0.034322, 0.105027;;, - 93;3; 0.009913, 0.034322, 0.105027;;, - 94;3; 0.009913, 0.034322, 0.105027;;, - 95;3; 0.009913, 0.034322, 0.105027;;, - 96;3; 0.009913, 0.034322, 0.105027;;, - 97;3; 0.009913, 0.034322, 0.105027;;, - 98;3; 0.009913, 0.034322, 0.105027;;, - 99;3; 0.009913, 0.034322, 0.105027;;, - 100;3; 0.009913, 0.034322, 0.105027;;; - } - AnimationKey { //Rotation - 0; - 101; - 0;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 1;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 2;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 3;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 4;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 5;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 6;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 7;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 8;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 9;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 10;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 11;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 12;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 13;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 14;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 15;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 16;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 17;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 18;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 19;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 20;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 21;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 22;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 23;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 24;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 25;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 26;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 27;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 28;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 29;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 30;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 31;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 32;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 33;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 34;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 35;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 36;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 37;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 38;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 39;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 40;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 41;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 42;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 43;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 44;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 45;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 46;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 47;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 48;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 49;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 50;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 51;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 52;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 53;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 54;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 55;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 56;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 57;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 58;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 59;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 60;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 61;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 62;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 63;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 64;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 65;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 66;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 67;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 68;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 69;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 70;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 71;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 72;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 73;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 74;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 75;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 76;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 77;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 78;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 79;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 80;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 81;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 82;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 83;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 84;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 85;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 86;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 87;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 88;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 89;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 90;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 91;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 92;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 93;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 94;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 95;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 96;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 97;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 98;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 99;4; 0.000000, 0.000000, 0.707107, 0.707107;;, - 100;4; 0.000000, 0.000000, 0.707107, 0.707107;;; - } - AnimationKey { //Scale - 1; - 101; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_Bone_001} - AnimationKey { //Position - 2; - 101; - 0;3; 1.460671,-0.139217, 4.073730;;, - 1;3; 1.460671,-0.139217, 4.073730;;, - 2;3; 1.460671,-0.139217, 4.073730;;, - 3;3; 1.460671,-0.139217, 4.073730;;, - 4;3; 1.460671,-0.139217, 4.073730;;, - 5;3; 1.460671,-0.139217, 4.073730;;, - 6;3; 1.460671,-0.139217, 4.073730;;, - 7;3; 1.460671,-0.139217, 4.073730;;, - 8;3; 1.460671,-0.139217, 4.073730;;, - 9;3; 1.460671,-0.139217, 4.073730;;, - 10;3; 1.460671,-0.139217, 4.073730;;, - 11;3; 1.460671,-0.139217, 4.073730;;, - 12;3; 1.460671,-0.139217, 4.073730;;, - 13;3; 1.460671,-0.139217, 4.073730;;, - 14;3; 1.460671,-0.139217, 4.073730;;, - 15;3; 1.460671,-0.139217, 4.073730;;, - 16;3; 1.460671,-0.139217, 4.073730;;, - 17;3; 1.460671,-0.139217, 4.073730;;, - 18;3; 1.460671,-0.139217, 4.073730;;, - 19;3; 1.460671,-0.139217, 4.073730;;, - 20;3; 1.460671,-0.139217, 4.073730;;, - 21;3; 1.460671,-0.139217, 4.073730;;, - 22;3; 1.460671,-0.139217, 4.073730;;, - 23;3; 1.460671,-0.139217, 4.073730;;, - 24;3; 1.460671,-0.139217, 4.073730;;, - 25;3; 1.460671,-0.139217, 4.073730;;, - 26;3; 1.460671,-0.139217, 4.073730;;, - 27;3; 1.460671,-0.139217, 4.073730;;, - 28;3; 1.460671,-0.139217, 4.073730;;, - 29;3; 1.460671,-0.139217, 4.073730;;, - 30;3; 1.460671,-0.139217, 4.073730;;, - 31;3; 1.460671,-0.139217, 4.073730;;, - 32;3; 1.460671,-0.139217, 4.073730;;, - 33;3; 1.460671,-0.139217, 4.073730;;, - 34;3; 1.460671,-0.139217, 4.073730;;, - 35;3; 1.460671,-0.139217, 4.073730;;, - 36;3; 1.460671,-0.139217, 4.073730;;, - 37;3; 1.460671,-0.139217, 4.073730;;, - 38;3; 1.460671,-0.139217, 4.073730;;, - 39;3; 1.460671,-0.139217, 4.073730;;, - 40;3; 1.460671,-0.139217, 4.073730;;, - 41;3; 1.460671,-0.139217, 4.073730;;, - 42;3; 1.460671,-0.139217, 4.073730;;, - 43;3; 1.460671,-0.139217, 4.073730;;, - 44;3; 1.460671,-0.139217, 4.073730;;, - 45;3; 1.460671,-0.139217, 4.073730;;, - 46;3; 1.460671,-0.139217, 4.073730;;, - 47;3; 1.460671,-0.139217, 4.073730;;, - 48;3; 1.460671,-0.139217, 4.073730;;, - 49;3; 1.460671,-0.139217, 4.073730;;, - 50;3; 1.460671,-0.139217, 4.073730;;, - 51;3; 1.460671,-0.139217, 4.073730;;, - 52;3; 1.460671,-0.139217, 4.073730;;, - 53;3; 1.460671,-0.139217, 4.073730;;, - 54;3; 1.460671,-0.139217, 4.073730;;, - 55;3; 1.460671,-0.139217, 4.073730;;, - 56;3; 1.460671,-0.139217, 4.073730;;, - 57;3; 1.460671,-0.139217, 4.073730;;, - 58;3; 1.460671,-0.139217, 4.073730;;, - 59;3; 1.460671,-0.139217, 4.073730;;, - 60;3; 1.460671,-0.139217, 4.073730;;, - 61;3; 1.460671,-0.139217, 4.073730;;, - 62;3; 1.460671,-0.139217, 4.073730;;, - 63;3; 1.460671,-0.139217, 4.073730;;, - 64;3; 1.460671,-0.139217, 4.073730;;, - 65;3; 1.460671,-0.139217, 4.073730;;, - 66;3; 1.460671,-0.139217, 4.073730;;, - 67;3; 1.460671,-0.139217, 4.073730;;, - 68;3; 1.460671,-0.139217, 4.073730;;, - 69;3; 1.460671,-0.139217, 4.073730;;, - 70;3; 1.460671,-0.139217, 4.073730;;, - 71;3; 1.460671,-0.139217, 4.073730;;, - 72;3; 1.460671,-0.139217, 4.073730;;, - 73;3; 1.460671,-0.139217, 4.073730;;, - 74;3; 1.460671,-0.139217, 4.073730;;, - 75;3; 1.460671,-0.139217, 4.073730;;, - 76;3; 1.460671,-0.139217, 4.073730;;, - 77;3; 1.460671,-0.139217, 4.073730;;, - 78;3; 1.460671,-0.139217, 4.073730;;, - 79;3; 1.460671,-0.139217, 4.073730;;, - 80;3; 1.460671,-0.139217, 4.073730;;, - 81;3; 1.460671,-0.139217, 4.073730;;, - 82;3; 1.460671,-0.139217, 4.073730;;, - 83;3; 1.460671,-0.139217, 4.073730;;, - 84;3; 1.460671,-0.139217, 4.073730;;, - 85;3; 1.460671,-0.139217, 4.073730;;, - 86;3; 1.460671,-0.139217, 4.073730;;, - 87;3; 1.460671,-0.139217, 4.073730;;, - 88;3; 1.460671,-0.139217, 4.073730;;, - 89;3; 1.460671,-0.139217, 4.073730;;, - 90;3; 1.460671,-0.139217, 4.073730;;, - 91;3; 1.460671,-0.139217, 4.073730;;, - 92;3; 1.460671,-0.139217, 4.073730;;, - 93;3; 1.460671,-0.139217, 4.073730;;, - 94;3; 1.460671,-0.139217, 4.073730;;, - 95;3; 1.460671,-0.139217, 4.073730;;, - 96;3; 1.460671,-0.139217, 4.073730;;, - 97;3; 1.460671,-0.139217, 4.073730;;, - 98;3; 1.460671,-0.139217, 4.073730;;, - 99;3; 1.460671,-0.139217, 4.073730;;, - 100;3; 1.460671,-0.139217, 4.073730;;; - } - AnimationKey { //Rotation - 0; - 101; - 0;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 1;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 2;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 3;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 4;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 5;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 6;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 7;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 8;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 9;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 10;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 11;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 12;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 13;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 14;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 15;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 16;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 17;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 18;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 19;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 20;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 21;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 22;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 23;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 24;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 25;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 26;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 27;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 28;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 29;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 30;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 31;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 32;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 33;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 34;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 35;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 36;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 37;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 38;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 39;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 40;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 41;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 42;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 43;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 44;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 45;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 46;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 47;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 48;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 49;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 50;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 51;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 52;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 53;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 54;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 55;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 56;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 57;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 58;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 59;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 60;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 61;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 62;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 63;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 64;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 65;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 66;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 67;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 68;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 69;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 70;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 71;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 72;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 73;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 74;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 75;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 76;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 77;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 78;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 79;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 80;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 81;4; -0.023017, 0.996971,-0.000000,-0.000000;;, - 82;4; -0.087830, 0.988440,-0.000000,-0.000000;;, - 83;4; -0.171026, 0.977486,-0.000000,-0.000000;;, - 84;4; -0.235816, 0.968955,-0.000000,-0.000000;;, - 85;4; -0.258819, 0.965926,-0.000000,-0.000000;;, - 86;4; -0.247344, 0.965926,-0.000000,-0.000000;;, - 87;4; -0.212807, 0.965926,-0.000000,-0.000000;;, - 88;4; -0.156652, 0.965926,-0.000000,-0.000000;;, - 89;4; -0.083204, 0.965926,-0.000000,-0.000000;;, - 90;4; -0.000000, 0.965926,-0.000000,-0.000000;;, - 91;4; 0.083204, 0.965926, 0.000000,-0.000000;;, - 92;4; 0.156652, 0.965926, 0.000000,-0.000000;;, - 93;4; 0.212807, 0.965926, 0.000000,-0.000000;;, - 94;4; 0.247343, 0.965926, 0.000000,-0.000000;;, - 95;4; 0.258819, 0.965926, 0.000000,-0.000000;;, - 96;4; 0.235815, 0.968955, 0.000000,-0.000000;;, - 97;4; 0.171026, 0.977486, 0.000000,-0.000000;;, - 98;4; 0.087830, 0.988440, 0.000000,-0.000000;;, - 99;4; 0.023017, 0.996971, 0.000000,-0.000000;;, - 100;4; -0.000000, 1.000000, 0.000000,-0.000000;;; - } - AnimationKey { //Scale - 1; - 101; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_Bone_002} - AnimationKey { //Position - 2; - 101; - 0;3; 1.460671,-0.139216,-3.633328;;, - 1;3; 1.460671,-0.139216,-3.633328;;, - 2;3; 1.460671,-0.139216,-3.633328;;, - 3;3; 1.460671,-0.139216,-3.633328;;, - 4;3; 1.460671,-0.139216,-3.633328;;, - 5;3; 1.460671,-0.139216,-3.633328;;, - 6;3; 1.460671,-0.139216,-3.633328;;, - 7;3; 1.460671,-0.139216,-3.633328;;, - 8;3; 1.460671,-0.139216,-3.633328;;, - 9;3; 1.460671,-0.139216,-3.633328;;, - 10;3; 1.460671,-0.139216,-3.633328;;, - 11;3; 1.460671,-0.139216,-3.633328;;, - 12;3; 1.460671,-0.139216,-3.633328;;, - 13;3; 1.460671,-0.139216,-3.633328;;, - 14;3; 1.460671,-0.139216,-3.633328;;, - 15;3; 1.460671,-0.139216,-3.633328;;, - 16;3; 1.460671,-0.139216,-3.633328;;, - 17;3; 1.460671,-0.139216,-3.633328;;, - 18;3; 1.460671,-0.139216,-3.633328;;, - 19;3; 1.460671,-0.139216,-3.633328;;, - 20;3; 1.460671,-0.139216,-3.633328;;, - 21;3; 1.460671,-0.139216,-3.633328;;, - 22;3; 1.460671,-0.139216,-3.633328;;, - 23;3; 1.460671,-0.139216,-3.633328;;, - 24;3; 1.460671,-0.139216,-3.633328;;, - 25;3; 1.460671,-0.139216,-3.633328;;, - 26;3; 1.460671,-0.139216,-3.633328;;, - 27;3; 1.460671,-0.139216,-3.633328;;, - 28;3; 1.460671,-0.139216,-3.633328;;, - 29;3; 1.460671,-0.139216,-3.633328;;, - 30;3; 1.460671,-0.139216,-3.633328;;, - 31;3; 1.460671,-0.139216,-3.633328;;, - 32;3; 1.460671,-0.139216,-3.633328;;, - 33;3; 1.460671,-0.139216,-3.633328;;, - 34;3; 1.460671,-0.139216,-3.633328;;, - 35;3; 1.460671,-0.139216,-3.633328;;, - 36;3; 1.460671,-0.139216,-3.633328;;, - 37;3; 1.460671,-0.139216,-3.633328;;, - 38;3; 1.460671,-0.139216,-3.633328;;, - 39;3; 1.460671,-0.139216,-3.633328;;, - 40;3; 1.460671,-0.139216,-3.633328;;, - 41;3; 1.460671,-0.139216,-3.633328;;, - 42;3; 1.460671,-0.139216,-3.633328;;, - 43;3; 1.460671,-0.139216,-3.633328;;, - 44;3; 1.460671,-0.139216,-3.633328;;, - 45;3; 1.460671,-0.139216,-3.633328;;, - 46;3; 1.460671,-0.139216,-3.633328;;, - 47;3; 1.460671,-0.139216,-3.633328;;, - 48;3; 1.460671,-0.139216,-3.633328;;, - 49;3; 1.460671,-0.139216,-3.633328;;, - 50;3; 1.460671,-0.139216,-3.633328;;, - 51;3; 1.460671,-0.139216,-3.633328;;, - 52;3; 1.460671,-0.139216,-3.633328;;, - 53;3; 1.460671,-0.139216,-3.633328;;, - 54;3; 1.460671,-0.139216,-3.633328;;, - 55;3; 1.460671,-0.139216,-3.633328;;, - 56;3; 1.460671,-0.139216,-3.633328;;, - 57;3; 1.460671,-0.139216,-3.633328;;, - 58;3; 1.460671,-0.139216,-3.633328;;, - 59;3; 1.460671,-0.139216,-3.633328;;, - 60;3; 1.460671,-0.139216,-3.633328;;, - 61;3; 1.460671,-0.139216,-3.633328;;, - 62;3; 1.460671,-0.139216,-3.633328;;, - 63;3; 1.460671,-0.139216,-3.633328;;, - 64;3; 1.460671,-0.139216,-3.633328;;, - 65;3; 1.460671,-0.139216,-3.633328;;, - 66;3; 1.460671,-0.139216,-3.633328;;, - 67;3; 1.460671,-0.139216,-3.633328;;, - 68;3; 1.460671,-0.139216,-3.633328;;, - 69;3; 1.460671,-0.139216,-3.633328;;, - 70;3; 1.460671,-0.139216,-3.633328;;, - 71;3; 1.460671,-0.139216,-3.633328;;, - 72;3; 1.460671,-0.139216,-3.633328;;, - 73;3; 1.460671,-0.139216,-3.633328;;, - 74;3; 1.460671,-0.139216,-3.633328;;, - 75;3; 1.460671,-0.139216,-3.633328;;, - 76;3; 1.460671,-0.139216,-3.633328;;, - 77;3; 1.460671,-0.139216,-3.633328;;, - 78;3; 1.460671,-0.139216,-3.633328;;, - 79;3; 1.460671,-0.139216,-3.633328;;, - 80;3; 1.460671,-0.139216,-3.633328;;, - 81;3; 1.460671,-0.139216,-3.633328;;, - 82;3; 1.460671,-0.139216,-3.633328;;, - 83;3; 1.460671,-0.139216,-3.633328;;, - 84;3; 1.460671,-0.139216,-3.633328;;, - 85;3; 1.460671,-0.139216,-3.633328;;, - 86;3; 1.460671,-0.139216,-3.633328;;, - 87;3; 1.460671,-0.139216,-3.633328;;, - 88;3; 1.460671,-0.139216,-3.633328;;, - 89;3; 1.460671,-0.139216,-3.633328;;, - 90;3; 1.460671,-0.139216,-3.633328;;, - 91;3; 1.460671,-0.139216,-3.633328;;, - 92;3; 1.460671,-0.139216,-3.633328;;, - 93;3; 1.460671,-0.139216,-3.633328;;, - 94;3; 1.460671,-0.139216,-3.633328;;, - 95;3; 1.460671,-0.139216,-3.633328;;, - 96;3; 1.460671,-0.139216,-3.633328;;, - 97;3; 1.460671,-0.139216,-3.633328;;, - 98;3; 1.460671,-0.139216,-3.633328;;, - 99;3; 1.460671,-0.139216,-3.633328;;, - 100;3; 1.460671,-0.139216,-3.633328;;; - } - AnimationKey { //Rotation - 0; - 101; - 0;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 1;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 2;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 3;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 4;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 5;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 6;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 7;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 8;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 9;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 10;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 11;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 12;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 13;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 14;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 15;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 16;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 17;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 18;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 19;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 20;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 21;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 22;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 23;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 24;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 25;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 26;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 27;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 28;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 29;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 30;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 31;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 32;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 33;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 34;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 35;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 36;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 37;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 38;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 39;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 40;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 41;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 42;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 43;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 44;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 45;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 46;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 47;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 48;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 49;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 50;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 51;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 52;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 53;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 54;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 55;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 56;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 57;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 58;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 59;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 60;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 61;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 62;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 63;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 64;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 65;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 66;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 67;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 68;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 69;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 70;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 71;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 72;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 73;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 74;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 75;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 76;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 77;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 78;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 79;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 80;4; -0.000000, 1.000000,-0.000000,-0.000000;;, - 81;4; 0.023017, 0.996971, 0.000000,-0.000000;;, - 82;4; 0.087830, 0.988440, 0.000000,-0.000000;;, - 83;4; 0.171026, 0.977486, 0.000000,-0.000000;;, - 84;4; 0.235815, 0.968955, 0.000000,-0.000000;;, - 85;4; 0.258819, 0.965926, 0.000000,-0.000000;;, - 86;4; 0.247343, 0.965926, 0.000000,-0.000000;;, - 87;4; 0.212807, 0.965926, 0.000000,-0.000000;;, - 88;4; 0.156652, 0.965926, 0.000000,-0.000000;;, - 89;4; 0.083204, 0.965926, 0.000000,-0.000000;;, - 90;4; -0.000000, 0.965926,-0.000000,-0.000000;;, - 91;4; -0.083204, 0.965926,-0.000000,-0.000000;;, - 92;4; -0.156652, 0.965926,-0.000000,-0.000000;;, - 93;4; -0.212807, 0.965926,-0.000000,-0.000000;;, - 94;4; -0.247344, 0.965926,-0.000000,-0.000000;;, - 95;4; -0.258819, 0.965926,-0.000000,-0.000000;;, - 96;4; -0.235816, 0.968955,-0.000000,-0.000000;;, - 97;4; -0.171026, 0.977486,-0.000000,-0.000000;;, - 98;4; -0.087830, 0.988440,-0.000000,-0.000000;;, - 99;4; -0.023017, 0.996971,-0.000000,-0.000000;;, - 100;4; -0.000000, 1.000000, 0.000000,-0.000000;;; - } - AnimationKey { //Scale - 1; - 101; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_Bone_003} - AnimationKey { //Position - 2; - 101; - 0;3; -1.438650,-0.139217, 4.073730;;, - 1;3; -1.438650,-0.139217, 4.073730;;, - 2;3; -1.438650,-0.139217, 4.073730;;, - 3;3; -1.438650,-0.139217, 4.073730;;, - 4;3; -1.438650,-0.139217, 4.073730;;, - 5;3; -1.438650,-0.139217, 4.073730;;, - 6;3; -1.438650,-0.139217, 4.073730;;, - 7;3; -1.438650,-0.139217, 4.073730;;, - 8;3; -1.438650,-0.139217, 4.073730;;, - 9;3; -1.438650,-0.139217, 4.073730;;, - 10;3; -1.438650,-0.139217, 4.073730;;, - 11;3; -1.438650,-0.139217, 4.073730;;, - 12;3; -1.438650,-0.139217, 4.073730;;, - 13;3; -1.438650,-0.139217, 4.073730;;, - 14;3; -1.438650,-0.139217, 4.073730;;, - 15;3; -1.438650,-0.139217, 4.073730;;, - 16;3; -1.438650,-0.139217, 4.073730;;, - 17;3; -1.438650,-0.139217, 4.073730;;, - 18;3; -1.438650,-0.139217, 4.073730;;, - 19;3; -1.438650,-0.139217, 4.073730;;, - 20;3; -1.438650,-0.139217, 4.073730;;, - 21;3; -1.438650,-0.139217, 4.073730;;, - 22;3; -1.438650,-0.139217, 4.073730;;, - 23;3; -1.438650,-0.139217, 4.073730;;, - 24;3; -1.438650,-0.139217, 4.073730;;, - 25;3; -1.438650,-0.139217, 4.073730;;, - 26;3; -1.438650,-0.139217, 4.073730;;, - 27;3; -1.438650,-0.139217, 4.073730;;, - 28;3; -1.438650,-0.139217, 4.073730;;, - 29;3; -1.438650,-0.139217, 4.073730;;, - 30;3; -1.438650,-0.139217, 4.073730;;, - 31;3; -1.438650,-0.139217, 4.073730;;, - 32;3; -1.438650,-0.139217, 4.073730;;, - 33;3; -1.438650,-0.139217, 4.073730;;, - 34;3; -1.438650,-0.139217, 4.073730;;, - 35;3; -1.438650,-0.139217, 4.073730;;, - 36;3; -1.438650,-0.139217, 4.073730;;, - 37;3; -1.438650,-0.139217, 4.073730;;, - 38;3; -1.438650,-0.139217, 4.073730;;, - 39;3; -1.438650,-0.139217, 4.073730;;, - 40;3; -1.438650,-0.139217, 4.073730;;, - 41;3; -1.438650,-0.139217, 4.073730;;, - 42;3; -1.438650,-0.139217, 4.073730;;, - 43;3; -1.438650,-0.139217, 4.073730;;, - 44;3; -1.438650,-0.139217, 4.073730;;, - 45;3; -1.438650,-0.139217, 4.073730;;, - 46;3; -1.438650,-0.139217, 4.073730;;, - 47;3; -1.438650,-0.139217, 4.073730;;, - 48;3; -1.438650,-0.139217, 4.073730;;, - 49;3; -1.438650,-0.139217, 4.073730;;, - 50;3; -1.438650,-0.139217, 4.073730;;, - 51;3; -1.438650,-0.139217, 4.073730;;, - 52;3; -1.438650,-0.139217, 4.073730;;, - 53;3; -1.438650,-0.139217, 4.073730;;, - 54;3; -1.438650,-0.139217, 4.073730;;, - 55;3; -1.438650,-0.139217, 4.073730;;, - 56;3; -1.438650,-0.139217, 4.073730;;, - 57;3; -1.438650,-0.139217, 4.073730;;, - 58;3; -1.438650,-0.139217, 4.073730;;, - 59;3; -1.438650,-0.139217, 4.073730;;, - 60;3; -1.438650,-0.139217, 4.073730;;, - 61;3; -1.438650,-0.139217, 4.073730;;, - 62;3; -1.438650,-0.139217, 4.073730;;, - 63;3; -1.438650,-0.139217, 4.073730;;, - 64;3; -1.438650,-0.139217, 4.073730;;, - 65;3; -1.438650,-0.139217, 4.073730;;, - 66;3; -1.438650,-0.139217, 4.073730;;, - 67;3; -1.438650,-0.139217, 4.073730;;, - 68;3; -1.438650,-0.139217, 4.073730;;, - 69;3; -1.438650,-0.139217, 4.073730;;, - 70;3; -1.438650,-0.139217, 4.073730;;, - 71;3; -1.438650,-0.139217, 4.073730;;, - 72;3; -1.438650,-0.139217, 4.073730;;, - 73;3; -1.438650,-0.139217, 4.073730;;, - 74;3; -1.438650,-0.139217, 4.073730;;, - 75;3; -1.438650,-0.139217, 4.073730;;, - 76;3; -1.438650,-0.139217, 4.073730;;, - 77;3; -1.438650,-0.139217, 4.073730;;, - 78;3; -1.438650,-0.139217, 4.073730;;, - 79;3; -1.438650,-0.139217, 4.073730;;, - 80;3; -1.438650,-0.139217, 4.073730;;, - 81;3; -1.438650,-0.139217, 4.073730;;, - 82;3; -1.438650,-0.139217, 4.073730;;, - 83;3; -1.438650,-0.139217, 4.073730;;, - 84;3; -1.438650,-0.139217, 4.073730;;, - 85;3; -1.438650,-0.139217, 4.073730;;, - 86;3; -1.438650,-0.139217, 4.073730;;, - 87;3; -1.438650,-0.139217, 4.073730;;, - 88;3; -1.438650,-0.139217, 4.073730;;, - 89;3; -1.438650,-0.139217, 4.073730;;, - 90;3; -1.438650,-0.139217, 4.073730;;, - 91;3; -1.438650,-0.139217, 4.073730;;, - 92;3; -1.438650,-0.139217, 4.073730;;, - 93;3; -1.438650,-0.139217, 4.073730;;, - 94;3; -1.438650,-0.139217, 4.073730;;, - 95;3; -1.438650,-0.139217, 4.073730;;, - 96;3; -1.438650,-0.139217, 4.073730;;, - 97;3; -1.438650,-0.139217, 4.073730;;, - 98;3; -1.438650,-0.139217, 4.073730;;, - 99;3; -1.438650,-0.139217, 4.073730;;, - 100;3; -1.438650,-0.139217, 4.073730;;; - } - AnimationKey { //Rotation - 0; - 101; - 0;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 1;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 2;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 3;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 4;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 5;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 6;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 7;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 8;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 9;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 10;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 11;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 12;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 13;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 14;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 15;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 16;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 17;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 18;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 19;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 20;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 21;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 22;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 23;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 24;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 25;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 26;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 27;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 28;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 29;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 30;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 31;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 32;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 33;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 34;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 35;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 36;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 37;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 38;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 39;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 40;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 41;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 42;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 43;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 44;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 45;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 46;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 47;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 48;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 49;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 50;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 51;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 52;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 53;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 54;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 55;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 56;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 57;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 58;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 59;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 60;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 61;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 62;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 63;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 64;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 65;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 66;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 67;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 68;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 69;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 70;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 71;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 72;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 73;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 74;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 75;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 76;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 77;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 78;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 79;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 80;4; 0.000000, 1.000000,-0.000000,-0.000000;;, - 81;4; 0.023017, 0.996971, 0.000000,-0.000000;;, - 82;4; 0.087830, 0.988440, 0.000000,-0.000000;;, - 83;4; 0.171026, 0.977486, 0.000000,-0.000000;;, - 84;4; 0.235815, 0.968955, 0.000000,-0.000000;;, - 85;4; 0.258819, 0.965926, 0.000000,-0.000000;;, - 86;4; 0.247344, 0.965926, 0.000000,-0.000000;;, - 87;4; 0.212807, 0.965926, 0.000000,-0.000000;;, - 88;4; 0.156652, 0.965926, 0.000000,-0.000000;;, - 89;4; 0.083204, 0.965926, 0.000000,-0.000000;;, - 90;4; -0.000000, 0.965926, 0.000000,-0.000000;;, - 91;4; -0.083204, 0.965926,-0.000000,-0.000000;;, - 92;4; -0.156652, 0.965926,-0.000000,-0.000000;;, - 93;4; -0.212807, 0.965926,-0.000000,-0.000000;;, - 94;4; -0.247344, 0.965926,-0.000000,-0.000000;;, - 95;4; -0.258819, 0.965926,-0.000000,-0.000000;;, - 96;4; -0.235815, 0.968955,-0.000000,-0.000000;;, - 97;4; -0.171026, 0.977486,-0.000000,-0.000000;;, - 98;4; -0.087830, 0.988440,-0.000000,-0.000000;;, - 99;4; -0.023017, 0.996971,-0.000000,-0.000000;;, - 100;4; -0.000000, 1.000000, 0.000000,-0.000000;;; - } - AnimationKey { //Scale - 1; - 101; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_RR_leg} - AnimationKey { //Position - 2; - 101; - 0;3; -1.438651,-0.139216,-3.633328;;, - 1;3; -1.438651,-0.139216,-3.633328;;, - 2;3; -1.438651,-0.139216,-3.633328;;, - 3;3; -1.438651,-0.139216,-3.633328;;, - 4;3; -1.438651,-0.139216,-3.633328;;, - 5;3; -1.438651,-0.139216,-3.633328;;, - 6;3; -1.438651,-0.139216,-3.633328;;, - 7;3; -1.438651,-0.139216,-3.633328;;, - 8;3; -1.438651,-0.139216,-3.633328;;, - 9;3; -1.438651,-0.139216,-3.633328;;, - 10;3; -1.438651,-0.139216,-3.633328;;, - 11;3; -1.438651,-0.139216,-3.633328;;, - 12;3; -1.438651,-0.139216,-3.633328;;, - 13;3; -1.438651,-0.139216,-3.633328;;, - 14;3; -1.438651,-0.139216,-3.633328;;, - 15;3; -1.438651,-0.139216,-3.633328;;, - 16;3; -1.438651,-0.139216,-3.633328;;, - 17;3; -1.438651,-0.139216,-3.633328;;, - 18;3; -1.438651,-0.139216,-3.633328;;, - 19;3; -1.438651,-0.139216,-3.633328;;, - 20;3; -1.438651,-0.139216,-3.633328;;, - 21;3; -1.438651,-0.139216,-3.633328;;, - 22;3; -1.438651,-0.139216,-3.633328;;, - 23;3; -1.438651,-0.139216,-3.633328;;, - 24;3; -1.438651,-0.139216,-3.633328;;, - 25;3; -1.438651,-0.139216,-3.633328;;, - 26;3; -1.438651,-0.139216,-3.633328;;, - 27;3; -1.438651,-0.139216,-3.633328;;, - 28;3; -1.438651,-0.139216,-3.633328;;, - 29;3; -1.438651,-0.139216,-3.633328;;, - 30;3; -1.438651,-0.139216,-3.633328;;, - 31;3; -1.438651,-0.139216,-3.633328;;, - 32;3; -1.438651,-0.139216,-3.633328;;, - 33;3; -1.438651,-0.139216,-3.633328;;, - 34;3; -1.438651,-0.139216,-3.633328;;, - 35;3; -1.438651,-0.139216,-3.633328;;, - 36;3; -1.438651,-0.139216,-3.633328;;, - 37;3; -1.438651,-0.139216,-3.633328;;, - 38;3; -1.438651,-0.139216,-3.633328;;, - 39;3; -1.438651,-0.139216,-3.633328;;, - 40;3; -1.438651,-0.139216,-3.633328;;, - 41;3; -1.438651,-0.139216,-3.633328;;, - 42;3; -1.438651,-0.139216,-3.633328;;, - 43;3; -1.438651,-0.139216,-3.633328;;, - 44;3; -1.438651,-0.139216,-3.633328;;, - 45;3; -1.438651,-0.139216,-3.633328;;, - 46;3; -1.438651,-0.139216,-3.633328;;, - 47;3; -1.438651,-0.139216,-3.633328;;, - 48;3; -1.438651,-0.139216,-3.633328;;, - 49;3; -1.438651,-0.139216,-3.633328;;, - 50;3; -1.438651,-0.139216,-3.633328;;, - 51;3; -1.438651,-0.139216,-3.633328;;, - 52;3; -1.438651,-0.139216,-3.633328;;, - 53;3; -1.438651,-0.139216,-3.633328;;, - 54;3; -1.438651,-0.139216,-3.633328;;, - 55;3; -1.438651,-0.139216,-3.633328;;, - 56;3; -1.438651,-0.139216,-3.633328;;, - 57;3; -1.438651,-0.139216,-3.633328;;, - 58;3; -1.438651,-0.139216,-3.633328;;, - 59;3; -1.438651,-0.139216,-3.633328;;, - 60;3; -1.438651,-0.139216,-3.633328;;, - 61;3; -1.438651,-0.139216,-3.633328;;, - 62;3; -1.438651,-0.139216,-3.633328;;, - 63;3; -1.438651,-0.139216,-3.633328;;, - 64;3; -1.438651,-0.139216,-3.633328;;, - 65;3; -1.438651,-0.139216,-3.633328;;, - 66;3; -1.438651,-0.139216,-3.633328;;, - 67;3; -1.438651,-0.139216,-3.633328;;, - 68;3; -1.438651,-0.139216,-3.633328;;, - 69;3; -1.438651,-0.139216,-3.633328;;, - 70;3; -1.438651,-0.139216,-3.633328;;, - 71;3; -1.438651,-0.139216,-3.633328;;, - 72;3; -1.438651,-0.139216,-3.633328;;, - 73;3; -1.438651,-0.139216,-3.633328;;, - 74;3; -1.438651,-0.139216,-3.633328;;, - 75;3; -1.438651,-0.139216,-3.633328;;, - 76;3; -1.438651,-0.139216,-3.633328;;, - 77;3; -1.438651,-0.139216,-3.633328;;, - 78;3; -1.438651,-0.139216,-3.633328;;, - 79;3; -1.438651,-0.139216,-3.633328;;, - 80;3; -1.438651,-0.139216,-3.633328;;, - 81;3; -1.438651,-0.139216,-3.633328;;, - 82;3; -1.438651,-0.139216,-3.633328;;, - 83;3; -1.438651,-0.139216,-3.633328;;, - 84;3; -1.438651,-0.139216,-3.633328;;, - 85;3; -1.438651,-0.139216,-3.633328;;, - 86;3; -1.438651,-0.139216,-3.633328;;, - 87;3; -1.438651,-0.139216,-3.633328;;, - 88;3; -1.438651,-0.139216,-3.633328;;, - 89;3; -1.438651,-0.139216,-3.633328;;, - 90;3; -1.438651,-0.139216,-3.633328;;, - 91;3; -1.438651,-0.139216,-3.633328;;, - 92;3; -1.438651,-0.139216,-3.633328;;, - 93;3; -1.438651,-0.139216,-3.633328;;, - 94;3; -1.438651,-0.139216,-3.633328;;, - 95;3; -1.438651,-0.139216,-3.633328;;, - 96;3; -1.438651,-0.139216,-3.633328;;, - 97;3; -1.438651,-0.139216,-3.633328;;, - 98;3; -1.438651,-0.139216,-3.633328;;, - 99;3; -1.438651,-0.139216,-3.633328;;, - 100;3; -1.438651,-0.139216,-3.633328;;; - } - AnimationKey { //Rotation - 0; - 101; - 0;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 1;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 2;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 3;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 4;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 5;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 6;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 7;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 8;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 9;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 10;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 11;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 12;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 13;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 14;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 15;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 16;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 17;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 18;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 19;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 20;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 21;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 22;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 23;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 24;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 25;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 26;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 27;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 28;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 29;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 30;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 31;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 32;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 33;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 34;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 35;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 36;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 37;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 38;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 39;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 40;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 41;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 42;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 43;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 44;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 45;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 46;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 47;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 48;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 49;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 50;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 51;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 52;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 53;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 54;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 55;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 56;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 57;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 58;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 59;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 60;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 61;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 62;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 63;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 64;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 65;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 66;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 67;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 68;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 69;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 70;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 71;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 72;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 73;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 74;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 75;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 76;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 77;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 78;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 79;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 80;4; -0.000000, 1.000000, 0.000000,-0.000000;;, - 81;4; -0.023017, 0.996971,-0.000000,-0.000000;;, - 82;4; -0.087830, 0.988440,-0.000000,-0.000000;;, - 83;4; -0.171026, 0.977486,-0.000000,-0.000000;;, - 84;4; -0.235816, 0.968955,-0.000000,-0.000000;;, - 85;4; -0.258819, 0.965926,-0.000000,-0.000000;;, - 86;4; -0.247344, 0.965926,-0.000000,-0.000000;;, - 87;4; -0.212807, 0.965926,-0.000000,-0.000000;;, - 88;4; -0.156652, 0.965926,-0.000000,-0.000000;;, - 89;4; -0.083204, 0.965926,-0.000000,-0.000000;;, - 90;4; -0.000000, 0.965926,-0.000000,-0.000000;;, - 91;4; 0.083204, 0.965926, 0.000000,-0.000000;;, - 92;4; 0.156652, 0.965926, 0.000000,-0.000000;;, - 93;4; 0.212807, 0.965926, 0.000000,-0.000000;;, - 94;4; 0.247343, 0.965926, 0.000000,-0.000000;;, - 95;4; 0.258819, 0.965926, 0.000000,-0.000000;;, - 96;4; 0.235815, 0.968955, 0.000000,-0.000000;;, - 97;4; 0.171026, 0.977486, 0.000000,-0.000000;;, - 98;4; 0.087830, 0.988440, 0.000000,-0.000000;;, - 99;4; 0.023017, 0.996971, 0.000000,-0.000000;;, - 100;4; -0.000000, 1.000000, 0.000000,-0.000000;;; - } - AnimationKey { //Scale - 1; - 101; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_Head} - AnimationKey { //Position - 2; - 101; - 0;3; 0.000000, 4.052526, 3.788038;;, - 1;3; 0.000000, 4.052526, 3.788038;;, - 2;3; 0.000000, 4.052526, 3.788038;;, - 3;3; 0.000000, 4.052526, 3.788038;;, - 4;3; 0.000000, 4.052526, 3.788038;;, - 5;3; 0.000000, 4.052526, 3.788038;;, - 6;3; 0.000000, 4.052526, 3.788038;;, - 7;3; 0.000000, 4.052526, 3.788038;;, - 8;3; 0.000000, 4.052526, 3.788038;;, - 9;3; 0.000000, 4.052526, 3.788038;;, - 10;3; 0.000000, 4.052526, 3.788038;;, - 11;3; 0.000000, 4.052526, 3.788038;;, - 12;3; 0.000000, 4.052526, 3.788038;;, - 13;3; 0.000000, 4.052526, 3.788038;;, - 14;3; 0.000000, 4.052526, 3.788038;;, - 15;3; 0.000000, 4.052526, 3.788038;;, - 16;3; 0.000000, 4.052526, 3.788038;;, - 17;3; 0.000000, 4.052526, 3.788038;;, - 18;3; 0.000000, 4.052526, 3.788038;;, - 19;3; 0.000000, 4.052526, 3.788038;;, - 20;3; 0.000000, 4.052526, 3.788038;;, - 21;3; 0.000000, 4.052526, 3.788038;;, - 22;3; 0.000000, 4.052526, 3.788038;;, - 23;3; 0.000000, 4.052526, 3.788038;;, - 24;3; 0.000000, 4.052526, 3.788038;;, - 25;3; 0.000000, 4.052526, 3.788038;;, - 26;3; 0.000000, 4.052526, 3.788038;;, - 27;3; 0.000000, 4.052526, 3.788038;;, - 28;3; 0.000000, 4.052526, 3.788038;;, - 29;3; 0.000000, 4.052526, 3.788038;;, - 30;3; 0.000000, 4.052526, 3.788038;;, - 31;3; 0.000000, 4.052526, 3.788038;;, - 32;3; 0.000000, 4.052526, 3.788038;;, - 33;3; 0.000000, 4.052526, 3.788038;;, - 34;3; 0.000000, 4.052526, 3.788038;;, - 35;3; 0.000000, 4.052526, 3.788038;;, - 36;3; 0.000000, 4.052526, 3.788038;;, - 37;3; 0.000000, 4.052526, 3.788038;;, - 38;3; 0.000000, 4.052526, 3.788038;;, - 39;3; 0.000000, 4.052526, 3.788038;;, - 40;3; 0.000000, 4.052526, 3.788038;;, - 41;3; 0.000000, 4.052526, 3.788038;;, - 42;3; 0.000000, 4.052526, 3.788038;;, - 43;3; 0.000000, 4.052526, 3.788038;;, - 44;3; 0.000000, 4.052526, 3.788038;;, - 45;3; 0.000000, 4.052526, 3.788038;;, - 46;3; 0.000000, 4.052526, 3.788038;;, - 47;3; 0.000000, 4.052526, 3.788038;;, - 48;3; 0.000000, 4.052526, 3.788038;;, - 49;3; 0.000000, 4.052526, 3.788038;;, - 50;3; 0.000000, 4.052526, 3.788038;;, - 51;3; 0.000000, 4.052526, 3.788038;;, - 52;3; 0.000000, 4.052526, 3.788038;;, - 53;3; 0.000000, 4.052526, 3.788038;;, - 54;3; 0.000000, 4.052526, 3.788038;;, - 55;3; 0.000000, 4.052526, 3.788038;;, - 56;3; 0.000000, 4.052526, 3.788038;;, - 57;3; 0.000000, 4.052526, 3.788038;;, - 58;3; 0.000000, 4.052526, 3.788038;;, - 59;3; 0.000000, 4.052526, 3.788038;;, - 60;3; 0.000000, 4.052526, 3.788038;;, - 61;3; 0.000000, 4.052526, 3.788038;;, - 62;3; 0.000000, 4.052526, 3.788038;;, - 63;3; 0.000000, 4.052526, 3.788038;;, - 64;3; 0.000000, 4.052526, 3.788038;;, - 65;3; 0.000000, 4.052526, 3.788038;;, - 66;3; 0.000000, 4.052526, 3.788038;;, - 67;3; 0.000000, 4.052526, 3.788038;;, - 68;3; 0.000000, 4.052526, 3.788038;;, - 69;3; 0.000000, 4.052526, 3.788038;;, - 70;3; 0.000000, 4.052526, 3.788038;;, - 71;3; 0.000000, 4.052526, 3.788038;;, - 72;3; 0.000000, 4.052526, 3.788038;;, - 73;3; 0.000000, 4.052526, 3.788038;;, - 74;3; 0.000000, 4.052526, 3.788038;;, - 75;3; 0.000000, 4.052526, 3.788038;;, - 76;3; 0.000000, 4.052526, 3.788038;;, - 77;3; 0.000000, 4.052526, 3.788038;;, - 78;3; 0.000000, 4.052526, 3.788038;;, - 79;3; 0.000000, 4.052526, 3.788038;;, - 80;3; 0.000000, 4.052526, 3.788038;;, - 81;3; 0.000000, 4.052526, 3.788038;;, - 82;3; 0.000000, 4.052526, 3.788038;;, - 83;3; 0.000000, 4.052526, 3.788038;;, - 84;3; 0.000000, 4.052526, 3.788038;;, - 85;3; 0.000000, 4.052526, 3.788038;;, - 86;3; 0.000000, 4.052526, 3.788038;;, - 87;3; 0.000000, 4.052526, 3.788038;;, - 88;3; 0.000000, 4.052526, 3.788038;;, - 89;3; 0.000000, 4.052526, 3.788038;;, - 90;3; 0.000000, 4.052526, 3.788038;;, - 91;3; 0.000000, 4.052526, 3.788038;;, - 92;3; 0.000000, 4.052526, 3.788038;;, - 93;3; 0.000000, 4.052526, 3.788038;;, - 94;3; 0.000000, 4.052526, 3.788038;;, - 95;3; 0.000000, 4.052526, 3.788038;;, - 96;3; 0.000000, 4.052526, 3.788038;;, - 97;3; 0.000000, 4.052526, 3.788038;;, - 98;3; 0.000000, 4.052526, 3.788038;;, - 99;3; 0.000000, 4.052526, 3.788038;;, - 100;3; 0.000000, 4.052526, 3.788038;;; - } - AnimationKey { //Rotation - 0; - 101; - 0;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 1;4; -0.000000,-0.000000, 0.706989, 0.707223;;, - 2;4; -0.000000,-0.000000, 0.706631, 0.707576;;, - 3;4; -0.000000,-0.000000, 0.706034, 0.708164;;, - 4;4; -0.000000,-0.000000, 0.705202, 0.708983;;, - 5;4; -0.000000,-0.000000, 0.704147, 0.710022;;, - 6;4; -0.000000,-0.000000, 0.702890, 0.711259;;, - 7;4; -0.000000,-0.000000, 0.701461, 0.712663;;, - 8;4; -0.000000,-0.000000, 0.699901, 0.714196;;, - 9;4; -0.000000,-0.000000, 0.698257, 0.715808;;, - 10;4; -0.000000,-0.000000, 0.696584, 0.717447;;, - 11;4; -0.000000,-0.000000, 0.694937, 0.719057;;, - 12;4; -0.000000,-0.000000, 0.693372, 0.720585;;, - 13;4; -0.000000,-0.000000, 0.691936, 0.721982;;, - 14;4; -0.000000,-0.000000, 0.690669, 0.723209;;, - 15;4; -0.000000,-0.000000, 0.689603, 0.724237;;, - 16;4; -0.000000,-0.000000, 0.688758, 0.725043;;, - 17;4; -0.000000,-0.000000, 0.688146, 0.725617;;, - 18;4; -0.000000,-0.000000, 0.687773, 0.725954;;, - 19;4; -0.000000,-0.000000, 0.687638, 0.726054;;, - 20;4; -0.000000,-0.000000, 0.687896, 0.725759;;, - 21;4; -0.000000,-0.000000, 0.688709, 0.724905;;, - 22;4; -0.000000,-0.000000, 0.690081, 0.723488;;, - 23;4; -0.000000,-0.000000, 0.692002, 0.721519;;, - 24;4; -0.000000,-0.000000, 0.694448, 0.719020;;, - 25;4; -0.000000,-0.000000, 0.697377, 0.716035;;, - 26;4; -0.000000,-0.000000, 0.700729, 0.712626;;, - 27;4; -0.000000,-0.000000, 0.704421, 0.708875;;, - 28;4; -0.000000,-0.000000, 0.708352, 0.704885;;, - 29;4; -0.000000,-0.000000, 0.712408, 0.700772;;, - 30;4; -0.000000,-0.000000, 0.716464, 0.696660;;, - 31;4; -0.000000,-0.000000, 0.720399, 0.692673;;, - 32;4; -0.000000,-0.000000, 0.724097, 0.688928;;, - 33;4; -0.000000,-0.000000, 0.727457, 0.685527;;, - 34;4; -0.000000,-0.000000, 0.730396, 0.682552;;, - 35;4; -0.000000,-0.000000, 0.732854, 0.680065;;, - 36;4; -0.000000,-0.000000, 0.734788, 0.678108;;, - 37;4; -0.000000,-0.000000, 0.736174, 0.676706;;, - 38;4; -0.000000,-0.000000, 0.737003, 0.675868;;, - 39;4; -0.000000,-0.000000, 0.737277, 0.675590;;, - 40;4; -0.000000,-0.000000, 0.737111, 0.675764;;, - 41;4; -0.000000,-0.000000, 0.736609, 0.676289;;, - 42;4; -0.000000,-0.000000, 0.735768, 0.677167;;, - 43;4; -0.000000,-0.000000, 0.734596, 0.678392;;, - 44;4; -0.000000,-0.000000, 0.733105, 0.679949;;, - 45;4; -0.000000,-0.000000, 0.731323, 0.681811;;, - 46;4; -0.000000,-0.000000, 0.729285, 0.683939;;, - 47;4; -0.000000,-0.000000, 0.727042, 0.686283;;, - 48;4; -0.000000,-0.000000, 0.724654, 0.688777;;, - 49;4; -0.000000,-0.000000, 0.722192, 0.691349;;, - 50;4; -0.000000,-0.000000, 0.719730, 0.693920;;, - 51;4; -0.000000,-0.000000, 0.717343, 0.696414;;, - 52;4; -0.000000,-0.000000, 0.715099, 0.698758;;, - 53;4; -0.000000,-0.000000, 0.713062, 0.700886;;, - 54;4; -0.000000,-0.000000, 0.711279, 0.702749;;, - 55;4; -0.000000,-0.000000, 0.709789, 0.704305;;, - 56;4; -0.000000,-0.000000, 0.708616, 0.705530;;, - 57;4; -0.000000,-0.000000, 0.707776, 0.706408;;, - 58;4; -0.000000,-0.000000, 0.707273, 0.706933;;, - 59;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 60;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 61;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 62;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 63;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 64;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 65;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 66;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 67;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 68;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 69;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 70;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 71;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 72;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 73;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 74;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 75;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 76;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 77;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 78;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 79;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 80;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 81;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 82;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 83;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 84;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 85;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 86;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 87;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 88;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 89;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 90;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 91;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 92;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 93;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 94;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 95;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 96;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 97;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 98;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 99;4; -0.000000,-0.000000, 0.707107, 0.707107;;, - 100;4; -0.000000,-0.000000, 0.707107, 0.707107;;; - } - AnimationKey { //Scale - 1; - 101; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {sheep_shaved} - AnimationKey { //Position - 2; - 101; - 0;3; 0.000000, 0.000000, 0.000000;;, - 1;3; 0.000000, 0.000000, 0.000000;;, - 2;3; 0.000000, 0.000000, 0.000000;;, - 3;3; 0.000000, 0.000000, 0.000000;;, - 4;3; 0.000000, 0.000000, 0.000000;;, - 5;3; 0.000000, 0.000000, 0.000000;;, - 6;3; 0.000000, 0.000000, 0.000000;;, - 7;3; 0.000000, 0.000000, 0.000000;;, - 8;3; 0.000000, 0.000000, 0.000000;;, - 9;3; 0.000000, 0.000000, 0.000000;;, - 10;3; 0.000000, 0.000000, 0.000000;;, - 11;3; 0.000000, 0.000000, 0.000000;;, - 12;3; 0.000000, 0.000000, 0.000000;;, - 13;3; 0.000000, 0.000000, 0.000000;;, - 14;3; 0.000000, 0.000000, 0.000000;;, - 15;3; 0.000000, 0.000000, 0.000000;;, - 16;3; 0.000000, 0.000000, 0.000000;;, - 17;3; 0.000000, 0.000000, 0.000000;;, - 18;3; 0.000000, 0.000000, 0.000000;;, - 19;3; 0.000000, 0.000000, 0.000000;;, - 20;3; 0.000000, 0.000000, 0.000000;;, - 21;3; 0.000000, 0.000000, 0.000000;;, - 22;3; 0.000000, 0.000000, 0.000000;;, - 23;3; 0.000000, 0.000000, 0.000000;;, - 24;3; 0.000000, 0.000000, 0.000000;;, - 25;3; 0.000000, 0.000000, 0.000000;;, - 26;3; 0.000000, 0.000000, 0.000000;;, - 27;3; 0.000000, 0.000000, 0.000000;;, - 28;3; 0.000000, 0.000000, 0.000000;;, - 29;3; 0.000000, 0.000000, 0.000000;;, - 30;3; 0.000000, 0.000000, 0.000000;;, - 31;3; 0.000000, 0.000000, 0.000000;;, - 32;3; 0.000000, 0.000000, 0.000000;;, - 33;3; 0.000000, 0.000000, 0.000000;;, - 34;3; 0.000000, 0.000000, 0.000000;;, - 35;3; 0.000000, 0.000000, 0.000000;;, - 36;3; 0.000000, 0.000000, 0.000000;;, - 37;3; 0.000000, 0.000000, 0.000000;;, - 38;3; 0.000000, 0.000000, 0.000000;;, - 39;3; 0.000000, 0.000000, 0.000000;;, - 40;3; 0.000000, 0.000000, 0.000000;;, - 41;3; 0.000000, 0.000000, 0.000000;;, - 42;3; 0.000000, 0.000000, 0.000000;;, - 43;3; 0.000000, 0.000000, 0.000000;;, - 44;3; 0.000000, 0.000000, 0.000000;;, - 45;3; 0.000000, 0.000000, 0.000000;;, - 46;3; 0.000000, 0.000000, 0.000000;;, - 47;3; 0.000000, 0.000000, 0.000000;;, - 48;3; 0.000000, 0.000000, 0.000000;;, - 49;3; 0.000000, 0.000000, 0.000000;;, - 50;3; 0.000000, 0.000000, 0.000000;;, - 51;3; 0.000000, 0.000000, 0.000000;;, - 52;3; 0.000000, 0.000000, 0.000000;;, - 53;3; 0.000000, 0.000000, 0.000000;;, - 54;3; 0.000000, 0.000000, 0.000000;;, - 55;3; 0.000000, 0.000000, 0.000000;;, - 56;3; 0.000000, 0.000000, 0.000000;;, - 57;3; 0.000000, 0.000000, 0.000000;;, - 58;3; 0.000000, 0.000000, 0.000000;;, - 59;3; 0.000000, 0.000000, 0.000000;;, - 60;3; 0.000000, 0.000000, 0.000000;;, - 61;3; 0.000000, 0.000000, 0.000000;;, - 62;3; 0.000000, 0.000000, 0.000000;;, - 63;3; 0.000000, 0.000000, 0.000000;;, - 64;3; 0.000000, 0.000000, 0.000000;;, - 65;3; 0.000000, 0.000000, 0.000000;;, - 66;3; 0.000000, 0.000000, 0.000000;;, - 67;3; 0.000000, 0.000000, 0.000000;;, - 68;3; 0.000000, 0.000000, 0.000000;;, - 69;3; 0.000000, 0.000000, 0.000000;;, - 70;3; 0.000000, 0.000000, 0.000000;;, - 71;3; 0.000000, 0.000000, 0.000000;;, - 72;3; 0.000000, 0.000000, 0.000000;;, - 73;3; 0.000000, 0.000000, 0.000000;;, - 74;3; 0.000000, 0.000000, 0.000000;;, - 75;3; 0.000000, 0.000000, 0.000000;;, - 76;3; 0.000000, 0.000000, 0.000000;;, - 77;3; 0.000000, 0.000000, 0.000000;;, - 78;3; 0.000000, 0.000000, 0.000000;;, - 79;3; 0.000000, 0.000000, 0.000000;;, - 80;3; 0.000000, 0.000000, 0.000000;;, - 81;3; 0.000000, 0.000000, 0.000000;;, - 82;3; 0.000000, 0.000000, 0.000000;;, - 83;3; 0.000000, 0.000000, 0.000000;;, - 84;3; 0.000000, 0.000000, 0.000000;;, - 85;3; 0.000000, 0.000000, 0.000000;;, - 86;3; 0.000000, 0.000000, 0.000000;;, - 87;3; 0.000000, 0.000000, 0.000000;;, - 88;3; 0.000000, 0.000000, 0.000000;;, - 89;3; 0.000000, 0.000000, 0.000000;;, - 90;3; 0.000000, 0.000000, 0.000000;;, - 91;3; 0.000000, 0.000000, 0.000000;;, - 92;3; 0.000000, 0.000000, 0.000000;;, - 93;3; 0.000000, 0.000000, 0.000000;;, - 94;3; 0.000000, 0.000000, 0.000000;;, - 95;3; 0.000000, 0.000000, 0.000000;;, - 96;3; 0.000000, 0.000000, 0.000000;;, - 97;3; 0.000000, 0.000000, 0.000000;;, - 98;3; 0.000000, 0.000000, 0.000000;;, - 99;3; 0.000000, 0.000000, 0.000000;;, - 100;3; 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { //Rotation - 0; - 101; - 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 60;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 61;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 62;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 63;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 64;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 65;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 66;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 67;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 68;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 69;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 70;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 71;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 72;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 73;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 74;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 75;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 76;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 77;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 78;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 79;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 80;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 81;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 82;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 83;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 84;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 85;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 86;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 87;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 88;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 89;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 90;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 91;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 92;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 93;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 94;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 95;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 96;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 97;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 98;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 99;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 100;4; -1.000000, 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 101; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;; - } - } -} //End of AnimationSet +xof 0303txt 0032 + +template XSkinMeshHeader { + <3cf169ce-ff7c-44ab-93c0-f78f62d172e2> + WORD nMaxSkinWeightsPerVertex; + WORD nMaxSkinWeightsPerFace; + WORD nBones; +} + +template SkinWeights { + <6f0d123b-bad2-4167-a0d0-80224f25fabb> + STRING transformNodeName; + DWORD nWeights; + array DWORD vertexIndices[nWeights]; + array float weights[nWeights]; + Matrix4x4 matrixOffset; +} + +Frame Root { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 0.000000, 1.000000, 0.000000, + 0.000000, 1.000000,-0.000000, 0.000000, + 0.000000, 0.000000, 0.000000, 1.000000;; + } + Frame Armature { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 1.000000, 0.000000, 0.000000, + 0.000000, 0.000000, 1.000000, 0.000000, + 0.041567, 0.000010, 6.045322, 1.000000;; + } + Frame Armature_Root { + FrameTransformMatrix { + -1.000000, 0.000000, 0.000000, 0.000000, + -0.000000,-0.000000, 1.000000, 0.000000, + 0.000000, 1.000000, 0.000000, 0.000000, + 0.009913, 0.034322, 0.105027, 1.000000;; + } + Frame Armature_Bone_001 { + FrameTransformMatrix { + 1.000000, 0.000000,-0.000000, 0.000000, + -0.000000,-1.000000,-0.000000, 0.000000, + -0.000000, 0.000000,-1.000000, 0.000000, + 1.460671,-0.139217, 4.073730, 1.000000;; + } + } //End of Armature_Bone_001 + Frame Armature_Bone_002 { + FrameTransformMatrix { + 1.000000, 0.000000,-0.000000, 0.000000, + -0.000000,-1.000000,-0.000000, 0.000000, + -0.000000, 0.000000,-1.000000, 0.000000, + 1.460671,-0.139216,-3.633328, 1.000000;; + } + } //End of Armature_Bone_002 + Frame Armature_Bone_003 { + FrameTransformMatrix { + 1.000000, 0.000000,-0.000000, 0.000000, + 0.000000,-1.000000, 0.000000, 0.000000, + -0.000000, 0.000000,-1.000000, 0.000000, + -1.438650,-0.139217, 4.073730, 1.000000;; + } + } //End of Armature_Bone_003 + Frame Armature_RR_leg { + FrameTransformMatrix { + 1.000000, 0.000000,-0.000000, 0.000000, + -0.000000,-1.000000,-0.000000, 0.000000, + -0.000000, 0.000000,-1.000000, 0.000000, + -1.438651,-0.139216,-3.633328, 1.000000;; + } + } //End of Armature_RR_leg + Frame Armature_Head { + FrameTransformMatrix { + -1.000000,-0.000000,-0.000000, 0.000000, + -0.000000,-0.000000, 1.000000, 0.000000, + -0.000000, 1.000000, 0.000000, 0.000000, + 0.000000, 4.052526, 3.788038, 1.000000;; + } + } //End of Armature_Head + } //End of Armature_Root + Frame sheep_shaved { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 1.000000, 0.000000, 0.000000, + 0.000000, 0.000000, 1.000000, 0.000000, + 0.000000, 0.000000, 0.000000, 1.000000;; + } + Mesh { //Cube_001 Mesh + 320; + -1.589511; 7.293469; 5.911728;, + 1.658676; 7.293468; 5.911728;, + 1.658676; 3.771371; 5.911728;, + -1.589511; 3.771372; 5.911728;, + -1.589511; 3.771372; 5.911728;, + 1.658676; 3.771371; 5.911728;, + 1.658675; 3.771371; 2.663541;, + -1.589511; 3.771370; 2.663541;, + -0.960432; 7.293468; 4.727453;, + 1.029595; 7.293468; 4.727453;, + 1.658676; 7.293468; 5.911728;, + -1.589511; 7.293469; 5.911728;, + -1.589512; 7.293468; 2.663541;, + -1.589511; 7.293469; 5.911728;, + -1.589511; 3.771372; 5.911728;, + -1.589511; 3.771370; 2.663541;, + 1.658675; 7.293468; 2.663541;, + -1.589512; 7.293468; 2.663541;, + -1.589511; 3.771370; 2.663541;, + 1.658675; 3.771371; 2.663541;, + 1.658676; 7.293468; 5.911728;, + 1.658675; 7.293468; 2.663541;, + 1.658675; 3.771371; 2.663541;, + 1.658676; 3.771371; 5.911728;, + -0.960432; 7.669465; 4.727453;, + 1.029595; 7.669464; 4.727453;, + 1.029595; 7.293468; 4.727453;, + -0.960432; 7.293468; 4.727453;, + 1.029595; 7.293468; 4.727453;, + 1.029595; 7.293468; 2.806681;, + 1.658675; 7.293468; 2.663541;, + 1.658676; 7.293468; 5.911728;, + -0.960432; 7.293468; 2.806681;, + -0.960432; 7.293468; 4.727453;, + -1.589511; 7.293469; 5.911728;, + -1.589512; 7.293468; 2.663541;, + 1.029595; 7.293468; 2.806681;, + -0.960432; 7.293468; 2.806681;, + -1.589512; 7.293468; 2.663541;, + 1.658675; 7.293468; 2.663541;, + 1.029595; 7.669464; 2.806681;, + 1.029595; 7.669464; 4.727453;, + -0.960432; 7.669465; 4.727453;, + -0.960432; 7.669463; 2.806681;, + 1.029595; 7.669464; 4.727453;, + 1.029595; 7.669464; 2.806681;, + 1.029595; 7.293468; 2.806681;, + 1.029595; 7.293468; 4.727453;, + -0.960432; 7.669463; 2.806681;, + -0.960432; 7.669465; 4.727453;, + -0.960432; 7.293468; 4.727453;, + -0.960432; 7.293468; 2.806681;, + 1.029595; 7.669464; 2.806681;, + -0.960432; 7.669463; 2.806681;, + -0.960432; 7.293468; 2.806681;, + 1.029595; 7.293468; 2.806681;, + -0.626982; 3.165303;-5.961625;, + -2.262721; 3.165303;-5.961625;, + -2.262721; 3.165303;-5.096455;, + -0.626982; 3.165303;-5.096455;, + -2.262721; 5.066779;-5.961625;, + -0.626983; 5.066779;-5.961625;, + -0.626983; 5.066779;-5.096455;, + -2.262721; 5.066779;-5.096455;, + -0.626983; 5.066779;-5.961625;, + -0.626982; 3.165303;-5.961625;, + -0.626982; 3.165303;-5.096455;, + -0.626983; 5.066779;-5.096455;, + -0.626982; 3.165303;-5.961625;, + -0.626983; 5.066779;-5.961625;, + -2.262721; 5.066779;-5.961625;, + -2.262721; 3.165303;-5.961625;, + -2.262721; 5.066779;-5.096455;, + -0.626983; 5.066779;-5.096455;, + -0.823518; 4.822422;-5.096455;, + -2.066185; 4.822422;-5.096455;, + -0.626982; 3.165303;-5.096455;, + -2.262721; 3.165303;-5.096455;, + -2.066185; 3.277381;-5.096455;, + -0.823517; 3.277381;-5.096455;, + -2.262721; 3.165303;-5.096455;, + -2.262721; 5.066779;-5.096455;, + -2.066185; 4.822422;-5.096455;, + -2.066185; 3.277381;-5.096455;, + -2.262721; 3.165303;-5.961625;, + -2.262721; 5.066779;-5.961625;, + -2.262721; 5.066779;-5.096455;, + -2.262721; 3.165303;-5.096455;, + -2.066185; 4.822422;-5.096455;, + -0.823518; 4.822422;-5.096455;, + -0.823517; 4.822423;-0.488248;, + -2.066185; 4.822422;-0.488248;, + -0.823518; 4.822422;-5.096455;, + -0.823517; 3.277381;-5.096455;, + -0.823517; 3.277381;-0.488248;, + -0.823517; 4.822423;-0.488248;, + -0.823517; 3.277381;-5.096455;, + -2.066185; 3.277381;-5.096455;, + -2.066185; 3.277381;-0.488248;, + -0.823517; 3.277381;-0.488248;, + -0.626983; 5.066779;-5.096455;, + -0.626982; 3.165303;-5.096455;, + -0.823517; 3.277381;-5.096455;, + -0.823518; 4.822422;-5.096455;, + -2.066185; 3.277381;-5.096455;, + -2.066185; 4.822422;-5.096455;, + -2.066185; 4.822422;-0.488248;, + -2.066185; 3.277381;-0.488248;, + 2.268868; 3.165304;-5.961625;, + 0.633129; 3.165304;-5.961625;, + 0.633129; 3.165304;-5.096455;, + 2.268868; 3.165304;-5.096455;, + 0.633129; 5.066779;-5.961625;, + 2.268867; 5.066780;-5.961625;, + 2.268867; 5.066780;-5.096455;, + 0.633129; 5.066779;-5.096455;, + 2.268867; 5.066780;-5.961625;, + 2.268868; 3.165304;-5.961625;, + 2.268868; 3.165304;-5.096455;, + 2.268867; 5.066780;-5.096455;, + 2.268868; 3.165304;-5.961625;, + 2.268867; 5.066780;-5.961625;, + 0.633129; 5.066779;-5.961625;, + 0.633129; 3.165304;-5.961625;, + 0.633129; 5.066779;-5.096455;, + 2.268867; 5.066780;-5.096455;, + 2.072332; 4.822423;-5.096455;, + 0.829664; 4.822423;-5.096455;, + 2.268868; 3.165304;-5.096455;, + 0.633129; 3.165304;-5.096455;, + 0.829664; 3.277381;-5.096455;, + 2.072332; 3.277381;-5.096455;, + 0.633129; 3.165304;-5.096455;, + 0.633129; 5.066779;-5.096455;, + 0.829664; 4.822423;-5.096455;, + 0.829664; 3.277381;-5.096455;, + 0.633129; 3.165304;-5.961625;, + 0.633129; 5.066779;-5.961625;, + 0.633129; 5.066779;-5.096455;, + 0.633129; 3.165304;-5.096455;, + 0.829664; 4.822423;-5.096455;, + 2.072332; 4.822423;-5.096455;, + 2.072332; 4.822423;-0.492027;, + 0.829664; 4.822423;-0.492027;, + 2.072332; 4.822423;-5.096455;, + 2.072332; 3.277381;-5.096455;, + 2.072333; 3.277382;-0.492027;, + 2.072332; 4.822423;-0.492027;, + 2.072332; 3.277381;-5.096455;, + 0.829664; 3.277381;-5.096455;, + 0.829664; 3.277382;-0.492027;, + 2.072333; 3.277382;-0.492027;, + 2.268867; 5.066780;-5.096455;, + 2.268868; 3.165304;-5.096455;, + 2.072332; 3.277381;-5.096455;, + 2.072332; 4.822423;-5.096455;, + 0.829664; 3.277381;-5.096455;, + 0.829664; 4.822423;-5.096455;, + 0.829664; 4.822423;-0.492027;, + 0.829664; 3.277382;-0.492027;, + -0.626981;-4.511055;-5.961625;, + -2.262720;-4.511055;-5.961625;, + -2.262720;-4.511055;-5.096455;, + -0.626981;-4.511055;-5.096455;, + -2.262720;-2.609579;-5.961625;, + -0.626981;-2.609579;-5.961625;, + -0.626981;-2.609579;-5.096455;, + -2.262720;-2.609579;-5.096455;, + -0.626981;-2.609579;-5.961625;, + -0.626981;-4.511055;-5.961625;, + -0.626981;-4.511055;-5.096455;, + -0.626981;-2.609579;-5.096455;, + -0.626981;-4.511055;-5.961625;, + -0.626981;-2.609579;-5.961625;, + -2.262720;-2.609579;-5.961625;, + -2.262720;-4.511055;-5.961625;, + -2.262720;-2.609579;-5.096455;, + -0.626981;-2.609579;-5.096455;, + -0.823516;-2.853936;-5.096455;, + -2.066185;-2.853936;-5.096455;, + -0.626981;-4.511055;-5.096455;, + -2.262720;-4.511055;-5.096455;, + -2.066185;-4.398977;-5.096455;, + -0.823516;-4.398977;-5.096455;, + -2.262720;-4.511055;-5.096455;, + -2.262720;-2.609579;-5.096455;, + -2.066185;-2.853936;-5.096455;, + -2.066185;-4.398977;-5.096455;, + -2.262720;-4.511055;-5.961625;, + -2.262720;-2.609579;-5.961625;, + -2.262720;-2.609579;-5.096455;, + -2.262720;-4.511055;-5.096455;, + -2.066185;-2.853936;-5.096455;, + -0.823516;-2.853936;-5.096455;, + -0.823516;-2.853936;-0.317499;, + -2.066184;-2.853936;-0.317498;, + -0.823516;-2.853936;-5.096455;, + -0.823516;-4.398977;-5.096455;, + -0.823516;-4.398976;-0.317498;, + -0.823516;-2.853936;-0.317499;, + -0.823516;-4.398977;-5.096455;, + -2.066185;-4.398977;-5.096455;, + -2.066185;-4.398977;-0.317498;, + -0.823516;-4.398976;-0.317498;, + -0.626981;-2.609579;-5.096455;, + -0.626981;-4.511055;-5.096455;, + -0.823516;-4.398977;-5.096455;, + -0.823516;-2.853936;-5.096455;, + -2.066185;-4.398977;-5.096455;, + -2.066185;-2.853936;-5.096455;, + -2.066184;-2.853936;-0.317498;, + -2.066185;-4.398977;-0.317498;, + 2.268869;-4.511054;-5.961625;, + 0.633130;-4.511054;-5.961625;, + 0.633130;-4.511054;-5.096455;, + 2.268869;-4.511054;-5.096455;, + 0.633130;-2.609579;-5.961625;, + 2.268868;-2.609579;-5.961625;, + 2.268868;-2.609579;-5.096455;, + 0.633130;-2.609579;-5.096455;, + 2.268868;-2.609579;-5.961625;, + 2.268869;-4.511054;-5.961625;, + 2.268869;-4.511054;-5.096455;, + 2.268868;-2.609579;-5.096455;, + 2.268869;-4.511054;-5.961625;, + 2.268868;-2.609579;-5.961625;, + 0.633130;-2.609579;-5.961625;, + 0.633130;-4.511054;-5.961625;, + 0.633130;-2.609579;-5.096455;, + 2.268868;-2.609579;-5.096455;, + 2.072333;-2.853936;-5.096455;, + 0.829665;-2.853936;-5.096455;, + 2.268869;-4.511054;-5.096455;, + 0.633130;-4.511054;-5.096455;, + 0.829665;-4.398976;-5.096455;, + 2.072333;-4.398976;-5.096455;, + 0.633130;-4.511054;-5.096455;, + 0.633130;-2.609579;-5.096455;, + 0.829665;-2.853936;-5.096455;, + 0.829665;-4.398976;-5.096455;, + 0.633130;-4.511054;-5.961625;, + 0.633130;-2.609579;-5.961625;, + 0.633130;-2.609579;-5.096455;, + 0.633130;-4.511054;-5.096455;, + 0.829665;-2.853936;-5.096455;, + 2.072333;-2.853936;-5.096455;, + 2.072333;-2.853935;-0.317499;, + 0.829665;-2.853936;-0.317498;, + 2.072333;-2.853936;-5.096455;, + 2.072333;-4.398976;-5.096455;, + 2.072334;-4.398976;-0.317498;, + 2.072333;-2.853935;-0.317499;, + 2.072333;-4.398976;-5.096455;, + 0.829665;-4.398976;-5.096455;, + 0.829665;-4.398976;-0.317498;, + 2.072334;-4.398976;-0.317498;, + 2.268868;-2.609579;-5.096455;, + 2.268869;-4.511054;-5.096455;, + 2.072333;-4.398976;-5.096455;, + 2.072333;-2.853936;-5.096455;, + 0.829665;-4.398976;-5.096455;, + 0.829665;-2.853936;-5.096455;, + 0.829665;-2.853936;-0.317498;, + 0.829665;-4.398976;-0.317498;, + 2.599581;-5.109999;-0.688940;, + 2.599581; 5.150001;-0.688940;, + -2.530419; 5.150001;-0.688940;, + -2.530417;-5.109998;-0.688940;, + -2.530417; 5.150004; 4.441061;, + 2.599582; 5.150000; 4.441061;, + 2.599583;-5.109997; 4.441061;, + -2.530419;-5.109996; 4.441061;, + -2.530419; 5.150001;-0.688940;, + -2.530417; 5.150004; 4.441061;, + -2.530419;-5.109996; 4.441061;, + -2.530417;-5.109998;-0.688940;, + 2.599581; 5.150001;-0.688940;, + 2.599582; 5.150000; 4.441061;, + -2.530417; 5.150004; 4.441061;, + -2.530419; 5.150001;-0.688940;, + 2.599581;-5.109999;-0.688940;, + 2.599583;-5.109997; 4.441061;, + 2.599582; 5.150000; 4.441061;, + 2.599581; 5.150001;-0.688940;, + 0.416693;-5.109998; 3.970571;, + -0.347529;-5.109998; 3.970571;, + -2.530419;-5.109996; 4.441061;, + 2.599583;-5.109997; 4.441061;, + -0.367640;-5.677753; 3.945947;, + -0.367640;-5.677753; 1.790629;, + -0.347529;-5.109998; 1.794900;, + -0.347529;-5.109998; 3.970571;, + 0.436804;-5.677753; 3.945947;, + 0.436804;-5.677753; 1.790629;, + -0.367640;-5.677753; 1.790629;, + -0.367640;-5.677753; 3.945947;, + 0.416693;-5.109998; 1.794900;, + 0.416693;-5.109998; 3.970571;, + 2.599583;-5.109997; 4.441061;, + 2.599581;-5.109999;-0.688940;, + -0.347529;-5.109998; 3.970571;, + -0.347529;-5.109998; 1.794900;, + -2.530417;-5.109998;-0.688940;, + -2.530419;-5.109996; 4.441061;, + -0.347529;-5.109998; 1.794900;, + 0.416693;-5.109998; 1.794900;, + 2.599581;-5.109999;-0.688940;, + -2.530417;-5.109998;-0.688940;, + -0.367640;-5.677753; 1.790629;, + 0.436804;-5.677753; 1.790629;, + 0.416693;-5.109998; 1.794900;, + -0.347529;-5.109998; 1.794900;, + 0.436804;-5.677753; 1.790629;, + 0.436804;-5.677753; 3.945947;, + 0.416693;-5.109998; 3.970571;, + 0.416693;-5.109998; 1.794900;, + 0.436804;-5.677753; 3.945947;, + -0.367640;-5.677753; 3.945947;, + -0.347529;-5.109998; 3.970571;, + 0.416693;-5.109998; 3.970571;; + 80; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;, + 4;24;25;26;27;, + 4;28;29;30;31;, + 4;32;33;34;35;, + 4;36;37;38;39;, + 4;40;41;42;43;, + 4;44;45;46;47;, + 4;48;49;50;51;, + 4;52;53;54;55;, + 4;56;57;58;59;, + 4;60;61;62;63;, + 4;64;65;66;67;, + 4;68;69;70;71;, + 4;72;73;74;75;, + 4;76;77;78;79;, + 4;80;81;82;83;, + 4;84;85;86;87;, + 4;88;89;90;91;, + 4;92;93;94;95;, + 4;96;97;98;99;, + 4;100;101;102;103;, + 4;104;105;106;107;, + 4;108;109;110;111;, + 4;112;113;114;115;, + 4;116;117;118;119;, + 4;120;121;122;123;, + 4;124;125;126;127;, + 4;128;129;130;131;, + 4;132;133;134;135;, + 4;136;137;138;139;, + 4;140;141;142;143;, + 4;144;145;146;147;, + 4;148;149;150;151;, + 4;152;153;154;155;, + 4;156;157;158;159;, + 4;160;161;162;163;, + 4;164;165;166;167;, + 4;168;169;170;171;, + 4;172;173;174;175;, + 4;176;177;178;179;, + 4;180;181;182;183;, + 4;184;185;186;187;, + 4;188;189;190;191;, + 4;192;193;194;195;, + 4;196;197;198;199;, + 4;200;201;202;203;, + 4;204;205;206;207;, + 4;208;209;210;211;, + 4;212;213;214;215;, + 4;216;217;218;219;, + 4;220;221;222;223;, + 4;224;225;226;227;, + 4;228;229;230;231;, + 4;232;233;234;235;, + 4;236;237;238;239;, + 4;240;241;242;243;, + 4;244;245;246;247;, + 4;248;249;250;251;, + 4;252;253;254;255;, + 4;256;257;258;259;, + 4;260;261;262;263;, + 4;264;265;266;267;, + 4;268;269;270;271;, + 4;272;273;274;275;, + 4;276;277;278;279;, + 4;280;281;282;283;, + 4;284;285;286;287;, + 4;288;289;290;291;, + 4;292;293;294;295;, + 4;296;297;298;299;, + 4;300;301;302;303;, + 4;304;305;306;307;, + 4;308;309;310;311;, + 4;312;313;314;315;, + 4;316;317;318;319;; + MeshNormals { //Cube_001 Normals + 320; + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + -1.000000;-0.000000; 0.000000;, + -1.000000;-0.000000; 0.000000;, + -1.000000;-0.000000; 0.000000;, + -1.000000;-0.000000; 0.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + 1.000000; 0.000001; 0.000000;, + 1.000000; 0.000001; 0.000000;, + 1.000000; 0.000001; 0.000000;, + 1.000000; 0.000001; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + -0.000000; 1.000000; 0.000000;, + 1.000000; 0.000001; 0.000000;, + 1.000000; 0.000001; 0.000000;, + 1.000000; 0.000001; 0.000000;, + 1.000000; 0.000001; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + 0.000000;-0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000;-0.000000;, + -0.000000; 1.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + -1.000000;-0.000000; 0.000000;, + -1.000000;-0.000000; 0.000000;, + -1.000000;-0.000000; 0.000000;, + -1.000000;-0.000000; 0.000000;, + 0.000001; 1.000000;-0.000000;, + 0.000001; 1.000000;-0.000000;, + 0.000001; 1.000000;-0.000000;, + 0.000001; 1.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + -0.000000;-1.000000; 0.000003;, + -0.000000;-1.000000; 0.000003;, + -0.000000;-1.000000; 0.000003;, + -0.000000;-1.000000; 0.000003;, + -0.999373; 0.035400; 0.000000;, + -0.999373; 0.035400; 0.000000;, + -0.999373; 0.035400; 0.000000;, + -0.999373; 0.035400; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + -0.000000;-1.000000; 0.000000;, + 0.000000; 0.007523;-0.999972;, + 0.000000; 0.007523;-0.999972;, + 0.000000; 0.007523;-0.999972;, + 0.000000; 0.007523;-0.999972;, + 0.999373; 0.035399; 0.000000;, + 0.999373; 0.035399; 0.000000;, + 0.999373; 0.035399; 0.000000;, + 0.999373; 0.035399; 0.000000;, + 0.000000;-0.043330; 0.999061;, + 0.000000;-0.043330; 0.999061;, + 0.000000;-0.043330; 0.999061;, + 0.000000;-0.043330; 0.999061;; + 80; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;, + 4;24;25;26;27;, + 4;28;29;30;31;, + 4;32;33;34;35;, + 4;36;37;38;39;, + 4;40;41;42;43;, + 4;44;45;46;47;, + 4;48;49;50;51;, + 4;52;53;54;55;, + 4;56;57;58;59;, + 4;60;61;62;63;, + 4;64;65;66;67;, + 4;68;69;70;71;, + 4;72;73;74;75;, + 4;76;77;78;79;, + 4;80;81;82;83;, + 4;84;85;86;87;, + 4;88;89;90;91;, + 4;92;93;94;95;, + 4;96;97;98;99;, + 4;100;101;102;103;, + 4;104;105;106;107;, + 4;108;109;110;111;, + 4;112;113;114;115;, + 4;116;117;118;119;, + 4;120;121;122;123;, + 4;124;125;126;127;, + 4;128;129;130;131;, + 4;132;133;134;135;, + 4;136;137;138;139;, + 4;140;141;142;143;, + 4;144;145;146;147;, + 4;148;149;150;151;, + 4;152;153;154;155;, + 4;156;157;158;159;, + 4;160;161;162;163;, + 4;164;165;166;167;, + 4;168;169;170;171;, + 4;172;173;174;175;, + 4;176;177;178;179;, + 4;180;181;182;183;, + 4;184;185;186;187;, + 4;188;189;190;191;, + 4;192;193;194;195;, + 4;196;197;198;199;, + 4;200;201;202;203;, + 4;204;205;206;207;, + 4;208;209;210;211;, + 4;212;213;214;215;, + 4;216;217;218;219;, + 4;220;221;222;223;, + 4;224;225;226;227;, + 4;228;229;230;231;, + 4;232;233;234;235;, + 4;236;237;238;239;, + 4;240;241;242;243;, + 4;244;245;246;247;, + 4;248;249;250;251;, + 4;252;253;254;255;, + 4;256;257;258;259;, + 4;260;261;262;263;, + 4;264;265;266;267;, + 4;268;269;270;271;, + 4;272;273;274;275;, + 4;276;277;278;279;, + 4;280;281;282;283;, + 4;284;285;286;287;, + 4;288;289;290;291;, + 4;292;293;294;295;, + 4;296;297;298;299;, + 4;300;301;302;303;, + 4;304;305;306;307;, + 4;308;309;310;311;, + 4;312;313;314;315;, + 4;316;317;318;319;; + } //End of Cube_001 Normals + MeshMaterialList { //Cube_001 Material List + 1; + 80; + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0;; + Material Material_001 { + 0.640000; 0.640000; 0.640000; 1.000000;; + 96.078431; + 0.500000; 0.500000; 0.500000;; + 0.000000; 0.000000; 0.000000;; + } + } //End of Cube_001 Material List + MeshTextureCoords { //Cube_001 UV Coordinates + 320; + 0.456156; 0.334515;, + 0.218669; 0.335171;, + 0.216366; 0.574968;, + 0.455972; 0.573345;, + 0.408216; 0.351143;, + 0.183578; 0.351001;, + 0.185676; 0.587688;, + 0.420802; 0.569856;, + 0.717535; 0.651074;, + 0.480501; 0.651074;, + 0.403272; 0.516724;, + 0.800974; 0.515687;, + 0.450682; 0.562762;, + 0.460334; 0.300755;, + 0.197762; 0.296263;, + 0.191022; 0.562698;, + 0.185157; 0.320064;, + 0.429207; 0.331311;, + 0.437982; 0.548381;, + 0.181381; 0.566213;, + 0.438858; 0.311515;, + 0.216936; 0.306473;, + 0.219333; 0.568550;, + 0.435630; 0.574569;, + 0.641769; 0.799233;, + 0.559004; 0.799233;, + 0.531170; 0.783727;, + 0.669603; 0.783727;, + 0.480501; 0.651074;, + 0.480501; 0.866680;, + 0.402917; 0.885928;, + 0.403272; 0.516724;, + 0.717535; 0.866680;, + 0.717535; 0.651074;, + 0.800974; 0.515687;, + 0.800796; 0.879372;, + 0.445862; 0.690313;, + 0.757393; 0.690313;, + 0.757626; 0.715741;, + 0.445849; 0.717935;, + 0.530532; 0.825974;, + 0.530532; 0.725803;, + 0.672472; 0.725803;, + 0.672472; 0.825974;, + 0.546001; 0.748997;, + 0.546001; 0.824503;, + 0.529045; 0.825838;, + 0.529045; 0.747662;, + 0.654435; 0.833521;, + 0.654435; 0.728251;, + 0.669955; 0.728605;, + 0.669954; 0.835122;, + 0.531146; 0.813612;, + 0.671345; 0.813612;, + 0.670462; 0.829118;, + 0.532029; 0.829118;, + 0.163824; 0.970678;, + 0.025445; 0.971241;, + 0.025078; 0.812645;, + 0.163457; 0.812082;, + 0.163457; 0.971241;, + 0.025078; 0.970678;, + 0.025445; 0.812082;, + 0.163824; 0.812645;, + 0.025078; 0.812782;, + 0.197128; 0.812082;, + 0.197495; 0.970678;, + 0.025445; 0.971378;, + 0.197553; 0.995579;, + 0.025502; 0.996279;, + 0.025078; 0.812782;, + 0.197128; 0.812082;, + 0.025078; 0.995579;, + 0.025502; 0.812082;, + 0.046123; 0.834214;, + 0.045801; 0.973616;, + 0.197553; 0.812782;, + 0.197128; 0.996279;, + 0.176507; 0.974147;, + 0.176830; 0.834745;, + 0.197128; 0.996279;, + 0.025078; 0.995579;, + 0.045801; 0.973616;, + 0.176507; 0.974147;, + 0.197128; 0.971378;, + 0.025078; 0.970678;, + 0.025445; 0.812082;, + 0.197495; 0.812783;, + 0.145802; 0.800348;, + 0.037973; 0.799657;, + 0.038577; 0.248281;, + 0.146405; 0.248972;, + 0.169580; 0.801264;, + 0.035513; 0.800404;, + 0.036117; 0.249028;, + 0.170183; 0.249888;, + 0.147602; 0.801900;, + 0.039773; 0.801209;, + 0.040375; 0.249832;, + 0.148204; 0.250523;, + 0.025502; 0.812082;, + 0.197553; 0.812782;, + 0.176830; 0.834745;, + 0.046123; 0.834214;, + 0.169708; 0.801209;, + 0.035640; 0.800348;, + 0.036243; 0.248972;, + 0.170310; 0.249832;, + 0.163824; 0.970678;, + 0.025445; 0.971241;, + 0.025078; 0.812645;, + 0.163457; 0.812082;, + 0.163457; 0.971241;, + 0.025078; 0.970678;, + 0.025445; 0.812082;, + 0.163824; 0.812645;, + 0.025078; 0.812782;, + 0.197128; 0.812082;, + 0.197495; 0.970678;, + 0.025445; 0.971378;, + 0.197553; 0.995579;, + 0.025502; 0.996279;, + 0.025078; 0.812782;, + 0.197128; 0.812082;, + 0.025078; 0.995579;, + 0.025502; 0.812082;, + 0.046123; 0.834214;, + 0.045801; 0.973616;, + 0.197553; 0.812782;, + 0.197128; 0.996279;, + 0.176507; 0.974147;, + 0.176830; 0.834745;, + 0.197128; 0.996279;, + 0.025078; 0.995579;, + 0.045801; 0.973616;, + 0.176507; 0.974147;, + 0.197128; 0.971378;, + 0.025078; 0.970678;, + 0.025445; 0.812082;, + 0.197495; 0.812783;, + 0.145802; 0.800348;, + 0.037973; 0.799657;, + 0.038577; 0.247136;, + 0.146405; 0.247827;, + 0.169580; 0.801264;, + 0.035513; 0.800404;, + 0.036117; 0.247883;, + 0.170183; 0.248743;, + 0.147602; 0.801900;, + 0.039773; 0.801209;, + 0.040375; 0.248687;, + 0.148204; 0.249378;, + 0.025502; 0.812082;, + 0.197553; 0.812782;, + 0.176830; 0.834745;, + 0.046123; 0.834214;, + 0.169708; 0.801209;, + 0.035640; 0.800348;, + 0.036243; 0.247827;, + 0.170310; 0.248687;, + 0.163824; 0.970678;, + 0.025445; 0.971241;, + 0.025078; 0.812645;, + 0.163457; 0.812082;, + 0.163457; 0.971241;, + 0.025078; 0.970678;, + 0.025445; 0.812082;, + 0.163824; 0.812645;, + 0.025078; 0.812782;, + 0.197128; 0.812082;, + 0.197495; 0.970678;, + 0.025445; 0.971378;, + 0.197553; 0.995579;, + 0.025502; 0.996279;, + 0.025078; 0.812782;, + 0.197128; 0.812082;, + 0.025078; 0.995579;, + 0.025502; 0.812082;, + 0.046123; 0.834214;, + 0.045801; 0.973616;, + 0.197553; 0.812782;, + 0.197128; 0.996279;, + 0.176507; 0.974147;, + 0.176830; 0.834745;, + 0.197128; 0.996279;, + 0.025078; 0.995579;, + 0.045801; 0.973616;, + 0.176507; 0.974147;, + 0.197128; 0.971378;, + 0.025078; 0.970678;, + 0.025445; 0.812082;, + 0.197495; 0.812783;, + 0.145802; 0.800348;, + 0.037973; 0.799657;, + 0.038577; 0.247136;, + 0.146405; 0.247827;, + 0.169580; 0.801264;, + 0.035513; 0.800404;, + 0.036117; 0.247883;, + 0.170183; 0.248743;, + 0.147602; 0.801900;, + 0.039773; 0.801209;, + 0.040375; 0.248687;, + 0.148204; 0.249378;, + 0.025502; 0.812082;, + 0.197553; 0.812782;, + 0.176830; 0.834745;, + 0.046123; 0.834214;, + 0.169708; 0.801209;, + 0.035640; 0.800348;, + 0.036243; 0.247827;, + 0.170310; 0.248687;, + 0.163824; 0.970678;, + 0.025445; 0.971241;, + 0.025078; 0.812645;, + 0.163457; 0.812082;, + 0.163457; 0.971241;, + 0.025078; 0.970678;, + 0.025445; 0.812082;, + 0.163824; 0.812645;, + 0.025078; 0.812782;, + 0.197128; 0.812082;, + 0.197495; 0.970678;, + 0.025445; 0.971378;, + 0.197553; 0.995579;, + 0.025502; 0.996279;, + 0.025078; 0.812782;, + 0.197128; 0.812082;, + 0.025078; 0.995579;, + 0.025502; 0.812082;, + 0.046123; 0.834214;, + 0.045801; 0.973616;, + 0.197553; 0.812782;, + 0.197128; 0.996279;, + 0.176507; 0.974147;, + 0.176830; 0.834745;, + 0.197128; 0.996279;, + 0.025078; 0.995579;, + 0.045801; 0.973616;, + 0.176507; 0.974147;, + 0.197128; 0.971378;, + 0.025078; 0.970678;, + 0.025445; 0.812082;, + 0.197495; 0.812783;, + 0.145802; 0.800348;, + 0.037973; 0.799657;, + 0.038577; 0.247136;, + 0.146405; 0.247827;, + 0.169580; 0.801264;, + 0.035513; 0.800404;, + 0.036117; 0.247883;, + 0.170183; 0.248743;, + 0.147602; 0.801900;, + 0.039773; 0.801209;, + 0.040375; 0.248687;, + 0.148204; 0.249378;, + 0.025502; 0.812082;, + 0.197553; 0.812782;, + 0.176830; 0.834745;, + 0.046123; 0.834214;, + 0.169708; 0.801209;, + 0.035640; 0.800348;, + 0.036243; 0.247827;, + 0.170310; 0.248687;, + 0.162385; 0.009221;, + 0.924369; 0.009221;, + 0.924369; 0.340664;, + 0.162385; 0.340664;, + 0.162385; 0.375513;, + 0.162385; 0.044070;, + 0.920960; 0.044069;, + 0.920960; 0.375513;, + 0.173123; 0.401349;, + 0.173123; 0.016267;, + 0.822706; 0.016267;, + 0.822707; 0.401349;, + 0.420022; 0.481351;, + 0.420022; 0.016910;, + 0.838019; 0.016910;, + 0.838019; 0.481351;, + 0.893638; 0.009221;, + 0.893639; 0.340665;, + 0.162386; 0.340666;, + 0.162385; 0.009222;, + 0.593392; 0.089138;, + 0.645583; 0.089138;, + 0.794659; 0.042542;, + 0.444316; 0.042542;, + 0.649241; 0.097975;, + 0.649782; 0.274434;, + 0.587832; 0.274624;, + 0.587291; 0.098165;, + 0.458398; 0.274422;, + 0.458939; 0.097963;, + 0.524800; 0.098165;, + 0.524259; 0.274624;, + 0.593392; 0.248520;, + 0.593392; 0.089138;, + 0.444316; 0.042542;, + 0.444316; 0.441862;, + 0.645583; 0.089138;, + 0.645583; 0.248520;, + 0.794659; 0.441862;, + 0.794659; 0.042542;, + 0.645583; 0.248520;, + 0.593392; 0.248520;, + 0.444316; 0.441862;, + 0.794659; 0.441862;, + 0.587291; 0.097785;, + 0.587493; 0.031924;, + 0.649443; 0.032114;, + 0.649241; 0.097975;, + 0.524800; 0.274434;, + 0.525341; 0.097975;, + 0.587291; 0.098165;, + 0.586750; 0.274624;, + 0.587089; 0.031924;, + 0.587291; 0.097785;, + 0.525341; 0.097975;, + 0.525140; 0.032114;; + } //End of Cube_001 UV Coordinates + XSkinMeshHeader { + 2; + 6; + 6; + } + SkinWeights { + "Armature_RR_leg"; + 52; + 212, + 213, + 214, + 215, + 216, + 217, + 218, + 219, + 220, + 221, + 222, + 223, + 224, + 225, + 226, + 227, + 228, + 229, + 230, + 231, + 232, + 233, + 234, + 235, + 236, + 237, + 238, + 239, + 240, + 241, + 242, + 243, + 244, + 245, + 246, + 247, + 248, + 249, + 250, + 251, + 252, + 253, + 254, + 255, + 256, + 257, + 258, + 259, + 260, + 261, + 262, + 263; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + -1.000000,-0.000000,-0.000000, 0.000000, + 0.000000,-0.000000,-1.000000, 0.000000, + 0.000000,-1.000000, 0.000000, 0.000000, + 1.448563,-0.034190,-3.599006, 1.000000;; + } //End of Armature_RR_leg Skin Weights + SkinWeights { + "Armature_Bone_001"; + 52; + 56, + 57, + 58, + 59, + 60, + 61, + 62, + 63, + 64, + 65, + 66, + 67, + 68, + 69, + 70, + 71, + 72, + 73, + 74, + 75, + 76, + 77, + 78, + 79, + 80, + 81, + 82, + 83, + 84, + 85, + 86, + 87, + 88, + 89, + 90, + 91, + 92, + 93, + 94, + 95, + 96, + 97, + 98, + 99, + 100, + 101, + 102, + 103, + 104, + 105, + 106, + 107; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + -1.000000,-0.000000,-0.000000, 0.000000, + 0.000000,-0.000000,-1.000000, 0.000000, + 0.000000,-1.000000, 0.000000, 0.000000, + -1.450758,-0.034190, 4.108053, 1.000000;; + } //End of Armature_Bone_001 Skin Weights + SkinWeights { + "Armature_Head"; + 62; + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47, + 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, + 268, + 269, + 273, + 277, + 278, + 282; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 0.000000, + 0.000003, + 0.000000, + 0.000003, + 0.000000, + 0.000003; + 1.000000, 0.000000, 0.000000, 0.000000, + -0.000000, 1.000000,-0.000000, 0.000000, + -0.000000, 0.000000, 1.000000, 0.000000, + -0.009912,-3.822360,-4.157553, 1.000000;; + } //End of Armature_Head Skin Weights + SkinWeights { + "Armature_Bone_003"; + 67; + 108, + 109, + 110, + 111, + 112, + 113, + 114, + 115, + 116, + 117, + 118, + 119, + 120, + 121, + 122, + 123, + 124, + 125, + 126, + 127, + 128, + 129, + 130, + 131, + 132, + 133, + 134, + 135, + 136, + 137, + 138, + 139, + 140, + 141, + 142, + 143, + 144, + 145, + 146, + 147, + 148, + 149, + 150, + 151, + 152, + 153, + 154, + 155, + 156, + 157, + 158, + 159, + 164, + 167, + 174, + 176, + 179, + 183, + 185, + 186, + 189, + 190, + 192, + 197, + 200, + 206, + 209; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000, + 0.000000; + -1.000000, 0.000000,-0.000000, 0.000000, + 0.000000, 0.000000,-1.000000, 0.000000, + -0.000000,-1.000000,-0.000000, 0.000000, + 1.448564,-0.034190, 4.108052, 1.000000;; + } //End of Armature_Bone_003 Skin Weights + SkinWeights { + "Armature_Bone_002"; + 52; + 160, + 161, + 162, + 163, + 164, + 165, + 166, + 167, + 168, + 169, + 170, + 171, + 172, + 173, + 174, + 175, + 176, + 177, + 178, + 179, + 180, + 181, + 182, + 183, + 184, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192, + 193, + 194, + 195, + 196, + 197, + 198, + 199, + 200, + 201, + 202, + 203, + 204, + 205, + 206, + 207, + 208, + 209, + 210, + 211; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + -1.000000,-0.000000,-0.000000, 0.000000, + 0.000000,-0.000000,-1.000000, 0.000000, + 0.000000,-1.000000, 0.000000, 0.000000, + -1.450759,-0.034190,-3.599006, 1.000000;; + } //End of Armature_Bone_002 Skin Weights + SkinWeights { + "Armature_Root"; + 56; + 264, + 265, + 266, + 267, + 268, + 269, + 270, + 271, + 272, + 273, + 274, + 275, + 276, + 277, + 278, + 279, + 280, + 281, + 282, + 283, + 284, + 285, + 286, + 287, + 288, + 289, + 290, + 291, + 292, + 293, + 294, + 295, + 296, + 297, + 298, + 299, + 300, + 301, + 302, + 303, + 304, + 305, + 306, + 307, + 308, + 309, + 310, + 311, + 312, + 313, + 314, + 315, + 316, + 317, + 318, + 319; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 0.999997, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 0.999997, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 0.999997, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + -1.000000,-0.000000, 0.000000, 0.000000, + 0.000000,-0.000000, 1.000000, 0.000000, + -0.000000, 1.000000, 0.000000, 0.000000, + 0.009913,-0.105027,-0.034322, 1.000000;; + } //End of Armature_Root Skin Weights + } //End of Cube_001 Mesh + } //End of sheep_shaved + } //End of Armature +} //End of Root Frame +AnimationSet { + Animation { + {Armature} + AnimationKey { //Position + 2; + 101; + 0;3; 0.041567, 0.000010, 6.045322;;, + 1;3; 0.041567, 0.000010, 6.045322;;, + 2;3; 0.041567, 0.000010, 6.045322;;, + 3;3; 0.041567, 0.000010, 6.045322;;, + 4;3; 0.041567, 0.000010, 6.045322;;, + 5;3; 0.041567, 0.000010, 6.045322;;, + 6;3; 0.041567, 0.000010, 6.045322;;, + 7;3; 0.041567, 0.000010, 6.045322;;, + 8;3; 0.041567, 0.000010, 6.045322;;, + 9;3; 0.041567, 0.000010, 6.045322;;, + 10;3; 0.041567, 0.000010, 6.045322;;, + 11;3; 0.041567, 0.000010, 6.045322;;, + 12;3; 0.041567, 0.000010, 6.045322;;, + 13;3; 0.041567, 0.000010, 6.045322;;, + 14;3; 0.041567, 0.000010, 6.045322;;, + 15;3; 0.041567, 0.000010, 6.045322;;, + 16;3; 0.041567, 0.000010, 6.045322;;, + 17;3; 0.041567, 0.000010, 6.045322;;, + 18;3; 0.041567, 0.000010, 6.045322;;, + 19;3; 0.041567, 0.000010, 6.045322;;, + 20;3; 0.041567, 0.000010, 6.045322;;, + 21;3; 0.041567, 0.000010, 6.045322;;, + 22;3; 0.041567, 0.000010, 6.045322;;, + 23;3; 0.041567, 0.000010, 6.045322;;, + 24;3; 0.041567, 0.000010, 6.045322;;, + 25;3; 0.041567, 0.000010, 6.045322;;, + 26;3; 0.041567, 0.000010, 6.045322;;, + 27;3; 0.041567, 0.000010, 6.045322;;, + 28;3; 0.041567, 0.000010, 6.045322;;, + 29;3; 0.041567, 0.000010, 6.045322;;, + 30;3; 0.041567, 0.000010, 6.045322;;, + 31;3; 0.041567, 0.000010, 6.045322;;, + 32;3; 0.041567, 0.000010, 6.045322;;, + 33;3; 0.041567, 0.000010, 6.045322;;, + 34;3; 0.041567, 0.000010, 6.045322;;, + 35;3; 0.041567, 0.000010, 6.045322;;, + 36;3; 0.041567, 0.000010, 6.045322;;, + 37;3; 0.041567, 0.000010, 6.045322;;, + 38;3; 0.041567, 0.000010, 6.045322;;, + 39;3; 0.041567, 0.000010, 6.045322;;, + 40;3; 0.041567, 0.000010, 6.045322;;, + 41;3; 0.041567, 0.000010, 6.045322;;, + 42;3; 0.041567, 0.000010, 6.045322;;, + 43;3; 0.041567, 0.000010, 6.045322;;, + 44;3; 0.041567, 0.000010, 6.045322;;, + 45;3; 0.041567, 0.000010, 6.045322;;, + 46;3; 0.041567, 0.000010, 6.045322;;, + 47;3; 0.041567, 0.000010, 6.045322;;, + 48;3; 0.041567, 0.000010, 6.045322;;, + 49;3; 0.041567, 0.000010, 6.045322;;, + 50;3; 0.041567, 0.000010, 6.045322;;, + 51;3; 0.041567, 0.000010, 6.045322;;, + 52;3; 0.041567, 0.000010, 6.045322;;, + 53;3; 0.041567, 0.000010, 6.045322;;, + 54;3; 0.041567, 0.000010, 6.045322;;, + 55;3; 0.041567, 0.000010, 6.045322;;, + 56;3; 0.041567, 0.000010, 6.045322;;, + 57;3; 0.041567, 0.000010, 6.045322;;, + 58;3; 0.041567, 0.000010, 6.045322;;, + 59;3; 0.041567, 0.000010, 6.045322;;, + 60;3; 0.041567, 0.000010, 6.045322;;, + 61;3; 0.041567, 0.000010, 6.045322;;, + 62;3; 0.041567, 0.000010, 6.045322;;, + 63;3; 0.041567, 0.000010, 6.045322;;, + 64;3; 0.041567, 0.000010, 6.045322;;, + 65;3; 0.041567, 0.000010, 6.045322;;, + 66;3; 0.041567, 0.000010, 6.045322;;, + 67;3; 0.041567, 0.000010, 6.045322;;, + 68;3; 0.041567, 0.000010, 6.045322;;, + 69;3; 0.041567, 0.000010, 6.045322;;, + 70;3; 0.041567, 0.000010, 6.045322;;, + 71;3; 0.041567, 0.000010, 6.045322;;, + 72;3; 0.041567, 0.000010, 6.045322;;, + 73;3; 0.041567, 0.000010, 6.045322;;, + 74;3; 0.041567, 0.000010, 6.045322;;, + 75;3; 0.041567, 0.000010, 6.045322;;, + 76;3; 0.041567, 0.000010, 6.045322;;, + 77;3; 0.041567, 0.000010, 6.045322;;, + 78;3; 0.041567, 0.000010, 6.045322;;, + 79;3; 0.041567, 0.000010, 6.045322;;, + 80;3; 0.041567, 0.000010, 6.045322;;, + 81;3; 0.041567, 0.000010, 6.045322;;, + 82;3; 0.041567, 0.000010, 6.045322;;, + 83;3; 0.041567, 0.000010, 6.045322;;, + 84;3; 0.041567, 0.000010, 6.045322;;, + 85;3; 0.041567, 0.000010, 6.045322;;, + 86;3; 0.041567, 0.000010, 6.045322;;, + 87;3; 0.041567, 0.000010, 6.045322;;, + 88;3; 0.041567, 0.000010, 6.045322;;, + 89;3; 0.041567, 0.000010, 6.045322;;, + 90;3; 0.041567, 0.000010, 6.045322;;, + 91;3; 0.041567, 0.000010, 6.045322;;, + 92;3; 0.041567, 0.000010, 6.045322;;, + 93;3; 0.041567, 0.000010, 6.045322;;, + 94;3; 0.041567, 0.000010, 6.045322;;, + 95;3; 0.041567, 0.000010, 6.045322;;, + 96;3; 0.041567, 0.000010, 6.045322;;, + 97;3; 0.041567, 0.000010, 6.045322;;, + 98;3; 0.041567, 0.000010, 6.045322;;, + 99;3; 0.041567, 0.000010, 6.045322;;, + 100;3; 0.041567, 0.000010, 6.045322;;; + } + AnimationKey { //Rotation + 0; + 101; + 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 60;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 61;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 62;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 63;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 64;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 65;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 66;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 67;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 68;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 69;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 70;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 71;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 72;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 73;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 74;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 75;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 76;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 77;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 78;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 79;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 80;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 81;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 82;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 83;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 84;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 85;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 86;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 87;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 88;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 89;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 90;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 91;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 92;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 93;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 94;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 95;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 96;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 97;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 98;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 99;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 100;4; -1.000000, 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 101; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_Root} + AnimationKey { //Position + 2; + 101; + 0;3; 0.009913, 0.034322, 0.105027;;, + 1;3; 0.009913, 0.034322, 0.105027;;, + 2;3; 0.009913, 0.034322, 0.105027;;, + 3;3; 0.009913, 0.034322, 0.105027;;, + 4;3; 0.009913, 0.034322, 0.105027;;, + 5;3; 0.009913, 0.034322, 0.105027;;, + 6;3; 0.009913, 0.034322, 0.105027;;, + 7;3; 0.009913, 0.034322, 0.105027;;, + 8;3; 0.009913, 0.034322, 0.105027;;, + 9;3; 0.009913, 0.034322, 0.105027;;, + 10;3; 0.009913, 0.034322, 0.105027;;, + 11;3; 0.009913, 0.034322, 0.105027;;, + 12;3; 0.009913, 0.034322, 0.105027;;, + 13;3; 0.009913, 0.034322, 0.105027;;, + 14;3; 0.009913, 0.034322, 0.105027;;, + 15;3; 0.009913, 0.034322, 0.105027;;, + 16;3; 0.009913, 0.034322, 0.105027;;, + 17;3; 0.009913, 0.034322, 0.105027;;, + 18;3; 0.009913, 0.034322, 0.105027;;, + 19;3; 0.009913, 0.034322, 0.105027;;, + 20;3; 0.009913, 0.034322, 0.105027;;, + 21;3; 0.009913, 0.034322, 0.105027;;, + 22;3; 0.009913, 0.034322, 0.105027;;, + 23;3; 0.009913, 0.034322, 0.105027;;, + 24;3; 0.009913, 0.034322, 0.105027;;, + 25;3; 0.009913, 0.034322, 0.105027;;, + 26;3; 0.009913, 0.034322, 0.105027;;, + 27;3; 0.009913, 0.034322, 0.105027;;, + 28;3; 0.009913, 0.034322, 0.105027;;, + 29;3; 0.009913, 0.034322, 0.105027;;, + 30;3; 0.009913, 0.034322, 0.105027;;, + 31;3; 0.009913, 0.034322, 0.105027;;, + 32;3; 0.009913, 0.034322, 0.105027;;, + 33;3; 0.009913, 0.034322, 0.105027;;, + 34;3; 0.009913, 0.034322, 0.105027;;, + 35;3; 0.009913, 0.034322, 0.105027;;, + 36;3; 0.009913, 0.034322, 0.105027;;, + 37;3; 0.009913, 0.034322, 0.105027;;, + 38;3; 0.009913, 0.034322, 0.105027;;, + 39;3; 0.009913, 0.034322, 0.105027;;, + 40;3; 0.009913, 0.034322, 0.105027;;, + 41;3; 0.009913, 0.034322, 0.105027;;, + 42;3; 0.009913, 0.034322, 0.105027;;, + 43;3; 0.009913, 0.034322, 0.105027;;, + 44;3; 0.009913, 0.034322, 0.105027;;, + 45;3; 0.009913, 0.034322, 0.105027;;, + 46;3; 0.009913, 0.034322, 0.105027;;, + 47;3; 0.009913, 0.034322, 0.105027;;, + 48;3; 0.009913, 0.034322, 0.105027;;, + 49;3; 0.009913, 0.034322, 0.105027;;, + 50;3; 0.009913, 0.034322, 0.105027;;, + 51;3; 0.009913, 0.034322, 0.105027;;, + 52;3; 0.009913, 0.034322, 0.105027;;, + 53;3; 0.009913, 0.034322, 0.105027;;, + 54;3; 0.009913, 0.034322, 0.105027;;, + 55;3; 0.009913, 0.034322, 0.105027;;, + 56;3; 0.009913, 0.034322, 0.105027;;, + 57;3; 0.009913, 0.034322, 0.105027;;, + 58;3; 0.009913, 0.034322, 0.105027;;, + 59;3; 0.009913, 0.034322, 0.105027;;, + 60;3; 0.009913, 0.034322, 0.105027;;, + 61;3; 0.009913, 0.034322, 0.105027;;, + 62;3; 0.009913, 0.034322, 0.105027;;, + 63;3; 0.009913, 0.034322, 0.105027;;, + 64;3; 0.009913, 0.034322, 0.105027;;, + 65;3; 0.009913, 0.034322, 0.105027;;, + 66;3; 0.009913, 0.034322, 0.105027;;, + 67;3; 0.009913, 0.034322, 0.105027;;, + 68;3; 0.009913, 0.034322, 0.105027;;, + 69;3; 0.009913, 0.034322, 0.105027;;, + 70;3; 0.009913, 0.034322, 0.105027;;, + 71;3; 0.009913, 0.034322, 0.105027;;, + 72;3; 0.009913, 0.034322, 0.105027;;, + 73;3; 0.009913, 0.034322, 0.105027;;, + 74;3; 0.009913, 0.034322, 0.105027;;, + 75;3; 0.009913, 0.034322, 0.105027;;, + 76;3; 0.009913, 0.034322, 0.105027;;, + 77;3; 0.009913, 0.034322, 0.105027;;, + 78;3; 0.009913, 0.034322, 0.105027;;, + 79;3; 0.009913, 0.034322, 0.105027;;, + 80;3; 0.009913, 0.034322, 0.105027;;, + 81;3; 0.009913, 0.034322, 0.105027;;, + 82;3; 0.009913, 0.034322, 0.105027;;, + 83;3; 0.009913, 0.034322, 0.105027;;, + 84;3; 0.009913, 0.034322, 0.105027;;, + 85;3; 0.009913, 0.034322, 0.105027;;, + 86;3; 0.009913, 0.034322, 0.105027;;, + 87;3; 0.009913, 0.034322, 0.105027;;, + 88;3; 0.009913, 0.034322, 0.105027;;, + 89;3; 0.009913, 0.034322, 0.105027;;, + 90;3; 0.009913, 0.034322, 0.105027;;, + 91;3; 0.009913, 0.034322, 0.105027;;, + 92;3; 0.009913, 0.034322, 0.105027;;, + 93;3; 0.009913, 0.034322, 0.105027;;, + 94;3; 0.009913, 0.034322, 0.105027;;, + 95;3; 0.009913, 0.034322, 0.105027;;, + 96;3; 0.009913, 0.034322, 0.105027;;, + 97;3; 0.009913, 0.034322, 0.105027;;, + 98;3; 0.009913, 0.034322, 0.105027;;, + 99;3; 0.009913, 0.034322, 0.105027;;, + 100;3; 0.009913, 0.034322, 0.105027;;; + } + AnimationKey { //Rotation + 0; + 101; + 0;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 1;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 2;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 3;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 4;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 5;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 6;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 7;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 8;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 9;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 10;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 11;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 12;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 13;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 14;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 15;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 16;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 17;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 18;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 19;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 20;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 21;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 22;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 23;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 24;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 25;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 26;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 27;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 28;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 29;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 30;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 31;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 32;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 33;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 34;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 35;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 36;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 37;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 38;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 39;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 40;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 41;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 42;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 43;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 44;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 45;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 46;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 47;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 48;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 49;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 50;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 51;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 52;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 53;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 54;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 55;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 56;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 57;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 58;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 59;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 60;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 61;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 62;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 63;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 64;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 65;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 66;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 67;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 68;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 69;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 70;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 71;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 72;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 73;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 74;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 75;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 76;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 77;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 78;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 79;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 80;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 81;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 82;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 83;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 84;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 85;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 86;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 87;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 88;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 89;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 90;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 91;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 92;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 93;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 94;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 95;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 96;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 97;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 98;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 99;4; 0.000000, 0.000000, 0.707107, 0.707107;;, + 100;4; 0.000000, 0.000000, 0.707107, 0.707107;;; + } + AnimationKey { //Scale + 1; + 101; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_Bone_001} + AnimationKey { //Position + 2; + 101; + 0;3; 1.460671,-0.139217, 4.073730;;, + 1;3; 1.460671,-0.139217, 4.073730;;, + 2;3; 1.460671,-0.139217, 4.073730;;, + 3;3; 1.460671,-0.139217, 4.073730;;, + 4;3; 1.460671,-0.139217, 4.073730;;, + 5;3; 1.460671,-0.139217, 4.073730;;, + 6;3; 1.460671,-0.139217, 4.073730;;, + 7;3; 1.460671,-0.139217, 4.073730;;, + 8;3; 1.460671,-0.139217, 4.073730;;, + 9;3; 1.460671,-0.139217, 4.073730;;, + 10;3; 1.460671,-0.139217, 4.073730;;, + 11;3; 1.460671,-0.139217, 4.073730;;, + 12;3; 1.460671,-0.139217, 4.073730;;, + 13;3; 1.460671,-0.139217, 4.073730;;, + 14;3; 1.460671,-0.139217, 4.073730;;, + 15;3; 1.460671,-0.139217, 4.073730;;, + 16;3; 1.460671,-0.139217, 4.073730;;, + 17;3; 1.460671,-0.139217, 4.073730;;, + 18;3; 1.460671,-0.139217, 4.073730;;, + 19;3; 1.460671,-0.139217, 4.073730;;, + 20;3; 1.460671,-0.139217, 4.073730;;, + 21;3; 1.460671,-0.139217, 4.073730;;, + 22;3; 1.460671,-0.139217, 4.073730;;, + 23;3; 1.460671,-0.139217, 4.073730;;, + 24;3; 1.460671,-0.139217, 4.073730;;, + 25;3; 1.460671,-0.139217, 4.073730;;, + 26;3; 1.460671,-0.139217, 4.073730;;, + 27;3; 1.460671,-0.139217, 4.073730;;, + 28;3; 1.460671,-0.139217, 4.073730;;, + 29;3; 1.460671,-0.139217, 4.073730;;, + 30;3; 1.460671,-0.139217, 4.073730;;, + 31;3; 1.460671,-0.139217, 4.073730;;, + 32;3; 1.460671,-0.139217, 4.073730;;, + 33;3; 1.460671,-0.139217, 4.073730;;, + 34;3; 1.460671,-0.139217, 4.073730;;, + 35;3; 1.460671,-0.139217, 4.073730;;, + 36;3; 1.460671,-0.139217, 4.073730;;, + 37;3; 1.460671,-0.139217, 4.073730;;, + 38;3; 1.460671,-0.139217, 4.073730;;, + 39;3; 1.460671,-0.139217, 4.073730;;, + 40;3; 1.460671,-0.139217, 4.073730;;, + 41;3; 1.460671,-0.139217, 4.073730;;, + 42;3; 1.460671,-0.139217, 4.073730;;, + 43;3; 1.460671,-0.139217, 4.073730;;, + 44;3; 1.460671,-0.139217, 4.073730;;, + 45;3; 1.460671,-0.139217, 4.073730;;, + 46;3; 1.460671,-0.139217, 4.073730;;, + 47;3; 1.460671,-0.139217, 4.073730;;, + 48;3; 1.460671,-0.139217, 4.073730;;, + 49;3; 1.460671,-0.139217, 4.073730;;, + 50;3; 1.460671,-0.139217, 4.073730;;, + 51;3; 1.460671,-0.139217, 4.073730;;, + 52;3; 1.460671,-0.139217, 4.073730;;, + 53;3; 1.460671,-0.139217, 4.073730;;, + 54;3; 1.460671,-0.139217, 4.073730;;, + 55;3; 1.460671,-0.139217, 4.073730;;, + 56;3; 1.460671,-0.139217, 4.073730;;, + 57;3; 1.460671,-0.139217, 4.073730;;, + 58;3; 1.460671,-0.139217, 4.073730;;, + 59;3; 1.460671,-0.139217, 4.073730;;, + 60;3; 1.460671,-0.139217, 4.073730;;, + 61;3; 1.460671,-0.139217, 4.073730;;, + 62;3; 1.460671,-0.139217, 4.073730;;, + 63;3; 1.460671,-0.139217, 4.073730;;, + 64;3; 1.460671,-0.139217, 4.073730;;, + 65;3; 1.460671,-0.139217, 4.073730;;, + 66;3; 1.460671,-0.139217, 4.073730;;, + 67;3; 1.460671,-0.139217, 4.073730;;, + 68;3; 1.460671,-0.139217, 4.073730;;, + 69;3; 1.460671,-0.139217, 4.073730;;, + 70;3; 1.460671,-0.139217, 4.073730;;, + 71;3; 1.460671,-0.139217, 4.073730;;, + 72;3; 1.460671,-0.139217, 4.073730;;, + 73;3; 1.460671,-0.139217, 4.073730;;, + 74;3; 1.460671,-0.139217, 4.073730;;, + 75;3; 1.460671,-0.139217, 4.073730;;, + 76;3; 1.460671,-0.139217, 4.073730;;, + 77;3; 1.460671,-0.139217, 4.073730;;, + 78;3; 1.460671,-0.139217, 4.073730;;, + 79;3; 1.460671,-0.139217, 4.073730;;, + 80;3; 1.460671,-0.139217, 4.073730;;, + 81;3; 1.460671,-0.139217, 4.073730;;, + 82;3; 1.460671,-0.139217, 4.073730;;, + 83;3; 1.460671,-0.139217, 4.073730;;, + 84;3; 1.460671,-0.139217, 4.073730;;, + 85;3; 1.460671,-0.139217, 4.073730;;, + 86;3; 1.460671,-0.139217, 4.073730;;, + 87;3; 1.460671,-0.139217, 4.073730;;, + 88;3; 1.460671,-0.139217, 4.073730;;, + 89;3; 1.460671,-0.139217, 4.073730;;, + 90;3; 1.460671,-0.139217, 4.073730;;, + 91;3; 1.460671,-0.139217, 4.073730;;, + 92;3; 1.460671,-0.139217, 4.073730;;, + 93;3; 1.460671,-0.139217, 4.073730;;, + 94;3; 1.460671,-0.139217, 4.073730;;, + 95;3; 1.460671,-0.139217, 4.073730;;, + 96;3; 1.460671,-0.139217, 4.073730;;, + 97;3; 1.460671,-0.139217, 4.073730;;, + 98;3; 1.460671,-0.139217, 4.073730;;, + 99;3; 1.460671,-0.139217, 4.073730;;, + 100;3; 1.460671,-0.139217, 4.073730;;; + } + AnimationKey { //Rotation + 0; + 101; + 0;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 1;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 2;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 3;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 4;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 5;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 6;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 7;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 8;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 9;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 10;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 11;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 12;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 13;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 14;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 15;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 16;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 17;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 18;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 19;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 20;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 21;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 22;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 23;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 24;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 25;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 26;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 27;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 28;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 29;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 30;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 31;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 32;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 33;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 34;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 35;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 36;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 37;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 38;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 39;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 40;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 41;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 42;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 43;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 44;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 45;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 46;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 47;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 48;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 49;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 50;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 51;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 52;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 53;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 54;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 55;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 56;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 57;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 58;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 59;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 60;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 61;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 62;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 63;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 64;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 65;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 66;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 67;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 68;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 69;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 70;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 71;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 72;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 73;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 74;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 75;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 76;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 77;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 78;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 79;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 80;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 81;4; -0.023017, 0.996971,-0.000000,-0.000000;;, + 82;4; -0.087830, 0.988440,-0.000000,-0.000000;;, + 83;4; -0.171026, 0.977486,-0.000000,-0.000000;;, + 84;4; -0.235816, 0.968955,-0.000000,-0.000000;;, + 85;4; -0.258819, 0.965926,-0.000000,-0.000000;;, + 86;4; -0.247344, 0.965926,-0.000000,-0.000000;;, + 87;4; -0.212807, 0.965926,-0.000000,-0.000000;;, + 88;4; -0.156652, 0.965926,-0.000000,-0.000000;;, + 89;4; -0.083204, 0.965926,-0.000000,-0.000000;;, + 90;4; -0.000000, 0.965926,-0.000000,-0.000000;;, + 91;4; 0.083204, 0.965926, 0.000000,-0.000000;;, + 92;4; 0.156652, 0.965926, 0.000000,-0.000000;;, + 93;4; 0.212807, 0.965926, 0.000000,-0.000000;;, + 94;4; 0.247343, 0.965926, 0.000000,-0.000000;;, + 95;4; 0.258819, 0.965926, 0.000000,-0.000000;;, + 96;4; 0.235815, 0.968955, 0.000000,-0.000000;;, + 97;4; 0.171026, 0.977486, 0.000000,-0.000000;;, + 98;4; 0.087830, 0.988440, 0.000000,-0.000000;;, + 99;4; 0.023017, 0.996971, 0.000000,-0.000000;;, + 100;4; -0.000000, 1.000000, 0.000000,-0.000000;;; + } + AnimationKey { //Scale + 1; + 101; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_Bone_002} + AnimationKey { //Position + 2; + 101; + 0;3; 1.460671,-0.139216,-3.633328;;, + 1;3; 1.460671,-0.139216,-3.633328;;, + 2;3; 1.460671,-0.139216,-3.633328;;, + 3;3; 1.460671,-0.139216,-3.633328;;, + 4;3; 1.460671,-0.139216,-3.633328;;, + 5;3; 1.460671,-0.139216,-3.633328;;, + 6;3; 1.460671,-0.139216,-3.633328;;, + 7;3; 1.460671,-0.139216,-3.633328;;, + 8;3; 1.460671,-0.139216,-3.633328;;, + 9;3; 1.460671,-0.139216,-3.633328;;, + 10;3; 1.460671,-0.139216,-3.633328;;, + 11;3; 1.460671,-0.139216,-3.633328;;, + 12;3; 1.460671,-0.139216,-3.633328;;, + 13;3; 1.460671,-0.139216,-3.633328;;, + 14;3; 1.460671,-0.139216,-3.633328;;, + 15;3; 1.460671,-0.139216,-3.633328;;, + 16;3; 1.460671,-0.139216,-3.633328;;, + 17;3; 1.460671,-0.139216,-3.633328;;, + 18;3; 1.460671,-0.139216,-3.633328;;, + 19;3; 1.460671,-0.139216,-3.633328;;, + 20;3; 1.460671,-0.139216,-3.633328;;, + 21;3; 1.460671,-0.139216,-3.633328;;, + 22;3; 1.460671,-0.139216,-3.633328;;, + 23;3; 1.460671,-0.139216,-3.633328;;, + 24;3; 1.460671,-0.139216,-3.633328;;, + 25;3; 1.460671,-0.139216,-3.633328;;, + 26;3; 1.460671,-0.139216,-3.633328;;, + 27;3; 1.460671,-0.139216,-3.633328;;, + 28;3; 1.460671,-0.139216,-3.633328;;, + 29;3; 1.460671,-0.139216,-3.633328;;, + 30;3; 1.460671,-0.139216,-3.633328;;, + 31;3; 1.460671,-0.139216,-3.633328;;, + 32;3; 1.460671,-0.139216,-3.633328;;, + 33;3; 1.460671,-0.139216,-3.633328;;, + 34;3; 1.460671,-0.139216,-3.633328;;, + 35;3; 1.460671,-0.139216,-3.633328;;, + 36;3; 1.460671,-0.139216,-3.633328;;, + 37;3; 1.460671,-0.139216,-3.633328;;, + 38;3; 1.460671,-0.139216,-3.633328;;, + 39;3; 1.460671,-0.139216,-3.633328;;, + 40;3; 1.460671,-0.139216,-3.633328;;, + 41;3; 1.460671,-0.139216,-3.633328;;, + 42;3; 1.460671,-0.139216,-3.633328;;, + 43;3; 1.460671,-0.139216,-3.633328;;, + 44;3; 1.460671,-0.139216,-3.633328;;, + 45;3; 1.460671,-0.139216,-3.633328;;, + 46;3; 1.460671,-0.139216,-3.633328;;, + 47;3; 1.460671,-0.139216,-3.633328;;, + 48;3; 1.460671,-0.139216,-3.633328;;, + 49;3; 1.460671,-0.139216,-3.633328;;, + 50;3; 1.460671,-0.139216,-3.633328;;, + 51;3; 1.460671,-0.139216,-3.633328;;, + 52;3; 1.460671,-0.139216,-3.633328;;, + 53;3; 1.460671,-0.139216,-3.633328;;, + 54;3; 1.460671,-0.139216,-3.633328;;, + 55;3; 1.460671,-0.139216,-3.633328;;, + 56;3; 1.460671,-0.139216,-3.633328;;, + 57;3; 1.460671,-0.139216,-3.633328;;, + 58;3; 1.460671,-0.139216,-3.633328;;, + 59;3; 1.460671,-0.139216,-3.633328;;, + 60;3; 1.460671,-0.139216,-3.633328;;, + 61;3; 1.460671,-0.139216,-3.633328;;, + 62;3; 1.460671,-0.139216,-3.633328;;, + 63;3; 1.460671,-0.139216,-3.633328;;, + 64;3; 1.460671,-0.139216,-3.633328;;, + 65;3; 1.460671,-0.139216,-3.633328;;, + 66;3; 1.460671,-0.139216,-3.633328;;, + 67;3; 1.460671,-0.139216,-3.633328;;, + 68;3; 1.460671,-0.139216,-3.633328;;, + 69;3; 1.460671,-0.139216,-3.633328;;, + 70;3; 1.460671,-0.139216,-3.633328;;, + 71;3; 1.460671,-0.139216,-3.633328;;, + 72;3; 1.460671,-0.139216,-3.633328;;, + 73;3; 1.460671,-0.139216,-3.633328;;, + 74;3; 1.460671,-0.139216,-3.633328;;, + 75;3; 1.460671,-0.139216,-3.633328;;, + 76;3; 1.460671,-0.139216,-3.633328;;, + 77;3; 1.460671,-0.139216,-3.633328;;, + 78;3; 1.460671,-0.139216,-3.633328;;, + 79;3; 1.460671,-0.139216,-3.633328;;, + 80;3; 1.460671,-0.139216,-3.633328;;, + 81;3; 1.460671,-0.139216,-3.633328;;, + 82;3; 1.460671,-0.139216,-3.633328;;, + 83;3; 1.460671,-0.139216,-3.633328;;, + 84;3; 1.460671,-0.139216,-3.633328;;, + 85;3; 1.460671,-0.139216,-3.633328;;, + 86;3; 1.460671,-0.139216,-3.633328;;, + 87;3; 1.460671,-0.139216,-3.633328;;, + 88;3; 1.460671,-0.139216,-3.633328;;, + 89;3; 1.460671,-0.139216,-3.633328;;, + 90;3; 1.460671,-0.139216,-3.633328;;, + 91;3; 1.460671,-0.139216,-3.633328;;, + 92;3; 1.460671,-0.139216,-3.633328;;, + 93;3; 1.460671,-0.139216,-3.633328;;, + 94;3; 1.460671,-0.139216,-3.633328;;, + 95;3; 1.460671,-0.139216,-3.633328;;, + 96;3; 1.460671,-0.139216,-3.633328;;, + 97;3; 1.460671,-0.139216,-3.633328;;, + 98;3; 1.460671,-0.139216,-3.633328;;, + 99;3; 1.460671,-0.139216,-3.633328;;, + 100;3; 1.460671,-0.139216,-3.633328;;; + } + AnimationKey { //Rotation + 0; + 101; + 0;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 1;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 2;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 3;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 4;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 5;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 6;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 7;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 8;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 9;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 10;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 11;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 12;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 13;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 14;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 15;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 16;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 17;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 18;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 19;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 20;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 21;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 22;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 23;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 24;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 25;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 26;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 27;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 28;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 29;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 30;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 31;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 32;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 33;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 34;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 35;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 36;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 37;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 38;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 39;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 40;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 41;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 42;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 43;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 44;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 45;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 46;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 47;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 48;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 49;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 50;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 51;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 52;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 53;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 54;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 55;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 56;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 57;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 58;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 59;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 60;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 61;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 62;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 63;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 64;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 65;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 66;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 67;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 68;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 69;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 70;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 71;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 72;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 73;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 74;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 75;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 76;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 77;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 78;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 79;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 80;4; -0.000000, 1.000000,-0.000000,-0.000000;;, + 81;4; 0.023017, 0.996971, 0.000000,-0.000000;;, + 82;4; 0.087830, 0.988440, 0.000000,-0.000000;;, + 83;4; 0.171026, 0.977486, 0.000000,-0.000000;;, + 84;4; 0.235815, 0.968955, 0.000000,-0.000000;;, + 85;4; 0.258819, 0.965926, 0.000000,-0.000000;;, + 86;4; 0.247343, 0.965926, 0.000000,-0.000000;;, + 87;4; 0.212807, 0.965926, 0.000000,-0.000000;;, + 88;4; 0.156652, 0.965926, 0.000000,-0.000000;;, + 89;4; 0.083204, 0.965926, 0.000000,-0.000000;;, + 90;4; -0.000000, 0.965926,-0.000000,-0.000000;;, + 91;4; -0.083204, 0.965926,-0.000000,-0.000000;;, + 92;4; -0.156652, 0.965926,-0.000000,-0.000000;;, + 93;4; -0.212807, 0.965926,-0.000000,-0.000000;;, + 94;4; -0.247344, 0.965926,-0.000000,-0.000000;;, + 95;4; -0.258819, 0.965926,-0.000000,-0.000000;;, + 96;4; -0.235816, 0.968955,-0.000000,-0.000000;;, + 97;4; -0.171026, 0.977486,-0.000000,-0.000000;;, + 98;4; -0.087830, 0.988440,-0.000000,-0.000000;;, + 99;4; -0.023017, 0.996971,-0.000000,-0.000000;;, + 100;4; -0.000000, 1.000000, 0.000000,-0.000000;;; + } + AnimationKey { //Scale + 1; + 101; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_Bone_003} + AnimationKey { //Position + 2; + 101; + 0;3; -1.438650,-0.139217, 4.073730;;, + 1;3; -1.438650,-0.139217, 4.073730;;, + 2;3; -1.438650,-0.139217, 4.073730;;, + 3;3; -1.438650,-0.139217, 4.073730;;, + 4;3; -1.438650,-0.139217, 4.073730;;, + 5;3; -1.438650,-0.139217, 4.073730;;, + 6;3; -1.438650,-0.139217, 4.073730;;, + 7;3; -1.438650,-0.139217, 4.073730;;, + 8;3; -1.438650,-0.139217, 4.073730;;, + 9;3; -1.438650,-0.139217, 4.073730;;, + 10;3; -1.438650,-0.139217, 4.073730;;, + 11;3; -1.438650,-0.139217, 4.073730;;, + 12;3; -1.438650,-0.139217, 4.073730;;, + 13;3; -1.438650,-0.139217, 4.073730;;, + 14;3; -1.438650,-0.139217, 4.073730;;, + 15;3; -1.438650,-0.139217, 4.073730;;, + 16;3; -1.438650,-0.139217, 4.073730;;, + 17;3; -1.438650,-0.139217, 4.073730;;, + 18;3; -1.438650,-0.139217, 4.073730;;, + 19;3; -1.438650,-0.139217, 4.073730;;, + 20;3; -1.438650,-0.139217, 4.073730;;, + 21;3; -1.438650,-0.139217, 4.073730;;, + 22;3; -1.438650,-0.139217, 4.073730;;, + 23;3; -1.438650,-0.139217, 4.073730;;, + 24;3; -1.438650,-0.139217, 4.073730;;, + 25;3; -1.438650,-0.139217, 4.073730;;, + 26;3; -1.438650,-0.139217, 4.073730;;, + 27;3; -1.438650,-0.139217, 4.073730;;, + 28;3; -1.438650,-0.139217, 4.073730;;, + 29;3; -1.438650,-0.139217, 4.073730;;, + 30;3; -1.438650,-0.139217, 4.073730;;, + 31;3; -1.438650,-0.139217, 4.073730;;, + 32;3; -1.438650,-0.139217, 4.073730;;, + 33;3; -1.438650,-0.139217, 4.073730;;, + 34;3; -1.438650,-0.139217, 4.073730;;, + 35;3; -1.438650,-0.139217, 4.073730;;, + 36;3; -1.438650,-0.139217, 4.073730;;, + 37;3; -1.438650,-0.139217, 4.073730;;, + 38;3; -1.438650,-0.139217, 4.073730;;, + 39;3; -1.438650,-0.139217, 4.073730;;, + 40;3; -1.438650,-0.139217, 4.073730;;, + 41;3; -1.438650,-0.139217, 4.073730;;, + 42;3; -1.438650,-0.139217, 4.073730;;, + 43;3; -1.438650,-0.139217, 4.073730;;, + 44;3; -1.438650,-0.139217, 4.073730;;, + 45;3; -1.438650,-0.139217, 4.073730;;, + 46;3; -1.438650,-0.139217, 4.073730;;, + 47;3; -1.438650,-0.139217, 4.073730;;, + 48;3; -1.438650,-0.139217, 4.073730;;, + 49;3; -1.438650,-0.139217, 4.073730;;, + 50;3; -1.438650,-0.139217, 4.073730;;, + 51;3; -1.438650,-0.139217, 4.073730;;, + 52;3; -1.438650,-0.139217, 4.073730;;, + 53;3; -1.438650,-0.139217, 4.073730;;, + 54;3; -1.438650,-0.139217, 4.073730;;, + 55;3; -1.438650,-0.139217, 4.073730;;, + 56;3; -1.438650,-0.139217, 4.073730;;, + 57;3; -1.438650,-0.139217, 4.073730;;, + 58;3; -1.438650,-0.139217, 4.073730;;, + 59;3; -1.438650,-0.139217, 4.073730;;, + 60;3; -1.438650,-0.139217, 4.073730;;, + 61;3; -1.438650,-0.139217, 4.073730;;, + 62;3; -1.438650,-0.139217, 4.073730;;, + 63;3; -1.438650,-0.139217, 4.073730;;, + 64;3; -1.438650,-0.139217, 4.073730;;, + 65;3; -1.438650,-0.139217, 4.073730;;, + 66;3; -1.438650,-0.139217, 4.073730;;, + 67;3; -1.438650,-0.139217, 4.073730;;, + 68;3; -1.438650,-0.139217, 4.073730;;, + 69;3; -1.438650,-0.139217, 4.073730;;, + 70;3; -1.438650,-0.139217, 4.073730;;, + 71;3; -1.438650,-0.139217, 4.073730;;, + 72;3; -1.438650,-0.139217, 4.073730;;, + 73;3; -1.438650,-0.139217, 4.073730;;, + 74;3; -1.438650,-0.139217, 4.073730;;, + 75;3; -1.438650,-0.139217, 4.073730;;, + 76;3; -1.438650,-0.139217, 4.073730;;, + 77;3; -1.438650,-0.139217, 4.073730;;, + 78;3; -1.438650,-0.139217, 4.073730;;, + 79;3; -1.438650,-0.139217, 4.073730;;, + 80;3; -1.438650,-0.139217, 4.073730;;, + 81;3; -1.438650,-0.139217, 4.073730;;, + 82;3; -1.438650,-0.139217, 4.073730;;, + 83;3; -1.438650,-0.139217, 4.073730;;, + 84;3; -1.438650,-0.139217, 4.073730;;, + 85;3; -1.438650,-0.139217, 4.073730;;, + 86;3; -1.438650,-0.139217, 4.073730;;, + 87;3; -1.438650,-0.139217, 4.073730;;, + 88;3; -1.438650,-0.139217, 4.073730;;, + 89;3; -1.438650,-0.139217, 4.073730;;, + 90;3; -1.438650,-0.139217, 4.073730;;, + 91;3; -1.438650,-0.139217, 4.073730;;, + 92;3; -1.438650,-0.139217, 4.073730;;, + 93;3; -1.438650,-0.139217, 4.073730;;, + 94;3; -1.438650,-0.139217, 4.073730;;, + 95;3; -1.438650,-0.139217, 4.073730;;, + 96;3; -1.438650,-0.139217, 4.073730;;, + 97;3; -1.438650,-0.139217, 4.073730;;, + 98;3; -1.438650,-0.139217, 4.073730;;, + 99;3; -1.438650,-0.139217, 4.073730;;, + 100;3; -1.438650,-0.139217, 4.073730;;; + } + AnimationKey { //Rotation + 0; + 101; + 0;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 1;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 2;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 3;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 4;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 5;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 6;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 7;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 8;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 9;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 10;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 11;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 12;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 13;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 14;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 15;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 16;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 17;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 18;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 19;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 20;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 21;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 22;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 23;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 24;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 25;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 26;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 27;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 28;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 29;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 30;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 31;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 32;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 33;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 34;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 35;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 36;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 37;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 38;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 39;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 40;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 41;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 42;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 43;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 44;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 45;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 46;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 47;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 48;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 49;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 50;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 51;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 52;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 53;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 54;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 55;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 56;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 57;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 58;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 59;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 60;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 61;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 62;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 63;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 64;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 65;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 66;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 67;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 68;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 69;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 70;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 71;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 72;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 73;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 74;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 75;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 76;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 77;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 78;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 79;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 80;4; 0.000000, 1.000000,-0.000000,-0.000000;;, + 81;4; 0.023017, 0.996971, 0.000000,-0.000000;;, + 82;4; 0.087830, 0.988440, 0.000000,-0.000000;;, + 83;4; 0.171026, 0.977486, 0.000000,-0.000000;;, + 84;4; 0.235815, 0.968955, 0.000000,-0.000000;;, + 85;4; 0.258819, 0.965926, 0.000000,-0.000000;;, + 86;4; 0.247344, 0.965926, 0.000000,-0.000000;;, + 87;4; 0.212807, 0.965926, 0.000000,-0.000000;;, + 88;4; 0.156652, 0.965926, 0.000000,-0.000000;;, + 89;4; 0.083204, 0.965926, 0.000000,-0.000000;;, + 90;4; -0.000000, 0.965926, 0.000000,-0.000000;;, + 91;4; -0.083204, 0.965926,-0.000000,-0.000000;;, + 92;4; -0.156652, 0.965926,-0.000000,-0.000000;;, + 93;4; -0.212807, 0.965926,-0.000000,-0.000000;;, + 94;4; -0.247344, 0.965926,-0.000000,-0.000000;;, + 95;4; -0.258819, 0.965926,-0.000000,-0.000000;;, + 96;4; -0.235815, 0.968955,-0.000000,-0.000000;;, + 97;4; -0.171026, 0.977486,-0.000000,-0.000000;;, + 98;4; -0.087830, 0.988440,-0.000000,-0.000000;;, + 99;4; -0.023017, 0.996971,-0.000000,-0.000000;;, + 100;4; -0.000000, 1.000000, 0.000000,-0.000000;;; + } + AnimationKey { //Scale + 1; + 101; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_RR_leg} + AnimationKey { //Position + 2; + 101; + 0;3; -1.438651,-0.139216,-3.633328;;, + 1;3; -1.438651,-0.139216,-3.633328;;, + 2;3; -1.438651,-0.139216,-3.633328;;, + 3;3; -1.438651,-0.139216,-3.633328;;, + 4;3; -1.438651,-0.139216,-3.633328;;, + 5;3; -1.438651,-0.139216,-3.633328;;, + 6;3; -1.438651,-0.139216,-3.633328;;, + 7;3; -1.438651,-0.139216,-3.633328;;, + 8;3; -1.438651,-0.139216,-3.633328;;, + 9;3; -1.438651,-0.139216,-3.633328;;, + 10;3; -1.438651,-0.139216,-3.633328;;, + 11;3; -1.438651,-0.139216,-3.633328;;, + 12;3; -1.438651,-0.139216,-3.633328;;, + 13;3; -1.438651,-0.139216,-3.633328;;, + 14;3; -1.438651,-0.139216,-3.633328;;, + 15;3; -1.438651,-0.139216,-3.633328;;, + 16;3; -1.438651,-0.139216,-3.633328;;, + 17;3; -1.438651,-0.139216,-3.633328;;, + 18;3; -1.438651,-0.139216,-3.633328;;, + 19;3; -1.438651,-0.139216,-3.633328;;, + 20;3; -1.438651,-0.139216,-3.633328;;, + 21;3; -1.438651,-0.139216,-3.633328;;, + 22;3; -1.438651,-0.139216,-3.633328;;, + 23;3; -1.438651,-0.139216,-3.633328;;, + 24;3; -1.438651,-0.139216,-3.633328;;, + 25;3; -1.438651,-0.139216,-3.633328;;, + 26;3; -1.438651,-0.139216,-3.633328;;, + 27;3; -1.438651,-0.139216,-3.633328;;, + 28;3; -1.438651,-0.139216,-3.633328;;, + 29;3; -1.438651,-0.139216,-3.633328;;, + 30;3; -1.438651,-0.139216,-3.633328;;, + 31;3; -1.438651,-0.139216,-3.633328;;, + 32;3; -1.438651,-0.139216,-3.633328;;, + 33;3; -1.438651,-0.139216,-3.633328;;, + 34;3; -1.438651,-0.139216,-3.633328;;, + 35;3; -1.438651,-0.139216,-3.633328;;, + 36;3; -1.438651,-0.139216,-3.633328;;, + 37;3; -1.438651,-0.139216,-3.633328;;, + 38;3; -1.438651,-0.139216,-3.633328;;, + 39;3; -1.438651,-0.139216,-3.633328;;, + 40;3; -1.438651,-0.139216,-3.633328;;, + 41;3; -1.438651,-0.139216,-3.633328;;, + 42;3; -1.438651,-0.139216,-3.633328;;, + 43;3; -1.438651,-0.139216,-3.633328;;, + 44;3; -1.438651,-0.139216,-3.633328;;, + 45;3; -1.438651,-0.139216,-3.633328;;, + 46;3; -1.438651,-0.139216,-3.633328;;, + 47;3; -1.438651,-0.139216,-3.633328;;, + 48;3; -1.438651,-0.139216,-3.633328;;, + 49;3; -1.438651,-0.139216,-3.633328;;, + 50;3; -1.438651,-0.139216,-3.633328;;, + 51;3; -1.438651,-0.139216,-3.633328;;, + 52;3; -1.438651,-0.139216,-3.633328;;, + 53;3; -1.438651,-0.139216,-3.633328;;, + 54;3; -1.438651,-0.139216,-3.633328;;, + 55;3; -1.438651,-0.139216,-3.633328;;, + 56;3; -1.438651,-0.139216,-3.633328;;, + 57;3; -1.438651,-0.139216,-3.633328;;, + 58;3; -1.438651,-0.139216,-3.633328;;, + 59;3; -1.438651,-0.139216,-3.633328;;, + 60;3; -1.438651,-0.139216,-3.633328;;, + 61;3; -1.438651,-0.139216,-3.633328;;, + 62;3; -1.438651,-0.139216,-3.633328;;, + 63;3; -1.438651,-0.139216,-3.633328;;, + 64;3; -1.438651,-0.139216,-3.633328;;, + 65;3; -1.438651,-0.139216,-3.633328;;, + 66;3; -1.438651,-0.139216,-3.633328;;, + 67;3; -1.438651,-0.139216,-3.633328;;, + 68;3; -1.438651,-0.139216,-3.633328;;, + 69;3; -1.438651,-0.139216,-3.633328;;, + 70;3; -1.438651,-0.139216,-3.633328;;, + 71;3; -1.438651,-0.139216,-3.633328;;, + 72;3; -1.438651,-0.139216,-3.633328;;, + 73;3; -1.438651,-0.139216,-3.633328;;, + 74;3; -1.438651,-0.139216,-3.633328;;, + 75;3; -1.438651,-0.139216,-3.633328;;, + 76;3; -1.438651,-0.139216,-3.633328;;, + 77;3; -1.438651,-0.139216,-3.633328;;, + 78;3; -1.438651,-0.139216,-3.633328;;, + 79;3; -1.438651,-0.139216,-3.633328;;, + 80;3; -1.438651,-0.139216,-3.633328;;, + 81;3; -1.438651,-0.139216,-3.633328;;, + 82;3; -1.438651,-0.139216,-3.633328;;, + 83;3; -1.438651,-0.139216,-3.633328;;, + 84;3; -1.438651,-0.139216,-3.633328;;, + 85;3; -1.438651,-0.139216,-3.633328;;, + 86;3; -1.438651,-0.139216,-3.633328;;, + 87;3; -1.438651,-0.139216,-3.633328;;, + 88;3; -1.438651,-0.139216,-3.633328;;, + 89;3; -1.438651,-0.139216,-3.633328;;, + 90;3; -1.438651,-0.139216,-3.633328;;, + 91;3; -1.438651,-0.139216,-3.633328;;, + 92;3; -1.438651,-0.139216,-3.633328;;, + 93;3; -1.438651,-0.139216,-3.633328;;, + 94;3; -1.438651,-0.139216,-3.633328;;, + 95;3; -1.438651,-0.139216,-3.633328;;, + 96;3; -1.438651,-0.139216,-3.633328;;, + 97;3; -1.438651,-0.139216,-3.633328;;, + 98;3; -1.438651,-0.139216,-3.633328;;, + 99;3; -1.438651,-0.139216,-3.633328;;, + 100;3; -1.438651,-0.139216,-3.633328;;; + } + AnimationKey { //Rotation + 0; + 101; + 0;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 1;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 2;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 3;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 4;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 5;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 6;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 7;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 8;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 9;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 10;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 11;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 12;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 13;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 14;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 15;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 16;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 17;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 18;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 19;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 20;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 21;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 22;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 23;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 24;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 25;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 26;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 27;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 28;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 29;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 30;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 31;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 32;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 33;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 34;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 35;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 36;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 37;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 38;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 39;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 40;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 41;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 42;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 43;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 44;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 45;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 46;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 47;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 48;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 49;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 50;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 51;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 52;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 53;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 54;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 55;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 56;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 57;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 58;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 59;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 60;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 61;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 62;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 63;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 64;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 65;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 66;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 67;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 68;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 69;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 70;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 71;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 72;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 73;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 74;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 75;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 76;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 77;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 78;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 79;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 80;4; -0.000000, 1.000000, 0.000000,-0.000000;;, + 81;4; -0.023017, 0.996971,-0.000000,-0.000000;;, + 82;4; -0.087830, 0.988440,-0.000000,-0.000000;;, + 83;4; -0.171026, 0.977486,-0.000000,-0.000000;;, + 84;4; -0.235816, 0.968955,-0.000000,-0.000000;;, + 85;4; -0.258819, 0.965926,-0.000000,-0.000000;;, + 86;4; -0.247344, 0.965926,-0.000000,-0.000000;;, + 87;4; -0.212807, 0.965926,-0.000000,-0.000000;;, + 88;4; -0.156652, 0.965926,-0.000000,-0.000000;;, + 89;4; -0.083204, 0.965926,-0.000000,-0.000000;;, + 90;4; -0.000000, 0.965926,-0.000000,-0.000000;;, + 91;4; 0.083204, 0.965926, 0.000000,-0.000000;;, + 92;4; 0.156652, 0.965926, 0.000000,-0.000000;;, + 93;4; 0.212807, 0.965926, 0.000000,-0.000000;;, + 94;4; 0.247343, 0.965926, 0.000000,-0.000000;;, + 95;4; 0.258819, 0.965926, 0.000000,-0.000000;;, + 96;4; 0.235815, 0.968955, 0.000000,-0.000000;;, + 97;4; 0.171026, 0.977486, 0.000000,-0.000000;;, + 98;4; 0.087830, 0.988440, 0.000000,-0.000000;;, + 99;4; 0.023017, 0.996971, 0.000000,-0.000000;;, + 100;4; -0.000000, 1.000000, 0.000000,-0.000000;;; + } + AnimationKey { //Scale + 1; + 101; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_Head} + AnimationKey { //Position + 2; + 101; + 0;3; 0.000000, 4.052526, 3.788038;;, + 1;3; 0.000000, 4.052526, 3.788038;;, + 2;3; 0.000000, 4.052526, 3.788038;;, + 3;3; 0.000000, 4.052526, 3.788038;;, + 4;3; 0.000000, 4.052526, 3.788038;;, + 5;3; 0.000000, 4.052526, 3.788038;;, + 6;3; 0.000000, 4.052526, 3.788038;;, + 7;3; 0.000000, 4.052526, 3.788038;;, + 8;3; 0.000000, 4.052526, 3.788038;;, + 9;3; 0.000000, 4.052526, 3.788038;;, + 10;3; 0.000000, 4.052526, 3.788038;;, + 11;3; 0.000000, 4.052526, 3.788038;;, + 12;3; 0.000000, 4.052526, 3.788038;;, + 13;3; 0.000000, 4.052526, 3.788038;;, + 14;3; 0.000000, 4.052526, 3.788038;;, + 15;3; 0.000000, 4.052526, 3.788038;;, + 16;3; 0.000000, 4.052526, 3.788038;;, + 17;3; 0.000000, 4.052526, 3.788038;;, + 18;3; 0.000000, 4.052526, 3.788038;;, + 19;3; 0.000000, 4.052526, 3.788038;;, + 20;3; 0.000000, 4.052526, 3.788038;;, + 21;3; 0.000000, 4.052526, 3.788038;;, + 22;3; 0.000000, 4.052526, 3.788038;;, + 23;3; 0.000000, 4.052526, 3.788038;;, + 24;3; 0.000000, 4.052526, 3.788038;;, + 25;3; 0.000000, 4.052526, 3.788038;;, + 26;3; 0.000000, 4.052526, 3.788038;;, + 27;3; 0.000000, 4.052526, 3.788038;;, + 28;3; 0.000000, 4.052526, 3.788038;;, + 29;3; 0.000000, 4.052526, 3.788038;;, + 30;3; 0.000000, 4.052526, 3.788038;;, + 31;3; 0.000000, 4.052526, 3.788038;;, + 32;3; 0.000000, 4.052526, 3.788038;;, + 33;3; 0.000000, 4.052526, 3.788038;;, + 34;3; 0.000000, 4.052526, 3.788038;;, + 35;3; 0.000000, 4.052526, 3.788038;;, + 36;3; 0.000000, 4.052526, 3.788038;;, + 37;3; 0.000000, 4.052526, 3.788038;;, + 38;3; 0.000000, 4.052526, 3.788038;;, + 39;3; 0.000000, 4.052526, 3.788038;;, + 40;3; 0.000000, 4.052526, 3.788038;;, + 41;3; 0.000000, 4.052526, 3.788038;;, + 42;3; 0.000000, 4.052526, 3.788038;;, + 43;3; 0.000000, 4.052526, 3.788038;;, + 44;3; 0.000000, 4.052526, 3.788038;;, + 45;3; 0.000000, 4.052526, 3.788038;;, + 46;3; 0.000000, 4.052526, 3.788038;;, + 47;3; 0.000000, 4.052526, 3.788038;;, + 48;3; 0.000000, 4.052526, 3.788038;;, + 49;3; 0.000000, 4.052526, 3.788038;;, + 50;3; 0.000000, 4.052526, 3.788038;;, + 51;3; 0.000000, 4.052526, 3.788038;;, + 52;3; 0.000000, 4.052526, 3.788038;;, + 53;3; 0.000000, 4.052526, 3.788038;;, + 54;3; 0.000000, 4.052526, 3.788038;;, + 55;3; 0.000000, 4.052526, 3.788038;;, + 56;3; 0.000000, 4.052526, 3.788038;;, + 57;3; 0.000000, 4.052526, 3.788038;;, + 58;3; 0.000000, 4.052526, 3.788038;;, + 59;3; 0.000000, 4.052526, 3.788038;;, + 60;3; 0.000000, 4.052526, 3.788038;;, + 61;3; 0.000000, 4.052526, 3.788038;;, + 62;3; 0.000000, 4.052526, 3.788038;;, + 63;3; 0.000000, 4.052526, 3.788038;;, + 64;3; 0.000000, 4.052526, 3.788038;;, + 65;3; 0.000000, 4.052526, 3.788038;;, + 66;3; 0.000000, 4.052526, 3.788038;;, + 67;3; 0.000000, 4.052526, 3.788038;;, + 68;3; 0.000000, 4.052526, 3.788038;;, + 69;3; 0.000000, 4.052526, 3.788038;;, + 70;3; 0.000000, 4.052526, 3.788038;;, + 71;3; 0.000000, 4.052526, 3.788038;;, + 72;3; 0.000000, 4.052526, 3.788038;;, + 73;3; 0.000000, 4.052526, 3.788038;;, + 74;3; 0.000000, 4.052526, 3.788038;;, + 75;3; 0.000000, 4.052526, 3.788038;;, + 76;3; 0.000000, 4.052526, 3.788038;;, + 77;3; 0.000000, 4.052526, 3.788038;;, + 78;3; 0.000000, 4.052526, 3.788038;;, + 79;3; 0.000000, 4.052526, 3.788038;;, + 80;3; 0.000000, 4.052526, 3.788038;;, + 81;3; 0.000000, 4.052526, 3.788038;;, + 82;3; 0.000000, 4.052526, 3.788038;;, + 83;3; 0.000000, 4.052526, 3.788038;;, + 84;3; 0.000000, 4.052526, 3.788038;;, + 85;3; 0.000000, 4.052526, 3.788038;;, + 86;3; 0.000000, 4.052526, 3.788038;;, + 87;3; 0.000000, 4.052526, 3.788038;;, + 88;3; 0.000000, 4.052526, 3.788038;;, + 89;3; 0.000000, 4.052526, 3.788038;;, + 90;3; 0.000000, 4.052526, 3.788038;;, + 91;3; 0.000000, 4.052526, 3.788038;;, + 92;3; 0.000000, 4.052526, 3.788038;;, + 93;3; 0.000000, 4.052526, 3.788038;;, + 94;3; 0.000000, 4.052526, 3.788038;;, + 95;3; 0.000000, 4.052526, 3.788038;;, + 96;3; 0.000000, 4.052526, 3.788038;;, + 97;3; 0.000000, 4.052526, 3.788038;;, + 98;3; 0.000000, 4.052526, 3.788038;;, + 99;3; 0.000000, 4.052526, 3.788038;;, + 100;3; 0.000000, 4.052526, 3.788038;;; + } + AnimationKey { //Rotation + 0; + 101; + 0;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 1;4; -0.000000,-0.000000, 0.706989, 0.707223;;, + 2;4; -0.000000,-0.000000, 0.706631, 0.707576;;, + 3;4; -0.000000,-0.000000, 0.706034, 0.708164;;, + 4;4; -0.000000,-0.000000, 0.705202, 0.708983;;, + 5;4; -0.000000,-0.000000, 0.704147, 0.710022;;, + 6;4; -0.000000,-0.000000, 0.702890, 0.711259;;, + 7;4; -0.000000,-0.000000, 0.701461, 0.712663;;, + 8;4; -0.000000,-0.000000, 0.699901, 0.714196;;, + 9;4; -0.000000,-0.000000, 0.698257, 0.715808;;, + 10;4; -0.000000,-0.000000, 0.696584, 0.717447;;, + 11;4; -0.000000,-0.000000, 0.694937, 0.719057;;, + 12;4; -0.000000,-0.000000, 0.693372, 0.720585;;, + 13;4; -0.000000,-0.000000, 0.691936, 0.721982;;, + 14;4; -0.000000,-0.000000, 0.690669, 0.723209;;, + 15;4; -0.000000,-0.000000, 0.689603, 0.724237;;, + 16;4; -0.000000,-0.000000, 0.688758, 0.725043;;, + 17;4; -0.000000,-0.000000, 0.688146, 0.725617;;, + 18;4; -0.000000,-0.000000, 0.687773, 0.725954;;, + 19;4; -0.000000,-0.000000, 0.687638, 0.726054;;, + 20;4; -0.000000,-0.000000, 0.687896, 0.725759;;, + 21;4; -0.000000,-0.000000, 0.688709, 0.724905;;, + 22;4; -0.000000,-0.000000, 0.690081, 0.723488;;, + 23;4; -0.000000,-0.000000, 0.692002, 0.721519;;, + 24;4; -0.000000,-0.000000, 0.694448, 0.719020;;, + 25;4; -0.000000,-0.000000, 0.697377, 0.716035;;, + 26;4; -0.000000,-0.000000, 0.700729, 0.712626;;, + 27;4; -0.000000,-0.000000, 0.704421, 0.708875;;, + 28;4; -0.000000,-0.000000, 0.708352, 0.704885;;, + 29;4; -0.000000,-0.000000, 0.712408, 0.700772;;, + 30;4; -0.000000,-0.000000, 0.716464, 0.696660;;, + 31;4; -0.000000,-0.000000, 0.720399, 0.692673;;, + 32;4; -0.000000,-0.000000, 0.724097, 0.688928;;, + 33;4; -0.000000,-0.000000, 0.727457, 0.685527;;, + 34;4; -0.000000,-0.000000, 0.730396, 0.682552;;, + 35;4; -0.000000,-0.000000, 0.732854, 0.680065;;, + 36;4; -0.000000,-0.000000, 0.734788, 0.678108;;, + 37;4; -0.000000,-0.000000, 0.736174, 0.676706;;, + 38;4; -0.000000,-0.000000, 0.737003, 0.675868;;, + 39;4; -0.000000,-0.000000, 0.737277, 0.675590;;, + 40;4; -0.000000,-0.000000, 0.737111, 0.675764;;, + 41;4; -0.000000,-0.000000, 0.736609, 0.676289;;, + 42;4; -0.000000,-0.000000, 0.735768, 0.677167;;, + 43;4; -0.000000,-0.000000, 0.734596, 0.678392;;, + 44;4; -0.000000,-0.000000, 0.733105, 0.679949;;, + 45;4; -0.000000,-0.000000, 0.731323, 0.681811;;, + 46;4; -0.000000,-0.000000, 0.729285, 0.683939;;, + 47;4; -0.000000,-0.000000, 0.727042, 0.686283;;, + 48;4; -0.000000,-0.000000, 0.724654, 0.688777;;, + 49;4; -0.000000,-0.000000, 0.722192, 0.691349;;, + 50;4; -0.000000,-0.000000, 0.719730, 0.693920;;, + 51;4; -0.000000,-0.000000, 0.717343, 0.696414;;, + 52;4; -0.000000,-0.000000, 0.715099, 0.698758;;, + 53;4; -0.000000,-0.000000, 0.713062, 0.700886;;, + 54;4; -0.000000,-0.000000, 0.711279, 0.702749;;, + 55;4; -0.000000,-0.000000, 0.709789, 0.704305;;, + 56;4; -0.000000,-0.000000, 0.708616, 0.705530;;, + 57;4; -0.000000,-0.000000, 0.707776, 0.706408;;, + 58;4; -0.000000,-0.000000, 0.707273, 0.706933;;, + 59;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 60;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 61;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 62;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 63;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 64;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 65;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 66;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 67;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 68;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 69;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 70;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 71;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 72;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 73;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 74;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 75;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 76;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 77;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 78;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 79;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 80;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 81;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 82;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 83;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 84;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 85;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 86;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 87;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 88;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 89;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 90;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 91;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 92;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 93;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 94;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 95;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 96;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 97;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 98;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 99;4; -0.000000,-0.000000, 0.707107, 0.707107;;, + 100;4; -0.000000,-0.000000, 0.707107, 0.707107;;; + } + AnimationKey { //Scale + 1; + 101; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {sheep_shaved} + AnimationKey { //Position + 2; + 101; + 0;3; 0.000000, 0.000000, 0.000000;;, + 1;3; 0.000000, 0.000000, 0.000000;;, + 2;3; 0.000000, 0.000000, 0.000000;;, + 3;3; 0.000000, 0.000000, 0.000000;;, + 4;3; 0.000000, 0.000000, 0.000000;;, + 5;3; 0.000000, 0.000000, 0.000000;;, + 6;3; 0.000000, 0.000000, 0.000000;;, + 7;3; 0.000000, 0.000000, 0.000000;;, + 8;3; 0.000000, 0.000000, 0.000000;;, + 9;3; 0.000000, 0.000000, 0.000000;;, + 10;3; 0.000000, 0.000000, 0.000000;;, + 11;3; 0.000000, 0.000000, 0.000000;;, + 12;3; 0.000000, 0.000000, 0.000000;;, + 13;3; 0.000000, 0.000000, 0.000000;;, + 14;3; 0.000000, 0.000000, 0.000000;;, + 15;3; 0.000000, 0.000000, 0.000000;;, + 16;3; 0.000000, 0.000000, 0.000000;;, + 17;3; 0.000000, 0.000000, 0.000000;;, + 18;3; 0.000000, 0.000000, 0.000000;;, + 19;3; 0.000000, 0.000000, 0.000000;;, + 20;3; 0.000000, 0.000000, 0.000000;;, + 21;3; 0.000000, 0.000000, 0.000000;;, + 22;3; 0.000000, 0.000000, 0.000000;;, + 23;3; 0.000000, 0.000000, 0.000000;;, + 24;3; 0.000000, 0.000000, 0.000000;;, + 25;3; 0.000000, 0.000000, 0.000000;;, + 26;3; 0.000000, 0.000000, 0.000000;;, + 27;3; 0.000000, 0.000000, 0.000000;;, + 28;3; 0.000000, 0.000000, 0.000000;;, + 29;3; 0.000000, 0.000000, 0.000000;;, + 30;3; 0.000000, 0.000000, 0.000000;;, + 31;3; 0.000000, 0.000000, 0.000000;;, + 32;3; 0.000000, 0.000000, 0.000000;;, + 33;3; 0.000000, 0.000000, 0.000000;;, + 34;3; 0.000000, 0.000000, 0.000000;;, + 35;3; 0.000000, 0.000000, 0.000000;;, + 36;3; 0.000000, 0.000000, 0.000000;;, + 37;3; 0.000000, 0.000000, 0.000000;;, + 38;3; 0.000000, 0.000000, 0.000000;;, + 39;3; 0.000000, 0.000000, 0.000000;;, + 40;3; 0.000000, 0.000000, 0.000000;;, + 41;3; 0.000000, 0.000000, 0.000000;;, + 42;3; 0.000000, 0.000000, 0.000000;;, + 43;3; 0.000000, 0.000000, 0.000000;;, + 44;3; 0.000000, 0.000000, 0.000000;;, + 45;3; 0.000000, 0.000000, 0.000000;;, + 46;3; 0.000000, 0.000000, 0.000000;;, + 47;3; 0.000000, 0.000000, 0.000000;;, + 48;3; 0.000000, 0.000000, 0.000000;;, + 49;3; 0.000000, 0.000000, 0.000000;;, + 50;3; 0.000000, 0.000000, 0.000000;;, + 51;3; 0.000000, 0.000000, 0.000000;;, + 52;3; 0.000000, 0.000000, 0.000000;;, + 53;3; 0.000000, 0.000000, 0.000000;;, + 54;3; 0.000000, 0.000000, 0.000000;;, + 55;3; 0.000000, 0.000000, 0.000000;;, + 56;3; 0.000000, 0.000000, 0.000000;;, + 57;3; 0.000000, 0.000000, 0.000000;;, + 58;3; 0.000000, 0.000000, 0.000000;;, + 59;3; 0.000000, 0.000000, 0.000000;;, + 60;3; 0.000000, 0.000000, 0.000000;;, + 61;3; 0.000000, 0.000000, 0.000000;;, + 62;3; 0.000000, 0.000000, 0.000000;;, + 63;3; 0.000000, 0.000000, 0.000000;;, + 64;3; 0.000000, 0.000000, 0.000000;;, + 65;3; 0.000000, 0.000000, 0.000000;;, + 66;3; 0.000000, 0.000000, 0.000000;;, + 67;3; 0.000000, 0.000000, 0.000000;;, + 68;3; 0.000000, 0.000000, 0.000000;;, + 69;3; 0.000000, 0.000000, 0.000000;;, + 70;3; 0.000000, 0.000000, 0.000000;;, + 71;3; 0.000000, 0.000000, 0.000000;;, + 72;3; 0.000000, 0.000000, 0.000000;;, + 73;3; 0.000000, 0.000000, 0.000000;;, + 74;3; 0.000000, 0.000000, 0.000000;;, + 75;3; 0.000000, 0.000000, 0.000000;;, + 76;3; 0.000000, 0.000000, 0.000000;;, + 77;3; 0.000000, 0.000000, 0.000000;;, + 78;3; 0.000000, 0.000000, 0.000000;;, + 79;3; 0.000000, 0.000000, 0.000000;;, + 80;3; 0.000000, 0.000000, 0.000000;;, + 81;3; 0.000000, 0.000000, 0.000000;;, + 82;3; 0.000000, 0.000000, 0.000000;;, + 83;3; 0.000000, 0.000000, 0.000000;;, + 84;3; 0.000000, 0.000000, 0.000000;;, + 85;3; 0.000000, 0.000000, 0.000000;;, + 86;3; 0.000000, 0.000000, 0.000000;;, + 87;3; 0.000000, 0.000000, 0.000000;;, + 88;3; 0.000000, 0.000000, 0.000000;;, + 89;3; 0.000000, 0.000000, 0.000000;;, + 90;3; 0.000000, 0.000000, 0.000000;;, + 91;3; 0.000000, 0.000000, 0.000000;;, + 92;3; 0.000000, 0.000000, 0.000000;;, + 93;3; 0.000000, 0.000000, 0.000000;;, + 94;3; 0.000000, 0.000000, 0.000000;;, + 95;3; 0.000000, 0.000000, 0.000000;;, + 96;3; 0.000000, 0.000000, 0.000000;;, + 97;3; 0.000000, 0.000000, 0.000000;;, + 98;3; 0.000000, 0.000000, 0.000000;;, + 99;3; 0.000000, 0.000000, 0.000000;;, + 100;3; 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { //Rotation + 0; + 101; + 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 60;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 61;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 62;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 63;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 64;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 65;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 66;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 67;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 68;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 69;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 70;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 71;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 72;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 73;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 74;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 75;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 76;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 77;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 78;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 79;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 80;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 81;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 82;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 83;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 84;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 85;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 86;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 87;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 88;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 89;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 90;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 91;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 92;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 93;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 94;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 95;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 96;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 97;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 98;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 99;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 100;4; -1.000000, 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 101; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;; + } + } +} //End of AnimationSet diff --git a/games/MultiCraft_game/mods/default/models/mobs_spider.png b/games/MultiCraft_game/files/default/models/mobs_spider.png similarity index 100% rename from games/MultiCraft_game/mods/default/models/mobs_spider.png rename to games/MultiCraft_game/files/default/models/mobs_spider.png diff --git a/games/MultiCraft_game/mods/default/models/mobs_spider.x b/games/MultiCraft_game/files/default/models/mobs_spider.x similarity index 100% rename from games/MultiCraft_game/mods/default/models/mobs_spider.x rename to games/MultiCraft_game/files/default/models/mobs_spider.x diff --git a/games/MultiCraft_game/mods/default/models/mobs_wardog.png b/games/MultiCraft_game/files/default/models/mobs_wardog.png similarity index 100% rename from games/MultiCraft_game/mods/default/models/mobs_wardog.png rename to games/MultiCraft_game/files/default/models/mobs_wardog.png diff --git a/games/MultiCraft_game/mods/default/models/mobs_wardog.x b/games/MultiCraft_game/files/default/models/mobs_wardog.x similarity index 97% rename from games/MultiCraft_game/mods/default/models/mobs_wardog.x rename to games/MultiCraft_game/files/default/models/mobs_wardog.x index f94399466..55720969d 100644 --- a/games/MultiCraft_game/mods/default/models/mobs_wardog.x +++ b/games/MultiCraft_game/files/default/models/mobs_wardog.x @@ -1,7420 +1,7420 @@ -xof 0303txt 0032 - -template XSkinMeshHeader { - <3cf169ce-ff7c-44ab-93c0-f78f62d172e2> - WORD nMaxSkinWeightsPerVertex; - WORD nMaxSkinWeightsPerFace; - WORD nBones; -} - -template SkinWeights { - <6f0d123b-bad2-4167-a0d0-80224f25fabb> - STRING transformNodeName; - DWORD nWeights; - array DWORD vertexIndices[nWeights]; - array float weights[nWeights]; - Matrix4x4 matrixOffset; -} - -Frame Root { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 0.000000, 1.000000, 0.000000, - 0.000000, 1.000000,-0.000000, 0.000000, - 0.000000, 0.000000, 0.000000, 1.000000;; - } - Frame Armature { - FrameTransformMatrix { - 2.153459, 0.000000, 0.000000, 0.000000, - 0.000000, 2.153459, 0.000000, 0.000000, - 0.000000, 0.000000, 2.153459, 0.000000, - -11.632589, 0.094256, 0.169731, 1.000000;; - } - Frame Armature_Body { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 0.996529, 0.083252, 0.000000, - 0.000000,-0.083252, 0.996529, 0.000000, - 5.378092,-1.647068, 2.876912, 1.000000;; - } - Frame Armature_noga3 { - FrameTransformMatrix { - 0.000000,-0.996529, 0.083252, 0.000000, - -0.000000,-0.083252,-0.996529, 0.000000, - 1.000000, 0.000000,-0.000000, 0.000000, - 0.618225, 0.037596,-0.622362, 1.000000;; - } - } //End of Armature_noga3 - Frame Armature_noga1 { - FrameTransformMatrix { - 0.000000,-0.996529, 0.083252, 0.000000, - -0.000000,-0.083252,-0.996529, 0.000000, - 1.000000, 0.000000,-0.000000, 0.000000, - 0.618225, 3.072911,-0.875938, 1.000000;; - } - } //End of Armature_noga1 - Frame Armature_noga4 { - FrameTransformMatrix { - 0.000000,-0.996529, 0.083252, 0.000000, - -0.000000,-0.083252,-0.996529, 0.000000, - 1.000000, 0.000000,-0.000000, 0.000000, - -0.648382, 0.037596,-0.622362, 1.000000;; - } - } //End of Armature_noga4 - Frame Armature_noga2 { - FrameTransformMatrix { - 0.000000,-0.996529, 0.083252, 0.000000, - -0.000000,-0.083252,-0.996529, 0.000000, - 1.000000, 0.000000,-0.000000, 0.000000, - -0.648382, 3.072911,-0.875938, 1.000000;; - } - } //End of Armature_noga2 - Frame Armature_hvost { - FrameTransformMatrix { - 1.000000, 0.000000,-0.000000, 0.000000, - -0.000000,-0.522249,-0.852793, 0.000000, - -0.000000, 0.852793,-0.522249, 0.000000, - 0.000000,-0.295864,-0.017687, 1.000000;; - } - } //End of Armature_hvost - Frame Armature_sheya { - FrameTransformMatrix { - 0.997121, 0.074946,-0.011510, 0.000000, - -0.075824, 0.985074,-0.154533, 0.000000, - -0.000243, 0.154961, 0.987921, 0.000000, - 0.000000, 3.260104, 0.242284, 1.000000;; - } - Frame Armature_head { - FrameTransformMatrix { - 0.997121,-0.075824,-0.000243, 0.000000, - 0.075813, 0.996898, 0.021119, 0.000000, - -0.001359,-0.021076, 0.999777, 0.000000, - 0.068728, 0.903770, 0.009841, 1.000000;; - } - } //End of Armature_head - Frame Armature_zubi { - FrameTransformMatrix { - 0.997121,-0.075824,-0.000243, 0.000000, - 0.075658, 0.994708, 0.069515, 0.000000, - -0.005029,-0.069333, 0.997581, 0.000000, - 0.205805, 1.974131,-0.481359, 1.000000;; - } - } //End of Armature_zubi - } //End of Armature_sheya - } //End of Armature_Body - } //End of Armature - Frame Cube { - FrameTransformMatrix { - 2.153459, 0.000000, 0.000000, 0.000000, - 0.000000, 2.153459, 0.000000, 0.000000, - 0.000000, 0.000000, 2.153459, 0.000000, - -0.137034,-0.235439, 6.856374, 1.000000;; - } - Mesh { //Mesh Mesh - 344; - -1.000000; 0.155088;-0.615504;, - -1.000000; 2.052689;-0.915563;, - -1.000000; 2.052689; 0.915563;, - -1.000000; 0.155088; 0.615504;, - -1.000000; 2.052689;-0.915563;, - 1.000000; 2.052689;-0.915563;, - 1.000000; 2.052689; 0.915563;, - -1.000000; 2.052689; 0.915563;, - 1.000000; 0.155088;-0.615504;, - 1.000000;-1.728900;-0.764941;, - 1.000000;-1.728900; 0.565265;, - 1.000000; 0.155088; 0.615504;, - 1.000000;-1.728900;-0.764941;, - -1.000000;-1.728900;-0.764941;, - -1.000000;-1.728900; 0.565265;, - 1.000000;-1.728900; 0.565265;, - 1.000000; 0.155088;-0.615504;, - 1.000000; 2.052689;-0.915563;, - -1.000000; 2.052689;-0.915563;, - -1.000000; 0.155088;-0.615504;, - -1.000000; 0.155088; 0.615504;, - -1.000000; 2.052689; 0.915563;, - 1.000000; 2.052689; 0.915563;, - 1.000000; 0.155088; 0.615504;, - -1.000000;-1.728900;-0.764941;, - -1.000000; 0.155088;-0.615504;, - -1.000000; 0.155088; 0.615504;, - -1.000000;-1.728900; 0.565265;, - 1.000000; 2.052689;-0.915563;, - 1.000000; 0.155088;-0.615504;, - 1.000000; 0.155088; 0.615504;, - 1.000000; 2.052689; 0.915563;, - 1.000000;-1.728900;-0.764941;, - 1.000000; 0.155088;-0.615504;, - -1.000000; 0.155088;-0.615504;, - -1.000000;-1.728900;-0.764941;, - -1.000000;-1.728900; 0.565265;, - -1.000000; 0.155088; 0.615504;, - 1.000000; 0.155088; 0.615504;, - 1.000000;-1.728900; 0.565265;, - -0.478282; 1.627421;-0.497030;, - -0.478282; 2.777568;-0.242289;, - -0.478282; 2.571347; 0.688789;, - -0.478282; 1.421201; 0.434048;, - -0.478282; 2.777568;-0.242289;, - 0.646717; 2.777568;-0.242289;, - 0.646717; 2.571347; 0.688789;, - -0.478282; 2.571347; 0.688789;, - 0.646717; 2.777568;-0.242289;, - 0.646717; 1.627421;-0.497030;, - 0.646717; 1.421201; 0.434048;, - 0.646717; 2.571347; 0.688789;, - 0.646717; 1.627421;-0.497030;, - -0.478282; 1.627421;-0.497030;, - -0.478282; 1.421201; 0.434048;, - 0.646717; 1.421201; 0.434048;, - 0.646717; 1.627421;-0.497030;, - 0.646717; 2.777568;-0.242289;, - -0.478282; 2.777568;-0.242289;, - -0.478282; 1.627421;-0.497030;, - -0.478282; 1.421201; 0.434048;, - -0.478282; 2.571347; 0.688789;, - 0.646717; 2.571347; 0.688789;, - 0.646717; 1.421201; 0.434048;, - -0.671784; 2.547537;-0.382663;, - -0.671784; 3.191954;-0.382663;, - -0.671784; 3.191954; 0.728308;, - -0.671784; 2.547537; 0.728308;, - 0.512005; 3.820444;-0.294064;, - -0.394370; 3.820444;-0.294064;, - -0.671784; 3.191954;-0.382663;, - 0.789419; 3.191954;-0.382663;, - 0.789419; 3.191954;-0.382663;, - 0.789419; 2.547537;-0.382663;, - 0.789419; 2.547537; 0.728308;, - 0.789419; 3.191954; 0.728308;, - 0.789419; 2.547537;-0.382663;, - -0.671784; 2.547537;-0.382663;, - -0.671784; 2.547537; 0.728308;, - 0.789419; 2.547537; 0.728308;, - 0.789419; 2.547537;-0.382663;, - 0.789419; 3.191954;-0.382663;, - -0.671784; 3.191954;-0.382663;, - -0.671784; 2.547537;-0.382663;, - -0.671784; 2.547537; 0.728308;, - -0.671784; 3.191954; 0.728308;, - 0.789419; 3.191954; 0.728308;, - 0.789419; 2.547537; 0.728308;, - 0.512005; 4.671586;-0.294064;, - -0.394370; 4.671586;-0.294064;, - -0.394370; 3.820444;-0.294064;, - 0.512005; 3.820444;-0.294064;, - -0.394370; 3.820444; 0.345902;, - 0.512005; 3.820444; 0.345902;, - 0.789419; 3.191954; 0.728308;, - -0.671784; 3.191954; 0.728308;, - 0.512005; 3.820444; 0.345902;, - 0.512005; 3.820444;-0.294064;, - 0.789419; 3.191954;-0.382663;, - 0.789419; 3.191954; 0.728308;, - -0.671784; 3.191954; 0.728308;, - -0.671784; 3.191954;-0.382663;, - -0.394370; 3.820444;-0.294064;, - -0.394370; 3.820444; 0.345902;, - -0.394370; 4.671586;-0.294064;, - 0.512005; 4.671586;-0.294064;, - 0.512005; 4.671586; 0.345902;, - -0.394370; 4.671586; 0.345902;, - -0.394370; 3.820444; 0.345902;, - -0.394370; 3.820444;-0.294064;, - -0.394370; 4.671586;-0.294064;, - -0.394370; 4.671586; 0.345902;, - -0.394370; 4.671586; 0.345902;, - 0.512005; 4.671586; 0.345902;, - 0.512005; 3.820444; 0.345902;, - -0.394370; 3.820444; 0.345902;, - 0.512005; 4.671586; 0.345902;, - 0.512005; 4.671586;-0.294064;, - 0.512005; 3.820444;-0.294064;, - 0.512005; 3.820444; 0.345902;, - 0.278519; 2.361271; 0.644022;, - 0.278519; 2.654585; 0.644022;, - 0.520551; 2.654585; 1.302632;, - 0.520551; 2.361271; 1.302632;, - 0.278519; 2.654585; 0.644022;, - 0.787799; 2.696650; 0.644022;, - 0.798712; 2.696650; 1.302632;, - 0.520551; 2.654585; 1.302632;, - 0.787799; 2.696650; 0.644022;, - 0.787799; 2.403336; 0.644022;, - 0.798712; 2.403336; 1.302632;, - 0.798712; 2.696650; 1.302632;, - 0.787799; 2.403336; 0.644022;, - 0.278519; 2.361271; 0.644022;, - 0.520551; 2.361271; 1.302632;, - 0.798712; 2.403336; 1.302632;, - 0.787799; 2.403336; 0.644022;, - 0.787799; 2.696650; 0.644022;, - 0.278519; 2.654585; 0.644022;, - 0.278519; 2.361271; 0.644022;, - 0.520551; 2.361271; 1.302632;, - 0.520551; 2.654585; 1.302632;, - 0.798712; 2.696650; 1.302632;, - 0.798712; 2.403336; 1.302632;, - -0.681576; 2.380263; 0.632819;, - -0.681576; 2.673577; 0.632819;, - -0.646066; 2.673577; 1.291429;, - -0.646066; 2.380263; 1.291429;, - -0.681576; 2.673577; 0.632819;, - -0.172296; 2.673577; 0.632819;, - -0.391654; 2.673577; 1.291429;, - -0.646066; 2.673577; 1.291429;, - -0.172296; 2.673577; 0.632819;, - -0.172296; 2.380263; 0.632819;, - -0.391654; 2.380263; 1.291429;, - -0.391654; 2.673577; 1.291429;, - -0.172296; 2.380263; 0.632819;, - -0.681576; 2.380263; 0.632819;, - -0.646066; 2.380263; 1.291429;, - -0.391654; 2.380263; 1.291429;, - -0.172296; 2.380263; 0.632819;, - -0.172296; 2.673577; 0.632819;, - -0.681576; 2.673577; 0.632819;, - -0.681576; 2.380263; 0.632819;, - -0.646066; 2.380263; 1.291429;, - -0.646066; 2.673577; 1.291429;, - -0.391654; 2.673577; 1.291429;, - -0.391654; 2.380263; 1.291429;, - -0.120377;-2.912002;-1.784416;, - -0.120377;-2.476886;-2.017185;, - -0.255799;-2.099858;-1.559360;, - -0.255799;-2.740405;-1.216694;, - -0.120377;-2.476886;-2.017185;, - 0.335223;-2.476886;-2.017185;, - 0.470645;-2.099858;-1.559360;, - -0.255799;-2.099858;-1.559360;, - 0.335223;-2.476886;-2.017185;, - 0.335223;-2.912002;-1.784416;, - 0.470645;-2.740405;-1.216694;, - 0.470645;-2.099858;-1.559360;, - 0.335223;-2.912002;-1.784416;, - -0.120377;-2.912002;-1.784416;, - -0.255799;-2.740405;-1.216694;, - 0.470645;-2.740405;-1.216694;, - 0.335223;-2.912002;-1.784416;, - 0.335223;-2.476886;-2.017185;, - -0.120377;-2.476886;-2.017185;, - -0.120377;-2.912002;-1.784416;, - -0.154317;-1.667699; 0.122275;, - -0.154317;-1.356034;-0.044453;, - 0.369163;-1.356034;-0.044453;, - 0.369163;-1.667699; 0.122275;, - -0.255799;-2.255081;-0.309479;, - -0.255799;-1.614535;-0.652145;, - -0.154317;-1.356034;-0.044453;, - -0.154317;-1.667699; 0.122275;, - -0.255799;-1.614535;-0.652145;, - 0.470645;-1.614535;-0.652145;, - 0.369163;-1.356034;-0.044453;, - -0.154317;-1.356034;-0.044453;, - 0.470645;-1.614535;-0.652145;, - 0.470645;-2.255081;-0.309479;, - 0.369163;-1.667699; 0.122275;, - 0.369163;-1.356034;-0.044453;, - 0.470645;-2.255081;-0.309479;, - -0.255799;-2.255081;-0.309479;, - -0.154317;-1.667699; 0.122275;, - 0.369163;-1.667699; 0.122275;, - 0.470645;-2.099858;-1.559360;, - 0.470645;-2.740405;-1.216694;, - 0.470645;-2.255081;-0.309479;, - 0.470645;-1.614535;-0.652145;, - 0.470645;-2.740405;-1.216694;, - -0.255799;-2.740405;-1.216694;, - -0.255799;-2.255081;-0.309479;, - 0.470645;-2.255081;-0.309479;, - -0.792844; 1.496758;-3.209955;, - -0.792844; 1.849385;-3.209955;, - -0.884154; 1.982406;-0.866022;, - -0.884154; 1.363736;-0.866022;, - 0.819857; 1.496758;-3.209955;, - 0.819857; 1.849385;-3.209955;, - 0.440400; 1.849385;-3.209955;, - 0.440400; 1.496758;-3.209955;, - -0.255799;-2.099858;-1.559360;, - 0.470645;-2.099858;-1.559360;, - 0.470645;-1.614535;-0.652145;, - -0.255799;-1.614535;-0.652145;, - 0.440400; 1.496758;-3.209955;, - 0.440400; 1.849385;-3.209955;, - 0.349091; 1.982406;-0.866022;, - 0.349091; 1.363736;-0.866022;, - -0.255799;-2.740405;-1.216694;, - -0.255799;-2.099858;-1.559360;, - -0.255799;-1.614535;-0.652145;, - -0.255799;-2.255081;-0.309479;, - 0.349091; 1.363736;-0.866022;, - 0.349091; 1.982406;-0.866022;, - 0.911166; 1.982406;-0.866022;, - 0.911166; 1.363736;-0.866022;, - 0.440400; 1.849385;-3.209955;, - 0.819857; 1.849385;-3.209955;, - 0.911166; 1.982406;-0.866022;, - 0.349091; 1.982406;-0.866022;, - -0.413388; 1.496758;-3.209955;, - -0.413388; 1.849385;-3.209955;, - -0.792844; 1.849385;-3.209955;, - -0.792844; 1.496758;-3.209955;, - 0.819857; 1.496758;-3.209955;, - 0.440400; 1.496758;-3.209955;, - 0.349091; 1.363736;-0.866022;, - 0.911166; 1.363736;-0.866022;, - 0.819857; 1.849385;-3.209955;, - 0.819857; 1.496758;-3.209955;, - 0.911166; 1.363736;-0.866022;, - 0.911166; 1.982406;-0.866022;, - -0.884154; 1.363736;-0.866022;, - -0.884154; 1.982406;-0.866022;, - -0.322078; 1.982406;-0.866022;, - -0.322078; 1.363736;-0.866022;, - -0.792844; 1.849385;-3.209955;, - -0.413388; 1.849385;-3.209955;, - -0.322078; 1.982406;-0.866022;, - -0.884154; 1.982406;-0.866022;, - -0.413388; 1.496758;-3.209955;, - -0.792844; 1.496758;-3.209955;, - -0.884154; 1.363736;-0.866022;, - -0.322078; 1.363736;-0.866022;, - -0.413388; 1.849385;-3.209955;, - -0.413388; 1.496758;-3.209955;, - -0.322078; 1.363736;-0.866022;, - -0.322078; 1.982406;-0.866022;, - -0.792844;-1.578270;-3.209955;, - -0.792844;-1.225643;-3.209955;, - -0.884154;-1.092621;-0.866022;, - -0.884154;-1.711292;-0.866022;, - -0.413388;-1.578270;-3.209955;, - -0.413388;-1.225643;-3.209955;, - -0.792844;-1.225643;-3.209955;, - -0.792844;-1.578270;-3.209955;, - -0.884154;-1.711292;-0.866022;, - -0.884154;-1.092621;-0.866022;, - -0.322078;-1.092621;-0.866022;, - -0.322078;-1.711292;-0.866022;, - -0.792844;-1.225643;-3.209955;, - -0.413388;-1.225643;-3.209955;, - -0.322078;-1.092621;-0.866022;, - -0.884154;-1.092621;-0.866022;, - -0.413388;-1.578270;-3.209955;, - -0.792844;-1.578270;-3.209955;, - -0.884154;-1.711292;-0.866022;, - -0.322078;-1.711292;-0.866022;, - -0.413388;-1.225643;-3.209955;, - -0.413388;-1.578270;-3.209955;, - -0.322078;-1.711292;-0.866022;, - -0.322078;-1.092621;-0.866022;, - 0.483946;-1.578270;-3.209955;, - 0.483946;-1.225643;-3.209955;, - 0.392636;-1.092621;-0.866022;, - 0.392636;-1.711292;-0.866022;, - 0.863402;-1.578270;-3.209955;, - 0.863402;-1.225643;-3.209955;, - 0.483946;-1.225643;-3.209955;, - 0.483946;-1.578270;-3.209955;, - 0.392636;-1.711292;-0.866022;, - 0.392636;-1.092621;-0.866022;, - 0.954712;-1.092621;-0.866022;, - 0.954712;-1.711292;-0.866022;, - 0.483946;-1.225643;-3.209955;, - 0.863402;-1.225643;-3.209955;, - 0.954712;-1.092621;-0.866022;, - 0.392636;-1.092621;-0.866022;, - 0.863402;-1.578270;-3.209955;, - 0.483946;-1.578270;-3.209955;, - 0.392636;-1.711292;-0.866022;, - 0.954712;-1.711292;-0.866022;, - 0.863402;-1.225643;-3.209955;, - 0.863402;-1.578270;-3.209955;, - 0.954712;-1.711292;-0.866022;, - 0.954712;-1.092621;-0.866022;, - -0.256903; 3.727607;-0.368337;, - -0.256903; 4.656346;-0.368337;, - -0.256903; 4.656346;-0.315211;, - -0.256903; 3.727607;-0.315211;, - -0.256903; 4.656346;-0.368337;, - 0.410987; 4.656346;-0.368337;, - 0.410987; 4.656346;-0.315211;, - -0.256903; 4.656346;-0.315211;, - 0.410987; 4.656346;-0.368337;, - 0.410987; 3.727607;-0.368337;, - 0.410987; 3.727607;-0.315211;, - 0.410987; 4.656346;-0.315211;, - 0.410987; 3.727607;-0.368337;, - -0.256903; 3.727607;-0.368337;, - -0.256903; 3.727607;-0.315211;, - 0.410987; 3.727607;-0.315211;, - 0.410987; 3.727607;-0.368337;, - 0.410987; 4.656346;-0.368337;, - -0.256903; 4.656346;-0.368337;, - -0.256903; 3.727607;-0.368337;, - -0.256903; 3.727607;-0.315211;, - -0.256903; 4.656346;-0.315211;, - 0.410987; 4.656346;-0.315211;, - 0.410987; 3.727607;-0.315211;; - 86; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;, - 4;24;25;26;27;, - 4;28;29;30;31;, - 4;32;33;34;35;, - 4;36;37;38;39;, - 4;40;41;42;43;, - 4;44;45;46;47;, - 4;48;49;50;51;, - 4;52;53;54;55;, - 4;56;57;58;59;, - 4;60;61;62;63;, - 4;64;65;66;67;, - 4;68;69;70;71;, - 4;72;73;74;75;, - 4;76;77;78;79;, - 4;80;81;82;83;, - 4;84;85;86;87;, - 4;88;89;90;91;, - 4;92;93;94;95;, - 4;96;97;98;99;, - 4;100;101;102;103;, - 4;104;105;106;107;, - 4;108;109;110;111;, - 4;112;113;114;115;, - 4;116;117;118;119;, - 4;120;121;122;123;, - 4;124;125;126;127;, - 4;128;129;130;131;, - 4;132;133;134;135;, - 4;136;137;138;139;, - 4;140;141;142;143;, - 4;144;145;146;147;, - 4;148;149;150;151;, - 4;152;153;154;155;, - 4;156;157;158;159;, - 4;160;161;162;163;, - 4;164;165;166;167;, - 4;168;169;170;171;, - 4;172;173;174;175;, - 4;176;177;178;179;, - 4;180;181;182;183;, - 4;184;185;186;187;, - 4;188;189;190;191;, - 4;192;193;194;195;, - 4;196;197;198;199;, - 4;200;201;202;203;, - 4;204;205;206;207;, - 4;208;209;210;211;, - 4;212;213;214;215;, - 4;216;217;218;219;, - 4;220;221;222;223;, - 4;224;225;226;227;, - 4;228;229;230;231;, - 4;232;233;234;235;, - 4;236;237;238;239;, - 4;240;241;242;243;, - 4;244;245;246;247;, - 4;248;249;250;251;, - 4;252;253;254;255;, - 4;256;257;258;259;, - 4;260;261;262;263;, - 4;264;265;266;267;, - 4;268;269;270;271;, - 4;272;273;274;275;, - 4;276;277;278;279;, - 4;280;281;282;283;, - 4;284;285;286;287;, - 4;288;289;290;291;, - 4;292;293;294;295;, - 4;296;297;298;299;, - 4;300;301;302;303;, - 4;304;305;306;307;, - 4;308;309;310;311;, - 4;312;313;314;315;, - 4;316;317;318;319;, - 4;320;321;322;323;, - 4;324;325;326;327;, - 4;328;329;330;331;, - 4;332;333;334;335;, - 4;336;337;338;339;, - 4;340;341;342;343;; - MeshNormals { //Mesh Normals - 344; - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-0.156185;-0.987728;, - 0.000000;-0.156185;-0.987728;, - 0.000000;-0.156185;-0.987728;, - 0.000000;-0.156185;-0.987728;, - -0.000000;-0.156185; 0.987728;, - -0.000000;-0.156185; 0.987728;, - -0.000000;-0.156185; 0.987728;, - -0.000000;-0.156185; 0.987728;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000; 0.079071;-0.996869;, - 0.000000; 0.079071;-0.996869;, - 0.000000; 0.079071;-0.996869;, - 0.000000; 0.079071;-0.996869;, - 0.000000;-0.026657; 0.999645;, - 0.000000;-0.026657; 0.999645;, - 0.000000;-0.026657; 0.999645;, - 0.000000;-0.026657; 0.999645;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 0.976339; 0.216245;, - 0.000000; 0.976339; 0.216245;, - 0.000000; 0.976339; 0.216245;, - 0.000000; 0.976339; 0.216245;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-0.976339;-0.216245;, - 0.000000;-0.976339;-0.216245;, - 0.000000;-0.976339;-0.216245;, - 0.000000;-0.976339;-0.216245;, - 0.000000; 0.216245;-0.976339;, - 0.000000; 0.216245;-0.976339;, - 0.000000; 0.216245;-0.976339;, - 0.000000; 0.216245;-0.976339;, - 0.000000;-0.216245; 0.976339;, - 0.000000;-0.216245; 0.976339;, - 0.000000;-0.216245; 0.976339;, - 0.000000;-0.216245; 0.976339;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 0.139591;-0.990209;, - 0.000000; 0.139591;-0.990209;, - 0.000000; 0.139591;-0.990209;, - 0.000000; 0.139591;-0.990209;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000; 0.519795; 0.854291;, - 0.000000; 0.519795; 0.854291;, - 0.000000; 0.519795; 0.854291;, - 0.000000; 0.519795; 0.854291;, - 0.914843; 0.403810; 0.000000;, - 0.914843; 0.403810; 0.000000;, - 0.914843; 0.403810; 0.000000;, - 0.914843; 0.403810; 0.000000;, - -0.914843; 0.403810; 0.000000;, - -0.914843; 0.403810; 0.000000;, - -0.914843; 0.403810; 0.000000;, - -0.914843; 0.403810; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - -0.938627; 0.000000; 0.344935;, - -0.938627; 0.000000; 0.344935;, - -0.938627; 0.000000; 0.344935;, - -0.938627; 0.000000; 0.344935;, - -0.106213; 0.994134; 0.020396;, - -0.106213; 0.994134; 0.020396;, - -0.106213; 0.994134; 0.020396;, - -0.106213; 0.994134; 0.020396;, - 0.999863; 0.000000;-0.016567;, - 0.999863; 0.000000;-0.016567;, - 0.999863; 0.000000;-0.016567;, - 0.999863; 0.000000;-0.016567;, - 0.106213;-0.994134;-0.020396;, - 0.106213;-0.994134;-0.020396;, - 0.106213;-0.994134;-0.020396;, - 0.106213;-0.994134;-0.020396;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.998550; 0.000000; 0.053839;, - -0.998550; 0.000000; 0.053839;, - -0.998550; 0.000000; 0.053839;, - -0.998550; 0.000000; 0.053839;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.948761; 0.000000; 0.315995;, - 0.948761; 0.000000; 0.315995;, - 0.948761; 0.000000; 0.315995;, - 0.948761; 0.000000; 0.315995;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.973941;-0.106983;-0.199983;, - -0.973941;-0.106983;-0.199983;, - -0.973941;-0.106983;-0.199983;, - -0.973941;-0.106983;-0.199983;, - 0.000000; 0.771934;-0.635703;, - 0.000000; 0.771934;-0.635703;, - 0.000000; 0.771934;-0.635703;, - 0.000000; 0.771934;-0.635703;, - 0.973941;-0.106983;-0.199983;, - 0.973941;-0.106983;-0.199983;, - 0.973941;-0.106983;-0.199983;, - 0.973941;-0.106983;-0.199983;, - 0.000000;-0.957230; 0.289329;, - 0.000000;-0.957230; 0.289329;, - 0.000000;-0.957230; 0.289329;, - 0.000000;-0.957230; 0.289329;, - 0.000000;-0.471704;-0.881757;, - 0.000000;-0.471704;-0.881757;, - 0.000000;-0.471704;-0.881757;, - 0.000000;-0.471704;-0.881757;, - 0.000000; 0.471704; 0.881757;, - 0.000000; 0.471704; 0.881757;, - 0.000000; 0.471704; 0.881757;, - 0.000000; 0.471704; 0.881757;, - -0.988307; 0.071924; 0.134447;, - -0.988307; 0.071924; 0.134447;, - -0.988307; 0.071924; 0.134447;, - -0.988307; 0.071924; 0.134447;, - 0.000000; 0.920205;-0.391438;, - 0.000000; 0.920205;-0.391438;, - 0.000000; 0.920205;-0.391438;, - 0.000000; 0.920205;-0.391438;, - 0.988307; 0.071924; 0.134447;, - 0.988307; 0.071924; 0.134447;, - 0.988307; 0.071924; 0.134447;, - 0.988307; 0.071924; 0.134447;, - 0.000000;-0.592261; 0.805746;, - 0.000000;-0.592261; 0.805746;, - 0.000000;-0.592261; 0.805746;, - 0.000000;-0.592261; 0.805746;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-0.881757; 0.471704;, - 0.000000;-0.881757; 0.471704;, - 0.000000;-0.881757; 0.471704;, - 0.000000;-0.881757; 0.471704;, - -0.999242; 0.000000;-0.038926;, - -0.999242; 0.000000;-0.038926;, - -0.999242; 0.000000;-0.038926;, - -0.999242; 0.000000;-0.038926;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - 0.000000; 0.881757;-0.471704;, - 0.000000; 0.881757;-0.471704;, - 0.000000; 0.881757;-0.471704;, - 0.000000; 0.881757;-0.471704;, - -0.999242; 0.000000;-0.038926;, - -0.999242; 0.000000;-0.038926;, - -0.999242; 0.000000;-0.038926;, - -0.999242; 0.000000;-0.038926;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000; 0.998394;-0.056660;, - 0.000000; 0.998394;-0.056660;, - 0.000000; 0.998394;-0.056660;, - 0.000000; 0.998394;-0.056660;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - 0.000000;-0.998394;-0.056660;, - 0.000000;-0.998394;-0.056660;, - 0.000000;-0.998394;-0.056660;, - 0.000000;-0.998394;-0.056660;, - 0.999242; 0.000000;-0.038926;, - 0.999242; 0.000000;-0.038926;, - 0.999242; 0.000000;-0.038926;, - 0.999242; 0.000000;-0.038926;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000; 0.998394;-0.056660;, - 0.000000; 0.998394;-0.056660;, - 0.000000; 0.998394;-0.056660;, - 0.000000; 0.998394;-0.056660;, - 0.000000;-0.998394;-0.056660;, - 0.000000;-0.998394;-0.056660;, - 0.000000;-0.998394;-0.056660;, - 0.000000;-0.998394;-0.056660;, - 0.999242; 0.000000;-0.038926;, - 0.999242; 0.000000;-0.038926;, - 0.999242; 0.000000;-0.038926;, - 0.999242; 0.000000;-0.038926;, - -0.999242; 0.000000;-0.038926;, - -0.999242; 0.000000;-0.038926;, - -0.999242; 0.000000;-0.038926;, - -0.999242; 0.000000;-0.038926;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000; 0.998394;-0.056660;, - 0.000000; 0.998394;-0.056660;, - 0.000000; 0.998394;-0.056660;, - 0.000000; 0.998394;-0.056660;, - 0.000000;-0.998394;-0.056660;, - 0.000000;-0.998394;-0.056660;, - 0.000000;-0.998394;-0.056660;, - 0.000000;-0.998394;-0.056660;, - 0.999242; 0.000000;-0.038926;, - 0.999242; 0.000000;-0.038926;, - 0.999242; 0.000000;-0.038926;, - 0.999242; 0.000000;-0.038926;, - -0.999242; 0.000000;-0.038926;, - -0.999242; 0.000000;-0.038926;, - -0.999242; 0.000000;-0.038926;, - -0.999242; 0.000000;-0.038926;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000; 0.998394;-0.056660;, - 0.000000; 0.998394;-0.056660;, - 0.000000; 0.998394;-0.056660;, - 0.000000; 0.998394;-0.056660;, - 0.000000;-0.998394;-0.056660;, - 0.000000;-0.998394;-0.056660;, - 0.000000;-0.998394;-0.056660;, - 0.000000;-0.998394;-0.056660;, - 0.999242; 0.000000;-0.038926;, - 0.999242; 0.000000;-0.038926;, - 0.999242; 0.000000;-0.038926;, - 0.999242; 0.000000;-0.038926;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;; - 86; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;, - 4;24;25;26;27;, - 4;28;29;30;31;, - 4;32;33;34;35;, - 4;36;37;38;39;, - 4;40;41;42;43;, - 4;44;45;46;47;, - 4;48;49;50;51;, - 4;52;53;54;55;, - 4;56;57;58;59;, - 4;60;61;62;63;, - 4;64;65;66;67;, - 4;68;69;70;71;, - 4;72;73;74;75;, - 4;76;77;78;79;, - 4;80;81;82;83;, - 4;84;85;86;87;, - 4;88;89;90;91;, - 4;92;93;94;95;, - 4;96;97;98;99;, - 4;100;101;102;103;, - 4;104;105;106;107;, - 4;108;109;110;111;, - 4;112;113;114;115;, - 4;116;117;118;119;, - 4;120;121;122;123;, - 4;124;125;126;127;, - 4;128;129;130;131;, - 4;132;133;134;135;, - 4;136;137;138;139;, - 4;140;141;142;143;, - 4;144;145;146;147;, - 4;148;149;150;151;, - 4;152;153;154;155;, - 4;156;157;158;159;, - 4;160;161;162;163;, - 4;164;165;166;167;, - 4;168;169;170;171;, - 4;172;173;174;175;, - 4;176;177;178;179;, - 4;180;181;182;183;, - 4;184;185;186;187;, - 4;188;189;190;191;, - 4;192;193;194;195;, - 4;196;197;198;199;, - 4;200;201;202;203;, - 4;204;205;206;207;, - 4;208;209;210;211;, - 4;212;213;214;215;, - 4;216;217;218;219;, - 4;220;221;222;223;, - 4;224;225;226;227;, - 4;228;229;230;231;, - 4;232;233;234;235;, - 4;236;237;238;239;, - 4;240;241;242;243;, - 4;244;245;246;247;, - 4;248;249;250;251;, - 4;252;253;254;255;, - 4;256;257;258;259;, - 4;260;261;262;263;, - 4;264;265;266;267;, - 4;268;269;270;271;, - 4;272;273;274;275;, - 4;276;277;278;279;, - 4;280;281;282;283;, - 4;284;285;286;287;, - 4;288;289;290;291;, - 4;292;293;294;295;, - 4;296;297;298;299;, - 4;300;301;302;303;, - 4;304;305;306;307;, - 4;308;309;310;311;, - 4;312;313;314;315;, - 4;316;317;318;319;, - 4;320;321;322;323;, - 4;324;325;326;327;, - 4;328;329;330;331;, - 4;332;333;334;335;, - 4;336;337;338;339;, - 4;340;341;342;343;; - } //End of Mesh Normals - MeshMaterialList { //Mesh Material List - 1; - 1; - 0;; - Material Default_Material { - 0.800000; 0.800000; 0.800000; 0.800000;; - 96.078431; - 0.500000; 0.500000; 0.500000;; - 0.000000; 0.000000; 0.000000;; - } - } //End of Mesh Material List - MeshTextureCoords { //Mesh UV Coordinates - 344; - 0.444664; 0.882740;, - 0.453010; 0.994603;, - 0.352139; 0.990704;, - 0.370352; 0.882084;, - 0.699615; 0.826957;, - 0.888198; 0.826957;, - 0.888198; 0.999617;, - 0.699615; 0.999617;, - 0.566940; 0.877116;, - 0.559308; 0.768256;, - 0.664340; 0.764336;, - 0.671138; 0.868138;, - 0.999617; 0.397190;, - 0.811034; 0.397190;, - 0.811034; 0.271762;, - 0.999617; 0.271762;, - 0.566940; 0.877116;, - 0.565483; 0.991269;, - 0.453010; 0.994603;, - 0.444664; 0.882740;, - 0.370352; 0.882084;, - 0.352139; 0.990704;, - 0.243744; 0.976452;, - 0.255729; 0.872295;, - 0.447331; 0.770867;, - 0.444664; 0.882740;, - 0.370352; 0.882084;, - 0.373731; 0.773298;, - 0.565483; 0.991269;, - 0.566940; 0.877116;, - 0.671138; 0.868138;, - 0.670488; 0.977139;, - 0.559308; 0.768256;, - 0.566940; 0.877116;, - 0.444664; 0.882740;, - 0.447331; 0.770867;, - 0.373731; 0.773298;, - 0.370352; 0.882084;, - 0.255729; 0.872295;, - 0.261819; 0.766836;, - 0.694945; 0.168323;, - 0.694945; 0.057246;, - 0.784866; 0.057246;, - 0.784866; 0.168323;, - 0.978885; 0.802852;, - 0.978885; 0.908930;, - 0.888965; 0.908930;, - 0.888965; 0.802852;, - 0.980864; 0.057246;, - 0.980864; 0.168323;, - 0.890944; 0.168323;, - 0.890944; 0.057246;, - 0.995043; 0.999617;, - 0.888965; 0.999617;, - 0.888965; 0.909696;, - 0.995043; 0.909696;, - 0.588867; 0.168323;, - 0.588867; 0.057246;, - 0.694945; 0.057246;, - 0.694945; 0.168323;, - 0.784866; 0.168323;, - 0.784866; 0.057246;, - 0.890944; 0.057246;, - 0.890944; 0.168323;, - 0.581893; 0.381313;, - 0.525981; 0.490259;, - 0.379618; 0.402841;, - 0.398054; 0.301018;, - 0.815523; 0.662938;, - 0.815524; 0.728486;, - 0.769623; 0.748548;, - 0.769623; 0.642876;, - 0.048873; 0.480128;, - 0.006488; 0.386718;, - 0.167529; 0.313647;, - 0.194276; 0.403737;, - 0.988636; 0.730470;, - 0.896211; 0.730470;, - 0.896211; 0.660198;, - 0.988636; 0.660198;, - 0.723019; 0.642876;, - 0.769623; 0.642876;, - 0.769623; 0.748548;, - 0.723019; 0.748548;, - 0.398054; 0.301018;, - 0.379618; 0.402841;, - 0.194276; 0.403737;, - 0.167529; 0.313647;, - 0.877077; 0.662938;, - 0.877077; 0.728486;, - 0.815524; 0.728486;, - 0.815523; 0.662938;, - 0.357048; 0.517540;, - 0.216152; 0.507657;, - 0.194276; 0.403737;, - 0.379618; 0.402841;, - 0.216152; 0.507657;, - 0.120216; 0.568830;, - 0.048873; 0.480128;, - 0.194276; 0.403737;, - 0.379618; 0.402841;, - 0.525981; 0.490259;, - 0.444034; 0.577428;, - 0.357048; 0.517540;, - 0.362490; 0.686881;, - 0.215162; 0.682739;, - 0.251936; 0.612341;, - 0.315469; 0.601729;, - 0.357048; 0.517540;, - 0.444034; 0.577428;, - 0.362490; 0.686881;, - 0.315469; 0.601729;, - 0.315469; 0.601729;, - 0.251936; 0.612341;, - 0.216152; 0.507657;, - 0.357048; 0.517540;, - 0.251936; 0.612341;, - 0.215162; 0.682739;, - 0.120216; 0.568830;, - 0.216152; 0.507657;, - 0.882221; 0.248633;, - 0.854668; 0.246226;, - 0.860426; 0.180315;, - 0.887978; 0.182722;, - 0.854668; 0.246226;, - 0.811034; 0.225788;, - 0.836391; 0.169090;, - 0.860426; 0.180315;, - 0.955560; 0.229325;, - 0.928738; 0.236069;, - 0.913594; 0.175833;, - 0.940417; 0.169090;, - 0.928738; 0.236069;, - 0.882221; 0.248633;, - 0.887978; 0.182722;, - 0.913594; 0.175833;, - 0.568666; 0.188259;, - 0.570943; 0.215822;, - 0.522758; 0.215822;, - 0.520482; 0.188259;, - 0.557028; 0.187492;, - 0.557028; 0.159835;, - 0.583256; 0.155869;, - 0.583256; 0.183526;, - 0.831256; 0.582510;, - 0.811034; 0.563643;, - 0.853460; 0.518170;, - 0.873682; 0.537037;, - 0.941763; 0.626056;, - 0.893812; 0.623471;, - 0.917809; 0.562573;, - 0.941763; 0.563864;, - 0.893812; 0.623471;, - 0.868081; 0.613331;, - 0.892078; 0.552433;, - 0.917809; 0.562573;, - 0.868081; 0.613331;, - 0.831256; 0.582510;, - 0.873682; 0.537037;, - 0.892078; 0.552433;, - 0.680049; 0.227106;, - 0.680049; 0.254763;, - 0.632028; 0.254763;, - 0.632028; 0.227106;, - 0.631262; 0.227106;, - 0.631262; 0.254763;, - 0.607273; 0.254763;, - 0.607273; 0.227106;, - 0.151813; 0.952191;, - 0.112345; 0.947279;, - 0.113514; 0.904716;, - 0.158003; 0.906790;, - 0.112345; 0.947279;, - 0.077106; 0.948022;, - 0.069721; 0.907057;, - 0.113514; 0.904716;, - 0.077106; 0.948022;, - 0.041465; 0.957980;, - 0.021003; 0.917204;, - 0.069721; 0.907057;, - 0.189475; 0.963315;, - 0.151813; 0.952191;, - 0.158003; 0.906790;, - 0.212875; 0.914749;, - 0.563441; 0.216588;, - 0.563441; 0.263118;, - 0.520482; 0.263118;, - 0.520482; 0.216588;, - 0.758717; 0.826190;, - 0.758717; 0.792862;, - 0.808077; 0.792862;, - 0.808077; 0.826190;, - 0.160570; 0.844684;, - 0.116458; 0.842962;, - 0.117818; 0.795850;, - 0.145830; 0.795143;, - 0.116458; 0.842962;, - 0.069466; 0.841189;, - 0.076449; 0.791324;, - 0.117818; 0.795850;, - 0.069466; 0.841189;, - 0.014746; 0.837740;, - 0.047872; 0.785711;, - 0.076449; 0.791324;, - 0.209296; 0.833892;, - 0.160570; 0.844684;, - 0.145830; 0.795143;, - 0.184389; 0.782622;, - 0.069721; 0.907057;, - 0.021003; 0.917204;, - 0.014746; 0.837740;, - 0.069466; 0.841189;, - 0.212875; 0.914749;, - 0.158003; 0.906790;, - 0.160570; 0.844684;, - 0.209296; 0.833892;, - 0.696701; 0.623144;, - 0.663486; 0.624673;, - 0.640785; 0.404303;, - 0.699058; 0.401620;, - 0.556261; 0.154243;, - 0.556261; 0.187492;, - 0.520482; 0.187492;, - 0.520482; 0.154243;, - 0.113514; 0.904716;, - 0.069721; 0.907057;, - 0.069466; 0.841189;, - 0.116458; 0.842962;, - 0.696269; 0.621054;, - 0.663054; 0.622583;, - 0.640352; 0.402213;, - 0.698626; 0.399530;, - 0.158003; 0.906790;, - 0.113514; 0.904716;, - 0.116458; 0.842962;, - 0.160570; 0.844684;, - 0.621714; 0.314631;, - 0.680049; 0.314631;, - 0.680049; 0.367630;, - 0.621714; 0.367630;, - 0.663054; 0.622583;, - 0.627632; 0.627630;, - 0.587883; 0.409689;, - 0.640352; 0.402213;, - 0.844623; 0.792862;, - 0.844623; 0.826112;, - 0.808843; 0.826112;, - 0.808843; 0.792862;, - 0.732005; 0.622825;, - 0.696269; 0.621054;, - 0.698626; 0.399530;, - 0.751560; 0.402153;, - 0.764905; 0.627630;, - 0.732005; 0.622825;, - 0.751560; 0.402153;, - 0.809283; 0.410584;, - 0.699615; 0.773191;, - 0.757950; 0.773191;, - 0.757950; 0.826190;, - 0.699615; 0.826190;, - 0.663486; 0.624673;, - 0.628065; 0.629720;, - 0.588315; 0.411779;, - 0.640785; 0.404303;, - 0.732437; 0.624915;, - 0.696701; 0.623144;, - 0.699058; 0.401620;, - 0.751992; 0.404243;, - 0.765338; 0.629720;, - 0.732437; 0.624915;, - 0.751992; 0.404243;, - 0.809715; 0.412674;, - 0.697254; 0.619480;, - 0.664039; 0.621009;, - 0.641336; 0.400639;, - 0.699610; 0.397956;, - 0.680049; 0.193089;, - 0.680049; 0.226339;, - 0.644269; 0.226339;, - 0.644269; 0.193089;, - 0.680049; 0.255529;, - 0.680049; 0.313865;, - 0.627050; 0.313865;, - 0.627050; 0.255529;, - 0.664039; 0.621009;, - 0.628617; 0.626056;, - 0.588867; 0.408115;, - 0.641336; 0.400639;, - 0.732989; 0.621251;, - 0.697254; 0.619480;, - 0.699610; 0.397956;, - 0.752544; 0.400579;, - 0.765890; 0.626056;, - 0.732989; 0.621251;, - 0.752544; 0.400579;, - 0.810267; 0.409010;, - 0.697253; 0.620613;, - 0.664039; 0.622143;, - 0.641336; 0.401773;, - 0.699610; 0.399090;, - 0.643503; 0.193089;, - 0.643503; 0.226339;, - 0.607723; 0.226339;, - 0.607723; 0.193089;, - 0.573481; 0.263885;, - 0.573481; 0.322220;, - 0.520482; 0.322220;, - 0.520482; 0.263885;, - 0.664039; 0.622143;, - 0.628617; 0.627190;, - 0.588867; 0.409249;, - 0.641336; 0.401773;, - 0.732989; 0.622384;, - 0.697253; 0.620613;, - 0.699610; 0.399090;, - 0.752544; 0.401713;, - 0.765890; 0.627190;, - 0.732989; 0.622384;, - 0.752544; 0.401713;, - 0.810267; 0.410144;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;; - } //End of Mesh UV Coordinates - XSkinMeshHeader { - 1; - 3; - 9; - } - SkinWeights { - "Armature_Body"; - 40; - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32, - 33, - 34, - 35, - 36, - 37, - 38, - 39; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 0.996529,-0.083252, 0.000000, - 0.000000, 0.083252, 0.996529, 0.000000, - -0.039910, 1.507776, 0.102992, 1.000000;; - } //End of Armature_Body Skin Weights - SkinWeights { - "Armature_zubi"; - 24; - 320, - 321, - 322, - 323, - 324, - 325, - 326, - 327, - 328, - 329, - 330, - 331, - 332, - 333, - 334, - 335, - 336, - 337, - 338, - 339, - 340, - 341, - 342, - 343; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 1.000000,-0.000000, 0.000000, 0.000000, - 0.000000, 0.999497, 0.031712, 0.000000, - -0.000000,-0.031712, 0.999497, 0.000000, - -0.095553,-3.687672, 0.221770, 1.000000;; - } //End of Armature_zubi Skin Weights - SkinWeights { - "Armature_hvost"; - 56; - 168, - 169, - 170, - 171, - 172, - 173, - 174, - 175, - 176, - 177, - 178, - 179, - 180, - 181, - 182, - 183, - 184, - 185, - 186, - 187, - 188, - 189, - 190, - 191, - 192, - 193, - 194, - 195, - 196, - 197, - 198, - 199, - 200, - 201, - 202, - 203, - 204, - 205, - 206, - 207, - 208, - 209, - 210, - 211, - 212, - 213, - 214, - 215, - 224, - 225, - 226, - 227, - 232, - 233, - 234, - 235; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 1.000000,-0.000000,-0.000000, 0.000000, - 0.000000,-0.449440, 0.893311, 0.000000, - -0.000000,-0.893311,-0.449440, 0.000000, - -0.039909,-1.044864, 1.475107, 1.000000;; - } //End of Armature_hvost Skin Weights - SkinWeights { - "Armature_head"; - 104; - 64, - 65, - 66, - 67, - 68, - 69, - 70, - 71, - 72, - 73, - 74, - 75, - 76, - 77, - 78, - 79, - 80, - 81, - 82, - 83, - 84, - 85, - 86, - 87, - 88, - 89, - 90, - 91, - 92, - 93, - 94, - 95, - 96, - 97, - 98, - 99, - 100, - 101, - 102, - 103, - 104, - 105, - 106, - 107, - 108, - 109, - 110, - 111, - 112, - 113, - 114, - 115, - 116, - 117, - 118, - 119, - 120, - 121, - 122, - 123, - 124, - 125, - 126, - 127, - 128, - 129, - 130, - 131, - 132, - 133, - 134, - 135, - 136, - 137, - 138, - 139, - 140, - 141, - 142, - 143, - 144, - 145, - 146, - 147, - 148, - 149, - 150, - 151, - 152, - 153, - 154, - 155, - 156, - 157, - 158, - 159, - 160, - 161, - 162, - 163, - 164, - 165, - 166, - 167; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 1.000000,-0.000000, 0.000000, 0.000000, - -0.000000, 0.998694, 0.051097, 0.000000, - -0.000000,-0.051097, 0.998694, 0.000000, - -0.039910,-2.624220,-0.363653, 1.000000;; - } //End of Armature_head Skin Weights - SkinWeights { - "Armature_noga2"; - 24; - 216, - 217, - 218, - 219, - 244, - 245, - 246, - 247, - 256, - 257, - 258, - 259, - 260, - 261, - 262, - 263, - 264, - 265, - 266, - 267, - 268, - 269, - 270, - 271; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 0.000000,-0.000000, 1.000000, 0.000000, - -1.000000,-0.000000, 0.000000, 0.000000, - -0.000000,-1.000000,-0.000000, 0.000000, - 1.641199,-0.845231, 0.608472, 1.000000;; - } //End of Armature_noga2 Skin Weights - SkinWeights { - "Armature_noga1"; - 24; - 220, - 221, - 222, - 223, - 228, - 229, - 230, - 231, - 236, - 237, - 238, - 239, - 240, - 241, - 242, - 243, - 248, - 249, - 250, - 251, - 252, - 253, - 254, - 255; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 0.000000,-0.000000, 1.000000, 0.000000, - -1.000000,-0.000000, 0.000000, 0.000000, - -0.000000,-1.000000,-0.000000, 0.000000, - 1.641199,-0.845231,-0.658136, 1.000000;; - } //End of Armature_noga1 Skin Weights - SkinWeights { - "Armature_sheya"; - 24; - 40, - 41, - 42, - 43, - 44, - 45, - 46, - 47, - 48, - 49, - 50, - 51, - 52, - 53, - 54, - 55, - 56, - 57, - 58, - 59, - 60, - 61, - 62, - 63; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 0.997121,-0.075824,-0.000243, 0.000000, - 0.075644, 0.994519, 0.072177, 0.000000, - -0.005231,-0.071988, 0.997392, 0.000000, - -0.169522,-1.701621,-0.409142, 1.000000;; - } //End of Armature_sheya Skin Weights - SkinWeights { - "Armature_noga4"; - 24; - 272, - 273, - 274, - 275, - 276, - 277, - 278, - 279, - 280, - 281, - 282, - 283, - 284, - 285, - 286, - 287, - 288, - 289, - 290, - 291, - 292, - 293, - 294, - 295; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 0.000000,-0.000000, 1.000000, 0.000000, - -1.000000,-0.000000, 0.000000, 0.000000, - -0.000000,-1.000000,-0.000000, 0.000000, - -1.404690,-0.845231, 0.608472, 1.000000;; - } //End of Armature_noga4 Skin Weights - SkinWeights { - "Armature_noga3"; - 24; - 296, - 297, - 298, - 299, - 300, - 301, - 302, - 303, - 304, - 305, - 306, - 307, - 308, - 309, - 310, - 311, - 312, - 313, - 314, - 315, - 316, - 317, - 318, - 319; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 0.000000,-0.000000, 1.000000, 0.000000, - -1.000000,-0.000000, 0.000000, 0.000000, - -0.000000,-1.000000,-0.000000, 0.000000, - -1.404690,-0.845231,-0.658136, 1.000000;; - } //End of Armature_noga3 Skin Weights - } //End of Mesh Mesh - } //End of Cube -} //End of Root Frame -AnimationSet { - Animation { - {Armature} - AnimationKey { //Position - 2; - 156; - 0;3; -11.632589, 0.094256, 0.169731;;, - 1;3; -11.632589, 0.094256, 0.169731;;, - 2;3; -11.632589, 0.094256, 0.169731;;, - 3;3; -11.632589, 0.094256, 0.169731;;, - 4;3; -11.632589, 0.094256, 0.169731;;, - 5;3; -11.632589, 0.094256, 0.169731;;, - 6;3; -11.632589, 0.094256, 0.169731;;, - 7;3; -11.632589, 0.094256, 0.169731;;, - 8;3; -11.632589, 0.094256, 0.169731;;, - 9;3; -11.632589, 0.094256, 0.169731;;, - 10;3; -11.632589, 0.094256, 0.169731;;, - 11;3; -11.632589, 0.094256, 0.169731;;, - 12;3; -11.632589, 0.094256, 0.169731;;, - 13;3; -11.632589, 0.094256, 0.169731;;, - 14;3; -11.632589, 0.094256, 0.169731;;, - 15;3; -11.632589, 0.094256, 0.169731;;, - 16;3; -11.632589, 0.094256, 0.169731;;, - 17;3; -11.632589, 0.094256, 0.169731;;, - 18;3; -11.632589, 0.094256, 0.169731;;, - 19;3; -11.632589, 0.094256, 0.169731;;, - 20;3; -11.632589, 0.094256, 0.169731;;, - 21;3; -11.632589, 0.094256, 0.169731;;, - 22;3; -11.632589, 0.094256, 0.169731;;, - 23;3; -11.632589, 0.094256, 0.169731;;, - 24;3; -11.632589, 0.094256, 0.169731;;, - 25;3; -11.632589, 0.094256, 0.169731;;, - 26;3; -11.632589, 0.094256, 0.169731;;, - 27;3; -11.632589, 0.094256, 0.169731;;, - 28;3; -11.632589, 0.094256, 0.169731;;, - 29;3; -11.632589, 0.094256, 0.169731;;, - 30;3; -11.632589, 0.094256, 0.169731;;, - 31;3; -11.632589, 0.094256, 0.169731;;, - 32;3; -11.632589, 0.094256, 0.169731;;, - 33;3; -11.632589, 0.094256, 0.169731;;, - 34;3; -11.632589, 0.094256, 0.169731;;, - 35;3; -11.632589, 0.094256, 0.169731;;, - 36;3; -11.632589, 0.094256, 0.169731;;, - 37;3; -11.632589, 0.094256, 0.169731;;, - 38;3; -11.632589, 0.094256, 0.169731;;, - 39;3; -11.632589, 0.094256, 0.169731;;, - 40;3; -11.632589, 0.094256, 0.169731;;, - 41;3; -11.632589, 0.094256, 0.169731;;, - 42;3; -11.632589, 0.094256, 0.169731;;, - 43;3; -11.632589, 0.094256, 0.169731;;, - 44;3; -11.632589, 0.094256, 0.169731;;, - 45;3; -11.632589, 0.094256, 0.169731;;, - 46;3; -11.632589, 0.094256, 0.169731;;, - 47;3; -11.632589, 0.094256, 0.169731;;, - 48;3; -11.632589, 0.094256, 0.169731;;, - 49;3; -11.632589, 0.094256, 0.169731;;, - 50;3; -11.632589, 0.094256, 0.169731;;, - 51;3; -11.632589, 0.094256, 0.169731;;, - 52;3; -11.632589, 0.094256, 0.169731;;, - 53;3; -11.632589, 0.094256, 0.169731;;, - 54;3; -11.632589, 0.094256, 0.169731;;, - 55;3; -11.632589, 0.094256, 0.169731;;, - 56;3; -11.632589, 0.094256, 0.169731;;, - 57;3; -11.632589, 0.094256, 0.169731;;, - 58;3; -11.632589, 0.094256, 0.169731;;, - 59;3; -11.632589, 0.094256, 0.169731;;, - 60;3; -11.632589, 0.094256, 0.169731;;, - 61;3; -11.632589, 0.094256, 0.169731;;, - 62;3; -11.632589, 0.094256, 0.169731;;, - 63;3; -11.632589, 0.094256, 0.169731;;, - 64;3; -11.632589, 0.094256, 0.169731;;, - 65;3; -11.632589, 0.094256, 0.169731;;, - 66;3; -11.632589, 0.094256, 0.169731;;, - 67;3; -11.632589, 0.094256, 0.169731;;, - 68;3; -11.632589, 0.094256, 0.169731;;, - 69;3; -11.632589, 0.094256, 0.169731;;, - 70;3; -11.632589, 0.094256, 0.169731;;, - 71;3; -11.632589, 0.094256, 0.169731;;, - 72;3; -11.632589, 0.094256, 0.169731;;, - 73;3; -11.632589, 0.094256, 0.169731;;, - 74;3; -11.632589, 0.094256, 0.169731;;, - 75;3; -11.632589, 0.094256, 0.169731;;, - 76;3; -11.632589, 0.094256, 0.169731;;, - 77;3; -11.632589, 0.094256, 0.169731;;, - 78;3; -11.632589, 0.094256, 0.169731;;, - 79;3; -11.632589, 0.094256, 0.169731;;, - 80;3; -11.632589, 0.094256, 0.169731;;, - 81;3; -11.632589, 0.094256, 0.169731;;, - 82;3; -11.632589, 0.094256, 0.169731;;, - 83;3; -11.632589, 0.094256, 0.169731;;, - 84;3; -11.632589, 0.094256, 0.169731;;, - 85;3; -11.632589, 0.094256, 0.169731;;, - 86;3; -11.632589, 0.094256, 0.169731;;, - 87;3; -11.632589, 0.094256, 0.169731;;, - 88;3; -11.632589, 0.094256, 0.169731;;, - 89;3; -11.632589, 0.094256, 0.169731;;, - 90;3; -11.632589, 0.094256, 0.169731;;, - 91;3; -11.632589, 0.094256, 0.169731;;, - 92;3; -11.632589, 0.094256, 0.169731;;, - 93;3; -11.632589, 0.094256, 0.169731;;, - 94;3; -11.632589, 0.094256, 0.169731;;, - 95;3; -11.632589, 0.094256, 0.169731;;, - 96;3; -11.632589, 0.094256, 0.169731;;, - 97;3; -11.632589, 0.094256, 0.169731;;, - 98;3; -11.632589, 0.094256, 0.169731;;, - 99;3; -11.632589, 0.094256, 0.169731;;, - 100;3; -11.632589, 0.094256, 0.169731;;, - 101;3; -11.632589, 0.094256, 0.169731;;, - 102;3; -11.632589, 0.094256, 0.169731;;, - 103;3; -11.632589, 0.094256, 0.169731;;, - 104;3; -11.632589, 0.094256, 0.169731;;, - 105;3; -11.632589, 0.094256, 0.169731;;, - 106;3; -11.632589, 0.094256, 0.169731;;, - 107;3; -11.632589, 0.094256, 0.169731;;, - 108;3; -11.632589, 0.094256, 0.169731;;, - 109;3; -11.632589, 0.094256, 0.169731;;, - 110;3; -11.632589, 0.094256, 0.169731;;, - 111;3; -11.632589, 0.094256, 0.169731;;, - 112;3; -11.632589, 0.094256, 0.169731;;, - 113;3; -11.632589, 0.094256, 0.169731;;, - 114;3; -11.632589, 0.094256, 0.169731;;, - 115;3; -11.632589, 0.094256, 0.169731;;, - 116;3; -11.632589, 0.094256, 0.169731;;, - 117;3; -11.632589, 0.094256, 0.169731;;, - 118;3; -11.632589, 0.094256, 0.169731;;, - 119;3; -11.632589, 0.094256, 0.169731;;, - 120;3; -11.632589, 0.094256, 0.169731;;, - 121;3; -11.632589, 0.094256, 0.169731;;, - 122;3; -11.632589, 0.094256, 0.169731;;, - 123;3; -11.632589, 0.094256, 0.169731;;, - 124;3; -11.632589, 0.094256, 0.169731;;, - 125;3; -11.632589, 0.094256, 0.169731;;, - 126;3; -11.632589, 0.094256, 0.169731;;, - 127;3; -11.632589, 0.094256, 0.169731;;, - 128;3; -11.632589, 0.094256, 0.169731;;, - 129;3; -11.632589, 0.094256, 0.169731;;, - 130;3; -11.632589, 0.094256, 0.169731;;, - 131;3; -11.632589, 0.094256, 0.169731;;, - 132;3; -11.632589, 0.094256, 0.169731;;, - 133;3; -11.632589, 0.094256, 0.169731;;, - 134;3; -11.632589, 0.094256, 0.169731;;, - 135;3; -11.632589, 0.094256, 0.169731;;, - 136;3; -11.632589, 0.094256, 0.169731;;, - 137;3; -11.632589, 0.094256, 0.169731;;, - 138;3; -11.632589, 0.094256, 0.169731;;, - 139;3; -11.632589, 0.094256, 0.169731;;, - 140;3; -11.632589, 0.094256, 0.169731;;, - 141;3; -11.632589, 0.094256, 0.169731;;, - 142;3; -11.632589, 0.094256, 0.169731;;, - 143;3; -11.632589, 0.094256, 0.169731;;, - 144;3; -11.632589, 0.094256, 0.169731;;, - 145;3; -11.632589, 0.094256, 0.169731;;, - 146;3; -11.632589, 0.094256, 0.169731;;, - 147;3; -11.632589, 0.094256, 0.169731;;, - 148;3; -11.632589, 0.094256, 0.169731;;, - 149;3; -11.632589, 0.094256, 0.169731;;, - 150;3; -11.632589, 0.094256, 0.169731;;, - 151;3; -11.632589, 0.094256, 0.169731;;, - 152;3; -11.632589, 0.094256, 0.169731;;, - 153;3; -11.632589, 0.094256, 0.169731;;, - 154;3; -11.632589, 0.094256, 0.169731;;, - 155;3; -11.632589, 0.094256, 0.169731;;; - } - AnimationKey { //Rotation - 0; - 156; - 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 60;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 61;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 62;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 63;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 64;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 65;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 66;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 67;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 68;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 69;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 70;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 71;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 72;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 73;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 74;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 75;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 76;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 77;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 78;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 79;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 80;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 81;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 82;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 83;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 84;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 85;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 86;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 87;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 88;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 89;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 90;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 91;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 92;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 93;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 94;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 95;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 96;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 97;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 98;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 99;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 100;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 101;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 102;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 103;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 104;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 105;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 106;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 107;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 108;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 109;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 110;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 111;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 112;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 113;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 114;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 115;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 116;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 117;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 118;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 119;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 120;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 121;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 122;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 123;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 124;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 125;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 126;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 127;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 128;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 129;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 130;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 131;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 132;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 133;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 134;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 135;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 136;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 137;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 138;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 139;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 140;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 141;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 142;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 143;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 144;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 145;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 146;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 147;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 148;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 149;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 150;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 151;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 152;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 153;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 154;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 155;4; -1.000000, 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 156; - 0;3; 2.153459, 2.153459, 2.153459;;, - 1;3; 2.153459, 2.153459, 2.153459;;, - 2;3; 2.153459, 2.153459, 2.153459;;, - 3;3; 2.153459, 2.153459, 2.153459;;, - 4;3; 2.153459, 2.153459, 2.153459;;, - 5;3; 2.153459, 2.153459, 2.153459;;, - 6;3; 2.153459, 2.153459, 2.153459;;, - 7;3; 2.153459, 2.153459, 2.153459;;, - 8;3; 2.153459, 2.153459, 2.153459;;, - 9;3; 2.153459, 2.153459, 2.153459;;, - 10;3; 2.153459, 2.153459, 2.153459;;, - 11;3; 2.153459, 2.153459, 2.153459;;, - 12;3; 2.153459, 2.153459, 2.153459;;, - 13;3; 2.153459, 2.153459, 2.153459;;, - 14;3; 2.153459, 2.153459, 2.153459;;, - 15;3; 2.153459, 2.153459, 2.153459;;, - 16;3; 2.153459, 2.153459, 2.153459;;, - 17;3; 2.153459, 2.153459, 2.153459;;, - 18;3; 2.153459, 2.153459, 2.153459;;, - 19;3; 2.153459, 2.153459, 2.153459;;, - 20;3; 2.153459, 2.153459, 2.153459;;, - 21;3; 2.153459, 2.153459, 2.153459;;, - 22;3; 2.153459, 2.153459, 2.153459;;, - 23;3; 2.153459, 2.153459, 2.153459;;, - 24;3; 2.153459, 2.153459, 2.153459;;, - 25;3; 2.153459, 2.153459, 2.153459;;, - 26;3; 2.153459, 2.153459, 2.153459;;, - 27;3; 2.153459, 2.153459, 2.153459;;, - 28;3; 2.153459, 2.153459, 2.153459;;, - 29;3; 2.153459, 2.153459, 2.153459;;, - 30;3; 2.153459, 2.153459, 2.153459;;, - 31;3; 2.153459, 2.153459, 2.153459;;, - 32;3; 2.153459, 2.153459, 2.153459;;, - 33;3; 2.153459, 2.153459, 2.153459;;, - 34;3; 2.153459, 2.153459, 2.153459;;, - 35;3; 2.153459, 2.153459, 2.153459;;, - 36;3; 2.153459, 2.153459, 2.153459;;, - 37;3; 2.153459, 2.153459, 2.153459;;, - 38;3; 2.153459, 2.153459, 2.153459;;, - 39;3; 2.153459, 2.153459, 2.153459;;, - 40;3; 2.153459, 2.153459, 2.153459;;, - 41;3; 2.153459, 2.153459, 2.153459;;, - 42;3; 2.153459, 2.153459, 2.153459;;, - 43;3; 2.153459, 2.153459, 2.153459;;, - 44;3; 2.153459, 2.153459, 2.153459;;, - 45;3; 2.153459, 2.153459, 2.153459;;, - 46;3; 2.153459, 2.153459, 2.153459;;, - 47;3; 2.153459, 2.153459, 2.153459;;, - 48;3; 2.153459, 2.153459, 2.153459;;, - 49;3; 2.153459, 2.153459, 2.153459;;, - 50;3; 2.153459, 2.153459, 2.153459;;, - 51;3; 2.153459, 2.153459, 2.153459;;, - 52;3; 2.153459, 2.153459, 2.153459;;, - 53;3; 2.153459, 2.153459, 2.153459;;, - 54;3; 2.153459, 2.153459, 2.153459;;, - 55;3; 2.153459, 2.153459, 2.153459;;, - 56;3; 2.153459, 2.153459, 2.153459;;, - 57;3; 2.153459, 2.153459, 2.153459;;, - 58;3; 2.153459, 2.153459, 2.153459;;, - 59;3; 2.153459, 2.153459, 2.153459;;, - 60;3; 2.153459, 2.153459, 2.153459;;, - 61;3; 2.153459, 2.153459, 2.153459;;, - 62;3; 2.153459, 2.153459, 2.153459;;, - 63;3; 2.153459, 2.153459, 2.153459;;, - 64;3; 2.153459, 2.153459, 2.153459;;, - 65;3; 2.153459, 2.153459, 2.153459;;, - 66;3; 2.153459, 2.153459, 2.153459;;, - 67;3; 2.153459, 2.153459, 2.153459;;, - 68;3; 2.153459, 2.153459, 2.153459;;, - 69;3; 2.153459, 2.153459, 2.153459;;, - 70;3; 2.153459, 2.153459, 2.153459;;, - 71;3; 2.153459, 2.153459, 2.153459;;, - 72;3; 2.153459, 2.153459, 2.153459;;, - 73;3; 2.153459, 2.153459, 2.153459;;, - 74;3; 2.153459, 2.153459, 2.153459;;, - 75;3; 2.153459, 2.153459, 2.153459;;, - 76;3; 2.153459, 2.153459, 2.153459;;, - 77;3; 2.153459, 2.153459, 2.153459;;, - 78;3; 2.153459, 2.153459, 2.153459;;, - 79;3; 2.153459, 2.153459, 2.153459;;, - 80;3; 2.153459, 2.153459, 2.153459;;, - 81;3; 2.153459, 2.153459, 2.153459;;, - 82;3; 2.153459, 2.153459, 2.153459;;, - 83;3; 2.153459, 2.153459, 2.153459;;, - 84;3; 2.153459, 2.153459, 2.153459;;, - 85;3; 2.153459, 2.153459, 2.153459;;, - 86;3; 2.153459, 2.153459, 2.153459;;, - 87;3; 2.153459, 2.153459, 2.153459;;, - 88;3; 2.153459, 2.153459, 2.153459;;, - 89;3; 2.153459, 2.153459, 2.153459;;, - 90;3; 2.153459, 2.153459, 2.153459;;, - 91;3; 2.153459, 2.153459, 2.153459;;, - 92;3; 2.153459, 2.153459, 2.153459;;, - 93;3; 2.153459, 2.153459, 2.153459;;, - 94;3; 2.153459, 2.153459, 2.153459;;, - 95;3; 2.153459, 2.153459, 2.153459;;, - 96;3; 2.153459, 2.153459, 2.153459;;, - 97;3; 2.153459, 2.153459, 2.153459;;, - 98;3; 2.153459, 2.153459, 2.153459;;, - 99;3; 2.153459, 2.153459, 2.153459;;, - 100;3; 2.153459, 2.153459, 2.153459;;, - 101;3; 2.153459, 2.153459, 2.153459;;, - 102;3; 2.153459, 2.153459, 2.153459;;, - 103;3; 2.153459, 2.153459, 2.153459;;, - 104;3; 2.153459, 2.153459, 2.153459;;, - 105;3; 2.153459, 2.153459, 2.153459;;, - 106;3; 2.153459, 2.153459, 2.153459;;, - 107;3; 2.153459, 2.153459, 2.153459;;, - 108;3; 2.153459, 2.153459, 2.153459;;, - 109;3; 2.153459, 2.153459, 2.153459;;, - 110;3; 2.153459, 2.153459, 2.153459;;, - 111;3; 2.153459, 2.153459, 2.153459;;, - 112;3; 2.153459, 2.153459, 2.153459;;, - 113;3; 2.153459, 2.153459, 2.153459;;, - 114;3; 2.153459, 2.153459, 2.153459;;, - 115;3; 2.153459, 2.153459, 2.153459;;, - 116;3; 2.153459, 2.153459, 2.153459;;, - 117;3; 2.153459, 2.153459, 2.153459;;, - 118;3; 2.153459, 2.153459, 2.153459;;, - 119;3; 2.153459, 2.153459, 2.153459;;, - 120;3; 2.153459, 2.153459, 2.153459;;, - 121;3; 2.153459, 2.153459, 2.153459;;, - 122;3; 2.153459, 2.153459, 2.153459;;, - 123;3; 2.153459, 2.153459, 2.153459;;, - 124;3; 2.153459, 2.153459, 2.153459;;, - 125;3; 2.153459, 2.153459, 2.153459;;, - 126;3; 2.153459, 2.153459, 2.153459;;, - 127;3; 2.153459, 2.153459, 2.153459;;, - 128;3; 2.153459, 2.153459, 2.153459;;, - 129;3; 2.153459, 2.153459, 2.153459;;, - 130;3; 2.153459, 2.153459, 2.153459;;, - 131;3; 2.153459, 2.153459, 2.153459;;, - 132;3; 2.153459, 2.153459, 2.153459;;, - 133;3; 2.153459, 2.153459, 2.153459;;, - 134;3; 2.153459, 2.153459, 2.153459;;, - 135;3; 2.153459, 2.153459, 2.153459;;, - 136;3; 2.153459, 2.153459, 2.153459;;, - 137;3; 2.153459, 2.153459, 2.153459;;, - 138;3; 2.153459, 2.153459, 2.153459;;, - 139;3; 2.153459, 2.153459, 2.153459;;, - 140;3; 2.153459, 2.153459, 2.153459;;, - 141;3; 2.153459, 2.153459, 2.153459;;, - 142;3; 2.153459, 2.153459, 2.153459;;, - 143;3; 2.153459, 2.153459, 2.153459;;, - 144;3; 2.153459, 2.153459, 2.153459;;, - 145;3; 2.153459, 2.153459, 2.153459;;, - 146;3; 2.153459, 2.153459, 2.153459;;, - 147;3; 2.153459, 2.153459, 2.153459;;, - 148;3; 2.153459, 2.153459, 2.153459;;, - 149;3; 2.153459, 2.153459, 2.153459;;, - 150;3; 2.153459, 2.153459, 2.153459;;, - 151;3; 2.153459, 2.153459, 2.153459;;, - 152;3; 2.153459, 2.153459, 2.153459;;, - 153;3; 2.153459, 2.153459, 2.153459;;, - 154;3; 2.153459, 2.153459, 2.153459;;, - 155;3; 2.153459, 2.153459, 2.153459;;; - } - } - Animation { - {Armature_Body} - AnimationKey { //Position - 2; - 156; - 0;3; 5.378092,-1.647068, 2.876912;;, - 1;3; 5.378092,-1.647068, 2.876912;;, - 2;3; 5.378092,-1.647068, 2.876912;;, - 3;3; 5.378092,-1.647068, 2.876912;;, - 4;3; 5.378092,-1.647068, 2.876912;;, - 5;3; 5.378092,-1.647068, 2.876912;;, - 6;3; 5.378092,-1.647068, 2.876912;;, - 7;3; 5.378092,-1.647068, 2.876912;;, - 8;3; 5.378092,-1.647068, 2.876912;;, - 9;3; 5.378092,-1.647068, 2.876912;;, - 10;3; 5.378092,-1.647068, 2.876912;;, - 11;3; 5.378092,-1.647068, 2.876912;;, - 12;3; 5.378092,-1.647068, 2.876912;;, - 13;3; 5.378092,-1.647068, 2.876912;;, - 14;3; 5.378092,-1.647068, 2.876912;;, - 15;3; 5.378092,-1.647068, 2.876912;;, - 16;3; 5.378092,-1.647068, 2.876912;;, - 17;3; 5.378092,-1.647068, 2.876912;;, - 18;3; 5.378092,-1.647068, 2.876912;;, - 19;3; 5.378092,-1.647068, 2.876912;;, - 20;3; 5.378092,-1.647068, 2.876912;;, - 21;3; 5.378092,-1.647068, 2.876912;;, - 22;3; 5.378092,-1.647068, 2.876912;;, - 23;3; 5.378092,-1.647068, 2.876912;;, - 24;3; 5.378092,-1.647068, 2.876912;;, - 25;3; 5.378092,-1.647068, 2.876912;;, - 26;3; 5.378092,-1.647068, 2.876912;;, - 27;3; 5.378092,-1.647068, 2.876912;;, - 28;3; 5.378092,-1.647068, 2.876912;;, - 29;3; 5.378092,-1.647068, 2.876912;;, - 30;3; 5.378092,-1.647068, 2.876912;;, - 31;3; 5.378092,-1.647068, 2.876912;;, - 32;3; 5.378092,-1.647068, 2.876912;;, - 33;3; 5.378092,-1.647068, 2.876912;;, - 34;3; 5.378092,-1.647068, 2.876912;;, - 35;3; 5.378092,-1.647068, 2.876912;;, - 36;3; 5.378092,-1.647068, 2.876912;;, - 37;3; 5.378092,-1.647068, 2.876912;;, - 38;3; 5.378092,-1.647068, 2.876912;;, - 39;3; 5.378092,-1.647068, 2.876912;;, - 40;3; 5.378092,-1.647068, 2.876912;;, - 41;3; 5.378092,-1.647068, 2.876912;;, - 42;3; 5.378092,-1.647068, 2.876912;;, - 43;3; 5.378092,-1.647068, 2.876912;;, - 44;3; 5.378092,-1.647068, 2.876912;;, - 45;3; 5.378092,-1.647068, 2.876912;;, - 46;3; 5.378092,-1.647068, 2.876912;;, - 47;3; 5.378092,-1.647068, 2.876912;;, - 48;3; 5.378092,-1.647068, 2.876912;;, - 49;3; 5.378092,-1.647068, 2.876912;;, - 50;3; 5.378092,-1.647068, 2.876912;;, - 51;3; 5.378092,-1.647068, 2.876912;;, - 52;3; 5.378092,-1.647068, 2.876912;;, - 53;3; 5.378092,-1.647068, 2.876912;;, - 54;3; 5.378092,-1.647068, 2.876912;;, - 55;3; 5.378092,-1.647068, 2.876912;;, - 56;3; 5.378092,-1.647068, 2.876912;;, - 57;3; 5.378092,-1.647068, 2.876912;;, - 58;3; 5.378092,-1.647068, 2.876912;;, - 59;3; 5.378092,-1.647068, 2.876912;;, - 60;3; 5.378092,-1.647068, 2.876912;;, - 61;3; 5.378092,-1.647068, 2.876912;;, - 62;3; 5.378092,-1.647068, 2.876912;;, - 63;3; 5.378092,-1.647068, 2.876912;;, - 64;3; 5.378092,-1.647068, 2.876912;;, - 65;3; 5.378092,-1.647068, 2.876912;;, - 66;3; 5.378092,-1.647068, 2.876912;;, - 67;3; 5.378092,-1.647068, 2.876912;;, - 68;3; 5.378092,-1.647068, 2.876912;;, - 69;3; 5.378092,-1.647068, 2.876912;;, - 70;3; 5.378092,-1.647068, 2.876912;;, - 71;3; 5.378092,-1.647068, 2.876912;;, - 72;3; 5.378092,-1.647068, 2.876912;;, - 73;3; 5.378092,-1.647068, 2.876912;;, - 74;3; 5.378092,-1.647068, 2.876912;;, - 75;3; 5.378092,-1.647068, 2.876912;;, - 76;3; 5.378092,-1.647068, 2.876912;;, - 77;3; 5.378092,-1.647068, 2.876912;;, - 78;3; 5.378092,-1.647068, 2.876912;;, - 79;3; 5.378092,-1.647068, 2.876912;;, - 80;3; 5.378092,-1.647068, 2.876912;;, - 81;3; 5.378092,-1.647068, 2.876912;;, - 82;3; 5.378092,-1.647068, 2.876912;;, - 83;3; 5.378092,-1.647068, 2.876912;;, - 84;3; 5.378092,-1.647068, 2.876912;;, - 85;3; 5.378092,-1.647068, 2.876912;;, - 86;3; 5.378092,-1.647068, 2.876912;;, - 87;3; 5.378092,-1.647068, 2.876912;;, - 88;3; 5.378092,-1.647068, 2.876912;;, - 89;3; 5.378092,-1.647068, 2.876912;;, - 90;3; 5.378092,-1.647068, 2.876912;;, - 91;3; 5.378092,-1.647068, 2.876912;;, - 92;3; 5.378092,-1.647068, 2.876912;;, - 93;3; 5.378092,-1.647068, 2.876912;;, - 94;3; 5.378092,-1.647068, 2.876912;;, - 95;3; 5.378092,-1.647068, 2.876912;;, - 96;3; 5.378092,-1.647068, 2.876912;;, - 97;3; 5.378092,-1.647068, 2.876912;;, - 98;3; 5.378092,-1.647068, 2.876912;;, - 99;3; 5.378092,-1.647068, 2.876912;;, - 100;3; 5.378092,-1.647068, 2.876912;;, - 101;3; 5.378092,-1.647068, 2.876912;;, - 102;3; 5.378092,-1.647068, 2.876912;;, - 103;3; 5.378092,-1.647068, 2.876912;;, - 104;3; 5.378092,-1.647068, 2.876912;;, - 105;3; 5.378092,-1.647068, 2.876912;;, - 106;3; 5.378092,-1.647068, 2.876912;;, - 107;3; 5.378092,-1.647068, 2.876912;;, - 108;3; 5.378092,-1.647068, 2.876912;;, - 109;3; 5.378092,-1.647068, 2.876912;;, - 110;3; 5.378092,-1.647068, 2.876912;;, - 111;3; 5.378092,-1.647068, 2.876912;;, - 112;3; 5.378092,-1.647068, 2.876912;;, - 113;3; 5.378092,-1.647068, 2.876912;;, - 114;3; 5.378092,-1.647068, 2.876912;;, - 115;3; 5.378092,-1.647068, 2.876912;;, - 116;3; 5.378092,-1.647068, 2.876912;;, - 117;3; 5.378092,-1.647068, 2.876912;;, - 118;3; 5.378092,-1.647068, 2.876912;;, - 119;3; 5.378092,-1.647068, 2.876912;;, - 120;3; 5.378092,-1.647068, 2.876912;;, - 121;3; 5.378092,-1.647068, 2.876912;;, - 122;3; 5.378092,-1.647068, 2.876912;;, - 123;3; 5.378092,-1.647068, 2.876912;;, - 124;3; 5.378092,-1.647068, 2.876912;;, - 125;3; 5.378092,-1.647068, 2.876912;;, - 126;3; 5.378092,-1.647068, 2.876912;;, - 127;3; 5.378092,-1.647068, 2.876912;;, - 128;3; 5.378092,-1.647068, 2.876912;;, - 129;3; 5.378092,-1.647068, 2.876912;;, - 130;3; 5.378092,-1.647068, 2.876912;;, - 131;3; 5.378092,-1.647068, 2.876912;;, - 132;3; 5.378092,-1.647068, 2.876912;;, - 133;3; 5.378092,-1.647068, 2.876912;;, - 134;3; 5.378092,-1.647068, 2.876912;;, - 135;3; 5.378092,-1.647068, 2.876912;;, - 136;3; 5.378092,-1.187825, 2.736182;;, - 137;3; 5.378092,-0.728790, 2.595572;;, - 138;3; 5.378092,-0.729070, 2.598489;;, - 139;3; 5.378092,-0.730037, 2.606928;;, - 140;3; 5.378092,-0.731865, 2.620276;;, - 141;3; 5.378092,-0.734711, 2.637750;;, - 142;3; 5.378092,-0.738697, 2.658450;;, - 143;3; 5.378092,-0.743910, 2.681418;;, - 144;3; 5.378092,-0.750400, 2.705708;;, - 145;3; 5.378092,-0.758182, 2.730444;;, - 146;3; 5.378092,-0.767245, 2.754857;;, - 147;3; 5.378092,-0.777552, 2.778308;;, - 148;3; 5.378092,-0.789052, 2.800292;;, - 149;3; 5.378092,-0.801685, 2.820429;;, - 150;3; 5.378092,-0.863997, 2.838559;;, - 151;3; 5.378092,-1.019046, 2.853992;;, - 152;3; 5.378092,-1.234415, 2.865585;;, - 153;3; 5.378092,-1.447600, 2.872756;;, - 154;3; 5.378092,-1.595927, 2.876091;;, - 155;3; 5.378092,-1.647068, 2.876912;;; - } - AnimationKey { //Rotation - 0; - 156; - 0;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 1;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 2;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 3;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 4;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 5;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 6;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 7;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 8;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 9;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 10;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 11;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 12;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 13;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 14;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 15;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 16;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 17;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 18;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 19;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 20;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 21;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 22;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 23;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 24;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 25;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 26;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 27;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 28;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 29;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 30;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 31;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 32;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 33;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 34;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 35;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 36;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 37;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 38;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 39;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 40;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 41;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 42;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 43;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 44;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 45;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 46;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 47;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 48;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 49;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 50;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 51;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 52;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 53;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 54;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 55;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 56;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 57;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 58;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 59;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 60;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 61;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 62;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 63;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 64;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 65;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 66;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 67;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 68;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 69;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 70;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 71;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 72;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 73;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 74;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 75;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 76;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 77;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 78;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 79;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 80;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 81;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 82;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 83;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 84;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 85;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 86;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 87;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 88;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 89;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 90;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 91;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 92;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 93;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 94;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 95;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 96;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 97;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 98;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 99;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 100;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 101;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 102;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 103;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 104;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 105;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 106;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 107;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 108;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 109;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 110;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 111;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 112;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 113;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 114;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 115;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 116;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 117;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 118;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 119;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 120;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 121;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 122;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 123;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 124;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 125;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 126;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 127;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 128;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 129;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 130;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 131;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 132;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 133;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 134;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 135;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 136;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 137;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 138;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 139;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 140;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 141;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 142;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 143;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 144;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 145;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 146;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 147;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 148;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 149;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 150;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 151;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 152;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 153;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 154;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 155;4; -0.999132, 0.041662, 0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 156; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_noga3} - AnimationKey { //Position - 2; - 156; - 0;3; 0.618225, 0.037596,-0.622362;;, - 1;3; 0.618225, 0.037596,-0.622362;;, - 2;3; 0.618225, 0.037596,-0.622362;;, - 3;3; 0.618225, 0.037596,-0.622362;;, - 4;3; 0.618225, 0.037596,-0.622362;;, - 5;3; 0.618225, 0.037596,-0.622362;;, - 6;3; 0.618225, 0.037596,-0.622362;;, - 7;3; 0.618225, 0.037596,-0.622362;;, - 8;3; 0.618225, 0.037596,-0.622362;;, - 9;3; 0.618225, 0.037596,-0.622362;;, - 10;3; 0.618225, 0.037596,-0.622362;;, - 11;3; 0.618225, 0.037596,-0.622362;;, - 12;3; 0.618225, 0.037596,-0.622362;;, - 13;3; 0.618225, 0.037596,-0.622362;;, - 14;3; 0.618225, 0.037596,-0.622362;;, - 15;3; 0.618225, 0.037596,-0.622362;;, - 16;3; 0.618225, 0.037596,-0.622362;;, - 17;3; 0.618225, 0.037596,-0.622362;;, - 18;3; 0.618225, 0.037596,-0.622362;;, - 19;3; 0.618225, 0.037596,-0.622362;;, - 20;3; 0.618225, 0.037596,-0.622362;;, - 21;3; 0.618225, 0.037596,-0.622362;;, - 22;3; 0.618225, 0.037596,-0.622362;;, - 23;3; 0.618225, 0.037596,-0.622362;;, - 24;3; 0.618225, 0.037596,-0.622362;;, - 25;3; 0.618225, 0.037596,-0.622362;;, - 26;3; 0.618225, 0.037596,-0.622362;;, - 27;3; 0.618225, 0.037596,-0.622362;;, - 28;3; 0.618225, 0.037596,-0.622362;;, - 29;3; 0.618225, 0.037596,-0.622362;;, - 30;3; 0.618225, 0.037596,-0.622362;;, - 31;3; 0.618225, 0.037596,-0.622362;;, - 32;3; 0.618225, 0.037596,-0.622362;;, - 33;3; 0.618225, 0.037596,-0.622362;;, - 34;3; 0.618225, 0.037596,-0.622362;;, - 35;3; 0.618225, 0.037596,-0.622362;;, - 36;3; 0.618225, 0.037596,-0.622362;;, - 37;3; 0.618225, 0.037596,-0.622362;;, - 38;3; 0.618225, 0.037596,-0.622362;;, - 39;3; 0.618225, 0.037596,-0.622362;;, - 40;3; 0.618225, 0.037596,-0.622362;;, - 41;3; 0.618225, 0.037596,-0.622362;;, - 42;3; 0.618225, 0.037596,-0.622362;;, - 43;3; 0.618225, 0.037596,-0.622362;;, - 44;3; 0.618225, 0.037596,-0.622362;;, - 45;3; 0.618225, 0.037596,-0.622362;;, - 46;3; 0.618225, 0.037596,-0.622362;;, - 47;3; 0.618225, 0.037596,-0.622362;;, - 48;3; 0.618225, 0.037596,-0.622362;;, - 49;3; 0.618225, 0.037596,-0.622362;;, - 50;3; 0.618225, 0.037596,-0.622362;;, - 51;3; 0.618225, 0.037596,-0.622362;;, - 52;3; 0.618225, 0.037596,-0.622362;;, - 53;3; 0.618225, 0.037596,-0.622362;;, - 54;3; 0.618225, 0.037596,-0.622362;;, - 55;3; 0.618225, 0.037596,-0.622362;;, - 56;3; 0.618225, 0.037596,-0.622362;;, - 57;3; 0.618225, 0.037596,-0.622362;;, - 58;3; 0.618225, 0.037596,-0.622362;;, - 59;3; 0.618225, 0.037596,-0.622362;;, - 60;3; 0.618225, 0.037596,-0.622362;;, - 61;3; 0.618225, 0.037596,-0.622362;;, - 62;3; 0.618225, 0.037596,-0.622362;;, - 63;3; 0.618225, 0.037596,-0.622362;;, - 64;3; 0.618225, 0.037596,-0.622362;;, - 65;3; 0.618225, 0.037596,-0.622362;;, - 66;3; 0.618225, 0.037596,-0.622362;;, - 67;3; 0.618225, 0.037596,-0.622362;;, - 68;3; 0.618225, 0.037596,-0.622362;;, - 69;3; 0.618225, 0.037596,-0.622362;;, - 70;3; 0.618225, 0.037596,-0.622362;;, - 71;3; 0.618225, 0.037596,-0.622362;;, - 72;3; 0.618225, 0.037596,-0.622362;;, - 73;3; 0.618225, 0.037596,-0.622362;;, - 74;3; 0.618225, 0.037596,-0.622362;;, - 75;3; 0.618225, 0.037596,-0.622362;;, - 76;3; 0.618225, 0.037596,-0.622362;;, - 77;3; 0.618225, 0.037596,-0.622362;;, - 78;3; 0.618225, 0.037596,-0.622362;;, - 79;3; 0.618225, 0.037596,-0.622362;;, - 80;3; 0.618225, 0.037596,-0.622362;;, - 81;3; 0.618225, 0.037596,-0.622362;;, - 82;3; 0.618225, 0.037596,-0.622362;;, - 83;3; 0.618225, 0.037596,-0.622362;;, - 84;3; 0.618225, 0.037596,-0.622362;;, - 85;3; 0.618225, 0.037596,-0.622362;;, - 86;3; 0.618225, 0.037596,-0.622362;;, - 87;3; 0.618225, 0.037596,-0.622362;;, - 88;3; 0.618225, 0.037596,-0.622362;;, - 89;3; 0.618225, 0.037596,-0.622362;;, - 90;3; 0.618225, 0.037596,-0.622362;;, - 91;3; 0.618225, 0.037596,-0.622362;;, - 92;3; 0.618225, 0.037596,-0.622362;;, - 93;3; 0.618225, 0.037596,-0.622362;;, - 94;3; 0.618225, 0.037596,-0.622362;;, - 95;3; 0.618225, 0.037596,-0.622362;;, - 96;3; 0.618225, 0.037596,-0.622362;;, - 97;3; 0.618225, 0.037596,-0.622362;;, - 98;3; 0.618225, 0.037596,-0.622362;;, - 99;3; 0.618225, 0.037596,-0.622362;;, - 100;3; 0.618225, 0.037596,-0.622362;;, - 101;3; 0.618225, 0.037596,-0.622362;;, - 102;3; 0.618225, 0.037596,-0.622362;;, - 103;3; 0.618225, 0.037596,-0.622362;;, - 104;3; 0.618225, 0.037596,-0.622362;;, - 105;3; 0.618225, 0.037596,-0.622362;;, - 106;3; 0.618225, 0.037596,-0.622362;;, - 107;3; 0.618225, 0.037596,-0.622362;;, - 108;3; 0.618225, 0.037596,-0.622362;;, - 109;3; 0.618225, 0.037596,-0.622362;;, - 110;3; 0.618225, 0.037596,-0.622362;;, - 111;3; 0.618225, 0.037596,-0.622362;;, - 112;3; 0.618225, 0.037596,-0.622362;;, - 113;3; 0.618225, 0.037596,-0.622362;;, - 114;3; 0.618225, 0.037596,-0.622362;;, - 115;3; 0.618225, 0.037596,-0.622362;;, - 116;3; 0.618225, 0.037596,-0.622362;;, - 117;3; 0.618225, 0.037596,-0.622362;;, - 118;3; 0.618225, 0.037596,-0.622362;;, - 119;3; 0.618225, 0.037596,-0.622362;;, - 120;3; 0.618225, 0.037596,-0.622362;;, - 121;3; 0.618225, 0.037596,-0.622362;;, - 122;3; 0.618225, 0.037596,-0.622362;;, - 123;3; 0.618225, 0.037596,-0.622362;;, - 124;3; 0.618225, 0.037596,-0.622362;;, - 125;3; 0.618225, 0.037596,-0.622362;;, - 126;3; 0.618225, 0.037596,-0.622362;;, - 127;3; 0.618225, 0.037596,-0.622362;;, - 128;3; 0.618225, 0.037596,-0.622362;;, - 129;3; 0.618225, 0.037596,-0.622362;;, - 130;3; 0.618225, 0.037596,-0.622362;;, - 131;3; 0.618225, 0.037596,-0.622362;;, - 132;3; 0.618225, 0.037596,-0.622362;;, - 133;3; 0.618225, 0.037596,-0.622362;;, - 134;3; 0.618225, 0.037596,-0.622362;;, - 135;3; 0.618225, 0.037596,-0.622362;;, - 136;3; 0.618225, 0.037596,-0.622363;;, - 137;3; 0.618225, 0.037596,-0.622363;;, - 138;3; 0.618225, 0.037596,-0.622362;;, - 139;3; 0.618225, 0.037596,-0.622363;;, - 140;3; 0.618225, 0.037596,-0.622362;;, - 141;3; 0.618225, 0.037596,-0.622362;;, - 142;3; 0.618225, 0.037596,-0.622363;;, - 143;3; 0.618225, 0.037596,-0.622363;;, - 144;3; 0.618225, 0.037596,-0.622362;;, - 145;3; 0.618225, 0.037596,-0.622362;;, - 146;3; 0.618225, 0.037596,-0.622362;;, - 147;3; 0.618225, 0.037596,-0.622363;;, - 148;3; 0.618225, 0.037596,-0.622363;;, - 149;3; 0.618225, 0.037596,-0.622363;;, - 150;3; 0.618225, 0.037596,-0.622363;;, - 151;3; 0.618225, 0.037596,-0.622362;;, - 152;3; 0.618225, 0.037596,-0.622363;;, - 153;3; 0.618225, 0.037596,-0.622362;;, - 154;3; 0.618225, 0.037596,-0.622363;;, - 155;3; 0.618225, 0.037596,-0.622362;;; - } - AnimationKey { //Rotation - 0; - 156; - 0;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 1;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 2;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 3;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 4;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 5;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 6;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 7;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 8;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 9;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 10;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 11;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 12;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 13;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 14;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 15;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 16;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 17;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 18;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 19;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 20;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 21;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 22;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 23;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 24;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 25;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 26;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 27;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 28;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 29;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 30;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 31;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 32;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 33;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 34;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 35;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 36;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 37;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 38;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 39;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 40;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 41;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 42;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 43;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 44;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 45;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 46;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 47;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 48;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 49;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 50;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 51;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 52;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 53;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 54;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 55;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 56;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 57;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 58;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 59;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 60;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 61;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 62;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 63;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 64;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 65;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 66;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 67;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 68;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 69;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 70;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 71;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 72;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 73;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 74;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 75;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 76;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 77;4; -0.474286,-0.523982, 0.474286,-0.523982;;, - 78;4; -0.461337,-0.534416, 0.461337,-0.534416;;, - 79;4; -0.442723,-0.549415, 0.442723,-0.549415;;, - 80;4; -0.424110,-0.564414, 0.424110,-0.564414;;, - 81;4; -0.411163,-0.574847, 0.411163,-0.574847;;, - 82;4; -0.406714,-0.578432, 0.406714,-0.578432;;, - 83;4; -0.408802,-0.576511, 0.408802,-0.576511;;, - 84;4; -0.415106,-0.570712, 0.415106,-0.570712;;, - 85;4; -0.425500,-0.561150, 0.425500,-0.561150;;, - 86;4; -0.439529,-0.548244, 0.439529,-0.548244;;, - 87;4; -0.456329,-0.532789, 0.456329,-0.532789;;, - 88;4; -0.474639,-0.515945, 0.474639,-0.515945;;, - 89;4; -0.492950,-0.499100, 0.492950,-0.499100;;, - 90;4; -0.509750,-0.483645, 0.509750,-0.483645;;, - 91;4; -0.523779,-0.470739, 0.523779,-0.470739;;, - 92;4; -0.534173,-0.461177, 0.534173,-0.461177;;, - 93;4; -0.540477,-0.455378, 0.540477,-0.455378;;, - 94;4; -0.542565,-0.453457, 0.542565,-0.453457;;, - 95;4; -0.538622,-0.457592, 0.538622,-0.457592;;, - 96;4; -0.527147,-0.469626, 0.527147,-0.469626;;, - 97;4; -0.510651,-0.486926, 0.510651,-0.486926;;, - 98;4; -0.494154,-0.504227, 0.494154,-0.504227;;, - 99;4; -0.482678,-0.516262, 0.482678,-0.516262;;, - 100;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 101;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 102;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 103;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 104;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 105;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 106;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 107;4; -0.490465,-0.502499, 0.490465,-0.502499;;, - 108;4; -0.524578,-0.450433, 0.524578,-0.450433;;, - 109;4; -0.573580,-0.375622, 0.573580,-0.375622;;, - 110;4; -0.622557,-0.300834, 0.622557,-0.300834;;, - 111;4; -0.656625,-0.248811, 0.656625,-0.248810;;, - 112;4; -0.668334,-0.230932, 0.668334,-0.230932;;, - 113;4; -0.661874,-0.237181, 0.661874,-0.237181;;, - 114;4; -0.642405,-0.256080, 0.642405,-0.256080;;, - 115;4; -0.610375,-0.287321, 0.610375,-0.287321;;, - 116;4; -0.567273,-0.329627, 0.567273,-0.329627;;, - 117;4; -0.515861,-0.380508, 0.515861,-0.380508;;, - 118;4; -0.460128,-0.436291, 0.460128,-0.436291;;, - 119;4; -0.404820,-0.492536, 0.404820,-0.492536;;, - 120;4; -0.354654,-0.544771, 0.354654,-0.544771;;, - 121;4; -0.313535,-0.589233, 0.313535,-0.589233;;, - 122;4; -0.284114,-0.623311, 0.284114,-0.623311;;, - 123;4; -0.267759,-0.645594, 0.267759,-0.645594;;, - 124;4; -0.264803,-0.655652, 0.264803,-0.655652;;, - 125;4; -0.280825,-0.650350, 0.280825,-0.650350;;, - 126;4; -0.320283,-0.627132, 0.320283,-0.627132;;, - 127;4; -0.374971,-0.591542, 0.374971,-0.591542;;, - 128;4; -0.428834,-0.555035, 0.428834,-0.555035;;, - 129;4; -0.466013,-0.529303, 0.466013,-0.529303;;, - 130;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 131;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 132;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 133;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 134;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 135;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 136;4; -0.421019,-0.563519, 0.421019,-0.563519;;, - 137;4; -0.363310,-0.606635, 0.363310,-0.606635;;, - 138;4; -0.364209,-0.605990, 0.364209,-0.605990;;, - 139;4; -0.366735,-0.604180, 0.366735,-0.604180;;, - 140;4; -0.370579,-0.601425, 0.370579,-0.601425;;, - 141;4; -0.375380,-0.597985, 0.375380,-0.597985;;, - 142;4; -0.380746,-0.594141, 0.380746,-0.594141;;, - 143;4; -0.386282,-0.590175, 0.386282,-0.590175;;, - 144;4; -0.391619,-0.586352, 0.391619,-0.586352;;, - 145;4; -0.396433,-0.582903, 0.396433,-0.582903;;, - 146;4; -0.400456,-0.580021, 0.400456,-0.580021;;, - 147;4; -0.403482,-0.577853, 0.403482,-0.577853;;, - 148;4; -0.405364,-0.576505, 0.405364,-0.576505;;, - 149;4; -0.406005,-0.576046, 0.406005,-0.576046;;, - 150;4; -0.398008,-0.581360, 0.398008,-0.581360;;, - 151;4; -0.380894,-0.592732, 0.380894,-0.592732;;, - 152;4; -0.372894,-0.598048, 0.372894,-0.598048;;, - 153;4; -0.398445,-0.579305, 0.398445,-0.579305;;, - 154;4; -0.453128,-0.539191, 0.453128,-0.539191;;, - 155;4; -0.478735,-0.520397, 0.478735,-0.520397;;; - } - AnimationKey { //Scale - 1; - 156; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_noga1} - AnimationKey { //Position - 2; - 156; - 0;3; 0.618225, 3.072911,-0.875938;;, - 1;3; 0.618225, 3.072911,-0.875938;;, - 2;3; 0.618225, 3.072911,-0.875938;;, - 3;3; 0.618225, 3.072911,-0.875938;;, - 4;3; 0.618225, 3.072911,-0.875938;;, - 5;3; 0.618225, 3.072911,-0.875938;;, - 6;3; 0.618225, 3.072911,-0.875938;;, - 7;3; 0.618225, 3.072911,-0.875938;;, - 8;3; 0.618225, 3.072911,-0.875938;;, - 9;3; 0.618225, 3.072911,-0.875938;;, - 10;3; 0.618225, 3.072911,-0.875938;;, - 11;3; 0.618225, 3.072911,-0.875938;;, - 12;3; 0.618225, 3.072911,-0.875938;;, - 13;3; 0.618225, 3.072911,-0.875938;;, - 14;3; 0.618225, 3.072911,-0.875938;;, - 15;3; 0.618225, 3.072911,-0.875938;;, - 16;3; 0.618225, 3.072911,-0.875938;;, - 17;3; 0.618225, 3.072911,-0.875938;;, - 18;3; 0.618225, 3.072911,-0.875938;;, - 19;3; 0.618225, 3.072911,-0.875938;;, - 20;3; 0.618225, 3.072911,-0.875938;;, - 21;3; 0.618225, 3.072911,-0.875938;;, - 22;3; 0.618225, 3.072911,-0.875938;;, - 23;3; 0.618225, 3.072911,-0.875938;;, - 24;3; 0.618225, 3.072911,-0.875938;;, - 25;3; 0.618225, 3.072911,-0.875938;;, - 26;3; 0.618225, 3.072911,-0.875938;;, - 27;3; 0.618225, 3.072911,-0.875938;;, - 28;3; 0.618225, 3.072911,-0.875938;;, - 29;3; 0.618225, 3.072911,-0.875938;;, - 30;3; 0.618225, 3.072911,-0.875938;;, - 31;3; 0.618225, 3.072911,-0.875938;;, - 32;3; 0.618225, 3.072911,-0.875938;;, - 33;3; 0.618225, 3.072911,-0.875938;;, - 34;3; 0.618225, 3.072911,-0.875938;;, - 35;3; 0.618225, 3.072911,-0.875938;;, - 36;3; 0.618225, 3.072911,-0.875938;;, - 37;3; 0.618225, 3.072911,-0.875938;;, - 38;3; 0.618225, 3.072911,-0.875938;;, - 39;3; 0.618225, 3.072911,-0.875938;;, - 40;3; 0.618225, 3.072911,-0.875938;;, - 41;3; 0.618225, 3.072911,-0.875938;;, - 42;3; 0.618225, 3.072911,-0.875938;;, - 43;3; 0.618225, 3.072911,-0.875938;;, - 44;3; 0.618225, 3.072911,-0.875938;;, - 45;3; 0.618225, 3.072911,-0.875938;;, - 46;3; 0.618225, 3.072911,-0.875938;;, - 47;3; 0.618225, 3.072911,-0.875938;;, - 48;3; 0.618225, 3.072911,-0.875938;;, - 49;3; 0.618225, 3.072911,-0.875938;;, - 50;3; 0.618225, 3.072911,-0.875938;;, - 51;3; 0.618225, 3.072911,-0.875938;;, - 52;3; 0.618225, 3.072911,-0.875938;;, - 53;3; 0.618225, 3.072911,-0.875938;;, - 54;3; 0.618225, 3.072911,-0.875938;;, - 55;3; 0.618225, 3.072911,-0.875938;;, - 56;3; 0.618225, 3.072911,-0.875938;;, - 57;3; 0.618225, 3.072911,-0.875938;;, - 58;3; 0.618225, 3.072911,-0.875938;;, - 59;3; 0.618225, 3.072911,-0.875938;;, - 60;3; 0.618225, 3.072911,-0.875938;;, - 61;3; 0.618225, 3.072911,-0.875938;;, - 62;3; 0.618225, 3.072911,-0.875938;;, - 63;3; 0.618225, 3.072911,-0.875938;;, - 64;3; 0.618225, 3.072911,-0.875938;;, - 65;3; 0.618225, 3.072911,-0.875938;;, - 66;3; 0.618225, 3.072911,-0.875938;;, - 67;3; 0.618225, 3.072911,-0.875938;;, - 68;3; 0.618225, 3.072911,-0.875938;;, - 69;3; 0.618225, 3.072911,-0.875938;;, - 70;3; 0.618225, 3.072911,-0.875938;;, - 71;3; 0.618225, 3.072911,-0.875938;;, - 72;3; 0.618225, 3.072911,-0.875938;;, - 73;3; 0.618225, 3.072911,-0.875938;;, - 74;3; 0.618225, 3.072911,-0.875938;;, - 75;3; 0.618225, 3.072911,-0.875938;;, - 76;3; 0.618225, 3.072911,-0.875938;;, - 77;3; 0.618225, 3.072911,-0.875938;;, - 78;3; 0.618225, 3.072911,-0.875938;;, - 79;3; 0.618225, 3.072911,-0.875938;;, - 80;3; 0.618225, 3.072911,-0.875938;;, - 81;3; 0.618225, 3.072911,-0.875938;;, - 82;3; 0.618225, 3.072911,-0.875938;;, - 83;3; 0.618225, 3.072911,-0.875938;;, - 84;3; 0.618225, 3.072911,-0.875938;;, - 85;3; 0.618225, 3.072911,-0.875938;;, - 86;3; 0.618225, 3.072911,-0.875938;;, - 87;3; 0.618225, 3.072911,-0.875938;;, - 88;3; 0.618225, 3.072911,-0.875938;;, - 89;3; 0.618225, 3.072911,-0.875938;;, - 90;3; 0.618225, 3.072911,-0.875938;;, - 91;3; 0.618225, 3.072911,-0.875938;;, - 92;3; 0.618225, 3.072911,-0.875938;;, - 93;3; 0.618225, 3.072911,-0.875938;;, - 94;3; 0.618225, 3.072911,-0.875938;;, - 95;3; 0.618225, 3.072911,-0.875938;;, - 96;3; 0.618225, 3.072911,-0.875938;;, - 97;3; 0.618225, 3.072911,-0.875938;;, - 98;3; 0.618225, 3.072911,-0.875938;;, - 99;3; 0.618225, 3.072911,-0.875938;;, - 100;3; 0.618225, 3.072911,-0.875938;;, - 101;3; 0.618225, 3.072911,-0.875938;;, - 102;3; 0.618225, 3.072911,-0.875938;;, - 103;3; 0.618225, 3.072911,-0.875938;;, - 104;3; 0.618225, 3.072911,-0.875938;;, - 105;3; 0.618225, 3.072911,-0.875938;;, - 106;3; 0.618225, 3.072911,-0.875938;;, - 107;3; 0.618225, 3.072911,-0.875938;;, - 108;3; 0.618225, 3.072911,-0.875938;;, - 109;3; 0.618225, 3.072911,-0.875938;;, - 110;3; 0.618225, 3.072911,-0.875938;;, - 111;3; 0.618225, 3.072911,-0.875938;;, - 112;3; 0.618225, 3.072911,-0.875938;;, - 113;3; 0.618225, 3.072911,-0.875938;;, - 114;3; 0.618225, 3.072911,-0.875938;;, - 115;3; 0.618225, 3.072911,-0.875938;;, - 116;3; 0.618225, 3.072911,-0.875938;;, - 117;3; 0.618225, 3.072911,-0.875938;;, - 118;3; 0.618225, 3.072911,-0.875938;;, - 119;3; 0.618225, 3.072911,-0.875938;;, - 120;3; 0.618225, 3.072911,-0.875938;;, - 121;3; 0.618225, 3.072911,-0.875938;;, - 122;3; 0.618225, 3.072911,-0.875938;;, - 123;3; 0.618225, 3.072911,-0.875938;;, - 124;3; 0.618225, 3.072911,-0.875938;;, - 125;3; 0.618225, 3.072911,-0.875938;;, - 126;3; 0.618225, 3.072911,-0.875938;;, - 127;3; 0.618225, 3.072911,-0.875938;;, - 128;3; 0.618225, 3.072911,-0.875938;;, - 129;3; 0.618225, 3.072911,-0.875938;;, - 130;3; 0.618225, 3.072911,-0.875938;;, - 131;3; 0.618225, 3.072911,-0.875938;;, - 132;3; 0.618225, 3.072911,-0.875938;;, - 133;3; 0.618225, 3.072911,-0.875938;;, - 134;3; 0.618225, 3.072911,-0.875938;;, - 135;3; 0.618225, 3.072911,-0.875938;;, - 136;3; 0.618225, 3.072911,-0.875938;;, - 137;3; 0.618225, 3.072911,-0.875938;;, - 138;3; 0.618225, 3.072911,-0.875938;;, - 139;3; 0.618225, 3.072911,-0.875938;;, - 140;3; 0.618225, 3.072911,-0.875938;;, - 141;3; 0.618225, 3.072911,-0.875938;;, - 142;3; 0.618225, 3.072911,-0.875938;;, - 143;3; 0.618225, 3.072911,-0.875938;;, - 144;3; 0.618225, 3.072911,-0.875938;;, - 145;3; 0.618225, 3.072911,-0.875938;;, - 146;3; 0.618225, 3.072911,-0.875938;;, - 147;3; 0.618225, 3.072911,-0.875938;;, - 148;3; 0.618225, 3.072911,-0.875938;;, - 149;3; 0.618225, 3.072911,-0.875938;;, - 150;3; 0.618225, 3.072911,-0.875938;;, - 151;3; 0.618225, 3.072911,-0.875938;;, - 152;3; 0.618225, 3.072911,-0.875938;;, - 153;3; 0.618225, 3.072911,-0.875938;;, - 154;3; 0.618225, 3.072911,-0.875938;;, - 155;3; 0.618225, 3.072911,-0.875938;;; - } - AnimationKey { //Rotation - 0; - 156; - 0;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 1;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 2;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 3;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 4;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 5;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 6;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 7;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 8;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 9;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 10;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 11;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 12;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 13;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 14;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 15;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 16;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 17;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 18;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 19;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 20;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 21;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 22;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 23;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 24;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 25;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 26;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 27;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 28;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 29;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 30;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 31;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 32;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 33;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 34;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 35;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 36;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 37;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 38;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 39;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 40;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 41;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 42;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 43;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 44;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 45;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 46;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 47;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 48;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 49;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 50;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 51;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 52;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 53;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 54;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 55;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 56;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 57;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 58;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 59;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 60;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 61;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 62;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 63;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 64;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 65;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 66;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 67;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 68;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 69;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 70;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 71;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 72;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 73;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 74;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 75;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 76;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 77;4; -0.482678,-0.516262, 0.482678,-0.516262;;, - 78;4; -0.494154,-0.504227, 0.494154,-0.504227;;, - 79;4; -0.510651,-0.486926, 0.510651,-0.486926;;, - 80;4; -0.527147,-0.469626, 0.527147,-0.469626;;, - 81;4; -0.538622,-0.457592, 0.538622,-0.457592;;, - 82;4; -0.542565,-0.453457, 0.542565,-0.453457;;, - 83;4; -0.540477,-0.455378, 0.540477,-0.455378;;, - 84;4; -0.534173,-0.461177, 0.534173,-0.461177;;, - 85;4; -0.523779,-0.470740, 0.523779,-0.470740;;, - 86;4; -0.509749,-0.483646, 0.509749,-0.483645;;, - 87;4; -0.492950,-0.499100, 0.492950,-0.499100;;, - 88;4; -0.474639,-0.515945, 0.474639,-0.515945;;, - 89;4; -0.456329,-0.532789, 0.456329,-0.532789;;, - 90;4; -0.439529,-0.548244, 0.439529,-0.548244;;, - 91;4; -0.425500,-0.561150, 0.425500,-0.561150;;, - 92;4; -0.415106,-0.570712, 0.415106,-0.570712;;, - 93;4; -0.408802,-0.576511, 0.408802,-0.576511;;, - 94;4; -0.406714,-0.578432, 0.406714,-0.578432;;, - 95;4; -0.411163,-0.574847, 0.411163,-0.574847;;, - 96;4; -0.424110,-0.564414, 0.424110,-0.564414;;, - 97;4; -0.442723,-0.549416, 0.442723,-0.549415;;, - 98;4; -0.461337,-0.534416, 0.461337,-0.534416;;, - 99;4; -0.474286,-0.523982, 0.474286,-0.523982;;, - 100;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 101;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 102;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 103;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 104;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 105;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 106;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 107;4; -0.491310,-0.499783, 0.491310,-0.499783;;, - 108;4; -0.527875,-0.439824, 0.527875,-0.439824;;, - 109;4; -0.580385,-0.353680, 0.580385,-0.353680;;, - 110;4; -0.632861,-0.267568, 0.632861,-0.267568;;, - 111;4; -0.669363,-0.207667, 0.669363,-0.207667;;, - 112;4; -0.681910,-0.187081, 0.681910,-0.187081;;, - 113;4; -0.675079,-0.193992, 0.675079,-0.193992;;, - 114;4; -0.654499,-0.214898, 0.654499,-0.214898;;, - 115;4; -0.620650,-0.249464, 0.620650,-0.249464;;, - 116;4; -0.575119,-0.296284, 0.575119,-0.296284;;, - 117;4; -0.520839,-0.352614, 0.520839,-0.352614;;, - 118;4; -0.462040,-0.414402, 0.462040,-0.414402;;, - 119;4; -0.403751,-0.476744, 0.403751,-0.476744;;, - 120;4; -0.350964,-0.534697, 0.350964,-0.534697;;, - 121;4; -0.307811,-0.584103, 0.307811,-0.584103;;, - 122;4; -0.277091,-0.622069, 0.277091,-0.622069;;, - 123;4; -0.260242,-0.647032, 0.260242,-0.647032;;, - 124;4; -0.257613,-0.658510, 0.257613,-0.658510;;, - 125;4; -0.274638,-0.653639, 0.274638,-0.653639;;, - 126;4; -0.315588,-0.630125, 0.315588,-0.630124;;, - 127;4; -0.372016,-0.593669, 0.372016,-0.593669;;, - 128;4; -0.427452,-0.556114, 0.427452,-0.556114;;, - 129;4; -0.465668,-0.529588, 0.465668,-0.529588;;, - 130;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 131;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 132;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 133;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 134;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 135;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 136;4; -0.532148,-0.458394, 0.532148,-0.458394;;, - 137;4; -0.585542,-0.396409, 0.585542,-0.396409;;, - 138;4; -0.585686,-0.396666, 0.585686,-0.396666;;, - 139;4; -0.585870,-0.397588, 0.585870,-0.397588;;, - 140;4; -0.585704,-0.399404, 0.585704,-0.399404;;, - 141;4; -0.584786,-0.402326, 0.584786,-0.402326;;, - 142;4; -0.582734,-0.406537, 0.582734,-0.406537;;, - 143;4; -0.579209,-0.412177, 0.579209,-0.412177;;, - 144;4; -0.573938,-0.419337, 0.573938,-0.419337;;, - 145;4; -0.566723,-0.428060, 0.566723,-0.428060;;, - 146;4; -0.557438,-0.438344, 0.557438,-0.438344;;, - 147;4; -0.546028,-0.450151, 0.546028,-0.450151;;, - 148;4; -0.532491,-0.463419, 0.532491,-0.463419;;, - 149;4; -0.516871,-0.478066, 0.516871,-0.478066;;, - 150;4; -0.479547,-0.511265, 0.479547,-0.511265;;, - 151;4; -0.422801,-0.561035, 0.422801,-0.561035;;, - 152;4; -0.398209,-0.582521, 0.398209,-0.582521;;, - 153;4; -0.417653,-0.567522, 0.417653,-0.567522;;, - 154;4; -0.459264,-0.535421, 0.459264,-0.535421;;, - 155;4; -0.478735,-0.520397, 0.478735,-0.520397;;; - } - AnimationKey { //Scale - 1; - 156; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_noga4} - AnimationKey { //Position - 2; - 156; - 0;3; -0.648382, 0.037596,-0.622362;;, - 1;3; -0.648382, 0.037596,-0.622362;;, - 2;3; -0.648382, 0.037596,-0.622362;;, - 3;3; -0.648382, 0.037596,-0.622362;;, - 4;3; -0.648382, 0.037596,-0.622362;;, - 5;3; -0.648382, 0.037596,-0.622362;;, - 6;3; -0.648382, 0.037596,-0.622362;;, - 7;3; -0.648382, 0.037596,-0.622362;;, - 8;3; -0.648382, 0.037596,-0.622362;;, - 9;3; -0.648382, 0.037596,-0.622362;;, - 10;3; -0.648382, 0.037596,-0.622362;;, - 11;3; -0.648382, 0.037596,-0.622362;;, - 12;3; -0.648382, 0.037596,-0.622362;;, - 13;3; -0.648382, 0.037596,-0.622362;;, - 14;3; -0.648382, 0.037596,-0.622362;;, - 15;3; -0.648382, 0.037596,-0.622362;;, - 16;3; -0.648382, 0.037596,-0.622362;;, - 17;3; -0.648382, 0.037596,-0.622362;;, - 18;3; -0.648382, 0.037596,-0.622362;;, - 19;3; -0.648382, 0.037596,-0.622362;;, - 20;3; -0.648382, 0.037596,-0.622362;;, - 21;3; -0.648382, 0.037596,-0.622362;;, - 22;3; -0.648382, 0.037596,-0.622362;;, - 23;3; -0.648382, 0.037596,-0.622362;;, - 24;3; -0.648382, 0.037596,-0.622362;;, - 25;3; -0.648382, 0.037596,-0.622362;;, - 26;3; -0.648382, 0.037596,-0.622362;;, - 27;3; -0.648382, 0.037596,-0.622362;;, - 28;3; -0.648382, 0.037596,-0.622362;;, - 29;3; -0.648382, 0.037596,-0.622362;;, - 30;3; -0.648382, 0.037596,-0.622362;;, - 31;3; -0.648382, 0.037596,-0.622362;;, - 32;3; -0.648382, 0.037596,-0.622362;;, - 33;3; -0.648382, 0.037596,-0.622362;;, - 34;3; -0.648382, 0.037596,-0.622362;;, - 35;3; -0.648382, 0.037596,-0.622362;;, - 36;3; -0.648382, 0.037596,-0.622362;;, - 37;3; -0.648382, 0.037596,-0.622362;;, - 38;3; -0.648382, 0.037596,-0.622362;;, - 39;3; -0.648382, 0.037596,-0.622362;;, - 40;3; -0.648382, 0.037596,-0.622362;;, - 41;3; -0.648382, 0.037596,-0.622362;;, - 42;3; -0.648382, 0.037596,-0.622362;;, - 43;3; -0.648382, 0.037596,-0.622362;;, - 44;3; -0.648382, 0.037596,-0.622362;;, - 45;3; -0.648382, 0.037596,-0.622362;;, - 46;3; -0.648382, 0.037596,-0.622362;;, - 47;3; -0.648382, 0.037596,-0.622362;;, - 48;3; -0.648382, 0.037596,-0.622362;;, - 49;3; -0.648382, 0.037596,-0.622362;;, - 50;3; -0.648382, 0.037596,-0.622362;;, - 51;3; -0.648382, 0.037596,-0.622362;;, - 52;3; -0.648382, 0.037596,-0.622362;;, - 53;3; -0.648382, 0.037596,-0.622362;;, - 54;3; -0.648382, 0.037596,-0.622362;;, - 55;3; -0.648382, 0.037596,-0.622362;;, - 56;3; -0.648382, 0.037596,-0.622362;;, - 57;3; -0.648382, 0.037596,-0.622362;;, - 58;3; -0.648382, 0.037596,-0.622362;;, - 59;3; -0.648382, 0.037596,-0.622362;;, - 60;3; -0.648382, 0.037596,-0.622362;;, - 61;3; -0.648382, 0.037596,-0.622362;;, - 62;3; -0.648382, 0.037596,-0.622362;;, - 63;3; -0.648382, 0.037596,-0.622362;;, - 64;3; -0.648382, 0.037596,-0.622362;;, - 65;3; -0.648382, 0.037596,-0.622362;;, - 66;3; -0.648382, 0.037596,-0.622362;;, - 67;3; -0.648382, 0.037596,-0.622362;;, - 68;3; -0.648382, 0.037596,-0.622362;;, - 69;3; -0.648382, 0.037596,-0.622362;;, - 70;3; -0.648382, 0.037596,-0.622362;;, - 71;3; -0.648382, 0.037596,-0.622362;;, - 72;3; -0.648382, 0.037596,-0.622362;;, - 73;3; -0.648382, 0.037596,-0.622362;;, - 74;3; -0.648382, 0.037596,-0.622362;;, - 75;3; -0.648382, 0.037596,-0.622362;;, - 76;3; -0.648382, 0.037596,-0.622362;;, - 77;3; -0.648382, 0.037596,-0.622362;;, - 78;3; -0.648382, 0.037596,-0.622362;;, - 79;3; -0.648382, 0.037596,-0.622362;;, - 80;3; -0.648382, 0.037596,-0.622362;;, - 81;3; -0.648382, 0.037596,-0.622362;;, - 82;3; -0.648382, 0.037596,-0.622362;;, - 83;3; -0.648382, 0.037596,-0.622362;;, - 84;3; -0.648382, 0.037596,-0.622362;;, - 85;3; -0.648382, 0.037596,-0.622362;;, - 86;3; -0.648382, 0.037596,-0.622362;;, - 87;3; -0.648382, 0.037596,-0.622362;;, - 88;3; -0.648382, 0.037596,-0.622362;;, - 89;3; -0.648382, 0.037596,-0.622362;;, - 90;3; -0.648382, 0.037596,-0.622362;;, - 91;3; -0.648382, 0.037596,-0.622362;;, - 92;3; -0.648382, 0.037596,-0.622362;;, - 93;3; -0.648382, 0.037596,-0.622362;;, - 94;3; -0.648382, 0.037596,-0.622362;;, - 95;3; -0.648382, 0.037596,-0.622362;;, - 96;3; -0.648382, 0.037596,-0.622362;;, - 97;3; -0.648382, 0.037596,-0.622362;;, - 98;3; -0.648382, 0.037596,-0.622362;;, - 99;3; -0.648382, 0.037596,-0.622362;;, - 100;3; -0.648382, 0.037596,-0.622362;;, - 101;3; -0.648382, 0.037596,-0.622362;;, - 102;3; -0.648382, 0.037596,-0.622362;;, - 103;3; -0.648382, 0.037596,-0.622362;;, - 104;3; -0.648382, 0.037596,-0.622362;;, - 105;3; -0.648382, 0.037596,-0.622362;;, - 106;3; -0.648382, 0.037596,-0.622362;;, - 107;3; -0.648382, 0.037596,-0.622362;;, - 108;3; -0.648382, 0.037596,-0.622362;;, - 109;3; -0.648382, 0.037596,-0.622362;;, - 110;3; -0.648382, 0.037596,-0.622362;;, - 111;3; -0.648382, 0.037596,-0.622362;;, - 112;3; -0.648382, 0.037596,-0.622362;;, - 113;3; -0.648382, 0.037596,-0.622362;;, - 114;3; -0.648382, 0.037596,-0.622362;;, - 115;3; -0.648382, 0.037596,-0.622362;;, - 116;3; -0.648382, 0.037596,-0.622362;;, - 117;3; -0.648382, 0.037596,-0.622362;;, - 118;3; -0.648382, 0.037596,-0.622362;;, - 119;3; -0.648382, 0.037596,-0.622362;;, - 120;3; -0.648382, 0.037596,-0.622362;;, - 121;3; -0.648382, 0.037596,-0.622362;;, - 122;3; -0.648382, 0.037596,-0.622362;;, - 123;3; -0.648382, 0.037596,-0.622362;;, - 124;3; -0.648382, 0.037596,-0.622362;;, - 125;3; -0.648382, 0.037596,-0.622362;;, - 126;3; -0.648382, 0.037596,-0.622362;;, - 127;3; -0.648382, 0.037596,-0.622362;;, - 128;3; -0.648382, 0.037596,-0.622362;;, - 129;3; -0.648382, 0.037596,-0.622362;;, - 130;3; -0.648382, 0.037596,-0.622362;;, - 131;3; -0.648382, 0.037596,-0.622362;;, - 132;3; -0.648382, 0.037596,-0.622362;;, - 133;3; -0.648382, 0.037596,-0.622362;;, - 134;3; -0.648382, 0.037596,-0.622362;;, - 135;3; -0.648382, 0.037596,-0.622362;;, - 136;3; -0.648382, 0.037596,-0.622363;;, - 137;3; -0.648382, 0.037596,-0.622363;;, - 138;3; -0.648382, 0.037596,-0.622362;;, - 139;3; -0.648382, 0.037596,-0.622363;;, - 140;3; -0.648382, 0.037596,-0.622362;;, - 141;3; -0.648382, 0.037596,-0.622362;;, - 142;3; -0.648382, 0.037596,-0.622363;;, - 143;3; -0.648382, 0.037596,-0.622363;;, - 144;3; -0.648382, 0.037596,-0.622362;;, - 145;3; -0.648382, 0.037596,-0.622362;;, - 146;3; -0.648382, 0.037596,-0.622362;;, - 147;3; -0.648382, 0.037596,-0.622363;;, - 148;3; -0.648382, 0.037596,-0.622363;;, - 149;3; -0.648382, 0.037596,-0.622363;;, - 150;3; -0.648382, 0.037596,-0.622363;;, - 151;3; -0.648382, 0.037596,-0.622362;;, - 152;3; -0.648382, 0.037596,-0.622363;;, - 153;3; -0.648382, 0.037596,-0.622362;;, - 154;3; -0.648382, 0.037596,-0.622363;;, - 155;3; -0.648382, 0.037596,-0.622362;;; - } - AnimationKey { //Rotation - 0; - 156; - 0;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 1;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 2;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 3;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 4;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 5;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 6;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 7;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 8;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 9;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 10;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 11;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 12;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 13;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 14;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 15;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 16;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 17;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 18;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 19;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 20;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 21;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 22;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 23;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 24;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 25;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 26;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 27;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 28;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 29;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 30;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 31;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 32;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 33;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 34;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 35;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 36;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 37;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 38;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 39;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 40;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 41;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 42;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 43;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 44;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 45;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 46;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 47;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 48;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 49;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 50;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 51;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 52;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 53;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 54;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 55;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 56;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 57;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 58;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 59;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 60;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 61;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 62;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 63;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 64;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 65;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 66;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 67;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 68;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 69;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 70;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 71;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 72;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 73;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 74;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 75;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 76;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 77;4; -0.482678,-0.516262, 0.482678,-0.516262;;, - 78;4; -0.494154,-0.504227, 0.494154,-0.504227;;, - 79;4; -0.510651,-0.486926, 0.510651,-0.486926;;, - 80;4; -0.527147,-0.469626, 0.527147,-0.469626;;, - 81;4; -0.538622,-0.457592, 0.538622,-0.457592;;, - 82;4; -0.542565,-0.453457, 0.542565,-0.453457;;, - 83;4; -0.540477,-0.455378, 0.540477,-0.455378;;, - 84;4; -0.534173,-0.461177, 0.534173,-0.461177;;, - 85;4; -0.523779,-0.470740, 0.523779,-0.470740;;, - 86;4; -0.509749,-0.483646, 0.509749,-0.483645;;, - 87;4; -0.492950,-0.499100, 0.492950,-0.499100;;, - 88;4; -0.474639,-0.515945, 0.474639,-0.515945;;, - 89;4; -0.456329,-0.532789, 0.456329,-0.532789;;, - 90;4; -0.439529,-0.548244, 0.439529,-0.548244;;, - 91;4; -0.425500,-0.561150, 0.425500,-0.561150;;, - 92;4; -0.415106,-0.570712, 0.415106,-0.570712;;, - 93;4; -0.408802,-0.576511, 0.408802,-0.576511;;, - 94;4; -0.406714,-0.578432, 0.406714,-0.578432;;, - 95;4; -0.411163,-0.574847, 0.411163,-0.574847;;, - 96;4; -0.424110,-0.564414, 0.424110,-0.564414;;, - 97;4; -0.442723,-0.549416, 0.442723,-0.549415;;, - 98;4; -0.461337,-0.534416, 0.461337,-0.534416;;, - 99;4; -0.474286,-0.523982, 0.474286,-0.523982;;, - 100;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 101;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 102;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 103;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 104;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 105;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 106;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 107;4; -0.463086,-0.529658, 0.463086,-0.529658;;, - 108;4; -0.417557,-0.556598, 0.417557,-0.556598;;, - 109;4; -0.352132,-0.595304, 0.352132,-0.595304;;, - 110;4; -0.286723,-0.633995, 0.286723,-0.633995;;, - 111;4; -0.241223,-0.660908, 0.241223,-0.660908;;, - 112;4; -0.225588,-0.670157, 0.225588,-0.670157;;, - 113;4; -0.231994,-0.664266, 0.231994,-0.664266;;, - 114;4; -0.251338,-0.646487, 0.251338,-0.646487;;, - 115;4; -0.283247,-0.617183, 0.283247,-0.617183;;, - 116;4; -0.326335,-0.577654, 0.326335,-0.577654;;, - 117;4; -0.377964,-0.530352, 0.377964,-0.530352;;, - 118;4; -0.434283,-0.478850, 0.434283,-0.478850;;, - 119;4; -0.490670,-0.427420, 0.490670,-0.427420;;, - 120;4; -0.542496,-0.380332, 0.542496,-0.380332;;, - 121;4; -0.585897,-0.341144, 0.585897,-0.341144;;, - 122;4; -0.618218,-0.312288, 0.618218,-0.312288;;, - 123;4; -0.638054,-0.295043, 0.638054,-0.295043;;, - 124;4; -0.645014,-0.289754, 0.645014,-0.289754;;, - 125;4; -0.635188,-0.304482, 0.635188,-0.304482;;, - 126;4; -0.605463,-0.346110, 0.605463,-0.346110;;, - 127;4; -0.562409,-0.405604, 0.562409,-0.405604;;, - 128;4; -0.519210,-0.464968, 0.519210,-0.464968;;, - 129;4; -0.489096,-0.506226, 0.489096,-0.506226;;, - 130;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 131;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 132;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 133;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 134;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 135;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 136;4; -0.423044,-0.562297, 0.423044,-0.562297;;, - 137;4; -0.367362,-0.604190, 0.367362,-0.604190;;, - 138;4; -0.367425,-0.604203, 0.367425,-0.604203;;, - 139;4; -0.367732,-0.604136, 0.367732,-0.604136;;, - 140;4; -0.368467,-0.603827, 0.368467,-0.603826;;, - 141;4; -0.369808,-0.603107, 0.369808,-0.603107;;, - 142;4; -0.371920,-0.601824, 0.371920,-0.601824;;, - 143;4; -0.374937,-0.599842, 0.374937,-0.599842;;, - 144;4; -0.378962,-0.597057, 0.378962,-0.597057;;, - 145;4; -0.384059,-0.593396, 0.384059,-0.593396;;, - 146;4; -0.390257,-0.588817, 0.390257,-0.588817;;, - 147;4; -0.397555,-0.583306, 0.397556,-0.583306;;, - 148;4; -0.405929,-0.576873, 0.405929,-0.576872;;, - 149;4; -0.415336,-0.569543, 0.415336,-0.569543;;, - 150;4; -0.440564,-0.548042, 0.440564,-0.548042;;, - 151;4; -0.480982,-0.513021, 0.480982,-0.513021;;, - 152;4; -0.499219,-0.498090, 0.499219,-0.498090;;, - 153;4; -0.494667,-0.503910, 0.494667,-0.503910;;, - 154;4; -0.483869,-0.515211, 0.483869,-0.515211;;, - 155;4; -0.478735,-0.520397, 0.478735,-0.520397;;; - } - AnimationKey { //Scale - 1; - 156; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_noga2} - AnimationKey { //Position - 2; - 156; - 0;3; -0.648382, 3.072911,-0.875938;;, - 1;3; -0.648382, 3.072911,-0.875938;;, - 2;3; -0.648382, 3.072911,-0.875938;;, - 3;3; -0.648382, 3.072911,-0.875938;;, - 4;3; -0.648382, 3.072911,-0.875938;;, - 5;3; -0.648382, 3.072911,-0.875938;;, - 6;3; -0.648382, 3.072911,-0.875938;;, - 7;3; -0.648382, 3.072911,-0.875938;;, - 8;3; -0.648382, 3.072911,-0.875938;;, - 9;3; -0.648382, 3.072911,-0.875938;;, - 10;3; -0.648382, 3.072911,-0.875938;;, - 11;3; -0.648382, 3.072911,-0.875938;;, - 12;3; -0.648382, 3.072911,-0.875938;;, - 13;3; -0.648382, 3.072911,-0.875938;;, - 14;3; -0.648382, 3.072911,-0.875938;;, - 15;3; -0.648382, 3.072911,-0.875938;;, - 16;3; -0.648382, 3.072911,-0.875938;;, - 17;3; -0.648382, 3.072911,-0.875938;;, - 18;3; -0.648382, 3.072911,-0.875938;;, - 19;3; -0.648382, 3.072911,-0.875938;;, - 20;3; -0.648382, 3.072911,-0.875938;;, - 21;3; -0.648382, 3.072911,-0.875938;;, - 22;3; -0.648382, 3.072911,-0.875938;;, - 23;3; -0.648382, 3.072911,-0.875938;;, - 24;3; -0.648382, 3.072911,-0.875938;;, - 25;3; -0.648382, 3.072911,-0.875938;;, - 26;3; -0.648382, 3.072911,-0.875938;;, - 27;3; -0.648382, 3.072911,-0.875938;;, - 28;3; -0.648382, 3.072911,-0.875938;;, - 29;3; -0.648382, 3.072911,-0.875938;;, - 30;3; -0.648382, 3.072911,-0.875938;;, - 31;3; -0.648382, 3.072911,-0.875938;;, - 32;3; -0.648382, 3.072911,-0.875938;;, - 33;3; -0.648382, 3.072911,-0.875938;;, - 34;3; -0.648382, 3.072911,-0.875938;;, - 35;3; -0.648382, 3.072911,-0.875938;;, - 36;3; -0.648382, 3.072911,-0.875938;;, - 37;3; -0.648382, 3.072911,-0.875938;;, - 38;3; -0.648382, 3.072911,-0.875938;;, - 39;3; -0.648382, 3.072911,-0.875938;;, - 40;3; -0.648382, 3.072911,-0.875938;;, - 41;3; -0.648382, 3.072911,-0.875938;;, - 42;3; -0.648382, 3.072911,-0.875938;;, - 43;3; -0.648382, 3.072911,-0.875938;;, - 44;3; -0.648382, 3.072911,-0.875938;;, - 45;3; -0.648382, 3.072911,-0.875938;;, - 46;3; -0.648382, 3.072911,-0.875938;;, - 47;3; -0.648382, 3.072911,-0.875938;;, - 48;3; -0.648382, 3.072911,-0.875938;;, - 49;3; -0.648382, 3.072911,-0.875938;;, - 50;3; -0.648382, 3.072911,-0.875938;;, - 51;3; -0.648382, 3.072911,-0.875938;;, - 52;3; -0.648382, 3.072911,-0.875938;;, - 53;3; -0.648382, 3.072911,-0.875938;;, - 54;3; -0.648382, 3.072911,-0.875938;;, - 55;3; -0.648382, 3.072911,-0.875938;;, - 56;3; -0.648382, 3.072911,-0.875938;;, - 57;3; -0.648382, 3.072911,-0.875938;;, - 58;3; -0.648382, 3.072911,-0.875938;;, - 59;3; -0.648382, 3.072911,-0.875938;;, - 60;3; -0.648382, 3.072911,-0.875938;;, - 61;3; -0.648382, 3.072911,-0.875938;;, - 62;3; -0.648382, 3.072911,-0.875938;;, - 63;3; -0.648382, 3.072911,-0.875938;;, - 64;3; -0.648382, 3.072911,-0.875938;;, - 65;3; -0.648382, 3.072911,-0.875938;;, - 66;3; -0.648382, 3.072911,-0.875938;;, - 67;3; -0.648382, 3.072911,-0.875938;;, - 68;3; -0.648382, 3.072911,-0.875938;;, - 69;3; -0.648382, 3.072911,-0.875938;;, - 70;3; -0.648382, 3.072911,-0.875938;;, - 71;3; -0.648382, 3.072911,-0.875938;;, - 72;3; -0.648382, 3.072911,-0.875938;;, - 73;3; -0.648382, 3.072911,-0.875938;;, - 74;3; -0.648382, 3.072911,-0.875938;;, - 75;3; -0.648382, 3.072911,-0.875938;;, - 76;3; -0.648382, 3.072911,-0.875938;;, - 77;3; -0.648382, 3.072911,-0.875938;;, - 78;3; -0.648382, 3.072911,-0.875938;;, - 79;3; -0.648382, 3.072911,-0.875938;;, - 80;3; -0.648382, 3.072911,-0.875938;;, - 81;3; -0.648382, 3.072911,-0.875938;;, - 82;3; -0.648382, 3.072911,-0.875938;;, - 83;3; -0.648382, 3.072911,-0.875938;;, - 84;3; -0.648382, 3.072911,-0.875938;;, - 85;3; -0.648382, 3.072911,-0.875938;;, - 86;3; -0.648382, 3.072911,-0.875938;;, - 87;3; -0.648382, 3.072911,-0.875938;;, - 88;3; -0.648382, 3.072911,-0.875938;;, - 89;3; -0.648382, 3.072911,-0.875938;;, - 90;3; -0.648382, 3.072911,-0.875938;;, - 91;3; -0.648382, 3.072911,-0.875938;;, - 92;3; -0.648382, 3.072911,-0.875938;;, - 93;3; -0.648382, 3.072911,-0.875938;;, - 94;3; -0.648382, 3.072911,-0.875938;;, - 95;3; -0.648382, 3.072911,-0.875938;;, - 96;3; -0.648382, 3.072911,-0.875938;;, - 97;3; -0.648382, 3.072911,-0.875938;;, - 98;3; -0.648382, 3.072911,-0.875938;;, - 99;3; -0.648382, 3.072911,-0.875938;;, - 100;3; -0.648382, 3.072911,-0.875938;;, - 101;3; -0.648382, 3.072911,-0.875938;;, - 102;3; -0.648382, 3.072911,-0.875938;;, - 103;3; -0.648382, 3.072911,-0.875938;;, - 104;3; -0.648382, 3.072911,-0.875938;;, - 105;3; -0.648382, 3.072911,-0.875938;;, - 106;3; -0.648382, 3.072911,-0.875938;;, - 107;3; -0.648382, 3.072911,-0.875938;;, - 108;3; -0.648382, 3.072911,-0.875938;;, - 109;3; -0.648382, 3.072911,-0.875938;;, - 110;3; -0.648382, 3.072911,-0.875938;;, - 111;3; -0.648382, 3.072911,-0.875938;;, - 112;3; -0.648382, 3.072911,-0.875938;;, - 113;3; -0.648382, 3.072911,-0.875938;;, - 114;3; -0.648382, 3.072911,-0.875938;;, - 115;3; -0.648382, 3.072911,-0.875938;;, - 116;3; -0.648382, 3.072911,-0.875938;;, - 117;3; -0.648382, 3.072911,-0.875938;;, - 118;3; -0.648382, 3.072911,-0.875938;;, - 119;3; -0.648382, 3.072911,-0.875938;;, - 120;3; -0.648382, 3.072911,-0.875938;;, - 121;3; -0.648382, 3.072911,-0.875938;;, - 122;3; -0.648382, 3.072911,-0.875938;;, - 123;3; -0.648382, 3.072911,-0.875938;;, - 124;3; -0.648382, 3.072911,-0.875938;;, - 125;3; -0.648382, 3.072911,-0.875938;;, - 126;3; -0.648382, 3.072911,-0.875938;;, - 127;3; -0.648382, 3.072911,-0.875938;;, - 128;3; -0.648382, 3.072911,-0.875938;;, - 129;3; -0.648382, 3.072911,-0.875938;;, - 130;3; -0.648382, 3.072911,-0.875938;;, - 131;3; -0.648382, 3.072911,-0.875938;;, - 132;3; -0.648382, 3.072911,-0.875938;;, - 133;3; -0.648382, 3.072911,-0.875938;;, - 134;3; -0.648382, 3.072911,-0.875938;;, - 135;3; -0.648382, 3.072911,-0.875938;;, - 136;3; -0.648382, 3.072911,-0.875938;;, - 137;3; -0.648382, 3.072911,-0.875938;;, - 138;3; -0.648382, 3.072911,-0.875938;;, - 139;3; -0.648382, 3.072911,-0.875938;;, - 140;3; -0.648382, 3.072911,-0.875938;;, - 141;3; -0.648382, 3.072911,-0.875938;;, - 142;3; -0.648382, 3.072911,-0.875938;;, - 143;3; -0.648382, 3.072911,-0.875938;;, - 144;3; -0.648382, 3.072911,-0.875938;;, - 145;3; -0.648382, 3.072911,-0.875938;;, - 146;3; -0.648382, 3.072911,-0.875938;;, - 147;3; -0.648382, 3.072911,-0.875938;;, - 148;3; -0.648382, 3.072911,-0.875938;;, - 149;3; -0.648382, 3.072911,-0.875938;;, - 150;3; -0.648382, 3.072911,-0.875938;;, - 151;3; -0.648382, 3.072911,-0.875938;;, - 152;3; -0.648382, 3.072911,-0.875938;;, - 153;3; -0.648382, 3.072911,-0.875938;;, - 154;3; -0.648382, 3.072911,-0.875938;;, - 155;3; -0.648382, 3.072911,-0.875938;;; - } - AnimationKey { //Rotation - 0; - 156; - 0;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 1;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 2;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 3;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 4;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 5;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 6;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 7;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 8;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 9;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 10;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 11;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 12;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 13;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 14;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 15;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 16;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 17;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 18;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 19;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 20;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 21;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 22;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 23;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 24;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 25;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 26;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 27;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 28;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 29;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 30;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 31;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 32;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 33;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 34;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 35;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 36;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 37;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 38;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 39;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 40;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 41;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 42;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 43;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 44;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 45;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 46;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 47;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 48;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 49;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 50;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 51;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 52;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 53;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 54;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 55;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 56;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 57;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 58;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 59;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 60;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 61;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 62;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 63;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 64;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 65;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 66;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 67;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 68;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 69;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 70;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 71;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 72;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 73;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 74;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 75;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 76;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 77;4; -0.474286,-0.523982, 0.474286,-0.523982;;, - 78;4; -0.461337,-0.534416, 0.461337,-0.534416;;, - 79;4; -0.442723,-0.549415, 0.442723,-0.549415;;, - 80;4; -0.424110,-0.564414, 0.424110,-0.564414;;, - 81;4; -0.411163,-0.574847, 0.411163,-0.574847;;, - 82;4; -0.406714,-0.578432, 0.406714,-0.578432;;, - 83;4; -0.408802,-0.576511, 0.408802,-0.576511;;, - 84;4; -0.415106,-0.570712, 0.415106,-0.570712;;, - 85;4; -0.425500,-0.561150, 0.425500,-0.561150;;, - 86;4; -0.439529,-0.548244, 0.439529,-0.548244;;, - 87;4; -0.456329,-0.532789, 0.456329,-0.532789;;, - 88;4; -0.474639,-0.515945, 0.474639,-0.515945;;, - 89;4; -0.492950,-0.499100, 0.492950,-0.499100;;, - 90;4; -0.509750,-0.483645, 0.509750,-0.483645;;, - 91;4; -0.523779,-0.470739, 0.523779,-0.470739;;, - 92;4; -0.534173,-0.461177, 0.534173,-0.461177;;, - 93;4; -0.540477,-0.455378, 0.540477,-0.455378;;, - 94;4; -0.542565,-0.453457, 0.542565,-0.453457;;, - 95;4; -0.538622,-0.457592, 0.538622,-0.457592;;, - 96;4; -0.527147,-0.469626, 0.527147,-0.469626;;, - 97;4; -0.510651,-0.486926, 0.510651,-0.486926;;, - 98;4; -0.494154,-0.504227, 0.494154,-0.504227;;, - 99;4; -0.482678,-0.516262, 0.482678,-0.516262;;, - 100;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 101;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 102;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 103;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 104;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 105;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 106;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 107;4; -0.459849,-0.531450, 0.459849,-0.531450;;, - 108;4; -0.404704,-0.563369, 0.404704,-0.563369;;, - 109;4; -0.324936,-0.608630, 0.324936,-0.608630;;, - 110;4; -0.244150,-0.652732, 0.244150,-0.652732;;, - 111;4; -0.186185,-0.681484, 0.186185,-0.681484;;, - 112;4; -0.163186,-0.688019, 0.163186,-0.688019;;, - 113;4; -0.167199,-0.675519, 0.167199,-0.675519;;, - 114;4; -0.188605,-0.647883, 0.188605,-0.647883;;, - 115;4; -0.226968,-0.605645, 0.226968,-0.605645;;, - 116;4; -0.280509,-0.550553, 0.280509,-0.550553;;, - 117;4; -0.345782,-0.485840, 0.345782,-0.485840;;, - 118;4; -0.417713,-0.416166, 0.417713,-0.416166;;, - 119;4; -0.490176,-0.347070, 0.490176,-0.347070;;, - 120;4; -0.557006,-0.284050, 0.557006,-0.284050;;, - 121;4; -0.613026,-0.231653, 0.613026,-0.231653;;, - 122;4; -0.654651,-0.192961, 0.654651,-0.192961;;, - 123;4; -0.679949,-0.169555, 0.679949,-0.169555;;, - 124;4; -0.688343,-0.161817, 0.688343,-0.161817;;, - 125;4; -0.675400,-0.183963, 0.675400,-0.183963;;, - 126;4; -0.637747,-0.248401, 0.637747,-0.248401;;, - 127;4; -0.583614,-0.341036, 0.583614,-0.341036;;, - 128;4; -0.529441,-0.433709, 0.529441,-0.433709;;, - 129;4; -0.491712,-0.498218, 0.491712,-0.498218;;, - 130;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 131;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 132;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 133;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 134;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 135;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 136;4; -0.536290,-0.452136, 0.536290,-0.452136;;, - 137;4; -0.593818,-0.383901, 0.593818,-0.383901;;, - 138;4; -0.592025,-0.386049, 0.592025,-0.386049;;, - 139;4; -0.586989,-0.392082, 0.586989,-0.392082;;, - 140;4; -0.579326,-0.401264, 0.579326,-0.401264;;, - 141;4; -0.569759,-0.412729, 0.569759,-0.412729;;, - 142;4; -0.559069,-0.425541, 0.559069,-0.425541;;, - 143;4; -0.548041,-0.438760, 0.548041,-0.438760;;, - 144;4; -0.537411,-0.451504, 0.537411,-0.451504;;, - 145;4; -0.527823,-0.462997, 0.527823,-0.462997;;, - 146;4; -0.519810,-0.472602, 0.519810,-0.472602;;, - 147;4; -0.513782,-0.479828, 0.513782,-0.479828;;, - 148;4; -0.510034,-0.484321, 0.510034,-0.484321;;, - 149;4; -0.508756,-0.485852, 0.508756,-0.485852;;, - 150;4; -0.520938,-0.472488, 0.520938,-0.472488;;, - 151;4; -0.547004,-0.443890, 0.547004,-0.443890;;, - 152;4; -0.559186,-0.430525, 0.559186,-0.430525;;, - 153;4; -0.539768,-0.452220, 0.539768,-0.452220;;, - 154;4; -0.498201,-0.498658, 0.498201,-0.498657;;, - 155;4; -0.478735,-0.520397, 0.478735,-0.520397;;; - } - AnimationKey { //Scale - 1; - 156; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_hvost} - AnimationKey { //Position - 2; - 156; - 0;3; 0.000000,-0.295864,-0.017687;;, - 1;3; 0.000000,-0.295864,-0.017687;;, - 2;3; 0.000000,-0.295864,-0.017687;;, - 3;3; 0.000000,-0.295864,-0.017687;;, - 4;3; 0.000000,-0.295864,-0.017687;;, - 5;3; 0.000000,-0.295864,-0.017687;;, - 6;3; 0.000000,-0.295864,-0.017687;;, - 7;3; 0.000000,-0.295864,-0.017687;;, - 8;3; 0.000000,-0.295864,-0.017687;;, - 9;3; 0.000000,-0.295864,-0.017687;;, - 10;3; 0.000000,-0.295864,-0.017687;;, - 11;3; 0.000000,-0.295864,-0.017687;;, - 12;3; 0.000000,-0.295864,-0.017687;;, - 13;3; 0.000000,-0.295864,-0.017687;;, - 14;3; 0.000000,-0.295864,-0.017687;;, - 15;3; 0.000000,-0.295864,-0.017687;;, - 16;3; 0.000000,-0.295864,-0.017687;;, - 17;3; 0.000000,-0.295864,-0.017687;;, - 18;3; 0.000000,-0.295864,-0.017687;;, - 19;3; 0.000000,-0.295864,-0.017687;;, - 20;3; 0.000000,-0.295864,-0.017687;;, - 21;3; 0.000000,-0.295864,-0.017687;;, - 22;3; 0.000000,-0.295864,-0.017687;;, - 23;3; 0.000000,-0.295864,-0.017687;;, - 24;3; 0.000000,-0.295864,-0.017687;;, - 25;3; 0.000000,-0.295864,-0.017687;;, - 26;3; 0.000000,-0.295864,-0.017687;;, - 27;3; 0.000000,-0.295864,-0.017687;;, - 28;3; 0.000000,-0.295864,-0.017687;;, - 29;3; 0.000000,-0.295864,-0.017687;;, - 30;3; 0.000000,-0.295864,-0.017687;;, - 31;3; 0.000000,-0.295864,-0.017687;;, - 32;3; 0.000000,-0.295864,-0.017687;;, - 33;3; 0.000000,-0.295864,-0.017687;;, - 34;3; 0.000000,-0.295864,-0.017687;;, - 35;3; 0.000000,-0.295864,-0.017687;;, - 36;3; 0.000000,-0.295864,-0.017687;;, - 37;3; 0.000000,-0.295864,-0.017687;;, - 38;3; 0.000000,-0.295864,-0.017687;;, - 39;3; 0.000000,-0.295864,-0.017687;;, - 40;3; 0.000000,-0.295864,-0.017687;;, - 41;3; 0.000000,-0.295864,-0.017687;;, - 42;3; 0.000000,-0.295864,-0.017687;;, - 43;3; 0.000000,-0.295864,-0.017687;;, - 44;3; 0.000000,-0.295864,-0.017687;;, - 45;3; 0.000000,-0.295864,-0.017687;;, - 46;3; 0.000000,-0.295864,-0.017687;;, - 47;3; 0.000000,-0.295864,-0.017687;;, - 48;3; 0.000000,-0.295864,-0.017687;;, - 49;3; 0.000000,-0.295864,-0.017687;;, - 50;3; 0.000000,-0.295864,-0.017687;;, - 51;3; 0.000000,-0.295864,-0.017687;;, - 52;3; 0.000000,-0.295864,-0.017687;;, - 53;3; 0.000000,-0.295864,-0.017687;;, - 54;3; 0.000000,-0.295864,-0.017687;;, - 55;3; 0.000000,-0.295864,-0.017687;;, - 56;3; 0.000000,-0.295864,-0.017687;;, - 57;3; 0.000000,-0.295864,-0.017687;;, - 58;3; 0.000000,-0.295864,-0.017687;;, - 59;3; 0.000000,-0.295864,-0.017687;;, - 60;3; 0.000000,-0.295864,-0.017687;;, - 61;3; 0.000000,-0.295864,-0.017687;;, - 62;3; 0.000000,-0.295864,-0.017687;;, - 63;3; 0.000000,-0.295864,-0.017687;;, - 64;3; 0.000000,-0.295864,-0.017687;;, - 65;3; 0.000000,-0.295864,-0.017687;;, - 66;3; 0.000000,-0.295864,-0.017687;;, - 67;3; 0.000000,-0.295864,-0.017687;;, - 68;3; 0.000000,-0.295864,-0.017687;;, - 69;3; 0.000000,-0.295864,-0.017687;;, - 70;3; 0.000000,-0.295864,-0.017687;;, - 71;3; 0.000000,-0.295864,-0.017687;;, - 72;3; 0.000000,-0.295864,-0.017687;;, - 73;3; 0.000000,-0.295864,-0.017687;;, - 74;3; 0.000000,-0.295864,-0.017687;;, - 75;3; 0.000000,-0.295864,-0.017687;;, - 76;3; 0.000000,-0.295864,-0.017687;;, - 77;3; 0.000000,-0.295864,-0.017687;;, - 78;3; 0.000000,-0.295864,-0.017687;;, - 79;3; 0.000000,-0.295864,-0.017687;;, - 80;3; 0.000000,-0.295864,-0.017687;;, - 81;3; 0.000000,-0.295864,-0.017687;;, - 82;3; 0.000000,-0.295864,-0.017687;;, - 83;3; 0.000000,-0.295864,-0.017687;;, - 84;3; 0.000000,-0.295864,-0.017687;;, - 85;3; 0.000000,-0.295864,-0.017687;;, - 86;3; 0.000000,-0.295864,-0.017687;;, - 87;3; 0.000000,-0.295864,-0.017687;;, - 88;3; 0.000000,-0.295864,-0.017687;;, - 89;3; 0.000000,-0.295864,-0.017687;;, - 90;3; 0.000000,-0.295864,-0.017687;;, - 91;3; 0.000000,-0.295864,-0.017687;;, - 92;3; 0.000000,-0.295864,-0.017687;;, - 93;3; 0.000000,-0.295864,-0.017687;;, - 94;3; 0.000000,-0.295864,-0.017687;;, - 95;3; 0.000000,-0.295864,-0.017687;;, - 96;3; 0.000000,-0.295864,-0.017687;;, - 97;3; 0.000000,-0.295864,-0.017687;;, - 98;3; 0.000000,-0.295864,-0.017687;;, - 99;3; 0.000000,-0.295864,-0.017687;;, - 100;3; 0.000000,-0.295864,-0.017687;;, - 101;3; 0.000000,-0.295864,-0.017687;;, - 102;3; 0.000000,-0.295864,-0.017687;;, - 103;3; 0.000000,-0.295864,-0.017687;;, - 104;3; 0.000000,-0.295864,-0.017687;;, - 105;3; 0.000000,-0.295864,-0.017687;;, - 106;3; 0.000000,-0.295864,-0.017687;;, - 107;3; 0.000000,-0.295864,-0.017687;;, - 108;3; 0.000000,-0.295864,-0.017687;;, - 109;3; 0.000000,-0.295864,-0.017687;;, - 110;3; 0.000000,-0.295864,-0.017687;;, - 111;3; 0.000000,-0.295864,-0.017687;;, - 112;3; 0.000000,-0.295864,-0.017687;;, - 113;3; 0.000000,-0.295864,-0.017687;;, - 114;3; 0.000000,-0.295864,-0.017687;;, - 115;3; 0.000000,-0.295864,-0.017687;;, - 116;3; 0.000000,-0.295864,-0.017687;;, - 117;3; 0.000000,-0.295864,-0.017687;;, - 118;3; 0.000000,-0.295864,-0.017687;;, - 119;3; 0.000000,-0.295864,-0.017687;;, - 120;3; 0.000000,-0.295864,-0.017687;;, - 121;3; 0.000000,-0.295864,-0.017687;;, - 122;3; 0.000000,-0.295864,-0.017687;;, - 123;3; 0.000000,-0.295864,-0.017687;;, - 124;3; 0.000000,-0.295864,-0.017687;;, - 125;3; 0.000000,-0.295864,-0.017687;;, - 126;3; 0.000000,-0.295864,-0.017687;;, - 127;3; 0.000000,-0.295864,-0.017687;;, - 128;3; 0.000000,-0.295864,-0.017687;;, - 129;3; 0.000000,-0.295864,-0.017687;;, - 130;3; 0.000000,-0.295864,-0.017687;;, - 131;3; 0.000000,-0.295864,-0.017687;;, - 132;3; 0.000000,-0.295864,-0.017687;;, - 133;3; 0.000000,-0.295864,-0.017687;;, - 134;3; 0.000000,-0.295864,-0.017687;;, - 135;3; 0.000000,-0.295864,-0.017687;;, - 136;3; 0.000000,-0.295864,-0.017687;;, - 137;3; 0.000000,-0.295864,-0.017687;;, - 138;3; 0.000000,-0.295864,-0.017687;;, - 139;3; 0.000000,-0.295864,-0.017687;;, - 140;3; 0.000000,-0.295864,-0.017687;;, - 141;3; 0.000000,-0.295864,-0.017687;;, - 142;3; 0.000000,-0.295864,-0.017687;;, - 143;3; 0.000000,-0.295864,-0.017687;;, - 144;3; 0.000000,-0.295864,-0.017687;;, - 145;3; 0.000000,-0.295864,-0.017687;;, - 146;3; 0.000000,-0.295864,-0.017687;;, - 147;3; 0.000000,-0.295864,-0.017687;;, - 148;3; 0.000000,-0.295864,-0.017687;;, - 149;3; 0.000000,-0.295864,-0.017687;;, - 150;3; 0.000000,-0.295864,-0.017687;;, - 151;3; 0.000000,-0.295864,-0.017687;;, - 152;3; 0.000000,-0.295864,-0.017687;;, - 153;3; 0.000000,-0.295864,-0.017687;;, - 154;3; 0.000000,-0.295864,-0.017687;;, - 155;3; 0.000000,-0.295864,-0.017687;;; - } - AnimationKey { //Rotation - 0; - 156; - 0;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 1;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 2;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 3;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 4;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 5;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 6;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 7;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 8;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 9;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 10;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 11;4; -0.487739,-0.870622, 0.021531, 0.023041;;, - 12;4; -0.485578,-0.866764, 0.067591, 0.072336;;, - 13;4; -0.484568,-0.864961, 0.089115, 0.095371;;, - 14;4; -0.484568,-0.864961, 0.078105, 0.083589;;, - 15;4; -0.484568,-0.864961, 0.046063, 0.049297;;, - 16;4; -0.484568,-0.864961, 0.000000, 0.000000;;, - 17;4; -0.484568,-0.864961,-0.046062,-0.049296;;, - 18;4; -0.484568,-0.864961,-0.078105,-0.083588;;, - 19;4; -0.484568,-0.864961,-0.089115,-0.095371;;, - 20;4; -0.485505,-0.866634,-0.063411,-0.066145;;, - 21;4; -0.487527,-0.870243,-0.008405,-0.003602;;, - 22;4; -0.488515,-0.872007, 0.017311, 0.025632;;, - 23;4; -0.488578,-0.872119, 0.016836, 0.024930;;, - 24;4; -0.488632,-0.872216, 0.015413, 0.022823;;, - 25;4; -0.488675,-0.872293, 0.013128, 0.019440;;, - 26;4; -0.488708,-0.872351, 0.010222, 0.015137;;, - 27;4; -0.488729,-0.872389, 0.007087, 0.010495;;, - 28;4; -0.488741,-0.872411, 0.004182, 0.006192;;, - 29;4; -0.488747,-0.872421, 0.001897, 0.002809;;, - 30;4; -0.488749,-0.872424, 0.000474, 0.000702;;, - 31;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 32;4; -0.487739,-0.870622, 0.021530, 0.023040;;, - 33;4; -0.485578,-0.866764, 0.067591, 0.072335;;, - 34;4; -0.484568,-0.864961, 0.089115, 0.095371;;, - 35;4; -0.484568,-0.864961, 0.078105, 0.083589;;, - 36;4; -0.484568,-0.864961, 0.046063, 0.049297;;, - 37;4; -0.484568,-0.864961,-0.000000, 0.000000;;, - 38;4; -0.484568,-0.864961,-0.046063,-0.049297;;, - 39;4; -0.484568,-0.864961,-0.078105,-0.083589;;, - 40;4; -0.484568,-0.864961,-0.089115,-0.095371;;, - 41;4; -0.485578,-0.866764,-0.067592,-0.072335;;, - 42;4; -0.487739,-0.870622,-0.021532,-0.023040;;, - 43;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 44;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 45;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 46;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 47;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 48;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 49;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 50;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 51;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 52;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 53;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 54;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 55;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 56;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 57;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 58;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 59;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 60;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 61;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 62;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 63;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 64;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 65;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 66;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 67;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 68;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 69;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 70;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 71;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 72;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 73;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 74;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 75;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 76;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 77;4; -0.475808,-0.877594,-0.000049,-0.000523;;, - 78;4; -0.436940,-0.893029,-0.000173,-0.002149;;, - 79;4; -0.377893,-0.916244,-0.000300,-0.004762;;, - 80;4; -0.312673,-0.941466,-0.000330,-0.007910;;, - 81;4; -0.256835,-0.962415,-0.000187,-0.011003;;, - 82;4; -0.219444,-0.975530, 0.000150,-0.013640;;, - 83;4; -0.193318,-0.983639, 0.000681,-0.016160;;, - 84;4; -0.169382,-0.990265, 0.001418,-0.019016;;, - 85;4; -0.148030,-0.995304, 0.002349,-0.022159;;, - 86;4; -0.129628,-0.998721, 0.003440,-0.025501;;, - 87;4; -0.114440,-1.000587, 0.004639,-0.028910;;, - 88;4; -0.102546,-1.001108, 0.005873,-0.032223;;, - 89;4; -0.093793,-1.000608, 0.007057,-0.035264;;, - 90;4; -0.087804,-0.999487, 0.008111,-0.037878;;, - 91;4; -0.084054,-0.998144, 0.008972,-0.039952;;, - 92;4; -0.081975,-0.996922, 0.009598,-0.041429;;, - 93;4; -0.081039,-0.996075, 0.009973,-0.042296;;, - 94;4; -0.080808,-0.995769, 0.010096,-0.042576;;, - 95;4; -0.106019,-0.988144, 0.009473,-0.039946;;, - 96;4; -0.179360,-0.965968, 0.007657,-0.032292;;, - 97;4; -0.284763,-0.934105, 0.005048,-0.021288;;, - 98;4; -0.390175,-0.902238, 0.002439,-0.010284;;, - 99;4; -0.463531,-0.880054, 0.000624,-0.002630;;, - 100;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 101;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 102;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 103;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 104;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 105;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 106;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 107;4; -0.475808,-0.877594,-0.000049,-0.000523;;, - 108;4; -0.436940,-0.893029,-0.000173,-0.002149;;, - 109;4; -0.377893,-0.916244,-0.000300,-0.004762;;, - 110;4; -0.312673,-0.941466,-0.000330,-0.007910;;, - 111;4; -0.256835,-0.962415,-0.000187,-0.011003;;, - 112;4; -0.219444,-0.975530, 0.000150,-0.013640;;, - 113;4; -0.193318,-0.983639, 0.000681,-0.016160;;, - 114;4; -0.169382,-0.990265, 0.001418,-0.019016;;, - 115;4; -0.148030,-0.995304, 0.002349,-0.022159;;, - 116;4; -0.129628,-0.998721, 0.003440,-0.025501;;, - 117;4; -0.114440,-1.000587, 0.004639,-0.028910;;, - 118;4; -0.102546,-1.001108, 0.005873,-0.032223;;, - 119;4; -0.093793,-1.000608, 0.007057,-0.035264;;, - 120;4; -0.087804,-0.999487, 0.008111,-0.037878;;, - 121;4; -0.084054,-0.998144, 0.008972,-0.039952;;, - 122;4; -0.081975,-0.996922, 0.009598,-0.041429;;, - 123;4; -0.081039,-0.996075, 0.009973,-0.042296;;, - 124;4; -0.080808,-0.995769, 0.010096,-0.042576;;, - 125;4; -0.106019,-0.988144, 0.009473,-0.039946;;, - 126;4; -0.179360,-0.965968, 0.007657,-0.032292;;, - 127;4; -0.284763,-0.934105, 0.005048,-0.021288;;, - 128;4; -0.390175,-0.902238, 0.002439,-0.010284;;, - 129;4; -0.463531,-0.880054, 0.000624,-0.002630;;, - 130;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 131;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 132;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 133;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 134;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 135;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 136;4; -0.069762,-0.905220,-0.000000, 0.000000;;, - 137;4; 0.348011,-0.937491, 0.000000, 0.000000;;, - 138;4; 0.332428,-0.936184, 0.000000, 0.000000;;, - 139;4; 0.294691,-0.933103, 0.000000, 0.000000;;, - 140;4; 0.243447,-0.929002, 0.000000, 0.000000;;, - 141;4; 0.183838,-0.924297, 0.000000, 0.000000;;, - 142;4; 0.119262,-0.919250, 0.000000, 0.000000;;, - 143;4; 0.052141,-0.914041, 0.000000, 0.000000;;, - 144;4; -0.015689,-0.908803,-0.000000, 0.000000;;, - 145;4; -0.082761,-0.903642,-0.000000, 0.000000;;, - 146;4; -0.147851,-0.898644,-0.000000, 0.000000;;, - 147;4; -0.209896,-0.893885,-0.000000, 0.000000;;, - 148;4; -0.267935,-0.889435,-0.000000, 0.000000;;, - 149;4; -0.321076,-0.885358,-0.000000, 0.000000;;, - 150;4; -0.368460,-0.881718,-0.000000, 0.000000;;, - 151;4; -0.409240,-0.878580,-0.000000, 0.000000;;, - 152;4; -0.442564,-0.876008,-0.000000, 0.000000;;, - 153;4; -0.467550,-0.874074,-0.000000, 0.000000;;, - 154;4; -0.483275,-0.872852,-0.000000, 0.000000;;, - 155;4; -0.488749,-0.872425,-0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 156; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_sheya} - AnimationKey { //Position - 2; - 156; - 0;3; 0.000000, 3.260104, 0.242284;;, - 1;3; 0.000000, 3.260104, 0.242284;;, - 2;3; 0.000000, 3.260104, 0.242284;;, - 3;3; 0.000000, 3.260104, 0.242284;;, - 4;3; 0.000000, 3.260104, 0.242284;;, - 5;3; 0.000000, 3.260104, 0.242284;;, - 6;3; 0.000000, 3.260104, 0.242284;;, - 7;3; 0.000000, 3.260104, 0.242284;;, - 8;3; 0.000000, 3.260104, 0.242284;;, - 9;3; 0.000000, 3.260104, 0.242284;;, - 10;3; 0.000000, 3.260104, 0.242284;;, - 11;3; 0.000000, 3.260104, 0.242284;;, - 12;3; 0.000000, 3.260104, 0.242284;;, - 13;3; 0.000000, 3.260104, 0.242284;;, - 14;3; 0.000000, 3.260104, 0.242284;;, - 15;3; 0.000000, 3.260104, 0.242284;;, - 16;3; 0.000000, 3.260104, 0.242284;;, - 17;3; 0.000000, 3.260104, 0.242284;;, - 18;3; 0.000000, 3.260104, 0.242284;;, - 19;3; 0.000000, 3.260104, 0.242284;;, - 20;3; 0.000000, 3.260104, 0.242284;;, - 21;3; 0.000000, 3.260104, 0.242284;;, - 22;3; 0.000000, 3.260104, 0.242284;;, - 23;3; 0.000000, 3.260104, 0.242284;;, - 24;3; 0.000000, 3.260104, 0.242284;;, - 25;3; 0.000000, 3.260104, 0.242284;;, - 26;3; 0.000000, 3.260104, 0.242284;;, - 27;3; 0.000000, 3.260104, 0.242284;;, - 28;3; 0.000000, 3.260104, 0.242284;;, - 29;3; 0.000000, 3.260104, 0.242284;;, - 30;3; 0.000000, 3.260104, 0.242284;;, - 31;3; 0.000000, 3.260104, 0.242284;;, - 32;3; 0.000000, 3.260104, 0.242284;;, - 33;3; 0.000000, 3.260104, 0.242284;;, - 34;3; 0.000000, 3.260104, 0.242284;;, - 35;3; 0.000000, 3.260104, 0.242284;;, - 36;3; 0.000000, 3.260104, 0.242284;;, - 37;3; 0.000000, 3.260104, 0.242284;;, - 38;3; 0.000000, 3.260104, 0.242284;;, - 39;3; 0.000000, 3.260104, 0.242284;;, - 40;3; 0.000000, 3.260104, 0.242284;;, - 41;3; 0.000000, 3.260104, 0.242284;;, - 42;3; 0.000000, 3.260104, 0.242284;;, - 43;3; 0.000000, 3.260104, 0.242284;;, - 44;3; 0.000000, 3.260104, 0.242284;;, - 45;3; 0.000000, 3.260104, 0.242284;;, - 46;3; 0.000000, 3.260104, 0.242284;;, - 47;3; 0.000000, 3.260104, 0.242284;;, - 48;3; 0.000000, 3.260104, 0.242284;;, - 49;3; 0.000000, 3.260104, 0.242284;;, - 50;3; 0.000000, 3.260104, 0.242284;;, - 51;3; 0.000000, 3.260104, 0.242284;;, - 52;3; 0.000000, 3.260104, 0.242284;;, - 53;3; 0.000000, 3.260104, 0.242284;;, - 54;3; 0.000000, 3.260104, 0.242284;;, - 55;3; 0.000000, 3.260104, 0.242284;;, - 56;3; 0.000000, 3.260104, 0.242284;;, - 57;3; 0.000000, 3.260104, 0.242284;;, - 58;3; 0.000000, 3.260104, 0.242284;;, - 59;3; 0.000000, 3.260104, 0.242284;;, - 60;3; 0.000000, 3.260104, 0.242284;;, - 61;3; 0.000000, 3.260104, 0.242284;;, - 62;3; 0.000000, 3.260104, 0.242284;;, - 63;3; 0.000000, 3.260104, 0.242284;;, - 64;3; 0.000000, 3.260104, 0.242284;;, - 65;3; 0.000000, 3.260104, 0.242284;;, - 66;3; 0.000000, 3.260104, 0.242284;;, - 67;3; 0.000000, 3.260104, 0.242284;;, - 68;3; 0.000000, 3.260104, 0.242284;;, - 69;3; 0.000000, 3.260104, 0.242284;;, - 70;3; 0.000000, 3.260104, 0.242284;;, - 71;3; 0.000000, 3.260104, 0.242284;;, - 72;3; 0.000000, 3.260104, 0.242284;;, - 73;3; 0.000000, 3.260104, 0.242284;;, - 74;3; 0.000000, 3.260104, 0.242284;;, - 75;3; 0.000000, 3.260104, 0.242284;;, - 76;3; 0.000000, 3.260104, 0.242284;;, - 77;3; 0.000000, 3.260104, 0.242284;;, - 78;3; 0.000000, 3.260104, 0.242284;;, - 79;3; 0.000000, 3.260104, 0.242284;;, - 80;3; 0.000000, 3.260104, 0.242284;;, - 81;3; 0.000000, 3.260104, 0.242284;;, - 82;3; 0.000000, 3.260104, 0.242284;;, - 83;3; 0.000000, 3.260104, 0.242284;;, - 84;3; 0.000000, 3.260104, 0.242284;;, - 85;3; 0.000000, 3.260104, 0.242284;;, - 86;3; 0.000000, 3.260104, 0.242284;;, - 87;3; 0.000000, 3.260104, 0.242284;;, - 88;3; 0.000000, 3.260104, 0.242284;;, - 89;3; 0.000000, 3.260104, 0.242284;;, - 90;3; 0.000000, 3.260104, 0.242284;;, - 91;3; 0.000000, 3.260104, 0.242284;;, - 92;3; 0.000000, 3.260104, 0.242284;;, - 93;3; 0.000000, 3.260104, 0.242284;;, - 94;3; 0.000000, 3.260104, 0.242284;;, - 95;3; 0.000000, 3.260104, 0.242284;;, - 96;3; 0.000000, 3.260104, 0.242284;;, - 97;3; 0.000000, 3.260104, 0.242284;;, - 98;3; 0.000000, 3.260104, 0.242284;;, - 99;3; 0.000000, 3.260104, 0.242284;;, - 100;3; 0.000000, 3.260104, 0.242284;;, - 101;3; 0.000000, 3.260104, 0.242284;;, - 102;3; 0.000000, 3.260104, 0.242284;;, - 103;3; 0.000000, 3.260104, 0.242284;;, - 104;3; 0.000000, 3.260104, 0.242284;;, - 105;3; 0.000000, 3.260104, 0.242284;;, - 106;3; 0.000000, 3.260104, 0.242284;;, - 107;3; 0.000000, 3.260104, 0.242284;;, - 108;3; 0.000000, 3.260104, 0.242284;;, - 109;3; 0.000000, 3.260104, 0.242284;;, - 110;3; 0.000000, 3.260104, 0.242284;;, - 111;3; 0.000000, 3.260104, 0.242284;;, - 112;3; 0.000000, 3.260104, 0.242284;;, - 113;3; 0.000000, 3.260104, 0.242284;;, - 114;3; 0.000000, 3.260104, 0.242284;;, - 115;3; 0.000000, 3.260104, 0.242284;;, - 116;3; 0.000000, 3.260104, 0.242284;;, - 117;3; 0.000000, 3.260104, 0.242284;;, - 118;3; 0.000000, 3.260104, 0.242284;;, - 119;3; 0.000000, 3.260104, 0.242284;;, - 120;3; 0.000000, 3.260104, 0.242284;;, - 121;3; 0.000000, 3.260104, 0.242284;;, - 122;3; 0.000000, 3.260104, 0.242284;;, - 123;3; 0.000000, 3.260104, 0.242284;;, - 124;3; 0.000000, 3.260104, 0.242284;;, - 125;3; 0.000000, 3.260104, 0.242284;;, - 126;3; 0.000000, 3.260104, 0.242284;;, - 127;3; 0.000000, 3.260104, 0.242284;;, - 128;3; 0.000000, 3.260104, 0.242284;;, - 129;3; 0.000000, 3.260104, 0.242284;;, - 130;3; 0.000000, 3.260104, 0.242284;;, - 131;3; 0.000000, 3.260104, 0.242284;;, - 132;3; 0.000000, 3.260104, 0.242284;;, - 133;3; 0.000000, 3.260104, 0.242284;;, - 134;3; 0.000000, 3.260104, 0.242284;;, - 135;3; 0.000000, 3.260104, 0.242284;;, - 136;3; 0.000000, 3.260104, 0.242284;;, - 137;3; 0.000000, 3.260104, 0.242284;;, - 138;3; 0.000000, 3.260104, 0.242284;;, - 139;3; 0.000000, 3.260104, 0.242284;;, - 140;3; 0.000000, 3.260104, 0.242284;;, - 141;3; 0.000000, 3.260104, 0.242284;;, - 142;3; 0.000000, 3.260104, 0.242284;;, - 143;3; 0.000000, 3.260104, 0.242284;;, - 144;3; 0.000000, 3.260104, 0.242284;;, - 145;3; 0.000000, 3.260104, 0.242284;;, - 146;3; 0.000000, 3.260104, 0.242284;;, - 147;3; 0.000000, 3.260104, 0.242284;;, - 148;3; 0.000000, 3.260104, 0.242284;;, - 149;3; 0.000000, 3.260104, 0.242284;;, - 150;3; 0.000000, 3.260104, 0.242284;;, - 151;3; 0.000000, 3.260104, 0.242284;;, - 152;3; 0.000000, 3.260104, 0.242284;;, - 153;3; 0.000000, 3.260104, 0.242284;;, - 154;3; 0.000000, 3.260104, 0.242284;;, - 155;3; 0.000000, 3.260104, 0.242284;;; - } - AnimationKey { //Rotation - 0; - 156; - 0;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 1;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 2;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 3;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 4;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 5;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 6;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 7;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 8;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 9;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 10;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 11;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 12;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 13;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 14;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 15;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 16;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 17;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 18;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 19;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 20;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 21;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 22;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 23;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 24;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 25;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 26;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 27;4; -0.994416,-0.057162, 0.003586, 0.037647;;, - 28;4; -0.989056, 0.002484, 0.005794, 0.037102;;, - 29;4; -0.981349, 0.088206, 0.008966, 0.036319;;, - 30;4; -0.973641, 0.173928, 0.012139, 0.035535;;, - 31;4; -0.968281, 0.233575, 0.014346, 0.034991;;, - 32;4; -0.966440, 0.254077, 0.015105, 0.034803;;, - 33;4; -0.966440, 0.254077, 0.015105, 0.034803;;, - 34;4; -0.966440, 0.254077, 0.015105, 0.034803;;, - 35;4; -0.966440, 0.254077, 0.015105, 0.034803;;, - 36;4; -0.966440, 0.254077, 0.015105, 0.034803;;, - 37;4; -0.966440, 0.254077, 0.015105, 0.034803;;, - 38;4; -0.966440, 0.254077, 0.015105, 0.034803;;, - 39;4; -0.964339, 0.215537, 0.049348, 0.013417;;, - 40;4; -0.959308, 0.112805, 0.138792,-0.042483;;, - 41;4; -0.955516, 0.004698, 0.228007,-0.098299;;, - 42;4; -0.956542,-0.047448, 0.261727,-0.119483;;, - 43;4; -0.961848,-0.061756, 0.245284,-0.109587;;, - 44;4; -0.970009,-0.071634, 0.198581,-0.081241;;, - 45;4; -0.979672,-0.076820, 0.131773,-0.040622;;, - 46;4; -0.988486,-0.078307, 0.065092,-0.000055;;, - 47;4; -0.994313,-0.078015, 0.018746, 0.028147;;, - 48;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 49;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 50;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 51;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 52;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 53;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 54;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 55;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 56;4; -0.996486,-0.073439, 0.002987, 0.037818;;, - 57;4; -0.997129,-0.061537, 0.003438, 0.037774;;, - 58;4; -0.997954,-0.046256, 0.004016, 0.037717;;, - 59;4; -0.998597,-0.034355, 0.004466, 0.037672;;, - 60;4; -0.998826,-0.030129, 0.004626, 0.037657;;, - 61;4; -0.998798,-0.030648, 0.004606, 0.037659;;, - 62;4; -0.998717,-0.032151, 0.004550, 0.037664;;, - 63;4; -0.998587,-0.034552, 0.004459, 0.037673;;, - 64;4; -0.998414,-0.037754, 0.004338, 0.037685;;, - 65;4; -0.998204,-0.041642, 0.004190, 0.037700;;, - 66;4; -0.997964,-0.046086, 0.004022, 0.037716;;, - 67;4; -0.997702,-0.050936, 0.003839, 0.037734;;, - 68;4; -0.997427,-0.056020, 0.003646, 0.037753;;, - 69;4; -0.997150,-0.061137, 0.003453, 0.037772;;, - 70;4; -0.996885,-0.066057, 0.003267, 0.037791;;, - 71;4; -0.996644,-0.070510, 0.003098, 0.037807;;, - 72;4; -0.996445,-0.074185, 0.002959, 0.037821;;, - 73;4; -0.996309,-0.076713, 0.002863, 0.037831;;, - 74;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 75;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 76;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 77;4; -0.996410,-0.074932, 0.002931, 0.037824;;, - 78;4; -0.996852,-0.066980, 0.003232, 0.037795;;, - 79;4; -0.997489,-0.055549, 0.003664, 0.037753;;, - 80;4; -0.998126,-0.044117, 0.004097, 0.037711;;, - 81;4; -0.998568,-0.036165, 0.004398, 0.037682;;, - 82;4; -0.998721,-0.033433, 0.004502, 0.037672;;, - 83;4; -0.998568,-0.036165, 0.004398, 0.037682;;, - 84;4; -0.998126,-0.044117, 0.004097, 0.037711;;, - 85;4; -0.997489,-0.055549, 0.003664, 0.037753;;, - 86;4; -0.996852,-0.066980, 0.003232, 0.037795;;, - 87;4; -0.996410,-0.074932, 0.002931, 0.037824;;, - 88;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 89;4; -0.996430,-0.074206, 0.002958, 0.037821;;, - 90;4; -0.996931,-0.064141, 0.003339, 0.037781;;, - 91;4; -0.997651,-0.049673, 0.003886, 0.037725;;, - 92;4; -0.998372,-0.035204, 0.004433, 0.037669;;, - 93;4; -0.998873,-0.025139, 0.004814, 0.037630;;, - 94;4; -0.999045,-0.021681, 0.004944, 0.037616;;, - 95;4; -0.998873,-0.025139, 0.004814, 0.037630;;, - 96;4; -0.998372,-0.035204, 0.004433, 0.037669;;, - 97;4; -0.997651,-0.049673, 0.003886, 0.037725;;, - 98;4; -0.996931,-0.064141, 0.003339, 0.037781;;, - 99;4; -0.996430,-0.074206, 0.002958, 0.037821;;, - 100;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 101;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 102;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 103;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 104;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 105;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 106;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 107;4; -0.996410,-0.074932, 0.002931, 0.037824;;, - 108;4; -0.996852,-0.066980, 0.003232, 0.037795;;, - 109;4; -0.997489,-0.055549, 0.003664, 0.037753;;, - 110;4; -0.998126,-0.044117, 0.004097, 0.037711;;, - 111;4; -0.998568,-0.036165, 0.004398, 0.037682;;, - 112;4; -0.998721,-0.033433, 0.004502, 0.037672;;, - 113;4; -0.998568,-0.036165, 0.004398, 0.037682;;, - 114;4; -0.998126,-0.044117, 0.004097, 0.037711;;, - 115;4; -0.997489,-0.055549, 0.003664, 0.037753;;, - 116;4; -0.996852,-0.066980, 0.003232, 0.037795;;, - 117;4; -0.996410,-0.074932, 0.002931, 0.037824;;, - 118;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 119;4; -0.996430,-0.074206, 0.002958, 0.037821;;, - 120;4; -0.996931,-0.064141, 0.003339, 0.037781;;, - 121;4; -0.997651,-0.049673, 0.003886, 0.037725;;, - 122;4; -0.998372,-0.035204, 0.004433, 0.037669;;, - 123;4; -0.998873,-0.025139, 0.004814, 0.037630;;, - 124;4; -0.999045,-0.021681, 0.004944, 0.037616;;, - 125;4; -0.998873,-0.025139, 0.004814, 0.037630;;, - 126;4; -0.998372,-0.035204, 0.004433, 0.037669;;, - 127;4; -0.997651,-0.049673, 0.003886, 0.037725;;, - 128;4; -0.996931,-0.064141, 0.003339, 0.037781;;, - 129;4; -0.996430,-0.074206, 0.002958, 0.037821;;, - 130;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 131;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 132;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 133;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 134;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 135;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 136;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 137;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 138;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 139;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 140;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 141;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 142;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 143;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 144;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 145;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 146;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 147;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 148;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 149;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 150;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 151;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 152;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 153;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 154;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 155;4; -0.996257,-0.077664, 0.002827, 0.037834;;; - } - AnimationKey { //Scale - 1; - 156; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_head} - AnimationKey { //Position - 2; - 156; - 0;3; 0.068728, 0.903770, 0.009841;;, - 1;3; 0.068728, 0.903770, 0.009841;;, - 2;3; 0.068728, 0.903770, 0.009841;;, - 3;3; 0.068728, 0.903770, 0.009841;;, - 4;3; 0.068728, 0.903770, 0.009841;;, - 5;3; 0.068728, 0.903770, 0.009841;;, - 6;3; 0.068728, 0.903770, 0.009841;;, - 7;3; 0.068728, 0.903770, 0.009841;;, - 8;3; 0.068728, 0.903770, 0.009841;;, - 9;3; 0.068728, 0.903770, 0.009841;;, - 10;3; 0.068728, 0.903770, 0.009841;;, - 11;3; 0.068728, 0.903770, 0.009841;;, - 12;3; 0.068728, 0.903770, 0.009841;;, - 13;3; 0.068728, 0.903770, 0.009841;;, - 14;3; 0.068728, 0.903770, 0.009841;;, - 15;3; 0.068728, 0.903770, 0.009841;;, - 16;3; 0.068728, 0.903770, 0.009841;;, - 17;3; 0.068728, 0.903770, 0.009841;;, - 18;3; 0.068728, 0.903770, 0.009841;;, - 19;3; 0.068728, 0.903770, 0.009841;;, - 20;3; 0.068728, 0.903770, 0.009841;;, - 21;3; 0.068728, 0.903770, 0.009841;;, - 22;3; 0.068728, 0.903770, 0.009841;;, - 23;3; 0.068728, 0.903770, 0.009841;;, - 24;3; 0.068728, 0.903770, 0.009841;;, - 25;3; 0.068728, 0.903770, 0.009841;;, - 26;3; 0.068728, 0.903770, 0.009841;;, - 27;3; 0.068728, 0.903770, 0.009841;;, - 28;3; 0.068728, 0.903770, 0.009841;;, - 29;3; 0.068728, 0.903770, 0.009841;;, - 30;3; 0.068728, 0.903770, 0.009841;;, - 31;3; 0.068728, 0.903770, 0.009841;;, - 32;3; 0.068728, 0.903770, 0.009841;;, - 33;3; 0.068728, 0.903770, 0.009841;;, - 34;3; 0.068728, 0.903770, 0.009841;;, - 35;3; 0.068728, 0.903770, 0.009841;;, - 36;3; 0.068728, 0.903770, 0.009841;;, - 37;3; 0.068728, 0.903770, 0.009841;;, - 38;3; 0.068728, 0.903770, 0.009841;;, - 39;3; 0.068728, 0.903770, 0.009841;;, - 40;3; 0.068728, 0.903770, 0.009841;;, - 41;3; 0.068728, 0.903770, 0.009840;;, - 42;3; 0.068728, 0.903770, 0.009841;;, - 43;3; 0.068728, 0.903770, 0.009841;;, - 44;3; 0.068728, 0.903770, 0.009841;;, - 45;3; 0.068728, 0.903770, 0.009841;;, - 46;3; 0.068728, 0.903770, 0.009841;;, - 47;3; 0.068727, 0.903770, 0.009841;;, - 48;3; 0.068728, 0.903770, 0.009841;;, - 49;3; 0.068728, 0.903770, 0.009841;;, - 50;3; 0.068728, 0.903770, 0.009841;;, - 51;3; 0.068728, 0.903770, 0.009841;;, - 52;3; 0.068728, 0.903770, 0.009841;;, - 53;3; 0.068728, 0.903770, 0.009841;;, - 54;3; 0.068728, 0.903770, 0.009841;;, - 55;3; 0.068728, 0.903770, 0.009841;;, - 56;3; 0.068728, 0.903770, 0.009841;;, - 57;3; 0.068728, 0.903770, 0.009841;;, - 58;3; 0.068728, 0.903770, 0.009841;;, - 59;3; 0.068728, 0.903770, 0.009841;;, - 60;3; 0.068728, 0.903770, 0.009841;;, - 61;3; 0.068728, 0.903770, 0.009841;;, - 62;3; 0.068727, 0.903770, 0.009841;;, - 63;3; 0.068728, 0.903770, 0.009841;;, - 64;3; 0.068728, 0.903770, 0.009841;;, - 65;3; 0.068727, 0.903770, 0.009841;;, - 66;3; 0.068728, 0.903769, 0.009841;;, - 67;3; 0.068728, 0.903770, 0.009841;;, - 68;3; 0.068728, 0.903770, 0.009841;;, - 69;3; 0.068727, 0.903770, 0.009841;;, - 70;3; 0.068728, 0.903770, 0.009841;;, - 71;3; 0.068728, 0.903770, 0.009841;;, - 72;3; 0.068728, 0.903770, 0.009841;;, - 73;3; 0.068728, 0.903770, 0.009841;;, - 74;3; 0.068728, 0.903770, 0.009841;;, - 75;3; 0.068728, 0.903770, 0.009841;;, - 76;3; 0.068728, 0.903770, 0.009841;;, - 77;3; 0.068728, 0.903770, 0.009841;;, - 78;3; 0.068728, 0.903770, 0.009841;;, - 79;3; 0.068728, 0.903770, 0.009841;;, - 80;3; 0.068728, 0.903770, 0.009841;;, - 81;3; 0.068728, 0.903770, 0.009841;;, - 82;3; 0.068728, 0.903770, 0.009841;;, - 83;3; 0.068728, 0.903770, 0.009841;;, - 84;3; 0.068728, 0.903770, 0.009841;;, - 85;3; 0.068728, 0.903770, 0.009841;;, - 86;3; 0.068728, 0.903770, 0.009841;;, - 87;3; 0.068728, 0.903770, 0.009841;;, - 88;3; 0.068728, 0.903770, 0.009841;;, - 89;3; 0.068728, 0.903770, 0.009841;;, - 90;3; 0.068728, 0.903770, 0.009841;;, - 91;3; 0.068728, 0.903770, 0.009841;;, - 92;3; 0.068728, 0.903769, 0.009841;;, - 93;3; 0.068728, 0.903770, 0.009841;;, - 94;3; 0.068728, 0.903770, 0.009841;;, - 95;3; 0.068728, 0.903770, 0.009841;;, - 96;3; 0.068728, 0.903770, 0.009841;;, - 97;3; 0.068728, 0.903770, 0.009841;;, - 98;3; 0.068728, 0.903770, 0.009841;;, - 99;3; 0.068728, 0.903770, 0.009841;;, - 100;3; 0.068728, 0.903770, 0.009841;;, - 101;3; 0.068728, 0.903770, 0.009841;;, - 102;3; 0.068728, 0.903770, 0.009841;;, - 103;3; 0.068728, 0.903770, 0.009841;;, - 104;3; 0.068728, 0.903770, 0.009841;;, - 105;3; 0.068728, 0.903770, 0.009841;;, - 106;3; 0.068728, 0.903770, 0.009841;;, - 107;3; 0.068728, 0.903770, 0.009841;;, - 108;3; 0.068728, 0.903770, 0.009841;;, - 109;3; 0.068728, 0.903770, 0.009841;;, - 110;3; 0.068728, 0.903770, 0.009841;;, - 111;3; 0.068728, 0.903770, 0.009841;;, - 112;3; 0.068728, 0.903770, 0.009841;;, - 113;3; 0.068728, 0.903770, 0.009841;;, - 114;3; 0.068728, 0.903770, 0.009841;;, - 115;3; 0.068728, 0.903770, 0.009841;;, - 116;3; 0.068728, 0.903770, 0.009841;;, - 117;3; 0.068728, 0.903770, 0.009841;;, - 118;3; 0.068728, 0.903770, 0.009841;;, - 119;3; 0.068728, 0.903770, 0.009841;;, - 120;3; 0.068728, 0.903770, 0.009841;;, - 121;3; 0.068728, 0.903770, 0.009841;;, - 122;3; 0.068728, 0.903769, 0.009841;;, - 123;3; 0.068728, 0.903770, 0.009841;;, - 124;3; 0.068728, 0.903770, 0.009841;;, - 125;3; 0.068728, 0.903770, 0.009841;;, - 126;3; 0.068728, 0.903770, 0.009841;;, - 127;3; 0.068728, 0.903770, 0.009841;;, - 128;3; 0.068728, 0.903770, 0.009841;;, - 129;3; 0.068728, 0.903770, 0.009841;;, - 130;3; 0.068728, 0.903770, 0.009841;;, - 131;3; 0.068728, 0.903770, 0.009841;;, - 132;3; 0.068728, 0.903770, 0.009841;;, - 133;3; 0.068728, 0.903770, 0.009841;;, - 134;3; 0.068728, 0.903770, 0.009841;;, - 135;3; 0.068728, 0.903770, 0.009841;;, - 136;3; 0.068728, 0.903770, 0.009841;;, - 137;3; 0.068728, 0.903770, 0.009841;;, - 138;3; 0.068728, 0.903770, 0.009841;;, - 139;3; 0.068728, 0.903770, 0.009841;;, - 140;3; 0.068727, 0.903770, 0.009841;;, - 141;3; 0.068727, 0.903770, 0.009841;;, - 142;3; 0.068728, 0.903770, 0.009841;;, - 143;3; 0.068728, 0.903770, 0.009841;;, - 144;3; 0.068728, 0.903770, 0.009841;;, - 145;3; 0.068728, 0.903770, 0.009841;;, - 146;3; 0.068728, 0.903770, 0.009841;;, - 147;3; 0.068728, 0.903770, 0.009841;;, - 148;3; 0.068728, 0.903770, 0.009841;;, - 149;3; 0.068728, 0.903770, 0.009841;;, - 150;3; 0.068728, 0.903770, 0.009841;;, - 151;3; 0.068728, 0.903770, 0.009841;;, - 152;3; 0.068727, 0.903770, 0.009841;;, - 153;3; 0.068728, 0.903770, 0.009841;;, - 154;3; 0.068728, 0.903770, 0.009841;;, - 155;3; 0.068728, 0.903770, 0.009841;;; - } - AnimationKey { //Rotation - 0; - 156; - 0;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 1;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 2;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 3;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 4;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 5;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 6;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 7;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 8;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 9;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 10;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 11;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 12;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 13;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 14;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 15;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 16;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 17;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 18;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 19;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 20;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 21;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 22;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 23;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 24;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 25;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 26;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 27;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 28;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 29;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 30;4; -0.998171, 0.013972,-0.008803,-0.037500;;, - 31;4; -0.994966, 0.024053,-0.034555,-0.036053;;, - 32;4; -0.989862, 0.039359,-0.075148,-0.033468;;, - 33;4; -0.983646, 0.056616,-0.123797,-0.029809;;, - 34;4; -0.977455, 0.071656,-0.171048,-0.025368;;, - 35;4; -0.972271, 0.081255,-0.208929,-0.020539;;, - 36;4; -0.968611, 0.084035,-0.233422,-0.015649;;, - 37;4; -0.965922, 0.082324,-0.249225,-0.009544;;, - 38;4; -0.963643, 0.078387,-0.261222,-0.001252;;, - 39;4; -0.961951, 0.072304,-0.268792, 0.007979;;, - 40;4; -0.960922, 0.064810,-0.272343, 0.016105;;, - 41;4; -0.960466, 0.056998,-0.273293, 0.021361;;, - 42;4; -0.960402, 0.049704,-0.273175, 0.023091;;, - 43;4; -0.962856, 0.042018,-0.256114, 0.019319;;, - 44;4; -0.969855, 0.033096,-0.206980, 0.008347;;, - 45;4; -0.979877, 0.024089,-0.136502,-0.007426;;, - 46;4; -0.989882, 0.016649,-0.066081,-0.023198;;, - 47;4; -0.996836, 0.012036,-0.017106,-0.034169;;, - 48;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 49;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 50;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 51;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 52;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 53;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 54;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 55;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 56;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 57;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 58;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 59;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 60;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 61;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 62;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 63;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 64;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 65;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 66;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 67;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 68;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 69;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 70;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 71;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 72;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 73;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 74;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 75;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 76;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 77;4; -0.998942, 0.010323,-0.006375,-0.037836;;, - 78;4; -0.998114, 0.009640,-0.024116,-0.037539;;, - 79;4; -0.996912, 0.008659,-0.049619,-0.037111;;, - 80;4; -0.995684, 0.007678,-0.075122,-0.036681;;, - 81;4; -0.994788, 0.006994,-0.092863,-0.036381;;, - 82;4; -0.994407, 0.006759,-0.098958,-0.036275;;, - 83;4; -0.994301, 0.006876,-0.095847,-0.036318;;, - 84;4; -0.994200, 0.007231,-0.086457,-0.036455;;, - 85;4; -0.994107, 0.007818,-0.070972,-0.036684;;, - 86;4; -0.994024, 0.008611,-0.050073,-0.036994;;, - 87;4; -0.993951, 0.009561,-0.025046,-0.037367;;, - 88;4; -0.993891, 0.010596, 0.002231,-0.037774;;, - 89;4; -0.993843, 0.011631, 0.029508,-0.038181;;, - 90;4; -0.993807, 0.012581, 0.054535,-0.038555;;, - 91;4; -0.993783, 0.013374, 0.075434,-0.038868;;, - 92;4; -0.993767, 0.013962, 0.090919,-0.039100;;, - 93;4; -0.993759, 0.014319, 0.100309,-0.039240;;, - 94;4; -0.993757, 0.014437, 0.103420,-0.039287;;, - 95;4; -0.994095, 0.014197, 0.097014,-0.039204;;, - 96;4; -0.995077, 0.013500, 0.078371,-0.038961;;, - 97;4; -0.996491, 0.012497, 0.051571,-0.038613;;, - 98;4; -0.997904, 0.011494, 0.024771,-0.038264;;, - 99;4; -0.998887, 0.010797, 0.006127,-0.038022;;, - 100;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 101;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 102;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 103;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 104;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 105;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 106;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 107;4; -0.998942, 0.010323,-0.006375,-0.037836;;, - 108;4; -0.998114, 0.009640,-0.024116,-0.037539;;, - 109;4; -0.996912, 0.008659,-0.049619,-0.037111;;, - 110;4; -0.995684, 0.007678,-0.075122,-0.036681;;, - 111;4; -0.994788, 0.006994,-0.092863,-0.036381;;, - 112;4; -0.994407, 0.006759,-0.098958,-0.036275;;, - 113;4; -0.994301, 0.006876,-0.095847,-0.036318;;, - 114;4; -0.994200, 0.007231,-0.086457,-0.036455;;, - 115;4; -0.994107, 0.007818,-0.070972,-0.036684;;, - 116;4; -0.994024, 0.008611,-0.050073,-0.036994;;, - 117;4; -0.993951, 0.009561,-0.025046,-0.037367;;, - 118;4; -0.993891, 0.010596, 0.002231,-0.037774;;, - 119;4; -0.993843, 0.011631, 0.029508,-0.038181;;, - 120;4; -0.993807, 0.012581, 0.054535,-0.038555;;, - 121;4; -0.993783, 0.013374, 0.075434,-0.038868;;, - 122;4; -0.993767, 0.013962, 0.090919,-0.039100;;, - 123;4; -0.993759, 0.014319, 0.100309,-0.039240;;, - 124;4; -0.993757, 0.014437, 0.103420,-0.039287;;, - 125;4; -0.994095, 0.014197, 0.097014,-0.039204;;, - 126;4; -0.995077, 0.013500, 0.078371,-0.038961;;, - 127;4; -0.996491, 0.012497, 0.051571,-0.038613;;, - 128;4; -0.997904, 0.011494, 0.024771,-0.038264;;, - 129;4; -0.998887, 0.010797, 0.006127,-0.038022;;, - 130;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 131;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 132;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 133;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 134;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 135;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 136;4; -0.995675, 0.034507,-0.001189,-0.037807;;, - 137;4; -0.985676, 0.101940,-0.003750,-0.037435;;, - 138;4; -0.972838, 0.188502,-0.007038,-0.036958;;, - 139;4; -0.962840, 0.255921,-0.009599,-0.036587;;, - 140;4; -0.959291, 0.279862,-0.010509,-0.036455;;, - 141;4; -0.959683, 0.277217,-0.010408,-0.036470;;, - 142;4; -0.960868, 0.269222,-0.010104,-0.036514;;, - 143;4; -0.962840, 0.255919,-0.009599,-0.036587;;, - 144;4; -0.965558, 0.237587,-0.008903,-0.036688;;, - 145;4; -0.968937, 0.214805,-0.008037,-0.036814;;, - 146;4; -0.972839, 0.188493,-0.007038,-0.036958;;, - 147;4; -0.977079, 0.159901,-0.005952,-0.037116;;, - 148;4; -0.981436, 0.130518,-0.004836,-0.037278;;, - 149;4; -0.985676, 0.101926,-0.003750,-0.037435;;, - 150;4; -0.989578, 0.075614,-0.002750,-0.037580;;, - 151;4; -0.992956, 0.052832,-0.001885,-0.037706;;, - 152;4; -0.995675, 0.034500,-0.001189,-0.037807;;, - 153;4; -0.997647, 0.021197,-0.000683,-0.037880;;, - 154;4; -0.998832, 0.013202,-0.000380,-0.037924;;, - 155;4; -0.999224, 0.010557,-0.000279,-0.037939;;; - } - AnimationKey { //Scale - 1; - 156; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_zubi} - AnimationKey { //Position - 2; - 156; - 0;3; 0.205805, 1.974131,-0.481359;;, - 1;3; 0.205805, 1.974131,-0.481359;;, - 2;3; 0.205805, 1.974131,-0.481359;;, - 3;3; 0.205805, 1.974131,-0.481359;;, - 4;3; 0.205805, 1.974131,-0.481359;;, - 5;3; 0.205805, 1.974131,-0.481359;;, - 6;3; 0.205805, 1.974131,-0.481359;;, - 7;3; 0.205805, 1.974131,-0.481359;;, - 8;3; 0.205805, 1.974131,-0.481359;;, - 9;3; 0.205805, 1.974131,-0.481359;;, - 10;3; 0.205805, 1.974131,-0.481359;;, - 11;3; 0.205805, 1.974131,-0.481359;;, - 12;3; 0.205805, 1.974131,-0.481359;;, - 13;3; 0.205805, 1.974131,-0.481359;;, - 14;3; 0.205805, 1.974131,-0.481359;;, - 15;3; 0.205805, 1.974131,-0.481359;;, - 16;3; 0.205805, 1.974131,-0.481359;;, - 17;3; 0.205805, 1.974131,-0.481359;;, - 18;3; 0.205805, 1.974131,-0.481359;;, - 19;3; 0.205805, 1.974131,-0.481359;;, - 20;3; 0.205805, 1.974131,-0.481359;;, - 21;3; 0.205805, 1.974131,-0.481359;;, - 22;3; 0.205805, 1.974131,-0.481359;;, - 23;3; 0.205805, 1.974131,-0.481359;;, - 24;3; 0.205805, 1.974131,-0.481359;;, - 25;3; 0.205805, 1.974131,-0.481359;;, - 26;3; 0.205805, 1.974131,-0.481359;;, - 27;3; 0.205806, 1.974131,-0.481358;;, - 28;3; 0.205805, 1.974131,-0.481358;;, - 29;3; 0.205805, 1.974131,-0.481359;;, - 30;3; 0.205805, 1.974131,-0.481358;;, - 31;3; 0.205806, 1.974131,-0.481358;;, - 32;3; 0.205805, 1.974131,-0.481358;;, - 33;3; 0.205805, 1.974131,-0.481358;;, - 34;3; 0.205805, 1.974131,-0.481358;;, - 35;3; 0.205805, 1.974131,-0.481358;;, - 36;3; 0.205805, 1.974131,-0.481358;;, - 37;3; 0.205805, 1.974131,-0.481358;;, - 38;3; 0.205805, 1.974131,-0.481358;;, - 39;3; 0.205805, 1.974131,-0.481359;;, - 40;3; 0.205805, 1.974131,-0.481358;;, - 41;3; 0.205805, 1.974131,-0.481359;;, - 42;3; 0.205805, 1.974131,-0.481358;;, - 43;3; 0.205805, 1.974131,-0.481358;;, - 44;3; 0.205805, 1.974131,-0.481359;;, - 45;3; 0.205806, 1.974131,-0.481359;;, - 46;3; 0.205805, 1.974131,-0.481358;;, - 47;3; 0.205805, 1.974131,-0.481359;;, - 48;3; 0.205805, 1.974131,-0.481359;;, - 49;3; 0.205805, 1.974131,-0.481359;;, - 50;3; 0.205805, 1.974131,-0.481359;;, - 51;3; 0.205805, 1.974131,-0.481359;;, - 52;3; 0.205805, 1.974131,-0.481359;;, - 53;3; 0.205805, 1.974131,-0.481359;;, - 54;3; 0.205805, 1.974131,-0.481359;;, - 55;3; 0.205805, 1.974131,-0.481359;;, - 56;3; 0.205805, 1.974131,-0.481359;;, - 57;3; 0.205805, 1.974131,-0.481359;;, - 58;3; 0.205805, 1.974131,-0.481359;;, - 59;3; 0.205805, 1.974131,-0.481359;;, - 60;3; 0.205805, 1.974131,-0.481358;;, - 61;3; 0.205805, 1.974131,-0.481359;;, - 62;3; 0.205805, 1.974131,-0.481359;;, - 63;3; 0.205805, 1.974131,-0.481359;;, - 64;3; 0.205805, 1.974131,-0.481359;;, - 65;3; 0.205805, 1.974131,-0.481359;;, - 66;3; 0.205805, 1.974131,-0.481359;;, - 67;3; 0.205805, 1.974131,-0.481359;;, - 68;3; 0.205805, 1.974131,-0.481359;;, - 69;3; 0.205805, 1.974131,-0.481359;;, - 70;3; 0.205805, 1.974131,-0.481359;;, - 71;3; 0.205805, 1.974131,-0.481359;;, - 72;3; 0.205805, 1.974131,-0.481358;;, - 73;3; 0.205805, 1.974131,-0.481358;;, - 74;3; 0.205805, 1.974131,-0.481359;;, - 75;3; 0.205805, 1.974131,-0.481359;;, - 76;3; 0.205805, 1.974131,-0.481359;;, - 77;3; 0.205805, 1.974131,-0.481359;;, - 78;3; 0.205805, 1.974131,-0.481359;;, - 79;3; 0.205805, 1.974131,-0.481359;;, - 80;3; 0.205805, 1.974131,-0.481358;;, - 81;3; 0.205805, 1.974131,-0.481359;;, - 82;3; 0.205805, 1.974131,-0.481359;;, - 83;3; 0.205805, 1.974131,-0.481359;;, - 84;3; 0.205805, 1.974131,-0.481358;;, - 85;3; 0.205805, 1.974131,-0.481359;;, - 86;3; 0.205805, 1.974131,-0.481358;;, - 87;3; 0.205805, 1.974131,-0.481359;;, - 88;3; 0.205805, 1.974131,-0.481359;;, - 89;3; 0.205805, 1.974131,-0.481358;;, - 90;3; 0.205805, 1.974131,-0.481359;;, - 91;3; 0.205805, 1.974131,-0.481359;;, - 92;3; 0.205805, 1.974131,-0.481359;;, - 93;3; 0.205806, 1.974131,-0.481359;;, - 94;3; 0.205805, 1.974131,-0.481359;;, - 95;3; 0.205806, 1.974131,-0.481359;;, - 96;3; 0.205805, 1.974131,-0.481359;;, - 97;3; 0.205805, 1.974131,-0.481358;;, - 98;3; 0.205805, 1.974131,-0.481359;;, - 99;3; 0.205805, 1.974131,-0.481359;;, - 100;3; 0.205805, 1.974131,-0.481359;;, - 101;3; 0.205805, 1.974131,-0.481359;;, - 102;3; 0.205805, 1.974131,-0.481359;;, - 103;3; 0.205805, 1.974131,-0.481359;;, - 104;3; 0.205805, 1.974131,-0.481359;;, - 105;3; 0.205805, 1.974131,-0.481359;;, - 106;3; 0.205805, 1.974131,-0.481359;;, - 107;3; 0.205805, 1.974131,-0.481359;;, - 108;3; 0.205805, 1.974131,-0.481359;;, - 109;3; 0.205805, 1.974131,-0.481359;;, - 110;3; 0.205805, 1.974131,-0.481358;;, - 111;3; 0.205805, 1.974131,-0.481359;;, - 112;3; 0.205805, 1.974131,-0.481359;;, - 113;3; 0.205805, 1.974131,-0.481359;;, - 114;3; 0.205805, 1.974131,-0.481358;;, - 115;3; 0.205805, 1.974131,-0.481359;;, - 116;3; 0.205805, 1.974131,-0.481358;;, - 117;3; 0.205805, 1.974131,-0.481359;;, - 118;3; 0.205805, 1.974131,-0.481359;;, - 119;3; 0.205805, 1.974131,-0.481358;;, - 120;3; 0.205805, 1.974131,-0.481359;;, - 121;3; 0.205805, 1.974131,-0.481359;;, - 122;3; 0.205805, 1.974131,-0.481359;;, - 123;3; 0.205806, 1.974131,-0.481359;;, - 124;3; 0.205805, 1.974131,-0.481359;;, - 125;3; 0.205806, 1.974131,-0.481359;;, - 126;3; 0.205805, 1.974131,-0.481359;;, - 127;3; 0.205805, 1.974131,-0.481358;;, - 128;3; 0.205805, 1.974131,-0.481359;;, - 129;3; 0.205805, 1.974131,-0.481359;;, - 130;3; 0.205805, 1.974131,-0.481359;;, - 131;3; 0.205805, 1.974131,-0.481359;;, - 132;3; 0.205805, 1.974131,-0.481359;;, - 133;3; 0.205805, 1.974131,-0.481359;;, - 134;3; 0.205805, 1.974131,-0.481359;;, - 135;3; 0.205805, 1.974131,-0.481359;;, - 136;3; 0.205805, 1.974131,-0.481359;;, - 137;3; 0.205805, 1.974131,-0.481358;;, - 138;3; 0.205741, 1.973247,-0.469110;;, - 139;3; 0.205551, 1.970632,-0.432877;;, - 140;3; 0.205261, 1.966648,-0.377679;;, - 141;3; 0.204933, 1.962130,-0.315077;;, - 142;3; 0.204643, 1.958146,-0.259887;;, - 143;3; 0.204453, 1.955532,-0.223662;;, - 144;3; 0.204389, 1.954648,-0.211417;;, - 145;3; 0.204415, 1.955004,-0.216358;;, - 146;3; 0.204494, 1.956080,-0.231258;;, - 147;3; 0.204621, 1.957843,-0.255685;;, - 148;3; 0.204792, 1.960192,-0.288231;;, - 149;3; 0.204992, 1.962942,-0.326329;;, - 150;3; 0.205202, 1.965835,-0.366412;;, - 151;3; 0.205402, 1.968585,-0.404515;;, - 152;3; 0.205572, 1.970935,-0.437071;;, - 153;3; 0.205701, 1.972699,-0.461508;;, - 154;3; 0.205779, 1.973774,-0.476414;;, - 155;3; 0.205805, 1.974131,-0.481359;;; - } - AnimationKey { //Rotation - 0; - 156; - 0;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 1;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 2;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 3;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 4;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 5;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 6;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 7;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 8;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 9;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 10;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 11;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 12;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 13;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 14;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 15;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 16;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 17;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 18;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 19;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 20;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 21;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 22;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 23;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 24;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 25;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 26;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 27;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 28;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 29;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 30;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 31;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 32;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 33;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 34;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 35;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 36;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 37;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 38;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 39;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 40;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 41;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 42;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 43;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 44;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 45;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 46;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 47;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 48;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 49;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 50;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 51;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 52;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 53;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 54;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 55;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 56;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 57;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 58;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 59;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 60;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 61;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 62;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 63;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 64;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 65;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 66;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 67;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 68;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 69;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 70;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 71;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 72;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 73;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 74;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 75;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 76;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 77;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 78;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 79;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 80;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 81;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 82;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 83;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 84;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 85;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 86;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 87;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 88;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 89;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 90;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 91;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 92;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 93;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 94;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 95;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 96;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 97;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 98;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 99;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 100;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 101;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 102;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 103;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 104;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 105;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 106;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 107;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 108;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 109;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 110;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 111;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 112;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 113;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 114;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 115;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 116;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 117;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 118;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 119;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 120;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 121;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 122;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 123;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 124;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 125;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 126;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 127;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 128;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 129;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 130;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 131;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 132;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 133;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 134;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 135;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 136;4; -0.983274,-0.110884, 0.004330,-0.037318;;, - 137;4; -0.965858,-0.256281, 0.009848,-0.036639;;, - 138;4; -0.962184,-0.231571, 0.008909,-0.036503;;, - 139;4; -0.958140,-0.158361, 0.006129,-0.036358;;, - 140;4; -0.954044,-0.046823, 0.001894,-0.036216;;, - 141;4; -0.950374, 0.079679,-0.002909,-0.036092;;, - 142;4; -0.947594, 0.191226,-0.007145,-0.036000;;, - 143;4; -0.945944, 0.264464,-0.009926,-0.035947;;, - 144;4; -0.945422, 0.289230,-0.010866,-0.035930;;, - 145;4; -0.946397, 0.284568,-0.010689,-0.035966;;, - 146;4; -0.949337, 0.270516,-0.010155,-0.036076;;, - 147;4; -0.954156, 0.247481,-0.009280,-0.036256;;, - 148;4; -0.960578, 0.216794,-0.008114,-0.036496;;, - 149;4; -0.968095, 0.180879,-0.006750,-0.036777;;, - 150;4; -0.976003, 0.143096,-0.005314,-0.037073;;, - 151;4; -0.983520, 0.107183,-0.003950,-0.037354;;, - 152;4; -0.989941, 0.076500,-0.002784,-0.037594;;, - 153;4; -0.994761, 0.053469,-0.001909,-0.037774;;, - 154;4; -0.997701, 0.039419,-0.001375,-0.037884;;, - 155;4; -0.998675, 0.034758,-0.001198,-0.037921;;; - } - AnimationKey { //Scale - 1; - 156; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Cube} - AnimationKey { //Position - 2; - 156; - 0;3; -0.137034,-0.235439, 6.856374;;, - 1;3; -0.137034,-0.235439, 6.856374;;, - 2;3; -0.137034,-0.235439, 6.856374;;, - 3;3; -0.137034,-0.235439, 6.856374;;, - 4;3; -0.137034,-0.235439, 6.856374;;, - 5;3; -0.137034,-0.235439, 6.856374;;, - 6;3; -0.137034,-0.235439, 6.856374;;, - 7;3; -0.137034,-0.235439, 6.856374;;, - 8;3; -0.137034,-0.235439, 6.856374;;, - 9;3; -0.137034,-0.235439, 6.856374;;, - 10;3; -0.137034,-0.235439, 6.856374;;, - 11;3; -0.137034,-0.235439, 6.856374;;, - 12;3; -0.137034,-0.235439, 6.856374;;, - 13;3; -0.137034,-0.235439, 6.856374;;, - 14;3; -0.137034,-0.235439, 6.856374;;, - 15;3; -0.137034,-0.235439, 6.856374;;, - 16;3; -0.137034,-0.235439, 6.856374;;, - 17;3; -0.137034,-0.235439, 6.856374;;, - 18;3; -0.137034,-0.235439, 6.856374;;, - 19;3; -0.137034,-0.235439, 6.856374;;, - 20;3; -0.137034,-0.235439, 6.856374;;, - 21;3; -0.137034,-0.235439, 6.856374;;, - 22;3; -0.137034,-0.235439, 6.856374;;, - 23;3; -0.137034,-0.235439, 6.856374;;, - 24;3; -0.137034,-0.235439, 6.856374;;, - 25;3; -0.137034,-0.235439, 6.856374;;, - 26;3; -0.137034,-0.235439, 6.856374;;, - 27;3; -0.137034,-0.235439, 6.856374;;, - 28;3; -0.137034,-0.235439, 6.856374;;, - 29;3; -0.137034,-0.235439, 6.856374;;, - 30;3; -0.137034,-0.235439, 6.856374;;, - 31;3; -0.137034,-0.235439, 6.856374;;, - 32;3; -0.137034,-0.235439, 6.856374;;, - 33;3; -0.137034,-0.235439, 6.856374;;, - 34;3; -0.137034,-0.235439, 6.856374;;, - 35;3; -0.137034,-0.235439, 6.856374;;, - 36;3; -0.137034,-0.235439, 6.856374;;, - 37;3; -0.137034,-0.235439, 6.856374;;, - 38;3; -0.137034,-0.235439, 6.856374;;, - 39;3; -0.137034,-0.235439, 6.856374;;, - 40;3; -0.137034,-0.235439, 6.856374;;, - 41;3; -0.137034,-0.235439, 6.856374;;, - 42;3; -0.137034,-0.235439, 6.856374;;, - 43;3; -0.137034,-0.235439, 6.856374;;, - 44;3; -0.137034,-0.235439, 6.856374;;, - 45;3; -0.137034,-0.235439, 6.856374;;, - 46;3; -0.137034,-0.235439, 6.856374;;, - 47;3; -0.137034,-0.235439, 6.856374;;, - 48;3; -0.137034,-0.235439, 6.856374;;, - 49;3; -0.137034,-0.235439, 6.856374;;, - 50;3; -0.137034,-0.235439, 6.856374;;, - 51;3; -0.137034,-0.235439, 6.856374;;, - 52;3; -0.137034,-0.235439, 6.856374;;, - 53;3; -0.137034,-0.235439, 6.856374;;, - 54;3; -0.137034,-0.235439, 6.856374;;, - 55;3; -0.137034,-0.235439, 6.856374;;, - 56;3; -0.137034,-0.235439, 6.856374;;, - 57;3; -0.137034,-0.235439, 6.856374;;, - 58;3; -0.137034,-0.235439, 6.856374;;, - 59;3; -0.137034,-0.235439, 6.856374;;, - 60;3; -0.137034,-0.235439, 6.856374;;, - 61;3; -0.137034,-0.235439, 6.856374;;, - 62;3; -0.137034,-0.235439, 6.856374;;, - 63;3; -0.137034,-0.235439, 6.856374;;, - 64;3; -0.137034,-0.235439, 6.856374;;, - 65;3; -0.137034,-0.235439, 6.856374;;, - 66;3; -0.137034,-0.235439, 6.856374;;, - 67;3; -0.137034,-0.235439, 6.856374;;, - 68;3; -0.137034,-0.235439, 6.856374;;, - 69;3; -0.137034,-0.235439, 6.856374;;, - 70;3; -0.137034,-0.235439, 6.856374;;, - 71;3; -0.137034,-0.235439, 6.856374;;, - 72;3; -0.137034,-0.235439, 6.856374;;, - 73;3; -0.137034,-0.235439, 6.856374;;, - 74;3; -0.137034,-0.235439, 6.856374;;, - 75;3; -0.137034,-0.235439, 6.856374;;, - 76;3; -0.137034,-0.235439, 6.856374;;, - 77;3; -0.137034,-0.235439, 6.856374;;, - 78;3; -0.137034,-0.235439, 6.856374;;, - 79;3; -0.137034,-0.235439, 6.856374;;, - 80;3; -0.137034,-0.235439, 6.856374;;, - 81;3; -0.137034,-0.235439, 6.856374;;, - 82;3; -0.137034,-0.235439, 6.856374;;, - 83;3; -0.137034,-0.235439, 6.856374;;, - 84;3; -0.137034,-0.235439, 6.856374;;, - 85;3; -0.137034,-0.235439, 6.856374;;, - 86;3; -0.137034,-0.235439, 6.856374;;, - 87;3; -0.137034,-0.235439, 6.856374;;, - 88;3; -0.137034,-0.235439, 6.856374;;, - 89;3; -0.137034,-0.235439, 6.856374;;, - 90;3; -0.137034,-0.235439, 6.856374;;, - 91;3; -0.137034,-0.235439, 6.856374;;, - 92;3; -0.137034,-0.235439, 6.856374;;, - 93;3; -0.137034,-0.235439, 6.856374;;, - 94;3; -0.137034,-0.235439, 6.856374;;, - 95;3; -0.137034,-0.235439, 6.856374;;, - 96;3; -0.137034,-0.235439, 6.856374;;, - 97;3; -0.137034,-0.235439, 6.856374;;, - 98;3; -0.137034,-0.235439, 6.856374;;, - 99;3; -0.137034,-0.235439, 6.856374;;, - 100;3; -0.137034,-0.235439, 6.856374;;, - 101;3; -0.137034,-0.235439, 6.856374;;, - 102;3; -0.137034,-0.235439, 6.856374;;, - 103;3; -0.137034,-0.235439, 6.856374;;, - 104;3; -0.137034,-0.235439, 6.856374;;, - 105;3; -0.137034,-0.235439, 6.856374;;, - 106;3; -0.137034,-0.235439, 6.856374;;, - 107;3; -0.137034,-0.235439, 6.856374;;, - 108;3; -0.137034,-0.235439, 6.856374;;, - 109;3; -0.137034,-0.235439, 6.856374;;, - 110;3; -0.137034,-0.235439, 6.856374;;, - 111;3; -0.137034,-0.235439, 6.856374;;, - 112;3; -0.137034,-0.235439, 6.856374;;, - 113;3; -0.137034,-0.235439, 6.856374;;, - 114;3; -0.137034,-0.235439, 6.856374;;, - 115;3; -0.137034,-0.235439, 6.856374;;, - 116;3; -0.137034,-0.235439, 6.856374;;, - 117;3; -0.137034,-0.235439, 6.856374;;, - 118;3; -0.137034,-0.235439, 6.856374;;, - 119;3; -0.137034,-0.235439, 6.856374;;, - 120;3; -0.137034,-0.235439, 6.856374;;, - 121;3; -0.137034,-0.235439, 6.856374;;, - 122;3; -0.137034,-0.235439, 6.856374;;, - 123;3; -0.137034,-0.235439, 6.856374;;, - 124;3; -0.137034,-0.235439, 6.856374;;, - 125;3; -0.137034,-0.235439, 6.856374;;, - 126;3; -0.137034,-0.235439, 6.856374;;, - 127;3; -0.137034,-0.235439, 6.856374;;, - 128;3; -0.137034,-0.235439, 6.856374;;, - 129;3; -0.137034,-0.235439, 6.856374;;, - 130;3; -0.137034,-0.235439, 6.856374;;, - 131;3; -0.137034,-0.235439, 6.856374;;, - 132;3; -0.137034,-0.235439, 6.856374;;, - 133;3; -0.137034,-0.235439, 6.856374;;, - 134;3; -0.137034,-0.235439, 6.856374;;, - 135;3; -0.137034,-0.235439, 6.856374;;, - 136;3; -0.137034,-0.235439, 6.856374;;, - 137;3; -0.137034,-0.235439, 6.856374;;, - 138;3; -0.137034,-0.235439, 6.856374;;, - 139;3; -0.137034,-0.235439, 6.856374;;, - 140;3; -0.137034,-0.235439, 6.856374;;, - 141;3; -0.137034,-0.235439, 6.856374;;, - 142;3; -0.137034,-0.235439, 6.856374;;, - 143;3; -0.137034,-0.235439, 6.856374;;, - 144;3; -0.137034,-0.235439, 6.856374;;, - 145;3; -0.137034,-0.235439, 6.856374;;, - 146;3; -0.137034,-0.235439, 6.856374;;, - 147;3; -0.137034,-0.235439, 6.856374;;, - 148;3; -0.137034,-0.235439, 6.856374;;, - 149;3; -0.137034,-0.235439, 6.856374;;, - 150;3; -0.137034,-0.235439, 6.856374;;, - 151;3; -0.137034,-0.235439, 6.856374;;, - 152;3; -0.137034,-0.235439, 6.856374;;, - 153;3; -0.137034,-0.235439, 6.856374;;, - 154;3; -0.137034,-0.235439, 6.856374;;, - 155;3; -0.137034,-0.235439, 6.856374;;; - } - AnimationKey { //Rotation - 0; - 156; - 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 60;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 61;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 62;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 63;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 64;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 65;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 66;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 67;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 68;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 69;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 70;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 71;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 72;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 73;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 74;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 75;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 76;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 77;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 78;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 79;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 80;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 81;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 82;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 83;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 84;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 85;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 86;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 87;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 88;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 89;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 90;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 91;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 92;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 93;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 94;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 95;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 96;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 97;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 98;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 99;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 100;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 101;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 102;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 103;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 104;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 105;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 106;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 107;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 108;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 109;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 110;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 111;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 112;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 113;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 114;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 115;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 116;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 117;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 118;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 119;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 120;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 121;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 122;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 123;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 124;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 125;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 126;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 127;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 128;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 129;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 130;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 131;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 132;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 133;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 134;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 135;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 136;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 137;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 138;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 139;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 140;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 141;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 142;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 143;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 144;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 145;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 146;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 147;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 148;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 149;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 150;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 151;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 152;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 153;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 154;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 155;4; -1.000000, 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 156; - 0;3; 2.153459, 2.153459, 2.153459;;, - 1;3; 2.153459, 2.153459, 2.153459;;, - 2;3; 2.153459, 2.153459, 2.153459;;, - 3;3; 2.153459, 2.153459, 2.153459;;, - 4;3; 2.153459, 2.153459, 2.153459;;, - 5;3; 2.153459, 2.153459, 2.153459;;, - 6;3; 2.153459, 2.153459, 2.153459;;, - 7;3; 2.153459, 2.153459, 2.153459;;, - 8;3; 2.153459, 2.153459, 2.153459;;, - 9;3; 2.153459, 2.153459, 2.153459;;, - 10;3; 2.153459, 2.153459, 2.153459;;, - 11;3; 2.153459, 2.153459, 2.153459;;, - 12;3; 2.153459, 2.153459, 2.153459;;, - 13;3; 2.153459, 2.153459, 2.153459;;, - 14;3; 2.153459, 2.153459, 2.153459;;, - 15;3; 2.153459, 2.153459, 2.153459;;, - 16;3; 2.153459, 2.153459, 2.153459;;, - 17;3; 2.153459, 2.153459, 2.153459;;, - 18;3; 2.153459, 2.153459, 2.153459;;, - 19;3; 2.153459, 2.153459, 2.153459;;, - 20;3; 2.153459, 2.153459, 2.153459;;, - 21;3; 2.153459, 2.153459, 2.153459;;, - 22;3; 2.153459, 2.153459, 2.153459;;, - 23;3; 2.153459, 2.153459, 2.153459;;, - 24;3; 2.153459, 2.153459, 2.153459;;, - 25;3; 2.153459, 2.153459, 2.153459;;, - 26;3; 2.153459, 2.153459, 2.153459;;, - 27;3; 2.153459, 2.153459, 2.153459;;, - 28;3; 2.153459, 2.153459, 2.153459;;, - 29;3; 2.153459, 2.153459, 2.153459;;, - 30;3; 2.153459, 2.153459, 2.153459;;, - 31;3; 2.153459, 2.153459, 2.153459;;, - 32;3; 2.153459, 2.153459, 2.153459;;, - 33;3; 2.153459, 2.153459, 2.153459;;, - 34;3; 2.153459, 2.153459, 2.153459;;, - 35;3; 2.153459, 2.153459, 2.153459;;, - 36;3; 2.153459, 2.153459, 2.153459;;, - 37;3; 2.153459, 2.153459, 2.153459;;, - 38;3; 2.153459, 2.153459, 2.153459;;, - 39;3; 2.153459, 2.153459, 2.153459;;, - 40;3; 2.153459, 2.153459, 2.153459;;, - 41;3; 2.153459, 2.153459, 2.153459;;, - 42;3; 2.153459, 2.153459, 2.153459;;, - 43;3; 2.153459, 2.153459, 2.153459;;, - 44;3; 2.153459, 2.153459, 2.153459;;, - 45;3; 2.153459, 2.153459, 2.153459;;, - 46;3; 2.153459, 2.153459, 2.153459;;, - 47;3; 2.153459, 2.153459, 2.153459;;, - 48;3; 2.153459, 2.153459, 2.153459;;, - 49;3; 2.153459, 2.153459, 2.153459;;, - 50;3; 2.153459, 2.153459, 2.153459;;, - 51;3; 2.153459, 2.153459, 2.153459;;, - 52;3; 2.153459, 2.153459, 2.153459;;, - 53;3; 2.153459, 2.153459, 2.153459;;, - 54;3; 2.153459, 2.153459, 2.153459;;, - 55;3; 2.153459, 2.153459, 2.153459;;, - 56;3; 2.153459, 2.153459, 2.153459;;, - 57;3; 2.153459, 2.153459, 2.153459;;, - 58;3; 2.153459, 2.153459, 2.153459;;, - 59;3; 2.153459, 2.153459, 2.153459;;, - 60;3; 2.153459, 2.153459, 2.153459;;, - 61;3; 2.153459, 2.153459, 2.153459;;, - 62;3; 2.153459, 2.153459, 2.153459;;, - 63;3; 2.153459, 2.153459, 2.153459;;, - 64;3; 2.153459, 2.153459, 2.153459;;, - 65;3; 2.153459, 2.153459, 2.153459;;, - 66;3; 2.153459, 2.153459, 2.153459;;, - 67;3; 2.153459, 2.153459, 2.153459;;, - 68;3; 2.153459, 2.153459, 2.153459;;, - 69;3; 2.153459, 2.153459, 2.153459;;, - 70;3; 2.153459, 2.153459, 2.153459;;, - 71;3; 2.153459, 2.153459, 2.153459;;, - 72;3; 2.153459, 2.153459, 2.153459;;, - 73;3; 2.153459, 2.153459, 2.153459;;, - 74;3; 2.153459, 2.153459, 2.153459;;, - 75;3; 2.153459, 2.153459, 2.153459;;, - 76;3; 2.153459, 2.153459, 2.153459;;, - 77;3; 2.153459, 2.153459, 2.153459;;, - 78;3; 2.153459, 2.153459, 2.153459;;, - 79;3; 2.153459, 2.153459, 2.153459;;, - 80;3; 2.153459, 2.153459, 2.153459;;, - 81;3; 2.153459, 2.153459, 2.153459;;, - 82;3; 2.153459, 2.153459, 2.153459;;, - 83;3; 2.153459, 2.153459, 2.153459;;, - 84;3; 2.153459, 2.153459, 2.153459;;, - 85;3; 2.153459, 2.153459, 2.153459;;, - 86;3; 2.153459, 2.153459, 2.153459;;, - 87;3; 2.153459, 2.153459, 2.153459;;, - 88;3; 2.153459, 2.153459, 2.153459;;, - 89;3; 2.153459, 2.153459, 2.153459;;, - 90;3; 2.153459, 2.153459, 2.153459;;, - 91;3; 2.153459, 2.153459, 2.153459;;, - 92;3; 2.153459, 2.153459, 2.153459;;, - 93;3; 2.153459, 2.153459, 2.153459;;, - 94;3; 2.153459, 2.153459, 2.153459;;, - 95;3; 2.153459, 2.153459, 2.153459;;, - 96;3; 2.153459, 2.153459, 2.153459;;, - 97;3; 2.153459, 2.153459, 2.153459;;, - 98;3; 2.153459, 2.153459, 2.153459;;, - 99;3; 2.153459, 2.153459, 2.153459;;, - 100;3; 2.153459, 2.153459, 2.153459;;, - 101;3; 2.153459, 2.153459, 2.153459;;, - 102;3; 2.153459, 2.153459, 2.153459;;, - 103;3; 2.153459, 2.153459, 2.153459;;, - 104;3; 2.153459, 2.153459, 2.153459;;, - 105;3; 2.153459, 2.153459, 2.153459;;, - 106;3; 2.153459, 2.153459, 2.153459;;, - 107;3; 2.153459, 2.153459, 2.153459;;, - 108;3; 2.153459, 2.153459, 2.153459;;, - 109;3; 2.153459, 2.153459, 2.153459;;, - 110;3; 2.153459, 2.153459, 2.153459;;, - 111;3; 2.153459, 2.153459, 2.153459;;, - 112;3; 2.153459, 2.153459, 2.153459;;, - 113;3; 2.153459, 2.153459, 2.153459;;, - 114;3; 2.153459, 2.153459, 2.153459;;, - 115;3; 2.153459, 2.153459, 2.153459;;, - 116;3; 2.153459, 2.153459, 2.153459;;, - 117;3; 2.153459, 2.153459, 2.153459;;, - 118;3; 2.153459, 2.153459, 2.153459;;, - 119;3; 2.153459, 2.153459, 2.153459;;, - 120;3; 2.153459, 2.153459, 2.153459;;, - 121;3; 2.153459, 2.153459, 2.153459;;, - 122;3; 2.153459, 2.153459, 2.153459;;, - 123;3; 2.153459, 2.153459, 2.153459;;, - 124;3; 2.153459, 2.153459, 2.153459;;, - 125;3; 2.153459, 2.153459, 2.153459;;, - 126;3; 2.153459, 2.153459, 2.153459;;, - 127;3; 2.153459, 2.153459, 2.153459;;, - 128;3; 2.153459, 2.153459, 2.153459;;, - 129;3; 2.153459, 2.153459, 2.153459;;, - 130;3; 2.153459, 2.153459, 2.153459;;, - 131;3; 2.153459, 2.153459, 2.153459;;, - 132;3; 2.153459, 2.153459, 2.153459;;, - 133;3; 2.153459, 2.153459, 2.153459;;, - 134;3; 2.153459, 2.153459, 2.153459;;, - 135;3; 2.153459, 2.153459, 2.153459;;, - 136;3; 2.153459, 2.153459, 2.153459;;, - 137;3; 2.153459, 2.153459, 2.153459;;, - 138;3; 2.153459, 2.153459, 2.153459;;, - 139;3; 2.153459, 2.153459, 2.153459;;, - 140;3; 2.153459, 2.153459, 2.153459;;, - 141;3; 2.153459, 2.153459, 2.153459;;, - 142;3; 2.153459, 2.153459, 2.153459;;, - 143;3; 2.153459, 2.153459, 2.153459;;, - 144;3; 2.153459, 2.153459, 2.153459;;, - 145;3; 2.153459, 2.153459, 2.153459;;, - 146;3; 2.153459, 2.153459, 2.153459;;, - 147;3; 2.153459, 2.153459, 2.153459;;, - 148;3; 2.153459, 2.153459, 2.153459;;, - 149;3; 2.153459, 2.153459, 2.153459;;, - 150;3; 2.153459, 2.153459, 2.153459;;, - 151;3; 2.153459, 2.153459, 2.153459;;, - 152;3; 2.153459, 2.153459, 2.153459;;, - 153;3; 2.153459, 2.153459, 2.153459;;, - 154;3; 2.153459, 2.153459, 2.153459;;, - 155;3; 2.153459, 2.153459, 2.153459;;; - } - } -} //End of AnimationSet +xof 0303txt 0032 + +template XSkinMeshHeader { + <3cf169ce-ff7c-44ab-93c0-f78f62d172e2> + WORD nMaxSkinWeightsPerVertex; + WORD nMaxSkinWeightsPerFace; + WORD nBones; +} + +template SkinWeights { + <6f0d123b-bad2-4167-a0d0-80224f25fabb> + STRING transformNodeName; + DWORD nWeights; + array DWORD vertexIndices[nWeights]; + array float weights[nWeights]; + Matrix4x4 matrixOffset; +} + +Frame Root { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 0.000000, 1.000000, 0.000000, + 0.000000, 1.000000,-0.000000, 0.000000, + 0.000000, 0.000000, 0.000000, 1.000000;; + } + Frame Armature { + FrameTransformMatrix { + 2.153459, 0.000000, 0.000000, 0.000000, + 0.000000, 2.153459, 0.000000, 0.000000, + 0.000000, 0.000000, 2.153459, 0.000000, + -11.632589, 0.094256, 0.169731, 1.000000;; + } + Frame Armature_Body { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 0.996529, 0.083252, 0.000000, + 0.000000,-0.083252, 0.996529, 0.000000, + 5.378092,-1.647068, 2.876912, 1.000000;; + } + Frame Armature_noga3 { + FrameTransformMatrix { + 0.000000,-0.996529, 0.083252, 0.000000, + -0.000000,-0.083252,-0.996529, 0.000000, + 1.000000, 0.000000,-0.000000, 0.000000, + 0.618225, 0.037596,-0.622362, 1.000000;; + } + } //End of Armature_noga3 + Frame Armature_noga1 { + FrameTransformMatrix { + 0.000000,-0.996529, 0.083252, 0.000000, + -0.000000,-0.083252,-0.996529, 0.000000, + 1.000000, 0.000000,-0.000000, 0.000000, + 0.618225, 3.072911,-0.875938, 1.000000;; + } + } //End of Armature_noga1 + Frame Armature_noga4 { + FrameTransformMatrix { + 0.000000,-0.996529, 0.083252, 0.000000, + -0.000000,-0.083252,-0.996529, 0.000000, + 1.000000, 0.000000,-0.000000, 0.000000, + -0.648382, 0.037596,-0.622362, 1.000000;; + } + } //End of Armature_noga4 + Frame Armature_noga2 { + FrameTransformMatrix { + 0.000000,-0.996529, 0.083252, 0.000000, + -0.000000,-0.083252,-0.996529, 0.000000, + 1.000000, 0.000000,-0.000000, 0.000000, + -0.648382, 3.072911,-0.875938, 1.000000;; + } + } //End of Armature_noga2 + Frame Armature_hvost { + FrameTransformMatrix { + 1.000000, 0.000000,-0.000000, 0.000000, + -0.000000,-0.522249,-0.852793, 0.000000, + -0.000000, 0.852793,-0.522249, 0.000000, + 0.000000,-0.295864,-0.017687, 1.000000;; + } + } //End of Armature_hvost + Frame Armature_sheya { + FrameTransformMatrix { + 0.997121, 0.074946,-0.011510, 0.000000, + -0.075824, 0.985074,-0.154533, 0.000000, + -0.000243, 0.154961, 0.987921, 0.000000, + 0.000000, 3.260104, 0.242284, 1.000000;; + } + Frame Armature_head { + FrameTransformMatrix { + 0.997121,-0.075824,-0.000243, 0.000000, + 0.075813, 0.996898, 0.021119, 0.000000, + -0.001359,-0.021076, 0.999777, 0.000000, + 0.068728, 0.903770, 0.009841, 1.000000;; + } + } //End of Armature_head + Frame Armature_zubi { + FrameTransformMatrix { + 0.997121,-0.075824,-0.000243, 0.000000, + 0.075658, 0.994708, 0.069515, 0.000000, + -0.005029,-0.069333, 0.997581, 0.000000, + 0.205805, 1.974131,-0.481359, 1.000000;; + } + } //End of Armature_zubi + } //End of Armature_sheya + } //End of Armature_Body + } //End of Armature + Frame Cube { + FrameTransformMatrix { + 2.153459, 0.000000, 0.000000, 0.000000, + 0.000000, 2.153459, 0.000000, 0.000000, + 0.000000, 0.000000, 2.153459, 0.000000, + -0.137034,-0.235439, 6.856374, 1.000000;; + } + Mesh { //Mesh Mesh + 344; + -1.000000; 0.155088;-0.615504;, + -1.000000; 2.052689;-0.915563;, + -1.000000; 2.052689; 0.915563;, + -1.000000; 0.155088; 0.615504;, + -1.000000; 2.052689;-0.915563;, + 1.000000; 2.052689;-0.915563;, + 1.000000; 2.052689; 0.915563;, + -1.000000; 2.052689; 0.915563;, + 1.000000; 0.155088;-0.615504;, + 1.000000;-1.728900;-0.764941;, + 1.000000;-1.728900; 0.565265;, + 1.000000; 0.155088; 0.615504;, + 1.000000;-1.728900;-0.764941;, + -1.000000;-1.728900;-0.764941;, + -1.000000;-1.728900; 0.565265;, + 1.000000;-1.728900; 0.565265;, + 1.000000; 0.155088;-0.615504;, + 1.000000; 2.052689;-0.915563;, + -1.000000; 2.052689;-0.915563;, + -1.000000; 0.155088;-0.615504;, + -1.000000; 0.155088; 0.615504;, + -1.000000; 2.052689; 0.915563;, + 1.000000; 2.052689; 0.915563;, + 1.000000; 0.155088; 0.615504;, + -1.000000;-1.728900;-0.764941;, + -1.000000; 0.155088;-0.615504;, + -1.000000; 0.155088; 0.615504;, + -1.000000;-1.728900; 0.565265;, + 1.000000; 2.052689;-0.915563;, + 1.000000; 0.155088;-0.615504;, + 1.000000; 0.155088; 0.615504;, + 1.000000; 2.052689; 0.915563;, + 1.000000;-1.728900;-0.764941;, + 1.000000; 0.155088;-0.615504;, + -1.000000; 0.155088;-0.615504;, + -1.000000;-1.728900;-0.764941;, + -1.000000;-1.728900; 0.565265;, + -1.000000; 0.155088; 0.615504;, + 1.000000; 0.155088; 0.615504;, + 1.000000;-1.728900; 0.565265;, + -0.478282; 1.627421;-0.497030;, + -0.478282; 2.777568;-0.242289;, + -0.478282; 2.571347; 0.688789;, + -0.478282; 1.421201; 0.434048;, + -0.478282; 2.777568;-0.242289;, + 0.646717; 2.777568;-0.242289;, + 0.646717; 2.571347; 0.688789;, + -0.478282; 2.571347; 0.688789;, + 0.646717; 2.777568;-0.242289;, + 0.646717; 1.627421;-0.497030;, + 0.646717; 1.421201; 0.434048;, + 0.646717; 2.571347; 0.688789;, + 0.646717; 1.627421;-0.497030;, + -0.478282; 1.627421;-0.497030;, + -0.478282; 1.421201; 0.434048;, + 0.646717; 1.421201; 0.434048;, + 0.646717; 1.627421;-0.497030;, + 0.646717; 2.777568;-0.242289;, + -0.478282; 2.777568;-0.242289;, + -0.478282; 1.627421;-0.497030;, + -0.478282; 1.421201; 0.434048;, + -0.478282; 2.571347; 0.688789;, + 0.646717; 2.571347; 0.688789;, + 0.646717; 1.421201; 0.434048;, + -0.671784; 2.547537;-0.382663;, + -0.671784; 3.191954;-0.382663;, + -0.671784; 3.191954; 0.728308;, + -0.671784; 2.547537; 0.728308;, + 0.512005; 3.820444;-0.294064;, + -0.394370; 3.820444;-0.294064;, + -0.671784; 3.191954;-0.382663;, + 0.789419; 3.191954;-0.382663;, + 0.789419; 3.191954;-0.382663;, + 0.789419; 2.547537;-0.382663;, + 0.789419; 2.547537; 0.728308;, + 0.789419; 3.191954; 0.728308;, + 0.789419; 2.547537;-0.382663;, + -0.671784; 2.547537;-0.382663;, + -0.671784; 2.547537; 0.728308;, + 0.789419; 2.547537; 0.728308;, + 0.789419; 2.547537;-0.382663;, + 0.789419; 3.191954;-0.382663;, + -0.671784; 3.191954;-0.382663;, + -0.671784; 2.547537;-0.382663;, + -0.671784; 2.547537; 0.728308;, + -0.671784; 3.191954; 0.728308;, + 0.789419; 3.191954; 0.728308;, + 0.789419; 2.547537; 0.728308;, + 0.512005; 4.671586;-0.294064;, + -0.394370; 4.671586;-0.294064;, + -0.394370; 3.820444;-0.294064;, + 0.512005; 3.820444;-0.294064;, + -0.394370; 3.820444; 0.345902;, + 0.512005; 3.820444; 0.345902;, + 0.789419; 3.191954; 0.728308;, + -0.671784; 3.191954; 0.728308;, + 0.512005; 3.820444; 0.345902;, + 0.512005; 3.820444;-0.294064;, + 0.789419; 3.191954;-0.382663;, + 0.789419; 3.191954; 0.728308;, + -0.671784; 3.191954; 0.728308;, + -0.671784; 3.191954;-0.382663;, + -0.394370; 3.820444;-0.294064;, + -0.394370; 3.820444; 0.345902;, + -0.394370; 4.671586;-0.294064;, + 0.512005; 4.671586;-0.294064;, + 0.512005; 4.671586; 0.345902;, + -0.394370; 4.671586; 0.345902;, + -0.394370; 3.820444; 0.345902;, + -0.394370; 3.820444;-0.294064;, + -0.394370; 4.671586;-0.294064;, + -0.394370; 4.671586; 0.345902;, + -0.394370; 4.671586; 0.345902;, + 0.512005; 4.671586; 0.345902;, + 0.512005; 3.820444; 0.345902;, + -0.394370; 3.820444; 0.345902;, + 0.512005; 4.671586; 0.345902;, + 0.512005; 4.671586;-0.294064;, + 0.512005; 3.820444;-0.294064;, + 0.512005; 3.820444; 0.345902;, + 0.278519; 2.361271; 0.644022;, + 0.278519; 2.654585; 0.644022;, + 0.520551; 2.654585; 1.302632;, + 0.520551; 2.361271; 1.302632;, + 0.278519; 2.654585; 0.644022;, + 0.787799; 2.696650; 0.644022;, + 0.798712; 2.696650; 1.302632;, + 0.520551; 2.654585; 1.302632;, + 0.787799; 2.696650; 0.644022;, + 0.787799; 2.403336; 0.644022;, + 0.798712; 2.403336; 1.302632;, + 0.798712; 2.696650; 1.302632;, + 0.787799; 2.403336; 0.644022;, + 0.278519; 2.361271; 0.644022;, + 0.520551; 2.361271; 1.302632;, + 0.798712; 2.403336; 1.302632;, + 0.787799; 2.403336; 0.644022;, + 0.787799; 2.696650; 0.644022;, + 0.278519; 2.654585; 0.644022;, + 0.278519; 2.361271; 0.644022;, + 0.520551; 2.361271; 1.302632;, + 0.520551; 2.654585; 1.302632;, + 0.798712; 2.696650; 1.302632;, + 0.798712; 2.403336; 1.302632;, + -0.681576; 2.380263; 0.632819;, + -0.681576; 2.673577; 0.632819;, + -0.646066; 2.673577; 1.291429;, + -0.646066; 2.380263; 1.291429;, + -0.681576; 2.673577; 0.632819;, + -0.172296; 2.673577; 0.632819;, + -0.391654; 2.673577; 1.291429;, + -0.646066; 2.673577; 1.291429;, + -0.172296; 2.673577; 0.632819;, + -0.172296; 2.380263; 0.632819;, + -0.391654; 2.380263; 1.291429;, + -0.391654; 2.673577; 1.291429;, + -0.172296; 2.380263; 0.632819;, + -0.681576; 2.380263; 0.632819;, + -0.646066; 2.380263; 1.291429;, + -0.391654; 2.380263; 1.291429;, + -0.172296; 2.380263; 0.632819;, + -0.172296; 2.673577; 0.632819;, + -0.681576; 2.673577; 0.632819;, + -0.681576; 2.380263; 0.632819;, + -0.646066; 2.380263; 1.291429;, + -0.646066; 2.673577; 1.291429;, + -0.391654; 2.673577; 1.291429;, + -0.391654; 2.380263; 1.291429;, + -0.120377;-2.912002;-1.784416;, + -0.120377;-2.476886;-2.017185;, + -0.255799;-2.099858;-1.559360;, + -0.255799;-2.740405;-1.216694;, + -0.120377;-2.476886;-2.017185;, + 0.335223;-2.476886;-2.017185;, + 0.470645;-2.099858;-1.559360;, + -0.255799;-2.099858;-1.559360;, + 0.335223;-2.476886;-2.017185;, + 0.335223;-2.912002;-1.784416;, + 0.470645;-2.740405;-1.216694;, + 0.470645;-2.099858;-1.559360;, + 0.335223;-2.912002;-1.784416;, + -0.120377;-2.912002;-1.784416;, + -0.255799;-2.740405;-1.216694;, + 0.470645;-2.740405;-1.216694;, + 0.335223;-2.912002;-1.784416;, + 0.335223;-2.476886;-2.017185;, + -0.120377;-2.476886;-2.017185;, + -0.120377;-2.912002;-1.784416;, + -0.154317;-1.667699; 0.122275;, + -0.154317;-1.356034;-0.044453;, + 0.369163;-1.356034;-0.044453;, + 0.369163;-1.667699; 0.122275;, + -0.255799;-2.255081;-0.309479;, + -0.255799;-1.614535;-0.652145;, + -0.154317;-1.356034;-0.044453;, + -0.154317;-1.667699; 0.122275;, + -0.255799;-1.614535;-0.652145;, + 0.470645;-1.614535;-0.652145;, + 0.369163;-1.356034;-0.044453;, + -0.154317;-1.356034;-0.044453;, + 0.470645;-1.614535;-0.652145;, + 0.470645;-2.255081;-0.309479;, + 0.369163;-1.667699; 0.122275;, + 0.369163;-1.356034;-0.044453;, + 0.470645;-2.255081;-0.309479;, + -0.255799;-2.255081;-0.309479;, + -0.154317;-1.667699; 0.122275;, + 0.369163;-1.667699; 0.122275;, + 0.470645;-2.099858;-1.559360;, + 0.470645;-2.740405;-1.216694;, + 0.470645;-2.255081;-0.309479;, + 0.470645;-1.614535;-0.652145;, + 0.470645;-2.740405;-1.216694;, + -0.255799;-2.740405;-1.216694;, + -0.255799;-2.255081;-0.309479;, + 0.470645;-2.255081;-0.309479;, + -0.792844; 1.496758;-3.209955;, + -0.792844; 1.849385;-3.209955;, + -0.884154; 1.982406;-0.866022;, + -0.884154; 1.363736;-0.866022;, + 0.819857; 1.496758;-3.209955;, + 0.819857; 1.849385;-3.209955;, + 0.440400; 1.849385;-3.209955;, + 0.440400; 1.496758;-3.209955;, + -0.255799;-2.099858;-1.559360;, + 0.470645;-2.099858;-1.559360;, + 0.470645;-1.614535;-0.652145;, + -0.255799;-1.614535;-0.652145;, + 0.440400; 1.496758;-3.209955;, + 0.440400; 1.849385;-3.209955;, + 0.349091; 1.982406;-0.866022;, + 0.349091; 1.363736;-0.866022;, + -0.255799;-2.740405;-1.216694;, + -0.255799;-2.099858;-1.559360;, + -0.255799;-1.614535;-0.652145;, + -0.255799;-2.255081;-0.309479;, + 0.349091; 1.363736;-0.866022;, + 0.349091; 1.982406;-0.866022;, + 0.911166; 1.982406;-0.866022;, + 0.911166; 1.363736;-0.866022;, + 0.440400; 1.849385;-3.209955;, + 0.819857; 1.849385;-3.209955;, + 0.911166; 1.982406;-0.866022;, + 0.349091; 1.982406;-0.866022;, + -0.413388; 1.496758;-3.209955;, + -0.413388; 1.849385;-3.209955;, + -0.792844; 1.849385;-3.209955;, + -0.792844; 1.496758;-3.209955;, + 0.819857; 1.496758;-3.209955;, + 0.440400; 1.496758;-3.209955;, + 0.349091; 1.363736;-0.866022;, + 0.911166; 1.363736;-0.866022;, + 0.819857; 1.849385;-3.209955;, + 0.819857; 1.496758;-3.209955;, + 0.911166; 1.363736;-0.866022;, + 0.911166; 1.982406;-0.866022;, + -0.884154; 1.363736;-0.866022;, + -0.884154; 1.982406;-0.866022;, + -0.322078; 1.982406;-0.866022;, + -0.322078; 1.363736;-0.866022;, + -0.792844; 1.849385;-3.209955;, + -0.413388; 1.849385;-3.209955;, + -0.322078; 1.982406;-0.866022;, + -0.884154; 1.982406;-0.866022;, + -0.413388; 1.496758;-3.209955;, + -0.792844; 1.496758;-3.209955;, + -0.884154; 1.363736;-0.866022;, + -0.322078; 1.363736;-0.866022;, + -0.413388; 1.849385;-3.209955;, + -0.413388; 1.496758;-3.209955;, + -0.322078; 1.363736;-0.866022;, + -0.322078; 1.982406;-0.866022;, + -0.792844;-1.578270;-3.209955;, + -0.792844;-1.225643;-3.209955;, + -0.884154;-1.092621;-0.866022;, + -0.884154;-1.711292;-0.866022;, + -0.413388;-1.578270;-3.209955;, + -0.413388;-1.225643;-3.209955;, + -0.792844;-1.225643;-3.209955;, + -0.792844;-1.578270;-3.209955;, + -0.884154;-1.711292;-0.866022;, + -0.884154;-1.092621;-0.866022;, + -0.322078;-1.092621;-0.866022;, + -0.322078;-1.711292;-0.866022;, + -0.792844;-1.225643;-3.209955;, + -0.413388;-1.225643;-3.209955;, + -0.322078;-1.092621;-0.866022;, + -0.884154;-1.092621;-0.866022;, + -0.413388;-1.578270;-3.209955;, + -0.792844;-1.578270;-3.209955;, + -0.884154;-1.711292;-0.866022;, + -0.322078;-1.711292;-0.866022;, + -0.413388;-1.225643;-3.209955;, + -0.413388;-1.578270;-3.209955;, + -0.322078;-1.711292;-0.866022;, + -0.322078;-1.092621;-0.866022;, + 0.483946;-1.578270;-3.209955;, + 0.483946;-1.225643;-3.209955;, + 0.392636;-1.092621;-0.866022;, + 0.392636;-1.711292;-0.866022;, + 0.863402;-1.578270;-3.209955;, + 0.863402;-1.225643;-3.209955;, + 0.483946;-1.225643;-3.209955;, + 0.483946;-1.578270;-3.209955;, + 0.392636;-1.711292;-0.866022;, + 0.392636;-1.092621;-0.866022;, + 0.954712;-1.092621;-0.866022;, + 0.954712;-1.711292;-0.866022;, + 0.483946;-1.225643;-3.209955;, + 0.863402;-1.225643;-3.209955;, + 0.954712;-1.092621;-0.866022;, + 0.392636;-1.092621;-0.866022;, + 0.863402;-1.578270;-3.209955;, + 0.483946;-1.578270;-3.209955;, + 0.392636;-1.711292;-0.866022;, + 0.954712;-1.711292;-0.866022;, + 0.863402;-1.225643;-3.209955;, + 0.863402;-1.578270;-3.209955;, + 0.954712;-1.711292;-0.866022;, + 0.954712;-1.092621;-0.866022;, + -0.256903; 3.727607;-0.368337;, + -0.256903; 4.656346;-0.368337;, + -0.256903; 4.656346;-0.315211;, + -0.256903; 3.727607;-0.315211;, + -0.256903; 4.656346;-0.368337;, + 0.410987; 4.656346;-0.368337;, + 0.410987; 4.656346;-0.315211;, + -0.256903; 4.656346;-0.315211;, + 0.410987; 4.656346;-0.368337;, + 0.410987; 3.727607;-0.368337;, + 0.410987; 3.727607;-0.315211;, + 0.410987; 4.656346;-0.315211;, + 0.410987; 3.727607;-0.368337;, + -0.256903; 3.727607;-0.368337;, + -0.256903; 3.727607;-0.315211;, + 0.410987; 3.727607;-0.315211;, + 0.410987; 3.727607;-0.368337;, + 0.410987; 4.656346;-0.368337;, + -0.256903; 4.656346;-0.368337;, + -0.256903; 3.727607;-0.368337;, + -0.256903; 3.727607;-0.315211;, + -0.256903; 4.656346;-0.315211;, + 0.410987; 4.656346;-0.315211;, + 0.410987; 3.727607;-0.315211;; + 86; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;, + 4;24;25;26;27;, + 4;28;29;30;31;, + 4;32;33;34;35;, + 4;36;37;38;39;, + 4;40;41;42;43;, + 4;44;45;46;47;, + 4;48;49;50;51;, + 4;52;53;54;55;, + 4;56;57;58;59;, + 4;60;61;62;63;, + 4;64;65;66;67;, + 4;68;69;70;71;, + 4;72;73;74;75;, + 4;76;77;78;79;, + 4;80;81;82;83;, + 4;84;85;86;87;, + 4;88;89;90;91;, + 4;92;93;94;95;, + 4;96;97;98;99;, + 4;100;101;102;103;, + 4;104;105;106;107;, + 4;108;109;110;111;, + 4;112;113;114;115;, + 4;116;117;118;119;, + 4;120;121;122;123;, + 4;124;125;126;127;, + 4;128;129;130;131;, + 4;132;133;134;135;, + 4;136;137;138;139;, + 4;140;141;142;143;, + 4;144;145;146;147;, + 4;148;149;150;151;, + 4;152;153;154;155;, + 4;156;157;158;159;, + 4;160;161;162;163;, + 4;164;165;166;167;, + 4;168;169;170;171;, + 4;172;173;174;175;, + 4;176;177;178;179;, + 4;180;181;182;183;, + 4;184;185;186;187;, + 4;188;189;190;191;, + 4;192;193;194;195;, + 4;196;197;198;199;, + 4;200;201;202;203;, + 4;204;205;206;207;, + 4;208;209;210;211;, + 4;212;213;214;215;, + 4;216;217;218;219;, + 4;220;221;222;223;, + 4;224;225;226;227;, + 4;228;229;230;231;, + 4;232;233;234;235;, + 4;236;237;238;239;, + 4;240;241;242;243;, + 4;244;245;246;247;, + 4;248;249;250;251;, + 4;252;253;254;255;, + 4;256;257;258;259;, + 4;260;261;262;263;, + 4;264;265;266;267;, + 4;268;269;270;271;, + 4;272;273;274;275;, + 4;276;277;278;279;, + 4;280;281;282;283;, + 4;284;285;286;287;, + 4;288;289;290;291;, + 4;292;293;294;295;, + 4;296;297;298;299;, + 4;300;301;302;303;, + 4;304;305;306;307;, + 4;308;309;310;311;, + 4;312;313;314;315;, + 4;316;317;318;319;, + 4;320;321;322;323;, + 4;324;325;326;327;, + 4;328;329;330;331;, + 4;332;333;334;335;, + 4;336;337;338;339;, + 4;340;341;342;343;; + MeshNormals { //Mesh Normals + 344; + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-0.156185;-0.987728;, + 0.000000;-0.156185;-0.987728;, + 0.000000;-0.156185;-0.987728;, + 0.000000;-0.156185;-0.987728;, + -0.000000;-0.156185; 0.987728;, + -0.000000;-0.156185; 0.987728;, + -0.000000;-0.156185; 0.987728;, + -0.000000;-0.156185; 0.987728;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000; 0.079071;-0.996869;, + 0.000000; 0.079071;-0.996869;, + 0.000000; 0.079071;-0.996869;, + 0.000000; 0.079071;-0.996869;, + 0.000000;-0.026657; 0.999645;, + 0.000000;-0.026657; 0.999645;, + 0.000000;-0.026657; 0.999645;, + 0.000000;-0.026657; 0.999645;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 0.976339; 0.216245;, + 0.000000; 0.976339; 0.216245;, + 0.000000; 0.976339; 0.216245;, + 0.000000; 0.976339; 0.216245;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-0.976339;-0.216245;, + 0.000000;-0.976339;-0.216245;, + 0.000000;-0.976339;-0.216245;, + 0.000000;-0.976339;-0.216245;, + 0.000000; 0.216245;-0.976339;, + 0.000000; 0.216245;-0.976339;, + 0.000000; 0.216245;-0.976339;, + 0.000000; 0.216245;-0.976339;, + 0.000000;-0.216245; 0.976339;, + 0.000000;-0.216245; 0.976339;, + 0.000000;-0.216245; 0.976339;, + 0.000000;-0.216245; 0.976339;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 0.139591;-0.990209;, + 0.000000; 0.139591;-0.990209;, + 0.000000; 0.139591;-0.990209;, + 0.000000; 0.139591;-0.990209;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000; 0.519795; 0.854291;, + 0.000000; 0.519795; 0.854291;, + 0.000000; 0.519795; 0.854291;, + 0.000000; 0.519795; 0.854291;, + 0.914843; 0.403810; 0.000000;, + 0.914843; 0.403810; 0.000000;, + 0.914843; 0.403810; 0.000000;, + 0.914843; 0.403810; 0.000000;, + -0.914843; 0.403810; 0.000000;, + -0.914843; 0.403810; 0.000000;, + -0.914843; 0.403810; 0.000000;, + -0.914843; 0.403810; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + -0.938627; 0.000000; 0.344935;, + -0.938627; 0.000000; 0.344935;, + -0.938627; 0.000000; 0.344935;, + -0.938627; 0.000000; 0.344935;, + -0.106213; 0.994134; 0.020396;, + -0.106213; 0.994134; 0.020396;, + -0.106213; 0.994134; 0.020396;, + -0.106213; 0.994134; 0.020396;, + 0.999863; 0.000000;-0.016567;, + 0.999863; 0.000000;-0.016567;, + 0.999863; 0.000000;-0.016567;, + 0.999863; 0.000000;-0.016567;, + 0.106213;-0.994134;-0.020396;, + 0.106213;-0.994134;-0.020396;, + 0.106213;-0.994134;-0.020396;, + 0.106213;-0.994134;-0.020396;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.998550; 0.000000; 0.053839;, + -0.998550; 0.000000; 0.053839;, + -0.998550; 0.000000; 0.053839;, + -0.998550; 0.000000; 0.053839;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.948761; 0.000000; 0.315995;, + 0.948761; 0.000000; 0.315995;, + 0.948761; 0.000000; 0.315995;, + 0.948761; 0.000000; 0.315995;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.973941;-0.106983;-0.199983;, + -0.973941;-0.106983;-0.199983;, + -0.973941;-0.106983;-0.199983;, + -0.973941;-0.106983;-0.199983;, + 0.000000; 0.771934;-0.635703;, + 0.000000; 0.771934;-0.635703;, + 0.000000; 0.771934;-0.635703;, + 0.000000; 0.771934;-0.635703;, + 0.973941;-0.106983;-0.199983;, + 0.973941;-0.106983;-0.199983;, + 0.973941;-0.106983;-0.199983;, + 0.973941;-0.106983;-0.199983;, + 0.000000;-0.957230; 0.289329;, + 0.000000;-0.957230; 0.289329;, + 0.000000;-0.957230; 0.289329;, + 0.000000;-0.957230; 0.289329;, + 0.000000;-0.471704;-0.881757;, + 0.000000;-0.471704;-0.881757;, + 0.000000;-0.471704;-0.881757;, + 0.000000;-0.471704;-0.881757;, + 0.000000; 0.471704; 0.881757;, + 0.000000; 0.471704; 0.881757;, + 0.000000; 0.471704; 0.881757;, + 0.000000; 0.471704; 0.881757;, + -0.988307; 0.071924; 0.134447;, + -0.988307; 0.071924; 0.134447;, + -0.988307; 0.071924; 0.134447;, + -0.988307; 0.071924; 0.134447;, + 0.000000; 0.920205;-0.391438;, + 0.000000; 0.920205;-0.391438;, + 0.000000; 0.920205;-0.391438;, + 0.000000; 0.920205;-0.391438;, + 0.988307; 0.071924; 0.134447;, + 0.988307; 0.071924; 0.134447;, + 0.988307; 0.071924; 0.134447;, + 0.988307; 0.071924; 0.134447;, + 0.000000;-0.592261; 0.805746;, + 0.000000;-0.592261; 0.805746;, + 0.000000;-0.592261; 0.805746;, + 0.000000;-0.592261; 0.805746;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-0.881757; 0.471704;, + 0.000000;-0.881757; 0.471704;, + 0.000000;-0.881757; 0.471704;, + 0.000000;-0.881757; 0.471704;, + -0.999242; 0.000000;-0.038926;, + -0.999242; 0.000000;-0.038926;, + -0.999242; 0.000000;-0.038926;, + -0.999242; 0.000000;-0.038926;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + 0.000000; 0.881757;-0.471704;, + 0.000000; 0.881757;-0.471704;, + 0.000000; 0.881757;-0.471704;, + 0.000000; 0.881757;-0.471704;, + -0.999242; 0.000000;-0.038926;, + -0.999242; 0.000000;-0.038926;, + -0.999242; 0.000000;-0.038926;, + -0.999242; 0.000000;-0.038926;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000; 0.998394;-0.056660;, + 0.000000; 0.998394;-0.056660;, + 0.000000; 0.998394;-0.056660;, + 0.000000; 0.998394;-0.056660;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + 0.000000;-0.998394;-0.056660;, + 0.000000;-0.998394;-0.056660;, + 0.000000;-0.998394;-0.056660;, + 0.000000;-0.998394;-0.056660;, + 0.999242; 0.000000;-0.038926;, + 0.999242; 0.000000;-0.038926;, + 0.999242; 0.000000;-0.038926;, + 0.999242; 0.000000;-0.038926;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000; 0.998394;-0.056660;, + 0.000000; 0.998394;-0.056660;, + 0.000000; 0.998394;-0.056660;, + 0.000000; 0.998394;-0.056660;, + 0.000000;-0.998394;-0.056660;, + 0.000000;-0.998394;-0.056660;, + 0.000000;-0.998394;-0.056660;, + 0.000000;-0.998394;-0.056660;, + 0.999242; 0.000000;-0.038926;, + 0.999242; 0.000000;-0.038926;, + 0.999242; 0.000000;-0.038926;, + 0.999242; 0.000000;-0.038926;, + -0.999242; 0.000000;-0.038926;, + -0.999242; 0.000000;-0.038926;, + -0.999242; 0.000000;-0.038926;, + -0.999242; 0.000000;-0.038926;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000; 0.998394;-0.056660;, + 0.000000; 0.998394;-0.056660;, + 0.000000; 0.998394;-0.056660;, + 0.000000; 0.998394;-0.056660;, + 0.000000;-0.998394;-0.056660;, + 0.000000;-0.998394;-0.056660;, + 0.000000;-0.998394;-0.056660;, + 0.000000;-0.998394;-0.056660;, + 0.999242; 0.000000;-0.038926;, + 0.999242; 0.000000;-0.038926;, + 0.999242; 0.000000;-0.038926;, + 0.999242; 0.000000;-0.038926;, + -0.999242; 0.000000;-0.038926;, + -0.999242; 0.000000;-0.038926;, + -0.999242; 0.000000;-0.038926;, + -0.999242; 0.000000;-0.038926;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000; 0.998394;-0.056660;, + 0.000000; 0.998394;-0.056660;, + 0.000000; 0.998394;-0.056660;, + 0.000000; 0.998394;-0.056660;, + 0.000000;-0.998394;-0.056660;, + 0.000000;-0.998394;-0.056660;, + 0.000000;-0.998394;-0.056660;, + 0.000000;-0.998394;-0.056660;, + 0.999242; 0.000000;-0.038926;, + 0.999242; 0.000000;-0.038926;, + 0.999242; 0.000000;-0.038926;, + 0.999242; 0.000000;-0.038926;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;; + 86; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;, + 4;24;25;26;27;, + 4;28;29;30;31;, + 4;32;33;34;35;, + 4;36;37;38;39;, + 4;40;41;42;43;, + 4;44;45;46;47;, + 4;48;49;50;51;, + 4;52;53;54;55;, + 4;56;57;58;59;, + 4;60;61;62;63;, + 4;64;65;66;67;, + 4;68;69;70;71;, + 4;72;73;74;75;, + 4;76;77;78;79;, + 4;80;81;82;83;, + 4;84;85;86;87;, + 4;88;89;90;91;, + 4;92;93;94;95;, + 4;96;97;98;99;, + 4;100;101;102;103;, + 4;104;105;106;107;, + 4;108;109;110;111;, + 4;112;113;114;115;, + 4;116;117;118;119;, + 4;120;121;122;123;, + 4;124;125;126;127;, + 4;128;129;130;131;, + 4;132;133;134;135;, + 4;136;137;138;139;, + 4;140;141;142;143;, + 4;144;145;146;147;, + 4;148;149;150;151;, + 4;152;153;154;155;, + 4;156;157;158;159;, + 4;160;161;162;163;, + 4;164;165;166;167;, + 4;168;169;170;171;, + 4;172;173;174;175;, + 4;176;177;178;179;, + 4;180;181;182;183;, + 4;184;185;186;187;, + 4;188;189;190;191;, + 4;192;193;194;195;, + 4;196;197;198;199;, + 4;200;201;202;203;, + 4;204;205;206;207;, + 4;208;209;210;211;, + 4;212;213;214;215;, + 4;216;217;218;219;, + 4;220;221;222;223;, + 4;224;225;226;227;, + 4;228;229;230;231;, + 4;232;233;234;235;, + 4;236;237;238;239;, + 4;240;241;242;243;, + 4;244;245;246;247;, + 4;248;249;250;251;, + 4;252;253;254;255;, + 4;256;257;258;259;, + 4;260;261;262;263;, + 4;264;265;266;267;, + 4;268;269;270;271;, + 4;272;273;274;275;, + 4;276;277;278;279;, + 4;280;281;282;283;, + 4;284;285;286;287;, + 4;288;289;290;291;, + 4;292;293;294;295;, + 4;296;297;298;299;, + 4;300;301;302;303;, + 4;304;305;306;307;, + 4;308;309;310;311;, + 4;312;313;314;315;, + 4;316;317;318;319;, + 4;320;321;322;323;, + 4;324;325;326;327;, + 4;328;329;330;331;, + 4;332;333;334;335;, + 4;336;337;338;339;, + 4;340;341;342;343;; + } //End of Mesh Normals + MeshMaterialList { //Mesh Material List + 1; + 1; + 0;; + Material Default_Material { + 0.800000; 0.800000; 0.800000; 0.800000;; + 96.078431; + 0.500000; 0.500000; 0.500000;; + 0.000000; 0.000000; 0.000000;; + } + } //End of Mesh Material List + MeshTextureCoords { //Mesh UV Coordinates + 344; + 0.444664; 0.882740;, + 0.453010; 0.994603;, + 0.352139; 0.990704;, + 0.370352; 0.882084;, + 0.699615; 0.826957;, + 0.888198; 0.826957;, + 0.888198; 0.999617;, + 0.699615; 0.999617;, + 0.566940; 0.877116;, + 0.559308; 0.768256;, + 0.664340; 0.764336;, + 0.671138; 0.868138;, + 0.999617; 0.397190;, + 0.811034; 0.397190;, + 0.811034; 0.271762;, + 0.999617; 0.271762;, + 0.566940; 0.877116;, + 0.565483; 0.991269;, + 0.453010; 0.994603;, + 0.444664; 0.882740;, + 0.370352; 0.882084;, + 0.352139; 0.990704;, + 0.243744; 0.976452;, + 0.255729; 0.872295;, + 0.447331; 0.770867;, + 0.444664; 0.882740;, + 0.370352; 0.882084;, + 0.373731; 0.773298;, + 0.565483; 0.991269;, + 0.566940; 0.877116;, + 0.671138; 0.868138;, + 0.670488; 0.977139;, + 0.559308; 0.768256;, + 0.566940; 0.877116;, + 0.444664; 0.882740;, + 0.447331; 0.770867;, + 0.373731; 0.773298;, + 0.370352; 0.882084;, + 0.255729; 0.872295;, + 0.261819; 0.766836;, + 0.694945; 0.168323;, + 0.694945; 0.057246;, + 0.784866; 0.057246;, + 0.784866; 0.168323;, + 0.978885; 0.802852;, + 0.978885; 0.908930;, + 0.888965; 0.908930;, + 0.888965; 0.802852;, + 0.980864; 0.057246;, + 0.980864; 0.168323;, + 0.890944; 0.168323;, + 0.890944; 0.057246;, + 0.995043; 0.999617;, + 0.888965; 0.999617;, + 0.888965; 0.909696;, + 0.995043; 0.909696;, + 0.588867; 0.168323;, + 0.588867; 0.057246;, + 0.694945; 0.057246;, + 0.694945; 0.168323;, + 0.784866; 0.168323;, + 0.784866; 0.057246;, + 0.890944; 0.057246;, + 0.890944; 0.168323;, + 0.581893; 0.381313;, + 0.525981; 0.490259;, + 0.379618; 0.402841;, + 0.398054; 0.301018;, + 0.815523; 0.662938;, + 0.815524; 0.728486;, + 0.769623; 0.748548;, + 0.769623; 0.642876;, + 0.048873; 0.480128;, + 0.006488; 0.386718;, + 0.167529; 0.313647;, + 0.194276; 0.403737;, + 0.988636; 0.730470;, + 0.896211; 0.730470;, + 0.896211; 0.660198;, + 0.988636; 0.660198;, + 0.723019; 0.642876;, + 0.769623; 0.642876;, + 0.769623; 0.748548;, + 0.723019; 0.748548;, + 0.398054; 0.301018;, + 0.379618; 0.402841;, + 0.194276; 0.403737;, + 0.167529; 0.313647;, + 0.877077; 0.662938;, + 0.877077; 0.728486;, + 0.815524; 0.728486;, + 0.815523; 0.662938;, + 0.357048; 0.517540;, + 0.216152; 0.507657;, + 0.194276; 0.403737;, + 0.379618; 0.402841;, + 0.216152; 0.507657;, + 0.120216; 0.568830;, + 0.048873; 0.480128;, + 0.194276; 0.403737;, + 0.379618; 0.402841;, + 0.525981; 0.490259;, + 0.444034; 0.577428;, + 0.357048; 0.517540;, + 0.362490; 0.686881;, + 0.215162; 0.682739;, + 0.251936; 0.612341;, + 0.315469; 0.601729;, + 0.357048; 0.517540;, + 0.444034; 0.577428;, + 0.362490; 0.686881;, + 0.315469; 0.601729;, + 0.315469; 0.601729;, + 0.251936; 0.612341;, + 0.216152; 0.507657;, + 0.357048; 0.517540;, + 0.251936; 0.612341;, + 0.215162; 0.682739;, + 0.120216; 0.568830;, + 0.216152; 0.507657;, + 0.882221; 0.248633;, + 0.854668; 0.246226;, + 0.860426; 0.180315;, + 0.887978; 0.182722;, + 0.854668; 0.246226;, + 0.811034; 0.225788;, + 0.836391; 0.169090;, + 0.860426; 0.180315;, + 0.955560; 0.229325;, + 0.928738; 0.236069;, + 0.913594; 0.175833;, + 0.940417; 0.169090;, + 0.928738; 0.236069;, + 0.882221; 0.248633;, + 0.887978; 0.182722;, + 0.913594; 0.175833;, + 0.568666; 0.188259;, + 0.570943; 0.215822;, + 0.522758; 0.215822;, + 0.520482; 0.188259;, + 0.557028; 0.187492;, + 0.557028; 0.159835;, + 0.583256; 0.155869;, + 0.583256; 0.183526;, + 0.831256; 0.582510;, + 0.811034; 0.563643;, + 0.853460; 0.518170;, + 0.873682; 0.537037;, + 0.941763; 0.626056;, + 0.893812; 0.623471;, + 0.917809; 0.562573;, + 0.941763; 0.563864;, + 0.893812; 0.623471;, + 0.868081; 0.613331;, + 0.892078; 0.552433;, + 0.917809; 0.562573;, + 0.868081; 0.613331;, + 0.831256; 0.582510;, + 0.873682; 0.537037;, + 0.892078; 0.552433;, + 0.680049; 0.227106;, + 0.680049; 0.254763;, + 0.632028; 0.254763;, + 0.632028; 0.227106;, + 0.631262; 0.227106;, + 0.631262; 0.254763;, + 0.607273; 0.254763;, + 0.607273; 0.227106;, + 0.151813; 0.952191;, + 0.112345; 0.947279;, + 0.113514; 0.904716;, + 0.158003; 0.906790;, + 0.112345; 0.947279;, + 0.077106; 0.948022;, + 0.069721; 0.907057;, + 0.113514; 0.904716;, + 0.077106; 0.948022;, + 0.041465; 0.957980;, + 0.021003; 0.917204;, + 0.069721; 0.907057;, + 0.189475; 0.963315;, + 0.151813; 0.952191;, + 0.158003; 0.906790;, + 0.212875; 0.914749;, + 0.563441; 0.216588;, + 0.563441; 0.263118;, + 0.520482; 0.263118;, + 0.520482; 0.216588;, + 0.758717; 0.826190;, + 0.758717; 0.792862;, + 0.808077; 0.792862;, + 0.808077; 0.826190;, + 0.160570; 0.844684;, + 0.116458; 0.842962;, + 0.117818; 0.795850;, + 0.145830; 0.795143;, + 0.116458; 0.842962;, + 0.069466; 0.841189;, + 0.076449; 0.791324;, + 0.117818; 0.795850;, + 0.069466; 0.841189;, + 0.014746; 0.837740;, + 0.047872; 0.785711;, + 0.076449; 0.791324;, + 0.209296; 0.833892;, + 0.160570; 0.844684;, + 0.145830; 0.795143;, + 0.184389; 0.782622;, + 0.069721; 0.907057;, + 0.021003; 0.917204;, + 0.014746; 0.837740;, + 0.069466; 0.841189;, + 0.212875; 0.914749;, + 0.158003; 0.906790;, + 0.160570; 0.844684;, + 0.209296; 0.833892;, + 0.696701; 0.623144;, + 0.663486; 0.624673;, + 0.640785; 0.404303;, + 0.699058; 0.401620;, + 0.556261; 0.154243;, + 0.556261; 0.187492;, + 0.520482; 0.187492;, + 0.520482; 0.154243;, + 0.113514; 0.904716;, + 0.069721; 0.907057;, + 0.069466; 0.841189;, + 0.116458; 0.842962;, + 0.696269; 0.621054;, + 0.663054; 0.622583;, + 0.640352; 0.402213;, + 0.698626; 0.399530;, + 0.158003; 0.906790;, + 0.113514; 0.904716;, + 0.116458; 0.842962;, + 0.160570; 0.844684;, + 0.621714; 0.314631;, + 0.680049; 0.314631;, + 0.680049; 0.367630;, + 0.621714; 0.367630;, + 0.663054; 0.622583;, + 0.627632; 0.627630;, + 0.587883; 0.409689;, + 0.640352; 0.402213;, + 0.844623; 0.792862;, + 0.844623; 0.826112;, + 0.808843; 0.826112;, + 0.808843; 0.792862;, + 0.732005; 0.622825;, + 0.696269; 0.621054;, + 0.698626; 0.399530;, + 0.751560; 0.402153;, + 0.764905; 0.627630;, + 0.732005; 0.622825;, + 0.751560; 0.402153;, + 0.809283; 0.410584;, + 0.699615; 0.773191;, + 0.757950; 0.773191;, + 0.757950; 0.826190;, + 0.699615; 0.826190;, + 0.663486; 0.624673;, + 0.628065; 0.629720;, + 0.588315; 0.411779;, + 0.640785; 0.404303;, + 0.732437; 0.624915;, + 0.696701; 0.623144;, + 0.699058; 0.401620;, + 0.751992; 0.404243;, + 0.765338; 0.629720;, + 0.732437; 0.624915;, + 0.751992; 0.404243;, + 0.809715; 0.412674;, + 0.697254; 0.619480;, + 0.664039; 0.621009;, + 0.641336; 0.400639;, + 0.699610; 0.397956;, + 0.680049; 0.193089;, + 0.680049; 0.226339;, + 0.644269; 0.226339;, + 0.644269; 0.193089;, + 0.680049; 0.255529;, + 0.680049; 0.313865;, + 0.627050; 0.313865;, + 0.627050; 0.255529;, + 0.664039; 0.621009;, + 0.628617; 0.626056;, + 0.588867; 0.408115;, + 0.641336; 0.400639;, + 0.732989; 0.621251;, + 0.697254; 0.619480;, + 0.699610; 0.397956;, + 0.752544; 0.400579;, + 0.765890; 0.626056;, + 0.732989; 0.621251;, + 0.752544; 0.400579;, + 0.810267; 0.409010;, + 0.697253; 0.620613;, + 0.664039; 0.622143;, + 0.641336; 0.401773;, + 0.699610; 0.399090;, + 0.643503; 0.193089;, + 0.643503; 0.226339;, + 0.607723; 0.226339;, + 0.607723; 0.193089;, + 0.573481; 0.263885;, + 0.573481; 0.322220;, + 0.520482; 0.322220;, + 0.520482; 0.263885;, + 0.664039; 0.622143;, + 0.628617; 0.627190;, + 0.588867; 0.409249;, + 0.641336; 0.401773;, + 0.732989; 0.622384;, + 0.697253; 0.620613;, + 0.699610; 0.399090;, + 0.752544; 0.401713;, + 0.765890; 0.627190;, + 0.732989; 0.622384;, + 0.752544; 0.401713;, + 0.810267; 0.410144;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;; + } //End of Mesh UV Coordinates + XSkinMeshHeader { + 1; + 3; + 9; + } + SkinWeights { + "Armature_Body"; + 40; + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 0.996529,-0.083252, 0.000000, + 0.000000, 0.083252, 0.996529, 0.000000, + -0.039910, 1.507776, 0.102992, 1.000000;; + } //End of Armature_Body Skin Weights + SkinWeights { + "Armature_zubi"; + 24; + 320, + 321, + 322, + 323, + 324, + 325, + 326, + 327, + 328, + 329, + 330, + 331, + 332, + 333, + 334, + 335, + 336, + 337, + 338, + 339, + 340, + 341, + 342, + 343; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 1.000000,-0.000000, 0.000000, 0.000000, + 0.000000, 0.999497, 0.031712, 0.000000, + -0.000000,-0.031712, 0.999497, 0.000000, + -0.095553,-3.687672, 0.221770, 1.000000;; + } //End of Armature_zubi Skin Weights + SkinWeights { + "Armature_hvost"; + 56; + 168, + 169, + 170, + 171, + 172, + 173, + 174, + 175, + 176, + 177, + 178, + 179, + 180, + 181, + 182, + 183, + 184, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192, + 193, + 194, + 195, + 196, + 197, + 198, + 199, + 200, + 201, + 202, + 203, + 204, + 205, + 206, + 207, + 208, + 209, + 210, + 211, + 212, + 213, + 214, + 215, + 224, + 225, + 226, + 227, + 232, + 233, + 234, + 235; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 1.000000,-0.000000,-0.000000, 0.000000, + 0.000000,-0.449440, 0.893311, 0.000000, + -0.000000,-0.893311,-0.449440, 0.000000, + -0.039909,-1.044864, 1.475107, 1.000000;; + } //End of Armature_hvost Skin Weights + SkinWeights { + "Armature_head"; + 104; + 64, + 65, + 66, + 67, + 68, + 69, + 70, + 71, + 72, + 73, + 74, + 75, + 76, + 77, + 78, + 79, + 80, + 81, + 82, + 83, + 84, + 85, + 86, + 87, + 88, + 89, + 90, + 91, + 92, + 93, + 94, + 95, + 96, + 97, + 98, + 99, + 100, + 101, + 102, + 103, + 104, + 105, + 106, + 107, + 108, + 109, + 110, + 111, + 112, + 113, + 114, + 115, + 116, + 117, + 118, + 119, + 120, + 121, + 122, + 123, + 124, + 125, + 126, + 127, + 128, + 129, + 130, + 131, + 132, + 133, + 134, + 135, + 136, + 137, + 138, + 139, + 140, + 141, + 142, + 143, + 144, + 145, + 146, + 147, + 148, + 149, + 150, + 151, + 152, + 153, + 154, + 155, + 156, + 157, + 158, + 159, + 160, + 161, + 162, + 163, + 164, + 165, + 166, + 167; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 1.000000,-0.000000, 0.000000, 0.000000, + -0.000000, 0.998694, 0.051097, 0.000000, + -0.000000,-0.051097, 0.998694, 0.000000, + -0.039910,-2.624220,-0.363653, 1.000000;; + } //End of Armature_head Skin Weights + SkinWeights { + "Armature_noga2"; + 24; + 216, + 217, + 218, + 219, + 244, + 245, + 246, + 247, + 256, + 257, + 258, + 259, + 260, + 261, + 262, + 263, + 264, + 265, + 266, + 267, + 268, + 269, + 270, + 271; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 0.000000,-0.000000, 1.000000, 0.000000, + -1.000000,-0.000000, 0.000000, 0.000000, + -0.000000,-1.000000,-0.000000, 0.000000, + 1.641199,-0.845231, 0.608472, 1.000000;; + } //End of Armature_noga2 Skin Weights + SkinWeights { + "Armature_noga1"; + 24; + 220, + 221, + 222, + 223, + 228, + 229, + 230, + 231, + 236, + 237, + 238, + 239, + 240, + 241, + 242, + 243, + 248, + 249, + 250, + 251, + 252, + 253, + 254, + 255; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 0.000000,-0.000000, 1.000000, 0.000000, + -1.000000,-0.000000, 0.000000, 0.000000, + -0.000000,-1.000000,-0.000000, 0.000000, + 1.641199,-0.845231,-0.658136, 1.000000;; + } //End of Armature_noga1 Skin Weights + SkinWeights { + "Armature_sheya"; + 24; + 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47, + 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, + 56, + 57, + 58, + 59, + 60, + 61, + 62, + 63; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 0.997121,-0.075824,-0.000243, 0.000000, + 0.075644, 0.994519, 0.072177, 0.000000, + -0.005231,-0.071988, 0.997392, 0.000000, + -0.169522,-1.701621,-0.409142, 1.000000;; + } //End of Armature_sheya Skin Weights + SkinWeights { + "Armature_noga4"; + 24; + 272, + 273, + 274, + 275, + 276, + 277, + 278, + 279, + 280, + 281, + 282, + 283, + 284, + 285, + 286, + 287, + 288, + 289, + 290, + 291, + 292, + 293, + 294, + 295; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 0.000000,-0.000000, 1.000000, 0.000000, + -1.000000,-0.000000, 0.000000, 0.000000, + -0.000000,-1.000000,-0.000000, 0.000000, + -1.404690,-0.845231, 0.608472, 1.000000;; + } //End of Armature_noga4 Skin Weights + SkinWeights { + "Armature_noga3"; + 24; + 296, + 297, + 298, + 299, + 300, + 301, + 302, + 303, + 304, + 305, + 306, + 307, + 308, + 309, + 310, + 311, + 312, + 313, + 314, + 315, + 316, + 317, + 318, + 319; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 0.000000,-0.000000, 1.000000, 0.000000, + -1.000000,-0.000000, 0.000000, 0.000000, + -0.000000,-1.000000,-0.000000, 0.000000, + -1.404690,-0.845231,-0.658136, 1.000000;; + } //End of Armature_noga3 Skin Weights + } //End of Mesh Mesh + } //End of Cube +} //End of Root Frame +AnimationSet { + Animation { + {Armature} + AnimationKey { //Position + 2; + 156; + 0;3; -11.632589, 0.094256, 0.169731;;, + 1;3; -11.632589, 0.094256, 0.169731;;, + 2;3; -11.632589, 0.094256, 0.169731;;, + 3;3; -11.632589, 0.094256, 0.169731;;, + 4;3; -11.632589, 0.094256, 0.169731;;, + 5;3; -11.632589, 0.094256, 0.169731;;, + 6;3; -11.632589, 0.094256, 0.169731;;, + 7;3; -11.632589, 0.094256, 0.169731;;, + 8;3; -11.632589, 0.094256, 0.169731;;, + 9;3; -11.632589, 0.094256, 0.169731;;, + 10;3; -11.632589, 0.094256, 0.169731;;, + 11;3; -11.632589, 0.094256, 0.169731;;, + 12;3; -11.632589, 0.094256, 0.169731;;, + 13;3; -11.632589, 0.094256, 0.169731;;, + 14;3; -11.632589, 0.094256, 0.169731;;, + 15;3; -11.632589, 0.094256, 0.169731;;, + 16;3; -11.632589, 0.094256, 0.169731;;, + 17;3; -11.632589, 0.094256, 0.169731;;, + 18;3; -11.632589, 0.094256, 0.169731;;, + 19;3; -11.632589, 0.094256, 0.169731;;, + 20;3; -11.632589, 0.094256, 0.169731;;, + 21;3; -11.632589, 0.094256, 0.169731;;, + 22;3; -11.632589, 0.094256, 0.169731;;, + 23;3; -11.632589, 0.094256, 0.169731;;, + 24;3; -11.632589, 0.094256, 0.169731;;, + 25;3; -11.632589, 0.094256, 0.169731;;, + 26;3; -11.632589, 0.094256, 0.169731;;, + 27;3; -11.632589, 0.094256, 0.169731;;, + 28;3; -11.632589, 0.094256, 0.169731;;, + 29;3; -11.632589, 0.094256, 0.169731;;, + 30;3; -11.632589, 0.094256, 0.169731;;, + 31;3; -11.632589, 0.094256, 0.169731;;, + 32;3; -11.632589, 0.094256, 0.169731;;, + 33;3; -11.632589, 0.094256, 0.169731;;, + 34;3; -11.632589, 0.094256, 0.169731;;, + 35;3; -11.632589, 0.094256, 0.169731;;, + 36;3; -11.632589, 0.094256, 0.169731;;, + 37;3; -11.632589, 0.094256, 0.169731;;, + 38;3; -11.632589, 0.094256, 0.169731;;, + 39;3; -11.632589, 0.094256, 0.169731;;, + 40;3; -11.632589, 0.094256, 0.169731;;, + 41;3; -11.632589, 0.094256, 0.169731;;, + 42;3; -11.632589, 0.094256, 0.169731;;, + 43;3; -11.632589, 0.094256, 0.169731;;, + 44;3; -11.632589, 0.094256, 0.169731;;, + 45;3; -11.632589, 0.094256, 0.169731;;, + 46;3; -11.632589, 0.094256, 0.169731;;, + 47;3; -11.632589, 0.094256, 0.169731;;, + 48;3; -11.632589, 0.094256, 0.169731;;, + 49;3; -11.632589, 0.094256, 0.169731;;, + 50;3; -11.632589, 0.094256, 0.169731;;, + 51;3; -11.632589, 0.094256, 0.169731;;, + 52;3; -11.632589, 0.094256, 0.169731;;, + 53;3; -11.632589, 0.094256, 0.169731;;, + 54;3; -11.632589, 0.094256, 0.169731;;, + 55;3; -11.632589, 0.094256, 0.169731;;, + 56;3; -11.632589, 0.094256, 0.169731;;, + 57;3; -11.632589, 0.094256, 0.169731;;, + 58;3; -11.632589, 0.094256, 0.169731;;, + 59;3; -11.632589, 0.094256, 0.169731;;, + 60;3; -11.632589, 0.094256, 0.169731;;, + 61;3; -11.632589, 0.094256, 0.169731;;, + 62;3; -11.632589, 0.094256, 0.169731;;, + 63;3; -11.632589, 0.094256, 0.169731;;, + 64;3; -11.632589, 0.094256, 0.169731;;, + 65;3; -11.632589, 0.094256, 0.169731;;, + 66;3; -11.632589, 0.094256, 0.169731;;, + 67;3; -11.632589, 0.094256, 0.169731;;, + 68;3; -11.632589, 0.094256, 0.169731;;, + 69;3; -11.632589, 0.094256, 0.169731;;, + 70;3; -11.632589, 0.094256, 0.169731;;, + 71;3; -11.632589, 0.094256, 0.169731;;, + 72;3; -11.632589, 0.094256, 0.169731;;, + 73;3; -11.632589, 0.094256, 0.169731;;, + 74;3; -11.632589, 0.094256, 0.169731;;, + 75;3; -11.632589, 0.094256, 0.169731;;, + 76;3; -11.632589, 0.094256, 0.169731;;, + 77;3; -11.632589, 0.094256, 0.169731;;, + 78;3; -11.632589, 0.094256, 0.169731;;, + 79;3; -11.632589, 0.094256, 0.169731;;, + 80;3; -11.632589, 0.094256, 0.169731;;, + 81;3; -11.632589, 0.094256, 0.169731;;, + 82;3; -11.632589, 0.094256, 0.169731;;, + 83;3; -11.632589, 0.094256, 0.169731;;, + 84;3; -11.632589, 0.094256, 0.169731;;, + 85;3; -11.632589, 0.094256, 0.169731;;, + 86;3; -11.632589, 0.094256, 0.169731;;, + 87;3; -11.632589, 0.094256, 0.169731;;, + 88;3; -11.632589, 0.094256, 0.169731;;, + 89;3; -11.632589, 0.094256, 0.169731;;, + 90;3; -11.632589, 0.094256, 0.169731;;, + 91;3; -11.632589, 0.094256, 0.169731;;, + 92;3; -11.632589, 0.094256, 0.169731;;, + 93;3; -11.632589, 0.094256, 0.169731;;, + 94;3; -11.632589, 0.094256, 0.169731;;, + 95;3; -11.632589, 0.094256, 0.169731;;, + 96;3; -11.632589, 0.094256, 0.169731;;, + 97;3; -11.632589, 0.094256, 0.169731;;, + 98;3; -11.632589, 0.094256, 0.169731;;, + 99;3; -11.632589, 0.094256, 0.169731;;, + 100;3; -11.632589, 0.094256, 0.169731;;, + 101;3; -11.632589, 0.094256, 0.169731;;, + 102;3; -11.632589, 0.094256, 0.169731;;, + 103;3; -11.632589, 0.094256, 0.169731;;, + 104;3; -11.632589, 0.094256, 0.169731;;, + 105;3; -11.632589, 0.094256, 0.169731;;, + 106;3; -11.632589, 0.094256, 0.169731;;, + 107;3; -11.632589, 0.094256, 0.169731;;, + 108;3; -11.632589, 0.094256, 0.169731;;, + 109;3; -11.632589, 0.094256, 0.169731;;, + 110;3; -11.632589, 0.094256, 0.169731;;, + 111;3; -11.632589, 0.094256, 0.169731;;, + 112;3; -11.632589, 0.094256, 0.169731;;, + 113;3; -11.632589, 0.094256, 0.169731;;, + 114;3; -11.632589, 0.094256, 0.169731;;, + 115;3; -11.632589, 0.094256, 0.169731;;, + 116;3; -11.632589, 0.094256, 0.169731;;, + 117;3; -11.632589, 0.094256, 0.169731;;, + 118;3; -11.632589, 0.094256, 0.169731;;, + 119;3; -11.632589, 0.094256, 0.169731;;, + 120;3; -11.632589, 0.094256, 0.169731;;, + 121;3; -11.632589, 0.094256, 0.169731;;, + 122;3; -11.632589, 0.094256, 0.169731;;, + 123;3; -11.632589, 0.094256, 0.169731;;, + 124;3; -11.632589, 0.094256, 0.169731;;, + 125;3; -11.632589, 0.094256, 0.169731;;, + 126;3; -11.632589, 0.094256, 0.169731;;, + 127;3; -11.632589, 0.094256, 0.169731;;, + 128;3; -11.632589, 0.094256, 0.169731;;, + 129;3; -11.632589, 0.094256, 0.169731;;, + 130;3; -11.632589, 0.094256, 0.169731;;, + 131;3; -11.632589, 0.094256, 0.169731;;, + 132;3; -11.632589, 0.094256, 0.169731;;, + 133;3; -11.632589, 0.094256, 0.169731;;, + 134;3; -11.632589, 0.094256, 0.169731;;, + 135;3; -11.632589, 0.094256, 0.169731;;, + 136;3; -11.632589, 0.094256, 0.169731;;, + 137;3; -11.632589, 0.094256, 0.169731;;, + 138;3; -11.632589, 0.094256, 0.169731;;, + 139;3; -11.632589, 0.094256, 0.169731;;, + 140;3; -11.632589, 0.094256, 0.169731;;, + 141;3; -11.632589, 0.094256, 0.169731;;, + 142;3; -11.632589, 0.094256, 0.169731;;, + 143;3; -11.632589, 0.094256, 0.169731;;, + 144;3; -11.632589, 0.094256, 0.169731;;, + 145;3; -11.632589, 0.094256, 0.169731;;, + 146;3; -11.632589, 0.094256, 0.169731;;, + 147;3; -11.632589, 0.094256, 0.169731;;, + 148;3; -11.632589, 0.094256, 0.169731;;, + 149;3; -11.632589, 0.094256, 0.169731;;, + 150;3; -11.632589, 0.094256, 0.169731;;, + 151;3; -11.632589, 0.094256, 0.169731;;, + 152;3; -11.632589, 0.094256, 0.169731;;, + 153;3; -11.632589, 0.094256, 0.169731;;, + 154;3; -11.632589, 0.094256, 0.169731;;, + 155;3; -11.632589, 0.094256, 0.169731;;; + } + AnimationKey { //Rotation + 0; + 156; + 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 60;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 61;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 62;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 63;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 64;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 65;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 66;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 67;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 68;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 69;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 70;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 71;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 72;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 73;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 74;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 75;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 76;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 77;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 78;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 79;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 80;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 81;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 82;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 83;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 84;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 85;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 86;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 87;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 88;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 89;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 90;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 91;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 92;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 93;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 94;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 95;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 96;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 97;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 98;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 99;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 100;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 101;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 102;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 103;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 104;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 105;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 106;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 107;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 108;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 109;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 110;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 111;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 112;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 113;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 114;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 115;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 116;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 117;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 118;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 119;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 120;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 121;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 122;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 123;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 124;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 125;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 126;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 127;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 128;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 129;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 130;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 131;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 132;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 133;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 134;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 135;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 136;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 137;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 138;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 139;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 140;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 141;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 142;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 143;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 144;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 145;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 146;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 147;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 148;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 149;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 150;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 151;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 152;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 153;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 154;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 155;4; -1.000000, 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 156; + 0;3; 2.153459, 2.153459, 2.153459;;, + 1;3; 2.153459, 2.153459, 2.153459;;, + 2;3; 2.153459, 2.153459, 2.153459;;, + 3;3; 2.153459, 2.153459, 2.153459;;, + 4;3; 2.153459, 2.153459, 2.153459;;, + 5;3; 2.153459, 2.153459, 2.153459;;, + 6;3; 2.153459, 2.153459, 2.153459;;, + 7;3; 2.153459, 2.153459, 2.153459;;, + 8;3; 2.153459, 2.153459, 2.153459;;, + 9;3; 2.153459, 2.153459, 2.153459;;, + 10;3; 2.153459, 2.153459, 2.153459;;, + 11;3; 2.153459, 2.153459, 2.153459;;, + 12;3; 2.153459, 2.153459, 2.153459;;, + 13;3; 2.153459, 2.153459, 2.153459;;, + 14;3; 2.153459, 2.153459, 2.153459;;, + 15;3; 2.153459, 2.153459, 2.153459;;, + 16;3; 2.153459, 2.153459, 2.153459;;, + 17;3; 2.153459, 2.153459, 2.153459;;, + 18;3; 2.153459, 2.153459, 2.153459;;, + 19;3; 2.153459, 2.153459, 2.153459;;, + 20;3; 2.153459, 2.153459, 2.153459;;, + 21;3; 2.153459, 2.153459, 2.153459;;, + 22;3; 2.153459, 2.153459, 2.153459;;, + 23;3; 2.153459, 2.153459, 2.153459;;, + 24;3; 2.153459, 2.153459, 2.153459;;, + 25;3; 2.153459, 2.153459, 2.153459;;, + 26;3; 2.153459, 2.153459, 2.153459;;, + 27;3; 2.153459, 2.153459, 2.153459;;, + 28;3; 2.153459, 2.153459, 2.153459;;, + 29;3; 2.153459, 2.153459, 2.153459;;, + 30;3; 2.153459, 2.153459, 2.153459;;, + 31;3; 2.153459, 2.153459, 2.153459;;, + 32;3; 2.153459, 2.153459, 2.153459;;, + 33;3; 2.153459, 2.153459, 2.153459;;, + 34;3; 2.153459, 2.153459, 2.153459;;, + 35;3; 2.153459, 2.153459, 2.153459;;, + 36;3; 2.153459, 2.153459, 2.153459;;, + 37;3; 2.153459, 2.153459, 2.153459;;, + 38;3; 2.153459, 2.153459, 2.153459;;, + 39;3; 2.153459, 2.153459, 2.153459;;, + 40;3; 2.153459, 2.153459, 2.153459;;, + 41;3; 2.153459, 2.153459, 2.153459;;, + 42;3; 2.153459, 2.153459, 2.153459;;, + 43;3; 2.153459, 2.153459, 2.153459;;, + 44;3; 2.153459, 2.153459, 2.153459;;, + 45;3; 2.153459, 2.153459, 2.153459;;, + 46;3; 2.153459, 2.153459, 2.153459;;, + 47;3; 2.153459, 2.153459, 2.153459;;, + 48;3; 2.153459, 2.153459, 2.153459;;, + 49;3; 2.153459, 2.153459, 2.153459;;, + 50;3; 2.153459, 2.153459, 2.153459;;, + 51;3; 2.153459, 2.153459, 2.153459;;, + 52;3; 2.153459, 2.153459, 2.153459;;, + 53;3; 2.153459, 2.153459, 2.153459;;, + 54;3; 2.153459, 2.153459, 2.153459;;, + 55;3; 2.153459, 2.153459, 2.153459;;, + 56;3; 2.153459, 2.153459, 2.153459;;, + 57;3; 2.153459, 2.153459, 2.153459;;, + 58;3; 2.153459, 2.153459, 2.153459;;, + 59;3; 2.153459, 2.153459, 2.153459;;, + 60;3; 2.153459, 2.153459, 2.153459;;, + 61;3; 2.153459, 2.153459, 2.153459;;, + 62;3; 2.153459, 2.153459, 2.153459;;, + 63;3; 2.153459, 2.153459, 2.153459;;, + 64;3; 2.153459, 2.153459, 2.153459;;, + 65;3; 2.153459, 2.153459, 2.153459;;, + 66;3; 2.153459, 2.153459, 2.153459;;, + 67;3; 2.153459, 2.153459, 2.153459;;, + 68;3; 2.153459, 2.153459, 2.153459;;, + 69;3; 2.153459, 2.153459, 2.153459;;, + 70;3; 2.153459, 2.153459, 2.153459;;, + 71;3; 2.153459, 2.153459, 2.153459;;, + 72;3; 2.153459, 2.153459, 2.153459;;, + 73;3; 2.153459, 2.153459, 2.153459;;, + 74;3; 2.153459, 2.153459, 2.153459;;, + 75;3; 2.153459, 2.153459, 2.153459;;, + 76;3; 2.153459, 2.153459, 2.153459;;, + 77;3; 2.153459, 2.153459, 2.153459;;, + 78;3; 2.153459, 2.153459, 2.153459;;, + 79;3; 2.153459, 2.153459, 2.153459;;, + 80;3; 2.153459, 2.153459, 2.153459;;, + 81;3; 2.153459, 2.153459, 2.153459;;, + 82;3; 2.153459, 2.153459, 2.153459;;, + 83;3; 2.153459, 2.153459, 2.153459;;, + 84;3; 2.153459, 2.153459, 2.153459;;, + 85;3; 2.153459, 2.153459, 2.153459;;, + 86;3; 2.153459, 2.153459, 2.153459;;, + 87;3; 2.153459, 2.153459, 2.153459;;, + 88;3; 2.153459, 2.153459, 2.153459;;, + 89;3; 2.153459, 2.153459, 2.153459;;, + 90;3; 2.153459, 2.153459, 2.153459;;, + 91;3; 2.153459, 2.153459, 2.153459;;, + 92;3; 2.153459, 2.153459, 2.153459;;, + 93;3; 2.153459, 2.153459, 2.153459;;, + 94;3; 2.153459, 2.153459, 2.153459;;, + 95;3; 2.153459, 2.153459, 2.153459;;, + 96;3; 2.153459, 2.153459, 2.153459;;, + 97;3; 2.153459, 2.153459, 2.153459;;, + 98;3; 2.153459, 2.153459, 2.153459;;, + 99;3; 2.153459, 2.153459, 2.153459;;, + 100;3; 2.153459, 2.153459, 2.153459;;, + 101;3; 2.153459, 2.153459, 2.153459;;, + 102;3; 2.153459, 2.153459, 2.153459;;, + 103;3; 2.153459, 2.153459, 2.153459;;, + 104;3; 2.153459, 2.153459, 2.153459;;, + 105;3; 2.153459, 2.153459, 2.153459;;, + 106;3; 2.153459, 2.153459, 2.153459;;, + 107;3; 2.153459, 2.153459, 2.153459;;, + 108;3; 2.153459, 2.153459, 2.153459;;, + 109;3; 2.153459, 2.153459, 2.153459;;, + 110;3; 2.153459, 2.153459, 2.153459;;, + 111;3; 2.153459, 2.153459, 2.153459;;, + 112;3; 2.153459, 2.153459, 2.153459;;, + 113;3; 2.153459, 2.153459, 2.153459;;, + 114;3; 2.153459, 2.153459, 2.153459;;, + 115;3; 2.153459, 2.153459, 2.153459;;, + 116;3; 2.153459, 2.153459, 2.153459;;, + 117;3; 2.153459, 2.153459, 2.153459;;, + 118;3; 2.153459, 2.153459, 2.153459;;, + 119;3; 2.153459, 2.153459, 2.153459;;, + 120;3; 2.153459, 2.153459, 2.153459;;, + 121;3; 2.153459, 2.153459, 2.153459;;, + 122;3; 2.153459, 2.153459, 2.153459;;, + 123;3; 2.153459, 2.153459, 2.153459;;, + 124;3; 2.153459, 2.153459, 2.153459;;, + 125;3; 2.153459, 2.153459, 2.153459;;, + 126;3; 2.153459, 2.153459, 2.153459;;, + 127;3; 2.153459, 2.153459, 2.153459;;, + 128;3; 2.153459, 2.153459, 2.153459;;, + 129;3; 2.153459, 2.153459, 2.153459;;, + 130;3; 2.153459, 2.153459, 2.153459;;, + 131;3; 2.153459, 2.153459, 2.153459;;, + 132;3; 2.153459, 2.153459, 2.153459;;, + 133;3; 2.153459, 2.153459, 2.153459;;, + 134;3; 2.153459, 2.153459, 2.153459;;, + 135;3; 2.153459, 2.153459, 2.153459;;, + 136;3; 2.153459, 2.153459, 2.153459;;, + 137;3; 2.153459, 2.153459, 2.153459;;, + 138;3; 2.153459, 2.153459, 2.153459;;, + 139;3; 2.153459, 2.153459, 2.153459;;, + 140;3; 2.153459, 2.153459, 2.153459;;, + 141;3; 2.153459, 2.153459, 2.153459;;, + 142;3; 2.153459, 2.153459, 2.153459;;, + 143;3; 2.153459, 2.153459, 2.153459;;, + 144;3; 2.153459, 2.153459, 2.153459;;, + 145;3; 2.153459, 2.153459, 2.153459;;, + 146;3; 2.153459, 2.153459, 2.153459;;, + 147;3; 2.153459, 2.153459, 2.153459;;, + 148;3; 2.153459, 2.153459, 2.153459;;, + 149;3; 2.153459, 2.153459, 2.153459;;, + 150;3; 2.153459, 2.153459, 2.153459;;, + 151;3; 2.153459, 2.153459, 2.153459;;, + 152;3; 2.153459, 2.153459, 2.153459;;, + 153;3; 2.153459, 2.153459, 2.153459;;, + 154;3; 2.153459, 2.153459, 2.153459;;, + 155;3; 2.153459, 2.153459, 2.153459;;; + } + } + Animation { + {Armature_Body} + AnimationKey { //Position + 2; + 156; + 0;3; 5.378092,-1.647068, 2.876912;;, + 1;3; 5.378092,-1.647068, 2.876912;;, + 2;3; 5.378092,-1.647068, 2.876912;;, + 3;3; 5.378092,-1.647068, 2.876912;;, + 4;3; 5.378092,-1.647068, 2.876912;;, + 5;3; 5.378092,-1.647068, 2.876912;;, + 6;3; 5.378092,-1.647068, 2.876912;;, + 7;3; 5.378092,-1.647068, 2.876912;;, + 8;3; 5.378092,-1.647068, 2.876912;;, + 9;3; 5.378092,-1.647068, 2.876912;;, + 10;3; 5.378092,-1.647068, 2.876912;;, + 11;3; 5.378092,-1.647068, 2.876912;;, + 12;3; 5.378092,-1.647068, 2.876912;;, + 13;3; 5.378092,-1.647068, 2.876912;;, + 14;3; 5.378092,-1.647068, 2.876912;;, + 15;3; 5.378092,-1.647068, 2.876912;;, + 16;3; 5.378092,-1.647068, 2.876912;;, + 17;3; 5.378092,-1.647068, 2.876912;;, + 18;3; 5.378092,-1.647068, 2.876912;;, + 19;3; 5.378092,-1.647068, 2.876912;;, + 20;3; 5.378092,-1.647068, 2.876912;;, + 21;3; 5.378092,-1.647068, 2.876912;;, + 22;3; 5.378092,-1.647068, 2.876912;;, + 23;3; 5.378092,-1.647068, 2.876912;;, + 24;3; 5.378092,-1.647068, 2.876912;;, + 25;3; 5.378092,-1.647068, 2.876912;;, + 26;3; 5.378092,-1.647068, 2.876912;;, + 27;3; 5.378092,-1.647068, 2.876912;;, + 28;3; 5.378092,-1.647068, 2.876912;;, + 29;3; 5.378092,-1.647068, 2.876912;;, + 30;3; 5.378092,-1.647068, 2.876912;;, + 31;3; 5.378092,-1.647068, 2.876912;;, + 32;3; 5.378092,-1.647068, 2.876912;;, + 33;3; 5.378092,-1.647068, 2.876912;;, + 34;3; 5.378092,-1.647068, 2.876912;;, + 35;3; 5.378092,-1.647068, 2.876912;;, + 36;3; 5.378092,-1.647068, 2.876912;;, + 37;3; 5.378092,-1.647068, 2.876912;;, + 38;3; 5.378092,-1.647068, 2.876912;;, + 39;3; 5.378092,-1.647068, 2.876912;;, + 40;3; 5.378092,-1.647068, 2.876912;;, + 41;3; 5.378092,-1.647068, 2.876912;;, + 42;3; 5.378092,-1.647068, 2.876912;;, + 43;3; 5.378092,-1.647068, 2.876912;;, + 44;3; 5.378092,-1.647068, 2.876912;;, + 45;3; 5.378092,-1.647068, 2.876912;;, + 46;3; 5.378092,-1.647068, 2.876912;;, + 47;3; 5.378092,-1.647068, 2.876912;;, + 48;3; 5.378092,-1.647068, 2.876912;;, + 49;3; 5.378092,-1.647068, 2.876912;;, + 50;3; 5.378092,-1.647068, 2.876912;;, + 51;3; 5.378092,-1.647068, 2.876912;;, + 52;3; 5.378092,-1.647068, 2.876912;;, + 53;3; 5.378092,-1.647068, 2.876912;;, + 54;3; 5.378092,-1.647068, 2.876912;;, + 55;3; 5.378092,-1.647068, 2.876912;;, + 56;3; 5.378092,-1.647068, 2.876912;;, + 57;3; 5.378092,-1.647068, 2.876912;;, + 58;3; 5.378092,-1.647068, 2.876912;;, + 59;3; 5.378092,-1.647068, 2.876912;;, + 60;3; 5.378092,-1.647068, 2.876912;;, + 61;3; 5.378092,-1.647068, 2.876912;;, + 62;3; 5.378092,-1.647068, 2.876912;;, + 63;3; 5.378092,-1.647068, 2.876912;;, + 64;3; 5.378092,-1.647068, 2.876912;;, + 65;3; 5.378092,-1.647068, 2.876912;;, + 66;3; 5.378092,-1.647068, 2.876912;;, + 67;3; 5.378092,-1.647068, 2.876912;;, + 68;3; 5.378092,-1.647068, 2.876912;;, + 69;3; 5.378092,-1.647068, 2.876912;;, + 70;3; 5.378092,-1.647068, 2.876912;;, + 71;3; 5.378092,-1.647068, 2.876912;;, + 72;3; 5.378092,-1.647068, 2.876912;;, + 73;3; 5.378092,-1.647068, 2.876912;;, + 74;3; 5.378092,-1.647068, 2.876912;;, + 75;3; 5.378092,-1.647068, 2.876912;;, + 76;3; 5.378092,-1.647068, 2.876912;;, + 77;3; 5.378092,-1.647068, 2.876912;;, + 78;3; 5.378092,-1.647068, 2.876912;;, + 79;3; 5.378092,-1.647068, 2.876912;;, + 80;3; 5.378092,-1.647068, 2.876912;;, + 81;3; 5.378092,-1.647068, 2.876912;;, + 82;3; 5.378092,-1.647068, 2.876912;;, + 83;3; 5.378092,-1.647068, 2.876912;;, + 84;3; 5.378092,-1.647068, 2.876912;;, + 85;3; 5.378092,-1.647068, 2.876912;;, + 86;3; 5.378092,-1.647068, 2.876912;;, + 87;3; 5.378092,-1.647068, 2.876912;;, + 88;3; 5.378092,-1.647068, 2.876912;;, + 89;3; 5.378092,-1.647068, 2.876912;;, + 90;3; 5.378092,-1.647068, 2.876912;;, + 91;3; 5.378092,-1.647068, 2.876912;;, + 92;3; 5.378092,-1.647068, 2.876912;;, + 93;3; 5.378092,-1.647068, 2.876912;;, + 94;3; 5.378092,-1.647068, 2.876912;;, + 95;3; 5.378092,-1.647068, 2.876912;;, + 96;3; 5.378092,-1.647068, 2.876912;;, + 97;3; 5.378092,-1.647068, 2.876912;;, + 98;3; 5.378092,-1.647068, 2.876912;;, + 99;3; 5.378092,-1.647068, 2.876912;;, + 100;3; 5.378092,-1.647068, 2.876912;;, + 101;3; 5.378092,-1.647068, 2.876912;;, + 102;3; 5.378092,-1.647068, 2.876912;;, + 103;3; 5.378092,-1.647068, 2.876912;;, + 104;3; 5.378092,-1.647068, 2.876912;;, + 105;3; 5.378092,-1.647068, 2.876912;;, + 106;3; 5.378092,-1.647068, 2.876912;;, + 107;3; 5.378092,-1.647068, 2.876912;;, + 108;3; 5.378092,-1.647068, 2.876912;;, + 109;3; 5.378092,-1.647068, 2.876912;;, + 110;3; 5.378092,-1.647068, 2.876912;;, + 111;3; 5.378092,-1.647068, 2.876912;;, + 112;3; 5.378092,-1.647068, 2.876912;;, + 113;3; 5.378092,-1.647068, 2.876912;;, + 114;3; 5.378092,-1.647068, 2.876912;;, + 115;3; 5.378092,-1.647068, 2.876912;;, + 116;3; 5.378092,-1.647068, 2.876912;;, + 117;3; 5.378092,-1.647068, 2.876912;;, + 118;3; 5.378092,-1.647068, 2.876912;;, + 119;3; 5.378092,-1.647068, 2.876912;;, + 120;3; 5.378092,-1.647068, 2.876912;;, + 121;3; 5.378092,-1.647068, 2.876912;;, + 122;3; 5.378092,-1.647068, 2.876912;;, + 123;3; 5.378092,-1.647068, 2.876912;;, + 124;3; 5.378092,-1.647068, 2.876912;;, + 125;3; 5.378092,-1.647068, 2.876912;;, + 126;3; 5.378092,-1.647068, 2.876912;;, + 127;3; 5.378092,-1.647068, 2.876912;;, + 128;3; 5.378092,-1.647068, 2.876912;;, + 129;3; 5.378092,-1.647068, 2.876912;;, + 130;3; 5.378092,-1.647068, 2.876912;;, + 131;3; 5.378092,-1.647068, 2.876912;;, + 132;3; 5.378092,-1.647068, 2.876912;;, + 133;3; 5.378092,-1.647068, 2.876912;;, + 134;3; 5.378092,-1.647068, 2.876912;;, + 135;3; 5.378092,-1.647068, 2.876912;;, + 136;3; 5.378092,-1.187825, 2.736182;;, + 137;3; 5.378092,-0.728790, 2.595572;;, + 138;3; 5.378092,-0.729070, 2.598489;;, + 139;3; 5.378092,-0.730037, 2.606928;;, + 140;3; 5.378092,-0.731865, 2.620276;;, + 141;3; 5.378092,-0.734711, 2.637750;;, + 142;3; 5.378092,-0.738697, 2.658450;;, + 143;3; 5.378092,-0.743910, 2.681418;;, + 144;3; 5.378092,-0.750400, 2.705708;;, + 145;3; 5.378092,-0.758182, 2.730444;;, + 146;3; 5.378092,-0.767245, 2.754857;;, + 147;3; 5.378092,-0.777552, 2.778308;;, + 148;3; 5.378092,-0.789052, 2.800292;;, + 149;3; 5.378092,-0.801685, 2.820429;;, + 150;3; 5.378092,-0.863997, 2.838559;;, + 151;3; 5.378092,-1.019046, 2.853992;;, + 152;3; 5.378092,-1.234415, 2.865585;;, + 153;3; 5.378092,-1.447600, 2.872756;;, + 154;3; 5.378092,-1.595927, 2.876091;;, + 155;3; 5.378092,-1.647068, 2.876912;;; + } + AnimationKey { //Rotation + 0; + 156; + 0;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 1;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 2;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 3;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 4;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 5;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 6;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 7;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 8;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 9;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 10;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 11;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 12;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 13;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 14;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 15;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 16;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 17;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 18;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 19;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 20;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 21;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 22;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 23;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 24;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 25;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 26;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 27;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 28;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 29;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 30;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 31;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 32;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 33;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 34;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 35;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 36;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 37;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 38;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 39;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 40;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 41;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 42;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 43;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 44;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 45;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 46;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 47;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 48;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 49;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 50;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 51;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 52;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 53;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 54;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 55;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 56;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 57;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 58;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 59;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 60;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 61;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 62;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 63;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 64;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 65;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 66;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 67;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 68;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 69;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 70;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 71;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 72;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 73;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 74;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 75;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 76;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 77;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 78;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 79;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 80;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 81;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 82;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 83;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 84;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 85;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 86;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 87;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 88;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 89;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 90;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 91;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 92;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 93;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 94;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 95;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 96;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 97;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 98;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 99;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 100;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 101;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 102;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 103;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 104;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 105;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 106;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 107;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 108;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 109;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 110;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 111;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 112;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 113;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 114;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 115;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 116;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 117;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 118;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 119;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 120;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 121;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 122;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 123;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 124;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 125;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 126;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 127;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 128;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 129;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 130;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 131;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 132;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 133;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 134;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 135;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 136;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 137;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 138;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 139;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 140;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 141;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 142;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 143;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 144;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 145;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 146;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 147;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 148;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 149;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 150;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 151;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 152;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 153;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 154;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 155;4; -0.999132, 0.041662, 0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 156; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_noga3} + AnimationKey { //Position + 2; + 156; + 0;3; 0.618225, 0.037596,-0.622362;;, + 1;3; 0.618225, 0.037596,-0.622362;;, + 2;3; 0.618225, 0.037596,-0.622362;;, + 3;3; 0.618225, 0.037596,-0.622362;;, + 4;3; 0.618225, 0.037596,-0.622362;;, + 5;3; 0.618225, 0.037596,-0.622362;;, + 6;3; 0.618225, 0.037596,-0.622362;;, + 7;3; 0.618225, 0.037596,-0.622362;;, + 8;3; 0.618225, 0.037596,-0.622362;;, + 9;3; 0.618225, 0.037596,-0.622362;;, + 10;3; 0.618225, 0.037596,-0.622362;;, + 11;3; 0.618225, 0.037596,-0.622362;;, + 12;3; 0.618225, 0.037596,-0.622362;;, + 13;3; 0.618225, 0.037596,-0.622362;;, + 14;3; 0.618225, 0.037596,-0.622362;;, + 15;3; 0.618225, 0.037596,-0.622362;;, + 16;3; 0.618225, 0.037596,-0.622362;;, + 17;3; 0.618225, 0.037596,-0.622362;;, + 18;3; 0.618225, 0.037596,-0.622362;;, + 19;3; 0.618225, 0.037596,-0.622362;;, + 20;3; 0.618225, 0.037596,-0.622362;;, + 21;3; 0.618225, 0.037596,-0.622362;;, + 22;3; 0.618225, 0.037596,-0.622362;;, + 23;3; 0.618225, 0.037596,-0.622362;;, + 24;3; 0.618225, 0.037596,-0.622362;;, + 25;3; 0.618225, 0.037596,-0.622362;;, + 26;3; 0.618225, 0.037596,-0.622362;;, + 27;3; 0.618225, 0.037596,-0.622362;;, + 28;3; 0.618225, 0.037596,-0.622362;;, + 29;3; 0.618225, 0.037596,-0.622362;;, + 30;3; 0.618225, 0.037596,-0.622362;;, + 31;3; 0.618225, 0.037596,-0.622362;;, + 32;3; 0.618225, 0.037596,-0.622362;;, + 33;3; 0.618225, 0.037596,-0.622362;;, + 34;3; 0.618225, 0.037596,-0.622362;;, + 35;3; 0.618225, 0.037596,-0.622362;;, + 36;3; 0.618225, 0.037596,-0.622362;;, + 37;3; 0.618225, 0.037596,-0.622362;;, + 38;3; 0.618225, 0.037596,-0.622362;;, + 39;3; 0.618225, 0.037596,-0.622362;;, + 40;3; 0.618225, 0.037596,-0.622362;;, + 41;3; 0.618225, 0.037596,-0.622362;;, + 42;3; 0.618225, 0.037596,-0.622362;;, + 43;3; 0.618225, 0.037596,-0.622362;;, + 44;3; 0.618225, 0.037596,-0.622362;;, + 45;3; 0.618225, 0.037596,-0.622362;;, + 46;3; 0.618225, 0.037596,-0.622362;;, + 47;3; 0.618225, 0.037596,-0.622362;;, + 48;3; 0.618225, 0.037596,-0.622362;;, + 49;3; 0.618225, 0.037596,-0.622362;;, + 50;3; 0.618225, 0.037596,-0.622362;;, + 51;3; 0.618225, 0.037596,-0.622362;;, + 52;3; 0.618225, 0.037596,-0.622362;;, + 53;3; 0.618225, 0.037596,-0.622362;;, + 54;3; 0.618225, 0.037596,-0.622362;;, + 55;3; 0.618225, 0.037596,-0.622362;;, + 56;3; 0.618225, 0.037596,-0.622362;;, + 57;3; 0.618225, 0.037596,-0.622362;;, + 58;3; 0.618225, 0.037596,-0.622362;;, + 59;3; 0.618225, 0.037596,-0.622362;;, + 60;3; 0.618225, 0.037596,-0.622362;;, + 61;3; 0.618225, 0.037596,-0.622362;;, + 62;3; 0.618225, 0.037596,-0.622362;;, + 63;3; 0.618225, 0.037596,-0.622362;;, + 64;3; 0.618225, 0.037596,-0.622362;;, + 65;3; 0.618225, 0.037596,-0.622362;;, + 66;3; 0.618225, 0.037596,-0.622362;;, + 67;3; 0.618225, 0.037596,-0.622362;;, + 68;3; 0.618225, 0.037596,-0.622362;;, + 69;3; 0.618225, 0.037596,-0.622362;;, + 70;3; 0.618225, 0.037596,-0.622362;;, + 71;3; 0.618225, 0.037596,-0.622362;;, + 72;3; 0.618225, 0.037596,-0.622362;;, + 73;3; 0.618225, 0.037596,-0.622362;;, + 74;3; 0.618225, 0.037596,-0.622362;;, + 75;3; 0.618225, 0.037596,-0.622362;;, + 76;3; 0.618225, 0.037596,-0.622362;;, + 77;3; 0.618225, 0.037596,-0.622362;;, + 78;3; 0.618225, 0.037596,-0.622362;;, + 79;3; 0.618225, 0.037596,-0.622362;;, + 80;3; 0.618225, 0.037596,-0.622362;;, + 81;3; 0.618225, 0.037596,-0.622362;;, + 82;3; 0.618225, 0.037596,-0.622362;;, + 83;3; 0.618225, 0.037596,-0.622362;;, + 84;3; 0.618225, 0.037596,-0.622362;;, + 85;3; 0.618225, 0.037596,-0.622362;;, + 86;3; 0.618225, 0.037596,-0.622362;;, + 87;3; 0.618225, 0.037596,-0.622362;;, + 88;3; 0.618225, 0.037596,-0.622362;;, + 89;3; 0.618225, 0.037596,-0.622362;;, + 90;3; 0.618225, 0.037596,-0.622362;;, + 91;3; 0.618225, 0.037596,-0.622362;;, + 92;3; 0.618225, 0.037596,-0.622362;;, + 93;3; 0.618225, 0.037596,-0.622362;;, + 94;3; 0.618225, 0.037596,-0.622362;;, + 95;3; 0.618225, 0.037596,-0.622362;;, + 96;3; 0.618225, 0.037596,-0.622362;;, + 97;3; 0.618225, 0.037596,-0.622362;;, + 98;3; 0.618225, 0.037596,-0.622362;;, + 99;3; 0.618225, 0.037596,-0.622362;;, + 100;3; 0.618225, 0.037596,-0.622362;;, + 101;3; 0.618225, 0.037596,-0.622362;;, + 102;3; 0.618225, 0.037596,-0.622362;;, + 103;3; 0.618225, 0.037596,-0.622362;;, + 104;3; 0.618225, 0.037596,-0.622362;;, + 105;3; 0.618225, 0.037596,-0.622362;;, + 106;3; 0.618225, 0.037596,-0.622362;;, + 107;3; 0.618225, 0.037596,-0.622362;;, + 108;3; 0.618225, 0.037596,-0.622362;;, + 109;3; 0.618225, 0.037596,-0.622362;;, + 110;3; 0.618225, 0.037596,-0.622362;;, + 111;3; 0.618225, 0.037596,-0.622362;;, + 112;3; 0.618225, 0.037596,-0.622362;;, + 113;3; 0.618225, 0.037596,-0.622362;;, + 114;3; 0.618225, 0.037596,-0.622362;;, + 115;3; 0.618225, 0.037596,-0.622362;;, + 116;3; 0.618225, 0.037596,-0.622362;;, + 117;3; 0.618225, 0.037596,-0.622362;;, + 118;3; 0.618225, 0.037596,-0.622362;;, + 119;3; 0.618225, 0.037596,-0.622362;;, + 120;3; 0.618225, 0.037596,-0.622362;;, + 121;3; 0.618225, 0.037596,-0.622362;;, + 122;3; 0.618225, 0.037596,-0.622362;;, + 123;3; 0.618225, 0.037596,-0.622362;;, + 124;3; 0.618225, 0.037596,-0.622362;;, + 125;3; 0.618225, 0.037596,-0.622362;;, + 126;3; 0.618225, 0.037596,-0.622362;;, + 127;3; 0.618225, 0.037596,-0.622362;;, + 128;3; 0.618225, 0.037596,-0.622362;;, + 129;3; 0.618225, 0.037596,-0.622362;;, + 130;3; 0.618225, 0.037596,-0.622362;;, + 131;3; 0.618225, 0.037596,-0.622362;;, + 132;3; 0.618225, 0.037596,-0.622362;;, + 133;3; 0.618225, 0.037596,-0.622362;;, + 134;3; 0.618225, 0.037596,-0.622362;;, + 135;3; 0.618225, 0.037596,-0.622362;;, + 136;3; 0.618225, 0.037596,-0.622363;;, + 137;3; 0.618225, 0.037596,-0.622363;;, + 138;3; 0.618225, 0.037596,-0.622362;;, + 139;3; 0.618225, 0.037596,-0.622363;;, + 140;3; 0.618225, 0.037596,-0.622362;;, + 141;3; 0.618225, 0.037596,-0.622362;;, + 142;3; 0.618225, 0.037596,-0.622363;;, + 143;3; 0.618225, 0.037596,-0.622363;;, + 144;3; 0.618225, 0.037596,-0.622362;;, + 145;3; 0.618225, 0.037596,-0.622362;;, + 146;3; 0.618225, 0.037596,-0.622362;;, + 147;3; 0.618225, 0.037596,-0.622363;;, + 148;3; 0.618225, 0.037596,-0.622363;;, + 149;3; 0.618225, 0.037596,-0.622363;;, + 150;3; 0.618225, 0.037596,-0.622363;;, + 151;3; 0.618225, 0.037596,-0.622362;;, + 152;3; 0.618225, 0.037596,-0.622363;;, + 153;3; 0.618225, 0.037596,-0.622362;;, + 154;3; 0.618225, 0.037596,-0.622363;;, + 155;3; 0.618225, 0.037596,-0.622362;;; + } + AnimationKey { //Rotation + 0; + 156; + 0;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 1;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 2;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 3;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 4;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 5;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 6;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 7;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 8;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 9;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 10;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 11;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 12;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 13;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 14;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 15;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 16;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 17;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 18;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 19;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 20;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 21;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 22;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 23;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 24;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 25;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 26;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 27;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 28;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 29;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 30;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 31;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 32;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 33;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 34;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 35;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 36;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 37;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 38;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 39;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 40;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 41;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 42;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 43;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 44;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 45;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 46;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 47;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 48;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 49;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 50;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 51;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 52;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 53;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 54;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 55;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 56;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 57;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 58;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 59;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 60;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 61;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 62;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 63;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 64;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 65;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 66;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 67;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 68;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 69;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 70;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 71;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 72;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 73;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 74;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 75;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 76;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 77;4; -0.474286,-0.523982, 0.474286,-0.523982;;, + 78;4; -0.461337,-0.534416, 0.461337,-0.534416;;, + 79;4; -0.442723,-0.549415, 0.442723,-0.549415;;, + 80;4; -0.424110,-0.564414, 0.424110,-0.564414;;, + 81;4; -0.411163,-0.574847, 0.411163,-0.574847;;, + 82;4; -0.406714,-0.578432, 0.406714,-0.578432;;, + 83;4; -0.408802,-0.576511, 0.408802,-0.576511;;, + 84;4; -0.415106,-0.570712, 0.415106,-0.570712;;, + 85;4; -0.425500,-0.561150, 0.425500,-0.561150;;, + 86;4; -0.439529,-0.548244, 0.439529,-0.548244;;, + 87;4; -0.456329,-0.532789, 0.456329,-0.532789;;, + 88;4; -0.474639,-0.515945, 0.474639,-0.515945;;, + 89;4; -0.492950,-0.499100, 0.492950,-0.499100;;, + 90;4; -0.509750,-0.483645, 0.509750,-0.483645;;, + 91;4; -0.523779,-0.470739, 0.523779,-0.470739;;, + 92;4; -0.534173,-0.461177, 0.534173,-0.461177;;, + 93;4; -0.540477,-0.455378, 0.540477,-0.455378;;, + 94;4; -0.542565,-0.453457, 0.542565,-0.453457;;, + 95;4; -0.538622,-0.457592, 0.538622,-0.457592;;, + 96;4; -0.527147,-0.469626, 0.527147,-0.469626;;, + 97;4; -0.510651,-0.486926, 0.510651,-0.486926;;, + 98;4; -0.494154,-0.504227, 0.494154,-0.504227;;, + 99;4; -0.482678,-0.516262, 0.482678,-0.516262;;, + 100;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 101;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 102;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 103;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 104;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 105;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 106;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 107;4; -0.490465,-0.502499, 0.490465,-0.502499;;, + 108;4; -0.524578,-0.450433, 0.524578,-0.450433;;, + 109;4; -0.573580,-0.375622, 0.573580,-0.375622;;, + 110;4; -0.622557,-0.300834, 0.622557,-0.300834;;, + 111;4; -0.656625,-0.248811, 0.656625,-0.248810;;, + 112;4; -0.668334,-0.230932, 0.668334,-0.230932;;, + 113;4; -0.661874,-0.237181, 0.661874,-0.237181;;, + 114;4; -0.642405,-0.256080, 0.642405,-0.256080;;, + 115;4; -0.610375,-0.287321, 0.610375,-0.287321;;, + 116;4; -0.567273,-0.329627, 0.567273,-0.329627;;, + 117;4; -0.515861,-0.380508, 0.515861,-0.380508;;, + 118;4; -0.460128,-0.436291, 0.460128,-0.436291;;, + 119;4; -0.404820,-0.492536, 0.404820,-0.492536;;, + 120;4; -0.354654,-0.544771, 0.354654,-0.544771;;, + 121;4; -0.313535,-0.589233, 0.313535,-0.589233;;, + 122;4; -0.284114,-0.623311, 0.284114,-0.623311;;, + 123;4; -0.267759,-0.645594, 0.267759,-0.645594;;, + 124;4; -0.264803,-0.655652, 0.264803,-0.655652;;, + 125;4; -0.280825,-0.650350, 0.280825,-0.650350;;, + 126;4; -0.320283,-0.627132, 0.320283,-0.627132;;, + 127;4; -0.374971,-0.591542, 0.374971,-0.591542;;, + 128;4; -0.428834,-0.555035, 0.428834,-0.555035;;, + 129;4; -0.466013,-0.529303, 0.466013,-0.529303;;, + 130;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 131;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 132;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 133;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 134;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 135;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 136;4; -0.421019,-0.563519, 0.421019,-0.563519;;, + 137;4; -0.363310,-0.606635, 0.363310,-0.606635;;, + 138;4; -0.364209,-0.605990, 0.364209,-0.605990;;, + 139;4; -0.366735,-0.604180, 0.366735,-0.604180;;, + 140;4; -0.370579,-0.601425, 0.370579,-0.601425;;, + 141;4; -0.375380,-0.597985, 0.375380,-0.597985;;, + 142;4; -0.380746,-0.594141, 0.380746,-0.594141;;, + 143;4; -0.386282,-0.590175, 0.386282,-0.590175;;, + 144;4; -0.391619,-0.586352, 0.391619,-0.586352;;, + 145;4; -0.396433,-0.582903, 0.396433,-0.582903;;, + 146;4; -0.400456,-0.580021, 0.400456,-0.580021;;, + 147;4; -0.403482,-0.577853, 0.403482,-0.577853;;, + 148;4; -0.405364,-0.576505, 0.405364,-0.576505;;, + 149;4; -0.406005,-0.576046, 0.406005,-0.576046;;, + 150;4; -0.398008,-0.581360, 0.398008,-0.581360;;, + 151;4; -0.380894,-0.592732, 0.380894,-0.592732;;, + 152;4; -0.372894,-0.598048, 0.372894,-0.598048;;, + 153;4; -0.398445,-0.579305, 0.398445,-0.579305;;, + 154;4; -0.453128,-0.539191, 0.453128,-0.539191;;, + 155;4; -0.478735,-0.520397, 0.478735,-0.520397;;; + } + AnimationKey { //Scale + 1; + 156; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_noga1} + AnimationKey { //Position + 2; + 156; + 0;3; 0.618225, 3.072911,-0.875938;;, + 1;3; 0.618225, 3.072911,-0.875938;;, + 2;3; 0.618225, 3.072911,-0.875938;;, + 3;3; 0.618225, 3.072911,-0.875938;;, + 4;3; 0.618225, 3.072911,-0.875938;;, + 5;3; 0.618225, 3.072911,-0.875938;;, + 6;3; 0.618225, 3.072911,-0.875938;;, + 7;3; 0.618225, 3.072911,-0.875938;;, + 8;3; 0.618225, 3.072911,-0.875938;;, + 9;3; 0.618225, 3.072911,-0.875938;;, + 10;3; 0.618225, 3.072911,-0.875938;;, + 11;3; 0.618225, 3.072911,-0.875938;;, + 12;3; 0.618225, 3.072911,-0.875938;;, + 13;3; 0.618225, 3.072911,-0.875938;;, + 14;3; 0.618225, 3.072911,-0.875938;;, + 15;3; 0.618225, 3.072911,-0.875938;;, + 16;3; 0.618225, 3.072911,-0.875938;;, + 17;3; 0.618225, 3.072911,-0.875938;;, + 18;3; 0.618225, 3.072911,-0.875938;;, + 19;3; 0.618225, 3.072911,-0.875938;;, + 20;3; 0.618225, 3.072911,-0.875938;;, + 21;3; 0.618225, 3.072911,-0.875938;;, + 22;3; 0.618225, 3.072911,-0.875938;;, + 23;3; 0.618225, 3.072911,-0.875938;;, + 24;3; 0.618225, 3.072911,-0.875938;;, + 25;3; 0.618225, 3.072911,-0.875938;;, + 26;3; 0.618225, 3.072911,-0.875938;;, + 27;3; 0.618225, 3.072911,-0.875938;;, + 28;3; 0.618225, 3.072911,-0.875938;;, + 29;3; 0.618225, 3.072911,-0.875938;;, + 30;3; 0.618225, 3.072911,-0.875938;;, + 31;3; 0.618225, 3.072911,-0.875938;;, + 32;3; 0.618225, 3.072911,-0.875938;;, + 33;3; 0.618225, 3.072911,-0.875938;;, + 34;3; 0.618225, 3.072911,-0.875938;;, + 35;3; 0.618225, 3.072911,-0.875938;;, + 36;3; 0.618225, 3.072911,-0.875938;;, + 37;3; 0.618225, 3.072911,-0.875938;;, + 38;3; 0.618225, 3.072911,-0.875938;;, + 39;3; 0.618225, 3.072911,-0.875938;;, + 40;3; 0.618225, 3.072911,-0.875938;;, + 41;3; 0.618225, 3.072911,-0.875938;;, + 42;3; 0.618225, 3.072911,-0.875938;;, + 43;3; 0.618225, 3.072911,-0.875938;;, + 44;3; 0.618225, 3.072911,-0.875938;;, + 45;3; 0.618225, 3.072911,-0.875938;;, + 46;3; 0.618225, 3.072911,-0.875938;;, + 47;3; 0.618225, 3.072911,-0.875938;;, + 48;3; 0.618225, 3.072911,-0.875938;;, + 49;3; 0.618225, 3.072911,-0.875938;;, + 50;3; 0.618225, 3.072911,-0.875938;;, + 51;3; 0.618225, 3.072911,-0.875938;;, + 52;3; 0.618225, 3.072911,-0.875938;;, + 53;3; 0.618225, 3.072911,-0.875938;;, + 54;3; 0.618225, 3.072911,-0.875938;;, + 55;3; 0.618225, 3.072911,-0.875938;;, + 56;3; 0.618225, 3.072911,-0.875938;;, + 57;3; 0.618225, 3.072911,-0.875938;;, + 58;3; 0.618225, 3.072911,-0.875938;;, + 59;3; 0.618225, 3.072911,-0.875938;;, + 60;3; 0.618225, 3.072911,-0.875938;;, + 61;3; 0.618225, 3.072911,-0.875938;;, + 62;3; 0.618225, 3.072911,-0.875938;;, + 63;3; 0.618225, 3.072911,-0.875938;;, + 64;3; 0.618225, 3.072911,-0.875938;;, + 65;3; 0.618225, 3.072911,-0.875938;;, + 66;3; 0.618225, 3.072911,-0.875938;;, + 67;3; 0.618225, 3.072911,-0.875938;;, + 68;3; 0.618225, 3.072911,-0.875938;;, + 69;3; 0.618225, 3.072911,-0.875938;;, + 70;3; 0.618225, 3.072911,-0.875938;;, + 71;3; 0.618225, 3.072911,-0.875938;;, + 72;3; 0.618225, 3.072911,-0.875938;;, + 73;3; 0.618225, 3.072911,-0.875938;;, + 74;3; 0.618225, 3.072911,-0.875938;;, + 75;3; 0.618225, 3.072911,-0.875938;;, + 76;3; 0.618225, 3.072911,-0.875938;;, + 77;3; 0.618225, 3.072911,-0.875938;;, + 78;3; 0.618225, 3.072911,-0.875938;;, + 79;3; 0.618225, 3.072911,-0.875938;;, + 80;3; 0.618225, 3.072911,-0.875938;;, + 81;3; 0.618225, 3.072911,-0.875938;;, + 82;3; 0.618225, 3.072911,-0.875938;;, + 83;3; 0.618225, 3.072911,-0.875938;;, + 84;3; 0.618225, 3.072911,-0.875938;;, + 85;3; 0.618225, 3.072911,-0.875938;;, + 86;3; 0.618225, 3.072911,-0.875938;;, + 87;3; 0.618225, 3.072911,-0.875938;;, + 88;3; 0.618225, 3.072911,-0.875938;;, + 89;3; 0.618225, 3.072911,-0.875938;;, + 90;3; 0.618225, 3.072911,-0.875938;;, + 91;3; 0.618225, 3.072911,-0.875938;;, + 92;3; 0.618225, 3.072911,-0.875938;;, + 93;3; 0.618225, 3.072911,-0.875938;;, + 94;3; 0.618225, 3.072911,-0.875938;;, + 95;3; 0.618225, 3.072911,-0.875938;;, + 96;3; 0.618225, 3.072911,-0.875938;;, + 97;3; 0.618225, 3.072911,-0.875938;;, + 98;3; 0.618225, 3.072911,-0.875938;;, + 99;3; 0.618225, 3.072911,-0.875938;;, + 100;3; 0.618225, 3.072911,-0.875938;;, + 101;3; 0.618225, 3.072911,-0.875938;;, + 102;3; 0.618225, 3.072911,-0.875938;;, + 103;3; 0.618225, 3.072911,-0.875938;;, + 104;3; 0.618225, 3.072911,-0.875938;;, + 105;3; 0.618225, 3.072911,-0.875938;;, + 106;3; 0.618225, 3.072911,-0.875938;;, + 107;3; 0.618225, 3.072911,-0.875938;;, + 108;3; 0.618225, 3.072911,-0.875938;;, + 109;3; 0.618225, 3.072911,-0.875938;;, + 110;3; 0.618225, 3.072911,-0.875938;;, + 111;3; 0.618225, 3.072911,-0.875938;;, + 112;3; 0.618225, 3.072911,-0.875938;;, + 113;3; 0.618225, 3.072911,-0.875938;;, + 114;3; 0.618225, 3.072911,-0.875938;;, + 115;3; 0.618225, 3.072911,-0.875938;;, + 116;3; 0.618225, 3.072911,-0.875938;;, + 117;3; 0.618225, 3.072911,-0.875938;;, + 118;3; 0.618225, 3.072911,-0.875938;;, + 119;3; 0.618225, 3.072911,-0.875938;;, + 120;3; 0.618225, 3.072911,-0.875938;;, + 121;3; 0.618225, 3.072911,-0.875938;;, + 122;3; 0.618225, 3.072911,-0.875938;;, + 123;3; 0.618225, 3.072911,-0.875938;;, + 124;3; 0.618225, 3.072911,-0.875938;;, + 125;3; 0.618225, 3.072911,-0.875938;;, + 126;3; 0.618225, 3.072911,-0.875938;;, + 127;3; 0.618225, 3.072911,-0.875938;;, + 128;3; 0.618225, 3.072911,-0.875938;;, + 129;3; 0.618225, 3.072911,-0.875938;;, + 130;3; 0.618225, 3.072911,-0.875938;;, + 131;3; 0.618225, 3.072911,-0.875938;;, + 132;3; 0.618225, 3.072911,-0.875938;;, + 133;3; 0.618225, 3.072911,-0.875938;;, + 134;3; 0.618225, 3.072911,-0.875938;;, + 135;3; 0.618225, 3.072911,-0.875938;;, + 136;3; 0.618225, 3.072911,-0.875938;;, + 137;3; 0.618225, 3.072911,-0.875938;;, + 138;3; 0.618225, 3.072911,-0.875938;;, + 139;3; 0.618225, 3.072911,-0.875938;;, + 140;3; 0.618225, 3.072911,-0.875938;;, + 141;3; 0.618225, 3.072911,-0.875938;;, + 142;3; 0.618225, 3.072911,-0.875938;;, + 143;3; 0.618225, 3.072911,-0.875938;;, + 144;3; 0.618225, 3.072911,-0.875938;;, + 145;3; 0.618225, 3.072911,-0.875938;;, + 146;3; 0.618225, 3.072911,-0.875938;;, + 147;3; 0.618225, 3.072911,-0.875938;;, + 148;3; 0.618225, 3.072911,-0.875938;;, + 149;3; 0.618225, 3.072911,-0.875938;;, + 150;3; 0.618225, 3.072911,-0.875938;;, + 151;3; 0.618225, 3.072911,-0.875938;;, + 152;3; 0.618225, 3.072911,-0.875938;;, + 153;3; 0.618225, 3.072911,-0.875938;;, + 154;3; 0.618225, 3.072911,-0.875938;;, + 155;3; 0.618225, 3.072911,-0.875938;;; + } + AnimationKey { //Rotation + 0; + 156; + 0;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 1;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 2;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 3;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 4;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 5;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 6;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 7;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 8;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 9;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 10;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 11;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 12;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 13;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 14;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 15;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 16;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 17;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 18;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 19;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 20;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 21;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 22;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 23;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 24;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 25;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 26;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 27;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 28;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 29;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 30;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 31;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 32;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 33;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 34;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 35;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 36;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 37;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 38;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 39;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 40;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 41;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 42;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 43;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 44;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 45;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 46;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 47;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 48;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 49;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 50;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 51;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 52;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 53;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 54;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 55;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 56;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 57;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 58;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 59;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 60;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 61;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 62;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 63;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 64;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 65;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 66;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 67;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 68;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 69;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 70;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 71;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 72;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 73;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 74;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 75;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 76;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 77;4; -0.482678,-0.516262, 0.482678,-0.516262;;, + 78;4; -0.494154,-0.504227, 0.494154,-0.504227;;, + 79;4; -0.510651,-0.486926, 0.510651,-0.486926;;, + 80;4; -0.527147,-0.469626, 0.527147,-0.469626;;, + 81;4; -0.538622,-0.457592, 0.538622,-0.457592;;, + 82;4; -0.542565,-0.453457, 0.542565,-0.453457;;, + 83;4; -0.540477,-0.455378, 0.540477,-0.455378;;, + 84;4; -0.534173,-0.461177, 0.534173,-0.461177;;, + 85;4; -0.523779,-0.470740, 0.523779,-0.470740;;, + 86;4; -0.509749,-0.483646, 0.509749,-0.483645;;, + 87;4; -0.492950,-0.499100, 0.492950,-0.499100;;, + 88;4; -0.474639,-0.515945, 0.474639,-0.515945;;, + 89;4; -0.456329,-0.532789, 0.456329,-0.532789;;, + 90;4; -0.439529,-0.548244, 0.439529,-0.548244;;, + 91;4; -0.425500,-0.561150, 0.425500,-0.561150;;, + 92;4; -0.415106,-0.570712, 0.415106,-0.570712;;, + 93;4; -0.408802,-0.576511, 0.408802,-0.576511;;, + 94;4; -0.406714,-0.578432, 0.406714,-0.578432;;, + 95;4; -0.411163,-0.574847, 0.411163,-0.574847;;, + 96;4; -0.424110,-0.564414, 0.424110,-0.564414;;, + 97;4; -0.442723,-0.549416, 0.442723,-0.549415;;, + 98;4; -0.461337,-0.534416, 0.461337,-0.534416;;, + 99;4; -0.474286,-0.523982, 0.474286,-0.523982;;, + 100;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 101;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 102;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 103;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 104;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 105;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 106;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 107;4; -0.491310,-0.499783, 0.491310,-0.499783;;, + 108;4; -0.527875,-0.439824, 0.527875,-0.439824;;, + 109;4; -0.580385,-0.353680, 0.580385,-0.353680;;, + 110;4; -0.632861,-0.267568, 0.632861,-0.267568;;, + 111;4; -0.669363,-0.207667, 0.669363,-0.207667;;, + 112;4; -0.681910,-0.187081, 0.681910,-0.187081;;, + 113;4; -0.675079,-0.193992, 0.675079,-0.193992;;, + 114;4; -0.654499,-0.214898, 0.654499,-0.214898;;, + 115;4; -0.620650,-0.249464, 0.620650,-0.249464;;, + 116;4; -0.575119,-0.296284, 0.575119,-0.296284;;, + 117;4; -0.520839,-0.352614, 0.520839,-0.352614;;, + 118;4; -0.462040,-0.414402, 0.462040,-0.414402;;, + 119;4; -0.403751,-0.476744, 0.403751,-0.476744;;, + 120;4; -0.350964,-0.534697, 0.350964,-0.534697;;, + 121;4; -0.307811,-0.584103, 0.307811,-0.584103;;, + 122;4; -0.277091,-0.622069, 0.277091,-0.622069;;, + 123;4; -0.260242,-0.647032, 0.260242,-0.647032;;, + 124;4; -0.257613,-0.658510, 0.257613,-0.658510;;, + 125;4; -0.274638,-0.653639, 0.274638,-0.653639;;, + 126;4; -0.315588,-0.630125, 0.315588,-0.630124;;, + 127;4; -0.372016,-0.593669, 0.372016,-0.593669;;, + 128;4; -0.427452,-0.556114, 0.427452,-0.556114;;, + 129;4; -0.465668,-0.529588, 0.465668,-0.529588;;, + 130;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 131;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 132;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 133;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 134;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 135;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 136;4; -0.532148,-0.458394, 0.532148,-0.458394;;, + 137;4; -0.585542,-0.396409, 0.585542,-0.396409;;, + 138;4; -0.585686,-0.396666, 0.585686,-0.396666;;, + 139;4; -0.585870,-0.397588, 0.585870,-0.397588;;, + 140;4; -0.585704,-0.399404, 0.585704,-0.399404;;, + 141;4; -0.584786,-0.402326, 0.584786,-0.402326;;, + 142;4; -0.582734,-0.406537, 0.582734,-0.406537;;, + 143;4; -0.579209,-0.412177, 0.579209,-0.412177;;, + 144;4; -0.573938,-0.419337, 0.573938,-0.419337;;, + 145;4; -0.566723,-0.428060, 0.566723,-0.428060;;, + 146;4; -0.557438,-0.438344, 0.557438,-0.438344;;, + 147;4; -0.546028,-0.450151, 0.546028,-0.450151;;, + 148;4; -0.532491,-0.463419, 0.532491,-0.463419;;, + 149;4; -0.516871,-0.478066, 0.516871,-0.478066;;, + 150;4; -0.479547,-0.511265, 0.479547,-0.511265;;, + 151;4; -0.422801,-0.561035, 0.422801,-0.561035;;, + 152;4; -0.398209,-0.582521, 0.398209,-0.582521;;, + 153;4; -0.417653,-0.567522, 0.417653,-0.567522;;, + 154;4; -0.459264,-0.535421, 0.459264,-0.535421;;, + 155;4; -0.478735,-0.520397, 0.478735,-0.520397;;; + } + AnimationKey { //Scale + 1; + 156; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_noga4} + AnimationKey { //Position + 2; + 156; + 0;3; -0.648382, 0.037596,-0.622362;;, + 1;3; -0.648382, 0.037596,-0.622362;;, + 2;3; -0.648382, 0.037596,-0.622362;;, + 3;3; -0.648382, 0.037596,-0.622362;;, + 4;3; -0.648382, 0.037596,-0.622362;;, + 5;3; -0.648382, 0.037596,-0.622362;;, + 6;3; -0.648382, 0.037596,-0.622362;;, + 7;3; -0.648382, 0.037596,-0.622362;;, + 8;3; -0.648382, 0.037596,-0.622362;;, + 9;3; -0.648382, 0.037596,-0.622362;;, + 10;3; -0.648382, 0.037596,-0.622362;;, + 11;3; -0.648382, 0.037596,-0.622362;;, + 12;3; -0.648382, 0.037596,-0.622362;;, + 13;3; -0.648382, 0.037596,-0.622362;;, + 14;3; -0.648382, 0.037596,-0.622362;;, + 15;3; -0.648382, 0.037596,-0.622362;;, + 16;3; -0.648382, 0.037596,-0.622362;;, + 17;3; -0.648382, 0.037596,-0.622362;;, + 18;3; -0.648382, 0.037596,-0.622362;;, + 19;3; -0.648382, 0.037596,-0.622362;;, + 20;3; -0.648382, 0.037596,-0.622362;;, + 21;3; -0.648382, 0.037596,-0.622362;;, + 22;3; -0.648382, 0.037596,-0.622362;;, + 23;3; -0.648382, 0.037596,-0.622362;;, + 24;3; -0.648382, 0.037596,-0.622362;;, + 25;3; -0.648382, 0.037596,-0.622362;;, + 26;3; -0.648382, 0.037596,-0.622362;;, + 27;3; -0.648382, 0.037596,-0.622362;;, + 28;3; -0.648382, 0.037596,-0.622362;;, + 29;3; -0.648382, 0.037596,-0.622362;;, + 30;3; -0.648382, 0.037596,-0.622362;;, + 31;3; -0.648382, 0.037596,-0.622362;;, + 32;3; -0.648382, 0.037596,-0.622362;;, + 33;3; -0.648382, 0.037596,-0.622362;;, + 34;3; -0.648382, 0.037596,-0.622362;;, + 35;3; -0.648382, 0.037596,-0.622362;;, + 36;3; -0.648382, 0.037596,-0.622362;;, + 37;3; -0.648382, 0.037596,-0.622362;;, + 38;3; -0.648382, 0.037596,-0.622362;;, + 39;3; -0.648382, 0.037596,-0.622362;;, + 40;3; -0.648382, 0.037596,-0.622362;;, + 41;3; -0.648382, 0.037596,-0.622362;;, + 42;3; -0.648382, 0.037596,-0.622362;;, + 43;3; -0.648382, 0.037596,-0.622362;;, + 44;3; -0.648382, 0.037596,-0.622362;;, + 45;3; -0.648382, 0.037596,-0.622362;;, + 46;3; -0.648382, 0.037596,-0.622362;;, + 47;3; -0.648382, 0.037596,-0.622362;;, + 48;3; -0.648382, 0.037596,-0.622362;;, + 49;3; -0.648382, 0.037596,-0.622362;;, + 50;3; -0.648382, 0.037596,-0.622362;;, + 51;3; -0.648382, 0.037596,-0.622362;;, + 52;3; -0.648382, 0.037596,-0.622362;;, + 53;3; -0.648382, 0.037596,-0.622362;;, + 54;3; -0.648382, 0.037596,-0.622362;;, + 55;3; -0.648382, 0.037596,-0.622362;;, + 56;3; -0.648382, 0.037596,-0.622362;;, + 57;3; -0.648382, 0.037596,-0.622362;;, + 58;3; -0.648382, 0.037596,-0.622362;;, + 59;3; -0.648382, 0.037596,-0.622362;;, + 60;3; -0.648382, 0.037596,-0.622362;;, + 61;3; -0.648382, 0.037596,-0.622362;;, + 62;3; -0.648382, 0.037596,-0.622362;;, + 63;3; -0.648382, 0.037596,-0.622362;;, + 64;3; -0.648382, 0.037596,-0.622362;;, + 65;3; -0.648382, 0.037596,-0.622362;;, + 66;3; -0.648382, 0.037596,-0.622362;;, + 67;3; -0.648382, 0.037596,-0.622362;;, + 68;3; -0.648382, 0.037596,-0.622362;;, + 69;3; -0.648382, 0.037596,-0.622362;;, + 70;3; -0.648382, 0.037596,-0.622362;;, + 71;3; -0.648382, 0.037596,-0.622362;;, + 72;3; -0.648382, 0.037596,-0.622362;;, + 73;3; -0.648382, 0.037596,-0.622362;;, + 74;3; -0.648382, 0.037596,-0.622362;;, + 75;3; -0.648382, 0.037596,-0.622362;;, + 76;3; -0.648382, 0.037596,-0.622362;;, + 77;3; -0.648382, 0.037596,-0.622362;;, + 78;3; -0.648382, 0.037596,-0.622362;;, + 79;3; -0.648382, 0.037596,-0.622362;;, + 80;3; -0.648382, 0.037596,-0.622362;;, + 81;3; -0.648382, 0.037596,-0.622362;;, + 82;3; -0.648382, 0.037596,-0.622362;;, + 83;3; -0.648382, 0.037596,-0.622362;;, + 84;3; -0.648382, 0.037596,-0.622362;;, + 85;3; -0.648382, 0.037596,-0.622362;;, + 86;3; -0.648382, 0.037596,-0.622362;;, + 87;3; -0.648382, 0.037596,-0.622362;;, + 88;3; -0.648382, 0.037596,-0.622362;;, + 89;3; -0.648382, 0.037596,-0.622362;;, + 90;3; -0.648382, 0.037596,-0.622362;;, + 91;3; -0.648382, 0.037596,-0.622362;;, + 92;3; -0.648382, 0.037596,-0.622362;;, + 93;3; -0.648382, 0.037596,-0.622362;;, + 94;3; -0.648382, 0.037596,-0.622362;;, + 95;3; -0.648382, 0.037596,-0.622362;;, + 96;3; -0.648382, 0.037596,-0.622362;;, + 97;3; -0.648382, 0.037596,-0.622362;;, + 98;3; -0.648382, 0.037596,-0.622362;;, + 99;3; -0.648382, 0.037596,-0.622362;;, + 100;3; -0.648382, 0.037596,-0.622362;;, + 101;3; -0.648382, 0.037596,-0.622362;;, + 102;3; -0.648382, 0.037596,-0.622362;;, + 103;3; -0.648382, 0.037596,-0.622362;;, + 104;3; -0.648382, 0.037596,-0.622362;;, + 105;3; -0.648382, 0.037596,-0.622362;;, + 106;3; -0.648382, 0.037596,-0.622362;;, + 107;3; -0.648382, 0.037596,-0.622362;;, + 108;3; -0.648382, 0.037596,-0.622362;;, + 109;3; -0.648382, 0.037596,-0.622362;;, + 110;3; -0.648382, 0.037596,-0.622362;;, + 111;3; -0.648382, 0.037596,-0.622362;;, + 112;3; -0.648382, 0.037596,-0.622362;;, + 113;3; -0.648382, 0.037596,-0.622362;;, + 114;3; -0.648382, 0.037596,-0.622362;;, + 115;3; -0.648382, 0.037596,-0.622362;;, + 116;3; -0.648382, 0.037596,-0.622362;;, + 117;3; -0.648382, 0.037596,-0.622362;;, + 118;3; -0.648382, 0.037596,-0.622362;;, + 119;3; -0.648382, 0.037596,-0.622362;;, + 120;3; -0.648382, 0.037596,-0.622362;;, + 121;3; -0.648382, 0.037596,-0.622362;;, + 122;3; -0.648382, 0.037596,-0.622362;;, + 123;3; -0.648382, 0.037596,-0.622362;;, + 124;3; -0.648382, 0.037596,-0.622362;;, + 125;3; -0.648382, 0.037596,-0.622362;;, + 126;3; -0.648382, 0.037596,-0.622362;;, + 127;3; -0.648382, 0.037596,-0.622362;;, + 128;3; -0.648382, 0.037596,-0.622362;;, + 129;3; -0.648382, 0.037596,-0.622362;;, + 130;3; -0.648382, 0.037596,-0.622362;;, + 131;3; -0.648382, 0.037596,-0.622362;;, + 132;3; -0.648382, 0.037596,-0.622362;;, + 133;3; -0.648382, 0.037596,-0.622362;;, + 134;3; -0.648382, 0.037596,-0.622362;;, + 135;3; -0.648382, 0.037596,-0.622362;;, + 136;3; -0.648382, 0.037596,-0.622363;;, + 137;3; -0.648382, 0.037596,-0.622363;;, + 138;3; -0.648382, 0.037596,-0.622362;;, + 139;3; -0.648382, 0.037596,-0.622363;;, + 140;3; -0.648382, 0.037596,-0.622362;;, + 141;3; -0.648382, 0.037596,-0.622362;;, + 142;3; -0.648382, 0.037596,-0.622363;;, + 143;3; -0.648382, 0.037596,-0.622363;;, + 144;3; -0.648382, 0.037596,-0.622362;;, + 145;3; -0.648382, 0.037596,-0.622362;;, + 146;3; -0.648382, 0.037596,-0.622362;;, + 147;3; -0.648382, 0.037596,-0.622363;;, + 148;3; -0.648382, 0.037596,-0.622363;;, + 149;3; -0.648382, 0.037596,-0.622363;;, + 150;3; -0.648382, 0.037596,-0.622363;;, + 151;3; -0.648382, 0.037596,-0.622362;;, + 152;3; -0.648382, 0.037596,-0.622363;;, + 153;3; -0.648382, 0.037596,-0.622362;;, + 154;3; -0.648382, 0.037596,-0.622363;;, + 155;3; -0.648382, 0.037596,-0.622362;;; + } + AnimationKey { //Rotation + 0; + 156; + 0;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 1;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 2;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 3;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 4;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 5;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 6;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 7;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 8;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 9;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 10;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 11;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 12;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 13;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 14;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 15;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 16;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 17;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 18;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 19;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 20;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 21;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 22;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 23;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 24;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 25;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 26;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 27;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 28;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 29;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 30;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 31;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 32;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 33;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 34;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 35;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 36;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 37;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 38;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 39;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 40;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 41;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 42;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 43;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 44;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 45;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 46;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 47;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 48;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 49;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 50;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 51;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 52;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 53;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 54;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 55;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 56;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 57;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 58;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 59;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 60;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 61;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 62;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 63;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 64;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 65;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 66;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 67;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 68;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 69;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 70;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 71;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 72;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 73;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 74;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 75;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 76;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 77;4; -0.482678,-0.516262, 0.482678,-0.516262;;, + 78;4; -0.494154,-0.504227, 0.494154,-0.504227;;, + 79;4; -0.510651,-0.486926, 0.510651,-0.486926;;, + 80;4; -0.527147,-0.469626, 0.527147,-0.469626;;, + 81;4; -0.538622,-0.457592, 0.538622,-0.457592;;, + 82;4; -0.542565,-0.453457, 0.542565,-0.453457;;, + 83;4; -0.540477,-0.455378, 0.540477,-0.455378;;, + 84;4; -0.534173,-0.461177, 0.534173,-0.461177;;, + 85;4; -0.523779,-0.470740, 0.523779,-0.470740;;, + 86;4; -0.509749,-0.483646, 0.509749,-0.483645;;, + 87;4; -0.492950,-0.499100, 0.492950,-0.499100;;, + 88;4; -0.474639,-0.515945, 0.474639,-0.515945;;, + 89;4; -0.456329,-0.532789, 0.456329,-0.532789;;, + 90;4; -0.439529,-0.548244, 0.439529,-0.548244;;, + 91;4; -0.425500,-0.561150, 0.425500,-0.561150;;, + 92;4; -0.415106,-0.570712, 0.415106,-0.570712;;, + 93;4; -0.408802,-0.576511, 0.408802,-0.576511;;, + 94;4; -0.406714,-0.578432, 0.406714,-0.578432;;, + 95;4; -0.411163,-0.574847, 0.411163,-0.574847;;, + 96;4; -0.424110,-0.564414, 0.424110,-0.564414;;, + 97;4; -0.442723,-0.549416, 0.442723,-0.549415;;, + 98;4; -0.461337,-0.534416, 0.461337,-0.534416;;, + 99;4; -0.474286,-0.523982, 0.474286,-0.523982;;, + 100;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 101;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 102;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 103;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 104;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 105;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 106;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 107;4; -0.463086,-0.529658, 0.463086,-0.529658;;, + 108;4; -0.417557,-0.556598, 0.417557,-0.556598;;, + 109;4; -0.352132,-0.595304, 0.352132,-0.595304;;, + 110;4; -0.286723,-0.633995, 0.286723,-0.633995;;, + 111;4; -0.241223,-0.660908, 0.241223,-0.660908;;, + 112;4; -0.225588,-0.670157, 0.225588,-0.670157;;, + 113;4; -0.231994,-0.664266, 0.231994,-0.664266;;, + 114;4; -0.251338,-0.646487, 0.251338,-0.646487;;, + 115;4; -0.283247,-0.617183, 0.283247,-0.617183;;, + 116;4; -0.326335,-0.577654, 0.326335,-0.577654;;, + 117;4; -0.377964,-0.530352, 0.377964,-0.530352;;, + 118;4; -0.434283,-0.478850, 0.434283,-0.478850;;, + 119;4; -0.490670,-0.427420, 0.490670,-0.427420;;, + 120;4; -0.542496,-0.380332, 0.542496,-0.380332;;, + 121;4; -0.585897,-0.341144, 0.585897,-0.341144;;, + 122;4; -0.618218,-0.312288, 0.618218,-0.312288;;, + 123;4; -0.638054,-0.295043, 0.638054,-0.295043;;, + 124;4; -0.645014,-0.289754, 0.645014,-0.289754;;, + 125;4; -0.635188,-0.304482, 0.635188,-0.304482;;, + 126;4; -0.605463,-0.346110, 0.605463,-0.346110;;, + 127;4; -0.562409,-0.405604, 0.562409,-0.405604;;, + 128;4; -0.519210,-0.464968, 0.519210,-0.464968;;, + 129;4; -0.489096,-0.506226, 0.489096,-0.506226;;, + 130;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 131;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 132;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 133;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 134;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 135;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 136;4; -0.423044,-0.562297, 0.423044,-0.562297;;, + 137;4; -0.367362,-0.604190, 0.367362,-0.604190;;, + 138;4; -0.367425,-0.604203, 0.367425,-0.604203;;, + 139;4; -0.367732,-0.604136, 0.367732,-0.604136;;, + 140;4; -0.368467,-0.603827, 0.368467,-0.603826;;, + 141;4; -0.369808,-0.603107, 0.369808,-0.603107;;, + 142;4; -0.371920,-0.601824, 0.371920,-0.601824;;, + 143;4; -0.374937,-0.599842, 0.374937,-0.599842;;, + 144;4; -0.378962,-0.597057, 0.378962,-0.597057;;, + 145;4; -0.384059,-0.593396, 0.384059,-0.593396;;, + 146;4; -0.390257,-0.588817, 0.390257,-0.588817;;, + 147;4; -0.397555,-0.583306, 0.397556,-0.583306;;, + 148;4; -0.405929,-0.576873, 0.405929,-0.576872;;, + 149;4; -0.415336,-0.569543, 0.415336,-0.569543;;, + 150;4; -0.440564,-0.548042, 0.440564,-0.548042;;, + 151;4; -0.480982,-0.513021, 0.480982,-0.513021;;, + 152;4; -0.499219,-0.498090, 0.499219,-0.498090;;, + 153;4; -0.494667,-0.503910, 0.494667,-0.503910;;, + 154;4; -0.483869,-0.515211, 0.483869,-0.515211;;, + 155;4; -0.478735,-0.520397, 0.478735,-0.520397;;; + } + AnimationKey { //Scale + 1; + 156; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_noga2} + AnimationKey { //Position + 2; + 156; + 0;3; -0.648382, 3.072911,-0.875938;;, + 1;3; -0.648382, 3.072911,-0.875938;;, + 2;3; -0.648382, 3.072911,-0.875938;;, + 3;3; -0.648382, 3.072911,-0.875938;;, + 4;3; -0.648382, 3.072911,-0.875938;;, + 5;3; -0.648382, 3.072911,-0.875938;;, + 6;3; -0.648382, 3.072911,-0.875938;;, + 7;3; -0.648382, 3.072911,-0.875938;;, + 8;3; -0.648382, 3.072911,-0.875938;;, + 9;3; -0.648382, 3.072911,-0.875938;;, + 10;3; -0.648382, 3.072911,-0.875938;;, + 11;3; -0.648382, 3.072911,-0.875938;;, + 12;3; -0.648382, 3.072911,-0.875938;;, + 13;3; -0.648382, 3.072911,-0.875938;;, + 14;3; -0.648382, 3.072911,-0.875938;;, + 15;3; -0.648382, 3.072911,-0.875938;;, + 16;3; -0.648382, 3.072911,-0.875938;;, + 17;3; -0.648382, 3.072911,-0.875938;;, + 18;3; -0.648382, 3.072911,-0.875938;;, + 19;3; -0.648382, 3.072911,-0.875938;;, + 20;3; -0.648382, 3.072911,-0.875938;;, + 21;3; -0.648382, 3.072911,-0.875938;;, + 22;3; -0.648382, 3.072911,-0.875938;;, + 23;3; -0.648382, 3.072911,-0.875938;;, + 24;3; -0.648382, 3.072911,-0.875938;;, + 25;3; -0.648382, 3.072911,-0.875938;;, + 26;3; -0.648382, 3.072911,-0.875938;;, + 27;3; -0.648382, 3.072911,-0.875938;;, + 28;3; -0.648382, 3.072911,-0.875938;;, + 29;3; -0.648382, 3.072911,-0.875938;;, + 30;3; -0.648382, 3.072911,-0.875938;;, + 31;3; -0.648382, 3.072911,-0.875938;;, + 32;3; -0.648382, 3.072911,-0.875938;;, + 33;3; -0.648382, 3.072911,-0.875938;;, + 34;3; -0.648382, 3.072911,-0.875938;;, + 35;3; -0.648382, 3.072911,-0.875938;;, + 36;3; -0.648382, 3.072911,-0.875938;;, + 37;3; -0.648382, 3.072911,-0.875938;;, + 38;3; -0.648382, 3.072911,-0.875938;;, + 39;3; -0.648382, 3.072911,-0.875938;;, + 40;3; -0.648382, 3.072911,-0.875938;;, + 41;3; -0.648382, 3.072911,-0.875938;;, + 42;3; -0.648382, 3.072911,-0.875938;;, + 43;3; -0.648382, 3.072911,-0.875938;;, + 44;3; -0.648382, 3.072911,-0.875938;;, + 45;3; -0.648382, 3.072911,-0.875938;;, + 46;3; -0.648382, 3.072911,-0.875938;;, + 47;3; -0.648382, 3.072911,-0.875938;;, + 48;3; -0.648382, 3.072911,-0.875938;;, + 49;3; -0.648382, 3.072911,-0.875938;;, + 50;3; -0.648382, 3.072911,-0.875938;;, + 51;3; -0.648382, 3.072911,-0.875938;;, + 52;3; -0.648382, 3.072911,-0.875938;;, + 53;3; -0.648382, 3.072911,-0.875938;;, + 54;3; -0.648382, 3.072911,-0.875938;;, + 55;3; -0.648382, 3.072911,-0.875938;;, + 56;3; -0.648382, 3.072911,-0.875938;;, + 57;3; -0.648382, 3.072911,-0.875938;;, + 58;3; -0.648382, 3.072911,-0.875938;;, + 59;3; -0.648382, 3.072911,-0.875938;;, + 60;3; -0.648382, 3.072911,-0.875938;;, + 61;3; -0.648382, 3.072911,-0.875938;;, + 62;3; -0.648382, 3.072911,-0.875938;;, + 63;3; -0.648382, 3.072911,-0.875938;;, + 64;3; -0.648382, 3.072911,-0.875938;;, + 65;3; -0.648382, 3.072911,-0.875938;;, + 66;3; -0.648382, 3.072911,-0.875938;;, + 67;3; -0.648382, 3.072911,-0.875938;;, + 68;3; -0.648382, 3.072911,-0.875938;;, + 69;3; -0.648382, 3.072911,-0.875938;;, + 70;3; -0.648382, 3.072911,-0.875938;;, + 71;3; -0.648382, 3.072911,-0.875938;;, + 72;3; -0.648382, 3.072911,-0.875938;;, + 73;3; -0.648382, 3.072911,-0.875938;;, + 74;3; -0.648382, 3.072911,-0.875938;;, + 75;3; -0.648382, 3.072911,-0.875938;;, + 76;3; -0.648382, 3.072911,-0.875938;;, + 77;3; -0.648382, 3.072911,-0.875938;;, + 78;3; -0.648382, 3.072911,-0.875938;;, + 79;3; -0.648382, 3.072911,-0.875938;;, + 80;3; -0.648382, 3.072911,-0.875938;;, + 81;3; -0.648382, 3.072911,-0.875938;;, + 82;3; -0.648382, 3.072911,-0.875938;;, + 83;3; -0.648382, 3.072911,-0.875938;;, + 84;3; -0.648382, 3.072911,-0.875938;;, + 85;3; -0.648382, 3.072911,-0.875938;;, + 86;3; -0.648382, 3.072911,-0.875938;;, + 87;3; -0.648382, 3.072911,-0.875938;;, + 88;3; -0.648382, 3.072911,-0.875938;;, + 89;3; -0.648382, 3.072911,-0.875938;;, + 90;3; -0.648382, 3.072911,-0.875938;;, + 91;3; -0.648382, 3.072911,-0.875938;;, + 92;3; -0.648382, 3.072911,-0.875938;;, + 93;3; -0.648382, 3.072911,-0.875938;;, + 94;3; -0.648382, 3.072911,-0.875938;;, + 95;3; -0.648382, 3.072911,-0.875938;;, + 96;3; -0.648382, 3.072911,-0.875938;;, + 97;3; -0.648382, 3.072911,-0.875938;;, + 98;3; -0.648382, 3.072911,-0.875938;;, + 99;3; -0.648382, 3.072911,-0.875938;;, + 100;3; -0.648382, 3.072911,-0.875938;;, + 101;3; -0.648382, 3.072911,-0.875938;;, + 102;3; -0.648382, 3.072911,-0.875938;;, + 103;3; -0.648382, 3.072911,-0.875938;;, + 104;3; -0.648382, 3.072911,-0.875938;;, + 105;3; -0.648382, 3.072911,-0.875938;;, + 106;3; -0.648382, 3.072911,-0.875938;;, + 107;3; -0.648382, 3.072911,-0.875938;;, + 108;3; -0.648382, 3.072911,-0.875938;;, + 109;3; -0.648382, 3.072911,-0.875938;;, + 110;3; -0.648382, 3.072911,-0.875938;;, + 111;3; -0.648382, 3.072911,-0.875938;;, + 112;3; -0.648382, 3.072911,-0.875938;;, + 113;3; -0.648382, 3.072911,-0.875938;;, + 114;3; -0.648382, 3.072911,-0.875938;;, + 115;3; -0.648382, 3.072911,-0.875938;;, + 116;3; -0.648382, 3.072911,-0.875938;;, + 117;3; -0.648382, 3.072911,-0.875938;;, + 118;3; -0.648382, 3.072911,-0.875938;;, + 119;3; -0.648382, 3.072911,-0.875938;;, + 120;3; -0.648382, 3.072911,-0.875938;;, + 121;3; -0.648382, 3.072911,-0.875938;;, + 122;3; -0.648382, 3.072911,-0.875938;;, + 123;3; -0.648382, 3.072911,-0.875938;;, + 124;3; -0.648382, 3.072911,-0.875938;;, + 125;3; -0.648382, 3.072911,-0.875938;;, + 126;3; -0.648382, 3.072911,-0.875938;;, + 127;3; -0.648382, 3.072911,-0.875938;;, + 128;3; -0.648382, 3.072911,-0.875938;;, + 129;3; -0.648382, 3.072911,-0.875938;;, + 130;3; -0.648382, 3.072911,-0.875938;;, + 131;3; -0.648382, 3.072911,-0.875938;;, + 132;3; -0.648382, 3.072911,-0.875938;;, + 133;3; -0.648382, 3.072911,-0.875938;;, + 134;3; -0.648382, 3.072911,-0.875938;;, + 135;3; -0.648382, 3.072911,-0.875938;;, + 136;3; -0.648382, 3.072911,-0.875938;;, + 137;3; -0.648382, 3.072911,-0.875938;;, + 138;3; -0.648382, 3.072911,-0.875938;;, + 139;3; -0.648382, 3.072911,-0.875938;;, + 140;3; -0.648382, 3.072911,-0.875938;;, + 141;3; -0.648382, 3.072911,-0.875938;;, + 142;3; -0.648382, 3.072911,-0.875938;;, + 143;3; -0.648382, 3.072911,-0.875938;;, + 144;3; -0.648382, 3.072911,-0.875938;;, + 145;3; -0.648382, 3.072911,-0.875938;;, + 146;3; -0.648382, 3.072911,-0.875938;;, + 147;3; -0.648382, 3.072911,-0.875938;;, + 148;3; -0.648382, 3.072911,-0.875938;;, + 149;3; -0.648382, 3.072911,-0.875938;;, + 150;3; -0.648382, 3.072911,-0.875938;;, + 151;3; -0.648382, 3.072911,-0.875938;;, + 152;3; -0.648382, 3.072911,-0.875938;;, + 153;3; -0.648382, 3.072911,-0.875938;;, + 154;3; -0.648382, 3.072911,-0.875938;;, + 155;3; -0.648382, 3.072911,-0.875938;;; + } + AnimationKey { //Rotation + 0; + 156; + 0;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 1;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 2;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 3;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 4;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 5;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 6;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 7;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 8;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 9;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 10;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 11;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 12;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 13;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 14;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 15;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 16;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 17;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 18;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 19;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 20;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 21;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 22;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 23;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 24;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 25;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 26;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 27;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 28;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 29;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 30;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 31;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 32;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 33;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 34;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 35;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 36;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 37;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 38;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 39;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 40;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 41;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 42;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 43;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 44;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 45;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 46;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 47;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 48;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 49;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 50;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 51;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 52;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 53;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 54;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 55;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 56;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 57;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 58;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 59;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 60;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 61;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 62;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 63;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 64;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 65;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 66;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 67;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 68;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 69;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 70;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 71;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 72;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 73;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 74;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 75;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 76;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 77;4; -0.474286,-0.523982, 0.474286,-0.523982;;, + 78;4; -0.461337,-0.534416, 0.461337,-0.534416;;, + 79;4; -0.442723,-0.549415, 0.442723,-0.549415;;, + 80;4; -0.424110,-0.564414, 0.424110,-0.564414;;, + 81;4; -0.411163,-0.574847, 0.411163,-0.574847;;, + 82;4; -0.406714,-0.578432, 0.406714,-0.578432;;, + 83;4; -0.408802,-0.576511, 0.408802,-0.576511;;, + 84;4; -0.415106,-0.570712, 0.415106,-0.570712;;, + 85;4; -0.425500,-0.561150, 0.425500,-0.561150;;, + 86;4; -0.439529,-0.548244, 0.439529,-0.548244;;, + 87;4; -0.456329,-0.532789, 0.456329,-0.532789;;, + 88;4; -0.474639,-0.515945, 0.474639,-0.515945;;, + 89;4; -0.492950,-0.499100, 0.492950,-0.499100;;, + 90;4; -0.509750,-0.483645, 0.509750,-0.483645;;, + 91;4; -0.523779,-0.470739, 0.523779,-0.470739;;, + 92;4; -0.534173,-0.461177, 0.534173,-0.461177;;, + 93;4; -0.540477,-0.455378, 0.540477,-0.455378;;, + 94;4; -0.542565,-0.453457, 0.542565,-0.453457;;, + 95;4; -0.538622,-0.457592, 0.538622,-0.457592;;, + 96;4; -0.527147,-0.469626, 0.527147,-0.469626;;, + 97;4; -0.510651,-0.486926, 0.510651,-0.486926;;, + 98;4; -0.494154,-0.504227, 0.494154,-0.504227;;, + 99;4; -0.482678,-0.516262, 0.482678,-0.516262;;, + 100;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 101;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 102;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 103;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 104;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 105;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 106;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 107;4; -0.459849,-0.531450, 0.459849,-0.531450;;, + 108;4; -0.404704,-0.563369, 0.404704,-0.563369;;, + 109;4; -0.324936,-0.608630, 0.324936,-0.608630;;, + 110;4; -0.244150,-0.652732, 0.244150,-0.652732;;, + 111;4; -0.186185,-0.681484, 0.186185,-0.681484;;, + 112;4; -0.163186,-0.688019, 0.163186,-0.688019;;, + 113;4; -0.167199,-0.675519, 0.167199,-0.675519;;, + 114;4; -0.188605,-0.647883, 0.188605,-0.647883;;, + 115;4; -0.226968,-0.605645, 0.226968,-0.605645;;, + 116;4; -0.280509,-0.550553, 0.280509,-0.550553;;, + 117;4; -0.345782,-0.485840, 0.345782,-0.485840;;, + 118;4; -0.417713,-0.416166, 0.417713,-0.416166;;, + 119;4; -0.490176,-0.347070, 0.490176,-0.347070;;, + 120;4; -0.557006,-0.284050, 0.557006,-0.284050;;, + 121;4; -0.613026,-0.231653, 0.613026,-0.231653;;, + 122;4; -0.654651,-0.192961, 0.654651,-0.192961;;, + 123;4; -0.679949,-0.169555, 0.679949,-0.169555;;, + 124;4; -0.688343,-0.161817, 0.688343,-0.161817;;, + 125;4; -0.675400,-0.183963, 0.675400,-0.183963;;, + 126;4; -0.637747,-0.248401, 0.637747,-0.248401;;, + 127;4; -0.583614,-0.341036, 0.583614,-0.341036;;, + 128;4; -0.529441,-0.433709, 0.529441,-0.433709;;, + 129;4; -0.491712,-0.498218, 0.491712,-0.498218;;, + 130;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 131;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 132;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 133;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 134;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 135;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 136;4; -0.536290,-0.452136, 0.536290,-0.452136;;, + 137;4; -0.593818,-0.383901, 0.593818,-0.383901;;, + 138;4; -0.592025,-0.386049, 0.592025,-0.386049;;, + 139;4; -0.586989,-0.392082, 0.586989,-0.392082;;, + 140;4; -0.579326,-0.401264, 0.579326,-0.401264;;, + 141;4; -0.569759,-0.412729, 0.569759,-0.412729;;, + 142;4; -0.559069,-0.425541, 0.559069,-0.425541;;, + 143;4; -0.548041,-0.438760, 0.548041,-0.438760;;, + 144;4; -0.537411,-0.451504, 0.537411,-0.451504;;, + 145;4; -0.527823,-0.462997, 0.527823,-0.462997;;, + 146;4; -0.519810,-0.472602, 0.519810,-0.472602;;, + 147;4; -0.513782,-0.479828, 0.513782,-0.479828;;, + 148;4; -0.510034,-0.484321, 0.510034,-0.484321;;, + 149;4; -0.508756,-0.485852, 0.508756,-0.485852;;, + 150;4; -0.520938,-0.472488, 0.520938,-0.472488;;, + 151;4; -0.547004,-0.443890, 0.547004,-0.443890;;, + 152;4; -0.559186,-0.430525, 0.559186,-0.430525;;, + 153;4; -0.539768,-0.452220, 0.539768,-0.452220;;, + 154;4; -0.498201,-0.498658, 0.498201,-0.498657;;, + 155;4; -0.478735,-0.520397, 0.478735,-0.520397;;; + } + AnimationKey { //Scale + 1; + 156; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_hvost} + AnimationKey { //Position + 2; + 156; + 0;3; 0.000000,-0.295864,-0.017687;;, + 1;3; 0.000000,-0.295864,-0.017687;;, + 2;3; 0.000000,-0.295864,-0.017687;;, + 3;3; 0.000000,-0.295864,-0.017687;;, + 4;3; 0.000000,-0.295864,-0.017687;;, + 5;3; 0.000000,-0.295864,-0.017687;;, + 6;3; 0.000000,-0.295864,-0.017687;;, + 7;3; 0.000000,-0.295864,-0.017687;;, + 8;3; 0.000000,-0.295864,-0.017687;;, + 9;3; 0.000000,-0.295864,-0.017687;;, + 10;3; 0.000000,-0.295864,-0.017687;;, + 11;3; 0.000000,-0.295864,-0.017687;;, + 12;3; 0.000000,-0.295864,-0.017687;;, + 13;3; 0.000000,-0.295864,-0.017687;;, + 14;3; 0.000000,-0.295864,-0.017687;;, + 15;3; 0.000000,-0.295864,-0.017687;;, + 16;3; 0.000000,-0.295864,-0.017687;;, + 17;3; 0.000000,-0.295864,-0.017687;;, + 18;3; 0.000000,-0.295864,-0.017687;;, + 19;3; 0.000000,-0.295864,-0.017687;;, + 20;3; 0.000000,-0.295864,-0.017687;;, + 21;3; 0.000000,-0.295864,-0.017687;;, + 22;3; 0.000000,-0.295864,-0.017687;;, + 23;3; 0.000000,-0.295864,-0.017687;;, + 24;3; 0.000000,-0.295864,-0.017687;;, + 25;3; 0.000000,-0.295864,-0.017687;;, + 26;3; 0.000000,-0.295864,-0.017687;;, + 27;3; 0.000000,-0.295864,-0.017687;;, + 28;3; 0.000000,-0.295864,-0.017687;;, + 29;3; 0.000000,-0.295864,-0.017687;;, + 30;3; 0.000000,-0.295864,-0.017687;;, + 31;3; 0.000000,-0.295864,-0.017687;;, + 32;3; 0.000000,-0.295864,-0.017687;;, + 33;3; 0.000000,-0.295864,-0.017687;;, + 34;3; 0.000000,-0.295864,-0.017687;;, + 35;3; 0.000000,-0.295864,-0.017687;;, + 36;3; 0.000000,-0.295864,-0.017687;;, + 37;3; 0.000000,-0.295864,-0.017687;;, + 38;3; 0.000000,-0.295864,-0.017687;;, + 39;3; 0.000000,-0.295864,-0.017687;;, + 40;3; 0.000000,-0.295864,-0.017687;;, + 41;3; 0.000000,-0.295864,-0.017687;;, + 42;3; 0.000000,-0.295864,-0.017687;;, + 43;3; 0.000000,-0.295864,-0.017687;;, + 44;3; 0.000000,-0.295864,-0.017687;;, + 45;3; 0.000000,-0.295864,-0.017687;;, + 46;3; 0.000000,-0.295864,-0.017687;;, + 47;3; 0.000000,-0.295864,-0.017687;;, + 48;3; 0.000000,-0.295864,-0.017687;;, + 49;3; 0.000000,-0.295864,-0.017687;;, + 50;3; 0.000000,-0.295864,-0.017687;;, + 51;3; 0.000000,-0.295864,-0.017687;;, + 52;3; 0.000000,-0.295864,-0.017687;;, + 53;3; 0.000000,-0.295864,-0.017687;;, + 54;3; 0.000000,-0.295864,-0.017687;;, + 55;3; 0.000000,-0.295864,-0.017687;;, + 56;3; 0.000000,-0.295864,-0.017687;;, + 57;3; 0.000000,-0.295864,-0.017687;;, + 58;3; 0.000000,-0.295864,-0.017687;;, + 59;3; 0.000000,-0.295864,-0.017687;;, + 60;3; 0.000000,-0.295864,-0.017687;;, + 61;3; 0.000000,-0.295864,-0.017687;;, + 62;3; 0.000000,-0.295864,-0.017687;;, + 63;3; 0.000000,-0.295864,-0.017687;;, + 64;3; 0.000000,-0.295864,-0.017687;;, + 65;3; 0.000000,-0.295864,-0.017687;;, + 66;3; 0.000000,-0.295864,-0.017687;;, + 67;3; 0.000000,-0.295864,-0.017687;;, + 68;3; 0.000000,-0.295864,-0.017687;;, + 69;3; 0.000000,-0.295864,-0.017687;;, + 70;3; 0.000000,-0.295864,-0.017687;;, + 71;3; 0.000000,-0.295864,-0.017687;;, + 72;3; 0.000000,-0.295864,-0.017687;;, + 73;3; 0.000000,-0.295864,-0.017687;;, + 74;3; 0.000000,-0.295864,-0.017687;;, + 75;3; 0.000000,-0.295864,-0.017687;;, + 76;3; 0.000000,-0.295864,-0.017687;;, + 77;3; 0.000000,-0.295864,-0.017687;;, + 78;3; 0.000000,-0.295864,-0.017687;;, + 79;3; 0.000000,-0.295864,-0.017687;;, + 80;3; 0.000000,-0.295864,-0.017687;;, + 81;3; 0.000000,-0.295864,-0.017687;;, + 82;3; 0.000000,-0.295864,-0.017687;;, + 83;3; 0.000000,-0.295864,-0.017687;;, + 84;3; 0.000000,-0.295864,-0.017687;;, + 85;3; 0.000000,-0.295864,-0.017687;;, + 86;3; 0.000000,-0.295864,-0.017687;;, + 87;3; 0.000000,-0.295864,-0.017687;;, + 88;3; 0.000000,-0.295864,-0.017687;;, + 89;3; 0.000000,-0.295864,-0.017687;;, + 90;3; 0.000000,-0.295864,-0.017687;;, + 91;3; 0.000000,-0.295864,-0.017687;;, + 92;3; 0.000000,-0.295864,-0.017687;;, + 93;3; 0.000000,-0.295864,-0.017687;;, + 94;3; 0.000000,-0.295864,-0.017687;;, + 95;3; 0.000000,-0.295864,-0.017687;;, + 96;3; 0.000000,-0.295864,-0.017687;;, + 97;3; 0.000000,-0.295864,-0.017687;;, + 98;3; 0.000000,-0.295864,-0.017687;;, + 99;3; 0.000000,-0.295864,-0.017687;;, + 100;3; 0.000000,-0.295864,-0.017687;;, + 101;3; 0.000000,-0.295864,-0.017687;;, + 102;3; 0.000000,-0.295864,-0.017687;;, + 103;3; 0.000000,-0.295864,-0.017687;;, + 104;3; 0.000000,-0.295864,-0.017687;;, + 105;3; 0.000000,-0.295864,-0.017687;;, + 106;3; 0.000000,-0.295864,-0.017687;;, + 107;3; 0.000000,-0.295864,-0.017687;;, + 108;3; 0.000000,-0.295864,-0.017687;;, + 109;3; 0.000000,-0.295864,-0.017687;;, + 110;3; 0.000000,-0.295864,-0.017687;;, + 111;3; 0.000000,-0.295864,-0.017687;;, + 112;3; 0.000000,-0.295864,-0.017687;;, + 113;3; 0.000000,-0.295864,-0.017687;;, + 114;3; 0.000000,-0.295864,-0.017687;;, + 115;3; 0.000000,-0.295864,-0.017687;;, + 116;3; 0.000000,-0.295864,-0.017687;;, + 117;3; 0.000000,-0.295864,-0.017687;;, + 118;3; 0.000000,-0.295864,-0.017687;;, + 119;3; 0.000000,-0.295864,-0.017687;;, + 120;3; 0.000000,-0.295864,-0.017687;;, + 121;3; 0.000000,-0.295864,-0.017687;;, + 122;3; 0.000000,-0.295864,-0.017687;;, + 123;3; 0.000000,-0.295864,-0.017687;;, + 124;3; 0.000000,-0.295864,-0.017687;;, + 125;3; 0.000000,-0.295864,-0.017687;;, + 126;3; 0.000000,-0.295864,-0.017687;;, + 127;3; 0.000000,-0.295864,-0.017687;;, + 128;3; 0.000000,-0.295864,-0.017687;;, + 129;3; 0.000000,-0.295864,-0.017687;;, + 130;3; 0.000000,-0.295864,-0.017687;;, + 131;3; 0.000000,-0.295864,-0.017687;;, + 132;3; 0.000000,-0.295864,-0.017687;;, + 133;3; 0.000000,-0.295864,-0.017687;;, + 134;3; 0.000000,-0.295864,-0.017687;;, + 135;3; 0.000000,-0.295864,-0.017687;;, + 136;3; 0.000000,-0.295864,-0.017687;;, + 137;3; 0.000000,-0.295864,-0.017687;;, + 138;3; 0.000000,-0.295864,-0.017687;;, + 139;3; 0.000000,-0.295864,-0.017687;;, + 140;3; 0.000000,-0.295864,-0.017687;;, + 141;3; 0.000000,-0.295864,-0.017687;;, + 142;3; 0.000000,-0.295864,-0.017687;;, + 143;3; 0.000000,-0.295864,-0.017687;;, + 144;3; 0.000000,-0.295864,-0.017687;;, + 145;3; 0.000000,-0.295864,-0.017687;;, + 146;3; 0.000000,-0.295864,-0.017687;;, + 147;3; 0.000000,-0.295864,-0.017687;;, + 148;3; 0.000000,-0.295864,-0.017687;;, + 149;3; 0.000000,-0.295864,-0.017687;;, + 150;3; 0.000000,-0.295864,-0.017687;;, + 151;3; 0.000000,-0.295864,-0.017687;;, + 152;3; 0.000000,-0.295864,-0.017687;;, + 153;3; 0.000000,-0.295864,-0.017687;;, + 154;3; 0.000000,-0.295864,-0.017687;;, + 155;3; 0.000000,-0.295864,-0.017687;;; + } + AnimationKey { //Rotation + 0; + 156; + 0;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 1;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 2;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 3;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 4;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 5;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 6;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 7;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 8;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 9;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 10;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 11;4; -0.487739,-0.870622, 0.021531, 0.023041;;, + 12;4; -0.485578,-0.866764, 0.067591, 0.072336;;, + 13;4; -0.484568,-0.864961, 0.089115, 0.095371;;, + 14;4; -0.484568,-0.864961, 0.078105, 0.083589;;, + 15;4; -0.484568,-0.864961, 0.046063, 0.049297;;, + 16;4; -0.484568,-0.864961, 0.000000, 0.000000;;, + 17;4; -0.484568,-0.864961,-0.046062,-0.049296;;, + 18;4; -0.484568,-0.864961,-0.078105,-0.083588;;, + 19;4; -0.484568,-0.864961,-0.089115,-0.095371;;, + 20;4; -0.485505,-0.866634,-0.063411,-0.066145;;, + 21;4; -0.487527,-0.870243,-0.008405,-0.003602;;, + 22;4; -0.488515,-0.872007, 0.017311, 0.025632;;, + 23;4; -0.488578,-0.872119, 0.016836, 0.024930;;, + 24;4; -0.488632,-0.872216, 0.015413, 0.022823;;, + 25;4; -0.488675,-0.872293, 0.013128, 0.019440;;, + 26;4; -0.488708,-0.872351, 0.010222, 0.015137;;, + 27;4; -0.488729,-0.872389, 0.007087, 0.010495;;, + 28;4; -0.488741,-0.872411, 0.004182, 0.006192;;, + 29;4; -0.488747,-0.872421, 0.001897, 0.002809;;, + 30;4; -0.488749,-0.872424, 0.000474, 0.000702;;, + 31;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 32;4; -0.487739,-0.870622, 0.021530, 0.023040;;, + 33;4; -0.485578,-0.866764, 0.067591, 0.072335;;, + 34;4; -0.484568,-0.864961, 0.089115, 0.095371;;, + 35;4; -0.484568,-0.864961, 0.078105, 0.083589;;, + 36;4; -0.484568,-0.864961, 0.046063, 0.049297;;, + 37;4; -0.484568,-0.864961,-0.000000, 0.000000;;, + 38;4; -0.484568,-0.864961,-0.046063,-0.049297;;, + 39;4; -0.484568,-0.864961,-0.078105,-0.083589;;, + 40;4; -0.484568,-0.864961,-0.089115,-0.095371;;, + 41;4; -0.485578,-0.866764,-0.067592,-0.072335;;, + 42;4; -0.487739,-0.870622,-0.021532,-0.023040;;, + 43;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 44;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 45;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 46;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 47;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 48;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 49;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 50;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 51;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 52;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 53;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 54;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 55;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 56;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 57;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 58;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 59;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 60;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 61;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 62;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 63;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 64;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 65;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 66;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 67;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 68;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 69;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 70;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 71;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 72;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 73;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 74;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 75;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 76;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 77;4; -0.475808,-0.877594,-0.000049,-0.000523;;, + 78;4; -0.436940,-0.893029,-0.000173,-0.002149;;, + 79;4; -0.377893,-0.916244,-0.000300,-0.004762;;, + 80;4; -0.312673,-0.941466,-0.000330,-0.007910;;, + 81;4; -0.256835,-0.962415,-0.000187,-0.011003;;, + 82;4; -0.219444,-0.975530, 0.000150,-0.013640;;, + 83;4; -0.193318,-0.983639, 0.000681,-0.016160;;, + 84;4; -0.169382,-0.990265, 0.001418,-0.019016;;, + 85;4; -0.148030,-0.995304, 0.002349,-0.022159;;, + 86;4; -0.129628,-0.998721, 0.003440,-0.025501;;, + 87;4; -0.114440,-1.000587, 0.004639,-0.028910;;, + 88;4; -0.102546,-1.001108, 0.005873,-0.032223;;, + 89;4; -0.093793,-1.000608, 0.007057,-0.035264;;, + 90;4; -0.087804,-0.999487, 0.008111,-0.037878;;, + 91;4; -0.084054,-0.998144, 0.008972,-0.039952;;, + 92;4; -0.081975,-0.996922, 0.009598,-0.041429;;, + 93;4; -0.081039,-0.996075, 0.009973,-0.042296;;, + 94;4; -0.080808,-0.995769, 0.010096,-0.042576;;, + 95;4; -0.106019,-0.988144, 0.009473,-0.039946;;, + 96;4; -0.179360,-0.965968, 0.007657,-0.032292;;, + 97;4; -0.284763,-0.934105, 0.005048,-0.021288;;, + 98;4; -0.390175,-0.902238, 0.002439,-0.010284;;, + 99;4; -0.463531,-0.880054, 0.000624,-0.002630;;, + 100;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 101;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 102;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 103;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 104;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 105;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 106;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 107;4; -0.475808,-0.877594,-0.000049,-0.000523;;, + 108;4; -0.436940,-0.893029,-0.000173,-0.002149;;, + 109;4; -0.377893,-0.916244,-0.000300,-0.004762;;, + 110;4; -0.312673,-0.941466,-0.000330,-0.007910;;, + 111;4; -0.256835,-0.962415,-0.000187,-0.011003;;, + 112;4; -0.219444,-0.975530, 0.000150,-0.013640;;, + 113;4; -0.193318,-0.983639, 0.000681,-0.016160;;, + 114;4; -0.169382,-0.990265, 0.001418,-0.019016;;, + 115;4; -0.148030,-0.995304, 0.002349,-0.022159;;, + 116;4; -0.129628,-0.998721, 0.003440,-0.025501;;, + 117;4; -0.114440,-1.000587, 0.004639,-0.028910;;, + 118;4; -0.102546,-1.001108, 0.005873,-0.032223;;, + 119;4; -0.093793,-1.000608, 0.007057,-0.035264;;, + 120;4; -0.087804,-0.999487, 0.008111,-0.037878;;, + 121;4; -0.084054,-0.998144, 0.008972,-0.039952;;, + 122;4; -0.081975,-0.996922, 0.009598,-0.041429;;, + 123;4; -0.081039,-0.996075, 0.009973,-0.042296;;, + 124;4; -0.080808,-0.995769, 0.010096,-0.042576;;, + 125;4; -0.106019,-0.988144, 0.009473,-0.039946;;, + 126;4; -0.179360,-0.965968, 0.007657,-0.032292;;, + 127;4; -0.284763,-0.934105, 0.005048,-0.021288;;, + 128;4; -0.390175,-0.902238, 0.002439,-0.010284;;, + 129;4; -0.463531,-0.880054, 0.000624,-0.002630;;, + 130;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 131;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 132;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 133;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 134;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 135;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 136;4; -0.069762,-0.905220,-0.000000, 0.000000;;, + 137;4; 0.348011,-0.937491, 0.000000, 0.000000;;, + 138;4; 0.332428,-0.936184, 0.000000, 0.000000;;, + 139;4; 0.294691,-0.933103, 0.000000, 0.000000;;, + 140;4; 0.243447,-0.929002, 0.000000, 0.000000;;, + 141;4; 0.183838,-0.924297, 0.000000, 0.000000;;, + 142;4; 0.119262,-0.919250, 0.000000, 0.000000;;, + 143;4; 0.052141,-0.914041, 0.000000, 0.000000;;, + 144;4; -0.015689,-0.908803,-0.000000, 0.000000;;, + 145;4; -0.082761,-0.903642,-0.000000, 0.000000;;, + 146;4; -0.147851,-0.898644,-0.000000, 0.000000;;, + 147;4; -0.209896,-0.893885,-0.000000, 0.000000;;, + 148;4; -0.267935,-0.889435,-0.000000, 0.000000;;, + 149;4; -0.321076,-0.885358,-0.000000, 0.000000;;, + 150;4; -0.368460,-0.881718,-0.000000, 0.000000;;, + 151;4; -0.409240,-0.878580,-0.000000, 0.000000;;, + 152;4; -0.442564,-0.876008,-0.000000, 0.000000;;, + 153;4; -0.467550,-0.874074,-0.000000, 0.000000;;, + 154;4; -0.483275,-0.872852,-0.000000, 0.000000;;, + 155;4; -0.488749,-0.872425,-0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 156; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_sheya} + AnimationKey { //Position + 2; + 156; + 0;3; 0.000000, 3.260104, 0.242284;;, + 1;3; 0.000000, 3.260104, 0.242284;;, + 2;3; 0.000000, 3.260104, 0.242284;;, + 3;3; 0.000000, 3.260104, 0.242284;;, + 4;3; 0.000000, 3.260104, 0.242284;;, + 5;3; 0.000000, 3.260104, 0.242284;;, + 6;3; 0.000000, 3.260104, 0.242284;;, + 7;3; 0.000000, 3.260104, 0.242284;;, + 8;3; 0.000000, 3.260104, 0.242284;;, + 9;3; 0.000000, 3.260104, 0.242284;;, + 10;3; 0.000000, 3.260104, 0.242284;;, + 11;3; 0.000000, 3.260104, 0.242284;;, + 12;3; 0.000000, 3.260104, 0.242284;;, + 13;3; 0.000000, 3.260104, 0.242284;;, + 14;3; 0.000000, 3.260104, 0.242284;;, + 15;3; 0.000000, 3.260104, 0.242284;;, + 16;3; 0.000000, 3.260104, 0.242284;;, + 17;3; 0.000000, 3.260104, 0.242284;;, + 18;3; 0.000000, 3.260104, 0.242284;;, + 19;3; 0.000000, 3.260104, 0.242284;;, + 20;3; 0.000000, 3.260104, 0.242284;;, + 21;3; 0.000000, 3.260104, 0.242284;;, + 22;3; 0.000000, 3.260104, 0.242284;;, + 23;3; 0.000000, 3.260104, 0.242284;;, + 24;3; 0.000000, 3.260104, 0.242284;;, + 25;3; 0.000000, 3.260104, 0.242284;;, + 26;3; 0.000000, 3.260104, 0.242284;;, + 27;3; 0.000000, 3.260104, 0.242284;;, + 28;3; 0.000000, 3.260104, 0.242284;;, + 29;3; 0.000000, 3.260104, 0.242284;;, + 30;3; 0.000000, 3.260104, 0.242284;;, + 31;3; 0.000000, 3.260104, 0.242284;;, + 32;3; 0.000000, 3.260104, 0.242284;;, + 33;3; 0.000000, 3.260104, 0.242284;;, + 34;3; 0.000000, 3.260104, 0.242284;;, + 35;3; 0.000000, 3.260104, 0.242284;;, + 36;3; 0.000000, 3.260104, 0.242284;;, + 37;3; 0.000000, 3.260104, 0.242284;;, + 38;3; 0.000000, 3.260104, 0.242284;;, + 39;3; 0.000000, 3.260104, 0.242284;;, + 40;3; 0.000000, 3.260104, 0.242284;;, + 41;3; 0.000000, 3.260104, 0.242284;;, + 42;3; 0.000000, 3.260104, 0.242284;;, + 43;3; 0.000000, 3.260104, 0.242284;;, + 44;3; 0.000000, 3.260104, 0.242284;;, + 45;3; 0.000000, 3.260104, 0.242284;;, + 46;3; 0.000000, 3.260104, 0.242284;;, + 47;3; 0.000000, 3.260104, 0.242284;;, + 48;3; 0.000000, 3.260104, 0.242284;;, + 49;3; 0.000000, 3.260104, 0.242284;;, + 50;3; 0.000000, 3.260104, 0.242284;;, + 51;3; 0.000000, 3.260104, 0.242284;;, + 52;3; 0.000000, 3.260104, 0.242284;;, + 53;3; 0.000000, 3.260104, 0.242284;;, + 54;3; 0.000000, 3.260104, 0.242284;;, + 55;3; 0.000000, 3.260104, 0.242284;;, + 56;3; 0.000000, 3.260104, 0.242284;;, + 57;3; 0.000000, 3.260104, 0.242284;;, + 58;3; 0.000000, 3.260104, 0.242284;;, + 59;3; 0.000000, 3.260104, 0.242284;;, + 60;3; 0.000000, 3.260104, 0.242284;;, + 61;3; 0.000000, 3.260104, 0.242284;;, + 62;3; 0.000000, 3.260104, 0.242284;;, + 63;3; 0.000000, 3.260104, 0.242284;;, + 64;3; 0.000000, 3.260104, 0.242284;;, + 65;3; 0.000000, 3.260104, 0.242284;;, + 66;3; 0.000000, 3.260104, 0.242284;;, + 67;3; 0.000000, 3.260104, 0.242284;;, + 68;3; 0.000000, 3.260104, 0.242284;;, + 69;3; 0.000000, 3.260104, 0.242284;;, + 70;3; 0.000000, 3.260104, 0.242284;;, + 71;3; 0.000000, 3.260104, 0.242284;;, + 72;3; 0.000000, 3.260104, 0.242284;;, + 73;3; 0.000000, 3.260104, 0.242284;;, + 74;3; 0.000000, 3.260104, 0.242284;;, + 75;3; 0.000000, 3.260104, 0.242284;;, + 76;3; 0.000000, 3.260104, 0.242284;;, + 77;3; 0.000000, 3.260104, 0.242284;;, + 78;3; 0.000000, 3.260104, 0.242284;;, + 79;3; 0.000000, 3.260104, 0.242284;;, + 80;3; 0.000000, 3.260104, 0.242284;;, + 81;3; 0.000000, 3.260104, 0.242284;;, + 82;3; 0.000000, 3.260104, 0.242284;;, + 83;3; 0.000000, 3.260104, 0.242284;;, + 84;3; 0.000000, 3.260104, 0.242284;;, + 85;3; 0.000000, 3.260104, 0.242284;;, + 86;3; 0.000000, 3.260104, 0.242284;;, + 87;3; 0.000000, 3.260104, 0.242284;;, + 88;3; 0.000000, 3.260104, 0.242284;;, + 89;3; 0.000000, 3.260104, 0.242284;;, + 90;3; 0.000000, 3.260104, 0.242284;;, + 91;3; 0.000000, 3.260104, 0.242284;;, + 92;3; 0.000000, 3.260104, 0.242284;;, + 93;3; 0.000000, 3.260104, 0.242284;;, + 94;3; 0.000000, 3.260104, 0.242284;;, + 95;3; 0.000000, 3.260104, 0.242284;;, + 96;3; 0.000000, 3.260104, 0.242284;;, + 97;3; 0.000000, 3.260104, 0.242284;;, + 98;3; 0.000000, 3.260104, 0.242284;;, + 99;3; 0.000000, 3.260104, 0.242284;;, + 100;3; 0.000000, 3.260104, 0.242284;;, + 101;3; 0.000000, 3.260104, 0.242284;;, + 102;3; 0.000000, 3.260104, 0.242284;;, + 103;3; 0.000000, 3.260104, 0.242284;;, + 104;3; 0.000000, 3.260104, 0.242284;;, + 105;3; 0.000000, 3.260104, 0.242284;;, + 106;3; 0.000000, 3.260104, 0.242284;;, + 107;3; 0.000000, 3.260104, 0.242284;;, + 108;3; 0.000000, 3.260104, 0.242284;;, + 109;3; 0.000000, 3.260104, 0.242284;;, + 110;3; 0.000000, 3.260104, 0.242284;;, + 111;3; 0.000000, 3.260104, 0.242284;;, + 112;3; 0.000000, 3.260104, 0.242284;;, + 113;3; 0.000000, 3.260104, 0.242284;;, + 114;3; 0.000000, 3.260104, 0.242284;;, + 115;3; 0.000000, 3.260104, 0.242284;;, + 116;3; 0.000000, 3.260104, 0.242284;;, + 117;3; 0.000000, 3.260104, 0.242284;;, + 118;3; 0.000000, 3.260104, 0.242284;;, + 119;3; 0.000000, 3.260104, 0.242284;;, + 120;3; 0.000000, 3.260104, 0.242284;;, + 121;3; 0.000000, 3.260104, 0.242284;;, + 122;3; 0.000000, 3.260104, 0.242284;;, + 123;3; 0.000000, 3.260104, 0.242284;;, + 124;3; 0.000000, 3.260104, 0.242284;;, + 125;3; 0.000000, 3.260104, 0.242284;;, + 126;3; 0.000000, 3.260104, 0.242284;;, + 127;3; 0.000000, 3.260104, 0.242284;;, + 128;3; 0.000000, 3.260104, 0.242284;;, + 129;3; 0.000000, 3.260104, 0.242284;;, + 130;3; 0.000000, 3.260104, 0.242284;;, + 131;3; 0.000000, 3.260104, 0.242284;;, + 132;3; 0.000000, 3.260104, 0.242284;;, + 133;3; 0.000000, 3.260104, 0.242284;;, + 134;3; 0.000000, 3.260104, 0.242284;;, + 135;3; 0.000000, 3.260104, 0.242284;;, + 136;3; 0.000000, 3.260104, 0.242284;;, + 137;3; 0.000000, 3.260104, 0.242284;;, + 138;3; 0.000000, 3.260104, 0.242284;;, + 139;3; 0.000000, 3.260104, 0.242284;;, + 140;3; 0.000000, 3.260104, 0.242284;;, + 141;3; 0.000000, 3.260104, 0.242284;;, + 142;3; 0.000000, 3.260104, 0.242284;;, + 143;3; 0.000000, 3.260104, 0.242284;;, + 144;3; 0.000000, 3.260104, 0.242284;;, + 145;3; 0.000000, 3.260104, 0.242284;;, + 146;3; 0.000000, 3.260104, 0.242284;;, + 147;3; 0.000000, 3.260104, 0.242284;;, + 148;3; 0.000000, 3.260104, 0.242284;;, + 149;3; 0.000000, 3.260104, 0.242284;;, + 150;3; 0.000000, 3.260104, 0.242284;;, + 151;3; 0.000000, 3.260104, 0.242284;;, + 152;3; 0.000000, 3.260104, 0.242284;;, + 153;3; 0.000000, 3.260104, 0.242284;;, + 154;3; 0.000000, 3.260104, 0.242284;;, + 155;3; 0.000000, 3.260104, 0.242284;;; + } + AnimationKey { //Rotation + 0; + 156; + 0;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 1;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 2;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 3;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 4;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 5;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 6;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 7;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 8;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 9;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 10;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 11;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 12;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 13;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 14;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 15;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 16;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 17;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 18;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 19;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 20;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 21;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 22;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 23;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 24;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 25;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 26;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 27;4; -0.994416,-0.057162, 0.003586, 0.037647;;, + 28;4; -0.989056, 0.002484, 0.005794, 0.037102;;, + 29;4; -0.981349, 0.088206, 0.008966, 0.036319;;, + 30;4; -0.973641, 0.173928, 0.012139, 0.035535;;, + 31;4; -0.968281, 0.233575, 0.014346, 0.034991;;, + 32;4; -0.966440, 0.254077, 0.015105, 0.034803;;, + 33;4; -0.966440, 0.254077, 0.015105, 0.034803;;, + 34;4; -0.966440, 0.254077, 0.015105, 0.034803;;, + 35;4; -0.966440, 0.254077, 0.015105, 0.034803;;, + 36;4; -0.966440, 0.254077, 0.015105, 0.034803;;, + 37;4; -0.966440, 0.254077, 0.015105, 0.034803;;, + 38;4; -0.966440, 0.254077, 0.015105, 0.034803;;, + 39;4; -0.964339, 0.215537, 0.049348, 0.013417;;, + 40;4; -0.959308, 0.112805, 0.138792,-0.042483;;, + 41;4; -0.955516, 0.004698, 0.228007,-0.098299;;, + 42;4; -0.956542,-0.047448, 0.261727,-0.119483;;, + 43;4; -0.961848,-0.061756, 0.245284,-0.109587;;, + 44;4; -0.970009,-0.071634, 0.198581,-0.081241;;, + 45;4; -0.979672,-0.076820, 0.131773,-0.040622;;, + 46;4; -0.988486,-0.078307, 0.065092,-0.000055;;, + 47;4; -0.994313,-0.078015, 0.018746, 0.028147;;, + 48;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 49;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 50;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 51;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 52;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 53;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 54;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 55;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 56;4; -0.996486,-0.073439, 0.002987, 0.037818;;, + 57;4; -0.997129,-0.061537, 0.003438, 0.037774;;, + 58;4; -0.997954,-0.046256, 0.004016, 0.037717;;, + 59;4; -0.998597,-0.034355, 0.004466, 0.037672;;, + 60;4; -0.998826,-0.030129, 0.004626, 0.037657;;, + 61;4; -0.998798,-0.030648, 0.004606, 0.037659;;, + 62;4; -0.998717,-0.032151, 0.004550, 0.037664;;, + 63;4; -0.998587,-0.034552, 0.004459, 0.037673;;, + 64;4; -0.998414,-0.037754, 0.004338, 0.037685;;, + 65;4; -0.998204,-0.041642, 0.004190, 0.037700;;, + 66;4; -0.997964,-0.046086, 0.004022, 0.037716;;, + 67;4; -0.997702,-0.050936, 0.003839, 0.037734;;, + 68;4; -0.997427,-0.056020, 0.003646, 0.037753;;, + 69;4; -0.997150,-0.061137, 0.003453, 0.037772;;, + 70;4; -0.996885,-0.066057, 0.003267, 0.037791;;, + 71;4; -0.996644,-0.070510, 0.003098, 0.037807;;, + 72;4; -0.996445,-0.074185, 0.002959, 0.037821;;, + 73;4; -0.996309,-0.076713, 0.002863, 0.037831;;, + 74;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 75;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 76;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 77;4; -0.996410,-0.074932, 0.002931, 0.037824;;, + 78;4; -0.996852,-0.066980, 0.003232, 0.037795;;, + 79;4; -0.997489,-0.055549, 0.003664, 0.037753;;, + 80;4; -0.998126,-0.044117, 0.004097, 0.037711;;, + 81;4; -0.998568,-0.036165, 0.004398, 0.037682;;, + 82;4; -0.998721,-0.033433, 0.004502, 0.037672;;, + 83;4; -0.998568,-0.036165, 0.004398, 0.037682;;, + 84;4; -0.998126,-0.044117, 0.004097, 0.037711;;, + 85;4; -0.997489,-0.055549, 0.003664, 0.037753;;, + 86;4; -0.996852,-0.066980, 0.003232, 0.037795;;, + 87;4; -0.996410,-0.074932, 0.002931, 0.037824;;, + 88;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 89;4; -0.996430,-0.074206, 0.002958, 0.037821;;, + 90;4; -0.996931,-0.064141, 0.003339, 0.037781;;, + 91;4; -0.997651,-0.049673, 0.003886, 0.037725;;, + 92;4; -0.998372,-0.035204, 0.004433, 0.037669;;, + 93;4; -0.998873,-0.025139, 0.004814, 0.037630;;, + 94;4; -0.999045,-0.021681, 0.004944, 0.037616;;, + 95;4; -0.998873,-0.025139, 0.004814, 0.037630;;, + 96;4; -0.998372,-0.035204, 0.004433, 0.037669;;, + 97;4; -0.997651,-0.049673, 0.003886, 0.037725;;, + 98;4; -0.996931,-0.064141, 0.003339, 0.037781;;, + 99;4; -0.996430,-0.074206, 0.002958, 0.037821;;, + 100;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 101;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 102;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 103;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 104;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 105;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 106;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 107;4; -0.996410,-0.074932, 0.002931, 0.037824;;, + 108;4; -0.996852,-0.066980, 0.003232, 0.037795;;, + 109;4; -0.997489,-0.055549, 0.003664, 0.037753;;, + 110;4; -0.998126,-0.044117, 0.004097, 0.037711;;, + 111;4; -0.998568,-0.036165, 0.004398, 0.037682;;, + 112;4; -0.998721,-0.033433, 0.004502, 0.037672;;, + 113;4; -0.998568,-0.036165, 0.004398, 0.037682;;, + 114;4; -0.998126,-0.044117, 0.004097, 0.037711;;, + 115;4; -0.997489,-0.055549, 0.003664, 0.037753;;, + 116;4; -0.996852,-0.066980, 0.003232, 0.037795;;, + 117;4; -0.996410,-0.074932, 0.002931, 0.037824;;, + 118;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 119;4; -0.996430,-0.074206, 0.002958, 0.037821;;, + 120;4; -0.996931,-0.064141, 0.003339, 0.037781;;, + 121;4; -0.997651,-0.049673, 0.003886, 0.037725;;, + 122;4; -0.998372,-0.035204, 0.004433, 0.037669;;, + 123;4; -0.998873,-0.025139, 0.004814, 0.037630;;, + 124;4; -0.999045,-0.021681, 0.004944, 0.037616;;, + 125;4; -0.998873,-0.025139, 0.004814, 0.037630;;, + 126;4; -0.998372,-0.035204, 0.004433, 0.037669;;, + 127;4; -0.997651,-0.049673, 0.003886, 0.037725;;, + 128;4; -0.996931,-0.064141, 0.003339, 0.037781;;, + 129;4; -0.996430,-0.074206, 0.002958, 0.037821;;, + 130;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 131;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 132;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 133;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 134;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 135;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 136;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 137;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 138;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 139;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 140;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 141;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 142;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 143;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 144;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 145;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 146;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 147;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 148;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 149;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 150;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 151;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 152;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 153;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 154;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 155;4; -0.996257,-0.077664, 0.002827, 0.037834;;; + } + AnimationKey { //Scale + 1; + 156; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_head} + AnimationKey { //Position + 2; + 156; + 0;3; 0.068728, 0.903770, 0.009841;;, + 1;3; 0.068728, 0.903770, 0.009841;;, + 2;3; 0.068728, 0.903770, 0.009841;;, + 3;3; 0.068728, 0.903770, 0.009841;;, + 4;3; 0.068728, 0.903770, 0.009841;;, + 5;3; 0.068728, 0.903770, 0.009841;;, + 6;3; 0.068728, 0.903770, 0.009841;;, + 7;3; 0.068728, 0.903770, 0.009841;;, + 8;3; 0.068728, 0.903770, 0.009841;;, + 9;3; 0.068728, 0.903770, 0.009841;;, + 10;3; 0.068728, 0.903770, 0.009841;;, + 11;3; 0.068728, 0.903770, 0.009841;;, + 12;3; 0.068728, 0.903770, 0.009841;;, + 13;3; 0.068728, 0.903770, 0.009841;;, + 14;3; 0.068728, 0.903770, 0.009841;;, + 15;3; 0.068728, 0.903770, 0.009841;;, + 16;3; 0.068728, 0.903770, 0.009841;;, + 17;3; 0.068728, 0.903770, 0.009841;;, + 18;3; 0.068728, 0.903770, 0.009841;;, + 19;3; 0.068728, 0.903770, 0.009841;;, + 20;3; 0.068728, 0.903770, 0.009841;;, + 21;3; 0.068728, 0.903770, 0.009841;;, + 22;3; 0.068728, 0.903770, 0.009841;;, + 23;3; 0.068728, 0.903770, 0.009841;;, + 24;3; 0.068728, 0.903770, 0.009841;;, + 25;3; 0.068728, 0.903770, 0.009841;;, + 26;3; 0.068728, 0.903770, 0.009841;;, + 27;3; 0.068728, 0.903770, 0.009841;;, + 28;3; 0.068728, 0.903770, 0.009841;;, + 29;3; 0.068728, 0.903770, 0.009841;;, + 30;3; 0.068728, 0.903770, 0.009841;;, + 31;3; 0.068728, 0.903770, 0.009841;;, + 32;3; 0.068728, 0.903770, 0.009841;;, + 33;3; 0.068728, 0.903770, 0.009841;;, + 34;3; 0.068728, 0.903770, 0.009841;;, + 35;3; 0.068728, 0.903770, 0.009841;;, + 36;3; 0.068728, 0.903770, 0.009841;;, + 37;3; 0.068728, 0.903770, 0.009841;;, + 38;3; 0.068728, 0.903770, 0.009841;;, + 39;3; 0.068728, 0.903770, 0.009841;;, + 40;3; 0.068728, 0.903770, 0.009841;;, + 41;3; 0.068728, 0.903770, 0.009840;;, + 42;3; 0.068728, 0.903770, 0.009841;;, + 43;3; 0.068728, 0.903770, 0.009841;;, + 44;3; 0.068728, 0.903770, 0.009841;;, + 45;3; 0.068728, 0.903770, 0.009841;;, + 46;3; 0.068728, 0.903770, 0.009841;;, + 47;3; 0.068727, 0.903770, 0.009841;;, + 48;3; 0.068728, 0.903770, 0.009841;;, + 49;3; 0.068728, 0.903770, 0.009841;;, + 50;3; 0.068728, 0.903770, 0.009841;;, + 51;3; 0.068728, 0.903770, 0.009841;;, + 52;3; 0.068728, 0.903770, 0.009841;;, + 53;3; 0.068728, 0.903770, 0.009841;;, + 54;3; 0.068728, 0.903770, 0.009841;;, + 55;3; 0.068728, 0.903770, 0.009841;;, + 56;3; 0.068728, 0.903770, 0.009841;;, + 57;3; 0.068728, 0.903770, 0.009841;;, + 58;3; 0.068728, 0.903770, 0.009841;;, + 59;3; 0.068728, 0.903770, 0.009841;;, + 60;3; 0.068728, 0.903770, 0.009841;;, + 61;3; 0.068728, 0.903770, 0.009841;;, + 62;3; 0.068727, 0.903770, 0.009841;;, + 63;3; 0.068728, 0.903770, 0.009841;;, + 64;3; 0.068728, 0.903770, 0.009841;;, + 65;3; 0.068727, 0.903770, 0.009841;;, + 66;3; 0.068728, 0.903769, 0.009841;;, + 67;3; 0.068728, 0.903770, 0.009841;;, + 68;3; 0.068728, 0.903770, 0.009841;;, + 69;3; 0.068727, 0.903770, 0.009841;;, + 70;3; 0.068728, 0.903770, 0.009841;;, + 71;3; 0.068728, 0.903770, 0.009841;;, + 72;3; 0.068728, 0.903770, 0.009841;;, + 73;3; 0.068728, 0.903770, 0.009841;;, + 74;3; 0.068728, 0.903770, 0.009841;;, + 75;3; 0.068728, 0.903770, 0.009841;;, + 76;3; 0.068728, 0.903770, 0.009841;;, + 77;3; 0.068728, 0.903770, 0.009841;;, + 78;3; 0.068728, 0.903770, 0.009841;;, + 79;3; 0.068728, 0.903770, 0.009841;;, + 80;3; 0.068728, 0.903770, 0.009841;;, + 81;3; 0.068728, 0.903770, 0.009841;;, + 82;3; 0.068728, 0.903770, 0.009841;;, + 83;3; 0.068728, 0.903770, 0.009841;;, + 84;3; 0.068728, 0.903770, 0.009841;;, + 85;3; 0.068728, 0.903770, 0.009841;;, + 86;3; 0.068728, 0.903770, 0.009841;;, + 87;3; 0.068728, 0.903770, 0.009841;;, + 88;3; 0.068728, 0.903770, 0.009841;;, + 89;3; 0.068728, 0.903770, 0.009841;;, + 90;3; 0.068728, 0.903770, 0.009841;;, + 91;3; 0.068728, 0.903770, 0.009841;;, + 92;3; 0.068728, 0.903769, 0.009841;;, + 93;3; 0.068728, 0.903770, 0.009841;;, + 94;3; 0.068728, 0.903770, 0.009841;;, + 95;3; 0.068728, 0.903770, 0.009841;;, + 96;3; 0.068728, 0.903770, 0.009841;;, + 97;3; 0.068728, 0.903770, 0.009841;;, + 98;3; 0.068728, 0.903770, 0.009841;;, + 99;3; 0.068728, 0.903770, 0.009841;;, + 100;3; 0.068728, 0.903770, 0.009841;;, + 101;3; 0.068728, 0.903770, 0.009841;;, + 102;3; 0.068728, 0.903770, 0.009841;;, + 103;3; 0.068728, 0.903770, 0.009841;;, + 104;3; 0.068728, 0.903770, 0.009841;;, + 105;3; 0.068728, 0.903770, 0.009841;;, + 106;3; 0.068728, 0.903770, 0.009841;;, + 107;3; 0.068728, 0.903770, 0.009841;;, + 108;3; 0.068728, 0.903770, 0.009841;;, + 109;3; 0.068728, 0.903770, 0.009841;;, + 110;3; 0.068728, 0.903770, 0.009841;;, + 111;3; 0.068728, 0.903770, 0.009841;;, + 112;3; 0.068728, 0.903770, 0.009841;;, + 113;3; 0.068728, 0.903770, 0.009841;;, + 114;3; 0.068728, 0.903770, 0.009841;;, + 115;3; 0.068728, 0.903770, 0.009841;;, + 116;3; 0.068728, 0.903770, 0.009841;;, + 117;3; 0.068728, 0.903770, 0.009841;;, + 118;3; 0.068728, 0.903770, 0.009841;;, + 119;3; 0.068728, 0.903770, 0.009841;;, + 120;3; 0.068728, 0.903770, 0.009841;;, + 121;3; 0.068728, 0.903770, 0.009841;;, + 122;3; 0.068728, 0.903769, 0.009841;;, + 123;3; 0.068728, 0.903770, 0.009841;;, + 124;3; 0.068728, 0.903770, 0.009841;;, + 125;3; 0.068728, 0.903770, 0.009841;;, + 126;3; 0.068728, 0.903770, 0.009841;;, + 127;3; 0.068728, 0.903770, 0.009841;;, + 128;3; 0.068728, 0.903770, 0.009841;;, + 129;3; 0.068728, 0.903770, 0.009841;;, + 130;3; 0.068728, 0.903770, 0.009841;;, + 131;3; 0.068728, 0.903770, 0.009841;;, + 132;3; 0.068728, 0.903770, 0.009841;;, + 133;3; 0.068728, 0.903770, 0.009841;;, + 134;3; 0.068728, 0.903770, 0.009841;;, + 135;3; 0.068728, 0.903770, 0.009841;;, + 136;3; 0.068728, 0.903770, 0.009841;;, + 137;3; 0.068728, 0.903770, 0.009841;;, + 138;3; 0.068728, 0.903770, 0.009841;;, + 139;3; 0.068728, 0.903770, 0.009841;;, + 140;3; 0.068727, 0.903770, 0.009841;;, + 141;3; 0.068727, 0.903770, 0.009841;;, + 142;3; 0.068728, 0.903770, 0.009841;;, + 143;3; 0.068728, 0.903770, 0.009841;;, + 144;3; 0.068728, 0.903770, 0.009841;;, + 145;3; 0.068728, 0.903770, 0.009841;;, + 146;3; 0.068728, 0.903770, 0.009841;;, + 147;3; 0.068728, 0.903770, 0.009841;;, + 148;3; 0.068728, 0.903770, 0.009841;;, + 149;3; 0.068728, 0.903770, 0.009841;;, + 150;3; 0.068728, 0.903770, 0.009841;;, + 151;3; 0.068728, 0.903770, 0.009841;;, + 152;3; 0.068727, 0.903770, 0.009841;;, + 153;3; 0.068728, 0.903770, 0.009841;;, + 154;3; 0.068728, 0.903770, 0.009841;;, + 155;3; 0.068728, 0.903770, 0.009841;;; + } + AnimationKey { //Rotation + 0; + 156; + 0;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 1;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 2;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 3;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 4;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 5;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 6;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 7;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 8;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 9;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 10;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 11;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 12;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 13;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 14;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 15;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 16;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 17;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 18;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 19;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 20;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 21;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 22;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 23;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 24;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 25;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 26;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 27;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 28;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 29;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 30;4; -0.998171, 0.013972,-0.008803,-0.037500;;, + 31;4; -0.994966, 0.024053,-0.034555,-0.036053;;, + 32;4; -0.989862, 0.039359,-0.075148,-0.033468;;, + 33;4; -0.983646, 0.056616,-0.123797,-0.029809;;, + 34;4; -0.977455, 0.071656,-0.171048,-0.025368;;, + 35;4; -0.972271, 0.081255,-0.208929,-0.020539;;, + 36;4; -0.968611, 0.084035,-0.233422,-0.015649;;, + 37;4; -0.965922, 0.082324,-0.249225,-0.009544;;, + 38;4; -0.963643, 0.078387,-0.261222,-0.001252;;, + 39;4; -0.961951, 0.072304,-0.268792, 0.007979;;, + 40;4; -0.960922, 0.064810,-0.272343, 0.016105;;, + 41;4; -0.960466, 0.056998,-0.273293, 0.021361;;, + 42;4; -0.960402, 0.049704,-0.273175, 0.023091;;, + 43;4; -0.962856, 0.042018,-0.256114, 0.019319;;, + 44;4; -0.969855, 0.033096,-0.206980, 0.008347;;, + 45;4; -0.979877, 0.024089,-0.136502,-0.007426;;, + 46;4; -0.989882, 0.016649,-0.066081,-0.023198;;, + 47;4; -0.996836, 0.012036,-0.017106,-0.034169;;, + 48;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 49;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 50;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 51;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 52;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 53;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 54;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 55;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 56;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 57;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 58;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 59;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 60;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 61;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 62;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 63;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 64;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 65;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 66;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 67;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 68;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 69;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 70;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 71;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 72;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 73;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 74;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 75;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 76;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 77;4; -0.998942, 0.010323,-0.006375,-0.037836;;, + 78;4; -0.998114, 0.009640,-0.024116,-0.037539;;, + 79;4; -0.996912, 0.008659,-0.049619,-0.037111;;, + 80;4; -0.995684, 0.007678,-0.075122,-0.036681;;, + 81;4; -0.994788, 0.006994,-0.092863,-0.036381;;, + 82;4; -0.994407, 0.006759,-0.098958,-0.036275;;, + 83;4; -0.994301, 0.006876,-0.095847,-0.036318;;, + 84;4; -0.994200, 0.007231,-0.086457,-0.036455;;, + 85;4; -0.994107, 0.007818,-0.070972,-0.036684;;, + 86;4; -0.994024, 0.008611,-0.050073,-0.036994;;, + 87;4; -0.993951, 0.009561,-0.025046,-0.037367;;, + 88;4; -0.993891, 0.010596, 0.002231,-0.037774;;, + 89;4; -0.993843, 0.011631, 0.029508,-0.038181;;, + 90;4; -0.993807, 0.012581, 0.054535,-0.038555;;, + 91;4; -0.993783, 0.013374, 0.075434,-0.038868;;, + 92;4; -0.993767, 0.013962, 0.090919,-0.039100;;, + 93;4; -0.993759, 0.014319, 0.100309,-0.039240;;, + 94;4; -0.993757, 0.014437, 0.103420,-0.039287;;, + 95;4; -0.994095, 0.014197, 0.097014,-0.039204;;, + 96;4; -0.995077, 0.013500, 0.078371,-0.038961;;, + 97;4; -0.996491, 0.012497, 0.051571,-0.038613;;, + 98;4; -0.997904, 0.011494, 0.024771,-0.038264;;, + 99;4; -0.998887, 0.010797, 0.006127,-0.038022;;, + 100;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 101;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 102;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 103;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 104;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 105;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 106;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 107;4; -0.998942, 0.010323,-0.006375,-0.037836;;, + 108;4; -0.998114, 0.009640,-0.024116,-0.037539;;, + 109;4; -0.996912, 0.008659,-0.049619,-0.037111;;, + 110;4; -0.995684, 0.007678,-0.075122,-0.036681;;, + 111;4; -0.994788, 0.006994,-0.092863,-0.036381;;, + 112;4; -0.994407, 0.006759,-0.098958,-0.036275;;, + 113;4; -0.994301, 0.006876,-0.095847,-0.036318;;, + 114;4; -0.994200, 0.007231,-0.086457,-0.036455;;, + 115;4; -0.994107, 0.007818,-0.070972,-0.036684;;, + 116;4; -0.994024, 0.008611,-0.050073,-0.036994;;, + 117;4; -0.993951, 0.009561,-0.025046,-0.037367;;, + 118;4; -0.993891, 0.010596, 0.002231,-0.037774;;, + 119;4; -0.993843, 0.011631, 0.029508,-0.038181;;, + 120;4; -0.993807, 0.012581, 0.054535,-0.038555;;, + 121;4; -0.993783, 0.013374, 0.075434,-0.038868;;, + 122;4; -0.993767, 0.013962, 0.090919,-0.039100;;, + 123;4; -0.993759, 0.014319, 0.100309,-0.039240;;, + 124;4; -0.993757, 0.014437, 0.103420,-0.039287;;, + 125;4; -0.994095, 0.014197, 0.097014,-0.039204;;, + 126;4; -0.995077, 0.013500, 0.078371,-0.038961;;, + 127;4; -0.996491, 0.012497, 0.051571,-0.038613;;, + 128;4; -0.997904, 0.011494, 0.024771,-0.038264;;, + 129;4; -0.998887, 0.010797, 0.006127,-0.038022;;, + 130;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 131;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 132;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 133;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 134;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 135;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 136;4; -0.995675, 0.034507,-0.001189,-0.037807;;, + 137;4; -0.985676, 0.101940,-0.003750,-0.037435;;, + 138;4; -0.972838, 0.188502,-0.007038,-0.036958;;, + 139;4; -0.962840, 0.255921,-0.009599,-0.036587;;, + 140;4; -0.959291, 0.279862,-0.010509,-0.036455;;, + 141;4; -0.959683, 0.277217,-0.010408,-0.036470;;, + 142;4; -0.960868, 0.269222,-0.010104,-0.036514;;, + 143;4; -0.962840, 0.255919,-0.009599,-0.036587;;, + 144;4; -0.965558, 0.237587,-0.008903,-0.036688;;, + 145;4; -0.968937, 0.214805,-0.008037,-0.036814;;, + 146;4; -0.972839, 0.188493,-0.007038,-0.036958;;, + 147;4; -0.977079, 0.159901,-0.005952,-0.037116;;, + 148;4; -0.981436, 0.130518,-0.004836,-0.037278;;, + 149;4; -0.985676, 0.101926,-0.003750,-0.037435;;, + 150;4; -0.989578, 0.075614,-0.002750,-0.037580;;, + 151;4; -0.992956, 0.052832,-0.001885,-0.037706;;, + 152;4; -0.995675, 0.034500,-0.001189,-0.037807;;, + 153;4; -0.997647, 0.021197,-0.000683,-0.037880;;, + 154;4; -0.998832, 0.013202,-0.000380,-0.037924;;, + 155;4; -0.999224, 0.010557,-0.000279,-0.037939;;; + } + AnimationKey { //Scale + 1; + 156; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_zubi} + AnimationKey { //Position + 2; + 156; + 0;3; 0.205805, 1.974131,-0.481359;;, + 1;3; 0.205805, 1.974131,-0.481359;;, + 2;3; 0.205805, 1.974131,-0.481359;;, + 3;3; 0.205805, 1.974131,-0.481359;;, + 4;3; 0.205805, 1.974131,-0.481359;;, + 5;3; 0.205805, 1.974131,-0.481359;;, + 6;3; 0.205805, 1.974131,-0.481359;;, + 7;3; 0.205805, 1.974131,-0.481359;;, + 8;3; 0.205805, 1.974131,-0.481359;;, + 9;3; 0.205805, 1.974131,-0.481359;;, + 10;3; 0.205805, 1.974131,-0.481359;;, + 11;3; 0.205805, 1.974131,-0.481359;;, + 12;3; 0.205805, 1.974131,-0.481359;;, + 13;3; 0.205805, 1.974131,-0.481359;;, + 14;3; 0.205805, 1.974131,-0.481359;;, + 15;3; 0.205805, 1.974131,-0.481359;;, + 16;3; 0.205805, 1.974131,-0.481359;;, + 17;3; 0.205805, 1.974131,-0.481359;;, + 18;3; 0.205805, 1.974131,-0.481359;;, + 19;3; 0.205805, 1.974131,-0.481359;;, + 20;3; 0.205805, 1.974131,-0.481359;;, + 21;3; 0.205805, 1.974131,-0.481359;;, + 22;3; 0.205805, 1.974131,-0.481359;;, + 23;3; 0.205805, 1.974131,-0.481359;;, + 24;3; 0.205805, 1.974131,-0.481359;;, + 25;3; 0.205805, 1.974131,-0.481359;;, + 26;3; 0.205805, 1.974131,-0.481359;;, + 27;3; 0.205806, 1.974131,-0.481358;;, + 28;3; 0.205805, 1.974131,-0.481358;;, + 29;3; 0.205805, 1.974131,-0.481359;;, + 30;3; 0.205805, 1.974131,-0.481358;;, + 31;3; 0.205806, 1.974131,-0.481358;;, + 32;3; 0.205805, 1.974131,-0.481358;;, + 33;3; 0.205805, 1.974131,-0.481358;;, + 34;3; 0.205805, 1.974131,-0.481358;;, + 35;3; 0.205805, 1.974131,-0.481358;;, + 36;3; 0.205805, 1.974131,-0.481358;;, + 37;3; 0.205805, 1.974131,-0.481358;;, + 38;3; 0.205805, 1.974131,-0.481358;;, + 39;3; 0.205805, 1.974131,-0.481359;;, + 40;3; 0.205805, 1.974131,-0.481358;;, + 41;3; 0.205805, 1.974131,-0.481359;;, + 42;3; 0.205805, 1.974131,-0.481358;;, + 43;3; 0.205805, 1.974131,-0.481358;;, + 44;3; 0.205805, 1.974131,-0.481359;;, + 45;3; 0.205806, 1.974131,-0.481359;;, + 46;3; 0.205805, 1.974131,-0.481358;;, + 47;3; 0.205805, 1.974131,-0.481359;;, + 48;3; 0.205805, 1.974131,-0.481359;;, + 49;3; 0.205805, 1.974131,-0.481359;;, + 50;3; 0.205805, 1.974131,-0.481359;;, + 51;3; 0.205805, 1.974131,-0.481359;;, + 52;3; 0.205805, 1.974131,-0.481359;;, + 53;3; 0.205805, 1.974131,-0.481359;;, + 54;3; 0.205805, 1.974131,-0.481359;;, + 55;3; 0.205805, 1.974131,-0.481359;;, + 56;3; 0.205805, 1.974131,-0.481359;;, + 57;3; 0.205805, 1.974131,-0.481359;;, + 58;3; 0.205805, 1.974131,-0.481359;;, + 59;3; 0.205805, 1.974131,-0.481359;;, + 60;3; 0.205805, 1.974131,-0.481358;;, + 61;3; 0.205805, 1.974131,-0.481359;;, + 62;3; 0.205805, 1.974131,-0.481359;;, + 63;3; 0.205805, 1.974131,-0.481359;;, + 64;3; 0.205805, 1.974131,-0.481359;;, + 65;3; 0.205805, 1.974131,-0.481359;;, + 66;3; 0.205805, 1.974131,-0.481359;;, + 67;3; 0.205805, 1.974131,-0.481359;;, + 68;3; 0.205805, 1.974131,-0.481359;;, + 69;3; 0.205805, 1.974131,-0.481359;;, + 70;3; 0.205805, 1.974131,-0.481359;;, + 71;3; 0.205805, 1.974131,-0.481359;;, + 72;3; 0.205805, 1.974131,-0.481358;;, + 73;3; 0.205805, 1.974131,-0.481358;;, + 74;3; 0.205805, 1.974131,-0.481359;;, + 75;3; 0.205805, 1.974131,-0.481359;;, + 76;3; 0.205805, 1.974131,-0.481359;;, + 77;3; 0.205805, 1.974131,-0.481359;;, + 78;3; 0.205805, 1.974131,-0.481359;;, + 79;3; 0.205805, 1.974131,-0.481359;;, + 80;3; 0.205805, 1.974131,-0.481358;;, + 81;3; 0.205805, 1.974131,-0.481359;;, + 82;3; 0.205805, 1.974131,-0.481359;;, + 83;3; 0.205805, 1.974131,-0.481359;;, + 84;3; 0.205805, 1.974131,-0.481358;;, + 85;3; 0.205805, 1.974131,-0.481359;;, + 86;3; 0.205805, 1.974131,-0.481358;;, + 87;3; 0.205805, 1.974131,-0.481359;;, + 88;3; 0.205805, 1.974131,-0.481359;;, + 89;3; 0.205805, 1.974131,-0.481358;;, + 90;3; 0.205805, 1.974131,-0.481359;;, + 91;3; 0.205805, 1.974131,-0.481359;;, + 92;3; 0.205805, 1.974131,-0.481359;;, + 93;3; 0.205806, 1.974131,-0.481359;;, + 94;3; 0.205805, 1.974131,-0.481359;;, + 95;3; 0.205806, 1.974131,-0.481359;;, + 96;3; 0.205805, 1.974131,-0.481359;;, + 97;3; 0.205805, 1.974131,-0.481358;;, + 98;3; 0.205805, 1.974131,-0.481359;;, + 99;3; 0.205805, 1.974131,-0.481359;;, + 100;3; 0.205805, 1.974131,-0.481359;;, + 101;3; 0.205805, 1.974131,-0.481359;;, + 102;3; 0.205805, 1.974131,-0.481359;;, + 103;3; 0.205805, 1.974131,-0.481359;;, + 104;3; 0.205805, 1.974131,-0.481359;;, + 105;3; 0.205805, 1.974131,-0.481359;;, + 106;3; 0.205805, 1.974131,-0.481359;;, + 107;3; 0.205805, 1.974131,-0.481359;;, + 108;3; 0.205805, 1.974131,-0.481359;;, + 109;3; 0.205805, 1.974131,-0.481359;;, + 110;3; 0.205805, 1.974131,-0.481358;;, + 111;3; 0.205805, 1.974131,-0.481359;;, + 112;3; 0.205805, 1.974131,-0.481359;;, + 113;3; 0.205805, 1.974131,-0.481359;;, + 114;3; 0.205805, 1.974131,-0.481358;;, + 115;3; 0.205805, 1.974131,-0.481359;;, + 116;3; 0.205805, 1.974131,-0.481358;;, + 117;3; 0.205805, 1.974131,-0.481359;;, + 118;3; 0.205805, 1.974131,-0.481359;;, + 119;3; 0.205805, 1.974131,-0.481358;;, + 120;3; 0.205805, 1.974131,-0.481359;;, + 121;3; 0.205805, 1.974131,-0.481359;;, + 122;3; 0.205805, 1.974131,-0.481359;;, + 123;3; 0.205806, 1.974131,-0.481359;;, + 124;3; 0.205805, 1.974131,-0.481359;;, + 125;3; 0.205806, 1.974131,-0.481359;;, + 126;3; 0.205805, 1.974131,-0.481359;;, + 127;3; 0.205805, 1.974131,-0.481358;;, + 128;3; 0.205805, 1.974131,-0.481359;;, + 129;3; 0.205805, 1.974131,-0.481359;;, + 130;3; 0.205805, 1.974131,-0.481359;;, + 131;3; 0.205805, 1.974131,-0.481359;;, + 132;3; 0.205805, 1.974131,-0.481359;;, + 133;3; 0.205805, 1.974131,-0.481359;;, + 134;3; 0.205805, 1.974131,-0.481359;;, + 135;3; 0.205805, 1.974131,-0.481359;;, + 136;3; 0.205805, 1.974131,-0.481359;;, + 137;3; 0.205805, 1.974131,-0.481358;;, + 138;3; 0.205741, 1.973247,-0.469110;;, + 139;3; 0.205551, 1.970632,-0.432877;;, + 140;3; 0.205261, 1.966648,-0.377679;;, + 141;3; 0.204933, 1.962130,-0.315077;;, + 142;3; 0.204643, 1.958146,-0.259887;;, + 143;3; 0.204453, 1.955532,-0.223662;;, + 144;3; 0.204389, 1.954648,-0.211417;;, + 145;3; 0.204415, 1.955004,-0.216358;;, + 146;3; 0.204494, 1.956080,-0.231258;;, + 147;3; 0.204621, 1.957843,-0.255685;;, + 148;3; 0.204792, 1.960192,-0.288231;;, + 149;3; 0.204992, 1.962942,-0.326329;;, + 150;3; 0.205202, 1.965835,-0.366412;;, + 151;3; 0.205402, 1.968585,-0.404515;;, + 152;3; 0.205572, 1.970935,-0.437071;;, + 153;3; 0.205701, 1.972699,-0.461508;;, + 154;3; 0.205779, 1.973774,-0.476414;;, + 155;3; 0.205805, 1.974131,-0.481359;;; + } + AnimationKey { //Rotation + 0; + 156; + 0;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 1;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 2;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 3;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 4;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 5;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 6;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 7;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 8;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 9;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 10;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 11;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 12;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 13;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 14;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 15;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 16;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 17;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 18;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 19;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 20;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 21;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 22;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 23;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 24;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 25;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 26;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 27;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 28;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 29;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 30;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 31;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 32;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 33;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 34;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 35;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 36;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 37;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 38;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 39;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 40;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 41;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 42;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 43;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 44;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 45;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 46;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 47;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 48;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 49;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 50;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 51;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 52;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 53;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 54;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 55;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 56;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 57;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 58;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 59;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 60;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 61;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 62;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 63;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 64;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 65;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 66;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 67;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 68;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 69;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 70;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 71;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 72;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 73;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 74;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 75;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 76;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 77;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 78;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 79;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 80;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 81;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 82;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 83;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 84;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 85;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 86;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 87;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 88;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 89;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 90;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 91;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 92;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 93;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 94;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 95;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 96;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 97;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 98;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 99;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 100;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 101;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 102;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 103;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 104;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 105;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 106;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 107;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 108;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 109;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 110;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 111;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 112;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 113;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 114;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 115;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 116;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 117;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 118;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 119;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 120;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 121;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 122;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 123;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 124;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 125;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 126;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 127;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 128;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 129;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 130;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 131;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 132;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 133;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 134;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 135;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 136;4; -0.983274,-0.110884, 0.004330,-0.037318;;, + 137;4; -0.965858,-0.256281, 0.009848,-0.036639;;, + 138;4; -0.962184,-0.231571, 0.008909,-0.036503;;, + 139;4; -0.958140,-0.158361, 0.006129,-0.036358;;, + 140;4; -0.954044,-0.046823, 0.001894,-0.036216;;, + 141;4; -0.950374, 0.079679,-0.002909,-0.036092;;, + 142;4; -0.947594, 0.191226,-0.007145,-0.036000;;, + 143;4; -0.945944, 0.264464,-0.009926,-0.035947;;, + 144;4; -0.945422, 0.289230,-0.010866,-0.035930;;, + 145;4; -0.946397, 0.284568,-0.010689,-0.035966;;, + 146;4; -0.949337, 0.270516,-0.010155,-0.036076;;, + 147;4; -0.954156, 0.247481,-0.009280,-0.036256;;, + 148;4; -0.960578, 0.216794,-0.008114,-0.036496;;, + 149;4; -0.968095, 0.180879,-0.006750,-0.036777;;, + 150;4; -0.976003, 0.143096,-0.005314,-0.037073;;, + 151;4; -0.983520, 0.107183,-0.003950,-0.037354;;, + 152;4; -0.989941, 0.076500,-0.002784,-0.037594;;, + 153;4; -0.994761, 0.053469,-0.001909,-0.037774;;, + 154;4; -0.997701, 0.039419,-0.001375,-0.037884;;, + 155;4; -0.998675, 0.034758,-0.001198,-0.037921;;; + } + AnimationKey { //Scale + 1; + 156; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Cube} + AnimationKey { //Position + 2; + 156; + 0;3; -0.137034,-0.235439, 6.856374;;, + 1;3; -0.137034,-0.235439, 6.856374;;, + 2;3; -0.137034,-0.235439, 6.856374;;, + 3;3; -0.137034,-0.235439, 6.856374;;, + 4;3; -0.137034,-0.235439, 6.856374;;, + 5;3; -0.137034,-0.235439, 6.856374;;, + 6;3; -0.137034,-0.235439, 6.856374;;, + 7;3; -0.137034,-0.235439, 6.856374;;, + 8;3; -0.137034,-0.235439, 6.856374;;, + 9;3; -0.137034,-0.235439, 6.856374;;, + 10;3; -0.137034,-0.235439, 6.856374;;, + 11;3; -0.137034,-0.235439, 6.856374;;, + 12;3; -0.137034,-0.235439, 6.856374;;, + 13;3; -0.137034,-0.235439, 6.856374;;, + 14;3; -0.137034,-0.235439, 6.856374;;, + 15;3; -0.137034,-0.235439, 6.856374;;, + 16;3; -0.137034,-0.235439, 6.856374;;, + 17;3; -0.137034,-0.235439, 6.856374;;, + 18;3; -0.137034,-0.235439, 6.856374;;, + 19;3; -0.137034,-0.235439, 6.856374;;, + 20;3; -0.137034,-0.235439, 6.856374;;, + 21;3; -0.137034,-0.235439, 6.856374;;, + 22;3; -0.137034,-0.235439, 6.856374;;, + 23;3; -0.137034,-0.235439, 6.856374;;, + 24;3; -0.137034,-0.235439, 6.856374;;, + 25;3; -0.137034,-0.235439, 6.856374;;, + 26;3; -0.137034,-0.235439, 6.856374;;, + 27;3; -0.137034,-0.235439, 6.856374;;, + 28;3; -0.137034,-0.235439, 6.856374;;, + 29;3; -0.137034,-0.235439, 6.856374;;, + 30;3; -0.137034,-0.235439, 6.856374;;, + 31;3; -0.137034,-0.235439, 6.856374;;, + 32;3; -0.137034,-0.235439, 6.856374;;, + 33;3; -0.137034,-0.235439, 6.856374;;, + 34;3; -0.137034,-0.235439, 6.856374;;, + 35;3; -0.137034,-0.235439, 6.856374;;, + 36;3; -0.137034,-0.235439, 6.856374;;, + 37;3; -0.137034,-0.235439, 6.856374;;, + 38;3; -0.137034,-0.235439, 6.856374;;, + 39;3; -0.137034,-0.235439, 6.856374;;, + 40;3; -0.137034,-0.235439, 6.856374;;, + 41;3; -0.137034,-0.235439, 6.856374;;, + 42;3; -0.137034,-0.235439, 6.856374;;, + 43;3; -0.137034,-0.235439, 6.856374;;, + 44;3; -0.137034,-0.235439, 6.856374;;, + 45;3; -0.137034,-0.235439, 6.856374;;, + 46;3; -0.137034,-0.235439, 6.856374;;, + 47;3; -0.137034,-0.235439, 6.856374;;, + 48;3; -0.137034,-0.235439, 6.856374;;, + 49;3; -0.137034,-0.235439, 6.856374;;, + 50;3; -0.137034,-0.235439, 6.856374;;, + 51;3; -0.137034,-0.235439, 6.856374;;, + 52;3; -0.137034,-0.235439, 6.856374;;, + 53;3; -0.137034,-0.235439, 6.856374;;, + 54;3; -0.137034,-0.235439, 6.856374;;, + 55;3; -0.137034,-0.235439, 6.856374;;, + 56;3; -0.137034,-0.235439, 6.856374;;, + 57;3; -0.137034,-0.235439, 6.856374;;, + 58;3; -0.137034,-0.235439, 6.856374;;, + 59;3; -0.137034,-0.235439, 6.856374;;, + 60;3; -0.137034,-0.235439, 6.856374;;, + 61;3; -0.137034,-0.235439, 6.856374;;, + 62;3; -0.137034,-0.235439, 6.856374;;, + 63;3; -0.137034,-0.235439, 6.856374;;, + 64;3; -0.137034,-0.235439, 6.856374;;, + 65;3; -0.137034,-0.235439, 6.856374;;, + 66;3; -0.137034,-0.235439, 6.856374;;, + 67;3; -0.137034,-0.235439, 6.856374;;, + 68;3; -0.137034,-0.235439, 6.856374;;, + 69;3; -0.137034,-0.235439, 6.856374;;, + 70;3; -0.137034,-0.235439, 6.856374;;, + 71;3; -0.137034,-0.235439, 6.856374;;, + 72;3; -0.137034,-0.235439, 6.856374;;, + 73;3; -0.137034,-0.235439, 6.856374;;, + 74;3; -0.137034,-0.235439, 6.856374;;, + 75;3; -0.137034,-0.235439, 6.856374;;, + 76;3; -0.137034,-0.235439, 6.856374;;, + 77;3; -0.137034,-0.235439, 6.856374;;, + 78;3; -0.137034,-0.235439, 6.856374;;, + 79;3; -0.137034,-0.235439, 6.856374;;, + 80;3; -0.137034,-0.235439, 6.856374;;, + 81;3; -0.137034,-0.235439, 6.856374;;, + 82;3; -0.137034,-0.235439, 6.856374;;, + 83;3; -0.137034,-0.235439, 6.856374;;, + 84;3; -0.137034,-0.235439, 6.856374;;, + 85;3; -0.137034,-0.235439, 6.856374;;, + 86;3; -0.137034,-0.235439, 6.856374;;, + 87;3; -0.137034,-0.235439, 6.856374;;, + 88;3; -0.137034,-0.235439, 6.856374;;, + 89;3; -0.137034,-0.235439, 6.856374;;, + 90;3; -0.137034,-0.235439, 6.856374;;, + 91;3; -0.137034,-0.235439, 6.856374;;, + 92;3; -0.137034,-0.235439, 6.856374;;, + 93;3; -0.137034,-0.235439, 6.856374;;, + 94;3; -0.137034,-0.235439, 6.856374;;, + 95;3; -0.137034,-0.235439, 6.856374;;, + 96;3; -0.137034,-0.235439, 6.856374;;, + 97;3; -0.137034,-0.235439, 6.856374;;, + 98;3; -0.137034,-0.235439, 6.856374;;, + 99;3; -0.137034,-0.235439, 6.856374;;, + 100;3; -0.137034,-0.235439, 6.856374;;, + 101;3; -0.137034,-0.235439, 6.856374;;, + 102;3; -0.137034,-0.235439, 6.856374;;, + 103;3; -0.137034,-0.235439, 6.856374;;, + 104;3; -0.137034,-0.235439, 6.856374;;, + 105;3; -0.137034,-0.235439, 6.856374;;, + 106;3; -0.137034,-0.235439, 6.856374;;, + 107;3; -0.137034,-0.235439, 6.856374;;, + 108;3; -0.137034,-0.235439, 6.856374;;, + 109;3; -0.137034,-0.235439, 6.856374;;, + 110;3; -0.137034,-0.235439, 6.856374;;, + 111;3; -0.137034,-0.235439, 6.856374;;, + 112;3; -0.137034,-0.235439, 6.856374;;, + 113;3; -0.137034,-0.235439, 6.856374;;, + 114;3; -0.137034,-0.235439, 6.856374;;, + 115;3; -0.137034,-0.235439, 6.856374;;, + 116;3; -0.137034,-0.235439, 6.856374;;, + 117;3; -0.137034,-0.235439, 6.856374;;, + 118;3; -0.137034,-0.235439, 6.856374;;, + 119;3; -0.137034,-0.235439, 6.856374;;, + 120;3; -0.137034,-0.235439, 6.856374;;, + 121;3; -0.137034,-0.235439, 6.856374;;, + 122;3; -0.137034,-0.235439, 6.856374;;, + 123;3; -0.137034,-0.235439, 6.856374;;, + 124;3; -0.137034,-0.235439, 6.856374;;, + 125;3; -0.137034,-0.235439, 6.856374;;, + 126;3; -0.137034,-0.235439, 6.856374;;, + 127;3; -0.137034,-0.235439, 6.856374;;, + 128;3; -0.137034,-0.235439, 6.856374;;, + 129;3; -0.137034,-0.235439, 6.856374;;, + 130;3; -0.137034,-0.235439, 6.856374;;, + 131;3; -0.137034,-0.235439, 6.856374;;, + 132;3; -0.137034,-0.235439, 6.856374;;, + 133;3; -0.137034,-0.235439, 6.856374;;, + 134;3; -0.137034,-0.235439, 6.856374;;, + 135;3; -0.137034,-0.235439, 6.856374;;, + 136;3; -0.137034,-0.235439, 6.856374;;, + 137;3; -0.137034,-0.235439, 6.856374;;, + 138;3; -0.137034,-0.235439, 6.856374;;, + 139;3; -0.137034,-0.235439, 6.856374;;, + 140;3; -0.137034,-0.235439, 6.856374;;, + 141;3; -0.137034,-0.235439, 6.856374;;, + 142;3; -0.137034,-0.235439, 6.856374;;, + 143;3; -0.137034,-0.235439, 6.856374;;, + 144;3; -0.137034,-0.235439, 6.856374;;, + 145;3; -0.137034,-0.235439, 6.856374;;, + 146;3; -0.137034,-0.235439, 6.856374;;, + 147;3; -0.137034,-0.235439, 6.856374;;, + 148;3; -0.137034,-0.235439, 6.856374;;, + 149;3; -0.137034,-0.235439, 6.856374;;, + 150;3; -0.137034,-0.235439, 6.856374;;, + 151;3; -0.137034,-0.235439, 6.856374;;, + 152;3; -0.137034,-0.235439, 6.856374;;, + 153;3; -0.137034,-0.235439, 6.856374;;, + 154;3; -0.137034,-0.235439, 6.856374;;, + 155;3; -0.137034,-0.235439, 6.856374;;; + } + AnimationKey { //Rotation + 0; + 156; + 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 60;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 61;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 62;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 63;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 64;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 65;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 66;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 67;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 68;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 69;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 70;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 71;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 72;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 73;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 74;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 75;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 76;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 77;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 78;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 79;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 80;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 81;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 82;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 83;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 84;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 85;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 86;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 87;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 88;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 89;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 90;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 91;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 92;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 93;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 94;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 95;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 96;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 97;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 98;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 99;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 100;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 101;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 102;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 103;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 104;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 105;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 106;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 107;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 108;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 109;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 110;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 111;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 112;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 113;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 114;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 115;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 116;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 117;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 118;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 119;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 120;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 121;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 122;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 123;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 124;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 125;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 126;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 127;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 128;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 129;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 130;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 131;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 132;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 133;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 134;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 135;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 136;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 137;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 138;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 139;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 140;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 141;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 142;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 143;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 144;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 145;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 146;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 147;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 148;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 149;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 150;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 151;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 152;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 153;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 154;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 155;4; -1.000000, 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 156; + 0;3; 2.153459, 2.153459, 2.153459;;, + 1;3; 2.153459, 2.153459, 2.153459;;, + 2;3; 2.153459, 2.153459, 2.153459;;, + 3;3; 2.153459, 2.153459, 2.153459;;, + 4;3; 2.153459, 2.153459, 2.153459;;, + 5;3; 2.153459, 2.153459, 2.153459;;, + 6;3; 2.153459, 2.153459, 2.153459;;, + 7;3; 2.153459, 2.153459, 2.153459;;, + 8;3; 2.153459, 2.153459, 2.153459;;, + 9;3; 2.153459, 2.153459, 2.153459;;, + 10;3; 2.153459, 2.153459, 2.153459;;, + 11;3; 2.153459, 2.153459, 2.153459;;, + 12;3; 2.153459, 2.153459, 2.153459;;, + 13;3; 2.153459, 2.153459, 2.153459;;, + 14;3; 2.153459, 2.153459, 2.153459;;, + 15;3; 2.153459, 2.153459, 2.153459;;, + 16;3; 2.153459, 2.153459, 2.153459;;, + 17;3; 2.153459, 2.153459, 2.153459;;, + 18;3; 2.153459, 2.153459, 2.153459;;, + 19;3; 2.153459, 2.153459, 2.153459;;, + 20;3; 2.153459, 2.153459, 2.153459;;, + 21;3; 2.153459, 2.153459, 2.153459;;, + 22;3; 2.153459, 2.153459, 2.153459;;, + 23;3; 2.153459, 2.153459, 2.153459;;, + 24;3; 2.153459, 2.153459, 2.153459;;, + 25;3; 2.153459, 2.153459, 2.153459;;, + 26;3; 2.153459, 2.153459, 2.153459;;, + 27;3; 2.153459, 2.153459, 2.153459;;, + 28;3; 2.153459, 2.153459, 2.153459;;, + 29;3; 2.153459, 2.153459, 2.153459;;, + 30;3; 2.153459, 2.153459, 2.153459;;, + 31;3; 2.153459, 2.153459, 2.153459;;, + 32;3; 2.153459, 2.153459, 2.153459;;, + 33;3; 2.153459, 2.153459, 2.153459;;, + 34;3; 2.153459, 2.153459, 2.153459;;, + 35;3; 2.153459, 2.153459, 2.153459;;, + 36;3; 2.153459, 2.153459, 2.153459;;, + 37;3; 2.153459, 2.153459, 2.153459;;, + 38;3; 2.153459, 2.153459, 2.153459;;, + 39;3; 2.153459, 2.153459, 2.153459;;, + 40;3; 2.153459, 2.153459, 2.153459;;, + 41;3; 2.153459, 2.153459, 2.153459;;, + 42;3; 2.153459, 2.153459, 2.153459;;, + 43;3; 2.153459, 2.153459, 2.153459;;, + 44;3; 2.153459, 2.153459, 2.153459;;, + 45;3; 2.153459, 2.153459, 2.153459;;, + 46;3; 2.153459, 2.153459, 2.153459;;, + 47;3; 2.153459, 2.153459, 2.153459;;, + 48;3; 2.153459, 2.153459, 2.153459;;, + 49;3; 2.153459, 2.153459, 2.153459;;, + 50;3; 2.153459, 2.153459, 2.153459;;, + 51;3; 2.153459, 2.153459, 2.153459;;, + 52;3; 2.153459, 2.153459, 2.153459;;, + 53;3; 2.153459, 2.153459, 2.153459;;, + 54;3; 2.153459, 2.153459, 2.153459;;, + 55;3; 2.153459, 2.153459, 2.153459;;, + 56;3; 2.153459, 2.153459, 2.153459;;, + 57;3; 2.153459, 2.153459, 2.153459;;, + 58;3; 2.153459, 2.153459, 2.153459;;, + 59;3; 2.153459, 2.153459, 2.153459;;, + 60;3; 2.153459, 2.153459, 2.153459;;, + 61;3; 2.153459, 2.153459, 2.153459;;, + 62;3; 2.153459, 2.153459, 2.153459;;, + 63;3; 2.153459, 2.153459, 2.153459;;, + 64;3; 2.153459, 2.153459, 2.153459;;, + 65;3; 2.153459, 2.153459, 2.153459;;, + 66;3; 2.153459, 2.153459, 2.153459;;, + 67;3; 2.153459, 2.153459, 2.153459;;, + 68;3; 2.153459, 2.153459, 2.153459;;, + 69;3; 2.153459, 2.153459, 2.153459;;, + 70;3; 2.153459, 2.153459, 2.153459;;, + 71;3; 2.153459, 2.153459, 2.153459;;, + 72;3; 2.153459, 2.153459, 2.153459;;, + 73;3; 2.153459, 2.153459, 2.153459;;, + 74;3; 2.153459, 2.153459, 2.153459;;, + 75;3; 2.153459, 2.153459, 2.153459;;, + 76;3; 2.153459, 2.153459, 2.153459;;, + 77;3; 2.153459, 2.153459, 2.153459;;, + 78;3; 2.153459, 2.153459, 2.153459;;, + 79;3; 2.153459, 2.153459, 2.153459;;, + 80;3; 2.153459, 2.153459, 2.153459;;, + 81;3; 2.153459, 2.153459, 2.153459;;, + 82;3; 2.153459, 2.153459, 2.153459;;, + 83;3; 2.153459, 2.153459, 2.153459;;, + 84;3; 2.153459, 2.153459, 2.153459;;, + 85;3; 2.153459, 2.153459, 2.153459;;, + 86;3; 2.153459, 2.153459, 2.153459;;, + 87;3; 2.153459, 2.153459, 2.153459;;, + 88;3; 2.153459, 2.153459, 2.153459;;, + 89;3; 2.153459, 2.153459, 2.153459;;, + 90;3; 2.153459, 2.153459, 2.153459;;, + 91;3; 2.153459, 2.153459, 2.153459;;, + 92;3; 2.153459, 2.153459, 2.153459;;, + 93;3; 2.153459, 2.153459, 2.153459;;, + 94;3; 2.153459, 2.153459, 2.153459;;, + 95;3; 2.153459, 2.153459, 2.153459;;, + 96;3; 2.153459, 2.153459, 2.153459;;, + 97;3; 2.153459, 2.153459, 2.153459;;, + 98;3; 2.153459, 2.153459, 2.153459;;, + 99;3; 2.153459, 2.153459, 2.153459;;, + 100;3; 2.153459, 2.153459, 2.153459;;, + 101;3; 2.153459, 2.153459, 2.153459;;, + 102;3; 2.153459, 2.153459, 2.153459;;, + 103;3; 2.153459, 2.153459, 2.153459;;, + 104;3; 2.153459, 2.153459, 2.153459;;, + 105;3; 2.153459, 2.153459, 2.153459;;, + 106;3; 2.153459, 2.153459, 2.153459;;, + 107;3; 2.153459, 2.153459, 2.153459;;, + 108;3; 2.153459, 2.153459, 2.153459;;, + 109;3; 2.153459, 2.153459, 2.153459;;, + 110;3; 2.153459, 2.153459, 2.153459;;, + 111;3; 2.153459, 2.153459, 2.153459;;, + 112;3; 2.153459, 2.153459, 2.153459;;, + 113;3; 2.153459, 2.153459, 2.153459;;, + 114;3; 2.153459, 2.153459, 2.153459;;, + 115;3; 2.153459, 2.153459, 2.153459;;, + 116;3; 2.153459, 2.153459, 2.153459;;, + 117;3; 2.153459, 2.153459, 2.153459;;, + 118;3; 2.153459, 2.153459, 2.153459;;, + 119;3; 2.153459, 2.153459, 2.153459;;, + 120;3; 2.153459, 2.153459, 2.153459;;, + 121;3; 2.153459, 2.153459, 2.153459;;, + 122;3; 2.153459, 2.153459, 2.153459;;, + 123;3; 2.153459, 2.153459, 2.153459;;, + 124;3; 2.153459, 2.153459, 2.153459;;, + 125;3; 2.153459, 2.153459, 2.153459;;, + 126;3; 2.153459, 2.153459, 2.153459;;, + 127;3; 2.153459, 2.153459, 2.153459;;, + 128;3; 2.153459, 2.153459, 2.153459;;, + 129;3; 2.153459, 2.153459, 2.153459;;, + 130;3; 2.153459, 2.153459, 2.153459;;, + 131;3; 2.153459, 2.153459, 2.153459;;, + 132;3; 2.153459, 2.153459, 2.153459;;, + 133;3; 2.153459, 2.153459, 2.153459;;, + 134;3; 2.153459, 2.153459, 2.153459;;, + 135;3; 2.153459, 2.153459, 2.153459;;, + 136;3; 2.153459, 2.153459, 2.153459;;, + 137;3; 2.153459, 2.153459, 2.153459;;, + 138;3; 2.153459, 2.153459, 2.153459;;, + 139;3; 2.153459, 2.153459, 2.153459;;, + 140;3; 2.153459, 2.153459, 2.153459;;, + 141;3; 2.153459, 2.153459, 2.153459;;, + 142;3; 2.153459, 2.153459, 2.153459;;, + 143;3; 2.153459, 2.153459, 2.153459;;, + 144;3; 2.153459, 2.153459, 2.153459;;, + 145;3; 2.153459, 2.153459, 2.153459;;, + 146;3; 2.153459, 2.153459, 2.153459;;, + 147;3; 2.153459, 2.153459, 2.153459;;, + 148;3; 2.153459, 2.153459, 2.153459;;, + 149;3; 2.153459, 2.153459, 2.153459;;, + 150;3; 2.153459, 2.153459, 2.153459;;, + 151;3; 2.153459, 2.153459, 2.153459;;, + 152;3; 2.153459, 2.153459, 2.153459;;, + 153;3; 2.153459, 2.153459, 2.153459;;, + 154;3; 2.153459, 2.153459, 2.153459;;, + 155;3; 2.153459, 2.153459, 2.153459;;; + } + } +} //End of AnimationSet diff --git a/games/MultiCraft_game/mods/default/models/mobs_warspider.png b/games/MultiCraft_game/files/default/models/mobs_warspider.png similarity index 100% rename from games/MultiCraft_game/mods/default/models/mobs_warspider.png rename to games/MultiCraft_game/files/default/models/mobs_warspider.png diff --git a/games/MultiCraft_game/mods/default/models/mobs_warspider.x b/games/MultiCraft_game/files/default/models/mobs_warspider.x similarity index 100% rename from games/MultiCraft_game/mods/default/models/mobs_warspider.x rename to games/MultiCraft_game/files/default/models/mobs_warspider.x diff --git a/games/MultiCraft_game/mods/default/models/mobs_wolf.png b/games/MultiCraft_game/files/default/models/mobs_wolf.png similarity index 100% rename from games/MultiCraft_game/mods/default/models/mobs_wolf.png rename to games/MultiCraft_game/files/default/models/mobs_wolf.png diff --git a/games/MultiCraft_game/mods/default/models/mobs_wolf.x b/games/MultiCraft_game/files/default/models/mobs_wolf.x similarity index 97% rename from games/MultiCraft_game/mods/default/models/mobs_wolf.x rename to games/MultiCraft_game/files/default/models/mobs_wolf.x index f94399466..55720969d 100644 --- a/games/MultiCraft_game/mods/default/models/mobs_wolf.x +++ b/games/MultiCraft_game/files/default/models/mobs_wolf.x @@ -1,7420 +1,7420 @@ -xof 0303txt 0032 - -template XSkinMeshHeader { - <3cf169ce-ff7c-44ab-93c0-f78f62d172e2> - WORD nMaxSkinWeightsPerVertex; - WORD nMaxSkinWeightsPerFace; - WORD nBones; -} - -template SkinWeights { - <6f0d123b-bad2-4167-a0d0-80224f25fabb> - STRING transformNodeName; - DWORD nWeights; - array DWORD vertexIndices[nWeights]; - array float weights[nWeights]; - Matrix4x4 matrixOffset; -} - -Frame Root { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 0.000000, 1.000000, 0.000000, - 0.000000, 1.000000,-0.000000, 0.000000, - 0.000000, 0.000000, 0.000000, 1.000000;; - } - Frame Armature { - FrameTransformMatrix { - 2.153459, 0.000000, 0.000000, 0.000000, - 0.000000, 2.153459, 0.000000, 0.000000, - 0.000000, 0.000000, 2.153459, 0.000000, - -11.632589, 0.094256, 0.169731, 1.000000;; - } - Frame Armature_Body { - FrameTransformMatrix { - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 0.996529, 0.083252, 0.000000, - 0.000000,-0.083252, 0.996529, 0.000000, - 5.378092,-1.647068, 2.876912, 1.000000;; - } - Frame Armature_noga3 { - FrameTransformMatrix { - 0.000000,-0.996529, 0.083252, 0.000000, - -0.000000,-0.083252,-0.996529, 0.000000, - 1.000000, 0.000000,-0.000000, 0.000000, - 0.618225, 0.037596,-0.622362, 1.000000;; - } - } //End of Armature_noga3 - Frame Armature_noga1 { - FrameTransformMatrix { - 0.000000,-0.996529, 0.083252, 0.000000, - -0.000000,-0.083252,-0.996529, 0.000000, - 1.000000, 0.000000,-0.000000, 0.000000, - 0.618225, 3.072911,-0.875938, 1.000000;; - } - } //End of Armature_noga1 - Frame Armature_noga4 { - FrameTransformMatrix { - 0.000000,-0.996529, 0.083252, 0.000000, - -0.000000,-0.083252,-0.996529, 0.000000, - 1.000000, 0.000000,-0.000000, 0.000000, - -0.648382, 0.037596,-0.622362, 1.000000;; - } - } //End of Armature_noga4 - Frame Armature_noga2 { - FrameTransformMatrix { - 0.000000,-0.996529, 0.083252, 0.000000, - -0.000000,-0.083252,-0.996529, 0.000000, - 1.000000, 0.000000,-0.000000, 0.000000, - -0.648382, 3.072911,-0.875938, 1.000000;; - } - } //End of Armature_noga2 - Frame Armature_hvost { - FrameTransformMatrix { - 1.000000, 0.000000,-0.000000, 0.000000, - -0.000000,-0.522249,-0.852793, 0.000000, - -0.000000, 0.852793,-0.522249, 0.000000, - 0.000000,-0.295864,-0.017687, 1.000000;; - } - } //End of Armature_hvost - Frame Armature_sheya { - FrameTransformMatrix { - 0.997121, 0.074946,-0.011510, 0.000000, - -0.075824, 0.985074,-0.154533, 0.000000, - -0.000243, 0.154961, 0.987921, 0.000000, - 0.000000, 3.260104, 0.242284, 1.000000;; - } - Frame Armature_head { - FrameTransformMatrix { - 0.997121,-0.075824,-0.000243, 0.000000, - 0.075813, 0.996898, 0.021119, 0.000000, - -0.001359,-0.021076, 0.999777, 0.000000, - 0.068728, 0.903770, 0.009841, 1.000000;; - } - } //End of Armature_head - Frame Armature_zubi { - FrameTransformMatrix { - 0.997121,-0.075824,-0.000243, 0.000000, - 0.075658, 0.994708, 0.069515, 0.000000, - -0.005029,-0.069333, 0.997581, 0.000000, - 0.205805, 1.974131,-0.481359, 1.000000;; - } - } //End of Armature_zubi - } //End of Armature_sheya - } //End of Armature_Body - } //End of Armature - Frame Cube { - FrameTransformMatrix { - 2.153459, 0.000000, 0.000000, 0.000000, - 0.000000, 2.153459, 0.000000, 0.000000, - 0.000000, 0.000000, 2.153459, 0.000000, - -0.137034,-0.235439, 6.856374, 1.000000;; - } - Mesh { //Mesh Mesh - 344; - -1.000000; 0.155088;-0.615504;, - -1.000000; 2.052689;-0.915563;, - -1.000000; 2.052689; 0.915563;, - -1.000000; 0.155088; 0.615504;, - -1.000000; 2.052689;-0.915563;, - 1.000000; 2.052689;-0.915563;, - 1.000000; 2.052689; 0.915563;, - -1.000000; 2.052689; 0.915563;, - 1.000000; 0.155088;-0.615504;, - 1.000000;-1.728900;-0.764941;, - 1.000000;-1.728900; 0.565265;, - 1.000000; 0.155088; 0.615504;, - 1.000000;-1.728900;-0.764941;, - -1.000000;-1.728900;-0.764941;, - -1.000000;-1.728900; 0.565265;, - 1.000000;-1.728900; 0.565265;, - 1.000000; 0.155088;-0.615504;, - 1.000000; 2.052689;-0.915563;, - -1.000000; 2.052689;-0.915563;, - -1.000000; 0.155088;-0.615504;, - -1.000000; 0.155088; 0.615504;, - -1.000000; 2.052689; 0.915563;, - 1.000000; 2.052689; 0.915563;, - 1.000000; 0.155088; 0.615504;, - -1.000000;-1.728900;-0.764941;, - -1.000000; 0.155088;-0.615504;, - -1.000000; 0.155088; 0.615504;, - -1.000000;-1.728900; 0.565265;, - 1.000000; 2.052689;-0.915563;, - 1.000000; 0.155088;-0.615504;, - 1.000000; 0.155088; 0.615504;, - 1.000000; 2.052689; 0.915563;, - 1.000000;-1.728900;-0.764941;, - 1.000000; 0.155088;-0.615504;, - -1.000000; 0.155088;-0.615504;, - -1.000000;-1.728900;-0.764941;, - -1.000000;-1.728900; 0.565265;, - -1.000000; 0.155088; 0.615504;, - 1.000000; 0.155088; 0.615504;, - 1.000000;-1.728900; 0.565265;, - -0.478282; 1.627421;-0.497030;, - -0.478282; 2.777568;-0.242289;, - -0.478282; 2.571347; 0.688789;, - -0.478282; 1.421201; 0.434048;, - -0.478282; 2.777568;-0.242289;, - 0.646717; 2.777568;-0.242289;, - 0.646717; 2.571347; 0.688789;, - -0.478282; 2.571347; 0.688789;, - 0.646717; 2.777568;-0.242289;, - 0.646717; 1.627421;-0.497030;, - 0.646717; 1.421201; 0.434048;, - 0.646717; 2.571347; 0.688789;, - 0.646717; 1.627421;-0.497030;, - -0.478282; 1.627421;-0.497030;, - -0.478282; 1.421201; 0.434048;, - 0.646717; 1.421201; 0.434048;, - 0.646717; 1.627421;-0.497030;, - 0.646717; 2.777568;-0.242289;, - -0.478282; 2.777568;-0.242289;, - -0.478282; 1.627421;-0.497030;, - -0.478282; 1.421201; 0.434048;, - -0.478282; 2.571347; 0.688789;, - 0.646717; 2.571347; 0.688789;, - 0.646717; 1.421201; 0.434048;, - -0.671784; 2.547537;-0.382663;, - -0.671784; 3.191954;-0.382663;, - -0.671784; 3.191954; 0.728308;, - -0.671784; 2.547537; 0.728308;, - 0.512005; 3.820444;-0.294064;, - -0.394370; 3.820444;-0.294064;, - -0.671784; 3.191954;-0.382663;, - 0.789419; 3.191954;-0.382663;, - 0.789419; 3.191954;-0.382663;, - 0.789419; 2.547537;-0.382663;, - 0.789419; 2.547537; 0.728308;, - 0.789419; 3.191954; 0.728308;, - 0.789419; 2.547537;-0.382663;, - -0.671784; 2.547537;-0.382663;, - -0.671784; 2.547537; 0.728308;, - 0.789419; 2.547537; 0.728308;, - 0.789419; 2.547537;-0.382663;, - 0.789419; 3.191954;-0.382663;, - -0.671784; 3.191954;-0.382663;, - -0.671784; 2.547537;-0.382663;, - -0.671784; 2.547537; 0.728308;, - -0.671784; 3.191954; 0.728308;, - 0.789419; 3.191954; 0.728308;, - 0.789419; 2.547537; 0.728308;, - 0.512005; 4.671586;-0.294064;, - -0.394370; 4.671586;-0.294064;, - -0.394370; 3.820444;-0.294064;, - 0.512005; 3.820444;-0.294064;, - -0.394370; 3.820444; 0.345902;, - 0.512005; 3.820444; 0.345902;, - 0.789419; 3.191954; 0.728308;, - -0.671784; 3.191954; 0.728308;, - 0.512005; 3.820444; 0.345902;, - 0.512005; 3.820444;-0.294064;, - 0.789419; 3.191954;-0.382663;, - 0.789419; 3.191954; 0.728308;, - -0.671784; 3.191954; 0.728308;, - -0.671784; 3.191954;-0.382663;, - -0.394370; 3.820444;-0.294064;, - -0.394370; 3.820444; 0.345902;, - -0.394370; 4.671586;-0.294064;, - 0.512005; 4.671586;-0.294064;, - 0.512005; 4.671586; 0.345902;, - -0.394370; 4.671586; 0.345902;, - -0.394370; 3.820444; 0.345902;, - -0.394370; 3.820444;-0.294064;, - -0.394370; 4.671586;-0.294064;, - -0.394370; 4.671586; 0.345902;, - -0.394370; 4.671586; 0.345902;, - 0.512005; 4.671586; 0.345902;, - 0.512005; 3.820444; 0.345902;, - -0.394370; 3.820444; 0.345902;, - 0.512005; 4.671586; 0.345902;, - 0.512005; 4.671586;-0.294064;, - 0.512005; 3.820444;-0.294064;, - 0.512005; 3.820444; 0.345902;, - 0.278519; 2.361271; 0.644022;, - 0.278519; 2.654585; 0.644022;, - 0.520551; 2.654585; 1.302632;, - 0.520551; 2.361271; 1.302632;, - 0.278519; 2.654585; 0.644022;, - 0.787799; 2.696650; 0.644022;, - 0.798712; 2.696650; 1.302632;, - 0.520551; 2.654585; 1.302632;, - 0.787799; 2.696650; 0.644022;, - 0.787799; 2.403336; 0.644022;, - 0.798712; 2.403336; 1.302632;, - 0.798712; 2.696650; 1.302632;, - 0.787799; 2.403336; 0.644022;, - 0.278519; 2.361271; 0.644022;, - 0.520551; 2.361271; 1.302632;, - 0.798712; 2.403336; 1.302632;, - 0.787799; 2.403336; 0.644022;, - 0.787799; 2.696650; 0.644022;, - 0.278519; 2.654585; 0.644022;, - 0.278519; 2.361271; 0.644022;, - 0.520551; 2.361271; 1.302632;, - 0.520551; 2.654585; 1.302632;, - 0.798712; 2.696650; 1.302632;, - 0.798712; 2.403336; 1.302632;, - -0.681576; 2.380263; 0.632819;, - -0.681576; 2.673577; 0.632819;, - -0.646066; 2.673577; 1.291429;, - -0.646066; 2.380263; 1.291429;, - -0.681576; 2.673577; 0.632819;, - -0.172296; 2.673577; 0.632819;, - -0.391654; 2.673577; 1.291429;, - -0.646066; 2.673577; 1.291429;, - -0.172296; 2.673577; 0.632819;, - -0.172296; 2.380263; 0.632819;, - -0.391654; 2.380263; 1.291429;, - -0.391654; 2.673577; 1.291429;, - -0.172296; 2.380263; 0.632819;, - -0.681576; 2.380263; 0.632819;, - -0.646066; 2.380263; 1.291429;, - -0.391654; 2.380263; 1.291429;, - -0.172296; 2.380263; 0.632819;, - -0.172296; 2.673577; 0.632819;, - -0.681576; 2.673577; 0.632819;, - -0.681576; 2.380263; 0.632819;, - -0.646066; 2.380263; 1.291429;, - -0.646066; 2.673577; 1.291429;, - -0.391654; 2.673577; 1.291429;, - -0.391654; 2.380263; 1.291429;, - -0.120377;-2.912002;-1.784416;, - -0.120377;-2.476886;-2.017185;, - -0.255799;-2.099858;-1.559360;, - -0.255799;-2.740405;-1.216694;, - -0.120377;-2.476886;-2.017185;, - 0.335223;-2.476886;-2.017185;, - 0.470645;-2.099858;-1.559360;, - -0.255799;-2.099858;-1.559360;, - 0.335223;-2.476886;-2.017185;, - 0.335223;-2.912002;-1.784416;, - 0.470645;-2.740405;-1.216694;, - 0.470645;-2.099858;-1.559360;, - 0.335223;-2.912002;-1.784416;, - -0.120377;-2.912002;-1.784416;, - -0.255799;-2.740405;-1.216694;, - 0.470645;-2.740405;-1.216694;, - 0.335223;-2.912002;-1.784416;, - 0.335223;-2.476886;-2.017185;, - -0.120377;-2.476886;-2.017185;, - -0.120377;-2.912002;-1.784416;, - -0.154317;-1.667699; 0.122275;, - -0.154317;-1.356034;-0.044453;, - 0.369163;-1.356034;-0.044453;, - 0.369163;-1.667699; 0.122275;, - -0.255799;-2.255081;-0.309479;, - -0.255799;-1.614535;-0.652145;, - -0.154317;-1.356034;-0.044453;, - -0.154317;-1.667699; 0.122275;, - -0.255799;-1.614535;-0.652145;, - 0.470645;-1.614535;-0.652145;, - 0.369163;-1.356034;-0.044453;, - -0.154317;-1.356034;-0.044453;, - 0.470645;-1.614535;-0.652145;, - 0.470645;-2.255081;-0.309479;, - 0.369163;-1.667699; 0.122275;, - 0.369163;-1.356034;-0.044453;, - 0.470645;-2.255081;-0.309479;, - -0.255799;-2.255081;-0.309479;, - -0.154317;-1.667699; 0.122275;, - 0.369163;-1.667699; 0.122275;, - 0.470645;-2.099858;-1.559360;, - 0.470645;-2.740405;-1.216694;, - 0.470645;-2.255081;-0.309479;, - 0.470645;-1.614535;-0.652145;, - 0.470645;-2.740405;-1.216694;, - -0.255799;-2.740405;-1.216694;, - -0.255799;-2.255081;-0.309479;, - 0.470645;-2.255081;-0.309479;, - -0.792844; 1.496758;-3.209955;, - -0.792844; 1.849385;-3.209955;, - -0.884154; 1.982406;-0.866022;, - -0.884154; 1.363736;-0.866022;, - 0.819857; 1.496758;-3.209955;, - 0.819857; 1.849385;-3.209955;, - 0.440400; 1.849385;-3.209955;, - 0.440400; 1.496758;-3.209955;, - -0.255799;-2.099858;-1.559360;, - 0.470645;-2.099858;-1.559360;, - 0.470645;-1.614535;-0.652145;, - -0.255799;-1.614535;-0.652145;, - 0.440400; 1.496758;-3.209955;, - 0.440400; 1.849385;-3.209955;, - 0.349091; 1.982406;-0.866022;, - 0.349091; 1.363736;-0.866022;, - -0.255799;-2.740405;-1.216694;, - -0.255799;-2.099858;-1.559360;, - -0.255799;-1.614535;-0.652145;, - -0.255799;-2.255081;-0.309479;, - 0.349091; 1.363736;-0.866022;, - 0.349091; 1.982406;-0.866022;, - 0.911166; 1.982406;-0.866022;, - 0.911166; 1.363736;-0.866022;, - 0.440400; 1.849385;-3.209955;, - 0.819857; 1.849385;-3.209955;, - 0.911166; 1.982406;-0.866022;, - 0.349091; 1.982406;-0.866022;, - -0.413388; 1.496758;-3.209955;, - -0.413388; 1.849385;-3.209955;, - -0.792844; 1.849385;-3.209955;, - -0.792844; 1.496758;-3.209955;, - 0.819857; 1.496758;-3.209955;, - 0.440400; 1.496758;-3.209955;, - 0.349091; 1.363736;-0.866022;, - 0.911166; 1.363736;-0.866022;, - 0.819857; 1.849385;-3.209955;, - 0.819857; 1.496758;-3.209955;, - 0.911166; 1.363736;-0.866022;, - 0.911166; 1.982406;-0.866022;, - -0.884154; 1.363736;-0.866022;, - -0.884154; 1.982406;-0.866022;, - -0.322078; 1.982406;-0.866022;, - -0.322078; 1.363736;-0.866022;, - -0.792844; 1.849385;-3.209955;, - -0.413388; 1.849385;-3.209955;, - -0.322078; 1.982406;-0.866022;, - -0.884154; 1.982406;-0.866022;, - -0.413388; 1.496758;-3.209955;, - -0.792844; 1.496758;-3.209955;, - -0.884154; 1.363736;-0.866022;, - -0.322078; 1.363736;-0.866022;, - -0.413388; 1.849385;-3.209955;, - -0.413388; 1.496758;-3.209955;, - -0.322078; 1.363736;-0.866022;, - -0.322078; 1.982406;-0.866022;, - -0.792844;-1.578270;-3.209955;, - -0.792844;-1.225643;-3.209955;, - -0.884154;-1.092621;-0.866022;, - -0.884154;-1.711292;-0.866022;, - -0.413388;-1.578270;-3.209955;, - -0.413388;-1.225643;-3.209955;, - -0.792844;-1.225643;-3.209955;, - -0.792844;-1.578270;-3.209955;, - -0.884154;-1.711292;-0.866022;, - -0.884154;-1.092621;-0.866022;, - -0.322078;-1.092621;-0.866022;, - -0.322078;-1.711292;-0.866022;, - -0.792844;-1.225643;-3.209955;, - -0.413388;-1.225643;-3.209955;, - -0.322078;-1.092621;-0.866022;, - -0.884154;-1.092621;-0.866022;, - -0.413388;-1.578270;-3.209955;, - -0.792844;-1.578270;-3.209955;, - -0.884154;-1.711292;-0.866022;, - -0.322078;-1.711292;-0.866022;, - -0.413388;-1.225643;-3.209955;, - -0.413388;-1.578270;-3.209955;, - -0.322078;-1.711292;-0.866022;, - -0.322078;-1.092621;-0.866022;, - 0.483946;-1.578270;-3.209955;, - 0.483946;-1.225643;-3.209955;, - 0.392636;-1.092621;-0.866022;, - 0.392636;-1.711292;-0.866022;, - 0.863402;-1.578270;-3.209955;, - 0.863402;-1.225643;-3.209955;, - 0.483946;-1.225643;-3.209955;, - 0.483946;-1.578270;-3.209955;, - 0.392636;-1.711292;-0.866022;, - 0.392636;-1.092621;-0.866022;, - 0.954712;-1.092621;-0.866022;, - 0.954712;-1.711292;-0.866022;, - 0.483946;-1.225643;-3.209955;, - 0.863402;-1.225643;-3.209955;, - 0.954712;-1.092621;-0.866022;, - 0.392636;-1.092621;-0.866022;, - 0.863402;-1.578270;-3.209955;, - 0.483946;-1.578270;-3.209955;, - 0.392636;-1.711292;-0.866022;, - 0.954712;-1.711292;-0.866022;, - 0.863402;-1.225643;-3.209955;, - 0.863402;-1.578270;-3.209955;, - 0.954712;-1.711292;-0.866022;, - 0.954712;-1.092621;-0.866022;, - -0.256903; 3.727607;-0.368337;, - -0.256903; 4.656346;-0.368337;, - -0.256903; 4.656346;-0.315211;, - -0.256903; 3.727607;-0.315211;, - -0.256903; 4.656346;-0.368337;, - 0.410987; 4.656346;-0.368337;, - 0.410987; 4.656346;-0.315211;, - -0.256903; 4.656346;-0.315211;, - 0.410987; 4.656346;-0.368337;, - 0.410987; 3.727607;-0.368337;, - 0.410987; 3.727607;-0.315211;, - 0.410987; 4.656346;-0.315211;, - 0.410987; 3.727607;-0.368337;, - -0.256903; 3.727607;-0.368337;, - -0.256903; 3.727607;-0.315211;, - 0.410987; 3.727607;-0.315211;, - 0.410987; 3.727607;-0.368337;, - 0.410987; 4.656346;-0.368337;, - -0.256903; 4.656346;-0.368337;, - -0.256903; 3.727607;-0.368337;, - -0.256903; 3.727607;-0.315211;, - -0.256903; 4.656346;-0.315211;, - 0.410987; 4.656346;-0.315211;, - 0.410987; 3.727607;-0.315211;; - 86; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;, - 4;24;25;26;27;, - 4;28;29;30;31;, - 4;32;33;34;35;, - 4;36;37;38;39;, - 4;40;41;42;43;, - 4;44;45;46;47;, - 4;48;49;50;51;, - 4;52;53;54;55;, - 4;56;57;58;59;, - 4;60;61;62;63;, - 4;64;65;66;67;, - 4;68;69;70;71;, - 4;72;73;74;75;, - 4;76;77;78;79;, - 4;80;81;82;83;, - 4;84;85;86;87;, - 4;88;89;90;91;, - 4;92;93;94;95;, - 4;96;97;98;99;, - 4;100;101;102;103;, - 4;104;105;106;107;, - 4;108;109;110;111;, - 4;112;113;114;115;, - 4;116;117;118;119;, - 4;120;121;122;123;, - 4;124;125;126;127;, - 4;128;129;130;131;, - 4;132;133;134;135;, - 4;136;137;138;139;, - 4;140;141;142;143;, - 4;144;145;146;147;, - 4;148;149;150;151;, - 4;152;153;154;155;, - 4;156;157;158;159;, - 4;160;161;162;163;, - 4;164;165;166;167;, - 4;168;169;170;171;, - 4;172;173;174;175;, - 4;176;177;178;179;, - 4;180;181;182;183;, - 4;184;185;186;187;, - 4;188;189;190;191;, - 4;192;193;194;195;, - 4;196;197;198;199;, - 4;200;201;202;203;, - 4;204;205;206;207;, - 4;208;209;210;211;, - 4;212;213;214;215;, - 4;216;217;218;219;, - 4;220;221;222;223;, - 4;224;225;226;227;, - 4;228;229;230;231;, - 4;232;233;234;235;, - 4;236;237;238;239;, - 4;240;241;242;243;, - 4;244;245;246;247;, - 4;248;249;250;251;, - 4;252;253;254;255;, - 4;256;257;258;259;, - 4;260;261;262;263;, - 4;264;265;266;267;, - 4;268;269;270;271;, - 4;272;273;274;275;, - 4;276;277;278;279;, - 4;280;281;282;283;, - 4;284;285;286;287;, - 4;288;289;290;291;, - 4;292;293;294;295;, - 4;296;297;298;299;, - 4;300;301;302;303;, - 4;304;305;306;307;, - 4;308;309;310;311;, - 4;312;313;314;315;, - 4;316;317;318;319;, - 4;320;321;322;323;, - 4;324;325;326;327;, - 4;328;329;330;331;, - 4;332;333;334;335;, - 4;336;337;338;339;, - 4;340;341;342;343;; - MeshNormals { //Mesh Normals - 344; - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-0.156185;-0.987728;, - 0.000000;-0.156185;-0.987728;, - 0.000000;-0.156185;-0.987728;, - 0.000000;-0.156185;-0.987728;, - -0.000000;-0.156185; 0.987728;, - -0.000000;-0.156185; 0.987728;, - -0.000000;-0.156185; 0.987728;, - -0.000000;-0.156185; 0.987728;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000; 0.079071;-0.996869;, - 0.000000; 0.079071;-0.996869;, - 0.000000; 0.079071;-0.996869;, - 0.000000; 0.079071;-0.996869;, - 0.000000;-0.026657; 0.999645;, - 0.000000;-0.026657; 0.999645;, - 0.000000;-0.026657; 0.999645;, - 0.000000;-0.026657; 0.999645;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 0.976339; 0.216245;, - 0.000000; 0.976339; 0.216245;, - 0.000000; 0.976339; 0.216245;, - 0.000000; 0.976339; 0.216245;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-0.976339;-0.216245;, - 0.000000;-0.976339;-0.216245;, - 0.000000;-0.976339;-0.216245;, - 0.000000;-0.976339;-0.216245;, - 0.000000; 0.216245;-0.976339;, - 0.000000; 0.216245;-0.976339;, - 0.000000; 0.216245;-0.976339;, - 0.000000; 0.216245;-0.976339;, - 0.000000;-0.216245; 0.976339;, - 0.000000;-0.216245; 0.976339;, - 0.000000;-0.216245; 0.976339;, - 0.000000;-0.216245; 0.976339;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 0.139591;-0.990209;, - 0.000000; 0.139591;-0.990209;, - 0.000000; 0.139591;-0.990209;, - 0.000000; 0.139591;-0.990209;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000;-0.000000;-1.000000;, - 0.000000; 0.519795; 0.854291;, - 0.000000; 0.519795; 0.854291;, - 0.000000; 0.519795; 0.854291;, - 0.000000; 0.519795; 0.854291;, - 0.914843; 0.403810; 0.000000;, - 0.914843; 0.403810; 0.000000;, - 0.914843; 0.403810; 0.000000;, - 0.914843; 0.403810; 0.000000;, - -0.914843; 0.403810; 0.000000;, - -0.914843; 0.403810; 0.000000;, - -0.914843; 0.403810; 0.000000;, - -0.914843; 0.403810; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 0.000000; 0.000000; 1.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - 1.000000; 0.000000; 0.000000;, - -0.938627; 0.000000; 0.344935;, - -0.938627; 0.000000; 0.344935;, - -0.938627; 0.000000; 0.344935;, - -0.938627; 0.000000; 0.344935;, - -0.106213; 0.994134; 0.020396;, - -0.106213; 0.994134; 0.020396;, - -0.106213; 0.994134; 0.020396;, - -0.106213; 0.994134; 0.020396;, - 0.999863; 0.000000;-0.016567;, - 0.999863; 0.000000;-0.016567;, - 0.999863; 0.000000;-0.016567;, - 0.999863; 0.000000;-0.016567;, - 0.106213;-0.994134;-0.020396;, - 0.106213;-0.994134;-0.020396;, - 0.106213;-0.994134;-0.020396;, - 0.106213;-0.994134;-0.020396;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.998550; 0.000000; 0.053839;, - -0.998550; 0.000000; 0.053839;, - -0.998550; 0.000000; 0.053839;, - -0.998550; 0.000000; 0.053839;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.948761; 0.000000; 0.315995;, - 0.948761; 0.000000; 0.315995;, - 0.948761; 0.000000; 0.315995;, - 0.948761; 0.000000; 0.315995;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.973941;-0.106983;-0.199983;, - -0.973941;-0.106983;-0.199983;, - -0.973941;-0.106983;-0.199983;, - -0.973941;-0.106983;-0.199983;, - 0.000000; 0.771934;-0.635703;, - 0.000000; 0.771934;-0.635703;, - 0.000000; 0.771934;-0.635703;, - 0.000000; 0.771934;-0.635703;, - 0.973941;-0.106983;-0.199983;, - 0.973941;-0.106983;-0.199983;, - 0.973941;-0.106983;-0.199983;, - 0.973941;-0.106983;-0.199983;, - 0.000000;-0.957230; 0.289329;, - 0.000000;-0.957230; 0.289329;, - 0.000000;-0.957230; 0.289329;, - 0.000000;-0.957230; 0.289329;, - 0.000000;-0.471704;-0.881757;, - 0.000000;-0.471704;-0.881757;, - 0.000000;-0.471704;-0.881757;, - 0.000000;-0.471704;-0.881757;, - 0.000000; 0.471704; 0.881757;, - 0.000000; 0.471704; 0.881757;, - 0.000000; 0.471704; 0.881757;, - 0.000000; 0.471704; 0.881757;, - -0.988307; 0.071924; 0.134447;, - -0.988307; 0.071924; 0.134447;, - -0.988307; 0.071924; 0.134447;, - -0.988307; 0.071924; 0.134447;, - 0.000000; 0.920205;-0.391438;, - 0.000000; 0.920205;-0.391438;, - 0.000000; 0.920205;-0.391438;, - 0.000000; 0.920205;-0.391438;, - 0.988307; 0.071924; 0.134447;, - 0.988307; 0.071924; 0.134447;, - 0.988307; 0.071924; 0.134447;, - 0.988307; 0.071924; 0.134447;, - 0.000000;-0.592261; 0.805746;, - 0.000000;-0.592261; 0.805746;, - 0.000000;-0.592261; 0.805746;, - 0.000000;-0.592261; 0.805746;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-0.881757; 0.471704;, - 0.000000;-0.881757; 0.471704;, - 0.000000;-0.881757; 0.471704;, - 0.000000;-0.881757; 0.471704;, - -0.999242; 0.000000;-0.038926;, - -0.999242; 0.000000;-0.038926;, - -0.999242; 0.000000;-0.038926;, - -0.999242; 0.000000;-0.038926;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - 0.000000; 0.881757;-0.471704;, - 0.000000; 0.881757;-0.471704;, - 0.000000; 0.881757;-0.471704;, - 0.000000; 0.881757;-0.471704;, - -0.999242; 0.000000;-0.038926;, - -0.999242; 0.000000;-0.038926;, - -0.999242; 0.000000;-0.038926;, - -0.999242; 0.000000;-0.038926;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000; 0.998394;-0.056660;, - 0.000000; 0.998394;-0.056660;, - 0.000000; 0.998394;-0.056660;, - 0.000000; 0.998394;-0.056660;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - 0.000000;-0.998394;-0.056660;, - 0.000000;-0.998394;-0.056660;, - 0.000000;-0.998394;-0.056660;, - 0.000000;-0.998394;-0.056660;, - 0.999242; 0.000000;-0.038926;, - 0.999242; 0.000000;-0.038926;, - 0.999242; 0.000000;-0.038926;, - 0.999242; 0.000000;-0.038926;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000; 0.998394;-0.056660;, - 0.000000; 0.998394;-0.056660;, - 0.000000; 0.998394;-0.056660;, - 0.000000; 0.998394;-0.056660;, - 0.000000;-0.998394;-0.056660;, - 0.000000;-0.998394;-0.056660;, - 0.000000;-0.998394;-0.056660;, - 0.000000;-0.998394;-0.056660;, - 0.999242; 0.000000;-0.038926;, - 0.999242; 0.000000;-0.038926;, - 0.999242; 0.000000;-0.038926;, - 0.999242; 0.000000;-0.038926;, - -0.999242; 0.000000;-0.038926;, - -0.999242; 0.000000;-0.038926;, - -0.999242; 0.000000;-0.038926;, - -0.999242; 0.000000;-0.038926;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000; 0.998394;-0.056660;, - 0.000000; 0.998394;-0.056660;, - 0.000000; 0.998394;-0.056660;, - 0.000000; 0.998394;-0.056660;, - 0.000000;-0.998394;-0.056660;, - 0.000000;-0.998394;-0.056660;, - 0.000000;-0.998394;-0.056660;, - 0.000000;-0.998394;-0.056660;, - 0.999242; 0.000000;-0.038926;, - 0.999242; 0.000000;-0.038926;, - 0.999242; 0.000000;-0.038926;, - 0.999242; 0.000000;-0.038926;, - -0.999242; 0.000000;-0.038926;, - -0.999242; 0.000000;-0.038926;, - -0.999242; 0.000000;-0.038926;, - -0.999242; 0.000000;-0.038926;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - 0.000000; 0.998394;-0.056660;, - 0.000000; 0.998394;-0.056660;, - 0.000000; 0.998394;-0.056660;, - 0.000000; 0.998394;-0.056660;, - 0.000000;-0.998394;-0.056660;, - 0.000000;-0.998394;-0.056660;, - 0.000000;-0.998394;-0.056660;, - 0.000000;-0.998394;-0.056660;, - 0.999242; 0.000000;-0.038926;, - 0.999242; 0.000000;-0.038926;, - 0.999242; 0.000000;-0.038926;, - 0.999242; 0.000000;-0.038926;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - -1.000000; 0.000000; 0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 0.000000; 1.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 1.000000; 0.000000;-0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - 0.000000;-1.000000; 0.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000;-1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;, - -0.000000; 0.000000; 1.000000;; - 86; - 4;0;1;2;3;, - 4;4;5;6;7;, - 4;8;9;10;11;, - 4;12;13;14;15;, - 4;16;17;18;19;, - 4;20;21;22;23;, - 4;24;25;26;27;, - 4;28;29;30;31;, - 4;32;33;34;35;, - 4;36;37;38;39;, - 4;40;41;42;43;, - 4;44;45;46;47;, - 4;48;49;50;51;, - 4;52;53;54;55;, - 4;56;57;58;59;, - 4;60;61;62;63;, - 4;64;65;66;67;, - 4;68;69;70;71;, - 4;72;73;74;75;, - 4;76;77;78;79;, - 4;80;81;82;83;, - 4;84;85;86;87;, - 4;88;89;90;91;, - 4;92;93;94;95;, - 4;96;97;98;99;, - 4;100;101;102;103;, - 4;104;105;106;107;, - 4;108;109;110;111;, - 4;112;113;114;115;, - 4;116;117;118;119;, - 4;120;121;122;123;, - 4;124;125;126;127;, - 4;128;129;130;131;, - 4;132;133;134;135;, - 4;136;137;138;139;, - 4;140;141;142;143;, - 4;144;145;146;147;, - 4;148;149;150;151;, - 4;152;153;154;155;, - 4;156;157;158;159;, - 4;160;161;162;163;, - 4;164;165;166;167;, - 4;168;169;170;171;, - 4;172;173;174;175;, - 4;176;177;178;179;, - 4;180;181;182;183;, - 4;184;185;186;187;, - 4;188;189;190;191;, - 4;192;193;194;195;, - 4;196;197;198;199;, - 4;200;201;202;203;, - 4;204;205;206;207;, - 4;208;209;210;211;, - 4;212;213;214;215;, - 4;216;217;218;219;, - 4;220;221;222;223;, - 4;224;225;226;227;, - 4;228;229;230;231;, - 4;232;233;234;235;, - 4;236;237;238;239;, - 4;240;241;242;243;, - 4;244;245;246;247;, - 4;248;249;250;251;, - 4;252;253;254;255;, - 4;256;257;258;259;, - 4;260;261;262;263;, - 4;264;265;266;267;, - 4;268;269;270;271;, - 4;272;273;274;275;, - 4;276;277;278;279;, - 4;280;281;282;283;, - 4;284;285;286;287;, - 4;288;289;290;291;, - 4;292;293;294;295;, - 4;296;297;298;299;, - 4;300;301;302;303;, - 4;304;305;306;307;, - 4;308;309;310;311;, - 4;312;313;314;315;, - 4;316;317;318;319;, - 4;320;321;322;323;, - 4;324;325;326;327;, - 4;328;329;330;331;, - 4;332;333;334;335;, - 4;336;337;338;339;, - 4;340;341;342;343;; - } //End of Mesh Normals - MeshMaterialList { //Mesh Material List - 1; - 1; - 0;; - Material Default_Material { - 0.800000; 0.800000; 0.800000; 0.800000;; - 96.078431; - 0.500000; 0.500000; 0.500000;; - 0.000000; 0.000000; 0.000000;; - } - } //End of Mesh Material List - MeshTextureCoords { //Mesh UV Coordinates - 344; - 0.444664; 0.882740;, - 0.453010; 0.994603;, - 0.352139; 0.990704;, - 0.370352; 0.882084;, - 0.699615; 0.826957;, - 0.888198; 0.826957;, - 0.888198; 0.999617;, - 0.699615; 0.999617;, - 0.566940; 0.877116;, - 0.559308; 0.768256;, - 0.664340; 0.764336;, - 0.671138; 0.868138;, - 0.999617; 0.397190;, - 0.811034; 0.397190;, - 0.811034; 0.271762;, - 0.999617; 0.271762;, - 0.566940; 0.877116;, - 0.565483; 0.991269;, - 0.453010; 0.994603;, - 0.444664; 0.882740;, - 0.370352; 0.882084;, - 0.352139; 0.990704;, - 0.243744; 0.976452;, - 0.255729; 0.872295;, - 0.447331; 0.770867;, - 0.444664; 0.882740;, - 0.370352; 0.882084;, - 0.373731; 0.773298;, - 0.565483; 0.991269;, - 0.566940; 0.877116;, - 0.671138; 0.868138;, - 0.670488; 0.977139;, - 0.559308; 0.768256;, - 0.566940; 0.877116;, - 0.444664; 0.882740;, - 0.447331; 0.770867;, - 0.373731; 0.773298;, - 0.370352; 0.882084;, - 0.255729; 0.872295;, - 0.261819; 0.766836;, - 0.694945; 0.168323;, - 0.694945; 0.057246;, - 0.784866; 0.057246;, - 0.784866; 0.168323;, - 0.978885; 0.802852;, - 0.978885; 0.908930;, - 0.888965; 0.908930;, - 0.888965; 0.802852;, - 0.980864; 0.057246;, - 0.980864; 0.168323;, - 0.890944; 0.168323;, - 0.890944; 0.057246;, - 0.995043; 0.999617;, - 0.888965; 0.999617;, - 0.888965; 0.909696;, - 0.995043; 0.909696;, - 0.588867; 0.168323;, - 0.588867; 0.057246;, - 0.694945; 0.057246;, - 0.694945; 0.168323;, - 0.784866; 0.168323;, - 0.784866; 0.057246;, - 0.890944; 0.057246;, - 0.890944; 0.168323;, - 0.581893; 0.381313;, - 0.525981; 0.490259;, - 0.379618; 0.402841;, - 0.398054; 0.301018;, - 0.815523; 0.662938;, - 0.815524; 0.728486;, - 0.769623; 0.748548;, - 0.769623; 0.642876;, - 0.048873; 0.480128;, - 0.006488; 0.386718;, - 0.167529; 0.313647;, - 0.194276; 0.403737;, - 0.988636; 0.730470;, - 0.896211; 0.730470;, - 0.896211; 0.660198;, - 0.988636; 0.660198;, - 0.723019; 0.642876;, - 0.769623; 0.642876;, - 0.769623; 0.748548;, - 0.723019; 0.748548;, - 0.398054; 0.301018;, - 0.379618; 0.402841;, - 0.194276; 0.403737;, - 0.167529; 0.313647;, - 0.877077; 0.662938;, - 0.877077; 0.728486;, - 0.815524; 0.728486;, - 0.815523; 0.662938;, - 0.357048; 0.517540;, - 0.216152; 0.507657;, - 0.194276; 0.403737;, - 0.379618; 0.402841;, - 0.216152; 0.507657;, - 0.120216; 0.568830;, - 0.048873; 0.480128;, - 0.194276; 0.403737;, - 0.379618; 0.402841;, - 0.525981; 0.490259;, - 0.444034; 0.577428;, - 0.357048; 0.517540;, - 0.362490; 0.686881;, - 0.215162; 0.682739;, - 0.251936; 0.612341;, - 0.315469; 0.601729;, - 0.357048; 0.517540;, - 0.444034; 0.577428;, - 0.362490; 0.686881;, - 0.315469; 0.601729;, - 0.315469; 0.601729;, - 0.251936; 0.612341;, - 0.216152; 0.507657;, - 0.357048; 0.517540;, - 0.251936; 0.612341;, - 0.215162; 0.682739;, - 0.120216; 0.568830;, - 0.216152; 0.507657;, - 0.882221; 0.248633;, - 0.854668; 0.246226;, - 0.860426; 0.180315;, - 0.887978; 0.182722;, - 0.854668; 0.246226;, - 0.811034; 0.225788;, - 0.836391; 0.169090;, - 0.860426; 0.180315;, - 0.955560; 0.229325;, - 0.928738; 0.236069;, - 0.913594; 0.175833;, - 0.940417; 0.169090;, - 0.928738; 0.236069;, - 0.882221; 0.248633;, - 0.887978; 0.182722;, - 0.913594; 0.175833;, - 0.568666; 0.188259;, - 0.570943; 0.215822;, - 0.522758; 0.215822;, - 0.520482; 0.188259;, - 0.557028; 0.187492;, - 0.557028; 0.159835;, - 0.583256; 0.155869;, - 0.583256; 0.183526;, - 0.831256; 0.582510;, - 0.811034; 0.563643;, - 0.853460; 0.518170;, - 0.873682; 0.537037;, - 0.941763; 0.626056;, - 0.893812; 0.623471;, - 0.917809; 0.562573;, - 0.941763; 0.563864;, - 0.893812; 0.623471;, - 0.868081; 0.613331;, - 0.892078; 0.552433;, - 0.917809; 0.562573;, - 0.868081; 0.613331;, - 0.831256; 0.582510;, - 0.873682; 0.537037;, - 0.892078; 0.552433;, - 0.680049; 0.227106;, - 0.680049; 0.254763;, - 0.632028; 0.254763;, - 0.632028; 0.227106;, - 0.631262; 0.227106;, - 0.631262; 0.254763;, - 0.607273; 0.254763;, - 0.607273; 0.227106;, - 0.151813; 0.952191;, - 0.112345; 0.947279;, - 0.113514; 0.904716;, - 0.158003; 0.906790;, - 0.112345; 0.947279;, - 0.077106; 0.948022;, - 0.069721; 0.907057;, - 0.113514; 0.904716;, - 0.077106; 0.948022;, - 0.041465; 0.957980;, - 0.021003; 0.917204;, - 0.069721; 0.907057;, - 0.189475; 0.963315;, - 0.151813; 0.952191;, - 0.158003; 0.906790;, - 0.212875; 0.914749;, - 0.563441; 0.216588;, - 0.563441; 0.263118;, - 0.520482; 0.263118;, - 0.520482; 0.216588;, - 0.758717; 0.826190;, - 0.758717; 0.792862;, - 0.808077; 0.792862;, - 0.808077; 0.826190;, - 0.160570; 0.844684;, - 0.116458; 0.842962;, - 0.117818; 0.795850;, - 0.145830; 0.795143;, - 0.116458; 0.842962;, - 0.069466; 0.841189;, - 0.076449; 0.791324;, - 0.117818; 0.795850;, - 0.069466; 0.841189;, - 0.014746; 0.837740;, - 0.047872; 0.785711;, - 0.076449; 0.791324;, - 0.209296; 0.833892;, - 0.160570; 0.844684;, - 0.145830; 0.795143;, - 0.184389; 0.782622;, - 0.069721; 0.907057;, - 0.021003; 0.917204;, - 0.014746; 0.837740;, - 0.069466; 0.841189;, - 0.212875; 0.914749;, - 0.158003; 0.906790;, - 0.160570; 0.844684;, - 0.209296; 0.833892;, - 0.696701; 0.623144;, - 0.663486; 0.624673;, - 0.640785; 0.404303;, - 0.699058; 0.401620;, - 0.556261; 0.154243;, - 0.556261; 0.187492;, - 0.520482; 0.187492;, - 0.520482; 0.154243;, - 0.113514; 0.904716;, - 0.069721; 0.907057;, - 0.069466; 0.841189;, - 0.116458; 0.842962;, - 0.696269; 0.621054;, - 0.663054; 0.622583;, - 0.640352; 0.402213;, - 0.698626; 0.399530;, - 0.158003; 0.906790;, - 0.113514; 0.904716;, - 0.116458; 0.842962;, - 0.160570; 0.844684;, - 0.621714; 0.314631;, - 0.680049; 0.314631;, - 0.680049; 0.367630;, - 0.621714; 0.367630;, - 0.663054; 0.622583;, - 0.627632; 0.627630;, - 0.587883; 0.409689;, - 0.640352; 0.402213;, - 0.844623; 0.792862;, - 0.844623; 0.826112;, - 0.808843; 0.826112;, - 0.808843; 0.792862;, - 0.732005; 0.622825;, - 0.696269; 0.621054;, - 0.698626; 0.399530;, - 0.751560; 0.402153;, - 0.764905; 0.627630;, - 0.732005; 0.622825;, - 0.751560; 0.402153;, - 0.809283; 0.410584;, - 0.699615; 0.773191;, - 0.757950; 0.773191;, - 0.757950; 0.826190;, - 0.699615; 0.826190;, - 0.663486; 0.624673;, - 0.628065; 0.629720;, - 0.588315; 0.411779;, - 0.640785; 0.404303;, - 0.732437; 0.624915;, - 0.696701; 0.623144;, - 0.699058; 0.401620;, - 0.751992; 0.404243;, - 0.765338; 0.629720;, - 0.732437; 0.624915;, - 0.751992; 0.404243;, - 0.809715; 0.412674;, - 0.697254; 0.619480;, - 0.664039; 0.621009;, - 0.641336; 0.400639;, - 0.699610; 0.397956;, - 0.680049; 0.193089;, - 0.680049; 0.226339;, - 0.644269; 0.226339;, - 0.644269; 0.193089;, - 0.680049; 0.255529;, - 0.680049; 0.313865;, - 0.627050; 0.313865;, - 0.627050; 0.255529;, - 0.664039; 0.621009;, - 0.628617; 0.626056;, - 0.588867; 0.408115;, - 0.641336; 0.400639;, - 0.732989; 0.621251;, - 0.697254; 0.619480;, - 0.699610; 0.397956;, - 0.752544; 0.400579;, - 0.765890; 0.626056;, - 0.732989; 0.621251;, - 0.752544; 0.400579;, - 0.810267; 0.409010;, - 0.697253; 0.620613;, - 0.664039; 0.622143;, - 0.641336; 0.401773;, - 0.699610; 0.399090;, - 0.643503; 0.193089;, - 0.643503; 0.226339;, - 0.607723; 0.226339;, - 0.607723; 0.193089;, - 0.573481; 0.263885;, - 0.573481; 0.322220;, - 0.520482; 0.322220;, - 0.520482; 0.263885;, - 0.664039; 0.622143;, - 0.628617; 0.627190;, - 0.588867; 0.409249;, - 0.641336; 0.401773;, - 0.732989; 0.622384;, - 0.697253; 0.620613;, - 0.699610; 0.399090;, - 0.752544; 0.401713;, - 0.765890; 0.627190;, - 0.732989; 0.622384;, - 0.752544; 0.401713;, - 0.810267; 0.410144;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;, - 0.000000; 1.000000;; - } //End of Mesh UV Coordinates - XSkinMeshHeader { - 1; - 3; - 9; - } - SkinWeights { - "Armature_Body"; - 40; - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32, - 33, - 34, - 35, - 36, - 37, - 38, - 39; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 1.000000, 0.000000, 0.000000, 0.000000, - 0.000000, 0.996529,-0.083252, 0.000000, - 0.000000, 0.083252, 0.996529, 0.000000, - -0.039910, 1.507776, 0.102992, 1.000000;; - } //End of Armature_Body Skin Weights - SkinWeights { - "Armature_zubi"; - 24; - 320, - 321, - 322, - 323, - 324, - 325, - 326, - 327, - 328, - 329, - 330, - 331, - 332, - 333, - 334, - 335, - 336, - 337, - 338, - 339, - 340, - 341, - 342, - 343; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 1.000000,-0.000000, 0.000000, 0.000000, - 0.000000, 0.999497, 0.031712, 0.000000, - -0.000000,-0.031712, 0.999497, 0.000000, - -0.095553,-3.687672, 0.221770, 1.000000;; - } //End of Armature_zubi Skin Weights - SkinWeights { - "Armature_hvost"; - 56; - 168, - 169, - 170, - 171, - 172, - 173, - 174, - 175, - 176, - 177, - 178, - 179, - 180, - 181, - 182, - 183, - 184, - 185, - 186, - 187, - 188, - 189, - 190, - 191, - 192, - 193, - 194, - 195, - 196, - 197, - 198, - 199, - 200, - 201, - 202, - 203, - 204, - 205, - 206, - 207, - 208, - 209, - 210, - 211, - 212, - 213, - 214, - 215, - 224, - 225, - 226, - 227, - 232, - 233, - 234, - 235; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 1.000000,-0.000000,-0.000000, 0.000000, - 0.000000,-0.449440, 0.893311, 0.000000, - -0.000000,-0.893311,-0.449440, 0.000000, - -0.039909,-1.044864, 1.475107, 1.000000;; - } //End of Armature_hvost Skin Weights - SkinWeights { - "Armature_head"; - 104; - 64, - 65, - 66, - 67, - 68, - 69, - 70, - 71, - 72, - 73, - 74, - 75, - 76, - 77, - 78, - 79, - 80, - 81, - 82, - 83, - 84, - 85, - 86, - 87, - 88, - 89, - 90, - 91, - 92, - 93, - 94, - 95, - 96, - 97, - 98, - 99, - 100, - 101, - 102, - 103, - 104, - 105, - 106, - 107, - 108, - 109, - 110, - 111, - 112, - 113, - 114, - 115, - 116, - 117, - 118, - 119, - 120, - 121, - 122, - 123, - 124, - 125, - 126, - 127, - 128, - 129, - 130, - 131, - 132, - 133, - 134, - 135, - 136, - 137, - 138, - 139, - 140, - 141, - 142, - 143, - 144, - 145, - 146, - 147, - 148, - 149, - 150, - 151, - 152, - 153, - 154, - 155, - 156, - 157, - 158, - 159, - 160, - 161, - 162, - 163, - 164, - 165, - 166, - 167; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 1.000000,-0.000000, 0.000000, 0.000000, - -0.000000, 0.998694, 0.051097, 0.000000, - -0.000000,-0.051097, 0.998694, 0.000000, - -0.039910,-2.624220,-0.363653, 1.000000;; - } //End of Armature_head Skin Weights - SkinWeights { - "Armature_noga2"; - 24; - 216, - 217, - 218, - 219, - 244, - 245, - 246, - 247, - 256, - 257, - 258, - 259, - 260, - 261, - 262, - 263, - 264, - 265, - 266, - 267, - 268, - 269, - 270, - 271; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 0.000000,-0.000000, 1.000000, 0.000000, - -1.000000,-0.000000, 0.000000, 0.000000, - -0.000000,-1.000000,-0.000000, 0.000000, - 1.641199,-0.845231, 0.608472, 1.000000;; - } //End of Armature_noga2 Skin Weights - SkinWeights { - "Armature_noga1"; - 24; - 220, - 221, - 222, - 223, - 228, - 229, - 230, - 231, - 236, - 237, - 238, - 239, - 240, - 241, - 242, - 243, - 248, - 249, - 250, - 251, - 252, - 253, - 254, - 255; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 0.000000,-0.000000, 1.000000, 0.000000, - -1.000000,-0.000000, 0.000000, 0.000000, - -0.000000,-1.000000,-0.000000, 0.000000, - 1.641199,-0.845231,-0.658136, 1.000000;; - } //End of Armature_noga1 Skin Weights - SkinWeights { - "Armature_sheya"; - 24; - 40, - 41, - 42, - 43, - 44, - 45, - 46, - 47, - 48, - 49, - 50, - 51, - 52, - 53, - 54, - 55, - 56, - 57, - 58, - 59, - 60, - 61, - 62, - 63; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 0.997121,-0.075824,-0.000243, 0.000000, - 0.075644, 0.994519, 0.072177, 0.000000, - -0.005231,-0.071988, 0.997392, 0.000000, - -0.169522,-1.701621,-0.409142, 1.000000;; - } //End of Armature_sheya Skin Weights - SkinWeights { - "Armature_noga4"; - 24; - 272, - 273, - 274, - 275, - 276, - 277, - 278, - 279, - 280, - 281, - 282, - 283, - 284, - 285, - 286, - 287, - 288, - 289, - 290, - 291, - 292, - 293, - 294, - 295; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 0.000000,-0.000000, 1.000000, 0.000000, - -1.000000,-0.000000, 0.000000, 0.000000, - -0.000000,-1.000000,-0.000000, 0.000000, - -1.404690,-0.845231, 0.608472, 1.000000;; - } //End of Armature_noga4 Skin Weights - SkinWeights { - "Armature_noga3"; - 24; - 296, - 297, - 298, - 299, - 300, - 301, - 302, - 303, - 304, - 305, - 306, - 307, - 308, - 309, - 310, - 311, - 312, - 313, - 314, - 315, - 316, - 317, - 318, - 319; - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000, - 1.000000; - 0.000000,-0.000000, 1.000000, 0.000000, - -1.000000,-0.000000, 0.000000, 0.000000, - -0.000000,-1.000000,-0.000000, 0.000000, - -1.404690,-0.845231,-0.658136, 1.000000;; - } //End of Armature_noga3 Skin Weights - } //End of Mesh Mesh - } //End of Cube -} //End of Root Frame -AnimationSet { - Animation { - {Armature} - AnimationKey { //Position - 2; - 156; - 0;3; -11.632589, 0.094256, 0.169731;;, - 1;3; -11.632589, 0.094256, 0.169731;;, - 2;3; -11.632589, 0.094256, 0.169731;;, - 3;3; -11.632589, 0.094256, 0.169731;;, - 4;3; -11.632589, 0.094256, 0.169731;;, - 5;3; -11.632589, 0.094256, 0.169731;;, - 6;3; -11.632589, 0.094256, 0.169731;;, - 7;3; -11.632589, 0.094256, 0.169731;;, - 8;3; -11.632589, 0.094256, 0.169731;;, - 9;3; -11.632589, 0.094256, 0.169731;;, - 10;3; -11.632589, 0.094256, 0.169731;;, - 11;3; -11.632589, 0.094256, 0.169731;;, - 12;3; -11.632589, 0.094256, 0.169731;;, - 13;3; -11.632589, 0.094256, 0.169731;;, - 14;3; -11.632589, 0.094256, 0.169731;;, - 15;3; -11.632589, 0.094256, 0.169731;;, - 16;3; -11.632589, 0.094256, 0.169731;;, - 17;3; -11.632589, 0.094256, 0.169731;;, - 18;3; -11.632589, 0.094256, 0.169731;;, - 19;3; -11.632589, 0.094256, 0.169731;;, - 20;3; -11.632589, 0.094256, 0.169731;;, - 21;3; -11.632589, 0.094256, 0.169731;;, - 22;3; -11.632589, 0.094256, 0.169731;;, - 23;3; -11.632589, 0.094256, 0.169731;;, - 24;3; -11.632589, 0.094256, 0.169731;;, - 25;3; -11.632589, 0.094256, 0.169731;;, - 26;3; -11.632589, 0.094256, 0.169731;;, - 27;3; -11.632589, 0.094256, 0.169731;;, - 28;3; -11.632589, 0.094256, 0.169731;;, - 29;3; -11.632589, 0.094256, 0.169731;;, - 30;3; -11.632589, 0.094256, 0.169731;;, - 31;3; -11.632589, 0.094256, 0.169731;;, - 32;3; -11.632589, 0.094256, 0.169731;;, - 33;3; -11.632589, 0.094256, 0.169731;;, - 34;3; -11.632589, 0.094256, 0.169731;;, - 35;3; -11.632589, 0.094256, 0.169731;;, - 36;3; -11.632589, 0.094256, 0.169731;;, - 37;3; -11.632589, 0.094256, 0.169731;;, - 38;3; -11.632589, 0.094256, 0.169731;;, - 39;3; -11.632589, 0.094256, 0.169731;;, - 40;3; -11.632589, 0.094256, 0.169731;;, - 41;3; -11.632589, 0.094256, 0.169731;;, - 42;3; -11.632589, 0.094256, 0.169731;;, - 43;3; -11.632589, 0.094256, 0.169731;;, - 44;3; -11.632589, 0.094256, 0.169731;;, - 45;3; -11.632589, 0.094256, 0.169731;;, - 46;3; -11.632589, 0.094256, 0.169731;;, - 47;3; -11.632589, 0.094256, 0.169731;;, - 48;3; -11.632589, 0.094256, 0.169731;;, - 49;3; -11.632589, 0.094256, 0.169731;;, - 50;3; -11.632589, 0.094256, 0.169731;;, - 51;3; -11.632589, 0.094256, 0.169731;;, - 52;3; -11.632589, 0.094256, 0.169731;;, - 53;3; -11.632589, 0.094256, 0.169731;;, - 54;3; -11.632589, 0.094256, 0.169731;;, - 55;3; -11.632589, 0.094256, 0.169731;;, - 56;3; -11.632589, 0.094256, 0.169731;;, - 57;3; -11.632589, 0.094256, 0.169731;;, - 58;3; -11.632589, 0.094256, 0.169731;;, - 59;3; -11.632589, 0.094256, 0.169731;;, - 60;3; -11.632589, 0.094256, 0.169731;;, - 61;3; -11.632589, 0.094256, 0.169731;;, - 62;3; -11.632589, 0.094256, 0.169731;;, - 63;3; -11.632589, 0.094256, 0.169731;;, - 64;3; -11.632589, 0.094256, 0.169731;;, - 65;3; -11.632589, 0.094256, 0.169731;;, - 66;3; -11.632589, 0.094256, 0.169731;;, - 67;3; -11.632589, 0.094256, 0.169731;;, - 68;3; -11.632589, 0.094256, 0.169731;;, - 69;3; -11.632589, 0.094256, 0.169731;;, - 70;3; -11.632589, 0.094256, 0.169731;;, - 71;3; -11.632589, 0.094256, 0.169731;;, - 72;3; -11.632589, 0.094256, 0.169731;;, - 73;3; -11.632589, 0.094256, 0.169731;;, - 74;3; -11.632589, 0.094256, 0.169731;;, - 75;3; -11.632589, 0.094256, 0.169731;;, - 76;3; -11.632589, 0.094256, 0.169731;;, - 77;3; -11.632589, 0.094256, 0.169731;;, - 78;3; -11.632589, 0.094256, 0.169731;;, - 79;3; -11.632589, 0.094256, 0.169731;;, - 80;3; -11.632589, 0.094256, 0.169731;;, - 81;3; -11.632589, 0.094256, 0.169731;;, - 82;3; -11.632589, 0.094256, 0.169731;;, - 83;3; -11.632589, 0.094256, 0.169731;;, - 84;3; -11.632589, 0.094256, 0.169731;;, - 85;3; -11.632589, 0.094256, 0.169731;;, - 86;3; -11.632589, 0.094256, 0.169731;;, - 87;3; -11.632589, 0.094256, 0.169731;;, - 88;3; -11.632589, 0.094256, 0.169731;;, - 89;3; -11.632589, 0.094256, 0.169731;;, - 90;3; -11.632589, 0.094256, 0.169731;;, - 91;3; -11.632589, 0.094256, 0.169731;;, - 92;3; -11.632589, 0.094256, 0.169731;;, - 93;3; -11.632589, 0.094256, 0.169731;;, - 94;3; -11.632589, 0.094256, 0.169731;;, - 95;3; -11.632589, 0.094256, 0.169731;;, - 96;3; -11.632589, 0.094256, 0.169731;;, - 97;3; -11.632589, 0.094256, 0.169731;;, - 98;3; -11.632589, 0.094256, 0.169731;;, - 99;3; -11.632589, 0.094256, 0.169731;;, - 100;3; -11.632589, 0.094256, 0.169731;;, - 101;3; -11.632589, 0.094256, 0.169731;;, - 102;3; -11.632589, 0.094256, 0.169731;;, - 103;3; -11.632589, 0.094256, 0.169731;;, - 104;3; -11.632589, 0.094256, 0.169731;;, - 105;3; -11.632589, 0.094256, 0.169731;;, - 106;3; -11.632589, 0.094256, 0.169731;;, - 107;3; -11.632589, 0.094256, 0.169731;;, - 108;3; -11.632589, 0.094256, 0.169731;;, - 109;3; -11.632589, 0.094256, 0.169731;;, - 110;3; -11.632589, 0.094256, 0.169731;;, - 111;3; -11.632589, 0.094256, 0.169731;;, - 112;3; -11.632589, 0.094256, 0.169731;;, - 113;3; -11.632589, 0.094256, 0.169731;;, - 114;3; -11.632589, 0.094256, 0.169731;;, - 115;3; -11.632589, 0.094256, 0.169731;;, - 116;3; -11.632589, 0.094256, 0.169731;;, - 117;3; -11.632589, 0.094256, 0.169731;;, - 118;3; -11.632589, 0.094256, 0.169731;;, - 119;3; -11.632589, 0.094256, 0.169731;;, - 120;3; -11.632589, 0.094256, 0.169731;;, - 121;3; -11.632589, 0.094256, 0.169731;;, - 122;3; -11.632589, 0.094256, 0.169731;;, - 123;3; -11.632589, 0.094256, 0.169731;;, - 124;3; -11.632589, 0.094256, 0.169731;;, - 125;3; -11.632589, 0.094256, 0.169731;;, - 126;3; -11.632589, 0.094256, 0.169731;;, - 127;3; -11.632589, 0.094256, 0.169731;;, - 128;3; -11.632589, 0.094256, 0.169731;;, - 129;3; -11.632589, 0.094256, 0.169731;;, - 130;3; -11.632589, 0.094256, 0.169731;;, - 131;3; -11.632589, 0.094256, 0.169731;;, - 132;3; -11.632589, 0.094256, 0.169731;;, - 133;3; -11.632589, 0.094256, 0.169731;;, - 134;3; -11.632589, 0.094256, 0.169731;;, - 135;3; -11.632589, 0.094256, 0.169731;;, - 136;3; -11.632589, 0.094256, 0.169731;;, - 137;3; -11.632589, 0.094256, 0.169731;;, - 138;3; -11.632589, 0.094256, 0.169731;;, - 139;3; -11.632589, 0.094256, 0.169731;;, - 140;3; -11.632589, 0.094256, 0.169731;;, - 141;3; -11.632589, 0.094256, 0.169731;;, - 142;3; -11.632589, 0.094256, 0.169731;;, - 143;3; -11.632589, 0.094256, 0.169731;;, - 144;3; -11.632589, 0.094256, 0.169731;;, - 145;3; -11.632589, 0.094256, 0.169731;;, - 146;3; -11.632589, 0.094256, 0.169731;;, - 147;3; -11.632589, 0.094256, 0.169731;;, - 148;3; -11.632589, 0.094256, 0.169731;;, - 149;3; -11.632589, 0.094256, 0.169731;;, - 150;3; -11.632589, 0.094256, 0.169731;;, - 151;3; -11.632589, 0.094256, 0.169731;;, - 152;3; -11.632589, 0.094256, 0.169731;;, - 153;3; -11.632589, 0.094256, 0.169731;;, - 154;3; -11.632589, 0.094256, 0.169731;;, - 155;3; -11.632589, 0.094256, 0.169731;;; - } - AnimationKey { //Rotation - 0; - 156; - 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 60;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 61;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 62;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 63;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 64;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 65;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 66;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 67;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 68;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 69;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 70;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 71;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 72;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 73;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 74;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 75;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 76;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 77;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 78;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 79;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 80;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 81;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 82;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 83;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 84;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 85;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 86;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 87;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 88;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 89;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 90;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 91;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 92;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 93;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 94;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 95;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 96;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 97;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 98;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 99;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 100;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 101;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 102;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 103;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 104;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 105;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 106;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 107;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 108;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 109;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 110;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 111;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 112;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 113;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 114;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 115;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 116;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 117;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 118;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 119;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 120;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 121;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 122;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 123;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 124;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 125;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 126;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 127;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 128;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 129;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 130;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 131;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 132;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 133;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 134;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 135;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 136;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 137;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 138;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 139;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 140;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 141;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 142;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 143;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 144;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 145;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 146;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 147;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 148;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 149;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 150;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 151;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 152;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 153;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 154;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 155;4; -1.000000, 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 156; - 0;3; 2.153459, 2.153459, 2.153459;;, - 1;3; 2.153459, 2.153459, 2.153459;;, - 2;3; 2.153459, 2.153459, 2.153459;;, - 3;3; 2.153459, 2.153459, 2.153459;;, - 4;3; 2.153459, 2.153459, 2.153459;;, - 5;3; 2.153459, 2.153459, 2.153459;;, - 6;3; 2.153459, 2.153459, 2.153459;;, - 7;3; 2.153459, 2.153459, 2.153459;;, - 8;3; 2.153459, 2.153459, 2.153459;;, - 9;3; 2.153459, 2.153459, 2.153459;;, - 10;3; 2.153459, 2.153459, 2.153459;;, - 11;3; 2.153459, 2.153459, 2.153459;;, - 12;3; 2.153459, 2.153459, 2.153459;;, - 13;3; 2.153459, 2.153459, 2.153459;;, - 14;3; 2.153459, 2.153459, 2.153459;;, - 15;3; 2.153459, 2.153459, 2.153459;;, - 16;3; 2.153459, 2.153459, 2.153459;;, - 17;3; 2.153459, 2.153459, 2.153459;;, - 18;3; 2.153459, 2.153459, 2.153459;;, - 19;3; 2.153459, 2.153459, 2.153459;;, - 20;3; 2.153459, 2.153459, 2.153459;;, - 21;3; 2.153459, 2.153459, 2.153459;;, - 22;3; 2.153459, 2.153459, 2.153459;;, - 23;3; 2.153459, 2.153459, 2.153459;;, - 24;3; 2.153459, 2.153459, 2.153459;;, - 25;3; 2.153459, 2.153459, 2.153459;;, - 26;3; 2.153459, 2.153459, 2.153459;;, - 27;3; 2.153459, 2.153459, 2.153459;;, - 28;3; 2.153459, 2.153459, 2.153459;;, - 29;3; 2.153459, 2.153459, 2.153459;;, - 30;3; 2.153459, 2.153459, 2.153459;;, - 31;3; 2.153459, 2.153459, 2.153459;;, - 32;3; 2.153459, 2.153459, 2.153459;;, - 33;3; 2.153459, 2.153459, 2.153459;;, - 34;3; 2.153459, 2.153459, 2.153459;;, - 35;3; 2.153459, 2.153459, 2.153459;;, - 36;3; 2.153459, 2.153459, 2.153459;;, - 37;3; 2.153459, 2.153459, 2.153459;;, - 38;3; 2.153459, 2.153459, 2.153459;;, - 39;3; 2.153459, 2.153459, 2.153459;;, - 40;3; 2.153459, 2.153459, 2.153459;;, - 41;3; 2.153459, 2.153459, 2.153459;;, - 42;3; 2.153459, 2.153459, 2.153459;;, - 43;3; 2.153459, 2.153459, 2.153459;;, - 44;3; 2.153459, 2.153459, 2.153459;;, - 45;3; 2.153459, 2.153459, 2.153459;;, - 46;3; 2.153459, 2.153459, 2.153459;;, - 47;3; 2.153459, 2.153459, 2.153459;;, - 48;3; 2.153459, 2.153459, 2.153459;;, - 49;3; 2.153459, 2.153459, 2.153459;;, - 50;3; 2.153459, 2.153459, 2.153459;;, - 51;3; 2.153459, 2.153459, 2.153459;;, - 52;3; 2.153459, 2.153459, 2.153459;;, - 53;3; 2.153459, 2.153459, 2.153459;;, - 54;3; 2.153459, 2.153459, 2.153459;;, - 55;3; 2.153459, 2.153459, 2.153459;;, - 56;3; 2.153459, 2.153459, 2.153459;;, - 57;3; 2.153459, 2.153459, 2.153459;;, - 58;3; 2.153459, 2.153459, 2.153459;;, - 59;3; 2.153459, 2.153459, 2.153459;;, - 60;3; 2.153459, 2.153459, 2.153459;;, - 61;3; 2.153459, 2.153459, 2.153459;;, - 62;3; 2.153459, 2.153459, 2.153459;;, - 63;3; 2.153459, 2.153459, 2.153459;;, - 64;3; 2.153459, 2.153459, 2.153459;;, - 65;3; 2.153459, 2.153459, 2.153459;;, - 66;3; 2.153459, 2.153459, 2.153459;;, - 67;3; 2.153459, 2.153459, 2.153459;;, - 68;3; 2.153459, 2.153459, 2.153459;;, - 69;3; 2.153459, 2.153459, 2.153459;;, - 70;3; 2.153459, 2.153459, 2.153459;;, - 71;3; 2.153459, 2.153459, 2.153459;;, - 72;3; 2.153459, 2.153459, 2.153459;;, - 73;3; 2.153459, 2.153459, 2.153459;;, - 74;3; 2.153459, 2.153459, 2.153459;;, - 75;3; 2.153459, 2.153459, 2.153459;;, - 76;3; 2.153459, 2.153459, 2.153459;;, - 77;3; 2.153459, 2.153459, 2.153459;;, - 78;3; 2.153459, 2.153459, 2.153459;;, - 79;3; 2.153459, 2.153459, 2.153459;;, - 80;3; 2.153459, 2.153459, 2.153459;;, - 81;3; 2.153459, 2.153459, 2.153459;;, - 82;3; 2.153459, 2.153459, 2.153459;;, - 83;3; 2.153459, 2.153459, 2.153459;;, - 84;3; 2.153459, 2.153459, 2.153459;;, - 85;3; 2.153459, 2.153459, 2.153459;;, - 86;3; 2.153459, 2.153459, 2.153459;;, - 87;3; 2.153459, 2.153459, 2.153459;;, - 88;3; 2.153459, 2.153459, 2.153459;;, - 89;3; 2.153459, 2.153459, 2.153459;;, - 90;3; 2.153459, 2.153459, 2.153459;;, - 91;3; 2.153459, 2.153459, 2.153459;;, - 92;3; 2.153459, 2.153459, 2.153459;;, - 93;3; 2.153459, 2.153459, 2.153459;;, - 94;3; 2.153459, 2.153459, 2.153459;;, - 95;3; 2.153459, 2.153459, 2.153459;;, - 96;3; 2.153459, 2.153459, 2.153459;;, - 97;3; 2.153459, 2.153459, 2.153459;;, - 98;3; 2.153459, 2.153459, 2.153459;;, - 99;3; 2.153459, 2.153459, 2.153459;;, - 100;3; 2.153459, 2.153459, 2.153459;;, - 101;3; 2.153459, 2.153459, 2.153459;;, - 102;3; 2.153459, 2.153459, 2.153459;;, - 103;3; 2.153459, 2.153459, 2.153459;;, - 104;3; 2.153459, 2.153459, 2.153459;;, - 105;3; 2.153459, 2.153459, 2.153459;;, - 106;3; 2.153459, 2.153459, 2.153459;;, - 107;3; 2.153459, 2.153459, 2.153459;;, - 108;3; 2.153459, 2.153459, 2.153459;;, - 109;3; 2.153459, 2.153459, 2.153459;;, - 110;3; 2.153459, 2.153459, 2.153459;;, - 111;3; 2.153459, 2.153459, 2.153459;;, - 112;3; 2.153459, 2.153459, 2.153459;;, - 113;3; 2.153459, 2.153459, 2.153459;;, - 114;3; 2.153459, 2.153459, 2.153459;;, - 115;3; 2.153459, 2.153459, 2.153459;;, - 116;3; 2.153459, 2.153459, 2.153459;;, - 117;3; 2.153459, 2.153459, 2.153459;;, - 118;3; 2.153459, 2.153459, 2.153459;;, - 119;3; 2.153459, 2.153459, 2.153459;;, - 120;3; 2.153459, 2.153459, 2.153459;;, - 121;3; 2.153459, 2.153459, 2.153459;;, - 122;3; 2.153459, 2.153459, 2.153459;;, - 123;3; 2.153459, 2.153459, 2.153459;;, - 124;3; 2.153459, 2.153459, 2.153459;;, - 125;3; 2.153459, 2.153459, 2.153459;;, - 126;3; 2.153459, 2.153459, 2.153459;;, - 127;3; 2.153459, 2.153459, 2.153459;;, - 128;3; 2.153459, 2.153459, 2.153459;;, - 129;3; 2.153459, 2.153459, 2.153459;;, - 130;3; 2.153459, 2.153459, 2.153459;;, - 131;3; 2.153459, 2.153459, 2.153459;;, - 132;3; 2.153459, 2.153459, 2.153459;;, - 133;3; 2.153459, 2.153459, 2.153459;;, - 134;3; 2.153459, 2.153459, 2.153459;;, - 135;3; 2.153459, 2.153459, 2.153459;;, - 136;3; 2.153459, 2.153459, 2.153459;;, - 137;3; 2.153459, 2.153459, 2.153459;;, - 138;3; 2.153459, 2.153459, 2.153459;;, - 139;3; 2.153459, 2.153459, 2.153459;;, - 140;3; 2.153459, 2.153459, 2.153459;;, - 141;3; 2.153459, 2.153459, 2.153459;;, - 142;3; 2.153459, 2.153459, 2.153459;;, - 143;3; 2.153459, 2.153459, 2.153459;;, - 144;3; 2.153459, 2.153459, 2.153459;;, - 145;3; 2.153459, 2.153459, 2.153459;;, - 146;3; 2.153459, 2.153459, 2.153459;;, - 147;3; 2.153459, 2.153459, 2.153459;;, - 148;3; 2.153459, 2.153459, 2.153459;;, - 149;3; 2.153459, 2.153459, 2.153459;;, - 150;3; 2.153459, 2.153459, 2.153459;;, - 151;3; 2.153459, 2.153459, 2.153459;;, - 152;3; 2.153459, 2.153459, 2.153459;;, - 153;3; 2.153459, 2.153459, 2.153459;;, - 154;3; 2.153459, 2.153459, 2.153459;;, - 155;3; 2.153459, 2.153459, 2.153459;;; - } - } - Animation { - {Armature_Body} - AnimationKey { //Position - 2; - 156; - 0;3; 5.378092,-1.647068, 2.876912;;, - 1;3; 5.378092,-1.647068, 2.876912;;, - 2;3; 5.378092,-1.647068, 2.876912;;, - 3;3; 5.378092,-1.647068, 2.876912;;, - 4;3; 5.378092,-1.647068, 2.876912;;, - 5;3; 5.378092,-1.647068, 2.876912;;, - 6;3; 5.378092,-1.647068, 2.876912;;, - 7;3; 5.378092,-1.647068, 2.876912;;, - 8;3; 5.378092,-1.647068, 2.876912;;, - 9;3; 5.378092,-1.647068, 2.876912;;, - 10;3; 5.378092,-1.647068, 2.876912;;, - 11;3; 5.378092,-1.647068, 2.876912;;, - 12;3; 5.378092,-1.647068, 2.876912;;, - 13;3; 5.378092,-1.647068, 2.876912;;, - 14;3; 5.378092,-1.647068, 2.876912;;, - 15;3; 5.378092,-1.647068, 2.876912;;, - 16;3; 5.378092,-1.647068, 2.876912;;, - 17;3; 5.378092,-1.647068, 2.876912;;, - 18;3; 5.378092,-1.647068, 2.876912;;, - 19;3; 5.378092,-1.647068, 2.876912;;, - 20;3; 5.378092,-1.647068, 2.876912;;, - 21;3; 5.378092,-1.647068, 2.876912;;, - 22;3; 5.378092,-1.647068, 2.876912;;, - 23;3; 5.378092,-1.647068, 2.876912;;, - 24;3; 5.378092,-1.647068, 2.876912;;, - 25;3; 5.378092,-1.647068, 2.876912;;, - 26;3; 5.378092,-1.647068, 2.876912;;, - 27;3; 5.378092,-1.647068, 2.876912;;, - 28;3; 5.378092,-1.647068, 2.876912;;, - 29;3; 5.378092,-1.647068, 2.876912;;, - 30;3; 5.378092,-1.647068, 2.876912;;, - 31;3; 5.378092,-1.647068, 2.876912;;, - 32;3; 5.378092,-1.647068, 2.876912;;, - 33;3; 5.378092,-1.647068, 2.876912;;, - 34;3; 5.378092,-1.647068, 2.876912;;, - 35;3; 5.378092,-1.647068, 2.876912;;, - 36;3; 5.378092,-1.647068, 2.876912;;, - 37;3; 5.378092,-1.647068, 2.876912;;, - 38;3; 5.378092,-1.647068, 2.876912;;, - 39;3; 5.378092,-1.647068, 2.876912;;, - 40;3; 5.378092,-1.647068, 2.876912;;, - 41;3; 5.378092,-1.647068, 2.876912;;, - 42;3; 5.378092,-1.647068, 2.876912;;, - 43;3; 5.378092,-1.647068, 2.876912;;, - 44;3; 5.378092,-1.647068, 2.876912;;, - 45;3; 5.378092,-1.647068, 2.876912;;, - 46;3; 5.378092,-1.647068, 2.876912;;, - 47;3; 5.378092,-1.647068, 2.876912;;, - 48;3; 5.378092,-1.647068, 2.876912;;, - 49;3; 5.378092,-1.647068, 2.876912;;, - 50;3; 5.378092,-1.647068, 2.876912;;, - 51;3; 5.378092,-1.647068, 2.876912;;, - 52;3; 5.378092,-1.647068, 2.876912;;, - 53;3; 5.378092,-1.647068, 2.876912;;, - 54;3; 5.378092,-1.647068, 2.876912;;, - 55;3; 5.378092,-1.647068, 2.876912;;, - 56;3; 5.378092,-1.647068, 2.876912;;, - 57;3; 5.378092,-1.647068, 2.876912;;, - 58;3; 5.378092,-1.647068, 2.876912;;, - 59;3; 5.378092,-1.647068, 2.876912;;, - 60;3; 5.378092,-1.647068, 2.876912;;, - 61;3; 5.378092,-1.647068, 2.876912;;, - 62;3; 5.378092,-1.647068, 2.876912;;, - 63;3; 5.378092,-1.647068, 2.876912;;, - 64;3; 5.378092,-1.647068, 2.876912;;, - 65;3; 5.378092,-1.647068, 2.876912;;, - 66;3; 5.378092,-1.647068, 2.876912;;, - 67;3; 5.378092,-1.647068, 2.876912;;, - 68;3; 5.378092,-1.647068, 2.876912;;, - 69;3; 5.378092,-1.647068, 2.876912;;, - 70;3; 5.378092,-1.647068, 2.876912;;, - 71;3; 5.378092,-1.647068, 2.876912;;, - 72;3; 5.378092,-1.647068, 2.876912;;, - 73;3; 5.378092,-1.647068, 2.876912;;, - 74;3; 5.378092,-1.647068, 2.876912;;, - 75;3; 5.378092,-1.647068, 2.876912;;, - 76;3; 5.378092,-1.647068, 2.876912;;, - 77;3; 5.378092,-1.647068, 2.876912;;, - 78;3; 5.378092,-1.647068, 2.876912;;, - 79;3; 5.378092,-1.647068, 2.876912;;, - 80;3; 5.378092,-1.647068, 2.876912;;, - 81;3; 5.378092,-1.647068, 2.876912;;, - 82;3; 5.378092,-1.647068, 2.876912;;, - 83;3; 5.378092,-1.647068, 2.876912;;, - 84;3; 5.378092,-1.647068, 2.876912;;, - 85;3; 5.378092,-1.647068, 2.876912;;, - 86;3; 5.378092,-1.647068, 2.876912;;, - 87;3; 5.378092,-1.647068, 2.876912;;, - 88;3; 5.378092,-1.647068, 2.876912;;, - 89;3; 5.378092,-1.647068, 2.876912;;, - 90;3; 5.378092,-1.647068, 2.876912;;, - 91;3; 5.378092,-1.647068, 2.876912;;, - 92;3; 5.378092,-1.647068, 2.876912;;, - 93;3; 5.378092,-1.647068, 2.876912;;, - 94;3; 5.378092,-1.647068, 2.876912;;, - 95;3; 5.378092,-1.647068, 2.876912;;, - 96;3; 5.378092,-1.647068, 2.876912;;, - 97;3; 5.378092,-1.647068, 2.876912;;, - 98;3; 5.378092,-1.647068, 2.876912;;, - 99;3; 5.378092,-1.647068, 2.876912;;, - 100;3; 5.378092,-1.647068, 2.876912;;, - 101;3; 5.378092,-1.647068, 2.876912;;, - 102;3; 5.378092,-1.647068, 2.876912;;, - 103;3; 5.378092,-1.647068, 2.876912;;, - 104;3; 5.378092,-1.647068, 2.876912;;, - 105;3; 5.378092,-1.647068, 2.876912;;, - 106;3; 5.378092,-1.647068, 2.876912;;, - 107;3; 5.378092,-1.647068, 2.876912;;, - 108;3; 5.378092,-1.647068, 2.876912;;, - 109;3; 5.378092,-1.647068, 2.876912;;, - 110;3; 5.378092,-1.647068, 2.876912;;, - 111;3; 5.378092,-1.647068, 2.876912;;, - 112;3; 5.378092,-1.647068, 2.876912;;, - 113;3; 5.378092,-1.647068, 2.876912;;, - 114;3; 5.378092,-1.647068, 2.876912;;, - 115;3; 5.378092,-1.647068, 2.876912;;, - 116;3; 5.378092,-1.647068, 2.876912;;, - 117;3; 5.378092,-1.647068, 2.876912;;, - 118;3; 5.378092,-1.647068, 2.876912;;, - 119;3; 5.378092,-1.647068, 2.876912;;, - 120;3; 5.378092,-1.647068, 2.876912;;, - 121;3; 5.378092,-1.647068, 2.876912;;, - 122;3; 5.378092,-1.647068, 2.876912;;, - 123;3; 5.378092,-1.647068, 2.876912;;, - 124;3; 5.378092,-1.647068, 2.876912;;, - 125;3; 5.378092,-1.647068, 2.876912;;, - 126;3; 5.378092,-1.647068, 2.876912;;, - 127;3; 5.378092,-1.647068, 2.876912;;, - 128;3; 5.378092,-1.647068, 2.876912;;, - 129;3; 5.378092,-1.647068, 2.876912;;, - 130;3; 5.378092,-1.647068, 2.876912;;, - 131;3; 5.378092,-1.647068, 2.876912;;, - 132;3; 5.378092,-1.647068, 2.876912;;, - 133;3; 5.378092,-1.647068, 2.876912;;, - 134;3; 5.378092,-1.647068, 2.876912;;, - 135;3; 5.378092,-1.647068, 2.876912;;, - 136;3; 5.378092,-1.187825, 2.736182;;, - 137;3; 5.378092,-0.728790, 2.595572;;, - 138;3; 5.378092,-0.729070, 2.598489;;, - 139;3; 5.378092,-0.730037, 2.606928;;, - 140;3; 5.378092,-0.731865, 2.620276;;, - 141;3; 5.378092,-0.734711, 2.637750;;, - 142;3; 5.378092,-0.738697, 2.658450;;, - 143;3; 5.378092,-0.743910, 2.681418;;, - 144;3; 5.378092,-0.750400, 2.705708;;, - 145;3; 5.378092,-0.758182, 2.730444;;, - 146;3; 5.378092,-0.767245, 2.754857;;, - 147;3; 5.378092,-0.777552, 2.778308;;, - 148;3; 5.378092,-0.789052, 2.800292;;, - 149;3; 5.378092,-0.801685, 2.820429;;, - 150;3; 5.378092,-0.863997, 2.838559;;, - 151;3; 5.378092,-1.019046, 2.853992;;, - 152;3; 5.378092,-1.234415, 2.865585;;, - 153;3; 5.378092,-1.447600, 2.872756;;, - 154;3; 5.378092,-1.595927, 2.876091;;, - 155;3; 5.378092,-1.647068, 2.876912;;; - } - AnimationKey { //Rotation - 0; - 156; - 0;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 1;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 2;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 3;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 4;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 5;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 6;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 7;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 8;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 9;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 10;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 11;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 12;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 13;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 14;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 15;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 16;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 17;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 18;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 19;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 20;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 21;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 22;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 23;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 24;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 25;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 26;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 27;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 28;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 29;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 30;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 31;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 32;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 33;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 34;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 35;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 36;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 37;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 38;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 39;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 40;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 41;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 42;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 43;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 44;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 45;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 46;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 47;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 48;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 49;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 50;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 51;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 52;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 53;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 54;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 55;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 56;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 57;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 58;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 59;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 60;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 61;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 62;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 63;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 64;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 65;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 66;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 67;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 68;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 69;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 70;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 71;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 72;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 73;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 74;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 75;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 76;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 77;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 78;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 79;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 80;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 81;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 82;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 83;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 84;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 85;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 86;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 87;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 88;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 89;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 90;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 91;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 92;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 93;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 94;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 95;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 96;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 97;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 98;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 99;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 100;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 101;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 102;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 103;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 104;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 105;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 106;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 107;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 108;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 109;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 110;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 111;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 112;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 113;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 114;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 115;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 116;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 117;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 118;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 119;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 120;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 121;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 122;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 123;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 124;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 125;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 126;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 127;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 128;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 129;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 130;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 131;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 132;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 133;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 134;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 135;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 136;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 137;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 138;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 139;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 140;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 141;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 142;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 143;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 144;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 145;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 146;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 147;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 148;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 149;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 150;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 151;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 152;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 153;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 154;4; -0.999132, 0.041662, 0.000000, 0.000000;;, - 155;4; -0.999132, 0.041662, 0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 156; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_noga3} - AnimationKey { //Position - 2; - 156; - 0;3; 0.618225, 0.037596,-0.622362;;, - 1;3; 0.618225, 0.037596,-0.622362;;, - 2;3; 0.618225, 0.037596,-0.622362;;, - 3;3; 0.618225, 0.037596,-0.622362;;, - 4;3; 0.618225, 0.037596,-0.622362;;, - 5;3; 0.618225, 0.037596,-0.622362;;, - 6;3; 0.618225, 0.037596,-0.622362;;, - 7;3; 0.618225, 0.037596,-0.622362;;, - 8;3; 0.618225, 0.037596,-0.622362;;, - 9;3; 0.618225, 0.037596,-0.622362;;, - 10;3; 0.618225, 0.037596,-0.622362;;, - 11;3; 0.618225, 0.037596,-0.622362;;, - 12;3; 0.618225, 0.037596,-0.622362;;, - 13;3; 0.618225, 0.037596,-0.622362;;, - 14;3; 0.618225, 0.037596,-0.622362;;, - 15;3; 0.618225, 0.037596,-0.622362;;, - 16;3; 0.618225, 0.037596,-0.622362;;, - 17;3; 0.618225, 0.037596,-0.622362;;, - 18;3; 0.618225, 0.037596,-0.622362;;, - 19;3; 0.618225, 0.037596,-0.622362;;, - 20;3; 0.618225, 0.037596,-0.622362;;, - 21;3; 0.618225, 0.037596,-0.622362;;, - 22;3; 0.618225, 0.037596,-0.622362;;, - 23;3; 0.618225, 0.037596,-0.622362;;, - 24;3; 0.618225, 0.037596,-0.622362;;, - 25;3; 0.618225, 0.037596,-0.622362;;, - 26;3; 0.618225, 0.037596,-0.622362;;, - 27;3; 0.618225, 0.037596,-0.622362;;, - 28;3; 0.618225, 0.037596,-0.622362;;, - 29;3; 0.618225, 0.037596,-0.622362;;, - 30;3; 0.618225, 0.037596,-0.622362;;, - 31;3; 0.618225, 0.037596,-0.622362;;, - 32;3; 0.618225, 0.037596,-0.622362;;, - 33;3; 0.618225, 0.037596,-0.622362;;, - 34;3; 0.618225, 0.037596,-0.622362;;, - 35;3; 0.618225, 0.037596,-0.622362;;, - 36;3; 0.618225, 0.037596,-0.622362;;, - 37;3; 0.618225, 0.037596,-0.622362;;, - 38;3; 0.618225, 0.037596,-0.622362;;, - 39;3; 0.618225, 0.037596,-0.622362;;, - 40;3; 0.618225, 0.037596,-0.622362;;, - 41;3; 0.618225, 0.037596,-0.622362;;, - 42;3; 0.618225, 0.037596,-0.622362;;, - 43;3; 0.618225, 0.037596,-0.622362;;, - 44;3; 0.618225, 0.037596,-0.622362;;, - 45;3; 0.618225, 0.037596,-0.622362;;, - 46;3; 0.618225, 0.037596,-0.622362;;, - 47;3; 0.618225, 0.037596,-0.622362;;, - 48;3; 0.618225, 0.037596,-0.622362;;, - 49;3; 0.618225, 0.037596,-0.622362;;, - 50;3; 0.618225, 0.037596,-0.622362;;, - 51;3; 0.618225, 0.037596,-0.622362;;, - 52;3; 0.618225, 0.037596,-0.622362;;, - 53;3; 0.618225, 0.037596,-0.622362;;, - 54;3; 0.618225, 0.037596,-0.622362;;, - 55;3; 0.618225, 0.037596,-0.622362;;, - 56;3; 0.618225, 0.037596,-0.622362;;, - 57;3; 0.618225, 0.037596,-0.622362;;, - 58;3; 0.618225, 0.037596,-0.622362;;, - 59;3; 0.618225, 0.037596,-0.622362;;, - 60;3; 0.618225, 0.037596,-0.622362;;, - 61;3; 0.618225, 0.037596,-0.622362;;, - 62;3; 0.618225, 0.037596,-0.622362;;, - 63;3; 0.618225, 0.037596,-0.622362;;, - 64;3; 0.618225, 0.037596,-0.622362;;, - 65;3; 0.618225, 0.037596,-0.622362;;, - 66;3; 0.618225, 0.037596,-0.622362;;, - 67;3; 0.618225, 0.037596,-0.622362;;, - 68;3; 0.618225, 0.037596,-0.622362;;, - 69;3; 0.618225, 0.037596,-0.622362;;, - 70;3; 0.618225, 0.037596,-0.622362;;, - 71;3; 0.618225, 0.037596,-0.622362;;, - 72;3; 0.618225, 0.037596,-0.622362;;, - 73;3; 0.618225, 0.037596,-0.622362;;, - 74;3; 0.618225, 0.037596,-0.622362;;, - 75;3; 0.618225, 0.037596,-0.622362;;, - 76;3; 0.618225, 0.037596,-0.622362;;, - 77;3; 0.618225, 0.037596,-0.622362;;, - 78;3; 0.618225, 0.037596,-0.622362;;, - 79;3; 0.618225, 0.037596,-0.622362;;, - 80;3; 0.618225, 0.037596,-0.622362;;, - 81;3; 0.618225, 0.037596,-0.622362;;, - 82;3; 0.618225, 0.037596,-0.622362;;, - 83;3; 0.618225, 0.037596,-0.622362;;, - 84;3; 0.618225, 0.037596,-0.622362;;, - 85;3; 0.618225, 0.037596,-0.622362;;, - 86;3; 0.618225, 0.037596,-0.622362;;, - 87;3; 0.618225, 0.037596,-0.622362;;, - 88;3; 0.618225, 0.037596,-0.622362;;, - 89;3; 0.618225, 0.037596,-0.622362;;, - 90;3; 0.618225, 0.037596,-0.622362;;, - 91;3; 0.618225, 0.037596,-0.622362;;, - 92;3; 0.618225, 0.037596,-0.622362;;, - 93;3; 0.618225, 0.037596,-0.622362;;, - 94;3; 0.618225, 0.037596,-0.622362;;, - 95;3; 0.618225, 0.037596,-0.622362;;, - 96;3; 0.618225, 0.037596,-0.622362;;, - 97;3; 0.618225, 0.037596,-0.622362;;, - 98;3; 0.618225, 0.037596,-0.622362;;, - 99;3; 0.618225, 0.037596,-0.622362;;, - 100;3; 0.618225, 0.037596,-0.622362;;, - 101;3; 0.618225, 0.037596,-0.622362;;, - 102;3; 0.618225, 0.037596,-0.622362;;, - 103;3; 0.618225, 0.037596,-0.622362;;, - 104;3; 0.618225, 0.037596,-0.622362;;, - 105;3; 0.618225, 0.037596,-0.622362;;, - 106;3; 0.618225, 0.037596,-0.622362;;, - 107;3; 0.618225, 0.037596,-0.622362;;, - 108;3; 0.618225, 0.037596,-0.622362;;, - 109;3; 0.618225, 0.037596,-0.622362;;, - 110;3; 0.618225, 0.037596,-0.622362;;, - 111;3; 0.618225, 0.037596,-0.622362;;, - 112;3; 0.618225, 0.037596,-0.622362;;, - 113;3; 0.618225, 0.037596,-0.622362;;, - 114;3; 0.618225, 0.037596,-0.622362;;, - 115;3; 0.618225, 0.037596,-0.622362;;, - 116;3; 0.618225, 0.037596,-0.622362;;, - 117;3; 0.618225, 0.037596,-0.622362;;, - 118;3; 0.618225, 0.037596,-0.622362;;, - 119;3; 0.618225, 0.037596,-0.622362;;, - 120;3; 0.618225, 0.037596,-0.622362;;, - 121;3; 0.618225, 0.037596,-0.622362;;, - 122;3; 0.618225, 0.037596,-0.622362;;, - 123;3; 0.618225, 0.037596,-0.622362;;, - 124;3; 0.618225, 0.037596,-0.622362;;, - 125;3; 0.618225, 0.037596,-0.622362;;, - 126;3; 0.618225, 0.037596,-0.622362;;, - 127;3; 0.618225, 0.037596,-0.622362;;, - 128;3; 0.618225, 0.037596,-0.622362;;, - 129;3; 0.618225, 0.037596,-0.622362;;, - 130;3; 0.618225, 0.037596,-0.622362;;, - 131;3; 0.618225, 0.037596,-0.622362;;, - 132;3; 0.618225, 0.037596,-0.622362;;, - 133;3; 0.618225, 0.037596,-0.622362;;, - 134;3; 0.618225, 0.037596,-0.622362;;, - 135;3; 0.618225, 0.037596,-0.622362;;, - 136;3; 0.618225, 0.037596,-0.622363;;, - 137;3; 0.618225, 0.037596,-0.622363;;, - 138;3; 0.618225, 0.037596,-0.622362;;, - 139;3; 0.618225, 0.037596,-0.622363;;, - 140;3; 0.618225, 0.037596,-0.622362;;, - 141;3; 0.618225, 0.037596,-0.622362;;, - 142;3; 0.618225, 0.037596,-0.622363;;, - 143;3; 0.618225, 0.037596,-0.622363;;, - 144;3; 0.618225, 0.037596,-0.622362;;, - 145;3; 0.618225, 0.037596,-0.622362;;, - 146;3; 0.618225, 0.037596,-0.622362;;, - 147;3; 0.618225, 0.037596,-0.622363;;, - 148;3; 0.618225, 0.037596,-0.622363;;, - 149;3; 0.618225, 0.037596,-0.622363;;, - 150;3; 0.618225, 0.037596,-0.622363;;, - 151;3; 0.618225, 0.037596,-0.622362;;, - 152;3; 0.618225, 0.037596,-0.622363;;, - 153;3; 0.618225, 0.037596,-0.622362;;, - 154;3; 0.618225, 0.037596,-0.622363;;, - 155;3; 0.618225, 0.037596,-0.622362;;; - } - AnimationKey { //Rotation - 0; - 156; - 0;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 1;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 2;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 3;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 4;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 5;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 6;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 7;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 8;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 9;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 10;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 11;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 12;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 13;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 14;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 15;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 16;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 17;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 18;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 19;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 20;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 21;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 22;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 23;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 24;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 25;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 26;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 27;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 28;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 29;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 30;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 31;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 32;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 33;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 34;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 35;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 36;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 37;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 38;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 39;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 40;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 41;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 42;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 43;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 44;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 45;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 46;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 47;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 48;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 49;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 50;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 51;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 52;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 53;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 54;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 55;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 56;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 57;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 58;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 59;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 60;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 61;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 62;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 63;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 64;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 65;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 66;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 67;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 68;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 69;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 70;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 71;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 72;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 73;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 74;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 75;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 76;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 77;4; -0.474286,-0.523982, 0.474286,-0.523982;;, - 78;4; -0.461337,-0.534416, 0.461337,-0.534416;;, - 79;4; -0.442723,-0.549415, 0.442723,-0.549415;;, - 80;4; -0.424110,-0.564414, 0.424110,-0.564414;;, - 81;4; -0.411163,-0.574847, 0.411163,-0.574847;;, - 82;4; -0.406714,-0.578432, 0.406714,-0.578432;;, - 83;4; -0.408802,-0.576511, 0.408802,-0.576511;;, - 84;4; -0.415106,-0.570712, 0.415106,-0.570712;;, - 85;4; -0.425500,-0.561150, 0.425500,-0.561150;;, - 86;4; -0.439529,-0.548244, 0.439529,-0.548244;;, - 87;4; -0.456329,-0.532789, 0.456329,-0.532789;;, - 88;4; -0.474639,-0.515945, 0.474639,-0.515945;;, - 89;4; -0.492950,-0.499100, 0.492950,-0.499100;;, - 90;4; -0.509750,-0.483645, 0.509750,-0.483645;;, - 91;4; -0.523779,-0.470739, 0.523779,-0.470739;;, - 92;4; -0.534173,-0.461177, 0.534173,-0.461177;;, - 93;4; -0.540477,-0.455378, 0.540477,-0.455378;;, - 94;4; -0.542565,-0.453457, 0.542565,-0.453457;;, - 95;4; -0.538622,-0.457592, 0.538622,-0.457592;;, - 96;4; -0.527147,-0.469626, 0.527147,-0.469626;;, - 97;4; -0.510651,-0.486926, 0.510651,-0.486926;;, - 98;4; -0.494154,-0.504227, 0.494154,-0.504227;;, - 99;4; -0.482678,-0.516262, 0.482678,-0.516262;;, - 100;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 101;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 102;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 103;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 104;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 105;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 106;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 107;4; -0.490465,-0.502499, 0.490465,-0.502499;;, - 108;4; -0.524578,-0.450433, 0.524578,-0.450433;;, - 109;4; -0.573580,-0.375622, 0.573580,-0.375622;;, - 110;4; -0.622557,-0.300834, 0.622557,-0.300834;;, - 111;4; -0.656625,-0.248811, 0.656625,-0.248810;;, - 112;4; -0.668334,-0.230932, 0.668334,-0.230932;;, - 113;4; -0.661874,-0.237181, 0.661874,-0.237181;;, - 114;4; -0.642405,-0.256080, 0.642405,-0.256080;;, - 115;4; -0.610375,-0.287321, 0.610375,-0.287321;;, - 116;4; -0.567273,-0.329627, 0.567273,-0.329627;;, - 117;4; -0.515861,-0.380508, 0.515861,-0.380508;;, - 118;4; -0.460128,-0.436291, 0.460128,-0.436291;;, - 119;4; -0.404820,-0.492536, 0.404820,-0.492536;;, - 120;4; -0.354654,-0.544771, 0.354654,-0.544771;;, - 121;4; -0.313535,-0.589233, 0.313535,-0.589233;;, - 122;4; -0.284114,-0.623311, 0.284114,-0.623311;;, - 123;4; -0.267759,-0.645594, 0.267759,-0.645594;;, - 124;4; -0.264803,-0.655652, 0.264803,-0.655652;;, - 125;4; -0.280825,-0.650350, 0.280825,-0.650350;;, - 126;4; -0.320283,-0.627132, 0.320283,-0.627132;;, - 127;4; -0.374971,-0.591542, 0.374971,-0.591542;;, - 128;4; -0.428834,-0.555035, 0.428834,-0.555035;;, - 129;4; -0.466013,-0.529303, 0.466013,-0.529303;;, - 130;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 131;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 132;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 133;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 134;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 135;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 136;4; -0.421019,-0.563519, 0.421019,-0.563519;;, - 137;4; -0.363310,-0.606635, 0.363310,-0.606635;;, - 138;4; -0.364209,-0.605990, 0.364209,-0.605990;;, - 139;4; -0.366735,-0.604180, 0.366735,-0.604180;;, - 140;4; -0.370579,-0.601425, 0.370579,-0.601425;;, - 141;4; -0.375380,-0.597985, 0.375380,-0.597985;;, - 142;4; -0.380746,-0.594141, 0.380746,-0.594141;;, - 143;4; -0.386282,-0.590175, 0.386282,-0.590175;;, - 144;4; -0.391619,-0.586352, 0.391619,-0.586352;;, - 145;4; -0.396433,-0.582903, 0.396433,-0.582903;;, - 146;4; -0.400456,-0.580021, 0.400456,-0.580021;;, - 147;4; -0.403482,-0.577853, 0.403482,-0.577853;;, - 148;4; -0.405364,-0.576505, 0.405364,-0.576505;;, - 149;4; -0.406005,-0.576046, 0.406005,-0.576046;;, - 150;4; -0.398008,-0.581360, 0.398008,-0.581360;;, - 151;4; -0.380894,-0.592732, 0.380894,-0.592732;;, - 152;4; -0.372894,-0.598048, 0.372894,-0.598048;;, - 153;4; -0.398445,-0.579305, 0.398445,-0.579305;;, - 154;4; -0.453128,-0.539191, 0.453128,-0.539191;;, - 155;4; -0.478735,-0.520397, 0.478735,-0.520397;;; - } - AnimationKey { //Scale - 1; - 156; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_noga1} - AnimationKey { //Position - 2; - 156; - 0;3; 0.618225, 3.072911,-0.875938;;, - 1;3; 0.618225, 3.072911,-0.875938;;, - 2;3; 0.618225, 3.072911,-0.875938;;, - 3;3; 0.618225, 3.072911,-0.875938;;, - 4;3; 0.618225, 3.072911,-0.875938;;, - 5;3; 0.618225, 3.072911,-0.875938;;, - 6;3; 0.618225, 3.072911,-0.875938;;, - 7;3; 0.618225, 3.072911,-0.875938;;, - 8;3; 0.618225, 3.072911,-0.875938;;, - 9;3; 0.618225, 3.072911,-0.875938;;, - 10;3; 0.618225, 3.072911,-0.875938;;, - 11;3; 0.618225, 3.072911,-0.875938;;, - 12;3; 0.618225, 3.072911,-0.875938;;, - 13;3; 0.618225, 3.072911,-0.875938;;, - 14;3; 0.618225, 3.072911,-0.875938;;, - 15;3; 0.618225, 3.072911,-0.875938;;, - 16;3; 0.618225, 3.072911,-0.875938;;, - 17;3; 0.618225, 3.072911,-0.875938;;, - 18;3; 0.618225, 3.072911,-0.875938;;, - 19;3; 0.618225, 3.072911,-0.875938;;, - 20;3; 0.618225, 3.072911,-0.875938;;, - 21;3; 0.618225, 3.072911,-0.875938;;, - 22;3; 0.618225, 3.072911,-0.875938;;, - 23;3; 0.618225, 3.072911,-0.875938;;, - 24;3; 0.618225, 3.072911,-0.875938;;, - 25;3; 0.618225, 3.072911,-0.875938;;, - 26;3; 0.618225, 3.072911,-0.875938;;, - 27;3; 0.618225, 3.072911,-0.875938;;, - 28;3; 0.618225, 3.072911,-0.875938;;, - 29;3; 0.618225, 3.072911,-0.875938;;, - 30;3; 0.618225, 3.072911,-0.875938;;, - 31;3; 0.618225, 3.072911,-0.875938;;, - 32;3; 0.618225, 3.072911,-0.875938;;, - 33;3; 0.618225, 3.072911,-0.875938;;, - 34;3; 0.618225, 3.072911,-0.875938;;, - 35;3; 0.618225, 3.072911,-0.875938;;, - 36;3; 0.618225, 3.072911,-0.875938;;, - 37;3; 0.618225, 3.072911,-0.875938;;, - 38;3; 0.618225, 3.072911,-0.875938;;, - 39;3; 0.618225, 3.072911,-0.875938;;, - 40;3; 0.618225, 3.072911,-0.875938;;, - 41;3; 0.618225, 3.072911,-0.875938;;, - 42;3; 0.618225, 3.072911,-0.875938;;, - 43;3; 0.618225, 3.072911,-0.875938;;, - 44;3; 0.618225, 3.072911,-0.875938;;, - 45;3; 0.618225, 3.072911,-0.875938;;, - 46;3; 0.618225, 3.072911,-0.875938;;, - 47;3; 0.618225, 3.072911,-0.875938;;, - 48;3; 0.618225, 3.072911,-0.875938;;, - 49;3; 0.618225, 3.072911,-0.875938;;, - 50;3; 0.618225, 3.072911,-0.875938;;, - 51;3; 0.618225, 3.072911,-0.875938;;, - 52;3; 0.618225, 3.072911,-0.875938;;, - 53;3; 0.618225, 3.072911,-0.875938;;, - 54;3; 0.618225, 3.072911,-0.875938;;, - 55;3; 0.618225, 3.072911,-0.875938;;, - 56;3; 0.618225, 3.072911,-0.875938;;, - 57;3; 0.618225, 3.072911,-0.875938;;, - 58;3; 0.618225, 3.072911,-0.875938;;, - 59;3; 0.618225, 3.072911,-0.875938;;, - 60;3; 0.618225, 3.072911,-0.875938;;, - 61;3; 0.618225, 3.072911,-0.875938;;, - 62;3; 0.618225, 3.072911,-0.875938;;, - 63;3; 0.618225, 3.072911,-0.875938;;, - 64;3; 0.618225, 3.072911,-0.875938;;, - 65;3; 0.618225, 3.072911,-0.875938;;, - 66;3; 0.618225, 3.072911,-0.875938;;, - 67;3; 0.618225, 3.072911,-0.875938;;, - 68;3; 0.618225, 3.072911,-0.875938;;, - 69;3; 0.618225, 3.072911,-0.875938;;, - 70;3; 0.618225, 3.072911,-0.875938;;, - 71;3; 0.618225, 3.072911,-0.875938;;, - 72;3; 0.618225, 3.072911,-0.875938;;, - 73;3; 0.618225, 3.072911,-0.875938;;, - 74;3; 0.618225, 3.072911,-0.875938;;, - 75;3; 0.618225, 3.072911,-0.875938;;, - 76;3; 0.618225, 3.072911,-0.875938;;, - 77;3; 0.618225, 3.072911,-0.875938;;, - 78;3; 0.618225, 3.072911,-0.875938;;, - 79;3; 0.618225, 3.072911,-0.875938;;, - 80;3; 0.618225, 3.072911,-0.875938;;, - 81;3; 0.618225, 3.072911,-0.875938;;, - 82;3; 0.618225, 3.072911,-0.875938;;, - 83;3; 0.618225, 3.072911,-0.875938;;, - 84;3; 0.618225, 3.072911,-0.875938;;, - 85;3; 0.618225, 3.072911,-0.875938;;, - 86;3; 0.618225, 3.072911,-0.875938;;, - 87;3; 0.618225, 3.072911,-0.875938;;, - 88;3; 0.618225, 3.072911,-0.875938;;, - 89;3; 0.618225, 3.072911,-0.875938;;, - 90;3; 0.618225, 3.072911,-0.875938;;, - 91;3; 0.618225, 3.072911,-0.875938;;, - 92;3; 0.618225, 3.072911,-0.875938;;, - 93;3; 0.618225, 3.072911,-0.875938;;, - 94;3; 0.618225, 3.072911,-0.875938;;, - 95;3; 0.618225, 3.072911,-0.875938;;, - 96;3; 0.618225, 3.072911,-0.875938;;, - 97;3; 0.618225, 3.072911,-0.875938;;, - 98;3; 0.618225, 3.072911,-0.875938;;, - 99;3; 0.618225, 3.072911,-0.875938;;, - 100;3; 0.618225, 3.072911,-0.875938;;, - 101;3; 0.618225, 3.072911,-0.875938;;, - 102;3; 0.618225, 3.072911,-0.875938;;, - 103;3; 0.618225, 3.072911,-0.875938;;, - 104;3; 0.618225, 3.072911,-0.875938;;, - 105;3; 0.618225, 3.072911,-0.875938;;, - 106;3; 0.618225, 3.072911,-0.875938;;, - 107;3; 0.618225, 3.072911,-0.875938;;, - 108;3; 0.618225, 3.072911,-0.875938;;, - 109;3; 0.618225, 3.072911,-0.875938;;, - 110;3; 0.618225, 3.072911,-0.875938;;, - 111;3; 0.618225, 3.072911,-0.875938;;, - 112;3; 0.618225, 3.072911,-0.875938;;, - 113;3; 0.618225, 3.072911,-0.875938;;, - 114;3; 0.618225, 3.072911,-0.875938;;, - 115;3; 0.618225, 3.072911,-0.875938;;, - 116;3; 0.618225, 3.072911,-0.875938;;, - 117;3; 0.618225, 3.072911,-0.875938;;, - 118;3; 0.618225, 3.072911,-0.875938;;, - 119;3; 0.618225, 3.072911,-0.875938;;, - 120;3; 0.618225, 3.072911,-0.875938;;, - 121;3; 0.618225, 3.072911,-0.875938;;, - 122;3; 0.618225, 3.072911,-0.875938;;, - 123;3; 0.618225, 3.072911,-0.875938;;, - 124;3; 0.618225, 3.072911,-0.875938;;, - 125;3; 0.618225, 3.072911,-0.875938;;, - 126;3; 0.618225, 3.072911,-0.875938;;, - 127;3; 0.618225, 3.072911,-0.875938;;, - 128;3; 0.618225, 3.072911,-0.875938;;, - 129;3; 0.618225, 3.072911,-0.875938;;, - 130;3; 0.618225, 3.072911,-0.875938;;, - 131;3; 0.618225, 3.072911,-0.875938;;, - 132;3; 0.618225, 3.072911,-0.875938;;, - 133;3; 0.618225, 3.072911,-0.875938;;, - 134;3; 0.618225, 3.072911,-0.875938;;, - 135;3; 0.618225, 3.072911,-0.875938;;, - 136;3; 0.618225, 3.072911,-0.875938;;, - 137;3; 0.618225, 3.072911,-0.875938;;, - 138;3; 0.618225, 3.072911,-0.875938;;, - 139;3; 0.618225, 3.072911,-0.875938;;, - 140;3; 0.618225, 3.072911,-0.875938;;, - 141;3; 0.618225, 3.072911,-0.875938;;, - 142;3; 0.618225, 3.072911,-0.875938;;, - 143;3; 0.618225, 3.072911,-0.875938;;, - 144;3; 0.618225, 3.072911,-0.875938;;, - 145;3; 0.618225, 3.072911,-0.875938;;, - 146;3; 0.618225, 3.072911,-0.875938;;, - 147;3; 0.618225, 3.072911,-0.875938;;, - 148;3; 0.618225, 3.072911,-0.875938;;, - 149;3; 0.618225, 3.072911,-0.875938;;, - 150;3; 0.618225, 3.072911,-0.875938;;, - 151;3; 0.618225, 3.072911,-0.875938;;, - 152;3; 0.618225, 3.072911,-0.875938;;, - 153;3; 0.618225, 3.072911,-0.875938;;, - 154;3; 0.618225, 3.072911,-0.875938;;, - 155;3; 0.618225, 3.072911,-0.875938;;; - } - AnimationKey { //Rotation - 0; - 156; - 0;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 1;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 2;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 3;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 4;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 5;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 6;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 7;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 8;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 9;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 10;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 11;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 12;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 13;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 14;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 15;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 16;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 17;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 18;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 19;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 20;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 21;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 22;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 23;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 24;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 25;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 26;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 27;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 28;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 29;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 30;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 31;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 32;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 33;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 34;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 35;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 36;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 37;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 38;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 39;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 40;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 41;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 42;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 43;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 44;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 45;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 46;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 47;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 48;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 49;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 50;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 51;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 52;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 53;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 54;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 55;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 56;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 57;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 58;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 59;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 60;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 61;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 62;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 63;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 64;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 65;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 66;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 67;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 68;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 69;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 70;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 71;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 72;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 73;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 74;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 75;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 76;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 77;4; -0.482678,-0.516262, 0.482678,-0.516262;;, - 78;4; -0.494154,-0.504227, 0.494154,-0.504227;;, - 79;4; -0.510651,-0.486926, 0.510651,-0.486926;;, - 80;4; -0.527147,-0.469626, 0.527147,-0.469626;;, - 81;4; -0.538622,-0.457592, 0.538622,-0.457592;;, - 82;4; -0.542565,-0.453457, 0.542565,-0.453457;;, - 83;4; -0.540477,-0.455378, 0.540477,-0.455378;;, - 84;4; -0.534173,-0.461177, 0.534173,-0.461177;;, - 85;4; -0.523779,-0.470740, 0.523779,-0.470740;;, - 86;4; -0.509749,-0.483646, 0.509749,-0.483645;;, - 87;4; -0.492950,-0.499100, 0.492950,-0.499100;;, - 88;4; -0.474639,-0.515945, 0.474639,-0.515945;;, - 89;4; -0.456329,-0.532789, 0.456329,-0.532789;;, - 90;4; -0.439529,-0.548244, 0.439529,-0.548244;;, - 91;4; -0.425500,-0.561150, 0.425500,-0.561150;;, - 92;4; -0.415106,-0.570712, 0.415106,-0.570712;;, - 93;4; -0.408802,-0.576511, 0.408802,-0.576511;;, - 94;4; -0.406714,-0.578432, 0.406714,-0.578432;;, - 95;4; -0.411163,-0.574847, 0.411163,-0.574847;;, - 96;4; -0.424110,-0.564414, 0.424110,-0.564414;;, - 97;4; -0.442723,-0.549416, 0.442723,-0.549415;;, - 98;4; -0.461337,-0.534416, 0.461337,-0.534416;;, - 99;4; -0.474286,-0.523982, 0.474286,-0.523982;;, - 100;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 101;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 102;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 103;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 104;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 105;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 106;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 107;4; -0.491310,-0.499783, 0.491310,-0.499783;;, - 108;4; -0.527875,-0.439824, 0.527875,-0.439824;;, - 109;4; -0.580385,-0.353680, 0.580385,-0.353680;;, - 110;4; -0.632861,-0.267568, 0.632861,-0.267568;;, - 111;4; -0.669363,-0.207667, 0.669363,-0.207667;;, - 112;4; -0.681910,-0.187081, 0.681910,-0.187081;;, - 113;4; -0.675079,-0.193992, 0.675079,-0.193992;;, - 114;4; -0.654499,-0.214898, 0.654499,-0.214898;;, - 115;4; -0.620650,-0.249464, 0.620650,-0.249464;;, - 116;4; -0.575119,-0.296284, 0.575119,-0.296284;;, - 117;4; -0.520839,-0.352614, 0.520839,-0.352614;;, - 118;4; -0.462040,-0.414402, 0.462040,-0.414402;;, - 119;4; -0.403751,-0.476744, 0.403751,-0.476744;;, - 120;4; -0.350964,-0.534697, 0.350964,-0.534697;;, - 121;4; -0.307811,-0.584103, 0.307811,-0.584103;;, - 122;4; -0.277091,-0.622069, 0.277091,-0.622069;;, - 123;4; -0.260242,-0.647032, 0.260242,-0.647032;;, - 124;4; -0.257613,-0.658510, 0.257613,-0.658510;;, - 125;4; -0.274638,-0.653639, 0.274638,-0.653639;;, - 126;4; -0.315588,-0.630125, 0.315588,-0.630124;;, - 127;4; -0.372016,-0.593669, 0.372016,-0.593669;;, - 128;4; -0.427452,-0.556114, 0.427452,-0.556114;;, - 129;4; -0.465668,-0.529588, 0.465668,-0.529588;;, - 130;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 131;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 132;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 133;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 134;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 135;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 136;4; -0.532148,-0.458394, 0.532148,-0.458394;;, - 137;4; -0.585542,-0.396409, 0.585542,-0.396409;;, - 138;4; -0.585686,-0.396666, 0.585686,-0.396666;;, - 139;4; -0.585870,-0.397588, 0.585870,-0.397588;;, - 140;4; -0.585704,-0.399404, 0.585704,-0.399404;;, - 141;4; -0.584786,-0.402326, 0.584786,-0.402326;;, - 142;4; -0.582734,-0.406537, 0.582734,-0.406537;;, - 143;4; -0.579209,-0.412177, 0.579209,-0.412177;;, - 144;4; -0.573938,-0.419337, 0.573938,-0.419337;;, - 145;4; -0.566723,-0.428060, 0.566723,-0.428060;;, - 146;4; -0.557438,-0.438344, 0.557438,-0.438344;;, - 147;4; -0.546028,-0.450151, 0.546028,-0.450151;;, - 148;4; -0.532491,-0.463419, 0.532491,-0.463419;;, - 149;4; -0.516871,-0.478066, 0.516871,-0.478066;;, - 150;4; -0.479547,-0.511265, 0.479547,-0.511265;;, - 151;4; -0.422801,-0.561035, 0.422801,-0.561035;;, - 152;4; -0.398209,-0.582521, 0.398209,-0.582521;;, - 153;4; -0.417653,-0.567522, 0.417653,-0.567522;;, - 154;4; -0.459264,-0.535421, 0.459264,-0.535421;;, - 155;4; -0.478735,-0.520397, 0.478735,-0.520397;;; - } - AnimationKey { //Scale - 1; - 156; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_noga4} - AnimationKey { //Position - 2; - 156; - 0;3; -0.648382, 0.037596,-0.622362;;, - 1;3; -0.648382, 0.037596,-0.622362;;, - 2;3; -0.648382, 0.037596,-0.622362;;, - 3;3; -0.648382, 0.037596,-0.622362;;, - 4;3; -0.648382, 0.037596,-0.622362;;, - 5;3; -0.648382, 0.037596,-0.622362;;, - 6;3; -0.648382, 0.037596,-0.622362;;, - 7;3; -0.648382, 0.037596,-0.622362;;, - 8;3; -0.648382, 0.037596,-0.622362;;, - 9;3; -0.648382, 0.037596,-0.622362;;, - 10;3; -0.648382, 0.037596,-0.622362;;, - 11;3; -0.648382, 0.037596,-0.622362;;, - 12;3; -0.648382, 0.037596,-0.622362;;, - 13;3; -0.648382, 0.037596,-0.622362;;, - 14;3; -0.648382, 0.037596,-0.622362;;, - 15;3; -0.648382, 0.037596,-0.622362;;, - 16;3; -0.648382, 0.037596,-0.622362;;, - 17;3; -0.648382, 0.037596,-0.622362;;, - 18;3; -0.648382, 0.037596,-0.622362;;, - 19;3; -0.648382, 0.037596,-0.622362;;, - 20;3; -0.648382, 0.037596,-0.622362;;, - 21;3; -0.648382, 0.037596,-0.622362;;, - 22;3; -0.648382, 0.037596,-0.622362;;, - 23;3; -0.648382, 0.037596,-0.622362;;, - 24;3; -0.648382, 0.037596,-0.622362;;, - 25;3; -0.648382, 0.037596,-0.622362;;, - 26;3; -0.648382, 0.037596,-0.622362;;, - 27;3; -0.648382, 0.037596,-0.622362;;, - 28;3; -0.648382, 0.037596,-0.622362;;, - 29;3; -0.648382, 0.037596,-0.622362;;, - 30;3; -0.648382, 0.037596,-0.622362;;, - 31;3; -0.648382, 0.037596,-0.622362;;, - 32;3; -0.648382, 0.037596,-0.622362;;, - 33;3; -0.648382, 0.037596,-0.622362;;, - 34;3; -0.648382, 0.037596,-0.622362;;, - 35;3; -0.648382, 0.037596,-0.622362;;, - 36;3; -0.648382, 0.037596,-0.622362;;, - 37;3; -0.648382, 0.037596,-0.622362;;, - 38;3; -0.648382, 0.037596,-0.622362;;, - 39;3; -0.648382, 0.037596,-0.622362;;, - 40;3; -0.648382, 0.037596,-0.622362;;, - 41;3; -0.648382, 0.037596,-0.622362;;, - 42;3; -0.648382, 0.037596,-0.622362;;, - 43;3; -0.648382, 0.037596,-0.622362;;, - 44;3; -0.648382, 0.037596,-0.622362;;, - 45;3; -0.648382, 0.037596,-0.622362;;, - 46;3; -0.648382, 0.037596,-0.622362;;, - 47;3; -0.648382, 0.037596,-0.622362;;, - 48;3; -0.648382, 0.037596,-0.622362;;, - 49;3; -0.648382, 0.037596,-0.622362;;, - 50;3; -0.648382, 0.037596,-0.622362;;, - 51;3; -0.648382, 0.037596,-0.622362;;, - 52;3; -0.648382, 0.037596,-0.622362;;, - 53;3; -0.648382, 0.037596,-0.622362;;, - 54;3; -0.648382, 0.037596,-0.622362;;, - 55;3; -0.648382, 0.037596,-0.622362;;, - 56;3; -0.648382, 0.037596,-0.622362;;, - 57;3; -0.648382, 0.037596,-0.622362;;, - 58;3; -0.648382, 0.037596,-0.622362;;, - 59;3; -0.648382, 0.037596,-0.622362;;, - 60;3; -0.648382, 0.037596,-0.622362;;, - 61;3; -0.648382, 0.037596,-0.622362;;, - 62;3; -0.648382, 0.037596,-0.622362;;, - 63;3; -0.648382, 0.037596,-0.622362;;, - 64;3; -0.648382, 0.037596,-0.622362;;, - 65;3; -0.648382, 0.037596,-0.622362;;, - 66;3; -0.648382, 0.037596,-0.622362;;, - 67;3; -0.648382, 0.037596,-0.622362;;, - 68;3; -0.648382, 0.037596,-0.622362;;, - 69;3; -0.648382, 0.037596,-0.622362;;, - 70;3; -0.648382, 0.037596,-0.622362;;, - 71;3; -0.648382, 0.037596,-0.622362;;, - 72;3; -0.648382, 0.037596,-0.622362;;, - 73;3; -0.648382, 0.037596,-0.622362;;, - 74;3; -0.648382, 0.037596,-0.622362;;, - 75;3; -0.648382, 0.037596,-0.622362;;, - 76;3; -0.648382, 0.037596,-0.622362;;, - 77;3; -0.648382, 0.037596,-0.622362;;, - 78;3; -0.648382, 0.037596,-0.622362;;, - 79;3; -0.648382, 0.037596,-0.622362;;, - 80;3; -0.648382, 0.037596,-0.622362;;, - 81;3; -0.648382, 0.037596,-0.622362;;, - 82;3; -0.648382, 0.037596,-0.622362;;, - 83;3; -0.648382, 0.037596,-0.622362;;, - 84;3; -0.648382, 0.037596,-0.622362;;, - 85;3; -0.648382, 0.037596,-0.622362;;, - 86;3; -0.648382, 0.037596,-0.622362;;, - 87;3; -0.648382, 0.037596,-0.622362;;, - 88;3; -0.648382, 0.037596,-0.622362;;, - 89;3; -0.648382, 0.037596,-0.622362;;, - 90;3; -0.648382, 0.037596,-0.622362;;, - 91;3; -0.648382, 0.037596,-0.622362;;, - 92;3; -0.648382, 0.037596,-0.622362;;, - 93;3; -0.648382, 0.037596,-0.622362;;, - 94;3; -0.648382, 0.037596,-0.622362;;, - 95;3; -0.648382, 0.037596,-0.622362;;, - 96;3; -0.648382, 0.037596,-0.622362;;, - 97;3; -0.648382, 0.037596,-0.622362;;, - 98;3; -0.648382, 0.037596,-0.622362;;, - 99;3; -0.648382, 0.037596,-0.622362;;, - 100;3; -0.648382, 0.037596,-0.622362;;, - 101;3; -0.648382, 0.037596,-0.622362;;, - 102;3; -0.648382, 0.037596,-0.622362;;, - 103;3; -0.648382, 0.037596,-0.622362;;, - 104;3; -0.648382, 0.037596,-0.622362;;, - 105;3; -0.648382, 0.037596,-0.622362;;, - 106;3; -0.648382, 0.037596,-0.622362;;, - 107;3; -0.648382, 0.037596,-0.622362;;, - 108;3; -0.648382, 0.037596,-0.622362;;, - 109;3; -0.648382, 0.037596,-0.622362;;, - 110;3; -0.648382, 0.037596,-0.622362;;, - 111;3; -0.648382, 0.037596,-0.622362;;, - 112;3; -0.648382, 0.037596,-0.622362;;, - 113;3; -0.648382, 0.037596,-0.622362;;, - 114;3; -0.648382, 0.037596,-0.622362;;, - 115;3; -0.648382, 0.037596,-0.622362;;, - 116;3; -0.648382, 0.037596,-0.622362;;, - 117;3; -0.648382, 0.037596,-0.622362;;, - 118;3; -0.648382, 0.037596,-0.622362;;, - 119;3; -0.648382, 0.037596,-0.622362;;, - 120;3; -0.648382, 0.037596,-0.622362;;, - 121;3; -0.648382, 0.037596,-0.622362;;, - 122;3; -0.648382, 0.037596,-0.622362;;, - 123;3; -0.648382, 0.037596,-0.622362;;, - 124;3; -0.648382, 0.037596,-0.622362;;, - 125;3; -0.648382, 0.037596,-0.622362;;, - 126;3; -0.648382, 0.037596,-0.622362;;, - 127;3; -0.648382, 0.037596,-0.622362;;, - 128;3; -0.648382, 0.037596,-0.622362;;, - 129;3; -0.648382, 0.037596,-0.622362;;, - 130;3; -0.648382, 0.037596,-0.622362;;, - 131;3; -0.648382, 0.037596,-0.622362;;, - 132;3; -0.648382, 0.037596,-0.622362;;, - 133;3; -0.648382, 0.037596,-0.622362;;, - 134;3; -0.648382, 0.037596,-0.622362;;, - 135;3; -0.648382, 0.037596,-0.622362;;, - 136;3; -0.648382, 0.037596,-0.622363;;, - 137;3; -0.648382, 0.037596,-0.622363;;, - 138;3; -0.648382, 0.037596,-0.622362;;, - 139;3; -0.648382, 0.037596,-0.622363;;, - 140;3; -0.648382, 0.037596,-0.622362;;, - 141;3; -0.648382, 0.037596,-0.622362;;, - 142;3; -0.648382, 0.037596,-0.622363;;, - 143;3; -0.648382, 0.037596,-0.622363;;, - 144;3; -0.648382, 0.037596,-0.622362;;, - 145;3; -0.648382, 0.037596,-0.622362;;, - 146;3; -0.648382, 0.037596,-0.622362;;, - 147;3; -0.648382, 0.037596,-0.622363;;, - 148;3; -0.648382, 0.037596,-0.622363;;, - 149;3; -0.648382, 0.037596,-0.622363;;, - 150;3; -0.648382, 0.037596,-0.622363;;, - 151;3; -0.648382, 0.037596,-0.622362;;, - 152;3; -0.648382, 0.037596,-0.622363;;, - 153;3; -0.648382, 0.037596,-0.622362;;, - 154;3; -0.648382, 0.037596,-0.622363;;, - 155;3; -0.648382, 0.037596,-0.622362;;; - } - AnimationKey { //Rotation - 0; - 156; - 0;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 1;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 2;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 3;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 4;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 5;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 6;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 7;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 8;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 9;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 10;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 11;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 12;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 13;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 14;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 15;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 16;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 17;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 18;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 19;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 20;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 21;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 22;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 23;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 24;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 25;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 26;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 27;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 28;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 29;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 30;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 31;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 32;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 33;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 34;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 35;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 36;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 37;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 38;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 39;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 40;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 41;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 42;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 43;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 44;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 45;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 46;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 47;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 48;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 49;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 50;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 51;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 52;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 53;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 54;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 55;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 56;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 57;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 58;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 59;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 60;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 61;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 62;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 63;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 64;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 65;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 66;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 67;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 68;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 69;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 70;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 71;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 72;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 73;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 74;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 75;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 76;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 77;4; -0.482678,-0.516262, 0.482678,-0.516262;;, - 78;4; -0.494154,-0.504227, 0.494154,-0.504227;;, - 79;4; -0.510651,-0.486926, 0.510651,-0.486926;;, - 80;4; -0.527147,-0.469626, 0.527147,-0.469626;;, - 81;4; -0.538622,-0.457592, 0.538622,-0.457592;;, - 82;4; -0.542565,-0.453457, 0.542565,-0.453457;;, - 83;4; -0.540477,-0.455378, 0.540477,-0.455378;;, - 84;4; -0.534173,-0.461177, 0.534173,-0.461177;;, - 85;4; -0.523779,-0.470740, 0.523779,-0.470740;;, - 86;4; -0.509749,-0.483646, 0.509749,-0.483645;;, - 87;4; -0.492950,-0.499100, 0.492950,-0.499100;;, - 88;4; -0.474639,-0.515945, 0.474639,-0.515945;;, - 89;4; -0.456329,-0.532789, 0.456329,-0.532789;;, - 90;4; -0.439529,-0.548244, 0.439529,-0.548244;;, - 91;4; -0.425500,-0.561150, 0.425500,-0.561150;;, - 92;4; -0.415106,-0.570712, 0.415106,-0.570712;;, - 93;4; -0.408802,-0.576511, 0.408802,-0.576511;;, - 94;4; -0.406714,-0.578432, 0.406714,-0.578432;;, - 95;4; -0.411163,-0.574847, 0.411163,-0.574847;;, - 96;4; -0.424110,-0.564414, 0.424110,-0.564414;;, - 97;4; -0.442723,-0.549416, 0.442723,-0.549415;;, - 98;4; -0.461337,-0.534416, 0.461337,-0.534416;;, - 99;4; -0.474286,-0.523982, 0.474286,-0.523982;;, - 100;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 101;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 102;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 103;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 104;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 105;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 106;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 107;4; -0.463086,-0.529658, 0.463086,-0.529658;;, - 108;4; -0.417557,-0.556598, 0.417557,-0.556598;;, - 109;4; -0.352132,-0.595304, 0.352132,-0.595304;;, - 110;4; -0.286723,-0.633995, 0.286723,-0.633995;;, - 111;4; -0.241223,-0.660908, 0.241223,-0.660908;;, - 112;4; -0.225588,-0.670157, 0.225588,-0.670157;;, - 113;4; -0.231994,-0.664266, 0.231994,-0.664266;;, - 114;4; -0.251338,-0.646487, 0.251338,-0.646487;;, - 115;4; -0.283247,-0.617183, 0.283247,-0.617183;;, - 116;4; -0.326335,-0.577654, 0.326335,-0.577654;;, - 117;4; -0.377964,-0.530352, 0.377964,-0.530352;;, - 118;4; -0.434283,-0.478850, 0.434283,-0.478850;;, - 119;4; -0.490670,-0.427420, 0.490670,-0.427420;;, - 120;4; -0.542496,-0.380332, 0.542496,-0.380332;;, - 121;4; -0.585897,-0.341144, 0.585897,-0.341144;;, - 122;4; -0.618218,-0.312288, 0.618218,-0.312288;;, - 123;4; -0.638054,-0.295043, 0.638054,-0.295043;;, - 124;4; -0.645014,-0.289754, 0.645014,-0.289754;;, - 125;4; -0.635188,-0.304482, 0.635188,-0.304482;;, - 126;4; -0.605463,-0.346110, 0.605463,-0.346110;;, - 127;4; -0.562409,-0.405604, 0.562409,-0.405604;;, - 128;4; -0.519210,-0.464968, 0.519210,-0.464968;;, - 129;4; -0.489096,-0.506226, 0.489096,-0.506226;;, - 130;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 131;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 132;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 133;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 134;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 135;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 136;4; -0.423044,-0.562297, 0.423044,-0.562297;;, - 137;4; -0.367362,-0.604190, 0.367362,-0.604190;;, - 138;4; -0.367425,-0.604203, 0.367425,-0.604203;;, - 139;4; -0.367732,-0.604136, 0.367732,-0.604136;;, - 140;4; -0.368467,-0.603827, 0.368467,-0.603826;;, - 141;4; -0.369808,-0.603107, 0.369808,-0.603107;;, - 142;4; -0.371920,-0.601824, 0.371920,-0.601824;;, - 143;4; -0.374937,-0.599842, 0.374937,-0.599842;;, - 144;4; -0.378962,-0.597057, 0.378962,-0.597057;;, - 145;4; -0.384059,-0.593396, 0.384059,-0.593396;;, - 146;4; -0.390257,-0.588817, 0.390257,-0.588817;;, - 147;4; -0.397555,-0.583306, 0.397556,-0.583306;;, - 148;4; -0.405929,-0.576873, 0.405929,-0.576872;;, - 149;4; -0.415336,-0.569543, 0.415336,-0.569543;;, - 150;4; -0.440564,-0.548042, 0.440564,-0.548042;;, - 151;4; -0.480982,-0.513021, 0.480982,-0.513021;;, - 152;4; -0.499219,-0.498090, 0.499219,-0.498090;;, - 153;4; -0.494667,-0.503910, 0.494667,-0.503910;;, - 154;4; -0.483869,-0.515211, 0.483869,-0.515211;;, - 155;4; -0.478735,-0.520397, 0.478735,-0.520397;;; - } - AnimationKey { //Scale - 1; - 156; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_noga2} - AnimationKey { //Position - 2; - 156; - 0;3; -0.648382, 3.072911,-0.875938;;, - 1;3; -0.648382, 3.072911,-0.875938;;, - 2;3; -0.648382, 3.072911,-0.875938;;, - 3;3; -0.648382, 3.072911,-0.875938;;, - 4;3; -0.648382, 3.072911,-0.875938;;, - 5;3; -0.648382, 3.072911,-0.875938;;, - 6;3; -0.648382, 3.072911,-0.875938;;, - 7;3; -0.648382, 3.072911,-0.875938;;, - 8;3; -0.648382, 3.072911,-0.875938;;, - 9;3; -0.648382, 3.072911,-0.875938;;, - 10;3; -0.648382, 3.072911,-0.875938;;, - 11;3; -0.648382, 3.072911,-0.875938;;, - 12;3; -0.648382, 3.072911,-0.875938;;, - 13;3; -0.648382, 3.072911,-0.875938;;, - 14;3; -0.648382, 3.072911,-0.875938;;, - 15;3; -0.648382, 3.072911,-0.875938;;, - 16;3; -0.648382, 3.072911,-0.875938;;, - 17;3; -0.648382, 3.072911,-0.875938;;, - 18;3; -0.648382, 3.072911,-0.875938;;, - 19;3; -0.648382, 3.072911,-0.875938;;, - 20;3; -0.648382, 3.072911,-0.875938;;, - 21;3; -0.648382, 3.072911,-0.875938;;, - 22;3; -0.648382, 3.072911,-0.875938;;, - 23;3; -0.648382, 3.072911,-0.875938;;, - 24;3; -0.648382, 3.072911,-0.875938;;, - 25;3; -0.648382, 3.072911,-0.875938;;, - 26;3; -0.648382, 3.072911,-0.875938;;, - 27;3; -0.648382, 3.072911,-0.875938;;, - 28;3; -0.648382, 3.072911,-0.875938;;, - 29;3; -0.648382, 3.072911,-0.875938;;, - 30;3; -0.648382, 3.072911,-0.875938;;, - 31;3; -0.648382, 3.072911,-0.875938;;, - 32;3; -0.648382, 3.072911,-0.875938;;, - 33;3; -0.648382, 3.072911,-0.875938;;, - 34;3; -0.648382, 3.072911,-0.875938;;, - 35;3; -0.648382, 3.072911,-0.875938;;, - 36;3; -0.648382, 3.072911,-0.875938;;, - 37;3; -0.648382, 3.072911,-0.875938;;, - 38;3; -0.648382, 3.072911,-0.875938;;, - 39;3; -0.648382, 3.072911,-0.875938;;, - 40;3; -0.648382, 3.072911,-0.875938;;, - 41;3; -0.648382, 3.072911,-0.875938;;, - 42;3; -0.648382, 3.072911,-0.875938;;, - 43;3; -0.648382, 3.072911,-0.875938;;, - 44;3; -0.648382, 3.072911,-0.875938;;, - 45;3; -0.648382, 3.072911,-0.875938;;, - 46;3; -0.648382, 3.072911,-0.875938;;, - 47;3; -0.648382, 3.072911,-0.875938;;, - 48;3; -0.648382, 3.072911,-0.875938;;, - 49;3; -0.648382, 3.072911,-0.875938;;, - 50;3; -0.648382, 3.072911,-0.875938;;, - 51;3; -0.648382, 3.072911,-0.875938;;, - 52;3; -0.648382, 3.072911,-0.875938;;, - 53;3; -0.648382, 3.072911,-0.875938;;, - 54;3; -0.648382, 3.072911,-0.875938;;, - 55;3; -0.648382, 3.072911,-0.875938;;, - 56;3; -0.648382, 3.072911,-0.875938;;, - 57;3; -0.648382, 3.072911,-0.875938;;, - 58;3; -0.648382, 3.072911,-0.875938;;, - 59;3; -0.648382, 3.072911,-0.875938;;, - 60;3; -0.648382, 3.072911,-0.875938;;, - 61;3; -0.648382, 3.072911,-0.875938;;, - 62;3; -0.648382, 3.072911,-0.875938;;, - 63;3; -0.648382, 3.072911,-0.875938;;, - 64;3; -0.648382, 3.072911,-0.875938;;, - 65;3; -0.648382, 3.072911,-0.875938;;, - 66;3; -0.648382, 3.072911,-0.875938;;, - 67;3; -0.648382, 3.072911,-0.875938;;, - 68;3; -0.648382, 3.072911,-0.875938;;, - 69;3; -0.648382, 3.072911,-0.875938;;, - 70;3; -0.648382, 3.072911,-0.875938;;, - 71;3; -0.648382, 3.072911,-0.875938;;, - 72;3; -0.648382, 3.072911,-0.875938;;, - 73;3; -0.648382, 3.072911,-0.875938;;, - 74;3; -0.648382, 3.072911,-0.875938;;, - 75;3; -0.648382, 3.072911,-0.875938;;, - 76;3; -0.648382, 3.072911,-0.875938;;, - 77;3; -0.648382, 3.072911,-0.875938;;, - 78;3; -0.648382, 3.072911,-0.875938;;, - 79;3; -0.648382, 3.072911,-0.875938;;, - 80;3; -0.648382, 3.072911,-0.875938;;, - 81;3; -0.648382, 3.072911,-0.875938;;, - 82;3; -0.648382, 3.072911,-0.875938;;, - 83;3; -0.648382, 3.072911,-0.875938;;, - 84;3; -0.648382, 3.072911,-0.875938;;, - 85;3; -0.648382, 3.072911,-0.875938;;, - 86;3; -0.648382, 3.072911,-0.875938;;, - 87;3; -0.648382, 3.072911,-0.875938;;, - 88;3; -0.648382, 3.072911,-0.875938;;, - 89;3; -0.648382, 3.072911,-0.875938;;, - 90;3; -0.648382, 3.072911,-0.875938;;, - 91;3; -0.648382, 3.072911,-0.875938;;, - 92;3; -0.648382, 3.072911,-0.875938;;, - 93;3; -0.648382, 3.072911,-0.875938;;, - 94;3; -0.648382, 3.072911,-0.875938;;, - 95;3; -0.648382, 3.072911,-0.875938;;, - 96;3; -0.648382, 3.072911,-0.875938;;, - 97;3; -0.648382, 3.072911,-0.875938;;, - 98;3; -0.648382, 3.072911,-0.875938;;, - 99;3; -0.648382, 3.072911,-0.875938;;, - 100;3; -0.648382, 3.072911,-0.875938;;, - 101;3; -0.648382, 3.072911,-0.875938;;, - 102;3; -0.648382, 3.072911,-0.875938;;, - 103;3; -0.648382, 3.072911,-0.875938;;, - 104;3; -0.648382, 3.072911,-0.875938;;, - 105;3; -0.648382, 3.072911,-0.875938;;, - 106;3; -0.648382, 3.072911,-0.875938;;, - 107;3; -0.648382, 3.072911,-0.875938;;, - 108;3; -0.648382, 3.072911,-0.875938;;, - 109;3; -0.648382, 3.072911,-0.875938;;, - 110;3; -0.648382, 3.072911,-0.875938;;, - 111;3; -0.648382, 3.072911,-0.875938;;, - 112;3; -0.648382, 3.072911,-0.875938;;, - 113;3; -0.648382, 3.072911,-0.875938;;, - 114;3; -0.648382, 3.072911,-0.875938;;, - 115;3; -0.648382, 3.072911,-0.875938;;, - 116;3; -0.648382, 3.072911,-0.875938;;, - 117;3; -0.648382, 3.072911,-0.875938;;, - 118;3; -0.648382, 3.072911,-0.875938;;, - 119;3; -0.648382, 3.072911,-0.875938;;, - 120;3; -0.648382, 3.072911,-0.875938;;, - 121;3; -0.648382, 3.072911,-0.875938;;, - 122;3; -0.648382, 3.072911,-0.875938;;, - 123;3; -0.648382, 3.072911,-0.875938;;, - 124;3; -0.648382, 3.072911,-0.875938;;, - 125;3; -0.648382, 3.072911,-0.875938;;, - 126;3; -0.648382, 3.072911,-0.875938;;, - 127;3; -0.648382, 3.072911,-0.875938;;, - 128;3; -0.648382, 3.072911,-0.875938;;, - 129;3; -0.648382, 3.072911,-0.875938;;, - 130;3; -0.648382, 3.072911,-0.875938;;, - 131;3; -0.648382, 3.072911,-0.875938;;, - 132;3; -0.648382, 3.072911,-0.875938;;, - 133;3; -0.648382, 3.072911,-0.875938;;, - 134;3; -0.648382, 3.072911,-0.875938;;, - 135;3; -0.648382, 3.072911,-0.875938;;, - 136;3; -0.648382, 3.072911,-0.875938;;, - 137;3; -0.648382, 3.072911,-0.875938;;, - 138;3; -0.648382, 3.072911,-0.875938;;, - 139;3; -0.648382, 3.072911,-0.875938;;, - 140;3; -0.648382, 3.072911,-0.875938;;, - 141;3; -0.648382, 3.072911,-0.875938;;, - 142;3; -0.648382, 3.072911,-0.875938;;, - 143;3; -0.648382, 3.072911,-0.875938;;, - 144;3; -0.648382, 3.072911,-0.875938;;, - 145;3; -0.648382, 3.072911,-0.875938;;, - 146;3; -0.648382, 3.072911,-0.875938;;, - 147;3; -0.648382, 3.072911,-0.875938;;, - 148;3; -0.648382, 3.072911,-0.875938;;, - 149;3; -0.648382, 3.072911,-0.875938;;, - 150;3; -0.648382, 3.072911,-0.875938;;, - 151;3; -0.648382, 3.072911,-0.875938;;, - 152;3; -0.648382, 3.072911,-0.875938;;, - 153;3; -0.648382, 3.072911,-0.875938;;, - 154;3; -0.648382, 3.072911,-0.875938;;, - 155;3; -0.648382, 3.072911,-0.875938;;; - } - AnimationKey { //Rotation - 0; - 156; - 0;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 1;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 2;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 3;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 4;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 5;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 6;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 7;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 8;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 9;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 10;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 11;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 12;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 13;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 14;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 15;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 16;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 17;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 18;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 19;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 20;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 21;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 22;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 23;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 24;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 25;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 26;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 27;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 28;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 29;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 30;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 31;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 32;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 33;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 34;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 35;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 36;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 37;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 38;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 39;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 40;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 41;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 42;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 43;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 44;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 45;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 46;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 47;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 48;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 49;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 50;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 51;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 52;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 53;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 54;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 55;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 56;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 57;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 58;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 59;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 60;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 61;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 62;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 63;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 64;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 65;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 66;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 67;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 68;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 69;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 70;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 71;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 72;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 73;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 74;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 75;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 76;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 77;4; -0.474286,-0.523982, 0.474286,-0.523982;;, - 78;4; -0.461337,-0.534416, 0.461337,-0.534416;;, - 79;4; -0.442723,-0.549415, 0.442723,-0.549415;;, - 80;4; -0.424110,-0.564414, 0.424110,-0.564414;;, - 81;4; -0.411163,-0.574847, 0.411163,-0.574847;;, - 82;4; -0.406714,-0.578432, 0.406714,-0.578432;;, - 83;4; -0.408802,-0.576511, 0.408802,-0.576511;;, - 84;4; -0.415106,-0.570712, 0.415106,-0.570712;;, - 85;4; -0.425500,-0.561150, 0.425500,-0.561150;;, - 86;4; -0.439529,-0.548244, 0.439529,-0.548244;;, - 87;4; -0.456329,-0.532789, 0.456329,-0.532789;;, - 88;4; -0.474639,-0.515945, 0.474639,-0.515945;;, - 89;4; -0.492950,-0.499100, 0.492950,-0.499100;;, - 90;4; -0.509750,-0.483645, 0.509750,-0.483645;;, - 91;4; -0.523779,-0.470739, 0.523779,-0.470739;;, - 92;4; -0.534173,-0.461177, 0.534173,-0.461177;;, - 93;4; -0.540477,-0.455378, 0.540477,-0.455378;;, - 94;4; -0.542565,-0.453457, 0.542565,-0.453457;;, - 95;4; -0.538622,-0.457592, 0.538622,-0.457592;;, - 96;4; -0.527147,-0.469626, 0.527147,-0.469626;;, - 97;4; -0.510651,-0.486926, 0.510651,-0.486926;;, - 98;4; -0.494154,-0.504227, 0.494154,-0.504227;;, - 99;4; -0.482678,-0.516262, 0.482678,-0.516262;;, - 100;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 101;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 102;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 103;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 104;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 105;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 106;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 107;4; -0.459849,-0.531450, 0.459849,-0.531450;;, - 108;4; -0.404704,-0.563369, 0.404704,-0.563369;;, - 109;4; -0.324936,-0.608630, 0.324936,-0.608630;;, - 110;4; -0.244150,-0.652732, 0.244150,-0.652732;;, - 111;4; -0.186185,-0.681484, 0.186185,-0.681484;;, - 112;4; -0.163186,-0.688019, 0.163186,-0.688019;;, - 113;4; -0.167199,-0.675519, 0.167199,-0.675519;;, - 114;4; -0.188605,-0.647883, 0.188605,-0.647883;;, - 115;4; -0.226968,-0.605645, 0.226968,-0.605645;;, - 116;4; -0.280509,-0.550553, 0.280509,-0.550553;;, - 117;4; -0.345782,-0.485840, 0.345782,-0.485840;;, - 118;4; -0.417713,-0.416166, 0.417713,-0.416166;;, - 119;4; -0.490176,-0.347070, 0.490176,-0.347070;;, - 120;4; -0.557006,-0.284050, 0.557006,-0.284050;;, - 121;4; -0.613026,-0.231653, 0.613026,-0.231653;;, - 122;4; -0.654651,-0.192961, 0.654651,-0.192961;;, - 123;4; -0.679949,-0.169555, 0.679949,-0.169555;;, - 124;4; -0.688343,-0.161817, 0.688343,-0.161817;;, - 125;4; -0.675400,-0.183963, 0.675400,-0.183963;;, - 126;4; -0.637747,-0.248401, 0.637747,-0.248401;;, - 127;4; -0.583614,-0.341036, 0.583614,-0.341036;;, - 128;4; -0.529441,-0.433709, 0.529441,-0.433709;;, - 129;4; -0.491712,-0.498218, 0.491712,-0.498218;;, - 130;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 131;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 132;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 133;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 134;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 135;4; -0.478735,-0.520397, 0.478735,-0.520397;;, - 136;4; -0.536290,-0.452136, 0.536290,-0.452136;;, - 137;4; -0.593818,-0.383901, 0.593818,-0.383901;;, - 138;4; -0.592025,-0.386049, 0.592025,-0.386049;;, - 139;4; -0.586989,-0.392082, 0.586989,-0.392082;;, - 140;4; -0.579326,-0.401264, 0.579326,-0.401264;;, - 141;4; -0.569759,-0.412729, 0.569759,-0.412729;;, - 142;4; -0.559069,-0.425541, 0.559069,-0.425541;;, - 143;4; -0.548041,-0.438760, 0.548041,-0.438760;;, - 144;4; -0.537411,-0.451504, 0.537411,-0.451504;;, - 145;4; -0.527823,-0.462997, 0.527823,-0.462997;;, - 146;4; -0.519810,-0.472602, 0.519810,-0.472602;;, - 147;4; -0.513782,-0.479828, 0.513782,-0.479828;;, - 148;4; -0.510034,-0.484321, 0.510034,-0.484321;;, - 149;4; -0.508756,-0.485852, 0.508756,-0.485852;;, - 150;4; -0.520938,-0.472488, 0.520938,-0.472488;;, - 151;4; -0.547004,-0.443890, 0.547004,-0.443890;;, - 152;4; -0.559186,-0.430525, 0.559186,-0.430525;;, - 153;4; -0.539768,-0.452220, 0.539768,-0.452220;;, - 154;4; -0.498201,-0.498658, 0.498201,-0.498657;;, - 155;4; -0.478735,-0.520397, 0.478735,-0.520397;;; - } - AnimationKey { //Scale - 1; - 156; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_hvost} - AnimationKey { //Position - 2; - 156; - 0;3; 0.000000,-0.295864,-0.017687;;, - 1;3; 0.000000,-0.295864,-0.017687;;, - 2;3; 0.000000,-0.295864,-0.017687;;, - 3;3; 0.000000,-0.295864,-0.017687;;, - 4;3; 0.000000,-0.295864,-0.017687;;, - 5;3; 0.000000,-0.295864,-0.017687;;, - 6;3; 0.000000,-0.295864,-0.017687;;, - 7;3; 0.000000,-0.295864,-0.017687;;, - 8;3; 0.000000,-0.295864,-0.017687;;, - 9;3; 0.000000,-0.295864,-0.017687;;, - 10;3; 0.000000,-0.295864,-0.017687;;, - 11;3; 0.000000,-0.295864,-0.017687;;, - 12;3; 0.000000,-0.295864,-0.017687;;, - 13;3; 0.000000,-0.295864,-0.017687;;, - 14;3; 0.000000,-0.295864,-0.017687;;, - 15;3; 0.000000,-0.295864,-0.017687;;, - 16;3; 0.000000,-0.295864,-0.017687;;, - 17;3; 0.000000,-0.295864,-0.017687;;, - 18;3; 0.000000,-0.295864,-0.017687;;, - 19;3; 0.000000,-0.295864,-0.017687;;, - 20;3; 0.000000,-0.295864,-0.017687;;, - 21;3; 0.000000,-0.295864,-0.017687;;, - 22;3; 0.000000,-0.295864,-0.017687;;, - 23;3; 0.000000,-0.295864,-0.017687;;, - 24;3; 0.000000,-0.295864,-0.017687;;, - 25;3; 0.000000,-0.295864,-0.017687;;, - 26;3; 0.000000,-0.295864,-0.017687;;, - 27;3; 0.000000,-0.295864,-0.017687;;, - 28;3; 0.000000,-0.295864,-0.017687;;, - 29;3; 0.000000,-0.295864,-0.017687;;, - 30;3; 0.000000,-0.295864,-0.017687;;, - 31;3; 0.000000,-0.295864,-0.017687;;, - 32;3; 0.000000,-0.295864,-0.017687;;, - 33;3; 0.000000,-0.295864,-0.017687;;, - 34;3; 0.000000,-0.295864,-0.017687;;, - 35;3; 0.000000,-0.295864,-0.017687;;, - 36;3; 0.000000,-0.295864,-0.017687;;, - 37;3; 0.000000,-0.295864,-0.017687;;, - 38;3; 0.000000,-0.295864,-0.017687;;, - 39;3; 0.000000,-0.295864,-0.017687;;, - 40;3; 0.000000,-0.295864,-0.017687;;, - 41;3; 0.000000,-0.295864,-0.017687;;, - 42;3; 0.000000,-0.295864,-0.017687;;, - 43;3; 0.000000,-0.295864,-0.017687;;, - 44;3; 0.000000,-0.295864,-0.017687;;, - 45;3; 0.000000,-0.295864,-0.017687;;, - 46;3; 0.000000,-0.295864,-0.017687;;, - 47;3; 0.000000,-0.295864,-0.017687;;, - 48;3; 0.000000,-0.295864,-0.017687;;, - 49;3; 0.000000,-0.295864,-0.017687;;, - 50;3; 0.000000,-0.295864,-0.017687;;, - 51;3; 0.000000,-0.295864,-0.017687;;, - 52;3; 0.000000,-0.295864,-0.017687;;, - 53;3; 0.000000,-0.295864,-0.017687;;, - 54;3; 0.000000,-0.295864,-0.017687;;, - 55;3; 0.000000,-0.295864,-0.017687;;, - 56;3; 0.000000,-0.295864,-0.017687;;, - 57;3; 0.000000,-0.295864,-0.017687;;, - 58;3; 0.000000,-0.295864,-0.017687;;, - 59;3; 0.000000,-0.295864,-0.017687;;, - 60;3; 0.000000,-0.295864,-0.017687;;, - 61;3; 0.000000,-0.295864,-0.017687;;, - 62;3; 0.000000,-0.295864,-0.017687;;, - 63;3; 0.000000,-0.295864,-0.017687;;, - 64;3; 0.000000,-0.295864,-0.017687;;, - 65;3; 0.000000,-0.295864,-0.017687;;, - 66;3; 0.000000,-0.295864,-0.017687;;, - 67;3; 0.000000,-0.295864,-0.017687;;, - 68;3; 0.000000,-0.295864,-0.017687;;, - 69;3; 0.000000,-0.295864,-0.017687;;, - 70;3; 0.000000,-0.295864,-0.017687;;, - 71;3; 0.000000,-0.295864,-0.017687;;, - 72;3; 0.000000,-0.295864,-0.017687;;, - 73;3; 0.000000,-0.295864,-0.017687;;, - 74;3; 0.000000,-0.295864,-0.017687;;, - 75;3; 0.000000,-0.295864,-0.017687;;, - 76;3; 0.000000,-0.295864,-0.017687;;, - 77;3; 0.000000,-0.295864,-0.017687;;, - 78;3; 0.000000,-0.295864,-0.017687;;, - 79;3; 0.000000,-0.295864,-0.017687;;, - 80;3; 0.000000,-0.295864,-0.017687;;, - 81;3; 0.000000,-0.295864,-0.017687;;, - 82;3; 0.000000,-0.295864,-0.017687;;, - 83;3; 0.000000,-0.295864,-0.017687;;, - 84;3; 0.000000,-0.295864,-0.017687;;, - 85;3; 0.000000,-0.295864,-0.017687;;, - 86;3; 0.000000,-0.295864,-0.017687;;, - 87;3; 0.000000,-0.295864,-0.017687;;, - 88;3; 0.000000,-0.295864,-0.017687;;, - 89;3; 0.000000,-0.295864,-0.017687;;, - 90;3; 0.000000,-0.295864,-0.017687;;, - 91;3; 0.000000,-0.295864,-0.017687;;, - 92;3; 0.000000,-0.295864,-0.017687;;, - 93;3; 0.000000,-0.295864,-0.017687;;, - 94;3; 0.000000,-0.295864,-0.017687;;, - 95;3; 0.000000,-0.295864,-0.017687;;, - 96;3; 0.000000,-0.295864,-0.017687;;, - 97;3; 0.000000,-0.295864,-0.017687;;, - 98;3; 0.000000,-0.295864,-0.017687;;, - 99;3; 0.000000,-0.295864,-0.017687;;, - 100;3; 0.000000,-0.295864,-0.017687;;, - 101;3; 0.000000,-0.295864,-0.017687;;, - 102;3; 0.000000,-0.295864,-0.017687;;, - 103;3; 0.000000,-0.295864,-0.017687;;, - 104;3; 0.000000,-0.295864,-0.017687;;, - 105;3; 0.000000,-0.295864,-0.017687;;, - 106;3; 0.000000,-0.295864,-0.017687;;, - 107;3; 0.000000,-0.295864,-0.017687;;, - 108;3; 0.000000,-0.295864,-0.017687;;, - 109;3; 0.000000,-0.295864,-0.017687;;, - 110;3; 0.000000,-0.295864,-0.017687;;, - 111;3; 0.000000,-0.295864,-0.017687;;, - 112;3; 0.000000,-0.295864,-0.017687;;, - 113;3; 0.000000,-0.295864,-0.017687;;, - 114;3; 0.000000,-0.295864,-0.017687;;, - 115;3; 0.000000,-0.295864,-0.017687;;, - 116;3; 0.000000,-0.295864,-0.017687;;, - 117;3; 0.000000,-0.295864,-0.017687;;, - 118;3; 0.000000,-0.295864,-0.017687;;, - 119;3; 0.000000,-0.295864,-0.017687;;, - 120;3; 0.000000,-0.295864,-0.017687;;, - 121;3; 0.000000,-0.295864,-0.017687;;, - 122;3; 0.000000,-0.295864,-0.017687;;, - 123;3; 0.000000,-0.295864,-0.017687;;, - 124;3; 0.000000,-0.295864,-0.017687;;, - 125;3; 0.000000,-0.295864,-0.017687;;, - 126;3; 0.000000,-0.295864,-0.017687;;, - 127;3; 0.000000,-0.295864,-0.017687;;, - 128;3; 0.000000,-0.295864,-0.017687;;, - 129;3; 0.000000,-0.295864,-0.017687;;, - 130;3; 0.000000,-0.295864,-0.017687;;, - 131;3; 0.000000,-0.295864,-0.017687;;, - 132;3; 0.000000,-0.295864,-0.017687;;, - 133;3; 0.000000,-0.295864,-0.017687;;, - 134;3; 0.000000,-0.295864,-0.017687;;, - 135;3; 0.000000,-0.295864,-0.017687;;, - 136;3; 0.000000,-0.295864,-0.017687;;, - 137;3; 0.000000,-0.295864,-0.017687;;, - 138;3; 0.000000,-0.295864,-0.017687;;, - 139;3; 0.000000,-0.295864,-0.017687;;, - 140;3; 0.000000,-0.295864,-0.017687;;, - 141;3; 0.000000,-0.295864,-0.017687;;, - 142;3; 0.000000,-0.295864,-0.017687;;, - 143;3; 0.000000,-0.295864,-0.017687;;, - 144;3; 0.000000,-0.295864,-0.017687;;, - 145;3; 0.000000,-0.295864,-0.017687;;, - 146;3; 0.000000,-0.295864,-0.017687;;, - 147;3; 0.000000,-0.295864,-0.017687;;, - 148;3; 0.000000,-0.295864,-0.017687;;, - 149;3; 0.000000,-0.295864,-0.017687;;, - 150;3; 0.000000,-0.295864,-0.017687;;, - 151;3; 0.000000,-0.295864,-0.017687;;, - 152;3; 0.000000,-0.295864,-0.017687;;, - 153;3; 0.000000,-0.295864,-0.017687;;, - 154;3; 0.000000,-0.295864,-0.017687;;, - 155;3; 0.000000,-0.295864,-0.017687;;; - } - AnimationKey { //Rotation - 0; - 156; - 0;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 1;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 2;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 3;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 4;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 5;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 6;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 7;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 8;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 9;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 10;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 11;4; -0.487739,-0.870622, 0.021531, 0.023041;;, - 12;4; -0.485578,-0.866764, 0.067591, 0.072336;;, - 13;4; -0.484568,-0.864961, 0.089115, 0.095371;;, - 14;4; -0.484568,-0.864961, 0.078105, 0.083589;;, - 15;4; -0.484568,-0.864961, 0.046063, 0.049297;;, - 16;4; -0.484568,-0.864961, 0.000000, 0.000000;;, - 17;4; -0.484568,-0.864961,-0.046062,-0.049296;;, - 18;4; -0.484568,-0.864961,-0.078105,-0.083588;;, - 19;4; -0.484568,-0.864961,-0.089115,-0.095371;;, - 20;4; -0.485505,-0.866634,-0.063411,-0.066145;;, - 21;4; -0.487527,-0.870243,-0.008405,-0.003602;;, - 22;4; -0.488515,-0.872007, 0.017311, 0.025632;;, - 23;4; -0.488578,-0.872119, 0.016836, 0.024930;;, - 24;4; -0.488632,-0.872216, 0.015413, 0.022823;;, - 25;4; -0.488675,-0.872293, 0.013128, 0.019440;;, - 26;4; -0.488708,-0.872351, 0.010222, 0.015137;;, - 27;4; -0.488729,-0.872389, 0.007087, 0.010495;;, - 28;4; -0.488741,-0.872411, 0.004182, 0.006192;;, - 29;4; -0.488747,-0.872421, 0.001897, 0.002809;;, - 30;4; -0.488749,-0.872424, 0.000474, 0.000702;;, - 31;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 32;4; -0.487739,-0.870622, 0.021530, 0.023040;;, - 33;4; -0.485578,-0.866764, 0.067591, 0.072335;;, - 34;4; -0.484568,-0.864961, 0.089115, 0.095371;;, - 35;4; -0.484568,-0.864961, 0.078105, 0.083589;;, - 36;4; -0.484568,-0.864961, 0.046063, 0.049297;;, - 37;4; -0.484568,-0.864961,-0.000000, 0.000000;;, - 38;4; -0.484568,-0.864961,-0.046063,-0.049297;;, - 39;4; -0.484568,-0.864961,-0.078105,-0.083589;;, - 40;4; -0.484568,-0.864961,-0.089115,-0.095371;;, - 41;4; -0.485578,-0.866764,-0.067592,-0.072335;;, - 42;4; -0.487739,-0.870622,-0.021532,-0.023040;;, - 43;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 44;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 45;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 46;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 47;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 48;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 49;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 50;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 51;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 52;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 53;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 54;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 55;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 56;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 57;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 58;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 59;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 60;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 61;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 62;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 63;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 64;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 65;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 66;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 67;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 68;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 69;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 70;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 71;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 72;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 73;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 74;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 75;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 76;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 77;4; -0.475808,-0.877594,-0.000049,-0.000523;;, - 78;4; -0.436940,-0.893029,-0.000173,-0.002149;;, - 79;4; -0.377893,-0.916244,-0.000300,-0.004762;;, - 80;4; -0.312673,-0.941466,-0.000330,-0.007910;;, - 81;4; -0.256835,-0.962415,-0.000187,-0.011003;;, - 82;4; -0.219444,-0.975530, 0.000150,-0.013640;;, - 83;4; -0.193318,-0.983639, 0.000681,-0.016160;;, - 84;4; -0.169382,-0.990265, 0.001418,-0.019016;;, - 85;4; -0.148030,-0.995304, 0.002349,-0.022159;;, - 86;4; -0.129628,-0.998721, 0.003440,-0.025501;;, - 87;4; -0.114440,-1.000587, 0.004639,-0.028910;;, - 88;4; -0.102546,-1.001108, 0.005873,-0.032223;;, - 89;4; -0.093793,-1.000608, 0.007057,-0.035264;;, - 90;4; -0.087804,-0.999487, 0.008111,-0.037878;;, - 91;4; -0.084054,-0.998144, 0.008972,-0.039952;;, - 92;4; -0.081975,-0.996922, 0.009598,-0.041429;;, - 93;4; -0.081039,-0.996075, 0.009973,-0.042296;;, - 94;4; -0.080808,-0.995769, 0.010096,-0.042576;;, - 95;4; -0.106019,-0.988144, 0.009473,-0.039946;;, - 96;4; -0.179360,-0.965968, 0.007657,-0.032292;;, - 97;4; -0.284763,-0.934105, 0.005048,-0.021288;;, - 98;4; -0.390175,-0.902238, 0.002439,-0.010284;;, - 99;4; -0.463531,-0.880054, 0.000624,-0.002630;;, - 100;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 101;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 102;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 103;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 104;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 105;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 106;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 107;4; -0.475808,-0.877594,-0.000049,-0.000523;;, - 108;4; -0.436940,-0.893029,-0.000173,-0.002149;;, - 109;4; -0.377893,-0.916244,-0.000300,-0.004762;;, - 110;4; -0.312673,-0.941466,-0.000330,-0.007910;;, - 111;4; -0.256835,-0.962415,-0.000187,-0.011003;;, - 112;4; -0.219444,-0.975530, 0.000150,-0.013640;;, - 113;4; -0.193318,-0.983639, 0.000681,-0.016160;;, - 114;4; -0.169382,-0.990265, 0.001418,-0.019016;;, - 115;4; -0.148030,-0.995304, 0.002349,-0.022159;;, - 116;4; -0.129628,-0.998721, 0.003440,-0.025501;;, - 117;4; -0.114440,-1.000587, 0.004639,-0.028910;;, - 118;4; -0.102546,-1.001108, 0.005873,-0.032223;;, - 119;4; -0.093793,-1.000608, 0.007057,-0.035264;;, - 120;4; -0.087804,-0.999487, 0.008111,-0.037878;;, - 121;4; -0.084054,-0.998144, 0.008972,-0.039952;;, - 122;4; -0.081975,-0.996922, 0.009598,-0.041429;;, - 123;4; -0.081039,-0.996075, 0.009973,-0.042296;;, - 124;4; -0.080808,-0.995769, 0.010096,-0.042576;;, - 125;4; -0.106019,-0.988144, 0.009473,-0.039946;;, - 126;4; -0.179360,-0.965968, 0.007657,-0.032292;;, - 127;4; -0.284763,-0.934105, 0.005048,-0.021288;;, - 128;4; -0.390175,-0.902238, 0.002439,-0.010284;;, - 129;4; -0.463531,-0.880054, 0.000624,-0.002630;;, - 130;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 131;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 132;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 133;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 134;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 135;4; -0.488749,-0.872425,-0.000000, 0.000000;;, - 136;4; -0.069762,-0.905220,-0.000000, 0.000000;;, - 137;4; 0.348011,-0.937491, 0.000000, 0.000000;;, - 138;4; 0.332428,-0.936184, 0.000000, 0.000000;;, - 139;4; 0.294691,-0.933103, 0.000000, 0.000000;;, - 140;4; 0.243447,-0.929002, 0.000000, 0.000000;;, - 141;4; 0.183838,-0.924297, 0.000000, 0.000000;;, - 142;4; 0.119262,-0.919250, 0.000000, 0.000000;;, - 143;4; 0.052141,-0.914041, 0.000000, 0.000000;;, - 144;4; -0.015689,-0.908803,-0.000000, 0.000000;;, - 145;4; -0.082761,-0.903642,-0.000000, 0.000000;;, - 146;4; -0.147851,-0.898644,-0.000000, 0.000000;;, - 147;4; -0.209896,-0.893885,-0.000000, 0.000000;;, - 148;4; -0.267935,-0.889435,-0.000000, 0.000000;;, - 149;4; -0.321076,-0.885358,-0.000000, 0.000000;;, - 150;4; -0.368460,-0.881718,-0.000000, 0.000000;;, - 151;4; -0.409240,-0.878580,-0.000000, 0.000000;;, - 152;4; -0.442564,-0.876008,-0.000000, 0.000000;;, - 153;4; -0.467550,-0.874074,-0.000000, 0.000000;;, - 154;4; -0.483275,-0.872852,-0.000000, 0.000000;;, - 155;4; -0.488749,-0.872425,-0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 156; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_sheya} - AnimationKey { //Position - 2; - 156; - 0;3; 0.000000, 3.260104, 0.242284;;, - 1;3; 0.000000, 3.260104, 0.242284;;, - 2;3; 0.000000, 3.260104, 0.242284;;, - 3;3; 0.000000, 3.260104, 0.242284;;, - 4;3; 0.000000, 3.260104, 0.242284;;, - 5;3; 0.000000, 3.260104, 0.242284;;, - 6;3; 0.000000, 3.260104, 0.242284;;, - 7;3; 0.000000, 3.260104, 0.242284;;, - 8;3; 0.000000, 3.260104, 0.242284;;, - 9;3; 0.000000, 3.260104, 0.242284;;, - 10;3; 0.000000, 3.260104, 0.242284;;, - 11;3; 0.000000, 3.260104, 0.242284;;, - 12;3; 0.000000, 3.260104, 0.242284;;, - 13;3; 0.000000, 3.260104, 0.242284;;, - 14;3; 0.000000, 3.260104, 0.242284;;, - 15;3; 0.000000, 3.260104, 0.242284;;, - 16;3; 0.000000, 3.260104, 0.242284;;, - 17;3; 0.000000, 3.260104, 0.242284;;, - 18;3; 0.000000, 3.260104, 0.242284;;, - 19;3; 0.000000, 3.260104, 0.242284;;, - 20;3; 0.000000, 3.260104, 0.242284;;, - 21;3; 0.000000, 3.260104, 0.242284;;, - 22;3; 0.000000, 3.260104, 0.242284;;, - 23;3; 0.000000, 3.260104, 0.242284;;, - 24;3; 0.000000, 3.260104, 0.242284;;, - 25;3; 0.000000, 3.260104, 0.242284;;, - 26;3; 0.000000, 3.260104, 0.242284;;, - 27;3; 0.000000, 3.260104, 0.242284;;, - 28;3; 0.000000, 3.260104, 0.242284;;, - 29;3; 0.000000, 3.260104, 0.242284;;, - 30;3; 0.000000, 3.260104, 0.242284;;, - 31;3; 0.000000, 3.260104, 0.242284;;, - 32;3; 0.000000, 3.260104, 0.242284;;, - 33;3; 0.000000, 3.260104, 0.242284;;, - 34;3; 0.000000, 3.260104, 0.242284;;, - 35;3; 0.000000, 3.260104, 0.242284;;, - 36;3; 0.000000, 3.260104, 0.242284;;, - 37;3; 0.000000, 3.260104, 0.242284;;, - 38;3; 0.000000, 3.260104, 0.242284;;, - 39;3; 0.000000, 3.260104, 0.242284;;, - 40;3; 0.000000, 3.260104, 0.242284;;, - 41;3; 0.000000, 3.260104, 0.242284;;, - 42;3; 0.000000, 3.260104, 0.242284;;, - 43;3; 0.000000, 3.260104, 0.242284;;, - 44;3; 0.000000, 3.260104, 0.242284;;, - 45;3; 0.000000, 3.260104, 0.242284;;, - 46;3; 0.000000, 3.260104, 0.242284;;, - 47;3; 0.000000, 3.260104, 0.242284;;, - 48;3; 0.000000, 3.260104, 0.242284;;, - 49;3; 0.000000, 3.260104, 0.242284;;, - 50;3; 0.000000, 3.260104, 0.242284;;, - 51;3; 0.000000, 3.260104, 0.242284;;, - 52;3; 0.000000, 3.260104, 0.242284;;, - 53;3; 0.000000, 3.260104, 0.242284;;, - 54;3; 0.000000, 3.260104, 0.242284;;, - 55;3; 0.000000, 3.260104, 0.242284;;, - 56;3; 0.000000, 3.260104, 0.242284;;, - 57;3; 0.000000, 3.260104, 0.242284;;, - 58;3; 0.000000, 3.260104, 0.242284;;, - 59;3; 0.000000, 3.260104, 0.242284;;, - 60;3; 0.000000, 3.260104, 0.242284;;, - 61;3; 0.000000, 3.260104, 0.242284;;, - 62;3; 0.000000, 3.260104, 0.242284;;, - 63;3; 0.000000, 3.260104, 0.242284;;, - 64;3; 0.000000, 3.260104, 0.242284;;, - 65;3; 0.000000, 3.260104, 0.242284;;, - 66;3; 0.000000, 3.260104, 0.242284;;, - 67;3; 0.000000, 3.260104, 0.242284;;, - 68;3; 0.000000, 3.260104, 0.242284;;, - 69;3; 0.000000, 3.260104, 0.242284;;, - 70;3; 0.000000, 3.260104, 0.242284;;, - 71;3; 0.000000, 3.260104, 0.242284;;, - 72;3; 0.000000, 3.260104, 0.242284;;, - 73;3; 0.000000, 3.260104, 0.242284;;, - 74;3; 0.000000, 3.260104, 0.242284;;, - 75;3; 0.000000, 3.260104, 0.242284;;, - 76;3; 0.000000, 3.260104, 0.242284;;, - 77;3; 0.000000, 3.260104, 0.242284;;, - 78;3; 0.000000, 3.260104, 0.242284;;, - 79;3; 0.000000, 3.260104, 0.242284;;, - 80;3; 0.000000, 3.260104, 0.242284;;, - 81;3; 0.000000, 3.260104, 0.242284;;, - 82;3; 0.000000, 3.260104, 0.242284;;, - 83;3; 0.000000, 3.260104, 0.242284;;, - 84;3; 0.000000, 3.260104, 0.242284;;, - 85;3; 0.000000, 3.260104, 0.242284;;, - 86;3; 0.000000, 3.260104, 0.242284;;, - 87;3; 0.000000, 3.260104, 0.242284;;, - 88;3; 0.000000, 3.260104, 0.242284;;, - 89;3; 0.000000, 3.260104, 0.242284;;, - 90;3; 0.000000, 3.260104, 0.242284;;, - 91;3; 0.000000, 3.260104, 0.242284;;, - 92;3; 0.000000, 3.260104, 0.242284;;, - 93;3; 0.000000, 3.260104, 0.242284;;, - 94;3; 0.000000, 3.260104, 0.242284;;, - 95;3; 0.000000, 3.260104, 0.242284;;, - 96;3; 0.000000, 3.260104, 0.242284;;, - 97;3; 0.000000, 3.260104, 0.242284;;, - 98;3; 0.000000, 3.260104, 0.242284;;, - 99;3; 0.000000, 3.260104, 0.242284;;, - 100;3; 0.000000, 3.260104, 0.242284;;, - 101;3; 0.000000, 3.260104, 0.242284;;, - 102;3; 0.000000, 3.260104, 0.242284;;, - 103;3; 0.000000, 3.260104, 0.242284;;, - 104;3; 0.000000, 3.260104, 0.242284;;, - 105;3; 0.000000, 3.260104, 0.242284;;, - 106;3; 0.000000, 3.260104, 0.242284;;, - 107;3; 0.000000, 3.260104, 0.242284;;, - 108;3; 0.000000, 3.260104, 0.242284;;, - 109;3; 0.000000, 3.260104, 0.242284;;, - 110;3; 0.000000, 3.260104, 0.242284;;, - 111;3; 0.000000, 3.260104, 0.242284;;, - 112;3; 0.000000, 3.260104, 0.242284;;, - 113;3; 0.000000, 3.260104, 0.242284;;, - 114;3; 0.000000, 3.260104, 0.242284;;, - 115;3; 0.000000, 3.260104, 0.242284;;, - 116;3; 0.000000, 3.260104, 0.242284;;, - 117;3; 0.000000, 3.260104, 0.242284;;, - 118;3; 0.000000, 3.260104, 0.242284;;, - 119;3; 0.000000, 3.260104, 0.242284;;, - 120;3; 0.000000, 3.260104, 0.242284;;, - 121;3; 0.000000, 3.260104, 0.242284;;, - 122;3; 0.000000, 3.260104, 0.242284;;, - 123;3; 0.000000, 3.260104, 0.242284;;, - 124;3; 0.000000, 3.260104, 0.242284;;, - 125;3; 0.000000, 3.260104, 0.242284;;, - 126;3; 0.000000, 3.260104, 0.242284;;, - 127;3; 0.000000, 3.260104, 0.242284;;, - 128;3; 0.000000, 3.260104, 0.242284;;, - 129;3; 0.000000, 3.260104, 0.242284;;, - 130;3; 0.000000, 3.260104, 0.242284;;, - 131;3; 0.000000, 3.260104, 0.242284;;, - 132;3; 0.000000, 3.260104, 0.242284;;, - 133;3; 0.000000, 3.260104, 0.242284;;, - 134;3; 0.000000, 3.260104, 0.242284;;, - 135;3; 0.000000, 3.260104, 0.242284;;, - 136;3; 0.000000, 3.260104, 0.242284;;, - 137;3; 0.000000, 3.260104, 0.242284;;, - 138;3; 0.000000, 3.260104, 0.242284;;, - 139;3; 0.000000, 3.260104, 0.242284;;, - 140;3; 0.000000, 3.260104, 0.242284;;, - 141;3; 0.000000, 3.260104, 0.242284;;, - 142;3; 0.000000, 3.260104, 0.242284;;, - 143;3; 0.000000, 3.260104, 0.242284;;, - 144;3; 0.000000, 3.260104, 0.242284;;, - 145;3; 0.000000, 3.260104, 0.242284;;, - 146;3; 0.000000, 3.260104, 0.242284;;, - 147;3; 0.000000, 3.260104, 0.242284;;, - 148;3; 0.000000, 3.260104, 0.242284;;, - 149;3; 0.000000, 3.260104, 0.242284;;, - 150;3; 0.000000, 3.260104, 0.242284;;, - 151;3; 0.000000, 3.260104, 0.242284;;, - 152;3; 0.000000, 3.260104, 0.242284;;, - 153;3; 0.000000, 3.260104, 0.242284;;, - 154;3; 0.000000, 3.260104, 0.242284;;, - 155;3; 0.000000, 3.260104, 0.242284;;; - } - AnimationKey { //Rotation - 0; - 156; - 0;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 1;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 2;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 3;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 4;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 5;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 6;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 7;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 8;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 9;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 10;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 11;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 12;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 13;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 14;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 15;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 16;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 17;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 18;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 19;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 20;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 21;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 22;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 23;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 24;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 25;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 26;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 27;4; -0.994416,-0.057162, 0.003586, 0.037647;;, - 28;4; -0.989056, 0.002484, 0.005794, 0.037102;;, - 29;4; -0.981349, 0.088206, 0.008966, 0.036319;;, - 30;4; -0.973641, 0.173928, 0.012139, 0.035535;;, - 31;4; -0.968281, 0.233575, 0.014346, 0.034991;;, - 32;4; -0.966440, 0.254077, 0.015105, 0.034803;;, - 33;4; -0.966440, 0.254077, 0.015105, 0.034803;;, - 34;4; -0.966440, 0.254077, 0.015105, 0.034803;;, - 35;4; -0.966440, 0.254077, 0.015105, 0.034803;;, - 36;4; -0.966440, 0.254077, 0.015105, 0.034803;;, - 37;4; -0.966440, 0.254077, 0.015105, 0.034803;;, - 38;4; -0.966440, 0.254077, 0.015105, 0.034803;;, - 39;4; -0.964339, 0.215537, 0.049348, 0.013417;;, - 40;4; -0.959308, 0.112805, 0.138792,-0.042483;;, - 41;4; -0.955516, 0.004698, 0.228007,-0.098299;;, - 42;4; -0.956542,-0.047448, 0.261727,-0.119483;;, - 43;4; -0.961848,-0.061756, 0.245284,-0.109587;;, - 44;4; -0.970009,-0.071634, 0.198581,-0.081241;;, - 45;4; -0.979672,-0.076820, 0.131773,-0.040622;;, - 46;4; -0.988486,-0.078307, 0.065092,-0.000055;;, - 47;4; -0.994313,-0.078015, 0.018746, 0.028147;;, - 48;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 49;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 50;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 51;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 52;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 53;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 54;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 55;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 56;4; -0.996486,-0.073439, 0.002987, 0.037818;;, - 57;4; -0.997129,-0.061537, 0.003438, 0.037774;;, - 58;4; -0.997954,-0.046256, 0.004016, 0.037717;;, - 59;4; -0.998597,-0.034355, 0.004466, 0.037672;;, - 60;4; -0.998826,-0.030129, 0.004626, 0.037657;;, - 61;4; -0.998798,-0.030648, 0.004606, 0.037659;;, - 62;4; -0.998717,-0.032151, 0.004550, 0.037664;;, - 63;4; -0.998587,-0.034552, 0.004459, 0.037673;;, - 64;4; -0.998414,-0.037754, 0.004338, 0.037685;;, - 65;4; -0.998204,-0.041642, 0.004190, 0.037700;;, - 66;4; -0.997964,-0.046086, 0.004022, 0.037716;;, - 67;4; -0.997702,-0.050936, 0.003839, 0.037734;;, - 68;4; -0.997427,-0.056020, 0.003646, 0.037753;;, - 69;4; -0.997150,-0.061137, 0.003453, 0.037772;;, - 70;4; -0.996885,-0.066057, 0.003267, 0.037791;;, - 71;4; -0.996644,-0.070510, 0.003098, 0.037807;;, - 72;4; -0.996445,-0.074185, 0.002959, 0.037821;;, - 73;4; -0.996309,-0.076713, 0.002863, 0.037831;;, - 74;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 75;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 76;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 77;4; -0.996410,-0.074932, 0.002931, 0.037824;;, - 78;4; -0.996852,-0.066980, 0.003232, 0.037795;;, - 79;4; -0.997489,-0.055549, 0.003664, 0.037753;;, - 80;4; -0.998126,-0.044117, 0.004097, 0.037711;;, - 81;4; -0.998568,-0.036165, 0.004398, 0.037682;;, - 82;4; -0.998721,-0.033433, 0.004502, 0.037672;;, - 83;4; -0.998568,-0.036165, 0.004398, 0.037682;;, - 84;4; -0.998126,-0.044117, 0.004097, 0.037711;;, - 85;4; -0.997489,-0.055549, 0.003664, 0.037753;;, - 86;4; -0.996852,-0.066980, 0.003232, 0.037795;;, - 87;4; -0.996410,-0.074932, 0.002931, 0.037824;;, - 88;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 89;4; -0.996430,-0.074206, 0.002958, 0.037821;;, - 90;4; -0.996931,-0.064141, 0.003339, 0.037781;;, - 91;4; -0.997651,-0.049673, 0.003886, 0.037725;;, - 92;4; -0.998372,-0.035204, 0.004433, 0.037669;;, - 93;4; -0.998873,-0.025139, 0.004814, 0.037630;;, - 94;4; -0.999045,-0.021681, 0.004944, 0.037616;;, - 95;4; -0.998873,-0.025139, 0.004814, 0.037630;;, - 96;4; -0.998372,-0.035204, 0.004433, 0.037669;;, - 97;4; -0.997651,-0.049673, 0.003886, 0.037725;;, - 98;4; -0.996931,-0.064141, 0.003339, 0.037781;;, - 99;4; -0.996430,-0.074206, 0.002958, 0.037821;;, - 100;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 101;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 102;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 103;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 104;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 105;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 106;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 107;4; -0.996410,-0.074932, 0.002931, 0.037824;;, - 108;4; -0.996852,-0.066980, 0.003232, 0.037795;;, - 109;4; -0.997489,-0.055549, 0.003664, 0.037753;;, - 110;4; -0.998126,-0.044117, 0.004097, 0.037711;;, - 111;4; -0.998568,-0.036165, 0.004398, 0.037682;;, - 112;4; -0.998721,-0.033433, 0.004502, 0.037672;;, - 113;4; -0.998568,-0.036165, 0.004398, 0.037682;;, - 114;4; -0.998126,-0.044117, 0.004097, 0.037711;;, - 115;4; -0.997489,-0.055549, 0.003664, 0.037753;;, - 116;4; -0.996852,-0.066980, 0.003232, 0.037795;;, - 117;4; -0.996410,-0.074932, 0.002931, 0.037824;;, - 118;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 119;4; -0.996430,-0.074206, 0.002958, 0.037821;;, - 120;4; -0.996931,-0.064141, 0.003339, 0.037781;;, - 121;4; -0.997651,-0.049673, 0.003886, 0.037725;;, - 122;4; -0.998372,-0.035204, 0.004433, 0.037669;;, - 123;4; -0.998873,-0.025139, 0.004814, 0.037630;;, - 124;4; -0.999045,-0.021681, 0.004944, 0.037616;;, - 125;4; -0.998873,-0.025139, 0.004814, 0.037630;;, - 126;4; -0.998372,-0.035204, 0.004433, 0.037669;;, - 127;4; -0.997651,-0.049673, 0.003886, 0.037725;;, - 128;4; -0.996931,-0.064141, 0.003339, 0.037781;;, - 129;4; -0.996430,-0.074206, 0.002958, 0.037821;;, - 130;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 131;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 132;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 133;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 134;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 135;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 136;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 137;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 138;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 139;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 140;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 141;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 142;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 143;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 144;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 145;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 146;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 147;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 148;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 149;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 150;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 151;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 152;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 153;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 154;4; -0.996257,-0.077664, 0.002827, 0.037834;;, - 155;4; -0.996257,-0.077664, 0.002827, 0.037834;;; - } - AnimationKey { //Scale - 1; - 156; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_head} - AnimationKey { //Position - 2; - 156; - 0;3; 0.068728, 0.903770, 0.009841;;, - 1;3; 0.068728, 0.903770, 0.009841;;, - 2;3; 0.068728, 0.903770, 0.009841;;, - 3;3; 0.068728, 0.903770, 0.009841;;, - 4;3; 0.068728, 0.903770, 0.009841;;, - 5;3; 0.068728, 0.903770, 0.009841;;, - 6;3; 0.068728, 0.903770, 0.009841;;, - 7;3; 0.068728, 0.903770, 0.009841;;, - 8;3; 0.068728, 0.903770, 0.009841;;, - 9;3; 0.068728, 0.903770, 0.009841;;, - 10;3; 0.068728, 0.903770, 0.009841;;, - 11;3; 0.068728, 0.903770, 0.009841;;, - 12;3; 0.068728, 0.903770, 0.009841;;, - 13;3; 0.068728, 0.903770, 0.009841;;, - 14;3; 0.068728, 0.903770, 0.009841;;, - 15;3; 0.068728, 0.903770, 0.009841;;, - 16;3; 0.068728, 0.903770, 0.009841;;, - 17;3; 0.068728, 0.903770, 0.009841;;, - 18;3; 0.068728, 0.903770, 0.009841;;, - 19;3; 0.068728, 0.903770, 0.009841;;, - 20;3; 0.068728, 0.903770, 0.009841;;, - 21;3; 0.068728, 0.903770, 0.009841;;, - 22;3; 0.068728, 0.903770, 0.009841;;, - 23;3; 0.068728, 0.903770, 0.009841;;, - 24;3; 0.068728, 0.903770, 0.009841;;, - 25;3; 0.068728, 0.903770, 0.009841;;, - 26;3; 0.068728, 0.903770, 0.009841;;, - 27;3; 0.068728, 0.903770, 0.009841;;, - 28;3; 0.068728, 0.903770, 0.009841;;, - 29;3; 0.068728, 0.903770, 0.009841;;, - 30;3; 0.068728, 0.903770, 0.009841;;, - 31;3; 0.068728, 0.903770, 0.009841;;, - 32;3; 0.068728, 0.903770, 0.009841;;, - 33;3; 0.068728, 0.903770, 0.009841;;, - 34;3; 0.068728, 0.903770, 0.009841;;, - 35;3; 0.068728, 0.903770, 0.009841;;, - 36;3; 0.068728, 0.903770, 0.009841;;, - 37;3; 0.068728, 0.903770, 0.009841;;, - 38;3; 0.068728, 0.903770, 0.009841;;, - 39;3; 0.068728, 0.903770, 0.009841;;, - 40;3; 0.068728, 0.903770, 0.009841;;, - 41;3; 0.068728, 0.903770, 0.009840;;, - 42;3; 0.068728, 0.903770, 0.009841;;, - 43;3; 0.068728, 0.903770, 0.009841;;, - 44;3; 0.068728, 0.903770, 0.009841;;, - 45;3; 0.068728, 0.903770, 0.009841;;, - 46;3; 0.068728, 0.903770, 0.009841;;, - 47;3; 0.068727, 0.903770, 0.009841;;, - 48;3; 0.068728, 0.903770, 0.009841;;, - 49;3; 0.068728, 0.903770, 0.009841;;, - 50;3; 0.068728, 0.903770, 0.009841;;, - 51;3; 0.068728, 0.903770, 0.009841;;, - 52;3; 0.068728, 0.903770, 0.009841;;, - 53;3; 0.068728, 0.903770, 0.009841;;, - 54;3; 0.068728, 0.903770, 0.009841;;, - 55;3; 0.068728, 0.903770, 0.009841;;, - 56;3; 0.068728, 0.903770, 0.009841;;, - 57;3; 0.068728, 0.903770, 0.009841;;, - 58;3; 0.068728, 0.903770, 0.009841;;, - 59;3; 0.068728, 0.903770, 0.009841;;, - 60;3; 0.068728, 0.903770, 0.009841;;, - 61;3; 0.068728, 0.903770, 0.009841;;, - 62;3; 0.068727, 0.903770, 0.009841;;, - 63;3; 0.068728, 0.903770, 0.009841;;, - 64;3; 0.068728, 0.903770, 0.009841;;, - 65;3; 0.068727, 0.903770, 0.009841;;, - 66;3; 0.068728, 0.903769, 0.009841;;, - 67;3; 0.068728, 0.903770, 0.009841;;, - 68;3; 0.068728, 0.903770, 0.009841;;, - 69;3; 0.068727, 0.903770, 0.009841;;, - 70;3; 0.068728, 0.903770, 0.009841;;, - 71;3; 0.068728, 0.903770, 0.009841;;, - 72;3; 0.068728, 0.903770, 0.009841;;, - 73;3; 0.068728, 0.903770, 0.009841;;, - 74;3; 0.068728, 0.903770, 0.009841;;, - 75;3; 0.068728, 0.903770, 0.009841;;, - 76;3; 0.068728, 0.903770, 0.009841;;, - 77;3; 0.068728, 0.903770, 0.009841;;, - 78;3; 0.068728, 0.903770, 0.009841;;, - 79;3; 0.068728, 0.903770, 0.009841;;, - 80;3; 0.068728, 0.903770, 0.009841;;, - 81;3; 0.068728, 0.903770, 0.009841;;, - 82;3; 0.068728, 0.903770, 0.009841;;, - 83;3; 0.068728, 0.903770, 0.009841;;, - 84;3; 0.068728, 0.903770, 0.009841;;, - 85;3; 0.068728, 0.903770, 0.009841;;, - 86;3; 0.068728, 0.903770, 0.009841;;, - 87;3; 0.068728, 0.903770, 0.009841;;, - 88;3; 0.068728, 0.903770, 0.009841;;, - 89;3; 0.068728, 0.903770, 0.009841;;, - 90;3; 0.068728, 0.903770, 0.009841;;, - 91;3; 0.068728, 0.903770, 0.009841;;, - 92;3; 0.068728, 0.903769, 0.009841;;, - 93;3; 0.068728, 0.903770, 0.009841;;, - 94;3; 0.068728, 0.903770, 0.009841;;, - 95;3; 0.068728, 0.903770, 0.009841;;, - 96;3; 0.068728, 0.903770, 0.009841;;, - 97;3; 0.068728, 0.903770, 0.009841;;, - 98;3; 0.068728, 0.903770, 0.009841;;, - 99;3; 0.068728, 0.903770, 0.009841;;, - 100;3; 0.068728, 0.903770, 0.009841;;, - 101;3; 0.068728, 0.903770, 0.009841;;, - 102;3; 0.068728, 0.903770, 0.009841;;, - 103;3; 0.068728, 0.903770, 0.009841;;, - 104;3; 0.068728, 0.903770, 0.009841;;, - 105;3; 0.068728, 0.903770, 0.009841;;, - 106;3; 0.068728, 0.903770, 0.009841;;, - 107;3; 0.068728, 0.903770, 0.009841;;, - 108;3; 0.068728, 0.903770, 0.009841;;, - 109;3; 0.068728, 0.903770, 0.009841;;, - 110;3; 0.068728, 0.903770, 0.009841;;, - 111;3; 0.068728, 0.903770, 0.009841;;, - 112;3; 0.068728, 0.903770, 0.009841;;, - 113;3; 0.068728, 0.903770, 0.009841;;, - 114;3; 0.068728, 0.903770, 0.009841;;, - 115;3; 0.068728, 0.903770, 0.009841;;, - 116;3; 0.068728, 0.903770, 0.009841;;, - 117;3; 0.068728, 0.903770, 0.009841;;, - 118;3; 0.068728, 0.903770, 0.009841;;, - 119;3; 0.068728, 0.903770, 0.009841;;, - 120;3; 0.068728, 0.903770, 0.009841;;, - 121;3; 0.068728, 0.903770, 0.009841;;, - 122;3; 0.068728, 0.903769, 0.009841;;, - 123;3; 0.068728, 0.903770, 0.009841;;, - 124;3; 0.068728, 0.903770, 0.009841;;, - 125;3; 0.068728, 0.903770, 0.009841;;, - 126;3; 0.068728, 0.903770, 0.009841;;, - 127;3; 0.068728, 0.903770, 0.009841;;, - 128;3; 0.068728, 0.903770, 0.009841;;, - 129;3; 0.068728, 0.903770, 0.009841;;, - 130;3; 0.068728, 0.903770, 0.009841;;, - 131;3; 0.068728, 0.903770, 0.009841;;, - 132;3; 0.068728, 0.903770, 0.009841;;, - 133;3; 0.068728, 0.903770, 0.009841;;, - 134;3; 0.068728, 0.903770, 0.009841;;, - 135;3; 0.068728, 0.903770, 0.009841;;, - 136;3; 0.068728, 0.903770, 0.009841;;, - 137;3; 0.068728, 0.903770, 0.009841;;, - 138;3; 0.068728, 0.903770, 0.009841;;, - 139;3; 0.068728, 0.903770, 0.009841;;, - 140;3; 0.068727, 0.903770, 0.009841;;, - 141;3; 0.068727, 0.903770, 0.009841;;, - 142;3; 0.068728, 0.903770, 0.009841;;, - 143;3; 0.068728, 0.903770, 0.009841;;, - 144;3; 0.068728, 0.903770, 0.009841;;, - 145;3; 0.068728, 0.903770, 0.009841;;, - 146;3; 0.068728, 0.903770, 0.009841;;, - 147;3; 0.068728, 0.903770, 0.009841;;, - 148;3; 0.068728, 0.903770, 0.009841;;, - 149;3; 0.068728, 0.903770, 0.009841;;, - 150;3; 0.068728, 0.903770, 0.009841;;, - 151;3; 0.068728, 0.903770, 0.009841;;, - 152;3; 0.068727, 0.903770, 0.009841;;, - 153;3; 0.068728, 0.903770, 0.009841;;, - 154;3; 0.068728, 0.903770, 0.009841;;, - 155;3; 0.068728, 0.903770, 0.009841;;; - } - AnimationKey { //Rotation - 0; - 156; - 0;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 1;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 2;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 3;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 4;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 5;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 6;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 7;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 8;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 9;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 10;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 11;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 12;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 13;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 14;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 15;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 16;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 17;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 18;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 19;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 20;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 21;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 22;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 23;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 24;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 25;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 26;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 27;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 28;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 29;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 30;4; -0.998171, 0.013972,-0.008803,-0.037500;;, - 31;4; -0.994966, 0.024053,-0.034555,-0.036053;;, - 32;4; -0.989862, 0.039359,-0.075148,-0.033468;;, - 33;4; -0.983646, 0.056616,-0.123797,-0.029809;;, - 34;4; -0.977455, 0.071656,-0.171048,-0.025368;;, - 35;4; -0.972271, 0.081255,-0.208929,-0.020539;;, - 36;4; -0.968611, 0.084035,-0.233422,-0.015649;;, - 37;4; -0.965922, 0.082324,-0.249225,-0.009544;;, - 38;4; -0.963643, 0.078387,-0.261222,-0.001252;;, - 39;4; -0.961951, 0.072304,-0.268792, 0.007979;;, - 40;4; -0.960922, 0.064810,-0.272343, 0.016105;;, - 41;4; -0.960466, 0.056998,-0.273293, 0.021361;;, - 42;4; -0.960402, 0.049704,-0.273175, 0.023091;;, - 43;4; -0.962856, 0.042018,-0.256114, 0.019319;;, - 44;4; -0.969855, 0.033096,-0.206980, 0.008347;;, - 45;4; -0.979877, 0.024089,-0.136502,-0.007426;;, - 46;4; -0.989882, 0.016649,-0.066081,-0.023198;;, - 47;4; -0.996836, 0.012036,-0.017106,-0.034169;;, - 48;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 49;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 50;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 51;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 52;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 53;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 54;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 55;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 56;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 57;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 58;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 59;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 60;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 61;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 62;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 63;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 64;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 65;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 66;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 67;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 68;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 69;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 70;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 71;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 72;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 73;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 74;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 75;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 76;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 77;4; -0.998942, 0.010323,-0.006375,-0.037836;;, - 78;4; -0.998114, 0.009640,-0.024116,-0.037539;;, - 79;4; -0.996912, 0.008659,-0.049619,-0.037111;;, - 80;4; -0.995684, 0.007678,-0.075122,-0.036681;;, - 81;4; -0.994788, 0.006994,-0.092863,-0.036381;;, - 82;4; -0.994407, 0.006759,-0.098958,-0.036275;;, - 83;4; -0.994301, 0.006876,-0.095847,-0.036318;;, - 84;4; -0.994200, 0.007231,-0.086457,-0.036455;;, - 85;4; -0.994107, 0.007818,-0.070972,-0.036684;;, - 86;4; -0.994024, 0.008611,-0.050073,-0.036994;;, - 87;4; -0.993951, 0.009561,-0.025046,-0.037367;;, - 88;4; -0.993891, 0.010596, 0.002231,-0.037774;;, - 89;4; -0.993843, 0.011631, 0.029508,-0.038181;;, - 90;4; -0.993807, 0.012581, 0.054535,-0.038555;;, - 91;4; -0.993783, 0.013374, 0.075434,-0.038868;;, - 92;4; -0.993767, 0.013962, 0.090919,-0.039100;;, - 93;4; -0.993759, 0.014319, 0.100309,-0.039240;;, - 94;4; -0.993757, 0.014437, 0.103420,-0.039287;;, - 95;4; -0.994095, 0.014197, 0.097014,-0.039204;;, - 96;4; -0.995077, 0.013500, 0.078371,-0.038961;;, - 97;4; -0.996491, 0.012497, 0.051571,-0.038613;;, - 98;4; -0.997904, 0.011494, 0.024771,-0.038264;;, - 99;4; -0.998887, 0.010797, 0.006127,-0.038022;;, - 100;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 101;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 102;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 103;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 104;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 105;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 106;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 107;4; -0.998942, 0.010323,-0.006375,-0.037836;;, - 108;4; -0.998114, 0.009640,-0.024116,-0.037539;;, - 109;4; -0.996912, 0.008659,-0.049619,-0.037111;;, - 110;4; -0.995684, 0.007678,-0.075122,-0.036681;;, - 111;4; -0.994788, 0.006994,-0.092863,-0.036381;;, - 112;4; -0.994407, 0.006759,-0.098958,-0.036275;;, - 113;4; -0.994301, 0.006876,-0.095847,-0.036318;;, - 114;4; -0.994200, 0.007231,-0.086457,-0.036455;;, - 115;4; -0.994107, 0.007818,-0.070972,-0.036684;;, - 116;4; -0.994024, 0.008611,-0.050073,-0.036994;;, - 117;4; -0.993951, 0.009561,-0.025046,-0.037367;;, - 118;4; -0.993891, 0.010596, 0.002231,-0.037774;;, - 119;4; -0.993843, 0.011631, 0.029508,-0.038181;;, - 120;4; -0.993807, 0.012581, 0.054535,-0.038555;;, - 121;4; -0.993783, 0.013374, 0.075434,-0.038868;;, - 122;4; -0.993767, 0.013962, 0.090919,-0.039100;;, - 123;4; -0.993759, 0.014319, 0.100309,-0.039240;;, - 124;4; -0.993757, 0.014437, 0.103420,-0.039287;;, - 125;4; -0.994095, 0.014197, 0.097014,-0.039204;;, - 126;4; -0.995077, 0.013500, 0.078371,-0.038961;;, - 127;4; -0.996491, 0.012497, 0.051571,-0.038613;;, - 128;4; -0.997904, 0.011494, 0.024771,-0.038264;;, - 129;4; -0.998887, 0.010797, 0.006127,-0.038022;;, - 130;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 131;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 132;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 133;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 134;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 135;4; -0.999224, 0.010557,-0.000279,-0.037939;;, - 136;4; -0.995675, 0.034507,-0.001189,-0.037807;;, - 137;4; -0.985676, 0.101940,-0.003750,-0.037435;;, - 138;4; -0.972838, 0.188502,-0.007038,-0.036958;;, - 139;4; -0.962840, 0.255921,-0.009599,-0.036587;;, - 140;4; -0.959291, 0.279862,-0.010509,-0.036455;;, - 141;4; -0.959683, 0.277217,-0.010408,-0.036470;;, - 142;4; -0.960868, 0.269222,-0.010104,-0.036514;;, - 143;4; -0.962840, 0.255919,-0.009599,-0.036587;;, - 144;4; -0.965558, 0.237587,-0.008903,-0.036688;;, - 145;4; -0.968937, 0.214805,-0.008037,-0.036814;;, - 146;4; -0.972839, 0.188493,-0.007038,-0.036958;;, - 147;4; -0.977079, 0.159901,-0.005952,-0.037116;;, - 148;4; -0.981436, 0.130518,-0.004836,-0.037278;;, - 149;4; -0.985676, 0.101926,-0.003750,-0.037435;;, - 150;4; -0.989578, 0.075614,-0.002750,-0.037580;;, - 151;4; -0.992956, 0.052832,-0.001885,-0.037706;;, - 152;4; -0.995675, 0.034500,-0.001189,-0.037807;;, - 153;4; -0.997647, 0.021197,-0.000683,-0.037880;;, - 154;4; -0.998832, 0.013202,-0.000380,-0.037924;;, - 155;4; -0.999224, 0.010557,-0.000279,-0.037939;;; - } - AnimationKey { //Scale - 1; - 156; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Armature_zubi} - AnimationKey { //Position - 2; - 156; - 0;3; 0.205805, 1.974131,-0.481359;;, - 1;3; 0.205805, 1.974131,-0.481359;;, - 2;3; 0.205805, 1.974131,-0.481359;;, - 3;3; 0.205805, 1.974131,-0.481359;;, - 4;3; 0.205805, 1.974131,-0.481359;;, - 5;3; 0.205805, 1.974131,-0.481359;;, - 6;3; 0.205805, 1.974131,-0.481359;;, - 7;3; 0.205805, 1.974131,-0.481359;;, - 8;3; 0.205805, 1.974131,-0.481359;;, - 9;3; 0.205805, 1.974131,-0.481359;;, - 10;3; 0.205805, 1.974131,-0.481359;;, - 11;3; 0.205805, 1.974131,-0.481359;;, - 12;3; 0.205805, 1.974131,-0.481359;;, - 13;3; 0.205805, 1.974131,-0.481359;;, - 14;3; 0.205805, 1.974131,-0.481359;;, - 15;3; 0.205805, 1.974131,-0.481359;;, - 16;3; 0.205805, 1.974131,-0.481359;;, - 17;3; 0.205805, 1.974131,-0.481359;;, - 18;3; 0.205805, 1.974131,-0.481359;;, - 19;3; 0.205805, 1.974131,-0.481359;;, - 20;3; 0.205805, 1.974131,-0.481359;;, - 21;3; 0.205805, 1.974131,-0.481359;;, - 22;3; 0.205805, 1.974131,-0.481359;;, - 23;3; 0.205805, 1.974131,-0.481359;;, - 24;3; 0.205805, 1.974131,-0.481359;;, - 25;3; 0.205805, 1.974131,-0.481359;;, - 26;3; 0.205805, 1.974131,-0.481359;;, - 27;3; 0.205806, 1.974131,-0.481358;;, - 28;3; 0.205805, 1.974131,-0.481358;;, - 29;3; 0.205805, 1.974131,-0.481359;;, - 30;3; 0.205805, 1.974131,-0.481358;;, - 31;3; 0.205806, 1.974131,-0.481358;;, - 32;3; 0.205805, 1.974131,-0.481358;;, - 33;3; 0.205805, 1.974131,-0.481358;;, - 34;3; 0.205805, 1.974131,-0.481358;;, - 35;3; 0.205805, 1.974131,-0.481358;;, - 36;3; 0.205805, 1.974131,-0.481358;;, - 37;3; 0.205805, 1.974131,-0.481358;;, - 38;3; 0.205805, 1.974131,-0.481358;;, - 39;3; 0.205805, 1.974131,-0.481359;;, - 40;3; 0.205805, 1.974131,-0.481358;;, - 41;3; 0.205805, 1.974131,-0.481359;;, - 42;3; 0.205805, 1.974131,-0.481358;;, - 43;3; 0.205805, 1.974131,-0.481358;;, - 44;3; 0.205805, 1.974131,-0.481359;;, - 45;3; 0.205806, 1.974131,-0.481359;;, - 46;3; 0.205805, 1.974131,-0.481358;;, - 47;3; 0.205805, 1.974131,-0.481359;;, - 48;3; 0.205805, 1.974131,-0.481359;;, - 49;3; 0.205805, 1.974131,-0.481359;;, - 50;3; 0.205805, 1.974131,-0.481359;;, - 51;3; 0.205805, 1.974131,-0.481359;;, - 52;3; 0.205805, 1.974131,-0.481359;;, - 53;3; 0.205805, 1.974131,-0.481359;;, - 54;3; 0.205805, 1.974131,-0.481359;;, - 55;3; 0.205805, 1.974131,-0.481359;;, - 56;3; 0.205805, 1.974131,-0.481359;;, - 57;3; 0.205805, 1.974131,-0.481359;;, - 58;3; 0.205805, 1.974131,-0.481359;;, - 59;3; 0.205805, 1.974131,-0.481359;;, - 60;3; 0.205805, 1.974131,-0.481358;;, - 61;3; 0.205805, 1.974131,-0.481359;;, - 62;3; 0.205805, 1.974131,-0.481359;;, - 63;3; 0.205805, 1.974131,-0.481359;;, - 64;3; 0.205805, 1.974131,-0.481359;;, - 65;3; 0.205805, 1.974131,-0.481359;;, - 66;3; 0.205805, 1.974131,-0.481359;;, - 67;3; 0.205805, 1.974131,-0.481359;;, - 68;3; 0.205805, 1.974131,-0.481359;;, - 69;3; 0.205805, 1.974131,-0.481359;;, - 70;3; 0.205805, 1.974131,-0.481359;;, - 71;3; 0.205805, 1.974131,-0.481359;;, - 72;3; 0.205805, 1.974131,-0.481358;;, - 73;3; 0.205805, 1.974131,-0.481358;;, - 74;3; 0.205805, 1.974131,-0.481359;;, - 75;3; 0.205805, 1.974131,-0.481359;;, - 76;3; 0.205805, 1.974131,-0.481359;;, - 77;3; 0.205805, 1.974131,-0.481359;;, - 78;3; 0.205805, 1.974131,-0.481359;;, - 79;3; 0.205805, 1.974131,-0.481359;;, - 80;3; 0.205805, 1.974131,-0.481358;;, - 81;3; 0.205805, 1.974131,-0.481359;;, - 82;3; 0.205805, 1.974131,-0.481359;;, - 83;3; 0.205805, 1.974131,-0.481359;;, - 84;3; 0.205805, 1.974131,-0.481358;;, - 85;3; 0.205805, 1.974131,-0.481359;;, - 86;3; 0.205805, 1.974131,-0.481358;;, - 87;3; 0.205805, 1.974131,-0.481359;;, - 88;3; 0.205805, 1.974131,-0.481359;;, - 89;3; 0.205805, 1.974131,-0.481358;;, - 90;3; 0.205805, 1.974131,-0.481359;;, - 91;3; 0.205805, 1.974131,-0.481359;;, - 92;3; 0.205805, 1.974131,-0.481359;;, - 93;3; 0.205806, 1.974131,-0.481359;;, - 94;3; 0.205805, 1.974131,-0.481359;;, - 95;3; 0.205806, 1.974131,-0.481359;;, - 96;3; 0.205805, 1.974131,-0.481359;;, - 97;3; 0.205805, 1.974131,-0.481358;;, - 98;3; 0.205805, 1.974131,-0.481359;;, - 99;3; 0.205805, 1.974131,-0.481359;;, - 100;3; 0.205805, 1.974131,-0.481359;;, - 101;3; 0.205805, 1.974131,-0.481359;;, - 102;3; 0.205805, 1.974131,-0.481359;;, - 103;3; 0.205805, 1.974131,-0.481359;;, - 104;3; 0.205805, 1.974131,-0.481359;;, - 105;3; 0.205805, 1.974131,-0.481359;;, - 106;3; 0.205805, 1.974131,-0.481359;;, - 107;3; 0.205805, 1.974131,-0.481359;;, - 108;3; 0.205805, 1.974131,-0.481359;;, - 109;3; 0.205805, 1.974131,-0.481359;;, - 110;3; 0.205805, 1.974131,-0.481358;;, - 111;3; 0.205805, 1.974131,-0.481359;;, - 112;3; 0.205805, 1.974131,-0.481359;;, - 113;3; 0.205805, 1.974131,-0.481359;;, - 114;3; 0.205805, 1.974131,-0.481358;;, - 115;3; 0.205805, 1.974131,-0.481359;;, - 116;3; 0.205805, 1.974131,-0.481358;;, - 117;3; 0.205805, 1.974131,-0.481359;;, - 118;3; 0.205805, 1.974131,-0.481359;;, - 119;3; 0.205805, 1.974131,-0.481358;;, - 120;3; 0.205805, 1.974131,-0.481359;;, - 121;3; 0.205805, 1.974131,-0.481359;;, - 122;3; 0.205805, 1.974131,-0.481359;;, - 123;3; 0.205806, 1.974131,-0.481359;;, - 124;3; 0.205805, 1.974131,-0.481359;;, - 125;3; 0.205806, 1.974131,-0.481359;;, - 126;3; 0.205805, 1.974131,-0.481359;;, - 127;3; 0.205805, 1.974131,-0.481358;;, - 128;3; 0.205805, 1.974131,-0.481359;;, - 129;3; 0.205805, 1.974131,-0.481359;;, - 130;3; 0.205805, 1.974131,-0.481359;;, - 131;3; 0.205805, 1.974131,-0.481359;;, - 132;3; 0.205805, 1.974131,-0.481359;;, - 133;3; 0.205805, 1.974131,-0.481359;;, - 134;3; 0.205805, 1.974131,-0.481359;;, - 135;3; 0.205805, 1.974131,-0.481359;;, - 136;3; 0.205805, 1.974131,-0.481359;;, - 137;3; 0.205805, 1.974131,-0.481358;;, - 138;3; 0.205741, 1.973247,-0.469110;;, - 139;3; 0.205551, 1.970632,-0.432877;;, - 140;3; 0.205261, 1.966648,-0.377679;;, - 141;3; 0.204933, 1.962130,-0.315077;;, - 142;3; 0.204643, 1.958146,-0.259887;;, - 143;3; 0.204453, 1.955532,-0.223662;;, - 144;3; 0.204389, 1.954648,-0.211417;;, - 145;3; 0.204415, 1.955004,-0.216358;;, - 146;3; 0.204494, 1.956080,-0.231258;;, - 147;3; 0.204621, 1.957843,-0.255685;;, - 148;3; 0.204792, 1.960192,-0.288231;;, - 149;3; 0.204992, 1.962942,-0.326329;;, - 150;3; 0.205202, 1.965835,-0.366412;;, - 151;3; 0.205402, 1.968585,-0.404515;;, - 152;3; 0.205572, 1.970935,-0.437071;;, - 153;3; 0.205701, 1.972699,-0.461508;;, - 154;3; 0.205779, 1.973774,-0.476414;;, - 155;3; 0.205805, 1.974131,-0.481359;;; - } - AnimationKey { //Rotation - 0; - 156; - 0;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 1;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 2;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 3;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 4;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 5;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 6;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 7;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 8;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 9;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 10;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 11;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 12;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 13;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 14;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 15;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 16;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 17;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 18;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 19;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 20;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 21;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 22;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 23;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 24;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 25;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 26;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 27;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 28;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 29;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 30;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 31;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 32;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 33;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 34;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 35;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 36;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 37;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 38;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 39;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 40;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 41;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 42;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 43;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 44;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 45;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 46;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 47;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 48;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 49;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 50;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 51;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 52;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 53;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 54;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 55;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 56;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 57;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 58;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 59;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 60;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 61;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 62;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 63;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 64;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 65;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 66;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 67;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 68;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 69;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 70;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 71;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 72;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 73;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 74;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 75;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 76;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 77;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 78;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 79;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 80;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 81;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 82;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 83;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 84;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 85;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 86;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 87;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 88;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 89;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 90;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 91;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 92;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 93;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 94;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 95;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 96;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 97;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 98;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 99;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 100;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 101;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 102;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 103;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 104;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 105;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 106;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 107;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 108;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 109;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 110;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 111;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 112;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 113;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 114;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 115;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 116;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 117;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 118;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 119;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 120;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 121;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 122;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 123;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 124;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 125;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 126;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 127;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 128;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 129;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 130;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 131;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 132;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 133;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 134;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 135;4; -0.998675, 0.034758,-0.001198,-0.037921;;, - 136;4; -0.983274,-0.110884, 0.004330,-0.037318;;, - 137;4; -0.965858,-0.256281, 0.009848,-0.036639;;, - 138;4; -0.962184,-0.231571, 0.008909,-0.036503;;, - 139;4; -0.958140,-0.158361, 0.006129,-0.036358;;, - 140;4; -0.954044,-0.046823, 0.001894,-0.036216;;, - 141;4; -0.950374, 0.079679,-0.002909,-0.036092;;, - 142;4; -0.947594, 0.191226,-0.007145,-0.036000;;, - 143;4; -0.945944, 0.264464,-0.009926,-0.035947;;, - 144;4; -0.945422, 0.289230,-0.010866,-0.035930;;, - 145;4; -0.946397, 0.284568,-0.010689,-0.035966;;, - 146;4; -0.949337, 0.270516,-0.010155,-0.036076;;, - 147;4; -0.954156, 0.247481,-0.009280,-0.036256;;, - 148;4; -0.960578, 0.216794,-0.008114,-0.036496;;, - 149;4; -0.968095, 0.180879,-0.006750,-0.036777;;, - 150;4; -0.976003, 0.143096,-0.005314,-0.037073;;, - 151;4; -0.983520, 0.107183,-0.003950,-0.037354;;, - 152;4; -0.989941, 0.076500,-0.002784,-0.037594;;, - 153;4; -0.994761, 0.053469,-0.001909,-0.037774;;, - 154;4; -0.997701, 0.039419,-0.001375,-0.037884;;, - 155;4; -0.998675, 0.034758,-0.001198,-0.037921;;; - } - AnimationKey { //Scale - 1; - 156; - 0;3; 1.000000, 1.000000, 1.000000;;, - 1;3; 1.000000, 1.000000, 1.000000;;, - 2;3; 1.000000, 1.000000, 1.000000;;, - 3;3; 1.000000, 1.000000, 1.000000;;, - 4;3; 1.000000, 1.000000, 1.000000;;, - 5;3; 1.000000, 1.000000, 1.000000;;, - 6;3; 1.000000, 1.000000, 1.000000;;, - 7;3; 1.000000, 1.000000, 1.000000;;, - 8;3; 1.000000, 1.000000, 1.000000;;, - 9;3; 1.000000, 1.000000, 1.000000;;, - 10;3; 1.000000, 1.000000, 1.000000;;, - 11;3; 1.000000, 1.000000, 1.000000;;, - 12;3; 1.000000, 1.000000, 1.000000;;, - 13;3; 1.000000, 1.000000, 1.000000;;, - 14;3; 1.000000, 1.000000, 1.000000;;, - 15;3; 1.000000, 1.000000, 1.000000;;, - 16;3; 1.000000, 1.000000, 1.000000;;, - 17;3; 1.000000, 1.000000, 1.000000;;, - 18;3; 1.000000, 1.000000, 1.000000;;, - 19;3; 1.000000, 1.000000, 1.000000;;, - 20;3; 1.000000, 1.000000, 1.000000;;, - 21;3; 1.000000, 1.000000, 1.000000;;, - 22;3; 1.000000, 1.000000, 1.000000;;, - 23;3; 1.000000, 1.000000, 1.000000;;, - 24;3; 1.000000, 1.000000, 1.000000;;, - 25;3; 1.000000, 1.000000, 1.000000;;, - 26;3; 1.000000, 1.000000, 1.000000;;, - 27;3; 1.000000, 1.000000, 1.000000;;, - 28;3; 1.000000, 1.000000, 1.000000;;, - 29;3; 1.000000, 1.000000, 1.000000;;, - 30;3; 1.000000, 1.000000, 1.000000;;, - 31;3; 1.000000, 1.000000, 1.000000;;, - 32;3; 1.000000, 1.000000, 1.000000;;, - 33;3; 1.000000, 1.000000, 1.000000;;, - 34;3; 1.000000, 1.000000, 1.000000;;, - 35;3; 1.000000, 1.000000, 1.000000;;, - 36;3; 1.000000, 1.000000, 1.000000;;, - 37;3; 1.000000, 1.000000, 1.000000;;, - 38;3; 1.000000, 1.000000, 1.000000;;, - 39;3; 1.000000, 1.000000, 1.000000;;, - 40;3; 1.000000, 1.000000, 1.000000;;, - 41;3; 1.000000, 1.000000, 1.000000;;, - 42;3; 1.000000, 1.000000, 1.000000;;, - 43;3; 1.000000, 1.000000, 1.000000;;, - 44;3; 1.000000, 1.000000, 1.000000;;, - 45;3; 1.000000, 1.000000, 1.000000;;, - 46;3; 1.000000, 1.000000, 1.000000;;, - 47;3; 1.000000, 1.000000, 1.000000;;, - 48;3; 1.000000, 1.000000, 1.000000;;, - 49;3; 1.000000, 1.000000, 1.000000;;, - 50;3; 1.000000, 1.000000, 1.000000;;, - 51;3; 1.000000, 1.000000, 1.000000;;, - 52;3; 1.000000, 1.000000, 1.000000;;, - 53;3; 1.000000, 1.000000, 1.000000;;, - 54;3; 1.000000, 1.000000, 1.000000;;, - 55;3; 1.000000, 1.000000, 1.000000;;, - 56;3; 1.000000, 1.000000, 1.000000;;, - 57;3; 1.000000, 1.000000, 1.000000;;, - 58;3; 1.000000, 1.000000, 1.000000;;, - 59;3; 1.000000, 1.000000, 1.000000;;, - 60;3; 1.000000, 1.000000, 1.000000;;, - 61;3; 1.000000, 1.000000, 1.000000;;, - 62;3; 1.000000, 1.000000, 1.000000;;, - 63;3; 1.000000, 1.000000, 1.000000;;, - 64;3; 1.000000, 1.000000, 1.000000;;, - 65;3; 1.000000, 1.000000, 1.000000;;, - 66;3; 1.000000, 1.000000, 1.000000;;, - 67;3; 1.000000, 1.000000, 1.000000;;, - 68;3; 1.000000, 1.000000, 1.000000;;, - 69;3; 1.000000, 1.000000, 1.000000;;, - 70;3; 1.000000, 1.000000, 1.000000;;, - 71;3; 1.000000, 1.000000, 1.000000;;, - 72;3; 1.000000, 1.000000, 1.000000;;, - 73;3; 1.000000, 1.000000, 1.000000;;, - 74;3; 1.000000, 1.000000, 1.000000;;, - 75;3; 1.000000, 1.000000, 1.000000;;, - 76;3; 1.000000, 1.000000, 1.000000;;, - 77;3; 1.000000, 1.000000, 1.000000;;, - 78;3; 1.000000, 1.000000, 1.000000;;, - 79;3; 1.000000, 1.000000, 1.000000;;, - 80;3; 1.000000, 1.000000, 1.000000;;, - 81;3; 1.000000, 1.000000, 1.000000;;, - 82;3; 1.000000, 1.000000, 1.000000;;, - 83;3; 1.000000, 1.000000, 1.000000;;, - 84;3; 1.000000, 1.000000, 1.000000;;, - 85;3; 1.000000, 1.000000, 1.000000;;, - 86;3; 1.000000, 1.000000, 1.000000;;, - 87;3; 1.000000, 1.000000, 1.000000;;, - 88;3; 1.000000, 1.000000, 1.000000;;, - 89;3; 1.000000, 1.000000, 1.000000;;, - 90;3; 1.000000, 1.000000, 1.000000;;, - 91;3; 1.000000, 1.000000, 1.000000;;, - 92;3; 1.000000, 1.000000, 1.000000;;, - 93;3; 1.000000, 1.000000, 1.000000;;, - 94;3; 1.000000, 1.000000, 1.000000;;, - 95;3; 1.000000, 1.000000, 1.000000;;, - 96;3; 1.000000, 1.000000, 1.000000;;, - 97;3; 1.000000, 1.000000, 1.000000;;, - 98;3; 1.000000, 1.000000, 1.000000;;, - 99;3; 1.000000, 1.000000, 1.000000;;, - 100;3; 1.000000, 1.000000, 1.000000;;, - 101;3; 1.000000, 1.000000, 1.000000;;, - 102;3; 1.000000, 1.000000, 1.000000;;, - 103;3; 1.000000, 1.000000, 1.000000;;, - 104;3; 1.000000, 1.000000, 1.000000;;, - 105;3; 1.000000, 1.000000, 1.000000;;, - 106;3; 1.000000, 1.000000, 1.000000;;, - 107;3; 1.000000, 1.000000, 1.000000;;, - 108;3; 1.000000, 1.000000, 1.000000;;, - 109;3; 1.000000, 1.000000, 1.000000;;, - 110;3; 1.000000, 1.000000, 1.000000;;, - 111;3; 1.000000, 1.000000, 1.000000;;, - 112;3; 1.000000, 1.000000, 1.000000;;, - 113;3; 1.000000, 1.000000, 1.000000;;, - 114;3; 1.000000, 1.000000, 1.000000;;, - 115;3; 1.000000, 1.000000, 1.000000;;, - 116;3; 1.000000, 1.000000, 1.000000;;, - 117;3; 1.000000, 1.000000, 1.000000;;, - 118;3; 1.000000, 1.000000, 1.000000;;, - 119;3; 1.000000, 1.000000, 1.000000;;, - 120;3; 1.000000, 1.000000, 1.000000;;, - 121;3; 1.000000, 1.000000, 1.000000;;, - 122;3; 1.000000, 1.000000, 1.000000;;, - 123;3; 1.000000, 1.000000, 1.000000;;, - 124;3; 1.000000, 1.000000, 1.000000;;, - 125;3; 1.000000, 1.000000, 1.000000;;, - 126;3; 1.000000, 1.000000, 1.000000;;, - 127;3; 1.000000, 1.000000, 1.000000;;, - 128;3; 1.000000, 1.000000, 1.000000;;, - 129;3; 1.000000, 1.000000, 1.000000;;, - 130;3; 1.000000, 1.000000, 1.000000;;, - 131;3; 1.000000, 1.000000, 1.000000;;, - 132;3; 1.000000, 1.000000, 1.000000;;, - 133;3; 1.000000, 1.000000, 1.000000;;, - 134;3; 1.000000, 1.000000, 1.000000;;, - 135;3; 1.000000, 1.000000, 1.000000;;, - 136;3; 1.000000, 1.000000, 1.000000;;, - 137;3; 1.000000, 1.000000, 1.000000;;, - 138;3; 1.000000, 1.000000, 1.000000;;, - 139;3; 1.000000, 1.000000, 1.000000;;, - 140;3; 1.000000, 1.000000, 1.000000;;, - 141;3; 1.000000, 1.000000, 1.000000;;, - 142;3; 1.000000, 1.000000, 1.000000;;, - 143;3; 1.000000, 1.000000, 1.000000;;, - 144;3; 1.000000, 1.000000, 1.000000;;, - 145;3; 1.000000, 1.000000, 1.000000;;, - 146;3; 1.000000, 1.000000, 1.000000;;, - 147;3; 1.000000, 1.000000, 1.000000;;, - 148;3; 1.000000, 1.000000, 1.000000;;, - 149;3; 1.000000, 1.000000, 1.000000;;, - 150;3; 1.000000, 1.000000, 1.000000;;, - 151;3; 1.000000, 1.000000, 1.000000;;, - 152;3; 1.000000, 1.000000, 1.000000;;, - 153;3; 1.000000, 1.000000, 1.000000;;, - 154;3; 1.000000, 1.000000, 1.000000;;, - 155;3; 1.000000, 1.000000, 1.000000;;; - } - } - Animation { - {Cube} - AnimationKey { //Position - 2; - 156; - 0;3; -0.137034,-0.235439, 6.856374;;, - 1;3; -0.137034,-0.235439, 6.856374;;, - 2;3; -0.137034,-0.235439, 6.856374;;, - 3;3; -0.137034,-0.235439, 6.856374;;, - 4;3; -0.137034,-0.235439, 6.856374;;, - 5;3; -0.137034,-0.235439, 6.856374;;, - 6;3; -0.137034,-0.235439, 6.856374;;, - 7;3; -0.137034,-0.235439, 6.856374;;, - 8;3; -0.137034,-0.235439, 6.856374;;, - 9;3; -0.137034,-0.235439, 6.856374;;, - 10;3; -0.137034,-0.235439, 6.856374;;, - 11;3; -0.137034,-0.235439, 6.856374;;, - 12;3; -0.137034,-0.235439, 6.856374;;, - 13;3; -0.137034,-0.235439, 6.856374;;, - 14;3; -0.137034,-0.235439, 6.856374;;, - 15;3; -0.137034,-0.235439, 6.856374;;, - 16;3; -0.137034,-0.235439, 6.856374;;, - 17;3; -0.137034,-0.235439, 6.856374;;, - 18;3; -0.137034,-0.235439, 6.856374;;, - 19;3; -0.137034,-0.235439, 6.856374;;, - 20;3; -0.137034,-0.235439, 6.856374;;, - 21;3; -0.137034,-0.235439, 6.856374;;, - 22;3; -0.137034,-0.235439, 6.856374;;, - 23;3; -0.137034,-0.235439, 6.856374;;, - 24;3; -0.137034,-0.235439, 6.856374;;, - 25;3; -0.137034,-0.235439, 6.856374;;, - 26;3; -0.137034,-0.235439, 6.856374;;, - 27;3; -0.137034,-0.235439, 6.856374;;, - 28;3; -0.137034,-0.235439, 6.856374;;, - 29;3; -0.137034,-0.235439, 6.856374;;, - 30;3; -0.137034,-0.235439, 6.856374;;, - 31;3; -0.137034,-0.235439, 6.856374;;, - 32;3; -0.137034,-0.235439, 6.856374;;, - 33;3; -0.137034,-0.235439, 6.856374;;, - 34;3; -0.137034,-0.235439, 6.856374;;, - 35;3; -0.137034,-0.235439, 6.856374;;, - 36;3; -0.137034,-0.235439, 6.856374;;, - 37;3; -0.137034,-0.235439, 6.856374;;, - 38;3; -0.137034,-0.235439, 6.856374;;, - 39;3; -0.137034,-0.235439, 6.856374;;, - 40;3; -0.137034,-0.235439, 6.856374;;, - 41;3; -0.137034,-0.235439, 6.856374;;, - 42;3; -0.137034,-0.235439, 6.856374;;, - 43;3; -0.137034,-0.235439, 6.856374;;, - 44;3; -0.137034,-0.235439, 6.856374;;, - 45;3; -0.137034,-0.235439, 6.856374;;, - 46;3; -0.137034,-0.235439, 6.856374;;, - 47;3; -0.137034,-0.235439, 6.856374;;, - 48;3; -0.137034,-0.235439, 6.856374;;, - 49;3; -0.137034,-0.235439, 6.856374;;, - 50;3; -0.137034,-0.235439, 6.856374;;, - 51;3; -0.137034,-0.235439, 6.856374;;, - 52;3; -0.137034,-0.235439, 6.856374;;, - 53;3; -0.137034,-0.235439, 6.856374;;, - 54;3; -0.137034,-0.235439, 6.856374;;, - 55;3; -0.137034,-0.235439, 6.856374;;, - 56;3; -0.137034,-0.235439, 6.856374;;, - 57;3; -0.137034,-0.235439, 6.856374;;, - 58;3; -0.137034,-0.235439, 6.856374;;, - 59;3; -0.137034,-0.235439, 6.856374;;, - 60;3; -0.137034,-0.235439, 6.856374;;, - 61;3; -0.137034,-0.235439, 6.856374;;, - 62;3; -0.137034,-0.235439, 6.856374;;, - 63;3; -0.137034,-0.235439, 6.856374;;, - 64;3; -0.137034,-0.235439, 6.856374;;, - 65;3; -0.137034,-0.235439, 6.856374;;, - 66;3; -0.137034,-0.235439, 6.856374;;, - 67;3; -0.137034,-0.235439, 6.856374;;, - 68;3; -0.137034,-0.235439, 6.856374;;, - 69;3; -0.137034,-0.235439, 6.856374;;, - 70;3; -0.137034,-0.235439, 6.856374;;, - 71;3; -0.137034,-0.235439, 6.856374;;, - 72;3; -0.137034,-0.235439, 6.856374;;, - 73;3; -0.137034,-0.235439, 6.856374;;, - 74;3; -0.137034,-0.235439, 6.856374;;, - 75;3; -0.137034,-0.235439, 6.856374;;, - 76;3; -0.137034,-0.235439, 6.856374;;, - 77;3; -0.137034,-0.235439, 6.856374;;, - 78;3; -0.137034,-0.235439, 6.856374;;, - 79;3; -0.137034,-0.235439, 6.856374;;, - 80;3; -0.137034,-0.235439, 6.856374;;, - 81;3; -0.137034,-0.235439, 6.856374;;, - 82;3; -0.137034,-0.235439, 6.856374;;, - 83;3; -0.137034,-0.235439, 6.856374;;, - 84;3; -0.137034,-0.235439, 6.856374;;, - 85;3; -0.137034,-0.235439, 6.856374;;, - 86;3; -0.137034,-0.235439, 6.856374;;, - 87;3; -0.137034,-0.235439, 6.856374;;, - 88;3; -0.137034,-0.235439, 6.856374;;, - 89;3; -0.137034,-0.235439, 6.856374;;, - 90;3; -0.137034,-0.235439, 6.856374;;, - 91;3; -0.137034,-0.235439, 6.856374;;, - 92;3; -0.137034,-0.235439, 6.856374;;, - 93;3; -0.137034,-0.235439, 6.856374;;, - 94;3; -0.137034,-0.235439, 6.856374;;, - 95;3; -0.137034,-0.235439, 6.856374;;, - 96;3; -0.137034,-0.235439, 6.856374;;, - 97;3; -0.137034,-0.235439, 6.856374;;, - 98;3; -0.137034,-0.235439, 6.856374;;, - 99;3; -0.137034,-0.235439, 6.856374;;, - 100;3; -0.137034,-0.235439, 6.856374;;, - 101;3; -0.137034,-0.235439, 6.856374;;, - 102;3; -0.137034,-0.235439, 6.856374;;, - 103;3; -0.137034,-0.235439, 6.856374;;, - 104;3; -0.137034,-0.235439, 6.856374;;, - 105;3; -0.137034,-0.235439, 6.856374;;, - 106;3; -0.137034,-0.235439, 6.856374;;, - 107;3; -0.137034,-0.235439, 6.856374;;, - 108;3; -0.137034,-0.235439, 6.856374;;, - 109;3; -0.137034,-0.235439, 6.856374;;, - 110;3; -0.137034,-0.235439, 6.856374;;, - 111;3; -0.137034,-0.235439, 6.856374;;, - 112;3; -0.137034,-0.235439, 6.856374;;, - 113;3; -0.137034,-0.235439, 6.856374;;, - 114;3; -0.137034,-0.235439, 6.856374;;, - 115;3; -0.137034,-0.235439, 6.856374;;, - 116;3; -0.137034,-0.235439, 6.856374;;, - 117;3; -0.137034,-0.235439, 6.856374;;, - 118;3; -0.137034,-0.235439, 6.856374;;, - 119;3; -0.137034,-0.235439, 6.856374;;, - 120;3; -0.137034,-0.235439, 6.856374;;, - 121;3; -0.137034,-0.235439, 6.856374;;, - 122;3; -0.137034,-0.235439, 6.856374;;, - 123;3; -0.137034,-0.235439, 6.856374;;, - 124;3; -0.137034,-0.235439, 6.856374;;, - 125;3; -0.137034,-0.235439, 6.856374;;, - 126;3; -0.137034,-0.235439, 6.856374;;, - 127;3; -0.137034,-0.235439, 6.856374;;, - 128;3; -0.137034,-0.235439, 6.856374;;, - 129;3; -0.137034,-0.235439, 6.856374;;, - 130;3; -0.137034,-0.235439, 6.856374;;, - 131;3; -0.137034,-0.235439, 6.856374;;, - 132;3; -0.137034,-0.235439, 6.856374;;, - 133;3; -0.137034,-0.235439, 6.856374;;, - 134;3; -0.137034,-0.235439, 6.856374;;, - 135;3; -0.137034,-0.235439, 6.856374;;, - 136;3; -0.137034,-0.235439, 6.856374;;, - 137;3; -0.137034,-0.235439, 6.856374;;, - 138;3; -0.137034,-0.235439, 6.856374;;, - 139;3; -0.137034,-0.235439, 6.856374;;, - 140;3; -0.137034,-0.235439, 6.856374;;, - 141;3; -0.137034,-0.235439, 6.856374;;, - 142;3; -0.137034,-0.235439, 6.856374;;, - 143;3; -0.137034,-0.235439, 6.856374;;, - 144;3; -0.137034,-0.235439, 6.856374;;, - 145;3; -0.137034,-0.235439, 6.856374;;, - 146;3; -0.137034,-0.235439, 6.856374;;, - 147;3; -0.137034,-0.235439, 6.856374;;, - 148;3; -0.137034,-0.235439, 6.856374;;, - 149;3; -0.137034,-0.235439, 6.856374;;, - 150;3; -0.137034,-0.235439, 6.856374;;, - 151;3; -0.137034,-0.235439, 6.856374;;, - 152;3; -0.137034,-0.235439, 6.856374;;, - 153;3; -0.137034,-0.235439, 6.856374;;, - 154;3; -0.137034,-0.235439, 6.856374;;, - 155;3; -0.137034,-0.235439, 6.856374;;; - } - AnimationKey { //Rotation - 0; - 156; - 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 60;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 61;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 62;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 63;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 64;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 65;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 66;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 67;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 68;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 69;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 70;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 71;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 72;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 73;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 74;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 75;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 76;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 77;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 78;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 79;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 80;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 81;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 82;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 83;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 84;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 85;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 86;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 87;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 88;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 89;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 90;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 91;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 92;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 93;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 94;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 95;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 96;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 97;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 98;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 99;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 100;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 101;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 102;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 103;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 104;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 105;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 106;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 107;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 108;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 109;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 110;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 111;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 112;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 113;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 114;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 115;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 116;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 117;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 118;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 119;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 120;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 121;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 122;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 123;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 124;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 125;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 126;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 127;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 128;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 129;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 130;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 131;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 132;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 133;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 134;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 135;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 136;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 137;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 138;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 139;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 140;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 141;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 142;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 143;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 144;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 145;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 146;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 147;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 148;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 149;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 150;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 151;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 152;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 153;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 154;4; -1.000000, 0.000000, 0.000000, 0.000000;;, - 155;4; -1.000000, 0.000000, 0.000000, 0.000000;;; - } - AnimationKey { //Scale - 1; - 156; - 0;3; 2.153459, 2.153459, 2.153459;;, - 1;3; 2.153459, 2.153459, 2.153459;;, - 2;3; 2.153459, 2.153459, 2.153459;;, - 3;3; 2.153459, 2.153459, 2.153459;;, - 4;3; 2.153459, 2.153459, 2.153459;;, - 5;3; 2.153459, 2.153459, 2.153459;;, - 6;3; 2.153459, 2.153459, 2.153459;;, - 7;3; 2.153459, 2.153459, 2.153459;;, - 8;3; 2.153459, 2.153459, 2.153459;;, - 9;3; 2.153459, 2.153459, 2.153459;;, - 10;3; 2.153459, 2.153459, 2.153459;;, - 11;3; 2.153459, 2.153459, 2.153459;;, - 12;3; 2.153459, 2.153459, 2.153459;;, - 13;3; 2.153459, 2.153459, 2.153459;;, - 14;3; 2.153459, 2.153459, 2.153459;;, - 15;3; 2.153459, 2.153459, 2.153459;;, - 16;3; 2.153459, 2.153459, 2.153459;;, - 17;3; 2.153459, 2.153459, 2.153459;;, - 18;3; 2.153459, 2.153459, 2.153459;;, - 19;3; 2.153459, 2.153459, 2.153459;;, - 20;3; 2.153459, 2.153459, 2.153459;;, - 21;3; 2.153459, 2.153459, 2.153459;;, - 22;3; 2.153459, 2.153459, 2.153459;;, - 23;3; 2.153459, 2.153459, 2.153459;;, - 24;3; 2.153459, 2.153459, 2.153459;;, - 25;3; 2.153459, 2.153459, 2.153459;;, - 26;3; 2.153459, 2.153459, 2.153459;;, - 27;3; 2.153459, 2.153459, 2.153459;;, - 28;3; 2.153459, 2.153459, 2.153459;;, - 29;3; 2.153459, 2.153459, 2.153459;;, - 30;3; 2.153459, 2.153459, 2.153459;;, - 31;3; 2.153459, 2.153459, 2.153459;;, - 32;3; 2.153459, 2.153459, 2.153459;;, - 33;3; 2.153459, 2.153459, 2.153459;;, - 34;3; 2.153459, 2.153459, 2.153459;;, - 35;3; 2.153459, 2.153459, 2.153459;;, - 36;3; 2.153459, 2.153459, 2.153459;;, - 37;3; 2.153459, 2.153459, 2.153459;;, - 38;3; 2.153459, 2.153459, 2.153459;;, - 39;3; 2.153459, 2.153459, 2.153459;;, - 40;3; 2.153459, 2.153459, 2.153459;;, - 41;3; 2.153459, 2.153459, 2.153459;;, - 42;3; 2.153459, 2.153459, 2.153459;;, - 43;3; 2.153459, 2.153459, 2.153459;;, - 44;3; 2.153459, 2.153459, 2.153459;;, - 45;3; 2.153459, 2.153459, 2.153459;;, - 46;3; 2.153459, 2.153459, 2.153459;;, - 47;3; 2.153459, 2.153459, 2.153459;;, - 48;3; 2.153459, 2.153459, 2.153459;;, - 49;3; 2.153459, 2.153459, 2.153459;;, - 50;3; 2.153459, 2.153459, 2.153459;;, - 51;3; 2.153459, 2.153459, 2.153459;;, - 52;3; 2.153459, 2.153459, 2.153459;;, - 53;3; 2.153459, 2.153459, 2.153459;;, - 54;3; 2.153459, 2.153459, 2.153459;;, - 55;3; 2.153459, 2.153459, 2.153459;;, - 56;3; 2.153459, 2.153459, 2.153459;;, - 57;3; 2.153459, 2.153459, 2.153459;;, - 58;3; 2.153459, 2.153459, 2.153459;;, - 59;3; 2.153459, 2.153459, 2.153459;;, - 60;3; 2.153459, 2.153459, 2.153459;;, - 61;3; 2.153459, 2.153459, 2.153459;;, - 62;3; 2.153459, 2.153459, 2.153459;;, - 63;3; 2.153459, 2.153459, 2.153459;;, - 64;3; 2.153459, 2.153459, 2.153459;;, - 65;3; 2.153459, 2.153459, 2.153459;;, - 66;3; 2.153459, 2.153459, 2.153459;;, - 67;3; 2.153459, 2.153459, 2.153459;;, - 68;3; 2.153459, 2.153459, 2.153459;;, - 69;3; 2.153459, 2.153459, 2.153459;;, - 70;3; 2.153459, 2.153459, 2.153459;;, - 71;3; 2.153459, 2.153459, 2.153459;;, - 72;3; 2.153459, 2.153459, 2.153459;;, - 73;3; 2.153459, 2.153459, 2.153459;;, - 74;3; 2.153459, 2.153459, 2.153459;;, - 75;3; 2.153459, 2.153459, 2.153459;;, - 76;3; 2.153459, 2.153459, 2.153459;;, - 77;3; 2.153459, 2.153459, 2.153459;;, - 78;3; 2.153459, 2.153459, 2.153459;;, - 79;3; 2.153459, 2.153459, 2.153459;;, - 80;3; 2.153459, 2.153459, 2.153459;;, - 81;3; 2.153459, 2.153459, 2.153459;;, - 82;3; 2.153459, 2.153459, 2.153459;;, - 83;3; 2.153459, 2.153459, 2.153459;;, - 84;3; 2.153459, 2.153459, 2.153459;;, - 85;3; 2.153459, 2.153459, 2.153459;;, - 86;3; 2.153459, 2.153459, 2.153459;;, - 87;3; 2.153459, 2.153459, 2.153459;;, - 88;3; 2.153459, 2.153459, 2.153459;;, - 89;3; 2.153459, 2.153459, 2.153459;;, - 90;3; 2.153459, 2.153459, 2.153459;;, - 91;3; 2.153459, 2.153459, 2.153459;;, - 92;3; 2.153459, 2.153459, 2.153459;;, - 93;3; 2.153459, 2.153459, 2.153459;;, - 94;3; 2.153459, 2.153459, 2.153459;;, - 95;3; 2.153459, 2.153459, 2.153459;;, - 96;3; 2.153459, 2.153459, 2.153459;;, - 97;3; 2.153459, 2.153459, 2.153459;;, - 98;3; 2.153459, 2.153459, 2.153459;;, - 99;3; 2.153459, 2.153459, 2.153459;;, - 100;3; 2.153459, 2.153459, 2.153459;;, - 101;3; 2.153459, 2.153459, 2.153459;;, - 102;3; 2.153459, 2.153459, 2.153459;;, - 103;3; 2.153459, 2.153459, 2.153459;;, - 104;3; 2.153459, 2.153459, 2.153459;;, - 105;3; 2.153459, 2.153459, 2.153459;;, - 106;3; 2.153459, 2.153459, 2.153459;;, - 107;3; 2.153459, 2.153459, 2.153459;;, - 108;3; 2.153459, 2.153459, 2.153459;;, - 109;3; 2.153459, 2.153459, 2.153459;;, - 110;3; 2.153459, 2.153459, 2.153459;;, - 111;3; 2.153459, 2.153459, 2.153459;;, - 112;3; 2.153459, 2.153459, 2.153459;;, - 113;3; 2.153459, 2.153459, 2.153459;;, - 114;3; 2.153459, 2.153459, 2.153459;;, - 115;3; 2.153459, 2.153459, 2.153459;;, - 116;3; 2.153459, 2.153459, 2.153459;;, - 117;3; 2.153459, 2.153459, 2.153459;;, - 118;3; 2.153459, 2.153459, 2.153459;;, - 119;3; 2.153459, 2.153459, 2.153459;;, - 120;3; 2.153459, 2.153459, 2.153459;;, - 121;3; 2.153459, 2.153459, 2.153459;;, - 122;3; 2.153459, 2.153459, 2.153459;;, - 123;3; 2.153459, 2.153459, 2.153459;;, - 124;3; 2.153459, 2.153459, 2.153459;;, - 125;3; 2.153459, 2.153459, 2.153459;;, - 126;3; 2.153459, 2.153459, 2.153459;;, - 127;3; 2.153459, 2.153459, 2.153459;;, - 128;3; 2.153459, 2.153459, 2.153459;;, - 129;3; 2.153459, 2.153459, 2.153459;;, - 130;3; 2.153459, 2.153459, 2.153459;;, - 131;3; 2.153459, 2.153459, 2.153459;;, - 132;3; 2.153459, 2.153459, 2.153459;;, - 133;3; 2.153459, 2.153459, 2.153459;;, - 134;3; 2.153459, 2.153459, 2.153459;;, - 135;3; 2.153459, 2.153459, 2.153459;;, - 136;3; 2.153459, 2.153459, 2.153459;;, - 137;3; 2.153459, 2.153459, 2.153459;;, - 138;3; 2.153459, 2.153459, 2.153459;;, - 139;3; 2.153459, 2.153459, 2.153459;;, - 140;3; 2.153459, 2.153459, 2.153459;;, - 141;3; 2.153459, 2.153459, 2.153459;;, - 142;3; 2.153459, 2.153459, 2.153459;;, - 143;3; 2.153459, 2.153459, 2.153459;;, - 144;3; 2.153459, 2.153459, 2.153459;;, - 145;3; 2.153459, 2.153459, 2.153459;;, - 146;3; 2.153459, 2.153459, 2.153459;;, - 147;3; 2.153459, 2.153459, 2.153459;;, - 148;3; 2.153459, 2.153459, 2.153459;;, - 149;3; 2.153459, 2.153459, 2.153459;;, - 150;3; 2.153459, 2.153459, 2.153459;;, - 151;3; 2.153459, 2.153459, 2.153459;;, - 152;3; 2.153459, 2.153459, 2.153459;;, - 153;3; 2.153459, 2.153459, 2.153459;;, - 154;3; 2.153459, 2.153459, 2.153459;;, - 155;3; 2.153459, 2.153459, 2.153459;;; - } - } -} //End of AnimationSet +xof 0303txt 0032 + +template XSkinMeshHeader { + <3cf169ce-ff7c-44ab-93c0-f78f62d172e2> + WORD nMaxSkinWeightsPerVertex; + WORD nMaxSkinWeightsPerFace; + WORD nBones; +} + +template SkinWeights { + <6f0d123b-bad2-4167-a0d0-80224f25fabb> + STRING transformNodeName; + DWORD nWeights; + array DWORD vertexIndices[nWeights]; + array float weights[nWeights]; + Matrix4x4 matrixOffset; +} + +Frame Root { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 0.000000, 1.000000, 0.000000, + 0.000000, 1.000000,-0.000000, 0.000000, + 0.000000, 0.000000, 0.000000, 1.000000;; + } + Frame Armature { + FrameTransformMatrix { + 2.153459, 0.000000, 0.000000, 0.000000, + 0.000000, 2.153459, 0.000000, 0.000000, + 0.000000, 0.000000, 2.153459, 0.000000, + -11.632589, 0.094256, 0.169731, 1.000000;; + } + Frame Armature_Body { + FrameTransformMatrix { + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 0.996529, 0.083252, 0.000000, + 0.000000,-0.083252, 0.996529, 0.000000, + 5.378092,-1.647068, 2.876912, 1.000000;; + } + Frame Armature_noga3 { + FrameTransformMatrix { + 0.000000,-0.996529, 0.083252, 0.000000, + -0.000000,-0.083252,-0.996529, 0.000000, + 1.000000, 0.000000,-0.000000, 0.000000, + 0.618225, 0.037596,-0.622362, 1.000000;; + } + } //End of Armature_noga3 + Frame Armature_noga1 { + FrameTransformMatrix { + 0.000000,-0.996529, 0.083252, 0.000000, + -0.000000,-0.083252,-0.996529, 0.000000, + 1.000000, 0.000000,-0.000000, 0.000000, + 0.618225, 3.072911,-0.875938, 1.000000;; + } + } //End of Armature_noga1 + Frame Armature_noga4 { + FrameTransformMatrix { + 0.000000,-0.996529, 0.083252, 0.000000, + -0.000000,-0.083252,-0.996529, 0.000000, + 1.000000, 0.000000,-0.000000, 0.000000, + -0.648382, 0.037596,-0.622362, 1.000000;; + } + } //End of Armature_noga4 + Frame Armature_noga2 { + FrameTransformMatrix { + 0.000000,-0.996529, 0.083252, 0.000000, + -0.000000,-0.083252,-0.996529, 0.000000, + 1.000000, 0.000000,-0.000000, 0.000000, + -0.648382, 3.072911,-0.875938, 1.000000;; + } + } //End of Armature_noga2 + Frame Armature_hvost { + FrameTransformMatrix { + 1.000000, 0.000000,-0.000000, 0.000000, + -0.000000,-0.522249,-0.852793, 0.000000, + -0.000000, 0.852793,-0.522249, 0.000000, + 0.000000,-0.295864,-0.017687, 1.000000;; + } + } //End of Armature_hvost + Frame Armature_sheya { + FrameTransformMatrix { + 0.997121, 0.074946,-0.011510, 0.000000, + -0.075824, 0.985074,-0.154533, 0.000000, + -0.000243, 0.154961, 0.987921, 0.000000, + 0.000000, 3.260104, 0.242284, 1.000000;; + } + Frame Armature_head { + FrameTransformMatrix { + 0.997121,-0.075824,-0.000243, 0.000000, + 0.075813, 0.996898, 0.021119, 0.000000, + -0.001359,-0.021076, 0.999777, 0.000000, + 0.068728, 0.903770, 0.009841, 1.000000;; + } + } //End of Armature_head + Frame Armature_zubi { + FrameTransformMatrix { + 0.997121,-0.075824,-0.000243, 0.000000, + 0.075658, 0.994708, 0.069515, 0.000000, + -0.005029,-0.069333, 0.997581, 0.000000, + 0.205805, 1.974131,-0.481359, 1.000000;; + } + } //End of Armature_zubi + } //End of Armature_sheya + } //End of Armature_Body + } //End of Armature + Frame Cube { + FrameTransformMatrix { + 2.153459, 0.000000, 0.000000, 0.000000, + 0.000000, 2.153459, 0.000000, 0.000000, + 0.000000, 0.000000, 2.153459, 0.000000, + -0.137034,-0.235439, 6.856374, 1.000000;; + } + Mesh { //Mesh Mesh + 344; + -1.000000; 0.155088;-0.615504;, + -1.000000; 2.052689;-0.915563;, + -1.000000; 2.052689; 0.915563;, + -1.000000; 0.155088; 0.615504;, + -1.000000; 2.052689;-0.915563;, + 1.000000; 2.052689;-0.915563;, + 1.000000; 2.052689; 0.915563;, + -1.000000; 2.052689; 0.915563;, + 1.000000; 0.155088;-0.615504;, + 1.000000;-1.728900;-0.764941;, + 1.000000;-1.728900; 0.565265;, + 1.000000; 0.155088; 0.615504;, + 1.000000;-1.728900;-0.764941;, + -1.000000;-1.728900;-0.764941;, + -1.000000;-1.728900; 0.565265;, + 1.000000;-1.728900; 0.565265;, + 1.000000; 0.155088;-0.615504;, + 1.000000; 2.052689;-0.915563;, + -1.000000; 2.052689;-0.915563;, + -1.000000; 0.155088;-0.615504;, + -1.000000; 0.155088; 0.615504;, + -1.000000; 2.052689; 0.915563;, + 1.000000; 2.052689; 0.915563;, + 1.000000; 0.155088; 0.615504;, + -1.000000;-1.728900;-0.764941;, + -1.000000; 0.155088;-0.615504;, + -1.000000; 0.155088; 0.615504;, + -1.000000;-1.728900; 0.565265;, + 1.000000; 2.052689;-0.915563;, + 1.000000; 0.155088;-0.615504;, + 1.000000; 0.155088; 0.615504;, + 1.000000; 2.052689; 0.915563;, + 1.000000;-1.728900;-0.764941;, + 1.000000; 0.155088;-0.615504;, + -1.000000; 0.155088;-0.615504;, + -1.000000;-1.728900;-0.764941;, + -1.000000;-1.728900; 0.565265;, + -1.000000; 0.155088; 0.615504;, + 1.000000; 0.155088; 0.615504;, + 1.000000;-1.728900; 0.565265;, + -0.478282; 1.627421;-0.497030;, + -0.478282; 2.777568;-0.242289;, + -0.478282; 2.571347; 0.688789;, + -0.478282; 1.421201; 0.434048;, + -0.478282; 2.777568;-0.242289;, + 0.646717; 2.777568;-0.242289;, + 0.646717; 2.571347; 0.688789;, + -0.478282; 2.571347; 0.688789;, + 0.646717; 2.777568;-0.242289;, + 0.646717; 1.627421;-0.497030;, + 0.646717; 1.421201; 0.434048;, + 0.646717; 2.571347; 0.688789;, + 0.646717; 1.627421;-0.497030;, + -0.478282; 1.627421;-0.497030;, + -0.478282; 1.421201; 0.434048;, + 0.646717; 1.421201; 0.434048;, + 0.646717; 1.627421;-0.497030;, + 0.646717; 2.777568;-0.242289;, + -0.478282; 2.777568;-0.242289;, + -0.478282; 1.627421;-0.497030;, + -0.478282; 1.421201; 0.434048;, + -0.478282; 2.571347; 0.688789;, + 0.646717; 2.571347; 0.688789;, + 0.646717; 1.421201; 0.434048;, + -0.671784; 2.547537;-0.382663;, + -0.671784; 3.191954;-0.382663;, + -0.671784; 3.191954; 0.728308;, + -0.671784; 2.547537; 0.728308;, + 0.512005; 3.820444;-0.294064;, + -0.394370; 3.820444;-0.294064;, + -0.671784; 3.191954;-0.382663;, + 0.789419; 3.191954;-0.382663;, + 0.789419; 3.191954;-0.382663;, + 0.789419; 2.547537;-0.382663;, + 0.789419; 2.547537; 0.728308;, + 0.789419; 3.191954; 0.728308;, + 0.789419; 2.547537;-0.382663;, + -0.671784; 2.547537;-0.382663;, + -0.671784; 2.547537; 0.728308;, + 0.789419; 2.547537; 0.728308;, + 0.789419; 2.547537;-0.382663;, + 0.789419; 3.191954;-0.382663;, + -0.671784; 3.191954;-0.382663;, + -0.671784; 2.547537;-0.382663;, + -0.671784; 2.547537; 0.728308;, + -0.671784; 3.191954; 0.728308;, + 0.789419; 3.191954; 0.728308;, + 0.789419; 2.547537; 0.728308;, + 0.512005; 4.671586;-0.294064;, + -0.394370; 4.671586;-0.294064;, + -0.394370; 3.820444;-0.294064;, + 0.512005; 3.820444;-0.294064;, + -0.394370; 3.820444; 0.345902;, + 0.512005; 3.820444; 0.345902;, + 0.789419; 3.191954; 0.728308;, + -0.671784; 3.191954; 0.728308;, + 0.512005; 3.820444; 0.345902;, + 0.512005; 3.820444;-0.294064;, + 0.789419; 3.191954;-0.382663;, + 0.789419; 3.191954; 0.728308;, + -0.671784; 3.191954; 0.728308;, + -0.671784; 3.191954;-0.382663;, + -0.394370; 3.820444;-0.294064;, + -0.394370; 3.820444; 0.345902;, + -0.394370; 4.671586;-0.294064;, + 0.512005; 4.671586;-0.294064;, + 0.512005; 4.671586; 0.345902;, + -0.394370; 4.671586; 0.345902;, + -0.394370; 3.820444; 0.345902;, + -0.394370; 3.820444;-0.294064;, + -0.394370; 4.671586;-0.294064;, + -0.394370; 4.671586; 0.345902;, + -0.394370; 4.671586; 0.345902;, + 0.512005; 4.671586; 0.345902;, + 0.512005; 3.820444; 0.345902;, + -0.394370; 3.820444; 0.345902;, + 0.512005; 4.671586; 0.345902;, + 0.512005; 4.671586;-0.294064;, + 0.512005; 3.820444;-0.294064;, + 0.512005; 3.820444; 0.345902;, + 0.278519; 2.361271; 0.644022;, + 0.278519; 2.654585; 0.644022;, + 0.520551; 2.654585; 1.302632;, + 0.520551; 2.361271; 1.302632;, + 0.278519; 2.654585; 0.644022;, + 0.787799; 2.696650; 0.644022;, + 0.798712; 2.696650; 1.302632;, + 0.520551; 2.654585; 1.302632;, + 0.787799; 2.696650; 0.644022;, + 0.787799; 2.403336; 0.644022;, + 0.798712; 2.403336; 1.302632;, + 0.798712; 2.696650; 1.302632;, + 0.787799; 2.403336; 0.644022;, + 0.278519; 2.361271; 0.644022;, + 0.520551; 2.361271; 1.302632;, + 0.798712; 2.403336; 1.302632;, + 0.787799; 2.403336; 0.644022;, + 0.787799; 2.696650; 0.644022;, + 0.278519; 2.654585; 0.644022;, + 0.278519; 2.361271; 0.644022;, + 0.520551; 2.361271; 1.302632;, + 0.520551; 2.654585; 1.302632;, + 0.798712; 2.696650; 1.302632;, + 0.798712; 2.403336; 1.302632;, + -0.681576; 2.380263; 0.632819;, + -0.681576; 2.673577; 0.632819;, + -0.646066; 2.673577; 1.291429;, + -0.646066; 2.380263; 1.291429;, + -0.681576; 2.673577; 0.632819;, + -0.172296; 2.673577; 0.632819;, + -0.391654; 2.673577; 1.291429;, + -0.646066; 2.673577; 1.291429;, + -0.172296; 2.673577; 0.632819;, + -0.172296; 2.380263; 0.632819;, + -0.391654; 2.380263; 1.291429;, + -0.391654; 2.673577; 1.291429;, + -0.172296; 2.380263; 0.632819;, + -0.681576; 2.380263; 0.632819;, + -0.646066; 2.380263; 1.291429;, + -0.391654; 2.380263; 1.291429;, + -0.172296; 2.380263; 0.632819;, + -0.172296; 2.673577; 0.632819;, + -0.681576; 2.673577; 0.632819;, + -0.681576; 2.380263; 0.632819;, + -0.646066; 2.380263; 1.291429;, + -0.646066; 2.673577; 1.291429;, + -0.391654; 2.673577; 1.291429;, + -0.391654; 2.380263; 1.291429;, + -0.120377;-2.912002;-1.784416;, + -0.120377;-2.476886;-2.017185;, + -0.255799;-2.099858;-1.559360;, + -0.255799;-2.740405;-1.216694;, + -0.120377;-2.476886;-2.017185;, + 0.335223;-2.476886;-2.017185;, + 0.470645;-2.099858;-1.559360;, + -0.255799;-2.099858;-1.559360;, + 0.335223;-2.476886;-2.017185;, + 0.335223;-2.912002;-1.784416;, + 0.470645;-2.740405;-1.216694;, + 0.470645;-2.099858;-1.559360;, + 0.335223;-2.912002;-1.784416;, + -0.120377;-2.912002;-1.784416;, + -0.255799;-2.740405;-1.216694;, + 0.470645;-2.740405;-1.216694;, + 0.335223;-2.912002;-1.784416;, + 0.335223;-2.476886;-2.017185;, + -0.120377;-2.476886;-2.017185;, + -0.120377;-2.912002;-1.784416;, + -0.154317;-1.667699; 0.122275;, + -0.154317;-1.356034;-0.044453;, + 0.369163;-1.356034;-0.044453;, + 0.369163;-1.667699; 0.122275;, + -0.255799;-2.255081;-0.309479;, + -0.255799;-1.614535;-0.652145;, + -0.154317;-1.356034;-0.044453;, + -0.154317;-1.667699; 0.122275;, + -0.255799;-1.614535;-0.652145;, + 0.470645;-1.614535;-0.652145;, + 0.369163;-1.356034;-0.044453;, + -0.154317;-1.356034;-0.044453;, + 0.470645;-1.614535;-0.652145;, + 0.470645;-2.255081;-0.309479;, + 0.369163;-1.667699; 0.122275;, + 0.369163;-1.356034;-0.044453;, + 0.470645;-2.255081;-0.309479;, + -0.255799;-2.255081;-0.309479;, + -0.154317;-1.667699; 0.122275;, + 0.369163;-1.667699; 0.122275;, + 0.470645;-2.099858;-1.559360;, + 0.470645;-2.740405;-1.216694;, + 0.470645;-2.255081;-0.309479;, + 0.470645;-1.614535;-0.652145;, + 0.470645;-2.740405;-1.216694;, + -0.255799;-2.740405;-1.216694;, + -0.255799;-2.255081;-0.309479;, + 0.470645;-2.255081;-0.309479;, + -0.792844; 1.496758;-3.209955;, + -0.792844; 1.849385;-3.209955;, + -0.884154; 1.982406;-0.866022;, + -0.884154; 1.363736;-0.866022;, + 0.819857; 1.496758;-3.209955;, + 0.819857; 1.849385;-3.209955;, + 0.440400; 1.849385;-3.209955;, + 0.440400; 1.496758;-3.209955;, + -0.255799;-2.099858;-1.559360;, + 0.470645;-2.099858;-1.559360;, + 0.470645;-1.614535;-0.652145;, + -0.255799;-1.614535;-0.652145;, + 0.440400; 1.496758;-3.209955;, + 0.440400; 1.849385;-3.209955;, + 0.349091; 1.982406;-0.866022;, + 0.349091; 1.363736;-0.866022;, + -0.255799;-2.740405;-1.216694;, + -0.255799;-2.099858;-1.559360;, + -0.255799;-1.614535;-0.652145;, + -0.255799;-2.255081;-0.309479;, + 0.349091; 1.363736;-0.866022;, + 0.349091; 1.982406;-0.866022;, + 0.911166; 1.982406;-0.866022;, + 0.911166; 1.363736;-0.866022;, + 0.440400; 1.849385;-3.209955;, + 0.819857; 1.849385;-3.209955;, + 0.911166; 1.982406;-0.866022;, + 0.349091; 1.982406;-0.866022;, + -0.413388; 1.496758;-3.209955;, + -0.413388; 1.849385;-3.209955;, + -0.792844; 1.849385;-3.209955;, + -0.792844; 1.496758;-3.209955;, + 0.819857; 1.496758;-3.209955;, + 0.440400; 1.496758;-3.209955;, + 0.349091; 1.363736;-0.866022;, + 0.911166; 1.363736;-0.866022;, + 0.819857; 1.849385;-3.209955;, + 0.819857; 1.496758;-3.209955;, + 0.911166; 1.363736;-0.866022;, + 0.911166; 1.982406;-0.866022;, + -0.884154; 1.363736;-0.866022;, + -0.884154; 1.982406;-0.866022;, + -0.322078; 1.982406;-0.866022;, + -0.322078; 1.363736;-0.866022;, + -0.792844; 1.849385;-3.209955;, + -0.413388; 1.849385;-3.209955;, + -0.322078; 1.982406;-0.866022;, + -0.884154; 1.982406;-0.866022;, + -0.413388; 1.496758;-3.209955;, + -0.792844; 1.496758;-3.209955;, + -0.884154; 1.363736;-0.866022;, + -0.322078; 1.363736;-0.866022;, + -0.413388; 1.849385;-3.209955;, + -0.413388; 1.496758;-3.209955;, + -0.322078; 1.363736;-0.866022;, + -0.322078; 1.982406;-0.866022;, + -0.792844;-1.578270;-3.209955;, + -0.792844;-1.225643;-3.209955;, + -0.884154;-1.092621;-0.866022;, + -0.884154;-1.711292;-0.866022;, + -0.413388;-1.578270;-3.209955;, + -0.413388;-1.225643;-3.209955;, + -0.792844;-1.225643;-3.209955;, + -0.792844;-1.578270;-3.209955;, + -0.884154;-1.711292;-0.866022;, + -0.884154;-1.092621;-0.866022;, + -0.322078;-1.092621;-0.866022;, + -0.322078;-1.711292;-0.866022;, + -0.792844;-1.225643;-3.209955;, + -0.413388;-1.225643;-3.209955;, + -0.322078;-1.092621;-0.866022;, + -0.884154;-1.092621;-0.866022;, + -0.413388;-1.578270;-3.209955;, + -0.792844;-1.578270;-3.209955;, + -0.884154;-1.711292;-0.866022;, + -0.322078;-1.711292;-0.866022;, + -0.413388;-1.225643;-3.209955;, + -0.413388;-1.578270;-3.209955;, + -0.322078;-1.711292;-0.866022;, + -0.322078;-1.092621;-0.866022;, + 0.483946;-1.578270;-3.209955;, + 0.483946;-1.225643;-3.209955;, + 0.392636;-1.092621;-0.866022;, + 0.392636;-1.711292;-0.866022;, + 0.863402;-1.578270;-3.209955;, + 0.863402;-1.225643;-3.209955;, + 0.483946;-1.225643;-3.209955;, + 0.483946;-1.578270;-3.209955;, + 0.392636;-1.711292;-0.866022;, + 0.392636;-1.092621;-0.866022;, + 0.954712;-1.092621;-0.866022;, + 0.954712;-1.711292;-0.866022;, + 0.483946;-1.225643;-3.209955;, + 0.863402;-1.225643;-3.209955;, + 0.954712;-1.092621;-0.866022;, + 0.392636;-1.092621;-0.866022;, + 0.863402;-1.578270;-3.209955;, + 0.483946;-1.578270;-3.209955;, + 0.392636;-1.711292;-0.866022;, + 0.954712;-1.711292;-0.866022;, + 0.863402;-1.225643;-3.209955;, + 0.863402;-1.578270;-3.209955;, + 0.954712;-1.711292;-0.866022;, + 0.954712;-1.092621;-0.866022;, + -0.256903; 3.727607;-0.368337;, + -0.256903; 4.656346;-0.368337;, + -0.256903; 4.656346;-0.315211;, + -0.256903; 3.727607;-0.315211;, + -0.256903; 4.656346;-0.368337;, + 0.410987; 4.656346;-0.368337;, + 0.410987; 4.656346;-0.315211;, + -0.256903; 4.656346;-0.315211;, + 0.410987; 4.656346;-0.368337;, + 0.410987; 3.727607;-0.368337;, + 0.410987; 3.727607;-0.315211;, + 0.410987; 4.656346;-0.315211;, + 0.410987; 3.727607;-0.368337;, + -0.256903; 3.727607;-0.368337;, + -0.256903; 3.727607;-0.315211;, + 0.410987; 3.727607;-0.315211;, + 0.410987; 3.727607;-0.368337;, + 0.410987; 4.656346;-0.368337;, + -0.256903; 4.656346;-0.368337;, + -0.256903; 3.727607;-0.368337;, + -0.256903; 3.727607;-0.315211;, + -0.256903; 4.656346;-0.315211;, + 0.410987; 4.656346;-0.315211;, + 0.410987; 3.727607;-0.315211;; + 86; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;, + 4;24;25;26;27;, + 4;28;29;30;31;, + 4;32;33;34;35;, + 4;36;37;38;39;, + 4;40;41;42;43;, + 4;44;45;46;47;, + 4;48;49;50;51;, + 4;52;53;54;55;, + 4;56;57;58;59;, + 4;60;61;62;63;, + 4;64;65;66;67;, + 4;68;69;70;71;, + 4;72;73;74;75;, + 4;76;77;78;79;, + 4;80;81;82;83;, + 4;84;85;86;87;, + 4;88;89;90;91;, + 4;92;93;94;95;, + 4;96;97;98;99;, + 4;100;101;102;103;, + 4;104;105;106;107;, + 4;108;109;110;111;, + 4;112;113;114;115;, + 4;116;117;118;119;, + 4;120;121;122;123;, + 4;124;125;126;127;, + 4;128;129;130;131;, + 4;132;133;134;135;, + 4;136;137;138;139;, + 4;140;141;142;143;, + 4;144;145;146;147;, + 4;148;149;150;151;, + 4;152;153;154;155;, + 4;156;157;158;159;, + 4;160;161;162;163;, + 4;164;165;166;167;, + 4;168;169;170;171;, + 4;172;173;174;175;, + 4;176;177;178;179;, + 4;180;181;182;183;, + 4;184;185;186;187;, + 4;188;189;190;191;, + 4;192;193;194;195;, + 4;196;197;198;199;, + 4;200;201;202;203;, + 4;204;205;206;207;, + 4;208;209;210;211;, + 4;212;213;214;215;, + 4;216;217;218;219;, + 4;220;221;222;223;, + 4;224;225;226;227;, + 4;228;229;230;231;, + 4;232;233;234;235;, + 4;236;237;238;239;, + 4;240;241;242;243;, + 4;244;245;246;247;, + 4;248;249;250;251;, + 4;252;253;254;255;, + 4;256;257;258;259;, + 4;260;261;262;263;, + 4;264;265;266;267;, + 4;268;269;270;271;, + 4;272;273;274;275;, + 4;276;277;278;279;, + 4;280;281;282;283;, + 4;284;285;286;287;, + 4;288;289;290;291;, + 4;292;293;294;295;, + 4;296;297;298;299;, + 4;300;301;302;303;, + 4;304;305;306;307;, + 4;308;309;310;311;, + 4;312;313;314;315;, + 4;316;317;318;319;, + 4;320;321;322;323;, + 4;324;325;326;327;, + 4;328;329;330;331;, + 4;332;333;334;335;, + 4;336;337;338;339;, + 4;340;341;342;343;; + MeshNormals { //Mesh Normals + 344; + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-0.156185;-0.987728;, + 0.000000;-0.156185;-0.987728;, + 0.000000;-0.156185;-0.987728;, + 0.000000;-0.156185;-0.987728;, + -0.000000;-0.156185; 0.987728;, + -0.000000;-0.156185; 0.987728;, + -0.000000;-0.156185; 0.987728;, + -0.000000;-0.156185; 0.987728;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000; 0.079071;-0.996869;, + 0.000000; 0.079071;-0.996869;, + 0.000000; 0.079071;-0.996869;, + 0.000000; 0.079071;-0.996869;, + 0.000000;-0.026657; 0.999645;, + 0.000000;-0.026657; 0.999645;, + 0.000000;-0.026657; 0.999645;, + 0.000000;-0.026657; 0.999645;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 0.976339; 0.216245;, + 0.000000; 0.976339; 0.216245;, + 0.000000; 0.976339; 0.216245;, + 0.000000; 0.976339; 0.216245;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-0.976339;-0.216245;, + 0.000000;-0.976339;-0.216245;, + 0.000000;-0.976339;-0.216245;, + 0.000000;-0.976339;-0.216245;, + 0.000000; 0.216245;-0.976339;, + 0.000000; 0.216245;-0.976339;, + 0.000000; 0.216245;-0.976339;, + 0.000000; 0.216245;-0.976339;, + 0.000000;-0.216245; 0.976339;, + 0.000000;-0.216245; 0.976339;, + 0.000000;-0.216245; 0.976339;, + 0.000000;-0.216245; 0.976339;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 0.139591;-0.990209;, + 0.000000; 0.139591;-0.990209;, + 0.000000; 0.139591;-0.990209;, + 0.000000; 0.139591;-0.990209;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000;-0.000000;-1.000000;, + 0.000000; 0.519795; 0.854291;, + 0.000000; 0.519795; 0.854291;, + 0.000000; 0.519795; 0.854291;, + 0.000000; 0.519795; 0.854291;, + 0.914843; 0.403810; 0.000000;, + 0.914843; 0.403810; 0.000000;, + 0.914843; 0.403810; 0.000000;, + 0.914843; 0.403810; 0.000000;, + -0.914843; 0.403810; 0.000000;, + -0.914843; 0.403810; 0.000000;, + -0.914843; 0.403810; 0.000000;, + -0.914843; 0.403810; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 0.000000; 0.000000; 1.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + 1.000000; 0.000000; 0.000000;, + -0.938627; 0.000000; 0.344935;, + -0.938627; 0.000000; 0.344935;, + -0.938627; 0.000000; 0.344935;, + -0.938627; 0.000000; 0.344935;, + -0.106213; 0.994134; 0.020396;, + -0.106213; 0.994134; 0.020396;, + -0.106213; 0.994134; 0.020396;, + -0.106213; 0.994134; 0.020396;, + 0.999863; 0.000000;-0.016567;, + 0.999863; 0.000000;-0.016567;, + 0.999863; 0.000000;-0.016567;, + 0.999863; 0.000000;-0.016567;, + 0.106213;-0.994134;-0.020396;, + 0.106213;-0.994134;-0.020396;, + 0.106213;-0.994134;-0.020396;, + 0.106213;-0.994134;-0.020396;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.998550; 0.000000; 0.053839;, + -0.998550; 0.000000; 0.053839;, + -0.998550; 0.000000; 0.053839;, + -0.998550; 0.000000; 0.053839;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.948761; 0.000000; 0.315995;, + 0.948761; 0.000000; 0.315995;, + 0.948761; 0.000000; 0.315995;, + 0.948761; 0.000000; 0.315995;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.973941;-0.106983;-0.199983;, + -0.973941;-0.106983;-0.199983;, + -0.973941;-0.106983;-0.199983;, + -0.973941;-0.106983;-0.199983;, + 0.000000; 0.771934;-0.635703;, + 0.000000; 0.771934;-0.635703;, + 0.000000; 0.771934;-0.635703;, + 0.000000; 0.771934;-0.635703;, + 0.973941;-0.106983;-0.199983;, + 0.973941;-0.106983;-0.199983;, + 0.973941;-0.106983;-0.199983;, + 0.973941;-0.106983;-0.199983;, + 0.000000;-0.957230; 0.289329;, + 0.000000;-0.957230; 0.289329;, + 0.000000;-0.957230; 0.289329;, + 0.000000;-0.957230; 0.289329;, + 0.000000;-0.471704;-0.881757;, + 0.000000;-0.471704;-0.881757;, + 0.000000;-0.471704;-0.881757;, + 0.000000;-0.471704;-0.881757;, + 0.000000; 0.471704; 0.881757;, + 0.000000; 0.471704; 0.881757;, + 0.000000; 0.471704; 0.881757;, + 0.000000; 0.471704; 0.881757;, + -0.988307; 0.071924; 0.134447;, + -0.988307; 0.071924; 0.134447;, + -0.988307; 0.071924; 0.134447;, + -0.988307; 0.071924; 0.134447;, + 0.000000; 0.920205;-0.391438;, + 0.000000; 0.920205;-0.391438;, + 0.000000; 0.920205;-0.391438;, + 0.000000; 0.920205;-0.391438;, + 0.988307; 0.071924; 0.134447;, + 0.988307; 0.071924; 0.134447;, + 0.988307; 0.071924; 0.134447;, + 0.988307; 0.071924; 0.134447;, + 0.000000;-0.592261; 0.805746;, + 0.000000;-0.592261; 0.805746;, + 0.000000;-0.592261; 0.805746;, + 0.000000;-0.592261; 0.805746;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-0.881757; 0.471704;, + 0.000000;-0.881757; 0.471704;, + 0.000000;-0.881757; 0.471704;, + 0.000000;-0.881757; 0.471704;, + -0.999242; 0.000000;-0.038926;, + -0.999242; 0.000000;-0.038926;, + -0.999242; 0.000000;-0.038926;, + -0.999242; 0.000000;-0.038926;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + 0.000000; 0.881757;-0.471704;, + 0.000000; 0.881757;-0.471704;, + 0.000000; 0.881757;-0.471704;, + 0.000000; 0.881757;-0.471704;, + -0.999242; 0.000000;-0.038926;, + -0.999242; 0.000000;-0.038926;, + -0.999242; 0.000000;-0.038926;, + -0.999242; 0.000000;-0.038926;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000; 0.998394;-0.056660;, + 0.000000; 0.998394;-0.056660;, + 0.000000; 0.998394;-0.056660;, + 0.000000; 0.998394;-0.056660;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + 0.000000;-0.998394;-0.056660;, + 0.000000;-0.998394;-0.056660;, + 0.000000;-0.998394;-0.056660;, + 0.000000;-0.998394;-0.056660;, + 0.999242; 0.000000;-0.038926;, + 0.999242; 0.000000;-0.038926;, + 0.999242; 0.000000;-0.038926;, + 0.999242; 0.000000;-0.038926;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000; 0.998394;-0.056660;, + 0.000000; 0.998394;-0.056660;, + 0.000000; 0.998394;-0.056660;, + 0.000000; 0.998394;-0.056660;, + 0.000000;-0.998394;-0.056660;, + 0.000000;-0.998394;-0.056660;, + 0.000000;-0.998394;-0.056660;, + 0.000000;-0.998394;-0.056660;, + 0.999242; 0.000000;-0.038926;, + 0.999242; 0.000000;-0.038926;, + 0.999242; 0.000000;-0.038926;, + 0.999242; 0.000000;-0.038926;, + -0.999242; 0.000000;-0.038926;, + -0.999242; 0.000000;-0.038926;, + -0.999242; 0.000000;-0.038926;, + -0.999242; 0.000000;-0.038926;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000; 0.998394;-0.056660;, + 0.000000; 0.998394;-0.056660;, + 0.000000; 0.998394;-0.056660;, + 0.000000; 0.998394;-0.056660;, + 0.000000;-0.998394;-0.056660;, + 0.000000;-0.998394;-0.056660;, + 0.000000;-0.998394;-0.056660;, + 0.000000;-0.998394;-0.056660;, + 0.999242; 0.000000;-0.038926;, + 0.999242; 0.000000;-0.038926;, + 0.999242; 0.000000;-0.038926;, + 0.999242; 0.000000;-0.038926;, + -0.999242; 0.000000;-0.038926;, + -0.999242; 0.000000;-0.038926;, + -0.999242; 0.000000;-0.038926;, + -0.999242; 0.000000;-0.038926;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + 0.000000; 0.998394;-0.056660;, + 0.000000; 0.998394;-0.056660;, + 0.000000; 0.998394;-0.056660;, + 0.000000; 0.998394;-0.056660;, + 0.000000;-0.998394;-0.056660;, + 0.000000;-0.998394;-0.056660;, + 0.000000;-0.998394;-0.056660;, + 0.000000;-0.998394;-0.056660;, + 0.999242; 0.000000;-0.038926;, + 0.999242; 0.000000;-0.038926;, + 0.999242; 0.000000;-0.038926;, + 0.999242; 0.000000;-0.038926;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + -1.000000; 0.000000; 0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 0.000000; 1.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 1.000000; 0.000000;-0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + 0.000000;-1.000000; 0.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000;-1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;, + -0.000000; 0.000000; 1.000000;; + 86; + 4;0;1;2;3;, + 4;4;5;6;7;, + 4;8;9;10;11;, + 4;12;13;14;15;, + 4;16;17;18;19;, + 4;20;21;22;23;, + 4;24;25;26;27;, + 4;28;29;30;31;, + 4;32;33;34;35;, + 4;36;37;38;39;, + 4;40;41;42;43;, + 4;44;45;46;47;, + 4;48;49;50;51;, + 4;52;53;54;55;, + 4;56;57;58;59;, + 4;60;61;62;63;, + 4;64;65;66;67;, + 4;68;69;70;71;, + 4;72;73;74;75;, + 4;76;77;78;79;, + 4;80;81;82;83;, + 4;84;85;86;87;, + 4;88;89;90;91;, + 4;92;93;94;95;, + 4;96;97;98;99;, + 4;100;101;102;103;, + 4;104;105;106;107;, + 4;108;109;110;111;, + 4;112;113;114;115;, + 4;116;117;118;119;, + 4;120;121;122;123;, + 4;124;125;126;127;, + 4;128;129;130;131;, + 4;132;133;134;135;, + 4;136;137;138;139;, + 4;140;141;142;143;, + 4;144;145;146;147;, + 4;148;149;150;151;, + 4;152;153;154;155;, + 4;156;157;158;159;, + 4;160;161;162;163;, + 4;164;165;166;167;, + 4;168;169;170;171;, + 4;172;173;174;175;, + 4;176;177;178;179;, + 4;180;181;182;183;, + 4;184;185;186;187;, + 4;188;189;190;191;, + 4;192;193;194;195;, + 4;196;197;198;199;, + 4;200;201;202;203;, + 4;204;205;206;207;, + 4;208;209;210;211;, + 4;212;213;214;215;, + 4;216;217;218;219;, + 4;220;221;222;223;, + 4;224;225;226;227;, + 4;228;229;230;231;, + 4;232;233;234;235;, + 4;236;237;238;239;, + 4;240;241;242;243;, + 4;244;245;246;247;, + 4;248;249;250;251;, + 4;252;253;254;255;, + 4;256;257;258;259;, + 4;260;261;262;263;, + 4;264;265;266;267;, + 4;268;269;270;271;, + 4;272;273;274;275;, + 4;276;277;278;279;, + 4;280;281;282;283;, + 4;284;285;286;287;, + 4;288;289;290;291;, + 4;292;293;294;295;, + 4;296;297;298;299;, + 4;300;301;302;303;, + 4;304;305;306;307;, + 4;308;309;310;311;, + 4;312;313;314;315;, + 4;316;317;318;319;, + 4;320;321;322;323;, + 4;324;325;326;327;, + 4;328;329;330;331;, + 4;332;333;334;335;, + 4;336;337;338;339;, + 4;340;341;342;343;; + } //End of Mesh Normals + MeshMaterialList { //Mesh Material List + 1; + 1; + 0;; + Material Default_Material { + 0.800000; 0.800000; 0.800000; 0.800000;; + 96.078431; + 0.500000; 0.500000; 0.500000;; + 0.000000; 0.000000; 0.000000;; + } + } //End of Mesh Material List + MeshTextureCoords { //Mesh UV Coordinates + 344; + 0.444664; 0.882740;, + 0.453010; 0.994603;, + 0.352139; 0.990704;, + 0.370352; 0.882084;, + 0.699615; 0.826957;, + 0.888198; 0.826957;, + 0.888198; 0.999617;, + 0.699615; 0.999617;, + 0.566940; 0.877116;, + 0.559308; 0.768256;, + 0.664340; 0.764336;, + 0.671138; 0.868138;, + 0.999617; 0.397190;, + 0.811034; 0.397190;, + 0.811034; 0.271762;, + 0.999617; 0.271762;, + 0.566940; 0.877116;, + 0.565483; 0.991269;, + 0.453010; 0.994603;, + 0.444664; 0.882740;, + 0.370352; 0.882084;, + 0.352139; 0.990704;, + 0.243744; 0.976452;, + 0.255729; 0.872295;, + 0.447331; 0.770867;, + 0.444664; 0.882740;, + 0.370352; 0.882084;, + 0.373731; 0.773298;, + 0.565483; 0.991269;, + 0.566940; 0.877116;, + 0.671138; 0.868138;, + 0.670488; 0.977139;, + 0.559308; 0.768256;, + 0.566940; 0.877116;, + 0.444664; 0.882740;, + 0.447331; 0.770867;, + 0.373731; 0.773298;, + 0.370352; 0.882084;, + 0.255729; 0.872295;, + 0.261819; 0.766836;, + 0.694945; 0.168323;, + 0.694945; 0.057246;, + 0.784866; 0.057246;, + 0.784866; 0.168323;, + 0.978885; 0.802852;, + 0.978885; 0.908930;, + 0.888965; 0.908930;, + 0.888965; 0.802852;, + 0.980864; 0.057246;, + 0.980864; 0.168323;, + 0.890944; 0.168323;, + 0.890944; 0.057246;, + 0.995043; 0.999617;, + 0.888965; 0.999617;, + 0.888965; 0.909696;, + 0.995043; 0.909696;, + 0.588867; 0.168323;, + 0.588867; 0.057246;, + 0.694945; 0.057246;, + 0.694945; 0.168323;, + 0.784866; 0.168323;, + 0.784866; 0.057246;, + 0.890944; 0.057246;, + 0.890944; 0.168323;, + 0.581893; 0.381313;, + 0.525981; 0.490259;, + 0.379618; 0.402841;, + 0.398054; 0.301018;, + 0.815523; 0.662938;, + 0.815524; 0.728486;, + 0.769623; 0.748548;, + 0.769623; 0.642876;, + 0.048873; 0.480128;, + 0.006488; 0.386718;, + 0.167529; 0.313647;, + 0.194276; 0.403737;, + 0.988636; 0.730470;, + 0.896211; 0.730470;, + 0.896211; 0.660198;, + 0.988636; 0.660198;, + 0.723019; 0.642876;, + 0.769623; 0.642876;, + 0.769623; 0.748548;, + 0.723019; 0.748548;, + 0.398054; 0.301018;, + 0.379618; 0.402841;, + 0.194276; 0.403737;, + 0.167529; 0.313647;, + 0.877077; 0.662938;, + 0.877077; 0.728486;, + 0.815524; 0.728486;, + 0.815523; 0.662938;, + 0.357048; 0.517540;, + 0.216152; 0.507657;, + 0.194276; 0.403737;, + 0.379618; 0.402841;, + 0.216152; 0.507657;, + 0.120216; 0.568830;, + 0.048873; 0.480128;, + 0.194276; 0.403737;, + 0.379618; 0.402841;, + 0.525981; 0.490259;, + 0.444034; 0.577428;, + 0.357048; 0.517540;, + 0.362490; 0.686881;, + 0.215162; 0.682739;, + 0.251936; 0.612341;, + 0.315469; 0.601729;, + 0.357048; 0.517540;, + 0.444034; 0.577428;, + 0.362490; 0.686881;, + 0.315469; 0.601729;, + 0.315469; 0.601729;, + 0.251936; 0.612341;, + 0.216152; 0.507657;, + 0.357048; 0.517540;, + 0.251936; 0.612341;, + 0.215162; 0.682739;, + 0.120216; 0.568830;, + 0.216152; 0.507657;, + 0.882221; 0.248633;, + 0.854668; 0.246226;, + 0.860426; 0.180315;, + 0.887978; 0.182722;, + 0.854668; 0.246226;, + 0.811034; 0.225788;, + 0.836391; 0.169090;, + 0.860426; 0.180315;, + 0.955560; 0.229325;, + 0.928738; 0.236069;, + 0.913594; 0.175833;, + 0.940417; 0.169090;, + 0.928738; 0.236069;, + 0.882221; 0.248633;, + 0.887978; 0.182722;, + 0.913594; 0.175833;, + 0.568666; 0.188259;, + 0.570943; 0.215822;, + 0.522758; 0.215822;, + 0.520482; 0.188259;, + 0.557028; 0.187492;, + 0.557028; 0.159835;, + 0.583256; 0.155869;, + 0.583256; 0.183526;, + 0.831256; 0.582510;, + 0.811034; 0.563643;, + 0.853460; 0.518170;, + 0.873682; 0.537037;, + 0.941763; 0.626056;, + 0.893812; 0.623471;, + 0.917809; 0.562573;, + 0.941763; 0.563864;, + 0.893812; 0.623471;, + 0.868081; 0.613331;, + 0.892078; 0.552433;, + 0.917809; 0.562573;, + 0.868081; 0.613331;, + 0.831256; 0.582510;, + 0.873682; 0.537037;, + 0.892078; 0.552433;, + 0.680049; 0.227106;, + 0.680049; 0.254763;, + 0.632028; 0.254763;, + 0.632028; 0.227106;, + 0.631262; 0.227106;, + 0.631262; 0.254763;, + 0.607273; 0.254763;, + 0.607273; 0.227106;, + 0.151813; 0.952191;, + 0.112345; 0.947279;, + 0.113514; 0.904716;, + 0.158003; 0.906790;, + 0.112345; 0.947279;, + 0.077106; 0.948022;, + 0.069721; 0.907057;, + 0.113514; 0.904716;, + 0.077106; 0.948022;, + 0.041465; 0.957980;, + 0.021003; 0.917204;, + 0.069721; 0.907057;, + 0.189475; 0.963315;, + 0.151813; 0.952191;, + 0.158003; 0.906790;, + 0.212875; 0.914749;, + 0.563441; 0.216588;, + 0.563441; 0.263118;, + 0.520482; 0.263118;, + 0.520482; 0.216588;, + 0.758717; 0.826190;, + 0.758717; 0.792862;, + 0.808077; 0.792862;, + 0.808077; 0.826190;, + 0.160570; 0.844684;, + 0.116458; 0.842962;, + 0.117818; 0.795850;, + 0.145830; 0.795143;, + 0.116458; 0.842962;, + 0.069466; 0.841189;, + 0.076449; 0.791324;, + 0.117818; 0.795850;, + 0.069466; 0.841189;, + 0.014746; 0.837740;, + 0.047872; 0.785711;, + 0.076449; 0.791324;, + 0.209296; 0.833892;, + 0.160570; 0.844684;, + 0.145830; 0.795143;, + 0.184389; 0.782622;, + 0.069721; 0.907057;, + 0.021003; 0.917204;, + 0.014746; 0.837740;, + 0.069466; 0.841189;, + 0.212875; 0.914749;, + 0.158003; 0.906790;, + 0.160570; 0.844684;, + 0.209296; 0.833892;, + 0.696701; 0.623144;, + 0.663486; 0.624673;, + 0.640785; 0.404303;, + 0.699058; 0.401620;, + 0.556261; 0.154243;, + 0.556261; 0.187492;, + 0.520482; 0.187492;, + 0.520482; 0.154243;, + 0.113514; 0.904716;, + 0.069721; 0.907057;, + 0.069466; 0.841189;, + 0.116458; 0.842962;, + 0.696269; 0.621054;, + 0.663054; 0.622583;, + 0.640352; 0.402213;, + 0.698626; 0.399530;, + 0.158003; 0.906790;, + 0.113514; 0.904716;, + 0.116458; 0.842962;, + 0.160570; 0.844684;, + 0.621714; 0.314631;, + 0.680049; 0.314631;, + 0.680049; 0.367630;, + 0.621714; 0.367630;, + 0.663054; 0.622583;, + 0.627632; 0.627630;, + 0.587883; 0.409689;, + 0.640352; 0.402213;, + 0.844623; 0.792862;, + 0.844623; 0.826112;, + 0.808843; 0.826112;, + 0.808843; 0.792862;, + 0.732005; 0.622825;, + 0.696269; 0.621054;, + 0.698626; 0.399530;, + 0.751560; 0.402153;, + 0.764905; 0.627630;, + 0.732005; 0.622825;, + 0.751560; 0.402153;, + 0.809283; 0.410584;, + 0.699615; 0.773191;, + 0.757950; 0.773191;, + 0.757950; 0.826190;, + 0.699615; 0.826190;, + 0.663486; 0.624673;, + 0.628065; 0.629720;, + 0.588315; 0.411779;, + 0.640785; 0.404303;, + 0.732437; 0.624915;, + 0.696701; 0.623144;, + 0.699058; 0.401620;, + 0.751992; 0.404243;, + 0.765338; 0.629720;, + 0.732437; 0.624915;, + 0.751992; 0.404243;, + 0.809715; 0.412674;, + 0.697254; 0.619480;, + 0.664039; 0.621009;, + 0.641336; 0.400639;, + 0.699610; 0.397956;, + 0.680049; 0.193089;, + 0.680049; 0.226339;, + 0.644269; 0.226339;, + 0.644269; 0.193089;, + 0.680049; 0.255529;, + 0.680049; 0.313865;, + 0.627050; 0.313865;, + 0.627050; 0.255529;, + 0.664039; 0.621009;, + 0.628617; 0.626056;, + 0.588867; 0.408115;, + 0.641336; 0.400639;, + 0.732989; 0.621251;, + 0.697254; 0.619480;, + 0.699610; 0.397956;, + 0.752544; 0.400579;, + 0.765890; 0.626056;, + 0.732989; 0.621251;, + 0.752544; 0.400579;, + 0.810267; 0.409010;, + 0.697253; 0.620613;, + 0.664039; 0.622143;, + 0.641336; 0.401773;, + 0.699610; 0.399090;, + 0.643503; 0.193089;, + 0.643503; 0.226339;, + 0.607723; 0.226339;, + 0.607723; 0.193089;, + 0.573481; 0.263885;, + 0.573481; 0.322220;, + 0.520482; 0.322220;, + 0.520482; 0.263885;, + 0.664039; 0.622143;, + 0.628617; 0.627190;, + 0.588867; 0.409249;, + 0.641336; 0.401773;, + 0.732989; 0.622384;, + 0.697253; 0.620613;, + 0.699610; 0.399090;, + 0.752544; 0.401713;, + 0.765890; 0.627190;, + 0.732989; 0.622384;, + 0.752544; 0.401713;, + 0.810267; 0.410144;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;, + 0.000000; 1.000000;; + } //End of Mesh UV Coordinates + XSkinMeshHeader { + 1; + 3; + 9; + } + SkinWeights { + "Armature_Body"; + 40; + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 1.000000, 0.000000, 0.000000, 0.000000, + 0.000000, 0.996529,-0.083252, 0.000000, + 0.000000, 0.083252, 0.996529, 0.000000, + -0.039910, 1.507776, 0.102992, 1.000000;; + } //End of Armature_Body Skin Weights + SkinWeights { + "Armature_zubi"; + 24; + 320, + 321, + 322, + 323, + 324, + 325, + 326, + 327, + 328, + 329, + 330, + 331, + 332, + 333, + 334, + 335, + 336, + 337, + 338, + 339, + 340, + 341, + 342, + 343; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 1.000000,-0.000000, 0.000000, 0.000000, + 0.000000, 0.999497, 0.031712, 0.000000, + -0.000000,-0.031712, 0.999497, 0.000000, + -0.095553,-3.687672, 0.221770, 1.000000;; + } //End of Armature_zubi Skin Weights + SkinWeights { + "Armature_hvost"; + 56; + 168, + 169, + 170, + 171, + 172, + 173, + 174, + 175, + 176, + 177, + 178, + 179, + 180, + 181, + 182, + 183, + 184, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192, + 193, + 194, + 195, + 196, + 197, + 198, + 199, + 200, + 201, + 202, + 203, + 204, + 205, + 206, + 207, + 208, + 209, + 210, + 211, + 212, + 213, + 214, + 215, + 224, + 225, + 226, + 227, + 232, + 233, + 234, + 235; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 1.000000,-0.000000,-0.000000, 0.000000, + 0.000000,-0.449440, 0.893311, 0.000000, + -0.000000,-0.893311,-0.449440, 0.000000, + -0.039909,-1.044864, 1.475107, 1.000000;; + } //End of Armature_hvost Skin Weights + SkinWeights { + "Armature_head"; + 104; + 64, + 65, + 66, + 67, + 68, + 69, + 70, + 71, + 72, + 73, + 74, + 75, + 76, + 77, + 78, + 79, + 80, + 81, + 82, + 83, + 84, + 85, + 86, + 87, + 88, + 89, + 90, + 91, + 92, + 93, + 94, + 95, + 96, + 97, + 98, + 99, + 100, + 101, + 102, + 103, + 104, + 105, + 106, + 107, + 108, + 109, + 110, + 111, + 112, + 113, + 114, + 115, + 116, + 117, + 118, + 119, + 120, + 121, + 122, + 123, + 124, + 125, + 126, + 127, + 128, + 129, + 130, + 131, + 132, + 133, + 134, + 135, + 136, + 137, + 138, + 139, + 140, + 141, + 142, + 143, + 144, + 145, + 146, + 147, + 148, + 149, + 150, + 151, + 152, + 153, + 154, + 155, + 156, + 157, + 158, + 159, + 160, + 161, + 162, + 163, + 164, + 165, + 166, + 167; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 1.000000,-0.000000, 0.000000, 0.000000, + -0.000000, 0.998694, 0.051097, 0.000000, + -0.000000,-0.051097, 0.998694, 0.000000, + -0.039910,-2.624220,-0.363653, 1.000000;; + } //End of Armature_head Skin Weights + SkinWeights { + "Armature_noga2"; + 24; + 216, + 217, + 218, + 219, + 244, + 245, + 246, + 247, + 256, + 257, + 258, + 259, + 260, + 261, + 262, + 263, + 264, + 265, + 266, + 267, + 268, + 269, + 270, + 271; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 0.000000,-0.000000, 1.000000, 0.000000, + -1.000000,-0.000000, 0.000000, 0.000000, + -0.000000,-1.000000,-0.000000, 0.000000, + 1.641199,-0.845231, 0.608472, 1.000000;; + } //End of Armature_noga2 Skin Weights + SkinWeights { + "Armature_noga1"; + 24; + 220, + 221, + 222, + 223, + 228, + 229, + 230, + 231, + 236, + 237, + 238, + 239, + 240, + 241, + 242, + 243, + 248, + 249, + 250, + 251, + 252, + 253, + 254, + 255; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 0.000000,-0.000000, 1.000000, 0.000000, + -1.000000,-0.000000, 0.000000, 0.000000, + -0.000000,-1.000000,-0.000000, 0.000000, + 1.641199,-0.845231,-0.658136, 1.000000;; + } //End of Armature_noga1 Skin Weights + SkinWeights { + "Armature_sheya"; + 24; + 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47, + 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, + 56, + 57, + 58, + 59, + 60, + 61, + 62, + 63; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 0.997121,-0.075824,-0.000243, 0.000000, + 0.075644, 0.994519, 0.072177, 0.000000, + -0.005231,-0.071988, 0.997392, 0.000000, + -0.169522,-1.701621,-0.409142, 1.000000;; + } //End of Armature_sheya Skin Weights + SkinWeights { + "Armature_noga4"; + 24; + 272, + 273, + 274, + 275, + 276, + 277, + 278, + 279, + 280, + 281, + 282, + 283, + 284, + 285, + 286, + 287, + 288, + 289, + 290, + 291, + 292, + 293, + 294, + 295; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 0.000000,-0.000000, 1.000000, 0.000000, + -1.000000,-0.000000, 0.000000, 0.000000, + -0.000000,-1.000000,-0.000000, 0.000000, + -1.404690,-0.845231, 0.608472, 1.000000;; + } //End of Armature_noga4 Skin Weights + SkinWeights { + "Armature_noga3"; + 24; + 296, + 297, + 298, + 299, + 300, + 301, + 302, + 303, + 304, + 305, + 306, + 307, + 308, + 309, + 310, + 311, + 312, + 313, + 314, + 315, + 316, + 317, + 318, + 319; + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000, + 1.000000; + 0.000000,-0.000000, 1.000000, 0.000000, + -1.000000,-0.000000, 0.000000, 0.000000, + -0.000000,-1.000000,-0.000000, 0.000000, + -1.404690,-0.845231,-0.658136, 1.000000;; + } //End of Armature_noga3 Skin Weights + } //End of Mesh Mesh + } //End of Cube +} //End of Root Frame +AnimationSet { + Animation { + {Armature} + AnimationKey { //Position + 2; + 156; + 0;3; -11.632589, 0.094256, 0.169731;;, + 1;3; -11.632589, 0.094256, 0.169731;;, + 2;3; -11.632589, 0.094256, 0.169731;;, + 3;3; -11.632589, 0.094256, 0.169731;;, + 4;3; -11.632589, 0.094256, 0.169731;;, + 5;3; -11.632589, 0.094256, 0.169731;;, + 6;3; -11.632589, 0.094256, 0.169731;;, + 7;3; -11.632589, 0.094256, 0.169731;;, + 8;3; -11.632589, 0.094256, 0.169731;;, + 9;3; -11.632589, 0.094256, 0.169731;;, + 10;3; -11.632589, 0.094256, 0.169731;;, + 11;3; -11.632589, 0.094256, 0.169731;;, + 12;3; -11.632589, 0.094256, 0.169731;;, + 13;3; -11.632589, 0.094256, 0.169731;;, + 14;3; -11.632589, 0.094256, 0.169731;;, + 15;3; -11.632589, 0.094256, 0.169731;;, + 16;3; -11.632589, 0.094256, 0.169731;;, + 17;3; -11.632589, 0.094256, 0.169731;;, + 18;3; -11.632589, 0.094256, 0.169731;;, + 19;3; -11.632589, 0.094256, 0.169731;;, + 20;3; -11.632589, 0.094256, 0.169731;;, + 21;3; -11.632589, 0.094256, 0.169731;;, + 22;3; -11.632589, 0.094256, 0.169731;;, + 23;3; -11.632589, 0.094256, 0.169731;;, + 24;3; -11.632589, 0.094256, 0.169731;;, + 25;3; -11.632589, 0.094256, 0.169731;;, + 26;3; -11.632589, 0.094256, 0.169731;;, + 27;3; -11.632589, 0.094256, 0.169731;;, + 28;3; -11.632589, 0.094256, 0.169731;;, + 29;3; -11.632589, 0.094256, 0.169731;;, + 30;3; -11.632589, 0.094256, 0.169731;;, + 31;3; -11.632589, 0.094256, 0.169731;;, + 32;3; -11.632589, 0.094256, 0.169731;;, + 33;3; -11.632589, 0.094256, 0.169731;;, + 34;3; -11.632589, 0.094256, 0.169731;;, + 35;3; -11.632589, 0.094256, 0.169731;;, + 36;3; -11.632589, 0.094256, 0.169731;;, + 37;3; -11.632589, 0.094256, 0.169731;;, + 38;3; -11.632589, 0.094256, 0.169731;;, + 39;3; -11.632589, 0.094256, 0.169731;;, + 40;3; -11.632589, 0.094256, 0.169731;;, + 41;3; -11.632589, 0.094256, 0.169731;;, + 42;3; -11.632589, 0.094256, 0.169731;;, + 43;3; -11.632589, 0.094256, 0.169731;;, + 44;3; -11.632589, 0.094256, 0.169731;;, + 45;3; -11.632589, 0.094256, 0.169731;;, + 46;3; -11.632589, 0.094256, 0.169731;;, + 47;3; -11.632589, 0.094256, 0.169731;;, + 48;3; -11.632589, 0.094256, 0.169731;;, + 49;3; -11.632589, 0.094256, 0.169731;;, + 50;3; -11.632589, 0.094256, 0.169731;;, + 51;3; -11.632589, 0.094256, 0.169731;;, + 52;3; -11.632589, 0.094256, 0.169731;;, + 53;3; -11.632589, 0.094256, 0.169731;;, + 54;3; -11.632589, 0.094256, 0.169731;;, + 55;3; -11.632589, 0.094256, 0.169731;;, + 56;3; -11.632589, 0.094256, 0.169731;;, + 57;3; -11.632589, 0.094256, 0.169731;;, + 58;3; -11.632589, 0.094256, 0.169731;;, + 59;3; -11.632589, 0.094256, 0.169731;;, + 60;3; -11.632589, 0.094256, 0.169731;;, + 61;3; -11.632589, 0.094256, 0.169731;;, + 62;3; -11.632589, 0.094256, 0.169731;;, + 63;3; -11.632589, 0.094256, 0.169731;;, + 64;3; -11.632589, 0.094256, 0.169731;;, + 65;3; -11.632589, 0.094256, 0.169731;;, + 66;3; -11.632589, 0.094256, 0.169731;;, + 67;3; -11.632589, 0.094256, 0.169731;;, + 68;3; -11.632589, 0.094256, 0.169731;;, + 69;3; -11.632589, 0.094256, 0.169731;;, + 70;3; -11.632589, 0.094256, 0.169731;;, + 71;3; -11.632589, 0.094256, 0.169731;;, + 72;3; -11.632589, 0.094256, 0.169731;;, + 73;3; -11.632589, 0.094256, 0.169731;;, + 74;3; -11.632589, 0.094256, 0.169731;;, + 75;3; -11.632589, 0.094256, 0.169731;;, + 76;3; -11.632589, 0.094256, 0.169731;;, + 77;3; -11.632589, 0.094256, 0.169731;;, + 78;3; -11.632589, 0.094256, 0.169731;;, + 79;3; -11.632589, 0.094256, 0.169731;;, + 80;3; -11.632589, 0.094256, 0.169731;;, + 81;3; -11.632589, 0.094256, 0.169731;;, + 82;3; -11.632589, 0.094256, 0.169731;;, + 83;3; -11.632589, 0.094256, 0.169731;;, + 84;3; -11.632589, 0.094256, 0.169731;;, + 85;3; -11.632589, 0.094256, 0.169731;;, + 86;3; -11.632589, 0.094256, 0.169731;;, + 87;3; -11.632589, 0.094256, 0.169731;;, + 88;3; -11.632589, 0.094256, 0.169731;;, + 89;3; -11.632589, 0.094256, 0.169731;;, + 90;3; -11.632589, 0.094256, 0.169731;;, + 91;3; -11.632589, 0.094256, 0.169731;;, + 92;3; -11.632589, 0.094256, 0.169731;;, + 93;3; -11.632589, 0.094256, 0.169731;;, + 94;3; -11.632589, 0.094256, 0.169731;;, + 95;3; -11.632589, 0.094256, 0.169731;;, + 96;3; -11.632589, 0.094256, 0.169731;;, + 97;3; -11.632589, 0.094256, 0.169731;;, + 98;3; -11.632589, 0.094256, 0.169731;;, + 99;3; -11.632589, 0.094256, 0.169731;;, + 100;3; -11.632589, 0.094256, 0.169731;;, + 101;3; -11.632589, 0.094256, 0.169731;;, + 102;3; -11.632589, 0.094256, 0.169731;;, + 103;3; -11.632589, 0.094256, 0.169731;;, + 104;3; -11.632589, 0.094256, 0.169731;;, + 105;3; -11.632589, 0.094256, 0.169731;;, + 106;3; -11.632589, 0.094256, 0.169731;;, + 107;3; -11.632589, 0.094256, 0.169731;;, + 108;3; -11.632589, 0.094256, 0.169731;;, + 109;3; -11.632589, 0.094256, 0.169731;;, + 110;3; -11.632589, 0.094256, 0.169731;;, + 111;3; -11.632589, 0.094256, 0.169731;;, + 112;3; -11.632589, 0.094256, 0.169731;;, + 113;3; -11.632589, 0.094256, 0.169731;;, + 114;3; -11.632589, 0.094256, 0.169731;;, + 115;3; -11.632589, 0.094256, 0.169731;;, + 116;3; -11.632589, 0.094256, 0.169731;;, + 117;3; -11.632589, 0.094256, 0.169731;;, + 118;3; -11.632589, 0.094256, 0.169731;;, + 119;3; -11.632589, 0.094256, 0.169731;;, + 120;3; -11.632589, 0.094256, 0.169731;;, + 121;3; -11.632589, 0.094256, 0.169731;;, + 122;3; -11.632589, 0.094256, 0.169731;;, + 123;3; -11.632589, 0.094256, 0.169731;;, + 124;3; -11.632589, 0.094256, 0.169731;;, + 125;3; -11.632589, 0.094256, 0.169731;;, + 126;3; -11.632589, 0.094256, 0.169731;;, + 127;3; -11.632589, 0.094256, 0.169731;;, + 128;3; -11.632589, 0.094256, 0.169731;;, + 129;3; -11.632589, 0.094256, 0.169731;;, + 130;3; -11.632589, 0.094256, 0.169731;;, + 131;3; -11.632589, 0.094256, 0.169731;;, + 132;3; -11.632589, 0.094256, 0.169731;;, + 133;3; -11.632589, 0.094256, 0.169731;;, + 134;3; -11.632589, 0.094256, 0.169731;;, + 135;3; -11.632589, 0.094256, 0.169731;;, + 136;3; -11.632589, 0.094256, 0.169731;;, + 137;3; -11.632589, 0.094256, 0.169731;;, + 138;3; -11.632589, 0.094256, 0.169731;;, + 139;3; -11.632589, 0.094256, 0.169731;;, + 140;3; -11.632589, 0.094256, 0.169731;;, + 141;3; -11.632589, 0.094256, 0.169731;;, + 142;3; -11.632589, 0.094256, 0.169731;;, + 143;3; -11.632589, 0.094256, 0.169731;;, + 144;3; -11.632589, 0.094256, 0.169731;;, + 145;3; -11.632589, 0.094256, 0.169731;;, + 146;3; -11.632589, 0.094256, 0.169731;;, + 147;3; -11.632589, 0.094256, 0.169731;;, + 148;3; -11.632589, 0.094256, 0.169731;;, + 149;3; -11.632589, 0.094256, 0.169731;;, + 150;3; -11.632589, 0.094256, 0.169731;;, + 151;3; -11.632589, 0.094256, 0.169731;;, + 152;3; -11.632589, 0.094256, 0.169731;;, + 153;3; -11.632589, 0.094256, 0.169731;;, + 154;3; -11.632589, 0.094256, 0.169731;;, + 155;3; -11.632589, 0.094256, 0.169731;;; + } + AnimationKey { //Rotation + 0; + 156; + 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 60;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 61;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 62;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 63;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 64;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 65;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 66;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 67;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 68;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 69;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 70;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 71;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 72;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 73;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 74;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 75;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 76;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 77;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 78;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 79;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 80;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 81;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 82;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 83;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 84;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 85;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 86;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 87;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 88;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 89;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 90;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 91;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 92;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 93;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 94;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 95;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 96;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 97;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 98;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 99;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 100;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 101;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 102;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 103;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 104;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 105;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 106;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 107;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 108;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 109;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 110;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 111;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 112;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 113;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 114;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 115;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 116;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 117;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 118;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 119;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 120;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 121;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 122;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 123;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 124;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 125;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 126;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 127;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 128;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 129;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 130;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 131;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 132;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 133;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 134;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 135;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 136;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 137;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 138;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 139;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 140;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 141;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 142;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 143;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 144;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 145;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 146;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 147;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 148;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 149;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 150;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 151;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 152;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 153;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 154;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 155;4; -1.000000, 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 156; + 0;3; 2.153459, 2.153459, 2.153459;;, + 1;3; 2.153459, 2.153459, 2.153459;;, + 2;3; 2.153459, 2.153459, 2.153459;;, + 3;3; 2.153459, 2.153459, 2.153459;;, + 4;3; 2.153459, 2.153459, 2.153459;;, + 5;3; 2.153459, 2.153459, 2.153459;;, + 6;3; 2.153459, 2.153459, 2.153459;;, + 7;3; 2.153459, 2.153459, 2.153459;;, + 8;3; 2.153459, 2.153459, 2.153459;;, + 9;3; 2.153459, 2.153459, 2.153459;;, + 10;3; 2.153459, 2.153459, 2.153459;;, + 11;3; 2.153459, 2.153459, 2.153459;;, + 12;3; 2.153459, 2.153459, 2.153459;;, + 13;3; 2.153459, 2.153459, 2.153459;;, + 14;3; 2.153459, 2.153459, 2.153459;;, + 15;3; 2.153459, 2.153459, 2.153459;;, + 16;3; 2.153459, 2.153459, 2.153459;;, + 17;3; 2.153459, 2.153459, 2.153459;;, + 18;3; 2.153459, 2.153459, 2.153459;;, + 19;3; 2.153459, 2.153459, 2.153459;;, + 20;3; 2.153459, 2.153459, 2.153459;;, + 21;3; 2.153459, 2.153459, 2.153459;;, + 22;3; 2.153459, 2.153459, 2.153459;;, + 23;3; 2.153459, 2.153459, 2.153459;;, + 24;3; 2.153459, 2.153459, 2.153459;;, + 25;3; 2.153459, 2.153459, 2.153459;;, + 26;3; 2.153459, 2.153459, 2.153459;;, + 27;3; 2.153459, 2.153459, 2.153459;;, + 28;3; 2.153459, 2.153459, 2.153459;;, + 29;3; 2.153459, 2.153459, 2.153459;;, + 30;3; 2.153459, 2.153459, 2.153459;;, + 31;3; 2.153459, 2.153459, 2.153459;;, + 32;3; 2.153459, 2.153459, 2.153459;;, + 33;3; 2.153459, 2.153459, 2.153459;;, + 34;3; 2.153459, 2.153459, 2.153459;;, + 35;3; 2.153459, 2.153459, 2.153459;;, + 36;3; 2.153459, 2.153459, 2.153459;;, + 37;3; 2.153459, 2.153459, 2.153459;;, + 38;3; 2.153459, 2.153459, 2.153459;;, + 39;3; 2.153459, 2.153459, 2.153459;;, + 40;3; 2.153459, 2.153459, 2.153459;;, + 41;3; 2.153459, 2.153459, 2.153459;;, + 42;3; 2.153459, 2.153459, 2.153459;;, + 43;3; 2.153459, 2.153459, 2.153459;;, + 44;3; 2.153459, 2.153459, 2.153459;;, + 45;3; 2.153459, 2.153459, 2.153459;;, + 46;3; 2.153459, 2.153459, 2.153459;;, + 47;3; 2.153459, 2.153459, 2.153459;;, + 48;3; 2.153459, 2.153459, 2.153459;;, + 49;3; 2.153459, 2.153459, 2.153459;;, + 50;3; 2.153459, 2.153459, 2.153459;;, + 51;3; 2.153459, 2.153459, 2.153459;;, + 52;3; 2.153459, 2.153459, 2.153459;;, + 53;3; 2.153459, 2.153459, 2.153459;;, + 54;3; 2.153459, 2.153459, 2.153459;;, + 55;3; 2.153459, 2.153459, 2.153459;;, + 56;3; 2.153459, 2.153459, 2.153459;;, + 57;3; 2.153459, 2.153459, 2.153459;;, + 58;3; 2.153459, 2.153459, 2.153459;;, + 59;3; 2.153459, 2.153459, 2.153459;;, + 60;3; 2.153459, 2.153459, 2.153459;;, + 61;3; 2.153459, 2.153459, 2.153459;;, + 62;3; 2.153459, 2.153459, 2.153459;;, + 63;3; 2.153459, 2.153459, 2.153459;;, + 64;3; 2.153459, 2.153459, 2.153459;;, + 65;3; 2.153459, 2.153459, 2.153459;;, + 66;3; 2.153459, 2.153459, 2.153459;;, + 67;3; 2.153459, 2.153459, 2.153459;;, + 68;3; 2.153459, 2.153459, 2.153459;;, + 69;3; 2.153459, 2.153459, 2.153459;;, + 70;3; 2.153459, 2.153459, 2.153459;;, + 71;3; 2.153459, 2.153459, 2.153459;;, + 72;3; 2.153459, 2.153459, 2.153459;;, + 73;3; 2.153459, 2.153459, 2.153459;;, + 74;3; 2.153459, 2.153459, 2.153459;;, + 75;3; 2.153459, 2.153459, 2.153459;;, + 76;3; 2.153459, 2.153459, 2.153459;;, + 77;3; 2.153459, 2.153459, 2.153459;;, + 78;3; 2.153459, 2.153459, 2.153459;;, + 79;3; 2.153459, 2.153459, 2.153459;;, + 80;3; 2.153459, 2.153459, 2.153459;;, + 81;3; 2.153459, 2.153459, 2.153459;;, + 82;3; 2.153459, 2.153459, 2.153459;;, + 83;3; 2.153459, 2.153459, 2.153459;;, + 84;3; 2.153459, 2.153459, 2.153459;;, + 85;3; 2.153459, 2.153459, 2.153459;;, + 86;3; 2.153459, 2.153459, 2.153459;;, + 87;3; 2.153459, 2.153459, 2.153459;;, + 88;3; 2.153459, 2.153459, 2.153459;;, + 89;3; 2.153459, 2.153459, 2.153459;;, + 90;3; 2.153459, 2.153459, 2.153459;;, + 91;3; 2.153459, 2.153459, 2.153459;;, + 92;3; 2.153459, 2.153459, 2.153459;;, + 93;3; 2.153459, 2.153459, 2.153459;;, + 94;3; 2.153459, 2.153459, 2.153459;;, + 95;3; 2.153459, 2.153459, 2.153459;;, + 96;3; 2.153459, 2.153459, 2.153459;;, + 97;3; 2.153459, 2.153459, 2.153459;;, + 98;3; 2.153459, 2.153459, 2.153459;;, + 99;3; 2.153459, 2.153459, 2.153459;;, + 100;3; 2.153459, 2.153459, 2.153459;;, + 101;3; 2.153459, 2.153459, 2.153459;;, + 102;3; 2.153459, 2.153459, 2.153459;;, + 103;3; 2.153459, 2.153459, 2.153459;;, + 104;3; 2.153459, 2.153459, 2.153459;;, + 105;3; 2.153459, 2.153459, 2.153459;;, + 106;3; 2.153459, 2.153459, 2.153459;;, + 107;3; 2.153459, 2.153459, 2.153459;;, + 108;3; 2.153459, 2.153459, 2.153459;;, + 109;3; 2.153459, 2.153459, 2.153459;;, + 110;3; 2.153459, 2.153459, 2.153459;;, + 111;3; 2.153459, 2.153459, 2.153459;;, + 112;3; 2.153459, 2.153459, 2.153459;;, + 113;3; 2.153459, 2.153459, 2.153459;;, + 114;3; 2.153459, 2.153459, 2.153459;;, + 115;3; 2.153459, 2.153459, 2.153459;;, + 116;3; 2.153459, 2.153459, 2.153459;;, + 117;3; 2.153459, 2.153459, 2.153459;;, + 118;3; 2.153459, 2.153459, 2.153459;;, + 119;3; 2.153459, 2.153459, 2.153459;;, + 120;3; 2.153459, 2.153459, 2.153459;;, + 121;3; 2.153459, 2.153459, 2.153459;;, + 122;3; 2.153459, 2.153459, 2.153459;;, + 123;3; 2.153459, 2.153459, 2.153459;;, + 124;3; 2.153459, 2.153459, 2.153459;;, + 125;3; 2.153459, 2.153459, 2.153459;;, + 126;3; 2.153459, 2.153459, 2.153459;;, + 127;3; 2.153459, 2.153459, 2.153459;;, + 128;3; 2.153459, 2.153459, 2.153459;;, + 129;3; 2.153459, 2.153459, 2.153459;;, + 130;3; 2.153459, 2.153459, 2.153459;;, + 131;3; 2.153459, 2.153459, 2.153459;;, + 132;3; 2.153459, 2.153459, 2.153459;;, + 133;3; 2.153459, 2.153459, 2.153459;;, + 134;3; 2.153459, 2.153459, 2.153459;;, + 135;3; 2.153459, 2.153459, 2.153459;;, + 136;3; 2.153459, 2.153459, 2.153459;;, + 137;3; 2.153459, 2.153459, 2.153459;;, + 138;3; 2.153459, 2.153459, 2.153459;;, + 139;3; 2.153459, 2.153459, 2.153459;;, + 140;3; 2.153459, 2.153459, 2.153459;;, + 141;3; 2.153459, 2.153459, 2.153459;;, + 142;3; 2.153459, 2.153459, 2.153459;;, + 143;3; 2.153459, 2.153459, 2.153459;;, + 144;3; 2.153459, 2.153459, 2.153459;;, + 145;3; 2.153459, 2.153459, 2.153459;;, + 146;3; 2.153459, 2.153459, 2.153459;;, + 147;3; 2.153459, 2.153459, 2.153459;;, + 148;3; 2.153459, 2.153459, 2.153459;;, + 149;3; 2.153459, 2.153459, 2.153459;;, + 150;3; 2.153459, 2.153459, 2.153459;;, + 151;3; 2.153459, 2.153459, 2.153459;;, + 152;3; 2.153459, 2.153459, 2.153459;;, + 153;3; 2.153459, 2.153459, 2.153459;;, + 154;3; 2.153459, 2.153459, 2.153459;;, + 155;3; 2.153459, 2.153459, 2.153459;;; + } + } + Animation { + {Armature_Body} + AnimationKey { //Position + 2; + 156; + 0;3; 5.378092,-1.647068, 2.876912;;, + 1;3; 5.378092,-1.647068, 2.876912;;, + 2;3; 5.378092,-1.647068, 2.876912;;, + 3;3; 5.378092,-1.647068, 2.876912;;, + 4;3; 5.378092,-1.647068, 2.876912;;, + 5;3; 5.378092,-1.647068, 2.876912;;, + 6;3; 5.378092,-1.647068, 2.876912;;, + 7;3; 5.378092,-1.647068, 2.876912;;, + 8;3; 5.378092,-1.647068, 2.876912;;, + 9;3; 5.378092,-1.647068, 2.876912;;, + 10;3; 5.378092,-1.647068, 2.876912;;, + 11;3; 5.378092,-1.647068, 2.876912;;, + 12;3; 5.378092,-1.647068, 2.876912;;, + 13;3; 5.378092,-1.647068, 2.876912;;, + 14;3; 5.378092,-1.647068, 2.876912;;, + 15;3; 5.378092,-1.647068, 2.876912;;, + 16;3; 5.378092,-1.647068, 2.876912;;, + 17;3; 5.378092,-1.647068, 2.876912;;, + 18;3; 5.378092,-1.647068, 2.876912;;, + 19;3; 5.378092,-1.647068, 2.876912;;, + 20;3; 5.378092,-1.647068, 2.876912;;, + 21;3; 5.378092,-1.647068, 2.876912;;, + 22;3; 5.378092,-1.647068, 2.876912;;, + 23;3; 5.378092,-1.647068, 2.876912;;, + 24;3; 5.378092,-1.647068, 2.876912;;, + 25;3; 5.378092,-1.647068, 2.876912;;, + 26;3; 5.378092,-1.647068, 2.876912;;, + 27;3; 5.378092,-1.647068, 2.876912;;, + 28;3; 5.378092,-1.647068, 2.876912;;, + 29;3; 5.378092,-1.647068, 2.876912;;, + 30;3; 5.378092,-1.647068, 2.876912;;, + 31;3; 5.378092,-1.647068, 2.876912;;, + 32;3; 5.378092,-1.647068, 2.876912;;, + 33;3; 5.378092,-1.647068, 2.876912;;, + 34;3; 5.378092,-1.647068, 2.876912;;, + 35;3; 5.378092,-1.647068, 2.876912;;, + 36;3; 5.378092,-1.647068, 2.876912;;, + 37;3; 5.378092,-1.647068, 2.876912;;, + 38;3; 5.378092,-1.647068, 2.876912;;, + 39;3; 5.378092,-1.647068, 2.876912;;, + 40;3; 5.378092,-1.647068, 2.876912;;, + 41;3; 5.378092,-1.647068, 2.876912;;, + 42;3; 5.378092,-1.647068, 2.876912;;, + 43;3; 5.378092,-1.647068, 2.876912;;, + 44;3; 5.378092,-1.647068, 2.876912;;, + 45;3; 5.378092,-1.647068, 2.876912;;, + 46;3; 5.378092,-1.647068, 2.876912;;, + 47;3; 5.378092,-1.647068, 2.876912;;, + 48;3; 5.378092,-1.647068, 2.876912;;, + 49;3; 5.378092,-1.647068, 2.876912;;, + 50;3; 5.378092,-1.647068, 2.876912;;, + 51;3; 5.378092,-1.647068, 2.876912;;, + 52;3; 5.378092,-1.647068, 2.876912;;, + 53;3; 5.378092,-1.647068, 2.876912;;, + 54;3; 5.378092,-1.647068, 2.876912;;, + 55;3; 5.378092,-1.647068, 2.876912;;, + 56;3; 5.378092,-1.647068, 2.876912;;, + 57;3; 5.378092,-1.647068, 2.876912;;, + 58;3; 5.378092,-1.647068, 2.876912;;, + 59;3; 5.378092,-1.647068, 2.876912;;, + 60;3; 5.378092,-1.647068, 2.876912;;, + 61;3; 5.378092,-1.647068, 2.876912;;, + 62;3; 5.378092,-1.647068, 2.876912;;, + 63;3; 5.378092,-1.647068, 2.876912;;, + 64;3; 5.378092,-1.647068, 2.876912;;, + 65;3; 5.378092,-1.647068, 2.876912;;, + 66;3; 5.378092,-1.647068, 2.876912;;, + 67;3; 5.378092,-1.647068, 2.876912;;, + 68;3; 5.378092,-1.647068, 2.876912;;, + 69;3; 5.378092,-1.647068, 2.876912;;, + 70;3; 5.378092,-1.647068, 2.876912;;, + 71;3; 5.378092,-1.647068, 2.876912;;, + 72;3; 5.378092,-1.647068, 2.876912;;, + 73;3; 5.378092,-1.647068, 2.876912;;, + 74;3; 5.378092,-1.647068, 2.876912;;, + 75;3; 5.378092,-1.647068, 2.876912;;, + 76;3; 5.378092,-1.647068, 2.876912;;, + 77;3; 5.378092,-1.647068, 2.876912;;, + 78;3; 5.378092,-1.647068, 2.876912;;, + 79;3; 5.378092,-1.647068, 2.876912;;, + 80;3; 5.378092,-1.647068, 2.876912;;, + 81;3; 5.378092,-1.647068, 2.876912;;, + 82;3; 5.378092,-1.647068, 2.876912;;, + 83;3; 5.378092,-1.647068, 2.876912;;, + 84;3; 5.378092,-1.647068, 2.876912;;, + 85;3; 5.378092,-1.647068, 2.876912;;, + 86;3; 5.378092,-1.647068, 2.876912;;, + 87;3; 5.378092,-1.647068, 2.876912;;, + 88;3; 5.378092,-1.647068, 2.876912;;, + 89;3; 5.378092,-1.647068, 2.876912;;, + 90;3; 5.378092,-1.647068, 2.876912;;, + 91;3; 5.378092,-1.647068, 2.876912;;, + 92;3; 5.378092,-1.647068, 2.876912;;, + 93;3; 5.378092,-1.647068, 2.876912;;, + 94;3; 5.378092,-1.647068, 2.876912;;, + 95;3; 5.378092,-1.647068, 2.876912;;, + 96;3; 5.378092,-1.647068, 2.876912;;, + 97;3; 5.378092,-1.647068, 2.876912;;, + 98;3; 5.378092,-1.647068, 2.876912;;, + 99;3; 5.378092,-1.647068, 2.876912;;, + 100;3; 5.378092,-1.647068, 2.876912;;, + 101;3; 5.378092,-1.647068, 2.876912;;, + 102;3; 5.378092,-1.647068, 2.876912;;, + 103;3; 5.378092,-1.647068, 2.876912;;, + 104;3; 5.378092,-1.647068, 2.876912;;, + 105;3; 5.378092,-1.647068, 2.876912;;, + 106;3; 5.378092,-1.647068, 2.876912;;, + 107;3; 5.378092,-1.647068, 2.876912;;, + 108;3; 5.378092,-1.647068, 2.876912;;, + 109;3; 5.378092,-1.647068, 2.876912;;, + 110;3; 5.378092,-1.647068, 2.876912;;, + 111;3; 5.378092,-1.647068, 2.876912;;, + 112;3; 5.378092,-1.647068, 2.876912;;, + 113;3; 5.378092,-1.647068, 2.876912;;, + 114;3; 5.378092,-1.647068, 2.876912;;, + 115;3; 5.378092,-1.647068, 2.876912;;, + 116;3; 5.378092,-1.647068, 2.876912;;, + 117;3; 5.378092,-1.647068, 2.876912;;, + 118;3; 5.378092,-1.647068, 2.876912;;, + 119;3; 5.378092,-1.647068, 2.876912;;, + 120;3; 5.378092,-1.647068, 2.876912;;, + 121;3; 5.378092,-1.647068, 2.876912;;, + 122;3; 5.378092,-1.647068, 2.876912;;, + 123;3; 5.378092,-1.647068, 2.876912;;, + 124;3; 5.378092,-1.647068, 2.876912;;, + 125;3; 5.378092,-1.647068, 2.876912;;, + 126;3; 5.378092,-1.647068, 2.876912;;, + 127;3; 5.378092,-1.647068, 2.876912;;, + 128;3; 5.378092,-1.647068, 2.876912;;, + 129;3; 5.378092,-1.647068, 2.876912;;, + 130;3; 5.378092,-1.647068, 2.876912;;, + 131;3; 5.378092,-1.647068, 2.876912;;, + 132;3; 5.378092,-1.647068, 2.876912;;, + 133;3; 5.378092,-1.647068, 2.876912;;, + 134;3; 5.378092,-1.647068, 2.876912;;, + 135;3; 5.378092,-1.647068, 2.876912;;, + 136;3; 5.378092,-1.187825, 2.736182;;, + 137;3; 5.378092,-0.728790, 2.595572;;, + 138;3; 5.378092,-0.729070, 2.598489;;, + 139;3; 5.378092,-0.730037, 2.606928;;, + 140;3; 5.378092,-0.731865, 2.620276;;, + 141;3; 5.378092,-0.734711, 2.637750;;, + 142;3; 5.378092,-0.738697, 2.658450;;, + 143;3; 5.378092,-0.743910, 2.681418;;, + 144;3; 5.378092,-0.750400, 2.705708;;, + 145;3; 5.378092,-0.758182, 2.730444;;, + 146;3; 5.378092,-0.767245, 2.754857;;, + 147;3; 5.378092,-0.777552, 2.778308;;, + 148;3; 5.378092,-0.789052, 2.800292;;, + 149;3; 5.378092,-0.801685, 2.820429;;, + 150;3; 5.378092,-0.863997, 2.838559;;, + 151;3; 5.378092,-1.019046, 2.853992;;, + 152;3; 5.378092,-1.234415, 2.865585;;, + 153;3; 5.378092,-1.447600, 2.872756;;, + 154;3; 5.378092,-1.595927, 2.876091;;, + 155;3; 5.378092,-1.647068, 2.876912;;; + } + AnimationKey { //Rotation + 0; + 156; + 0;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 1;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 2;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 3;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 4;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 5;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 6;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 7;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 8;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 9;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 10;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 11;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 12;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 13;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 14;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 15;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 16;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 17;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 18;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 19;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 20;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 21;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 22;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 23;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 24;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 25;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 26;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 27;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 28;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 29;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 30;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 31;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 32;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 33;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 34;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 35;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 36;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 37;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 38;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 39;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 40;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 41;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 42;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 43;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 44;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 45;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 46;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 47;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 48;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 49;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 50;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 51;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 52;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 53;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 54;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 55;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 56;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 57;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 58;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 59;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 60;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 61;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 62;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 63;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 64;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 65;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 66;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 67;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 68;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 69;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 70;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 71;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 72;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 73;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 74;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 75;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 76;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 77;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 78;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 79;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 80;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 81;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 82;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 83;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 84;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 85;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 86;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 87;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 88;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 89;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 90;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 91;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 92;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 93;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 94;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 95;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 96;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 97;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 98;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 99;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 100;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 101;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 102;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 103;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 104;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 105;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 106;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 107;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 108;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 109;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 110;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 111;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 112;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 113;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 114;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 115;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 116;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 117;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 118;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 119;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 120;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 121;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 122;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 123;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 124;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 125;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 126;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 127;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 128;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 129;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 130;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 131;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 132;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 133;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 134;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 135;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 136;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 137;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 138;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 139;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 140;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 141;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 142;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 143;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 144;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 145;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 146;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 147;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 148;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 149;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 150;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 151;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 152;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 153;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 154;4; -0.999132, 0.041662, 0.000000, 0.000000;;, + 155;4; -0.999132, 0.041662, 0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 156; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_noga3} + AnimationKey { //Position + 2; + 156; + 0;3; 0.618225, 0.037596,-0.622362;;, + 1;3; 0.618225, 0.037596,-0.622362;;, + 2;3; 0.618225, 0.037596,-0.622362;;, + 3;3; 0.618225, 0.037596,-0.622362;;, + 4;3; 0.618225, 0.037596,-0.622362;;, + 5;3; 0.618225, 0.037596,-0.622362;;, + 6;3; 0.618225, 0.037596,-0.622362;;, + 7;3; 0.618225, 0.037596,-0.622362;;, + 8;3; 0.618225, 0.037596,-0.622362;;, + 9;3; 0.618225, 0.037596,-0.622362;;, + 10;3; 0.618225, 0.037596,-0.622362;;, + 11;3; 0.618225, 0.037596,-0.622362;;, + 12;3; 0.618225, 0.037596,-0.622362;;, + 13;3; 0.618225, 0.037596,-0.622362;;, + 14;3; 0.618225, 0.037596,-0.622362;;, + 15;3; 0.618225, 0.037596,-0.622362;;, + 16;3; 0.618225, 0.037596,-0.622362;;, + 17;3; 0.618225, 0.037596,-0.622362;;, + 18;3; 0.618225, 0.037596,-0.622362;;, + 19;3; 0.618225, 0.037596,-0.622362;;, + 20;3; 0.618225, 0.037596,-0.622362;;, + 21;3; 0.618225, 0.037596,-0.622362;;, + 22;3; 0.618225, 0.037596,-0.622362;;, + 23;3; 0.618225, 0.037596,-0.622362;;, + 24;3; 0.618225, 0.037596,-0.622362;;, + 25;3; 0.618225, 0.037596,-0.622362;;, + 26;3; 0.618225, 0.037596,-0.622362;;, + 27;3; 0.618225, 0.037596,-0.622362;;, + 28;3; 0.618225, 0.037596,-0.622362;;, + 29;3; 0.618225, 0.037596,-0.622362;;, + 30;3; 0.618225, 0.037596,-0.622362;;, + 31;3; 0.618225, 0.037596,-0.622362;;, + 32;3; 0.618225, 0.037596,-0.622362;;, + 33;3; 0.618225, 0.037596,-0.622362;;, + 34;3; 0.618225, 0.037596,-0.622362;;, + 35;3; 0.618225, 0.037596,-0.622362;;, + 36;3; 0.618225, 0.037596,-0.622362;;, + 37;3; 0.618225, 0.037596,-0.622362;;, + 38;3; 0.618225, 0.037596,-0.622362;;, + 39;3; 0.618225, 0.037596,-0.622362;;, + 40;3; 0.618225, 0.037596,-0.622362;;, + 41;3; 0.618225, 0.037596,-0.622362;;, + 42;3; 0.618225, 0.037596,-0.622362;;, + 43;3; 0.618225, 0.037596,-0.622362;;, + 44;3; 0.618225, 0.037596,-0.622362;;, + 45;3; 0.618225, 0.037596,-0.622362;;, + 46;3; 0.618225, 0.037596,-0.622362;;, + 47;3; 0.618225, 0.037596,-0.622362;;, + 48;3; 0.618225, 0.037596,-0.622362;;, + 49;3; 0.618225, 0.037596,-0.622362;;, + 50;3; 0.618225, 0.037596,-0.622362;;, + 51;3; 0.618225, 0.037596,-0.622362;;, + 52;3; 0.618225, 0.037596,-0.622362;;, + 53;3; 0.618225, 0.037596,-0.622362;;, + 54;3; 0.618225, 0.037596,-0.622362;;, + 55;3; 0.618225, 0.037596,-0.622362;;, + 56;3; 0.618225, 0.037596,-0.622362;;, + 57;3; 0.618225, 0.037596,-0.622362;;, + 58;3; 0.618225, 0.037596,-0.622362;;, + 59;3; 0.618225, 0.037596,-0.622362;;, + 60;3; 0.618225, 0.037596,-0.622362;;, + 61;3; 0.618225, 0.037596,-0.622362;;, + 62;3; 0.618225, 0.037596,-0.622362;;, + 63;3; 0.618225, 0.037596,-0.622362;;, + 64;3; 0.618225, 0.037596,-0.622362;;, + 65;3; 0.618225, 0.037596,-0.622362;;, + 66;3; 0.618225, 0.037596,-0.622362;;, + 67;3; 0.618225, 0.037596,-0.622362;;, + 68;3; 0.618225, 0.037596,-0.622362;;, + 69;3; 0.618225, 0.037596,-0.622362;;, + 70;3; 0.618225, 0.037596,-0.622362;;, + 71;3; 0.618225, 0.037596,-0.622362;;, + 72;3; 0.618225, 0.037596,-0.622362;;, + 73;3; 0.618225, 0.037596,-0.622362;;, + 74;3; 0.618225, 0.037596,-0.622362;;, + 75;3; 0.618225, 0.037596,-0.622362;;, + 76;3; 0.618225, 0.037596,-0.622362;;, + 77;3; 0.618225, 0.037596,-0.622362;;, + 78;3; 0.618225, 0.037596,-0.622362;;, + 79;3; 0.618225, 0.037596,-0.622362;;, + 80;3; 0.618225, 0.037596,-0.622362;;, + 81;3; 0.618225, 0.037596,-0.622362;;, + 82;3; 0.618225, 0.037596,-0.622362;;, + 83;3; 0.618225, 0.037596,-0.622362;;, + 84;3; 0.618225, 0.037596,-0.622362;;, + 85;3; 0.618225, 0.037596,-0.622362;;, + 86;3; 0.618225, 0.037596,-0.622362;;, + 87;3; 0.618225, 0.037596,-0.622362;;, + 88;3; 0.618225, 0.037596,-0.622362;;, + 89;3; 0.618225, 0.037596,-0.622362;;, + 90;3; 0.618225, 0.037596,-0.622362;;, + 91;3; 0.618225, 0.037596,-0.622362;;, + 92;3; 0.618225, 0.037596,-0.622362;;, + 93;3; 0.618225, 0.037596,-0.622362;;, + 94;3; 0.618225, 0.037596,-0.622362;;, + 95;3; 0.618225, 0.037596,-0.622362;;, + 96;3; 0.618225, 0.037596,-0.622362;;, + 97;3; 0.618225, 0.037596,-0.622362;;, + 98;3; 0.618225, 0.037596,-0.622362;;, + 99;3; 0.618225, 0.037596,-0.622362;;, + 100;3; 0.618225, 0.037596,-0.622362;;, + 101;3; 0.618225, 0.037596,-0.622362;;, + 102;3; 0.618225, 0.037596,-0.622362;;, + 103;3; 0.618225, 0.037596,-0.622362;;, + 104;3; 0.618225, 0.037596,-0.622362;;, + 105;3; 0.618225, 0.037596,-0.622362;;, + 106;3; 0.618225, 0.037596,-0.622362;;, + 107;3; 0.618225, 0.037596,-0.622362;;, + 108;3; 0.618225, 0.037596,-0.622362;;, + 109;3; 0.618225, 0.037596,-0.622362;;, + 110;3; 0.618225, 0.037596,-0.622362;;, + 111;3; 0.618225, 0.037596,-0.622362;;, + 112;3; 0.618225, 0.037596,-0.622362;;, + 113;3; 0.618225, 0.037596,-0.622362;;, + 114;3; 0.618225, 0.037596,-0.622362;;, + 115;3; 0.618225, 0.037596,-0.622362;;, + 116;3; 0.618225, 0.037596,-0.622362;;, + 117;3; 0.618225, 0.037596,-0.622362;;, + 118;3; 0.618225, 0.037596,-0.622362;;, + 119;3; 0.618225, 0.037596,-0.622362;;, + 120;3; 0.618225, 0.037596,-0.622362;;, + 121;3; 0.618225, 0.037596,-0.622362;;, + 122;3; 0.618225, 0.037596,-0.622362;;, + 123;3; 0.618225, 0.037596,-0.622362;;, + 124;3; 0.618225, 0.037596,-0.622362;;, + 125;3; 0.618225, 0.037596,-0.622362;;, + 126;3; 0.618225, 0.037596,-0.622362;;, + 127;3; 0.618225, 0.037596,-0.622362;;, + 128;3; 0.618225, 0.037596,-0.622362;;, + 129;3; 0.618225, 0.037596,-0.622362;;, + 130;3; 0.618225, 0.037596,-0.622362;;, + 131;3; 0.618225, 0.037596,-0.622362;;, + 132;3; 0.618225, 0.037596,-0.622362;;, + 133;3; 0.618225, 0.037596,-0.622362;;, + 134;3; 0.618225, 0.037596,-0.622362;;, + 135;3; 0.618225, 0.037596,-0.622362;;, + 136;3; 0.618225, 0.037596,-0.622363;;, + 137;3; 0.618225, 0.037596,-0.622363;;, + 138;3; 0.618225, 0.037596,-0.622362;;, + 139;3; 0.618225, 0.037596,-0.622363;;, + 140;3; 0.618225, 0.037596,-0.622362;;, + 141;3; 0.618225, 0.037596,-0.622362;;, + 142;3; 0.618225, 0.037596,-0.622363;;, + 143;3; 0.618225, 0.037596,-0.622363;;, + 144;3; 0.618225, 0.037596,-0.622362;;, + 145;3; 0.618225, 0.037596,-0.622362;;, + 146;3; 0.618225, 0.037596,-0.622362;;, + 147;3; 0.618225, 0.037596,-0.622363;;, + 148;3; 0.618225, 0.037596,-0.622363;;, + 149;3; 0.618225, 0.037596,-0.622363;;, + 150;3; 0.618225, 0.037596,-0.622363;;, + 151;3; 0.618225, 0.037596,-0.622362;;, + 152;3; 0.618225, 0.037596,-0.622363;;, + 153;3; 0.618225, 0.037596,-0.622362;;, + 154;3; 0.618225, 0.037596,-0.622363;;, + 155;3; 0.618225, 0.037596,-0.622362;;; + } + AnimationKey { //Rotation + 0; + 156; + 0;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 1;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 2;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 3;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 4;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 5;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 6;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 7;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 8;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 9;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 10;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 11;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 12;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 13;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 14;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 15;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 16;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 17;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 18;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 19;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 20;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 21;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 22;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 23;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 24;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 25;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 26;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 27;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 28;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 29;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 30;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 31;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 32;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 33;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 34;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 35;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 36;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 37;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 38;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 39;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 40;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 41;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 42;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 43;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 44;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 45;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 46;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 47;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 48;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 49;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 50;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 51;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 52;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 53;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 54;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 55;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 56;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 57;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 58;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 59;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 60;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 61;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 62;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 63;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 64;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 65;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 66;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 67;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 68;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 69;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 70;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 71;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 72;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 73;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 74;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 75;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 76;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 77;4; -0.474286,-0.523982, 0.474286,-0.523982;;, + 78;4; -0.461337,-0.534416, 0.461337,-0.534416;;, + 79;4; -0.442723,-0.549415, 0.442723,-0.549415;;, + 80;4; -0.424110,-0.564414, 0.424110,-0.564414;;, + 81;4; -0.411163,-0.574847, 0.411163,-0.574847;;, + 82;4; -0.406714,-0.578432, 0.406714,-0.578432;;, + 83;4; -0.408802,-0.576511, 0.408802,-0.576511;;, + 84;4; -0.415106,-0.570712, 0.415106,-0.570712;;, + 85;4; -0.425500,-0.561150, 0.425500,-0.561150;;, + 86;4; -0.439529,-0.548244, 0.439529,-0.548244;;, + 87;4; -0.456329,-0.532789, 0.456329,-0.532789;;, + 88;4; -0.474639,-0.515945, 0.474639,-0.515945;;, + 89;4; -0.492950,-0.499100, 0.492950,-0.499100;;, + 90;4; -0.509750,-0.483645, 0.509750,-0.483645;;, + 91;4; -0.523779,-0.470739, 0.523779,-0.470739;;, + 92;4; -0.534173,-0.461177, 0.534173,-0.461177;;, + 93;4; -0.540477,-0.455378, 0.540477,-0.455378;;, + 94;4; -0.542565,-0.453457, 0.542565,-0.453457;;, + 95;4; -0.538622,-0.457592, 0.538622,-0.457592;;, + 96;4; -0.527147,-0.469626, 0.527147,-0.469626;;, + 97;4; -0.510651,-0.486926, 0.510651,-0.486926;;, + 98;4; -0.494154,-0.504227, 0.494154,-0.504227;;, + 99;4; -0.482678,-0.516262, 0.482678,-0.516262;;, + 100;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 101;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 102;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 103;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 104;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 105;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 106;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 107;4; -0.490465,-0.502499, 0.490465,-0.502499;;, + 108;4; -0.524578,-0.450433, 0.524578,-0.450433;;, + 109;4; -0.573580,-0.375622, 0.573580,-0.375622;;, + 110;4; -0.622557,-0.300834, 0.622557,-0.300834;;, + 111;4; -0.656625,-0.248811, 0.656625,-0.248810;;, + 112;4; -0.668334,-0.230932, 0.668334,-0.230932;;, + 113;4; -0.661874,-0.237181, 0.661874,-0.237181;;, + 114;4; -0.642405,-0.256080, 0.642405,-0.256080;;, + 115;4; -0.610375,-0.287321, 0.610375,-0.287321;;, + 116;4; -0.567273,-0.329627, 0.567273,-0.329627;;, + 117;4; -0.515861,-0.380508, 0.515861,-0.380508;;, + 118;4; -0.460128,-0.436291, 0.460128,-0.436291;;, + 119;4; -0.404820,-0.492536, 0.404820,-0.492536;;, + 120;4; -0.354654,-0.544771, 0.354654,-0.544771;;, + 121;4; -0.313535,-0.589233, 0.313535,-0.589233;;, + 122;4; -0.284114,-0.623311, 0.284114,-0.623311;;, + 123;4; -0.267759,-0.645594, 0.267759,-0.645594;;, + 124;4; -0.264803,-0.655652, 0.264803,-0.655652;;, + 125;4; -0.280825,-0.650350, 0.280825,-0.650350;;, + 126;4; -0.320283,-0.627132, 0.320283,-0.627132;;, + 127;4; -0.374971,-0.591542, 0.374971,-0.591542;;, + 128;4; -0.428834,-0.555035, 0.428834,-0.555035;;, + 129;4; -0.466013,-0.529303, 0.466013,-0.529303;;, + 130;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 131;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 132;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 133;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 134;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 135;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 136;4; -0.421019,-0.563519, 0.421019,-0.563519;;, + 137;4; -0.363310,-0.606635, 0.363310,-0.606635;;, + 138;4; -0.364209,-0.605990, 0.364209,-0.605990;;, + 139;4; -0.366735,-0.604180, 0.366735,-0.604180;;, + 140;4; -0.370579,-0.601425, 0.370579,-0.601425;;, + 141;4; -0.375380,-0.597985, 0.375380,-0.597985;;, + 142;4; -0.380746,-0.594141, 0.380746,-0.594141;;, + 143;4; -0.386282,-0.590175, 0.386282,-0.590175;;, + 144;4; -0.391619,-0.586352, 0.391619,-0.586352;;, + 145;4; -0.396433,-0.582903, 0.396433,-0.582903;;, + 146;4; -0.400456,-0.580021, 0.400456,-0.580021;;, + 147;4; -0.403482,-0.577853, 0.403482,-0.577853;;, + 148;4; -0.405364,-0.576505, 0.405364,-0.576505;;, + 149;4; -0.406005,-0.576046, 0.406005,-0.576046;;, + 150;4; -0.398008,-0.581360, 0.398008,-0.581360;;, + 151;4; -0.380894,-0.592732, 0.380894,-0.592732;;, + 152;4; -0.372894,-0.598048, 0.372894,-0.598048;;, + 153;4; -0.398445,-0.579305, 0.398445,-0.579305;;, + 154;4; -0.453128,-0.539191, 0.453128,-0.539191;;, + 155;4; -0.478735,-0.520397, 0.478735,-0.520397;;; + } + AnimationKey { //Scale + 1; + 156; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_noga1} + AnimationKey { //Position + 2; + 156; + 0;3; 0.618225, 3.072911,-0.875938;;, + 1;3; 0.618225, 3.072911,-0.875938;;, + 2;3; 0.618225, 3.072911,-0.875938;;, + 3;3; 0.618225, 3.072911,-0.875938;;, + 4;3; 0.618225, 3.072911,-0.875938;;, + 5;3; 0.618225, 3.072911,-0.875938;;, + 6;3; 0.618225, 3.072911,-0.875938;;, + 7;3; 0.618225, 3.072911,-0.875938;;, + 8;3; 0.618225, 3.072911,-0.875938;;, + 9;3; 0.618225, 3.072911,-0.875938;;, + 10;3; 0.618225, 3.072911,-0.875938;;, + 11;3; 0.618225, 3.072911,-0.875938;;, + 12;3; 0.618225, 3.072911,-0.875938;;, + 13;3; 0.618225, 3.072911,-0.875938;;, + 14;3; 0.618225, 3.072911,-0.875938;;, + 15;3; 0.618225, 3.072911,-0.875938;;, + 16;3; 0.618225, 3.072911,-0.875938;;, + 17;3; 0.618225, 3.072911,-0.875938;;, + 18;3; 0.618225, 3.072911,-0.875938;;, + 19;3; 0.618225, 3.072911,-0.875938;;, + 20;3; 0.618225, 3.072911,-0.875938;;, + 21;3; 0.618225, 3.072911,-0.875938;;, + 22;3; 0.618225, 3.072911,-0.875938;;, + 23;3; 0.618225, 3.072911,-0.875938;;, + 24;3; 0.618225, 3.072911,-0.875938;;, + 25;3; 0.618225, 3.072911,-0.875938;;, + 26;3; 0.618225, 3.072911,-0.875938;;, + 27;3; 0.618225, 3.072911,-0.875938;;, + 28;3; 0.618225, 3.072911,-0.875938;;, + 29;3; 0.618225, 3.072911,-0.875938;;, + 30;3; 0.618225, 3.072911,-0.875938;;, + 31;3; 0.618225, 3.072911,-0.875938;;, + 32;3; 0.618225, 3.072911,-0.875938;;, + 33;3; 0.618225, 3.072911,-0.875938;;, + 34;3; 0.618225, 3.072911,-0.875938;;, + 35;3; 0.618225, 3.072911,-0.875938;;, + 36;3; 0.618225, 3.072911,-0.875938;;, + 37;3; 0.618225, 3.072911,-0.875938;;, + 38;3; 0.618225, 3.072911,-0.875938;;, + 39;3; 0.618225, 3.072911,-0.875938;;, + 40;3; 0.618225, 3.072911,-0.875938;;, + 41;3; 0.618225, 3.072911,-0.875938;;, + 42;3; 0.618225, 3.072911,-0.875938;;, + 43;3; 0.618225, 3.072911,-0.875938;;, + 44;3; 0.618225, 3.072911,-0.875938;;, + 45;3; 0.618225, 3.072911,-0.875938;;, + 46;3; 0.618225, 3.072911,-0.875938;;, + 47;3; 0.618225, 3.072911,-0.875938;;, + 48;3; 0.618225, 3.072911,-0.875938;;, + 49;3; 0.618225, 3.072911,-0.875938;;, + 50;3; 0.618225, 3.072911,-0.875938;;, + 51;3; 0.618225, 3.072911,-0.875938;;, + 52;3; 0.618225, 3.072911,-0.875938;;, + 53;3; 0.618225, 3.072911,-0.875938;;, + 54;3; 0.618225, 3.072911,-0.875938;;, + 55;3; 0.618225, 3.072911,-0.875938;;, + 56;3; 0.618225, 3.072911,-0.875938;;, + 57;3; 0.618225, 3.072911,-0.875938;;, + 58;3; 0.618225, 3.072911,-0.875938;;, + 59;3; 0.618225, 3.072911,-0.875938;;, + 60;3; 0.618225, 3.072911,-0.875938;;, + 61;3; 0.618225, 3.072911,-0.875938;;, + 62;3; 0.618225, 3.072911,-0.875938;;, + 63;3; 0.618225, 3.072911,-0.875938;;, + 64;3; 0.618225, 3.072911,-0.875938;;, + 65;3; 0.618225, 3.072911,-0.875938;;, + 66;3; 0.618225, 3.072911,-0.875938;;, + 67;3; 0.618225, 3.072911,-0.875938;;, + 68;3; 0.618225, 3.072911,-0.875938;;, + 69;3; 0.618225, 3.072911,-0.875938;;, + 70;3; 0.618225, 3.072911,-0.875938;;, + 71;3; 0.618225, 3.072911,-0.875938;;, + 72;3; 0.618225, 3.072911,-0.875938;;, + 73;3; 0.618225, 3.072911,-0.875938;;, + 74;3; 0.618225, 3.072911,-0.875938;;, + 75;3; 0.618225, 3.072911,-0.875938;;, + 76;3; 0.618225, 3.072911,-0.875938;;, + 77;3; 0.618225, 3.072911,-0.875938;;, + 78;3; 0.618225, 3.072911,-0.875938;;, + 79;3; 0.618225, 3.072911,-0.875938;;, + 80;3; 0.618225, 3.072911,-0.875938;;, + 81;3; 0.618225, 3.072911,-0.875938;;, + 82;3; 0.618225, 3.072911,-0.875938;;, + 83;3; 0.618225, 3.072911,-0.875938;;, + 84;3; 0.618225, 3.072911,-0.875938;;, + 85;3; 0.618225, 3.072911,-0.875938;;, + 86;3; 0.618225, 3.072911,-0.875938;;, + 87;3; 0.618225, 3.072911,-0.875938;;, + 88;3; 0.618225, 3.072911,-0.875938;;, + 89;3; 0.618225, 3.072911,-0.875938;;, + 90;3; 0.618225, 3.072911,-0.875938;;, + 91;3; 0.618225, 3.072911,-0.875938;;, + 92;3; 0.618225, 3.072911,-0.875938;;, + 93;3; 0.618225, 3.072911,-0.875938;;, + 94;3; 0.618225, 3.072911,-0.875938;;, + 95;3; 0.618225, 3.072911,-0.875938;;, + 96;3; 0.618225, 3.072911,-0.875938;;, + 97;3; 0.618225, 3.072911,-0.875938;;, + 98;3; 0.618225, 3.072911,-0.875938;;, + 99;3; 0.618225, 3.072911,-0.875938;;, + 100;3; 0.618225, 3.072911,-0.875938;;, + 101;3; 0.618225, 3.072911,-0.875938;;, + 102;3; 0.618225, 3.072911,-0.875938;;, + 103;3; 0.618225, 3.072911,-0.875938;;, + 104;3; 0.618225, 3.072911,-0.875938;;, + 105;3; 0.618225, 3.072911,-0.875938;;, + 106;3; 0.618225, 3.072911,-0.875938;;, + 107;3; 0.618225, 3.072911,-0.875938;;, + 108;3; 0.618225, 3.072911,-0.875938;;, + 109;3; 0.618225, 3.072911,-0.875938;;, + 110;3; 0.618225, 3.072911,-0.875938;;, + 111;3; 0.618225, 3.072911,-0.875938;;, + 112;3; 0.618225, 3.072911,-0.875938;;, + 113;3; 0.618225, 3.072911,-0.875938;;, + 114;3; 0.618225, 3.072911,-0.875938;;, + 115;3; 0.618225, 3.072911,-0.875938;;, + 116;3; 0.618225, 3.072911,-0.875938;;, + 117;3; 0.618225, 3.072911,-0.875938;;, + 118;3; 0.618225, 3.072911,-0.875938;;, + 119;3; 0.618225, 3.072911,-0.875938;;, + 120;3; 0.618225, 3.072911,-0.875938;;, + 121;3; 0.618225, 3.072911,-0.875938;;, + 122;3; 0.618225, 3.072911,-0.875938;;, + 123;3; 0.618225, 3.072911,-0.875938;;, + 124;3; 0.618225, 3.072911,-0.875938;;, + 125;3; 0.618225, 3.072911,-0.875938;;, + 126;3; 0.618225, 3.072911,-0.875938;;, + 127;3; 0.618225, 3.072911,-0.875938;;, + 128;3; 0.618225, 3.072911,-0.875938;;, + 129;3; 0.618225, 3.072911,-0.875938;;, + 130;3; 0.618225, 3.072911,-0.875938;;, + 131;3; 0.618225, 3.072911,-0.875938;;, + 132;3; 0.618225, 3.072911,-0.875938;;, + 133;3; 0.618225, 3.072911,-0.875938;;, + 134;3; 0.618225, 3.072911,-0.875938;;, + 135;3; 0.618225, 3.072911,-0.875938;;, + 136;3; 0.618225, 3.072911,-0.875938;;, + 137;3; 0.618225, 3.072911,-0.875938;;, + 138;3; 0.618225, 3.072911,-0.875938;;, + 139;3; 0.618225, 3.072911,-0.875938;;, + 140;3; 0.618225, 3.072911,-0.875938;;, + 141;3; 0.618225, 3.072911,-0.875938;;, + 142;3; 0.618225, 3.072911,-0.875938;;, + 143;3; 0.618225, 3.072911,-0.875938;;, + 144;3; 0.618225, 3.072911,-0.875938;;, + 145;3; 0.618225, 3.072911,-0.875938;;, + 146;3; 0.618225, 3.072911,-0.875938;;, + 147;3; 0.618225, 3.072911,-0.875938;;, + 148;3; 0.618225, 3.072911,-0.875938;;, + 149;3; 0.618225, 3.072911,-0.875938;;, + 150;3; 0.618225, 3.072911,-0.875938;;, + 151;3; 0.618225, 3.072911,-0.875938;;, + 152;3; 0.618225, 3.072911,-0.875938;;, + 153;3; 0.618225, 3.072911,-0.875938;;, + 154;3; 0.618225, 3.072911,-0.875938;;, + 155;3; 0.618225, 3.072911,-0.875938;;; + } + AnimationKey { //Rotation + 0; + 156; + 0;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 1;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 2;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 3;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 4;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 5;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 6;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 7;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 8;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 9;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 10;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 11;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 12;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 13;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 14;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 15;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 16;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 17;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 18;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 19;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 20;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 21;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 22;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 23;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 24;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 25;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 26;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 27;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 28;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 29;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 30;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 31;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 32;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 33;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 34;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 35;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 36;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 37;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 38;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 39;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 40;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 41;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 42;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 43;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 44;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 45;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 46;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 47;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 48;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 49;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 50;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 51;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 52;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 53;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 54;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 55;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 56;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 57;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 58;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 59;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 60;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 61;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 62;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 63;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 64;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 65;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 66;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 67;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 68;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 69;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 70;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 71;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 72;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 73;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 74;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 75;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 76;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 77;4; -0.482678,-0.516262, 0.482678,-0.516262;;, + 78;4; -0.494154,-0.504227, 0.494154,-0.504227;;, + 79;4; -0.510651,-0.486926, 0.510651,-0.486926;;, + 80;4; -0.527147,-0.469626, 0.527147,-0.469626;;, + 81;4; -0.538622,-0.457592, 0.538622,-0.457592;;, + 82;4; -0.542565,-0.453457, 0.542565,-0.453457;;, + 83;4; -0.540477,-0.455378, 0.540477,-0.455378;;, + 84;4; -0.534173,-0.461177, 0.534173,-0.461177;;, + 85;4; -0.523779,-0.470740, 0.523779,-0.470740;;, + 86;4; -0.509749,-0.483646, 0.509749,-0.483645;;, + 87;4; -0.492950,-0.499100, 0.492950,-0.499100;;, + 88;4; -0.474639,-0.515945, 0.474639,-0.515945;;, + 89;4; -0.456329,-0.532789, 0.456329,-0.532789;;, + 90;4; -0.439529,-0.548244, 0.439529,-0.548244;;, + 91;4; -0.425500,-0.561150, 0.425500,-0.561150;;, + 92;4; -0.415106,-0.570712, 0.415106,-0.570712;;, + 93;4; -0.408802,-0.576511, 0.408802,-0.576511;;, + 94;4; -0.406714,-0.578432, 0.406714,-0.578432;;, + 95;4; -0.411163,-0.574847, 0.411163,-0.574847;;, + 96;4; -0.424110,-0.564414, 0.424110,-0.564414;;, + 97;4; -0.442723,-0.549416, 0.442723,-0.549415;;, + 98;4; -0.461337,-0.534416, 0.461337,-0.534416;;, + 99;4; -0.474286,-0.523982, 0.474286,-0.523982;;, + 100;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 101;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 102;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 103;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 104;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 105;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 106;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 107;4; -0.491310,-0.499783, 0.491310,-0.499783;;, + 108;4; -0.527875,-0.439824, 0.527875,-0.439824;;, + 109;4; -0.580385,-0.353680, 0.580385,-0.353680;;, + 110;4; -0.632861,-0.267568, 0.632861,-0.267568;;, + 111;4; -0.669363,-0.207667, 0.669363,-0.207667;;, + 112;4; -0.681910,-0.187081, 0.681910,-0.187081;;, + 113;4; -0.675079,-0.193992, 0.675079,-0.193992;;, + 114;4; -0.654499,-0.214898, 0.654499,-0.214898;;, + 115;4; -0.620650,-0.249464, 0.620650,-0.249464;;, + 116;4; -0.575119,-0.296284, 0.575119,-0.296284;;, + 117;4; -0.520839,-0.352614, 0.520839,-0.352614;;, + 118;4; -0.462040,-0.414402, 0.462040,-0.414402;;, + 119;4; -0.403751,-0.476744, 0.403751,-0.476744;;, + 120;4; -0.350964,-0.534697, 0.350964,-0.534697;;, + 121;4; -0.307811,-0.584103, 0.307811,-0.584103;;, + 122;4; -0.277091,-0.622069, 0.277091,-0.622069;;, + 123;4; -0.260242,-0.647032, 0.260242,-0.647032;;, + 124;4; -0.257613,-0.658510, 0.257613,-0.658510;;, + 125;4; -0.274638,-0.653639, 0.274638,-0.653639;;, + 126;4; -0.315588,-0.630125, 0.315588,-0.630124;;, + 127;4; -0.372016,-0.593669, 0.372016,-0.593669;;, + 128;4; -0.427452,-0.556114, 0.427452,-0.556114;;, + 129;4; -0.465668,-0.529588, 0.465668,-0.529588;;, + 130;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 131;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 132;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 133;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 134;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 135;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 136;4; -0.532148,-0.458394, 0.532148,-0.458394;;, + 137;4; -0.585542,-0.396409, 0.585542,-0.396409;;, + 138;4; -0.585686,-0.396666, 0.585686,-0.396666;;, + 139;4; -0.585870,-0.397588, 0.585870,-0.397588;;, + 140;4; -0.585704,-0.399404, 0.585704,-0.399404;;, + 141;4; -0.584786,-0.402326, 0.584786,-0.402326;;, + 142;4; -0.582734,-0.406537, 0.582734,-0.406537;;, + 143;4; -0.579209,-0.412177, 0.579209,-0.412177;;, + 144;4; -0.573938,-0.419337, 0.573938,-0.419337;;, + 145;4; -0.566723,-0.428060, 0.566723,-0.428060;;, + 146;4; -0.557438,-0.438344, 0.557438,-0.438344;;, + 147;4; -0.546028,-0.450151, 0.546028,-0.450151;;, + 148;4; -0.532491,-0.463419, 0.532491,-0.463419;;, + 149;4; -0.516871,-0.478066, 0.516871,-0.478066;;, + 150;4; -0.479547,-0.511265, 0.479547,-0.511265;;, + 151;4; -0.422801,-0.561035, 0.422801,-0.561035;;, + 152;4; -0.398209,-0.582521, 0.398209,-0.582521;;, + 153;4; -0.417653,-0.567522, 0.417653,-0.567522;;, + 154;4; -0.459264,-0.535421, 0.459264,-0.535421;;, + 155;4; -0.478735,-0.520397, 0.478735,-0.520397;;; + } + AnimationKey { //Scale + 1; + 156; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_noga4} + AnimationKey { //Position + 2; + 156; + 0;3; -0.648382, 0.037596,-0.622362;;, + 1;3; -0.648382, 0.037596,-0.622362;;, + 2;3; -0.648382, 0.037596,-0.622362;;, + 3;3; -0.648382, 0.037596,-0.622362;;, + 4;3; -0.648382, 0.037596,-0.622362;;, + 5;3; -0.648382, 0.037596,-0.622362;;, + 6;3; -0.648382, 0.037596,-0.622362;;, + 7;3; -0.648382, 0.037596,-0.622362;;, + 8;3; -0.648382, 0.037596,-0.622362;;, + 9;3; -0.648382, 0.037596,-0.622362;;, + 10;3; -0.648382, 0.037596,-0.622362;;, + 11;3; -0.648382, 0.037596,-0.622362;;, + 12;3; -0.648382, 0.037596,-0.622362;;, + 13;3; -0.648382, 0.037596,-0.622362;;, + 14;3; -0.648382, 0.037596,-0.622362;;, + 15;3; -0.648382, 0.037596,-0.622362;;, + 16;3; -0.648382, 0.037596,-0.622362;;, + 17;3; -0.648382, 0.037596,-0.622362;;, + 18;3; -0.648382, 0.037596,-0.622362;;, + 19;3; -0.648382, 0.037596,-0.622362;;, + 20;3; -0.648382, 0.037596,-0.622362;;, + 21;3; -0.648382, 0.037596,-0.622362;;, + 22;3; -0.648382, 0.037596,-0.622362;;, + 23;3; -0.648382, 0.037596,-0.622362;;, + 24;3; -0.648382, 0.037596,-0.622362;;, + 25;3; -0.648382, 0.037596,-0.622362;;, + 26;3; -0.648382, 0.037596,-0.622362;;, + 27;3; -0.648382, 0.037596,-0.622362;;, + 28;3; -0.648382, 0.037596,-0.622362;;, + 29;3; -0.648382, 0.037596,-0.622362;;, + 30;3; -0.648382, 0.037596,-0.622362;;, + 31;3; -0.648382, 0.037596,-0.622362;;, + 32;3; -0.648382, 0.037596,-0.622362;;, + 33;3; -0.648382, 0.037596,-0.622362;;, + 34;3; -0.648382, 0.037596,-0.622362;;, + 35;3; -0.648382, 0.037596,-0.622362;;, + 36;3; -0.648382, 0.037596,-0.622362;;, + 37;3; -0.648382, 0.037596,-0.622362;;, + 38;3; -0.648382, 0.037596,-0.622362;;, + 39;3; -0.648382, 0.037596,-0.622362;;, + 40;3; -0.648382, 0.037596,-0.622362;;, + 41;3; -0.648382, 0.037596,-0.622362;;, + 42;3; -0.648382, 0.037596,-0.622362;;, + 43;3; -0.648382, 0.037596,-0.622362;;, + 44;3; -0.648382, 0.037596,-0.622362;;, + 45;3; -0.648382, 0.037596,-0.622362;;, + 46;3; -0.648382, 0.037596,-0.622362;;, + 47;3; -0.648382, 0.037596,-0.622362;;, + 48;3; -0.648382, 0.037596,-0.622362;;, + 49;3; -0.648382, 0.037596,-0.622362;;, + 50;3; -0.648382, 0.037596,-0.622362;;, + 51;3; -0.648382, 0.037596,-0.622362;;, + 52;3; -0.648382, 0.037596,-0.622362;;, + 53;3; -0.648382, 0.037596,-0.622362;;, + 54;3; -0.648382, 0.037596,-0.622362;;, + 55;3; -0.648382, 0.037596,-0.622362;;, + 56;3; -0.648382, 0.037596,-0.622362;;, + 57;3; -0.648382, 0.037596,-0.622362;;, + 58;3; -0.648382, 0.037596,-0.622362;;, + 59;3; -0.648382, 0.037596,-0.622362;;, + 60;3; -0.648382, 0.037596,-0.622362;;, + 61;3; -0.648382, 0.037596,-0.622362;;, + 62;3; -0.648382, 0.037596,-0.622362;;, + 63;3; -0.648382, 0.037596,-0.622362;;, + 64;3; -0.648382, 0.037596,-0.622362;;, + 65;3; -0.648382, 0.037596,-0.622362;;, + 66;3; -0.648382, 0.037596,-0.622362;;, + 67;3; -0.648382, 0.037596,-0.622362;;, + 68;3; -0.648382, 0.037596,-0.622362;;, + 69;3; -0.648382, 0.037596,-0.622362;;, + 70;3; -0.648382, 0.037596,-0.622362;;, + 71;3; -0.648382, 0.037596,-0.622362;;, + 72;3; -0.648382, 0.037596,-0.622362;;, + 73;3; -0.648382, 0.037596,-0.622362;;, + 74;3; -0.648382, 0.037596,-0.622362;;, + 75;3; -0.648382, 0.037596,-0.622362;;, + 76;3; -0.648382, 0.037596,-0.622362;;, + 77;3; -0.648382, 0.037596,-0.622362;;, + 78;3; -0.648382, 0.037596,-0.622362;;, + 79;3; -0.648382, 0.037596,-0.622362;;, + 80;3; -0.648382, 0.037596,-0.622362;;, + 81;3; -0.648382, 0.037596,-0.622362;;, + 82;3; -0.648382, 0.037596,-0.622362;;, + 83;3; -0.648382, 0.037596,-0.622362;;, + 84;3; -0.648382, 0.037596,-0.622362;;, + 85;3; -0.648382, 0.037596,-0.622362;;, + 86;3; -0.648382, 0.037596,-0.622362;;, + 87;3; -0.648382, 0.037596,-0.622362;;, + 88;3; -0.648382, 0.037596,-0.622362;;, + 89;3; -0.648382, 0.037596,-0.622362;;, + 90;3; -0.648382, 0.037596,-0.622362;;, + 91;3; -0.648382, 0.037596,-0.622362;;, + 92;3; -0.648382, 0.037596,-0.622362;;, + 93;3; -0.648382, 0.037596,-0.622362;;, + 94;3; -0.648382, 0.037596,-0.622362;;, + 95;3; -0.648382, 0.037596,-0.622362;;, + 96;3; -0.648382, 0.037596,-0.622362;;, + 97;3; -0.648382, 0.037596,-0.622362;;, + 98;3; -0.648382, 0.037596,-0.622362;;, + 99;3; -0.648382, 0.037596,-0.622362;;, + 100;3; -0.648382, 0.037596,-0.622362;;, + 101;3; -0.648382, 0.037596,-0.622362;;, + 102;3; -0.648382, 0.037596,-0.622362;;, + 103;3; -0.648382, 0.037596,-0.622362;;, + 104;3; -0.648382, 0.037596,-0.622362;;, + 105;3; -0.648382, 0.037596,-0.622362;;, + 106;3; -0.648382, 0.037596,-0.622362;;, + 107;3; -0.648382, 0.037596,-0.622362;;, + 108;3; -0.648382, 0.037596,-0.622362;;, + 109;3; -0.648382, 0.037596,-0.622362;;, + 110;3; -0.648382, 0.037596,-0.622362;;, + 111;3; -0.648382, 0.037596,-0.622362;;, + 112;3; -0.648382, 0.037596,-0.622362;;, + 113;3; -0.648382, 0.037596,-0.622362;;, + 114;3; -0.648382, 0.037596,-0.622362;;, + 115;3; -0.648382, 0.037596,-0.622362;;, + 116;3; -0.648382, 0.037596,-0.622362;;, + 117;3; -0.648382, 0.037596,-0.622362;;, + 118;3; -0.648382, 0.037596,-0.622362;;, + 119;3; -0.648382, 0.037596,-0.622362;;, + 120;3; -0.648382, 0.037596,-0.622362;;, + 121;3; -0.648382, 0.037596,-0.622362;;, + 122;3; -0.648382, 0.037596,-0.622362;;, + 123;3; -0.648382, 0.037596,-0.622362;;, + 124;3; -0.648382, 0.037596,-0.622362;;, + 125;3; -0.648382, 0.037596,-0.622362;;, + 126;3; -0.648382, 0.037596,-0.622362;;, + 127;3; -0.648382, 0.037596,-0.622362;;, + 128;3; -0.648382, 0.037596,-0.622362;;, + 129;3; -0.648382, 0.037596,-0.622362;;, + 130;3; -0.648382, 0.037596,-0.622362;;, + 131;3; -0.648382, 0.037596,-0.622362;;, + 132;3; -0.648382, 0.037596,-0.622362;;, + 133;3; -0.648382, 0.037596,-0.622362;;, + 134;3; -0.648382, 0.037596,-0.622362;;, + 135;3; -0.648382, 0.037596,-0.622362;;, + 136;3; -0.648382, 0.037596,-0.622363;;, + 137;3; -0.648382, 0.037596,-0.622363;;, + 138;3; -0.648382, 0.037596,-0.622362;;, + 139;3; -0.648382, 0.037596,-0.622363;;, + 140;3; -0.648382, 0.037596,-0.622362;;, + 141;3; -0.648382, 0.037596,-0.622362;;, + 142;3; -0.648382, 0.037596,-0.622363;;, + 143;3; -0.648382, 0.037596,-0.622363;;, + 144;3; -0.648382, 0.037596,-0.622362;;, + 145;3; -0.648382, 0.037596,-0.622362;;, + 146;3; -0.648382, 0.037596,-0.622362;;, + 147;3; -0.648382, 0.037596,-0.622363;;, + 148;3; -0.648382, 0.037596,-0.622363;;, + 149;3; -0.648382, 0.037596,-0.622363;;, + 150;3; -0.648382, 0.037596,-0.622363;;, + 151;3; -0.648382, 0.037596,-0.622362;;, + 152;3; -0.648382, 0.037596,-0.622363;;, + 153;3; -0.648382, 0.037596,-0.622362;;, + 154;3; -0.648382, 0.037596,-0.622363;;, + 155;3; -0.648382, 0.037596,-0.622362;;; + } + AnimationKey { //Rotation + 0; + 156; + 0;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 1;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 2;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 3;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 4;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 5;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 6;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 7;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 8;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 9;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 10;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 11;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 12;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 13;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 14;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 15;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 16;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 17;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 18;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 19;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 20;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 21;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 22;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 23;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 24;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 25;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 26;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 27;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 28;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 29;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 30;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 31;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 32;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 33;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 34;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 35;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 36;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 37;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 38;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 39;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 40;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 41;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 42;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 43;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 44;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 45;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 46;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 47;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 48;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 49;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 50;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 51;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 52;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 53;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 54;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 55;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 56;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 57;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 58;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 59;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 60;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 61;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 62;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 63;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 64;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 65;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 66;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 67;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 68;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 69;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 70;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 71;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 72;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 73;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 74;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 75;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 76;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 77;4; -0.482678,-0.516262, 0.482678,-0.516262;;, + 78;4; -0.494154,-0.504227, 0.494154,-0.504227;;, + 79;4; -0.510651,-0.486926, 0.510651,-0.486926;;, + 80;4; -0.527147,-0.469626, 0.527147,-0.469626;;, + 81;4; -0.538622,-0.457592, 0.538622,-0.457592;;, + 82;4; -0.542565,-0.453457, 0.542565,-0.453457;;, + 83;4; -0.540477,-0.455378, 0.540477,-0.455378;;, + 84;4; -0.534173,-0.461177, 0.534173,-0.461177;;, + 85;4; -0.523779,-0.470740, 0.523779,-0.470740;;, + 86;4; -0.509749,-0.483646, 0.509749,-0.483645;;, + 87;4; -0.492950,-0.499100, 0.492950,-0.499100;;, + 88;4; -0.474639,-0.515945, 0.474639,-0.515945;;, + 89;4; -0.456329,-0.532789, 0.456329,-0.532789;;, + 90;4; -0.439529,-0.548244, 0.439529,-0.548244;;, + 91;4; -0.425500,-0.561150, 0.425500,-0.561150;;, + 92;4; -0.415106,-0.570712, 0.415106,-0.570712;;, + 93;4; -0.408802,-0.576511, 0.408802,-0.576511;;, + 94;4; -0.406714,-0.578432, 0.406714,-0.578432;;, + 95;4; -0.411163,-0.574847, 0.411163,-0.574847;;, + 96;4; -0.424110,-0.564414, 0.424110,-0.564414;;, + 97;4; -0.442723,-0.549416, 0.442723,-0.549415;;, + 98;4; -0.461337,-0.534416, 0.461337,-0.534416;;, + 99;4; -0.474286,-0.523982, 0.474286,-0.523982;;, + 100;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 101;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 102;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 103;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 104;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 105;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 106;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 107;4; -0.463086,-0.529658, 0.463086,-0.529658;;, + 108;4; -0.417557,-0.556598, 0.417557,-0.556598;;, + 109;4; -0.352132,-0.595304, 0.352132,-0.595304;;, + 110;4; -0.286723,-0.633995, 0.286723,-0.633995;;, + 111;4; -0.241223,-0.660908, 0.241223,-0.660908;;, + 112;4; -0.225588,-0.670157, 0.225588,-0.670157;;, + 113;4; -0.231994,-0.664266, 0.231994,-0.664266;;, + 114;4; -0.251338,-0.646487, 0.251338,-0.646487;;, + 115;4; -0.283247,-0.617183, 0.283247,-0.617183;;, + 116;4; -0.326335,-0.577654, 0.326335,-0.577654;;, + 117;4; -0.377964,-0.530352, 0.377964,-0.530352;;, + 118;4; -0.434283,-0.478850, 0.434283,-0.478850;;, + 119;4; -0.490670,-0.427420, 0.490670,-0.427420;;, + 120;4; -0.542496,-0.380332, 0.542496,-0.380332;;, + 121;4; -0.585897,-0.341144, 0.585897,-0.341144;;, + 122;4; -0.618218,-0.312288, 0.618218,-0.312288;;, + 123;4; -0.638054,-0.295043, 0.638054,-0.295043;;, + 124;4; -0.645014,-0.289754, 0.645014,-0.289754;;, + 125;4; -0.635188,-0.304482, 0.635188,-0.304482;;, + 126;4; -0.605463,-0.346110, 0.605463,-0.346110;;, + 127;4; -0.562409,-0.405604, 0.562409,-0.405604;;, + 128;4; -0.519210,-0.464968, 0.519210,-0.464968;;, + 129;4; -0.489096,-0.506226, 0.489096,-0.506226;;, + 130;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 131;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 132;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 133;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 134;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 135;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 136;4; -0.423044,-0.562297, 0.423044,-0.562297;;, + 137;4; -0.367362,-0.604190, 0.367362,-0.604190;;, + 138;4; -0.367425,-0.604203, 0.367425,-0.604203;;, + 139;4; -0.367732,-0.604136, 0.367732,-0.604136;;, + 140;4; -0.368467,-0.603827, 0.368467,-0.603826;;, + 141;4; -0.369808,-0.603107, 0.369808,-0.603107;;, + 142;4; -0.371920,-0.601824, 0.371920,-0.601824;;, + 143;4; -0.374937,-0.599842, 0.374937,-0.599842;;, + 144;4; -0.378962,-0.597057, 0.378962,-0.597057;;, + 145;4; -0.384059,-0.593396, 0.384059,-0.593396;;, + 146;4; -0.390257,-0.588817, 0.390257,-0.588817;;, + 147;4; -0.397555,-0.583306, 0.397556,-0.583306;;, + 148;4; -0.405929,-0.576873, 0.405929,-0.576872;;, + 149;4; -0.415336,-0.569543, 0.415336,-0.569543;;, + 150;4; -0.440564,-0.548042, 0.440564,-0.548042;;, + 151;4; -0.480982,-0.513021, 0.480982,-0.513021;;, + 152;4; -0.499219,-0.498090, 0.499219,-0.498090;;, + 153;4; -0.494667,-0.503910, 0.494667,-0.503910;;, + 154;4; -0.483869,-0.515211, 0.483869,-0.515211;;, + 155;4; -0.478735,-0.520397, 0.478735,-0.520397;;; + } + AnimationKey { //Scale + 1; + 156; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_noga2} + AnimationKey { //Position + 2; + 156; + 0;3; -0.648382, 3.072911,-0.875938;;, + 1;3; -0.648382, 3.072911,-0.875938;;, + 2;3; -0.648382, 3.072911,-0.875938;;, + 3;3; -0.648382, 3.072911,-0.875938;;, + 4;3; -0.648382, 3.072911,-0.875938;;, + 5;3; -0.648382, 3.072911,-0.875938;;, + 6;3; -0.648382, 3.072911,-0.875938;;, + 7;3; -0.648382, 3.072911,-0.875938;;, + 8;3; -0.648382, 3.072911,-0.875938;;, + 9;3; -0.648382, 3.072911,-0.875938;;, + 10;3; -0.648382, 3.072911,-0.875938;;, + 11;3; -0.648382, 3.072911,-0.875938;;, + 12;3; -0.648382, 3.072911,-0.875938;;, + 13;3; -0.648382, 3.072911,-0.875938;;, + 14;3; -0.648382, 3.072911,-0.875938;;, + 15;3; -0.648382, 3.072911,-0.875938;;, + 16;3; -0.648382, 3.072911,-0.875938;;, + 17;3; -0.648382, 3.072911,-0.875938;;, + 18;3; -0.648382, 3.072911,-0.875938;;, + 19;3; -0.648382, 3.072911,-0.875938;;, + 20;3; -0.648382, 3.072911,-0.875938;;, + 21;3; -0.648382, 3.072911,-0.875938;;, + 22;3; -0.648382, 3.072911,-0.875938;;, + 23;3; -0.648382, 3.072911,-0.875938;;, + 24;3; -0.648382, 3.072911,-0.875938;;, + 25;3; -0.648382, 3.072911,-0.875938;;, + 26;3; -0.648382, 3.072911,-0.875938;;, + 27;3; -0.648382, 3.072911,-0.875938;;, + 28;3; -0.648382, 3.072911,-0.875938;;, + 29;3; -0.648382, 3.072911,-0.875938;;, + 30;3; -0.648382, 3.072911,-0.875938;;, + 31;3; -0.648382, 3.072911,-0.875938;;, + 32;3; -0.648382, 3.072911,-0.875938;;, + 33;3; -0.648382, 3.072911,-0.875938;;, + 34;3; -0.648382, 3.072911,-0.875938;;, + 35;3; -0.648382, 3.072911,-0.875938;;, + 36;3; -0.648382, 3.072911,-0.875938;;, + 37;3; -0.648382, 3.072911,-0.875938;;, + 38;3; -0.648382, 3.072911,-0.875938;;, + 39;3; -0.648382, 3.072911,-0.875938;;, + 40;3; -0.648382, 3.072911,-0.875938;;, + 41;3; -0.648382, 3.072911,-0.875938;;, + 42;3; -0.648382, 3.072911,-0.875938;;, + 43;3; -0.648382, 3.072911,-0.875938;;, + 44;3; -0.648382, 3.072911,-0.875938;;, + 45;3; -0.648382, 3.072911,-0.875938;;, + 46;3; -0.648382, 3.072911,-0.875938;;, + 47;3; -0.648382, 3.072911,-0.875938;;, + 48;3; -0.648382, 3.072911,-0.875938;;, + 49;3; -0.648382, 3.072911,-0.875938;;, + 50;3; -0.648382, 3.072911,-0.875938;;, + 51;3; -0.648382, 3.072911,-0.875938;;, + 52;3; -0.648382, 3.072911,-0.875938;;, + 53;3; -0.648382, 3.072911,-0.875938;;, + 54;3; -0.648382, 3.072911,-0.875938;;, + 55;3; -0.648382, 3.072911,-0.875938;;, + 56;3; -0.648382, 3.072911,-0.875938;;, + 57;3; -0.648382, 3.072911,-0.875938;;, + 58;3; -0.648382, 3.072911,-0.875938;;, + 59;3; -0.648382, 3.072911,-0.875938;;, + 60;3; -0.648382, 3.072911,-0.875938;;, + 61;3; -0.648382, 3.072911,-0.875938;;, + 62;3; -0.648382, 3.072911,-0.875938;;, + 63;3; -0.648382, 3.072911,-0.875938;;, + 64;3; -0.648382, 3.072911,-0.875938;;, + 65;3; -0.648382, 3.072911,-0.875938;;, + 66;3; -0.648382, 3.072911,-0.875938;;, + 67;3; -0.648382, 3.072911,-0.875938;;, + 68;3; -0.648382, 3.072911,-0.875938;;, + 69;3; -0.648382, 3.072911,-0.875938;;, + 70;3; -0.648382, 3.072911,-0.875938;;, + 71;3; -0.648382, 3.072911,-0.875938;;, + 72;3; -0.648382, 3.072911,-0.875938;;, + 73;3; -0.648382, 3.072911,-0.875938;;, + 74;3; -0.648382, 3.072911,-0.875938;;, + 75;3; -0.648382, 3.072911,-0.875938;;, + 76;3; -0.648382, 3.072911,-0.875938;;, + 77;3; -0.648382, 3.072911,-0.875938;;, + 78;3; -0.648382, 3.072911,-0.875938;;, + 79;3; -0.648382, 3.072911,-0.875938;;, + 80;3; -0.648382, 3.072911,-0.875938;;, + 81;3; -0.648382, 3.072911,-0.875938;;, + 82;3; -0.648382, 3.072911,-0.875938;;, + 83;3; -0.648382, 3.072911,-0.875938;;, + 84;3; -0.648382, 3.072911,-0.875938;;, + 85;3; -0.648382, 3.072911,-0.875938;;, + 86;3; -0.648382, 3.072911,-0.875938;;, + 87;3; -0.648382, 3.072911,-0.875938;;, + 88;3; -0.648382, 3.072911,-0.875938;;, + 89;3; -0.648382, 3.072911,-0.875938;;, + 90;3; -0.648382, 3.072911,-0.875938;;, + 91;3; -0.648382, 3.072911,-0.875938;;, + 92;3; -0.648382, 3.072911,-0.875938;;, + 93;3; -0.648382, 3.072911,-0.875938;;, + 94;3; -0.648382, 3.072911,-0.875938;;, + 95;3; -0.648382, 3.072911,-0.875938;;, + 96;3; -0.648382, 3.072911,-0.875938;;, + 97;3; -0.648382, 3.072911,-0.875938;;, + 98;3; -0.648382, 3.072911,-0.875938;;, + 99;3; -0.648382, 3.072911,-0.875938;;, + 100;3; -0.648382, 3.072911,-0.875938;;, + 101;3; -0.648382, 3.072911,-0.875938;;, + 102;3; -0.648382, 3.072911,-0.875938;;, + 103;3; -0.648382, 3.072911,-0.875938;;, + 104;3; -0.648382, 3.072911,-0.875938;;, + 105;3; -0.648382, 3.072911,-0.875938;;, + 106;3; -0.648382, 3.072911,-0.875938;;, + 107;3; -0.648382, 3.072911,-0.875938;;, + 108;3; -0.648382, 3.072911,-0.875938;;, + 109;3; -0.648382, 3.072911,-0.875938;;, + 110;3; -0.648382, 3.072911,-0.875938;;, + 111;3; -0.648382, 3.072911,-0.875938;;, + 112;3; -0.648382, 3.072911,-0.875938;;, + 113;3; -0.648382, 3.072911,-0.875938;;, + 114;3; -0.648382, 3.072911,-0.875938;;, + 115;3; -0.648382, 3.072911,-0.875938;;, + 116;3; -0.648382, 3.072911,-0.875938;;, + 117;3; -0.648382, 3.072911,-0.875938;;, + 118;3; -0.648382, 3.072911,-0.875938;;, + 119;3; -0.648382, 3.072911,-0.875938;;, + 120;3; -0.648382, 3.072911,-0.875938;;, + 121;3; -0.648382, 3.072911,-0.875938;;, + 122;3; -0.648382, 3.072911,-0.875938;;, + 123;3; -0.648382, 3.072911,-0.875938;;, + 124;3; -0.648382, 3.072911,-0.875938;;, + 125;3; -0.648382, 3.072911,-0.875938;;, + 126;3; -0.648382, 3.072911,-0.875938;;, + 127;3; -0.648382, 3.072911,-0.875938;;, + 128;3; -0.648382, 3.072911,-0.875938;;, + 129;3; -0.648382, 3.072911,-0.875938;;, + 130;3; -0.648382, 3.072911,-0.875938;;, + 131;3; -0.648382, 3.072911,-0.875938;;, + 132;3; -0.648382, 3.072911,-0.875938;;, + 133;3; -0.648382, 3.072911,-0.875938;;, + 134;3; -0.648382, 3.072911,-0.875938;;, + 135;3; -0.648382, 3.072911,-0.875938;;, + 136;3; -0.648382, 3.072911,-0.875938;;, + 137;3; -0.648382, 3.072911,-0.875938;;, + 138;3; -0.648382, 3.072911,-0.875938;;, + 139;3; -0.648382, 3.072911,-0.875938;;, + 140;3; -0.648382, 3.072911,-0.875938;;, + 141;3; -0.648382, 3.072911,-0.875938;;, + 142;3; -0.648382, 3.072911,-0.875938;;, + 143;3; -0.648382, 3.072911,-0.875938;;, + 144;3; -0.648382, 3.072911,-0.875938;;, + 145;3; -0.648382, 3.072911,-0.875938;;, + 146;3; -0.648382, 3.072911,-0.875938;;, + 147;3; -0.648382, 3.072911,-0.875938;;, + 148;3; -0.648382, 3.072911,-0.875938;;, + 149;3; -0.648382, 3.072911,-0.875938;;, + 150;3; -0.648382, 3.072911,-0.875938;;, + 151;3; -0.648382, 3.072911,-0.875938;;, + 152;3; -0.648382, 3.072911,-0.875938;;, + 153;3; -0.648382, 3.072911,-0.875938;;, + 154;3; -0.648382, 3.072911,-0.875938;;, + 155;3; -0.648382, 3.072911,-0.875938;;; + } + AnimationKey { //Rotation + 0; + 156; + 0;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 1;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 2;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 3;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 4;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 5;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 6;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 7;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 8;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 9;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 10;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 11;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 12;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 13;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 14;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 15;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 16;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 17;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 18;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 19;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 20;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 21;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 22;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 23;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 24;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 25;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 26;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 27;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 28;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 29;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 30;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 31;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 32;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 33;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 34;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 35;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 36;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 37;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 38;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 39;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 40;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 41;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 42;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 43;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 44;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 45;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 46;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 47;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 48;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 49;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 50;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 51;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 52;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 53;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 54;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 55;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 56;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 57;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 58;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 59;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 60;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 61;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 62;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 63;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 64;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 65;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 66;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 67;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 68;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 69;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 70;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 71;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 72;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 73;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 74;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 75;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 76;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 77;4; -0.474286,-0.523982, 0.474286,-0.523982;;, + 78;4; -0.461337,-0.534416, 0.461337,-0.534416;;, + 79;4; -0.442723,-0.549415, 0.442723,-0.549415;;, + 80;4; -0.424110,-0.564414, 0.424110,-0.564414;;, + 81;4; -0.411163,-0.574847, 0.411163,-0.574847;;, + 82;4; -0.406714,-0.578432, 0.406714,-0.578432;;, + 83;4; -0.408802,-0.576511, 0.408802,-0.576511;;, + 84;4; -0.415106,-0.570712, 0.415106,-0.570712;;, + 85;4; -0.425500,-0.561150, 0.425500,-0.561150;;, + 86;4; -0.439529,-0.548244, 0.439529,-0.548244;;, + 87;4; -0.456329,-0.532789, 0.456329,-0.532789;;, + 88;4; -0.474639,-0.515945, 0.474639,-0.515945;;, + 89;4; -0.492950,-0.499100, 0.492950,-0.499100;;, + 90;4; -0.509750,-0.483645, 0.509750,-0.483645;;, + 91;4; -0.523779,-0.470739, 0.523779,-0.470739;;, + 92;4; -0.534173,-0.461177, 0.534173,-0.461177;;, + 93;4; -0.540477,-0.455378, 0.540477,-0.455378;;, + 94;4; -0.542565,-0.453457, 0.542565,-0.453457;;, + 95;4; -0.538622,-0.457592, 0.538622,-0.457592;;, + 96;4; -0.527147,-0.469626, 0.527147,-0.469626;;, + 97;4; -0.510651,-0.486926, 0.510651,-0.486926;;, + 98;4; -0.494154,-0.504227, 0.494154,-0.504227;;, + 99;4; -0.482678,-0.516262, 0.482678,-0.516262;;, + 100;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 101;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 102;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 103;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 104;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 105;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 106;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 107;4; -0.459849,-0.531450, 0.459849,-0.531450;;, + 108;4; -0.404704,-0.563369, 0.404704,-0.563369;;, + 109;4; -0.324936,-0.608630, 0.324936,-0.608630;;, + 110;4; -0.244150,-0.652732, 0.244150,-0.652732;;, + 111;4; -0.186185,-0.681484, 0.186185,-0.681484;;, + 112;4; -0.163186,-0.688019, 0.163186,-0.688019;;, + 113;4; -0.167199,-0.675519, 0.167199,-0.675519;;, + 114;4; -0.188605,-0.647883, 0.188605,-0.647883;;, + 115;4; -0.226968,-0.605645, 0.226968,-0.605645;;, + 116;4; -0.280509,-0.550553, 0.280509,-0.550553;;, + 117;4; -0.345782,-0.485840, 0.345782,-0.485840;;, + 118;4; -0.417713,-0.416166, 0.417713,-0.416166;;, + 119;4; -0.490176,-0.347070, 0.490176,-0.347070;;, + 120;4; -0.557006,-0.284050, 0.557006,-0.284050;;, + 121;4; -0.613026,-0.231653, 0.613026,-0.231653;;, + 122;4; -0.654651,-0.192961, 0.654651,-0.192961;;, + 123;4; -0.679949,-0.169555, 0.679949,-0.169555;;, + 124;4; -0.688343,-0.161817, 0.688343,-0.161817;;, + 125;4; -0.675400,-0.183963, 0.675400,-0.183963;;, + 126;4; -0.637747,-0.248401, 0.637747,-0.248401;;, + 127;4; -0.583614,-0.341036, 0.583614,-0.341036;;, + 128;4; -0.529441,-0.433709, 0.529441,-0.433709;;, + 129;4; -0.491712,-0.498218, 0.491712,-0.498218;;, + 130;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 131;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 132;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 133;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 134;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 135;4; -0.478735,-0.520397, 0.478735,-0.520397;;, + 136;4; -0.536290,-0.452136, 0.536290,-0.452136;;, + 137;4; -0.593818,-0.383901, 0.593818,-0.383901;;, + 138;4; -0.592025,-0.386049, 0.592025,-0.386049;;, + 139;4; -0.586989,-0.392082, 0.586989,-0.392082;;, + 140;4; -0.579326,-0.401264, 0.579326,-0.401264;;, + 141;4; -0.569759,-0.412729, 0.569759,-0.412729;;, + 142;4; -0.559069,-0.425541, 0.559069,-0.425541;;, + 143;4; -0.548041,-0.438760, 0.548041,-0.438760;;, + 144;4; -0.537411,-0.451504, 0.537411,-0.451504;;, + 145;4; -0.527823,-0.462997, 0.527823,-0.462997;;, + 146;4; -0.519810,-0.472602, 0.519810,-0.472602;;, + 147;4; -0.513782,-0.479828, 0.513782,-0.479828;;, + 148;4; -0.510034,-0.484321, 0.510034,-0.484321;;, + 149;4; -0.508756,-0.485852, 0.508756,-0.485852;;, + 150;4; -0.520938,-0.472488, 0.520938,-0.472488;;, + 151;4; -0.547004,-0.443890, 0.547004,-0.443890;;, + 152;4; -0.559186,-0.430525, 0.559186,-0.430525;;, + 153;4; -0.539768,-0.452220, 0.539768,-0.452220;;, + 154;4; -0.498201,-0.498658, 0.498201,-0.498657;;, + 155;4; -0.478735,-0.520397, 0.478735,-0.520397;;; + } + AnimationKey { //Scale + 1; + 156; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_hvost} + AnimationKey { //Position + 2; + 156; + 0;3; 0.000000,-0.295864,-0.017687;;, + 1;3; 0.000000,-0.295864,-0.017687;;, + 2;3; 0.000000,-0.295864,-0.017687;;, + 3;3; 0.000000,-0.295864,-0.017687;;, + 4;3; 0.000000,-0.295864,-0.017687;;, + 5;3; 0.000000,-0.295864,-0.017687;;, + 6;3; 0.000000,-0.295864,-0.017687;;, + 7;3; 0.000000,-0.295864,-0.017687;;, + 8;3; 0.000000,-0.295864,-0.017687;;, + 9;3; 0.000000,-0.295864,-0.017687;;, + 10;3; 0.000000,-0.295864,-0.017687;;, + 11;3; 0.000000,-0.295864,-0.017687;;, + 12;3; 0.000000,-0.295864,-0.017687;;, + 13;3; 0.000000,-0.295864,-0.017687;;, + 14;3; 0.000000,-0.295864,-0.017687;;, + 15;3; 0.000000,-0.295864,-0.017687;;, + 16;3; 0.000000,-0.295864,-0.017687;;, + 17;3; 0.000000,-0.295864,-0.017687;;, + 18;3; 0.000000,-0.295864,-0.017687;;, + 19;3; 0.000000,-0.295864,-0.017687;;, + 20;3; 0.000000,-0.295864,-0.017687;;, + 21;3; 0.000000,-0.295864,-0.017687;;, + 22;3; 0.000000,-0.295864,-0.017687;;, + 23;3; 0.000000,-0.295864,-0.017687;;, + 24;3; 0.000000,-0.295864,-0.017687;;, + 25;3; 0.000000,-0.295864,-0.017687;;, + 26;3; 0.000000,-0.295864,-0.017687;;, + 27;3; 0.000000,-0.295864,-0.017687;;, + 28;3; 0.000000,-0.295864,-0.017687;;, + 29;3; 0.000000,-0.295864,-0.017687;;, + 30;3; 0.000000,-0.295864,-0.017687;;, + 31;3; 0.000000,-0.295864,-0.017687;;, + 32;3; 0.000000,-0.295864,-0.017687;;, + 33;3; 0.000000,-0.295864,-0.017687;;, + 34;3; 0.000000,-0.295864,-0.017687;;, + 35;3; 0.000000,-0.295864,-0.017687;;, + 36;3; 0.000000,-0.295864,-0.017687;;, + 37;3; 0.000000,-0.295864,-0.017687;;, + 38;3; 0.000000,-0.295864,-0.017687;;, + 39;3; 0.000000,-0.295864,-0.017687;;, + 40;3; 0.000000,-0.295864,-0.017687;;, + 41;3; 0.000000,-0.295864,-0.017687;;, + 42;3; 0.000000,-0.295864,-0.017687;;, + 43;3; 0.000000,-0.295864,-0.017687;;, + 44;3; 0.000000,-0.295864,-0.017687;;, + 45;3; 0.000000,-0.295864,-0.017687;;, + 46;3; 0.000000,-0.295864,-0.017687;;, + 47;3; 0.000000,-0.295864,-0.017687;;, + 48;3; 0.000000,-0.295864,-0.017687;;, + 49;3; 0.000000,-0.295864,-0.017687;;, + 50;3; 0.000000,-0.295864,-0.017687;;, + 51;3; 0.000000,-0.295864,-0.017687;;, + 52;3; 0.000000,-0.295864,-0.017687;;, + 53;3; 0.000000,-0.295864,-0.017687;;, + 54;3; 0.000000,-0.295864,-0.017687;;, + 55;3; 0.000000,-0.295864,-0.017687;;, + 56;3; 0.000000,-0.295864,-0.017687;;, + 57;3; 0.000000,-0.295864,-0.017687;;, + 58;3; 0.000000,-0.295864,-0.017687;;, + 59;3; 0.000000,-0.295864,-0.017687;;, + 60;3; 0.000000,-0.295864,-0.017687;;, + 61;3; 0.000000,-0.295864,-0.017687;;, + 62;3; 0.000000,-0.295864,-0.017687;;, + 63;3; 0.000000,-0.295864,-0.017687;;, + 64;3; 0.000000,-0.295864,-0.017687;;, + 65;3; 0.000000,-0.295864,-0.017687;;, + 66;3; 0.000000,-0.295864,-0.017687;;, + 67;3; 0.000000,-0.295864,-0.017687;;, + 68;3; 0.000000,-0.295864,-0.017687;;, + 69;3; 0.000000,-0.295864,-0.017687;;, + 70;3; 0.000000,-0.295864,-0.017687;;, + 71;3; 0.000000,-0.295864,-0.017687;;, + 72;3; 0.000000,-0.295864,-0.017687;;, + 73;3; 0.000000,-0.295864,-0.017687;;, + 74;3; 0.000000,-0.295864,-0.017687;;, + 75;3; 0.000000,-0.295864,-0.017687;;, + 76;3; 0.000000,-0.295864,-0.017687;;, + 77;3; 0.000000,-0.295864,-0.017687;;, + 78;3; 0.000000,-0.295864,-0.017687;;, + 79;3; 0.000000,-0.295864,-0.017687;;, + 80;3; 0.000000,-0.295864,-0.017687;;, + 81;3; 0.000000,-0.295864,-0.017687;;, + 82;3; 0.000000,-0.295864,-0.017687;;, + 83;3; 0.000000,-0.295864,-0.017687;;, + 84;3; 0.000000,-0.295864,-0.017687;;, + 85;3; 0.000000,-0.295864,-0.017687;;, + 86;3; 0.000000,-0.295864,-0.017687;;, + 87;3; 0.000000,-0.295864,-0.017687;;, + 88;3; 0.000000,-0.295864,-0.017687;;, + 89;3; 0.000000,-0.295864,-0.017687;;, + 90;3; 0.000000,-0.295864,-0.017687;;, + 91;3; 0.000000,-0.295864,-0.017687;;, + 92;3; 0.000000,-0.295864,-0.017687;;, + 93;3; 0.000000,-0.295864,-0.017687;;, + 94;3; 0.000000,-0.295864,-0.017687;;, + 95;3; 0.000000,-0.295864,-0.017687;;, + 96;3; 0.000000,-0.295864,-0.017687;;, + 97;3; 0.000000,-0.295864,-0.017687;;, + 98;3; 0.000000,-0.295864,-0.017687;;, + 99;3; 0.000000,-0.295864,-0.017687;;, + 100;3; 0.000000,-0.295864,-0.017687;;, + 101;3; 0.000000,-0.295864,-0.017687;;, + 102;3; 0.000000,-0.295864,-0.017687;;, + 103;3; 0.000000,-0.295864,-0.017687;;, + 104;3; 0.000000,-0.295864,-0.017687;;, + 105;3; 0.000000,-0.295864,-0.017687;;, + 106;3; 0.000000,-0.295864,-0.017687;;, + 107;3; 0.000000,-0.295864,-0.017687;;, + 108;3; 0.000000,-0.295864,-0.017687;;, + 109;3; 0.000000,-0.295864,-0.017687;;, + 110;3; 0.000000,-0.295864,-0.017687;;, + 111;3; 0.000000,-0.295864,-0.017687;;, + 112;3; 0.000000,-0.295864,-0.017687;;, + 113;3; 0.000000,-0.295864,-0.017687;;, + 114;3; 0.000000,-0.295864,-0.017687;;, + 115;3; 0.000000,-0.295864,-0.017687;;, + 116;3; 0.000000,-0.295864,-0.017687;;, + 117;3; 0.000000,-0.295864,-0.017687;;, + 118;3; 0.000000,-0.295864,-0.017687;;, + 119;3; 0.000000,-0.295864,-0.017687;;, + 120;3; 0.000000,-0.295864,-0.017687;;, + 121;3; 0.000000,-0.295864,-0.017687;;, + 122;3; 0.000000,-0.295864,-0.017687;;, + 123;3; 0.000000,-0.295864,-0.017687;;, + 124;3; 0.000000,-0.295864,-0.017687;;, + 125;3; 0.000000,-0.295864,-0.017687;;, + 126;3; 0.000000,-0.295864,-0.017687;;, + 127;3; 0.000000,-0.295864,-0.017687;;, + 128;3; 0.000000,-0.295864,-0.017687;;, + 129;3; 0.000000,-0.295864,-0.017687;;, + 130;3; 0.000000,-0.295864,-0.017687;;, + 131;3; 0.000000,-0.295864,-0.017687;;, + 132;3; 0.000000,-0.295864,-0.017687;;, + 133;3; 0.000000,-0.295864,-0.017687;;, + 134;3; 0.000000,-0.295864,-0.017687;;, + 135;3; 0.000000,-0.295864,-0.017687;;, + 136;3; 0.000000,-0.295864,-0.017687;;, + 137;3; 0.000000,-0.295864,-0.017687;;, + 138;3; 0.000000,-0.295864,-0.017687;;, + 139;3; 0.000000,-0.295864,-0.017687;;, + 140;3; 0.000000,-0.295864,-0.017687;;, + 141;3; 0.000000,-0.295864,-0.017687;;, + 142;3; 0.000000,-0.295864,-0.017687;;, + 143;3; 0.000000,-0.295864,-0.017687;;, + 144;3; 0.000000,-0.295864,-0.017687;;, + 145;3; 0.000000,-0.295864,-0.017687;;, + 146;3; 0.000000,-0.295864,-0.017687;;, + 147;3; 0.000000,-0.295864,-0.017687;;, + 148;3; 0.000000,-0.295864,-0.017687;;, + 149;3; 0.000000,-0.295864,-0.017687;;, + 150;3; 0.000000,-0.295864,-0.017687;;, + 151;3; 0.000000,-0.295864,-0.017687;;, + 152;3; 0.000000,-0.295864,-0.017687;;, + 153;3; 0.000000,-0.295864,-0.017687;;, + 154;3; 0.000000,-0.295864,-0.017687;;, + 155;3; 0.000000,-0.295864,-0.017687;;; + } + AnimationKey { //Rotation + 0; + 156; + 0;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 1;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 2;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 3;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 4;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 5;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 6;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 7;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 8;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 9;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 10;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 11;4; -0.487739,-0.870622, 0.021531, 0.023041;;, + 12;4; -0.485578,-0.866764, 0.067591, 0.072336;;, + 13;4; -0.484568,-0.864961, 0.089115, 0.095371;;, + 14;4; -0.484568,-0.864961, 0.078105, 0.083589;;, + 15;4; -0.484568,-0.864961, 0.046063, 0.049297;;, + 16;4; -0.484568,-0.864961, 0.000000, 0.000000;;, + 17;4; -0.484568,-0.864961,-0.046062,-0.049296;;, + 18;4; -0.484568,-0.864961,-0.078105,-0.083588;;, + 19;4; -0.484568,-0.864961,-0.089115,-0.095371;;, + 20;4; -0.485505,-0.866634,-0.063411,-0.066145;;, + 21;4; -0.487527,-0.870243,-0.008405,-0.003602;;, + 22;4; -0.488515,-0.872007, 0.017311, 0.025632;;, + 23;4; -0.488578,-0.872119, 0.016836, 0.024930;;, + 24;4; -0.488632,-0.872216, 0.015413, 0.022823;;, + 25;4; -0.488675,-0.872293, 0.013128, 0.019440;;, + 26;4; -0.488708,-0.872351, 0.010222, 0.015137;;, + 27;4; -0.488729,-0.872389, 0.007087, 0.010495;;, + 28;4; -0.488741,-0.872411, 0.004182, 0.006192;;, + 29;4; -0.488747,-0.872421, 0.001897, 0.002809;;, + 30;4; -0.488749,-0.872424, 0.000474, 0.000702;;, + 31;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 32;4; -0.487739,-0.870622, 0.021530, 0.023040;;, + 33;4; -0.485578,-0.866764, 0.067591, 0.072335;;, + 34;4; -0.484568,-0.864961, 0.089115, 0.095371;;, + 35;4; -0.484568,-0.864961, 0.078105, 0.083589;;, + 36;4; -0.484568,-0.864961, 0.046063, 0.049297;;, + 37;4; -0.484568,-0.864961,-0.000000, 0.000000;;, + 38;4; -0.484568,-0.864961,-0.046063,-0.049297;;, + 39;4; -0.484568,-0.864961,-0.078105,-0.083589;;, + 40;4; -0.484568,-0.864961,-0.089115,-0.095371;;, + 41;4; -0.485578,-0.866764,-0.067592,-0.072335;;, + 42;4; -0.487739,-0.870622,-0.021532,-0.023040;;, + 43;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 44;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 45;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 46;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 47;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 48;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 49;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 50;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 51;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 52;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 53;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 54;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 55;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 56;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 57;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 58;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 59;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 60;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 61;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 62;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 63;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 64;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 65;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 66;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 67;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 68;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 69;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 70;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 71;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 72;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 73;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 74;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 75;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 76;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 77;4; -0.475808,-0.877594,-0.000049,-0.000523;;, + 78;4; -0.436940,-0.893029,-0.000173,-0.002149;;, + 79;4; -0.377893,-0.916244,-0.000300,-0.004762;;, + 80;4; -0.312673,-0.941466,-0.000330,-0.007910;;, + 81;4; -0.256835,-0.962415,-0.000187,-0.011003;;, + 82;4; -0.219444,-0.975530, 0.000150,-0.013640;;, + 83;4; -0.193318,-0.983639, 0.000681,-0.016160;;, + 84;4; -0.169382,-0.990265, 0.001418,-0.019016;;, + 85;4; -0.148030,-0.995304, 0.002349,-0.022159;;, + 86;4; -0.129628,-0.998721, 0.003440,-0.025501;;, + 87;4; -0.114440,-1.000587, 0.004639,-0.028910;;, + 88;4; -0.102546,-1.001108, 0.005873,-0.032223;;, + 89;4; -0.093793,-1.000608, 0.007057,-0.035264;;, + 90;4; -0.087804,-0.999487, 0.008111,-0.037878;;, + 91;4; -0.084054,-0.998144, 0.008972,-0.039952;;, + 92;4; -0.081975,-0.996922, 0.009598,-0.041429;;, + 93;4; -0.081039,-0.996075, 0.009973,-0.042296;;, + 94;4; -0.080808,-0.995769, 0.010096,-0.042576;;, + 95;4; -0.106019,-0.988144, 0.009473,-0.039946;;, + 96;4; -0.179360,-0.965968, 0.007657,-0.032292;;, + 97;4; -0.284763,-0.934105, 0.005048,-0.021288;;, + 98;4; -0.390175,-0.902238, 0.002439,-0.010284;;, + 99;4; -0.463531,-0.880054, 0.000624,-0.002630;;, + 100;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 101;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 102;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 103;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 104;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 105;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 106;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 107;4; -0.475808,-0.877594,-0.000049,-0.000523;;, + 108;4; -0.436940,-0.893029,-0.000173,-0.002149;;, + 109;4; -0.377893,-0.916244,-0.000300,-0.004762;;, + 110;4; -0.312673,-0.941466,-0.000330,-0.007910;;, + 111;4; -0.256835,-0.962415,-0.000187,-0.011003;;, + 112;4; -0.219444,-0.975530, 0.000150,-0.013640;;, + 113;4; -0.193318,-0.983639, 0.000681,-0.016160;;, + 114;4; -0.169382,-0.990265, 0.001418,-0.019016;;, + 115;4; -0.148030,-0.995304, 0.002349,-0.022159;;, + 116;4; -0.129628,-0.998721, 0.003440,-0.025501;;, + 117;4; -0.114440,-1.000587, 0.004639,-0.028910;;, + 118;4; -0.102546,-1.001108, 0.005873,-0.032223;;, + 119;4; -0.093793,-1.000608, 0.007057,-0.035264;;, + 120;4; -0.087804,-0.999487, 0.008111,-0.037878;;, + 121;4; -0.084054,-0.998144, 0.008972,-0.039952;;, + 122;4; -0.081975,-0.996922, 0.009598,-0.041429;;, + 123;4; -0.081039,-0.996075, 0.009973,-0.042296;;, + 124;4; -0.080808,-0.995769, 0.010096,-0.042576;;, + 125;4; -0.106019,-0.988144, 0.009473,-0.039946;;, + 126;4; -0.179360,-0.965968, 0.007657,-0.032292;;, + 127;4; -0.284763,-0.934105, 0.005048,-0.021288;;, + 128;4; -0.390175,-0.902238, 0.002439,-0.010284;;, + 129;4; -0.463531,-0.880054, 0.000624,-0.002630;;, + 130;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 131;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 132;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 133;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 134;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 135;4; -0.488749,-0.872425,-0.000000, 0.000000;;, + 136;4; -0.069762,-0.905220,-0.000000, 0.000000;;, + 137;4; 0.348011,-0.937491, 0.000000, 0.000000;;, + 138;4; 0.332428,-0.936184, 0.000000, 0.000000;;, + 139;4; 0.294691,-0.933103, 0.000000, 0.000000;;, + 140;4; 0.243447,-0.929002, 0.000000, 0.000000;;, + 141;4; 0.183838,-0.924297, 0.000000, 0.000000;;, + 142;4; 0.119262,-0.919250, 0.000000, 0.000000;;, + 143;4; 0.052141,-0.914041, 0.000000, 0.000000;;, + 144;4; -0.015689,-0.908803,-0.000000, 0.000000;;, + 145;4; -0.082761,-0.903642,-0.000000, 0.000000;;, + 146;4; -0.147851,-0.898644,-0.000000, 0.000000;;, + 147;4; -0.209896,-0.893885,-0.000000, 0.000000;;, + 148;4; -0.267935,-0.889435,-0.000000, 0.000000;;, + 149;4; -0.321076,-0.885358,-0.000000, 0.000000;;, + 150;4; -0.368460,-0.881718,-0.000000, 0.000000;;, + 151;4; -0.409240,-0.878580,-0.000000, 0.000000;;, + 152;4; -0.442564,-0.876008,-0.000000, 0.000000;;, + 153;4; -0.467550,-0.874074,-0.000000, 0.000000;;, + 154;4; -0.483275,-0.872852,-0.000000, 0.000000;;, + 155;4; -0.488749,-0.872425,-0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 156; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_sheya} + AnimationKey { //Position + 2; + 156; + 0;3; 0.000000, 3.260104, 0.242284;;, + 1;3; 0.000000, 3.260104, 0.242284;;, + 2;3; 0.000000, 3.260104, 0.242284;;, + 3;3; 0.000000, 3.260104, 0.242284;;, + 4;3; 0.000000, 3.260104, 0.242284;;, + 5;3; 0.000000, 3.260104, 0.242284;;, + 6;3; 0.000000, 3.260104, 0.242284;;, + 7;3; 0.000000, 3.260104, 0.242284;;, + 8;3; 0.000000, 3.260104, 0.242284;;, + 9;3; 0.000000, 3.260104, 0.242284;;, + 10;3; 0.000000, 3.260104, 0.242284;;, + 11;3; 0.000000, 3.260104, 0.242284;;, + 12;3; 0.000000, 3.260104, 0.242284;;, + 13;3; 0.000000, 3.260104, 0.242284;;, + 14;3; 0.000000, 3.260104, 0.242284;;, + 15;3; 0.000000, 3.260104, 0.242284;;, + 16;3; 0.000000, 3.260104, 0.242284;;, + 17;3; 0.000000, 3.260104, 0.242284;;, + 18;3; 0.000000, 3.260104, 0.242284;;, + 19;3; 0.000000, 3.260104, 0.242284;;, + 20;3; 0.000000, 3.260104, 0.242284;;, + 21;3; 0.000000, 3.260104, 0.242284;;, + 22;3; 0.000000, 3.260104, 0.242284;;, + 23;3; 0.000000, 3.260104, 0.242284;;, + 24;3; 0.000000, 3.260104, 0.242284;;, + 25;3; 0.000000, 3.260104, 0.242284;;, + 26;3; 0.000000, 3.260104, 0.242284;;, + 27;3; 0.000000, 3.260104, 0.242284;;, + 28;3; 0.000000, 3.260104, 0.242284;;, + 29;3; 0.000000, 3.260104, 0.242284;;, + 30;3; 0.000000, 3.260104, 0.242284;;, + 31;3; 0.000000, 3.260104, 0.242284;;, + 32;3; 0.000000, 3.260104, 0.242284;;, + 33;3; 0.000000, 3.260104, 0.242284;;, + 34;3; 0.000000, 3.260104, 0.242284;;, + 35;3; 0.000000, 3.260104, 0.242284;;, + 36;3; 0.000000, 3.260104, 0.242284;;, + 37;3; 0.000000, 3.260104, 0.242284;;, + 38;3; 0.000000, 3.260104, 0.242284;;, + 39;3; 0.000000, 3.260104, 0.242284;;, + 40;3; 0.000000, 3.260104, 0.242284;;, + 41;3; 0.000000, 3.260104, 0.242284;;, + 42;3; 0.000000, 3.260104, 0.242284;;, + 43;3; 0.000000, 3.260104, 0.242284;;, + 44;3; 0.000000, 3.260104, 0.242284;;, + 45;3; 0.000000, 3.260104, 0.242284;;, + 46;3; 0.000000, 3.260104, 0.242284;;, + 47;3; 0.000000, 3.260104, 0.242284;;, + 48;3; 0.000000, 3.260104, 0.242284;;, + 49;3; 0.000000, 3.260104, 0.242284;;, + 50;3; 0.000000, 3.260104, 0.242284;;, + 51;3; 0.000000, 3.260104, 0.242284;;, + 52;3; 0.000000, 3.260104, 0.242284;;, + 53;3; 0.000000, 3.260104, 0.242284;;, + 54;3; 0.000000, 3.260104, 0.242284;;, + 55;3; 0.000000, 3.260104, 0.242284;;, + 56;3; 0.000000, 3.260104, 0.242284;;, + 57;3; 0.000000, 3.260104, 0.242284;;, + 58;3; 0.000000, 3.260104, 0.242284;;, + 59;3; 0.000000, 3.260104, 0.242284;;, + 60;3; 0.000000, 3.260104, 0.242284;;, + 61;3; 0.000000, 3.260104, 0.242284;;, + 62;3; 0.000000, 3.260104, 0.242284;;, + 63;3; 0.000000, 3.260104, 0.242284;;, + 64;3; 0.000000, 3.260104, 0.242284;;, + 65;3; 0.000000, 3.260104, 0.242284;;, + 66;3; 0.000000, 3.260104, 0.242284;;, + 67;3; 0.000000, 3.260104, 0.242284;;, + 68;3; 0.000000, 3.260104, 0.242284;;, + 69;3; 0.000000, 3.260104, 0.242284;;, + 70;3; 0.000000, 3.260104, 0.242284;;, + 71;3; 0.000000, 3.260104, 0.242284;;, + 72;3; 0.000000, 3.260104, 0.242284;;, + 73;3; 0.000000, 3.260104, 0.242284;;, + 74;3; 0.000000, 3.260104, 0.242284;;, + 75;3; 0.000000, 3.260104, 0.242284;;, + 76;3; 0.000000, 3.260104, 0.242284;;, + 77;3; 0.000000, 3.260104, 0.242284;;, + 78;3; 0.000000, 3.260104, 0.242284;;, + 79;3; 0.000000, 3.260104, 0.242284;;, + 80;3; 0.000000, 3.260104, 0.242284;;, + 81;3; 0.000000, 3.260104, 0.242284;;, + 82;3; 0.000000, 3.260104, 0.242284;;, + 83;3; 0.000000, 3.260104, 0.242284;;, + 84;3; 0.000000, 3.260104, 0.242284;;, + 85;3; 0.000000, 3.260104, 0.242284;;, + 86;3; 0.000000, 3.260104, 0.242284;;, + 87;3; 0.000000, 3.260104, 0.242284;;, + 88;3; 0.000000, 3.260104, 0.242284;;, + 89;3; 0.000000, 3.260104, 0.242284;;, + 90;3; 0.000000, 3.260104, 0.242284;;, + 91;3; 0.000000, 3.260104, 0.242284;;, + 92;3; 0.000000, 3.260104, 0.242284;;, + 93;3; 0.000000, 3.260104, 0.242284;;, + 94;3; 0.000000, 3.260104, 0.242284;;, + 95;3; 0.000000, 3.260104, 0.242284;;, + 96;3; 0.000000, 3.260104, 0.242284;;, + 97;3; 0.000000, 3.260104, 0.242284;;, + 98;3; 0.000000, 3.260104, 0.242284;;, + 99;3; 0.000000, 3.260104, 0.242284;;, + 100;3; 0.000000, 3.260104, 0.242284;;, + 101;3; 0.000000, 3.260104, 0.242284;;, + 102;3; 0.000000, 3.260104, 0.242284;;, + 103;3; 0.000000, 3.260104, 0.242284;;, + 104;3; 0.000000, 3.260104, 0.242284;;, + 105;3; 0.000000, 3.260104, 0.242284;;, + 106;3; 0.000000, 3.260104, 0.242284;;, + 107;3; 0.000000, 3.260104, 0.242284;;, + 108;3; 0.000000, 3.260104, 0.242284;;, + 109;3; 0.000000, 3.260104, 0.242284;;, + 110;3; 0.000000, 3.260104, 0.242284;;, + 111;3; 0.000000, 3.260104, 0.242284;;, + 112;3; 0.000000, 3.260104, 0.242284;;, + 113;3; 0.000000, 3.260104, 0.242284;;, + 114;3; 0.000000, 3.260104, 0.242284;;, + 115;3; 0.000000, 3.260104, 0.242284;;, + 116;3; 0.000000, 3.260104, 0.242284;;, + 117;3; 0.000000, 3.260104, 0.242284;;, + 118;3; 0.000000, 3.260104, 0.242284;;, + 119;3; 0.000000, 3.260104, 0.242284;;, + 120;3; 0.000000, 3.260104, 0.242284;;, + 121;3; 0.000000, 3.260104, 0.242284;;, + 122;3; 0.000000, 3.260104, 0.242284;;, + 123;3; 0.000000, 3.260104, 0.242284;;, + 124;3; 0.000000, 3.260104, 0.242284;;, + 125;3; 0.000000, 3.260104, 0.242284;;, + 126;3; 0.000000, 3.260104, 0.242284;;, + 127;3; 0.000000, 3.260104, 0.242284;;, + 128;3; 0.000000, 3.260104, 0.242284;;, + 129;3; 0.000000, 3.260104, 0.242284;;, + 130;3; 0.000000, 3.260104, 0.242284;;, + 131;3; 0.000000, 3.260104, 0.242284;;, + 132;3; 0.000000, 3.260104, 0.242284;;, + 133;3; 0.000000, 3.260104, 0.242284;;, + 134;3; 0.000000, 3.260104, 0.242284;;, + 135;3; 0.000000, 3.260104, 0.242284;;, + 136;3; 0.000000, 3.260104, 0.242284;;, + 137;3; 0.000000, 3.260104, 0.242284;;, + 138;3; 0.000000, 3.260104, 0.242284;;, + 139;3; 0.000000, 3.260104, 0.242284;;, + 140;3; 0.000000, 3.260104, 0.242284;;, + 141;3; 0.000000, 3.260104, 0.242284;;, + 142;3; 0.000000, 3.260104, 0.242284;;, + 143;3; 0.000000, 3.260104, 0.242284;;, + 144;3; 0.000000, 3.260104, 0.242284;;, + 145;3; 0.000000, 3.260104, 0.242284;;, + 146;3; 0.000000, 3.260104, 0.242284;;, + 147;3; 0.000000, 3.260104, 0.242284;;, + 148;3; 0.000000, 3.260104, 0.242284;;, + 149;3; 0.000000, 3.260104, 0.242284;;, + 150;3; 0.000000, 3.260104, 0.242284;;, + 151;3; 0.000000, 3.260104, 0.242284;;, + 152;3; 0.000000, 3.260104, 0.242284;;, + 153;3; 0.000000, 3.260104, 0.242284;;, + 154;3; 0.000000, 3.260104, 0.242284;;, + 155;3; 0.000000, 3.260104, 0.242284;;; + } + AnimationKey { //Rotation + 0; + 156; + 0;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 1;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 2;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 3;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 4;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 5;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 6;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 7;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 8;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 9;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 10;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 11;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 12;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 13;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 14;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 15;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 16;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 17;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 18;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 19;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 20;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 21;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 22;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 23;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 24;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 25;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 26;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 27;4; -0.994416,-0.057162, 0.003586, 0.037647;;, + 28;4; -0.989056, 0.002484, 0.005794, 0.037102;;, + 29;4; -0.981349, 0.088206, 0.008966, 0.036319;;, + 30;4; -0.973641, 0.173928, 0.012139, 0.035535;;, + 31;4; -0.968281, 0.233575, 0.014346, 0.034991;;, + 32;4; -0.966440, 0.254077, 0.015105, 0.034803;;, + 33;4; -0.966440, 0.254077, 0.015105, 0.034803;;, + 34;4; -0.966440, 0.254077, 0.015105, 0.034803;;, + 35;4; -0.966440, 0.254077, 0.015105, 0.034803;;, + 36;4; -0.966440, 0.254077, 0.015105, 0.034803;;, + 37;4; -0.966440, 0.254077, 0.015105, 0.034803;;, + 38;4; -0.966440, 0.254077, 0.015105, 0.034803;;, + 39;4; -0.964339, 0.215537, 0.049348, 0.013417;;, + 40;4; -0.959308, 0.112805, 0.138792,-0.042483;;, + 41;4; -0.955516, 0.004698, 0.228007,-0.098299;;, + 42;4; -0.956542,-0.047448, 0.261727,-0.119483;;, + 43;4; -0.961848,-0.061756, 0.245284,-0.109587;;, + 44;4; -0.970009,-0.071634, 0.198581,-0.081241;;, + 45;4; -0.979672,-0.076820, 0.131773,-0.040622;;, + 46;4; -0.988486,-0.078307, 0.065092,-0.000055;;, + 47;4; -0.994313,-0.078015, 0.018746, 0.028147;;, + 48;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 49;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 50;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 51;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 52;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 53;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 54;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 55;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 56;4; -0.996486,-0.073439, 0.002987, 0.037818;;, + 57;4; -0.997129,-0.061537, 0.003438, 0.037774;;, + 58;4; -0.997954,-0.046256, 0.004016, 0.037717;;, + 59;4; -0.998597,-0.034355, 0.004466, 0.037672;;, + 60;4; -0.998826,-0.030129, 0.004626, 0.037657;;, + 61;4; -0.998798,-0.030648, 0.004606, 0.037659;;, + 62;4; -0.998717,-0.032151, 0.004550, 0.037664;;, + 63;4; -0.998587,-0.034552, 0.004459, 0.037673;;, + 64;4; -0.998414,-0.037754, 0.004338, 0.037685;;, + 65;4; -0.998204,-0.041642, 0.004190, 0.037700;;, + 66;4; -0.997964,-0.046086, 0.004022, 0.037716;;, + 67;4; -0.997702,-0.050936, 0.003839, 0.037734;;, + 68;4; -0.997427,-0.056020, 0.003646, 0.037753;;, + 69;4; -0.997150,-0.061137, 0.003453, 0.037772;;, + 70;4; -0.996885,-0.066057, 0.003267, 0.037791;;, + 71;4; -0.996644,-0.070510, 0.003098, 0.037807;;, + 72;4; -0.996445,-0.074185, 0.002959, 0.037821;;, + 73;4; -0.996309,-0.076713, 0.002863, 0.037831;;, + 74;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 75;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 76;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 77;4; -0.996410,-0.074932, 0.002931, 0.037824;;, + 78;4; -0.996852,-0.066980, 0.003232, 0.037795;;, + 79;4; -0.997489,-0.055549, 0.003664, 0.037753;;, + 80;4; -0.998126,-0.044117, 0.004097, 0.037711;;, + 81;4; -0.998568,-0.036165, 0.004398, 0.037682;;, + 82;4; -0.998721,-0.033433, 0.004502, 0.037672;;, + 83;4; -0.998568,-0.036165, 0.004398, 0.037682;;, + 84;4; -0.998126,-0.044117, 0.004097, 0.037711;;, + 85;4; -0.997489,-0.055549, 0.003664, 0.037753;;, + 86;4; -0.996852,-0.066980, 0.003232, 0.037795;;, + 87;4; -0.996410,-0.074932, 0.002931, 0.037824;;, + 88;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 89;4; -0.996430,-0.074206, 0.002958, 0.037821;;, + 90;4; -0.996931,-0.064141, 0.003339, 0.037781;;, + 91;4; -0.997651,-0.049673, 0.003886, 0.037725;;, + 92;4; -0.998372,-0.035204, 0.004433, 0.037669;;, + 93;4; -0.998873,-0.025139, 0.004814, 0.037630;;, + 94;4; -0.999045,-0.021681, 0.004944, 0.037616;;, + 95;4; -0.998873,-0.025139, 0.004814, 0.037630;;, + 96;4; -0.998372,-0.035204, 0.004433, 0.037669;;, + 97;4; -0.997651,-0.049673, 0.003886, 0.037725;;, + 98;4; -0.996931,-0.064141, 0.003339, 0.037781;;, + 99;4; -0.996430,-0.074206, 0.002958, 0.037821;;, + 100;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 101;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 102;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 103;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 104;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 105;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 106;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 107;4; -0.996410,-0.074932, 0.002931, 0.037824;;, + 108;4; -0.996852,-0.066980, 0.003232, 0.037795;;, + 109;4; -0.997489,-0.055549, 0.003664, 0.037753;;, + 110;4; -0.998126,-0.044117, 0.004097, 0.037711;;, + 111;4; -0.998568,-0.036165, 0.004398, 0.037682;;, + 112;4; -0.998721,-0.033433, 0.004502, 0.037672;;, + 113;4; -0.998568,-0.036165, 0.004398, 0.037682;;, + 114;4; -0.998126,-0.044117, 0.004097, 0.037711;;, + 115;4; -0.997489,-0.055549, 0.003664, 0.037753;;, + 116;4; -0.996852,-0.066980, 0.003232, 0.037795;;, + 117;4; -0.996410,-0.074932, 0.002931, 0.037824;;, + 118;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 119;4; -0.996430,-0.074206, 0.002958, 0.037821;;, + 120;4; -0.996931,-0.064141, 0.003339, 0.037781;;, + 121;4; -0.997651,-0.049673, 0.003886, 0.037725;;, + 122;4; -0.998372,-0.035204, 0.004433, 0.037669;;, + 123;4; -0.998873,-0.025139, 0.004814, 0.037630;;, + 124;4; -0.999045,-0.021681, 0.004944, 0.037616;;, + 125;4; -0.998873,-0.025139, 0.004814, 0.037630;;, + 126;4; -0.998372,-0.035204, 0.004433, 0.037669;;, + 127;4; -0.997651,-0.049673, 0.003886, 0.037725;;, + 128;4; -0.996931,-0.064141, 0.003339, 0.037781;;, + 129;4; -0.996430,-0.074206, 0.002958, 0.037821;;, + 130;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 131;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 132;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 133;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 134;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 135;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 136;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 137;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 138;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 139;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 140;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 141;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 142;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 143;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 144;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 145;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 146;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 147;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 148;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 149;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 150;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 151;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 152;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 153;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 154;4; -0.996257,-0.077664, 0.002827, 0.037834;;, + 155;4; -0.996257,-0.077664, 0.002827, 0.037834;;; + } + AnimationKey { //Scale + 1; + 156; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_head} + AnimationKey { //Position + 2; + 156; + 0;3; 0.068728, 0.903770, 0.009841;;, + 1;3; 0.068728, 0.903770, 0.009841;;, + 2;3; 0.068728, 0.903770, 0.009841;;, + 3;3; 0.068728, 0.903770, 0.009841;;, + 4;3; 0.068728, 0.903770, 0.009841;;, + 5;3; 0.068728, 0.903770, 0.009841;;, + 6;3; 0.068728, 0.903770, 0.009841;;, + 7;3; 0.068728, 0.903770, 0.009841;;, + 8;3; 0.068728, 0.903770, 0.009841;;, + 9;3; 0.068728, 0.903770, 0.009841;;, + 10;3; 0.068728, 0.903770, 0.009841;;, + 11;3; 0.068728, 0.903770, 0.009841;;, + 12;3; 0.068728, 0.903770, 0.009841;;, + 13;3; 0.068728, 0.903770, 0.009841;;, + 14;3; 0.068728, 0.903770, 0.009841;;, + 15;3; 0.068728, 0.903770, 0.009841;;, + 16;3; 0.068728, 0.903770, 0.009841;;, + 17;3; 0.068728, 0.903770, 0.009841;;, + 18;3; 0.068728, 0.903770, 0.009841;;, + 19;3; 0.068728, 0.903770, 0.009841;;, + 20;3; 0.068728, 0.903770, 0.009841;;, + 21;3; 0.068728, 0.903770, 0.009841;;, + 22;3; 0.068728, 0.903770, 0.009841;;, + 23;3; 0.068728, 0.903770, 0.009841;;, + 24;3; 0.068728, 0.903770, 0.009841;;, + 25;3; 0.068728, 0.903770, 0.009841;;, + 26;3; 0.068728, 0.903770, 0.009841;;, + 27;3; 0.068728, 0.903770, 0.009841;;, + 28;3; 0.068728, 0.903770, 0.009841;;, + 29;3; 0.068728, 0.903770, 0.009841;;, + 30;3; 0.068728, 0.903770, 0.009841;;, + 31;3; 0.068728, 0.903770, 0.009841;;, + 32;3; 0.068728, 0.903770, 0.009841;;, + 33;3; 0.068728, 0.903770, 0.009841;;, + 34;3; 0.068728, 0.903770, 0.009841;;, + 35;3; 0.068728, 0.903770, 0.009841;;, + 36;3; 0.068728, 0.903770, 0.009841;;, + 37;3; 0.068728, 0.903770, 0.009841;;, + 38;3; 0.068728, 0.903770, 0.009841;;, + 39;3; 0.068728, 0.903770, 0.009841;;, + 40;3; 0.068728, 0.903770, 0.009841;;, + 41;3; 0.068728, 0.903770, 0.009840;;, + 42;3; 0.068728, 0.903770, 0.009841;;, + 43;3; 0.068728, 0.903770, 0.009841;;, + 44;3; 0.068728, 0.903770, 0.009841;;, + 45;3; 0.068728, 0.903770, 0.009841;;, + 46;3; 0.068728, 0.903770, 0.009841;;, + 47;3; 0.068727, 0.903770, 0.009841;;, + 48;3; 0.068728, 0.903770, 0.009841;;, + 49;3; 0.068728, 0.903770, 0.009841;;, + 50;3; 0.068728, 0.903770, 0.009841;;, + 51;3; 0.068728, 0.903770, 0.009841;;, + 52;3; 0.068728, 0.903770, 0.009841;;, + 53;3; 0.068728, 0.903770, 0.009841;;, + 54;3; 0.068728, 0.903770, 0.009841;;, + 55;3; 0.068728, 0.903770, 0.009841;;, + 56;3; 0.068728, 0.903770, 0.009841;;, + 57;3; 0.068728, 0.903770, 0.009841;;, + 58;3; 0.068728, 0.903770, 0.009841;;, + 59;3; 0.068728, 0.903770, 0.009841;;, + 60;3; 0.068728, 0.903770, 0.009841;;, + 61;3; 0.068728, 0.903770, 0.009841;;, + 62;3; 0.068727, 0.903770, 0.009841;;, + 63;3; 0.068728, 0.903770, 0.009841;;, + 64;3; 0.068728, 0.903770, 0.009841;;, + 65;3; 0.068727, 0.903770, 0.009841;;, + 66;3; 0.068728, 0.903769, 0.009841;;, + 67;3; 0.068728, 0.903770, 0.009841;;, + 68;3; 0.068728, 0.903770, 0.009841;;, + 69;3; 0.068727, 0.903770, 0.009841;;, + 70;3; 0.068728, 0.903770, 0.009841;;, + 71;3; 0.068728, 0.903770, 0.009841;;, + 72;3; 0.068728, 0.903770, 0.009841;;, + 73;3; 0.068728, 0.903770, 0.009841;;, + 74;3; 0.068728, 0.903770, 0.009841;;, + 75;3; 0.068728, 0.903770, 0.009841;;, + 76;3; 0.068728, 0.903770, 0.009841;;, + 77;3; 0.068728, 0.903770, 0.009841;;, + 78;3; 0.068728, 0.903770, 0.009841;;, + 79;3; 0.068728, 0.903770, 0.009841;;, + 80;3; 0.068728, 0.903770, 0.009841;;, + 81;3; 0.068728, 0.903770, 0.009841;;, + 82;3; 0.068728, 0.903770, 0.009841;;, + 83;3; 0.068728, 0.903770, 0.009841;;, + 84;3; 0.068728, 0.903770, 0.009841;;, + 85;3; 0.068728, 0.903770, 0.009841;;, + 86;3; 0.068728, 0.903770, 0.009841;;, + 87;3; 0.068728, 0.903770, 0.009841;;, + 88;3; 0.068728, 0.903770, 0.009841;;, + 89;3; 0.068728, 0.903770, 0.009841;;, + 90;3; 0.068728, 0.903770, 0.009841;;, + 91;3; 0.068728, 0.903770, 0.009841;;, + 92;3; 0.068728, 0.903769, 0.009841;;, + 93;3; 0.068728, 0.903770, 0.009841;;, + 94;3; 0.068728, 0.903770, 0.009841;;, + 95;3; 0.068728, 0.903770, 0.009841;;, + 96;3; 0.068728, 0.903770, 0.009841;;, + 97;3; 0.068728, 0.903770, 0.009841;;, + 98;3; 0.068728, 0.903770, 0.009841;;, + 99;3; 0.068728, 0.903770, 0.009841;;, + 100;3; 0.068728, 0.903770, 0.009841;;, + 101;3; 0.068728, 0.903770, 0.009841;;, + 102;3; 0.068728, 0.903770, 0.009841;;, + 103;3; 0.068728, 0.903770, 0.009841;;, + 104;3; 0.068728, 0.903770, 0.009841;;, + 105;3; 0.068728, 0.903770, 0.009841;;, + 106;3; 0.068728, 0.903770, 0.009841;;, + 107;3; 0.068728, 0.903770, 0.009841;;, + 108;3; 0.068728, 0.903770, 0.009841;;, + 109;3; 0.068728, 0.903770, 0.009841;;, + 110;3; 0.068728, 0.903770, 0.009841;;, + 111;3; 0.068728, 0.903770, 0.009841;;, + 112;3; 0.068728, 0.903770, 0.009841;;, + 113;3; 0.068728, 0.903770, 0.009841;;, + 114;3; 0.068728, 0.903770, 0.009841;;, + 115;3; 0.068728, 0.903770, 0.009841;;, + 116;3; 0.068728, 0.903770, 0.009841;;, + 117;3; 0.068728, 0.903770, 0.009841;;, + 118;3; 0.068728, 0.903770, 0.009841;;, + 119;3; 0.068728, 0.903770, 0.009841;;, + 120;3; 0.068728, 0.903770, 0.009841;;, + 121;3; 0.068728, 0.903770, 0.009841;;, + 122;3; 0.068728, 0.903769, 0.009841;;, + 123;3; 0.068728, 0.903770, 0.009841;;, + 124;3; 0.068728, 0.903770, 0.009841;;, + 125;3; 0.068728, 0.903770, 0.009841;;, + 126;3; 0.068728, 0.903770, 0.009841;;, + 127;3; 0.068728, 0.903770, 0.009841;;, + 128;3; 0.068728, 0.903770, 0.009841;;, + 129;3; 0.068728, 0.903770, 0.009841;;, + 130;3; 0.068728, 0.903770, 0.009841;;, + 131;3; 0.068728, 0.903770, 0.009841;;, + 132;3; 0.068728, 0.903770, 0.009841;;, + 133;3; 0.068728, 0.903770, 0.009841;;, + 134;3; 0.068728, 0.903770, 0.009841;;, + 135;3; 0.068728, 0.903770, 0.009841;;, + 136;3; 0.068728, 0.903770, 0.009841;;, + 137;3; 0.068728, 0.903770, 0.009841;;, + 138;3; 0.068728, 0.903770, 0.009841;;, + 139;3; 0.068728, 0.903770, 0.009841;;, + 140;3; 0.068727, 0.903770, 0.009841;;, + 141;3; 0.068727, 0.903770, 0.009841;;, + 142;3; 0.068728, 0.903770, 0.009841;;, + 143;3; 0.068728, 0.903770, 0.009841;;, + 144;3; 0.068728, 0.903770, 0.009841;;, + 145;3; 0.068728, 0.903770, 0.009841;;, + 146;3; 0.068728, 0.903770, 0.009841;;, + 147;3; 0.068728, 0.903770, 0.009841;;, + 148;3; 0.068728, 0.903770, 0.009841;;, + 149;3; 0.068728, 0.903770, 0.009841;;, + 150;3; 0.068728, 0.903770, 0.009841;;, + 151;3; 0.068728, 0.903770, 0.009841;;, + 152;3; 0.068727, 0.903770, 0.009841;;, + 153;3; 0.068728, 0.903770, 0.009841;;, + 154;3; 0.068728, 0.903770, 0.009841;;, + 155;3; 0.068728, 0.903770, 0.009841;;; + } + AnimationKey { //Rotation + 0; + 156; + 0;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 1;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 2;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 3;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 4;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 5;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 6;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 7;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 8;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 9;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 10;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 11;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 12;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 13;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 14;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 15;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 16;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 17;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 18;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 19;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 20;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 21;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 22;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 23;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 24;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 25;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 26;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 27;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 28;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 29;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 30;4; -0.998171, 0.013972,-0.008803,-0.037500;;, + 31;4; -0.994966, 0.024053,-0.034555,-0.036053;;, + 32;4; -0.989862, 0.039359,-0.075148,-0.033468;;, + 33;4; -0.983646, 0.056616,-0.123797,-0.029809;;, + 34;4; -0.977455, 0.071656,-0.171048,-0.025368;;, + 35;4; -0.972271, 0.081255,-0.208929,-0.020539;;, + 36;4; -0.968611, 0.084035,-0.233422,-0.015649;;, + 37;4; -0.965922, 0.082324,-0.249225,-0.009544;;, + 38;4; -0.963643, 0.078387,-0.261222,-0.001252;;, + 39;4; -0.961951, 0.072304,-0.268792, 0.007979;;, + 40;4; -0.960922, 0.064810,-0.272343, 0.016105;;, + 41;4; -0.960466, 0.056998,-0.273293, 0.021361;;, + 42;4; -0.960402, 0.049704,-0.273175, 0.023091;;, + 43;4; -0.962856, 0.042018,-0.256114, 0.019319;;, + 44;4; -0.969855, 0.033096,-0.206980, 0.008347;;, + 45;4; -0.979877, 0.024089,-0.136502,-0.007426;;, + 46;4; -0.989882, 0.016649,-0.066081,-0.023198;;, + 47;4; -0.996836, 0.012036,-0.017106,-0.034169;;, + 48;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 49;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 50;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 51;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 52;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 53;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 54;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 55;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 56;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 57;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 58;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 59;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 60;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 61;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 62;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 63;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 64;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 65;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 66;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 67;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 68;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 69;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 70;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 71;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 72;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 73;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 74;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 75;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 76;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 77;4; -0.998942, 0.010323,-0.006375,-0.037836;;, + 78;4; -0.998114, 0.009640,-0.024116,-0.037539;;, + 79;4; -0.996912, 0.008659,-0.049619,-0.037111;;, + 80;4; -0.995684, 0.007678,-0.075122,-0.036681;;, + 81;4; -0.994788, 0.006994,-0.092863,-0.036381;;, + 82;4; -0.994407, 0.006759,-0.098958,-0.036275;;, + 83;4; -0.994301, 0.006876,-0.095847,-0.036318;;, + 84;4; -0.994200, 0.007231,-0.086457,-0.036455;;, + 85;4; -0.994107, 0.007818,-0.070972,-0.036684;;, + 86;4; -0.994024, 0.008611,-0.050073,-0.036994;;, + 87;4; -0.993951, 0.009561,-0.025046,-0.037367;;, + 88;4; -0.993891, 0.010596, 0.002231,-0.037774;;, + 89;4; -0.993843, 0.011631, 0.029508,-0.038181;;, + 90;4; -0.993807, 0.012581, 0.054535,-0.038555;;, + 91;4; -0.993783, 0.013374, 0.075434,-0.038868;;, + 92;4; -0.993767, 0.013962, 0.090919,-0.039100;;, + 93;4; -0.993759, 0.014319, 0.100309,-0.039240;;, + 94;4; -0.993757, 0.014437, 0.103420,-0.039287;;, + 95;4; -0.994095, 0.014197, 0.097014,-0.039204;;, + 96;4; -0.995077, 0.013500, 0.078371,-0.038961;;, + 97;4; -0.996491, 0.012497, 0.051571,-0.038613;;, + 98;4; -0.997904, 0.011494, 0.024771,-0.038264;;, + 99;4; -0.998887, 0.010797, 0.006127,-0.038022;;, + 100;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 101;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 102;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 103;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 104;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 105;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 106;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 107;4; -0.998942, 0.010323,-0.006375,-0.037836;;, + 108;4; -0.998114, 0.009640,-0.024116,-0.037539;;, + 109;4; -0.996912, 0.008659,-0.049619,-0.037111;;, + 110;4; -0.995684, 0.007678,-0.075122,-0.036681;;, + 111;4; -0.994788, 0.006994,-0.092863,-0.036381;;, + 112;4; -0.994407, 0.006759,-0.098958,-0.036275;;, + 113;4; -0.994301, 0.006876,-0.095847,-0.036318;;, + 114;4; -0.994200, 0.007231,-0.086457,-0.036455;;, + 115;4; -0.994107, 0.007818,-0.070972,-0.036684;;, + 116;4; -0.994024, 0.008611,-0.050073,-0.036994;;, + 117;4; -0.993951, 0.009561,-0.025046,-0.037367;;, + 118;4; -0.993891, 0.010596, 0.002231,-0.037774;;, + 119;4; -0.993843, 0.011631, 0.029508,-0.038181;;, + 120;4; -0.993807, 0.012581, 0.054535,-0.038555;;, + 121;4; -0.993783, 0.013374, 0.075434,-0.038868;;, + 122;4; -0.993767, 0.013962, 0.090919,-0.039100;;, + 123;4; -0.993759, 0.014319, 0.100309,-0.039240;;, + 124;4; -0.993757, 0.014437, 0.103420,-0.039287;;, + 125;4; -0.994095, 0.014197, 0.097014,-0.039204;;, + 126;4; -0.995077, 0.013500, 0.078371,-0.038961;;, + 127;4; -0.996491, 0.012497, 0.051571,-0.038613;;, + 128;4; -0.997904, 0.011494, 0.024771,-0.038264;;, + 129;4; -0.998887, 0.010797, 0.006127,-0.038022;;, + 130;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 131;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 132;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 133;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 134;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 135;4; -0.999224, 0.010557,-0.000279,-0.037939;;, + 136;4; -0.995675, 0.034507,-0.001189,-0.037807;;, + 137;4; -0.985676, 0.101940,-0.003750,-0.037435;;, + 138;4; -0.972838, 0.188502,-0.007038,-0.036958;;, + 139;4; -0.962840, 0.255921,-0.009599,-0.036587;;, + 140;4; -0.959291, 0.279862,-0.010509,-0.036455;;, + 141;4; -0.959683, 0.277217,-0.010408,-0.036470;;, + 142;4; -0.960868, 0.269222,-0.010104,-0.036514;;, + 143;4; -0.962840, 0.255919,-0.009599,-0.036587;;, + 144;4; -0.965558, 0.237587,-0.008903,-0.036688;;, + 145;4; -0.968937, 0.214805,-0.008037,-0.036814;;, + 146;4; -0.972839, 0.188493,-0.007038,-0.036958;;, + 147;4; -0.977079, 0.159901,-0.005952,-0.037116;;, + 148;4; -0.981436, 0.130518,-0.004836,-0.037278;;, + 149;4; -0.985676, 0.101926,-0.003750,-0.037435;;, + 150;4; -0.989578, 0.075614,-0.002750,-0.037580;;, + 151;4; -0.992956, 0.052832,-0.001885,-0.037706;;, + 152;4; -0.995675, 0.034500,-0.001189,-0.037807;;, + 153;4; -0.997647, 0.021197,-0.000683,-0.037880;;, + 154;4; -0.998832, 0.013202,-0.000380,-0.037924;;, + 155;4; -0.999224, 0.010557,-0.000279,-0.037939;;; + } + AnimationKey { //Scale + 1; + 156; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Armature_zubi} + AnimationKey { //Position + 2; + 156; + 0;3; 0.205805, 1.974131,-0.481359;;, + 1;3; 0.205805, 1.974131,-0.481359;;, + 2;3; 0.205805, 1.974131,-0.481359;;, + 3;3; 0.205805, 1.974131,-0.481359;;, + 4;3; 0.205805, 1.974131,-0.481359;;, + 5;3; 0.205805, 1.974131,-0.481359;;, + 6;3; 0.205805, 1.974131,-0.481359;;, + 7;3; 0.205805, 1.974131,-0.481359;;, + 8;3; 0.205805, 1.974131,-0.481359;;, + 9;3; 0.205805, 1.974131,-0.481359;;, + 10;3; 0.205805, 1.974131,-0.481359;;, + 11;3; 0.205805, 1.974131,-0.481359;;, + 12;3; 0.205805, 1.974131,-0.481359;;, + 13;3; 0.205805, 1.974131,-0.481359;;, + 14;3; 0.205805, 1.974131,-0.481359;;, + 15;3; 0.205805, 1.974131,-0.481359;;, + 16;3; 0.205805, 1.974131,-0.481359;;, + 17;3; 0.205805, 1.974131,-0.481359;;, + 18;3; 0.205805, 1.974131,-0.481359;;, + 19;3; 0.205805, 1.974131,-0.481359;;, + 20;3; 0.205805, 1.974131,-0.481359;;, + 21;3; 0.205805, 1.974131,-0.481359;;, + 22;3; 0.205805, 1.974131,-0.481359;;, + 23;3; 0.205805, 1.974131,-0.481359;;, + 24;3; 0.205805, 1.974131,-0.481359;;, + 25;3; 0.205805, 1.974131,-0.481359;;, + 26;3; 0.205805, 1.974131,-0.481359;;, + 27;3; 0.205806, 1.974131,-0.481358;;, + 28;3; 0.205805, 1.974131,-0.481358;;, + 29;3; 0.205805, 1.974131,-0.481359;;, + 30;3; 0.205805, 1.974131,-0.481358;;, + 31;3; 0.205806, 1.974131,-0.481358;;, + 32;3; 0.205805, 1.974131,-0.481358;;, + 33;3; 0.205805, 1.974131,-0.481358;;, + 34;3; 0.205805, 1.974131,-0.481358;;, + 35;3; 0.205805, 1.974131,-0.481358;;, + 36;3; 0.205805, 1.974131,-0.481358;;, + 37;3; 0.205805, 1.974131,-0.481358;;, + 38;3; 0.205805, 1.974131,-0.481358;;, + 39;3; 0.205805, 1.974131,-0.481359;;, + 40;3; 0.205805, 1.974131,-0.481358;;, + 41;3; 0.205805, 1.974131,-0.481359;;, + 42;3; 0.205805, 1.974131,-0.481358;;, + 43;3; 0.205805, 1.974131,-0.481358;;, + 44;3; 0.205805, 1.974131,-0.481359;;, + 45;3; 0.205806, 1.974131,-0.481359;;, + 46;3; 0.205805, 1.974131,-0.481358;;, + 47;3; 0.205805, 1.974131,-0.481359;;, + 48;3; 0.205805, 1.974131,-0.481359;;, + 49;3; 0.205805, 1.974131,-0.481359;;, + 50;3; 0.205805, 1.974131,-0.481359;;, + 51;3; 0.205805, 1.974131,-0.481359;;, + 52;3; 0.205805, 1.974131,-0.481359;;, + 53;3; 0.205805, 1.974131,-0.481359;;, + 54;3; 0.205805, 1.974131,-0.481359;;, + 55;3; 0.205805, 1.974131,-0.481359;;, + 56;3; 0.205805, 1.974131,-0.481359;;, + 57;3; 0.205805, 1.974131,-0.481359;;, + 58;3; 0.205805, 1.974131,-0.481359;;, + 59;3; 0.205805, 1.974131,-0.481359;;, + 60;3; 0.205805, 1.974131,-0.481358;;, + 61;3; 0.205805, 1.974131,-0.481359;;, + 62;3; 0.205805, 1.974131,-0.481359;;, + 63;3; 0.205805, 1.974131,-0.481359;;, + 64;3; 0.205805, 1.974131,-0.481359;;, + 65;3; 0.205805, 1.974131,-0.481359;;, + 66;3; 0.205805, 1.974131,-0.481359;;, + 67;3; 0.205805, 1.974131,-0.481359;;, + 68;3; 0.205805, 1.974131,-0.481359;;, + 69;3; 0.205805, 1.974131,-0.481359;;, + 70;3; 0.205805, 1.974131,-0.481359;;, + 71;3; 0.205805, 1.974131,-0.481359;;, + 72;3; 0.205805, 1.974131,-0.481358;;, + 73;3; 0.205805, 1.974131,-0.481358;;, + 74;3; 0.205805, 1.974131,-0.481359;;, + 75;3; 0.205805, 1.974131,-0.481359;;, + 76;3; 0.205805, 1.974131,-0.481359;;, + 77;3; 0.205805, 1.974131,-0.481359;;, + 78;3; 0.205805, 1.974131,-0.481359;;, + 79;3; 0.205805, 1.974131,-0.481359;;, + 80;3; 0.205805, 1.974131,-0.481358;;, + 81;3; 0.205805, 1.974131,-0.481359;;, + 82;3; 0.205805, 1.974131,-0.481359;;, + 83;3; 0.205805, 1.974131,-0.481359;;, + 84;3; 0.205805, 1.974131,-0.481358;;, + 85;3; 0.205805, 1.974131,-0.481359;;, + 86;3; 0.205805, 1.974131,-0.481358;;, + 87;3; 0.205805, 1.974131,-0.481359;;, + 88;3; 0.205805, 1.974131,-0.481359;;, + 89;3; 0.205805, 1.974131,-0.481358;;, + 90;3; 0.205805, 1.974131,-0.481359;;, + 91;3; 0.205805, 1.974131,-0.481359;;, + 92;3; 0.205805, 1.974131,-0.481359;;, + 93;3; 0.205806, 1.974131,-0.481359;;, + 94;3; 0.205805, 1.974131,-0.481359;;, + 95;3; 0.205806, 1.974131,-0.481359;;, + 96;3; 0.205805, 1.974131,-0.481359;;, + 97;3; 0.205805, 1.974131,-0.481358;;, + 98;3; 0.205805, 1.974131,-0.481359;;, + 99;3; 0.205805, 1.974131,-0.481359;;, + 100;3; 0.205805, 1.974131,-0.481359;;, + 101;3; 0.205805, 1.974131,-0.481359;;, + 102;3; 0.205805, 1.974131,-0.481359;;, + 103;3; 0.205805, 1.974131,-0.481359;;, + 104;3; 0.205805, 1.974131,-0.481359;;, + 105;3; 0.205805, 1.974131,-0.481359;;, + 106;3; 0.205805, 1.974131,-0.481359;;, + 107;3; 0.205805, 1.974131,-0.481359;;, + 108;3; 0.205805, 1.974131,-0.481359;;, + 109;3; 0.205805, 1.974131,-0.481359;;, + 110;3; 0.205805, 1.974131,-0.481358;;, + 111;3; 0.205805, 1.974131,-0.481359;;, + 112;3; 0.205805, 1.974131,-0.481359;;, + 113;3; 0.205805, 1.974131,-0.481359;;, + 114;3; 0.205805, 1.974131,-0.481358;;, + 115;3; 0.205805, 1.974131,-0.481359;;, + 116;3; 0.205805, 1.974131,-0.481358;;, + 117;3; 0.205805, 1.974131,-0.481359;;, + 118;3; 0.205805, 1.974131,-0.481359;;, + 119;3; 0.205805, 1.974131,-0.481358;;, + 120;3; 0.205805, 1.974131,-0.481359;;, + 121;3; 0.205805, 1.974131,-0.481359;;, + 122;3; 0.205805, 1.974131,-0.481359;;, + 123;3; 0.205806, 1.974131,-0.481359;;, + 124;3; 0.205805, 1.974131,-0.481359;;, + 125;3; 0.205806, 1.974131,-0.481359;;, + 126;3; 0.205805, 1.974131,-0.481359;;, + 127;3; 0.205805, 1.974131,-0.481358;;, + 128;3; 0.205805, 1.974131,-0.481359;;, + 129;3; 0.205805, 1.974131,-0.481359;;, + 130;3; 0.205805, 1.974131,-0.481359;;, + 131;3; 0.205805, 1.974131,-0.481359;;, + 132;3; 0.205805, 1.974131,-0.481359;;, + 133;3; 0.205805, 1.974131,-0.481359;;, + 134;3; 0.205805, 1.974131,-0.481359;;, + 135;3; 0.205805, 1.974131,-0.481359;;, + 136;3; 0.205805, 1.974131,-0.481359;;, + 137;3; 0.205805, 1.974131,-0.481358;;, + 138;3; 0.205741, 1.973247,-0.469110;;, + 139;3; 0.205551, 1.970632,-0.432877;;, + 140;3; 0.205261, 1.966648,-0.377679;;, + 141;3; 0.204933, 1.962130,-0.315077;;, + 142;3; 0.204643, 1.958146,-0.259887;;, + 143;3; 0.204453, 1.955532,-0.223662;;, + 144;3; 0.204389, 1.954648,-0.211417;;, + 145;3; 0.204415, 1.955004,-0.216358;;, + 146;3; 0.204494, 1.956080,-0.231258;;, + 147;3; 0.204621, 1.957843,-0.255685;;, + 148;3; 0.204792, 1.960192,-0.288231;;, + 149;3; 0.204992, 1.962942,-0.326329;;, + 150;3; 0.205202, 1.965835,-0.366412;;, + 151;3; 0.205402, 1.968585,-0.404515;;, + 152;3; 0.205572, 1.970935,-0.437071;;, + 153;3; 0.205701, 1.972699,-0.461508;;, + 154;3; 0.205779, 1.973774,-0.476414;;, + 155;3; 0.205805, 1.974131,-0.481359;;; + } + AnimationKey { //Rotation + 0; + 156; + 0;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 1;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 2;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 3;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 4;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 5;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 6;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 7;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 8;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 9;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 10;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 11;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 12;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 13;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 14;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 15;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 16;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 17;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 18;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 19;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 20;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 21;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 22;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 23;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 24;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 25;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 26;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 27;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 28;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 29;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 30;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 31;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 32;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 33;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 34;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 35;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 36;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 37;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 38;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 39;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 40;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 41;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 42;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 43;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 44;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 45;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 46;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 47;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 48;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 49;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 50;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 51;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 52;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 53;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 54;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 55;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 56;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 57;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 58;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 59;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 60;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 61;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 62;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 63;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 64;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 65;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 66;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 67;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 68;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 69;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 70;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 71;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 72;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 73;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 74;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 75;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 76;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 77;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 78;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 79;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 80;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 81;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 82;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 83;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 84;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 85;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 86;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 87;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 88;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 89;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 90;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 91;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 92;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 93;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 94;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 95;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 96;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 97;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 98;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 99;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 100;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 101;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 102;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 103;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 104;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 105;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 106;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 107;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 108;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 109;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 110;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 111;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 112;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 113;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 114;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 115;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 116;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 117;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 118;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 119;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 120;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 121;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 122;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 123;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 124;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 125;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 126;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 127;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 128;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 129;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 130;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 131;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 132;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 133;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 134;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 135;4; -0.998675, 0.034758,-0.001198,-0.037921;;, + 136;4; -0.983274,-0.110884, 0.004330,-0.037318;;, + 137;4; -0.965858,-0.256281, 0.009848,-0.036639;;, + 138;4; -0.962184,-0.231571, 0.008909,-0.036503;;, + 139;4; -0.958140,-0.158361, 0.006129,-0.036358;;, + 140;4; -0.954044,-0.046823, 0.001894,-0.036216;;, + 141;4; -0.950374, 0.079679,-0.002909,-0.036092;;, + 142;4; -0.947594, 0.191226,-0.007145,-0.036000;;, + 143;4; -0.945944, 0.264464,-0.009926,-0.035947;;, + 144;4; -0.945422, 0.289230,-0.010866,-0.035930;;, + 145;4; -0.946397, 0.284568,-0.010689,-0.035966;;, + 146;4; -0.949337, 0.270516,-0.010155,-0.036076;;, + 147;4; -0.954156, 0.247481,-0.009280,-0.036256;;, + 148;4; -0.960578, 0.216794,-0.008114,-0.036496;;, + 149;4; -0.968095, 0.180879,-0.006750,-0.036777;;, + 150;4; -0.976003, 0.143096,-0.005314,-0.037073;;, + 151;4; -0.983520, 0.107183,-0.003950,-0.037354;;, + 152;4; -0.989941, 0.076500,-0.002784,-0.037594;;, + 153;4; -0.994761, 0.053469,-0.001909,-0.037774;;, + 154;4; -0.997701, 0.039419,-0.001375,-0.037884;;, + 155;4; -0.998675, 0.034758,-0.001198,-0.037921;;; + } + AnimationKey { //Scale + 1; + 156; + 0;3; 1.000000, 1.000000, 1.000000;;, + 1;3; 1.000000, 1.000000, 1.000000;;, + 2;3; 1.000000, 1.000000, 1.000000;;, + 3;3; 1.000000, 1.000000, 1.000000;;, + 4;3; 1.000000, 1.000000, 1.000000;;, + 5;3; 1.000000, 1.000000, 1.000000;;, + 6;3; 1.000000, 1.000000, 1.000000;;, + 7;3; 1.000000, 1.000000, 1.000000;;, + 8;3; 1.000000, 1.000000, 1.000000;;, + 9;3; 1.000000, 1.000000, 1.000000;;, + 10;3; 1.000000, 1.000000, 1.000000;;, + 11;3; 1.000000, 1.000000, 1.000000;;, + 12;3; 1.000000, 1.000000, 1.000000;;, + 13;3; 1.000000, 1.000000, 1.000000;;, + 14;3; 1.000000, 1.000000, 1.000000;;, + 15;3; 1.000000, 1.000000, 1.000000;;, + 16;3; 1.000000, 1.000000, 1.000000;;, + 17;3; 1.000000, 1.000000, 1.000000;;, + 18;3; 1.000000, 1.000000, 1.000000;;, + 19;3; 1.000000, 1.000000, 1.000000;;, + 20;3; 1.000000, 1.000000, 1.000000;;, + 21;3; 1.000000, 1.000000, 1.000000;;, + 22;3; 1.000000, 1.000000, 1.000000;;, + 23;3; 1.000000, 1.000000, 1.000000;;, + 24;3; 1.000000, 1.000000, 1.000000;;, + 25;3; 1.000000, 1.000000, 1.000000;;, + 26;3; 1.000000, 1.000000, 1.000000;;, + 27;3; 1.000000, 1.000000, 1.000000;;, + 28;3; 1.000000, 1.000000, 1.000000;;, + 29;3; 1.000000, 1.000000, 1.000000;;, + 30;3; 1.000000, 1.000000, 1.000000;;, + 31;3; 1.000000, 1.000000, 1.000000;;, + 32;3; 1.000000, 1.000000, 1.000000;;, + 33;3; 1.000000, 1.000000, 1.000000;;, + 34;3; 1.000000, 1.000000, 1.000000;;, + 35;3; 1.000000, 1.000000, 1.000000;;, + 36;3; 1.000000, 1.000000, 1.000000;;, + 37;3; 1.000000, 1.000000, 1.000000;;, + 38;3; 1.000000, 1.000000, 1.000000;;, + 39;3; 1.000000, 1.000000, 1.000000;;, + 40;3; 1.000000, 1.000000, 1.000000;;, + 41;3; 1.000000, 1.000000, 1.000000;;, + 42;3; 1.000000, 1.000000, 1.000000;;, + 43;3; 1.000000, 1.000000, 1.000000;;, + 44;3; 1.000000, 1.000000, 1.000000;;, + 45;3; 1.000000, 1.000000, 1.000000;;, + 46;3; 1.000000, 1.000000, 1.000000;;, + 47;3; 1.000000, 1.000000, 1.000000;;, + 48;3; 1.000000, 1.000000, 1.000000;;, + 49;3; 1.000000, 1.000000, 1.000000;;, + 50;3; 1.000000, 1.000000, 1.000000;;, + 51;3; 1.000000, 1.000000, 1.000000;;, + 52;3; 1.000000, 1.000000, 1.000000;;, + 53;3; 1.000000, 1.000000, 1.000000;;, + 54;3; 1.000000, 1.000000, 1.000000;;, + 55;3; 1.000000, 1.000000, 1.000000;;, + 56;3; 1.000000, 1.000000, 1.000000;;, + 57;3; 1.000000, 1.000000, 1.000000;;, + 58;3; 1.000000, 1.000000, 1.000000;;, + 59;3; 1.000000, 1.000000, 1.000000;;, + 60;3; 1.000000, 1.000000, 1.000000;;, + 61;3; 1.000000, 1.000000, 1.000000;;, + 62;3; 1.000000, 1.000000, 1.000000;;, + 63;3; 1.000000, 1.000000, 1.000000;;, + 64;3; 1.000000, 1.000000, 1.000000;;, + 65;3; 1.000000, 1.000000, 1.000000;;, + 66;3; 1.000000, 1.000000, 1.000000;;, + 67;3; 1.000000, 1.000000, 1.000000;;, + 68;3; 1.000000, 1.000000, 1.000000;;, + 69;3; 1.000000, 1.000000, 1.000000;;, + 70;3; 1.000000, 1.000000, 1.000000;;, + 71;3; 1.000000, 1.000000, 1.000000;;, + 72;3; 1.000000, 1.000000, 1.000000;;, + 73;3; 1.000000, 1.000000, 1.000000;;, + 74;3; 1.000000, 1.000000, 1.000000;;, + 75;3; 1.000000, 1.000000, 1.000000;;, + 76;3; 1.000000, 1.000000, 1.000000;;, + 77;3; 1.000000, 1.000000, 1.000000;;, + 78;3; 1.000000, 1.000000, 1.000000;;, + 79;3; 1.000000, 1.000000, 1.000000;;, + 80;3; 1.000000, 1.000000, 1.000000;;, + 81;3; 1.000000, 1.000000, 1.000000;;, + 82;3; 1.000000, 1.000000, 1.000000;;, + 83;3; 1.000000, 1.000000, 1.000000;;, + 84;3; 1.000000, 1.000000, 1.000000;;, + 85;3; 1.000000, 1.000000, 1.000000;;, + 86;3; 1.000000, 1.000000, 1.000000;;, + 87;3; 1.000000, 1.000000, 1.000000;;, + 88;3; 1.000000, 1.000000, 1.000000;;, + 89;3; 1.000000, 1.000000, 1.000000;;, + 90;3; 1.000000, 1.000000, 1.000000;;, + 91;3; 1.000000, 1.000000, 1.000000;;, + 92;3; 1.000000, 1.000000, 1.000000;;, + 93;3; 1.000000, 1.000000, 1.000000;;, + 94;3; 1.000000, 1.000000, 1.000000;;, + 95;3; 1.000000, 1.000000, 1.000000;;, + 96;3; 1.000000, 1.000000, 1.000000;;, + 97;3; 1.000000, 1.000000, 1.000000;;, + 98;3; 1.000000, 1.000000, 1.000000;;, + 99;3; 1.000000, 1.000000, 1.000000;;, + 100;3; 1.000000, 1.000000, 1.000000;;, + 101;3; 1.000000, 1.000000, 1.000000;;, + 102;3; 1.000000, 1.000000, 1.000000;;, + 103;3; 1.000000, 1.000000, 1.000000;;, + 104;3; 1.000000, 1.000000, 1.000000;;, + 105;3; 1.000000, 1.000000, 1.000000;;, + 106;3; 1.000000, 1.000000, 1.000000;;, + 107;3; 1.000000, 1.000000, 1.000000;;, + 108;3; 1.000000, 1.000000, 1.000000;;, + 109;3; 1.000000, 1.000000, 1.000000;;, + 110;3; 1.000000, 1.000000, 1.000000;;, + 111;3; 1.000000, 1.000000, 1.000000;;, + 112;3; 1.000000, 1.000000, 1.000000;;, + 113;3; 1.000000, 1.000000, 1.000000;;, + 114;3; 1.000000, 1.000000, 1.000000;;, + 115;3; 1.000000, 1.000000, 1.000000;;, + 116;3; 1.000000, 1.000000, 1.000000;;, + 117;3; 1.000000, 1.000000, 1.000000;;, + 118;3; 1.000000, 1.000000, 1.000000;;, + 119;3; 1.000000, 1.000000, 1.000000;;, + 120;3; 1.000000, 1.000000, 1.000000;;, + 121;3; 1.000000, 1.000000, 1.000000;;, + 122;3; 1.000000, 1.000000, 1.000000;;, + 123;3; 1.000000, 1.000000, 1.000000;;, + 124;3; 1.000000, 1.000000, 1.000000;;, + 125;3; 1.000000, 1.000000, 1.000000;;, + 126;3; 1.000000, 1.000000, 1.000000;;, + 127;3; 1.000000, 1.000000, 1.000000;;, + 128;3; 1.000000, 1.000000, 1.000000;;, + 129;3; 1.000000, 1.000000, 1.000000;;, + 130;3; 1.000000, 1.000000, 1.000000;;, + 131;3; 1.000000, 1.000000, 1.000000;;, + 132;3; 1.000000, 1.000000, 1.000000;;, + 133;3; 1.000000, 1.000000, 1.000000;;, + 134;3; 1.000000, 1.000000, 1.000000;;, + 135;3; 1.000000, 1.000000, 1.000000;;, + 136;3; 1.000000, 1.000000, 1.000000;;, + 137;3; 1.000000, 1.000000, 1.000000;;, + 138;3; 1.000000, 1.000000, 1.000000;;, + 139;3; 1.000000, 1.000000, 1.000000;;, + 140;3; 1.000000, 1.000000, 1.000000;;, + 141;3; 1.000000, 1.000000, 1.000000;;, + 142;3; 1.000000, 1.000000, 1.000000;;, + 143;3; 1.000000, 1.000000, 1.000000;;, + 144;3; 1.000000, 1.000000, 1.000000;;, + 145;3; 1.000000, 1.000000, 1.000000;;, + 146;3; 1.000000, 1.000000, 1.000000;;, + 147;3; 1.000000, 1.000000, 1.000000;;, + 148;3; 1.000000, 1.000000, 1.000000;;, + 149;3; 1.000000, 1.000000, 1.000000;;, + 150;3; 1.000000, 1.000000, 1.000000;;, + 151;3; 1.000000, 1.000000, 1.000000;;, + 152;3; 1.000000, 1.000000, 1.000000;;, + 153;3; 1.000000, 1.000000, 1.000000;;, + 154;3; 1.000000, 1.000000, 1.000000;;, + 155;3; 1.000000, 1.000000, 1.000000;;; + } + } + Animation { + {Cube} + AnimationKey { //Position + 2; + 156; + 0;3; -0.137034,-0.235439, 6.856374;;, + 1;3; -0.137034,-0.235439, 6.856374;;, + 2;3; -0.137034,-0.235439, 6.856374;;, + 3;3; -0.137034,-0.235439, 6.856374;;, + 4;3; -0.137034,-0.235439, 6.856374;;, + 5;3; -0.137034,-0.235439, 6.856374;;, + 6;3; -0.137034,-0.235439, 6.856374;;, + 7;3; -0.137034,-0.235439, 6.856374;;, + 8;3; -0.137034,-0.235439, 6.856374;;, + 9;3; -0.137034,-0.235439, 6.856374;;, + 10;3; -0.137034,-0.235439, 6.856374;;, + 11;3; -0.137034,-0.235439, 6.856374;;, + 12;3; -0.137034,-0.235439, 6.856374;;, + 13;3; -0.137034,-0.235439, 6.856374;;, + 14;3; -0.137034,-0.235439, 6.856374;;, + 15;3; -0.137034,-0.235439, 6.856374;;, + 16;3; -0.137034,-0.235439, 6.856374;;, + 17;3; -0.137034,-0.235439, 6.856374;;, + 18;3; -0.137034,-0.235439, 6.856374;;, + 19;3; -0.137034,-0.235439, 6.856374;;, + 20;3; -0.137034,-0.235439, 6.856374;;, + 21;3; -0.137034,-0.235439, 6.856374;;, + 22;3; -0.137034,-0.235439, 6.856374;;, + 23;3; -0.137034,-0.235439, 6.856374;;, + 24;3; -0.137034,-0.235439, 6.856374;;, + 25;3; -0.137034,-0.235439, 6.856374;;, + 26;3; -0.137034,-0.235439, 6.856374;;, + 27;3; -0.137034,-0.235439, 6.856374;;, + 28;3; -0.137034,-0.235439, 6.856374;;, + 29;3; -0.137034,-0.235439, 6.856374;;, + 30;3; -0.137034,-0.235439, 6.856374;;, + 31;3; -0.137034,-0.235439, 6.856374;;, + 32;3; -0.137034,-0.235439, 6.856374;;, + 33;3; -0.137034,-0.235439, 6.856374;;, + 34;3; -0.137034,-0.235439, 6.856374;;, + 35;3; -0.137034,-0.235439, 6.856374;;, + 36;3; -0.137034,-0.235439, 6.856374;;, + 37;3; -0.137034,-0.235439, 6.856374;;, + 38;3; -0.137034,-0.235439, 6.856374;;, + 39;3; -0.137034,-0.235439, 6.856374;;, + 40;3; -0.137034,-0.235439, 6.856374;;, + 41;3; -0.137034,-0.235439, 6.856374;;, + 42;3; -0.137034,-0.235439, 6.856374;;, + 43;3; -0.137034,-0.235439, 6.856374;;, + 44;3; -0.137034,-0.235439, 6.856374;;, + 45;3; -0.137034,-0.235439, 6.856374;;, + 46;3; -0.137034,-0.235439, 6.856374;;, + 47;3; -0.137034,-0.235439, 6.856374;;, + 48;3; -0.137034,-0.235439, 6.856374;;, + 49;3; -0.137034,-0.235439, 6.856374;;, + 50;3; -0.137034,-0.235439, 6.856374;;, + 51;3; -0.137034,-0.235439, 6.856374;;, + 52;3; -0.137034,-0.235439, 6.856374;;, + 53;3; -0.137034,-0.235439, 6.856374;;, + 54;3; -0.137034,-0.235439, 6.856374;;, + 55;3; -0.137034,-0.235439, 6.856374;;, + 56;3; -0.137034,-0.235439, 6.856374;;, + 57;3; -0.137034,-0.235439, 6.856374;;, + 58;3; -0.137034,-0.235439, 6.856374;;, + 59;3; -0.137034,-0.235439, 6.856374;;, + 60;3; -0.137034,-0.235439, 6.856374;;, + 61;3; -0.137034,-0.235439, 6.856374;;, + 62;3; -0.137034,-0.235439, 6.856374;;, + 63;3; -0.137034,-0.235439, 6.856374;;, + 64;3; -0.137034,-0.235439, 6.856374;;, + 65;3; -0.137034,-0.235439, 6.856374;;, + 66;3; -0.137034,-0.235439, 6.856374;;, + 67;3; -0.137034,-0.235439, 6.856374;;, + 68;3; -0.137034,-0.235439, 6.856374;;, + 69;3; -0.137034,-0.235439, 6.856374;;, + 70;3; -0.137034,-0.235439, 6.856374;;, + 71;3; -0.137034,-0.235439, 6.856374;;, + 72;3; -0.137034,-0.235439, 6.856374;;, + 73;3; -0.137034,-0.235439, 6.856374;;, + 74;3; -0.137034,-0.235439, 6.856374;;, + 75;3; -0.137034,-0.235439, 6.856374;;, + 76;3; -0.137034,-0.235439, 6.856374;;, + 77;3; -0.137034,-0.235439, 6.856374;;, + 78;3; -0.137034,-0.235439, 6.856374;;, + 79;3; -0.137034,-0.235439, 6.856374;;, + 80;3; -0.137034,-0.235439, 6.856374;;, + 81;3; -0.137034,-0.235439, 6.856374;;, + 82;3; -0.137034,-0.235439, 6.856374;;, + 83;3; -0.137034,-0.235439, 6.856374;;, + 84;3; -0.137034,-0.235439, 6.856374;;, + 85;3; -0.137034,-0.235439, 6.856374;;, + 86;3; -0.137034,-0.235439, 6.856374;;, + 87;3; -0.137034,-0.235439, 6.856374;;, + 88;3; -0.137034,-0.235439, 6.856374;;, + 89;3; -0.137034,-0.235439, 6.856374;;, + 90;3; -0.137034,-0.235439, 6.856374;;, + 91;3; -0.137034,-0.235439, 6.856374;;, + 92;3; -0.137034,-0.235439, 6.856374;;, + 93;3; -0.137034,-0.235439, 6.856374;;, + 94;3; -0.137034,-0.235439, 6.856374;;, + 95;3; -0.137034,-0.235439, 6.856374;;, + 96;3; -0.137034,-0.235439, 6.856374;;, + 97;3; -0.137034,-0.235439, 6.856374;;, + 98;3; -0.137034,-0.235439, 6.856374;;, + 99;3; -0.137034,-0.235439, 6.856374;;, + 100;3; -0.137034,-0.235439, 6.856374;;, + 101;3; -0.137034,-0.235439, 6.856374;;, + 102;3; -0.137034,-0.235439, 6.856374;;, + 103;3; -0.137034,-0.235439, 6.856374;;, + 104;3; -0.137034,-0.235439, 6.856374;;, + 105;3; -0.137034,-0.235439, 6.856374;;, + 106;3; -0.137034,-0.235439, 6.856374;;, + 107;3; -0.137034,-0.235439, 6.856374;;, + 108;3; -0.137034,-0.235439, 6.856374;;, + 109;3; -0.137034,-0.235439, 6.856374;;, + 110;3; -0.137034,-0.235439, 6.856374;;, + 111;3; -0.137034,-0.235439, 6.856374;;, + 112;3; -0.137034,-0.235439, 6.856374;;, + 113;3; -0.137034,-0.235439, 6.856374;;, + 114;3; -0.137034,-0.235439, 6.856374;;, + 115;3; -0.137034,-0.235439, 6.856374;;, + 116;3; -0.137034,-0.235439, 6.856374;;, + 117;3; -0.137034,-0.235439, 6.856374;;, + 118;3; -0.137034,-0.235439, 6.856374;;, + 119;3; -0.137034,-0.235439, 6.856374;;, + 120;3; -0.137034,-0.235439, 6.856374;;, + 121;3; -0.137034,-0.235439, 6.856374;;, + 122;3; -0.137034,-0.235439, 6.856374;;, + 123;3; -0.137034,-0.235439, 6.856374;;, + 124;3; -0.137034,-0.235439, 6.856374;;, + 125;3; -0.137034,-0.235439, 6.856374;;, + 126;3; -0.137034,-0.235439, 6.856374;;, + 127;3; -0.137034,-0.235439, 6.856374;;, + 128;3; -0.137034,-0.235439, 6.856374;;, + 129;3; -0.137034,-0.235439, 6.856374;;, + 130;3; -0.137034,-0.235439, 6.856374;;, + 131;3; -0.137034,-0.235439, 6.856374;;, + 132;3; -0.137034,-0.235439, 6.856374;;, + 133;3; -0.137034,-0.235439, 6.856374;;, + 134;3; -0.137034,-0.235439, 6.856374;;, + 135;3; -0.137034,-0.235439, 6.856374;;, + 136;3; -0.137034,-0.235439, 6.856374;;, + 137;3; -0.137034,-0.235439, 6.856374;;, + 138;3; -0.137034,-0.235439, 6.856374;;, + 139;3; -0.137034,-0.235439, 6.856374;;, + 140;3; -0.137034,-0.235439, 6.856374;;, + 141;3; -0.137034,-0.235439, 6.856374;;, + 142;3; -0.137034,-0.235439, 6.856374;;, + 143;3; -0.137034,-0.235439, 6.856374;;, + 144;3; -0.137034,-0.235439, 6.856374;;, + 145;3; -0.137034,-0.235439, 6.856374;;, + 146;3; -0.137034,-0.235439, 6.856374;;, + 147;3; -0.137034,-0.235439, 6.856374;;, + 148;3; -0.137034,-0.235439, 6.856374;;, + 149;3; -0.137034,-0.235439, 6.856374;;, + 150;3; -0.137034,-0.235439, 6.856374;;, + 151;3; -0.137034,-0.235439, 6.856374;;, + 152;3; -0.137034,-0.235439, 6.856374;;, + 153;3; -0.137034,-0.235439, 6.856374;;, + 154;3; -0.137034,-0.235439, 6.856374;;, + 155;3; -0.137034,-0.235439, 6.856374;;; + } + AnimationKey { //Rotation + 0; + 156; + 0;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 1;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 2;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 3;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 4;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 5;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 6;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 7;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 8;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 9;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 10;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 11;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 12;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 13;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 14;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 15;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 16;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 17;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 18;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 19;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 20;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 21;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 22;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 23;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 24;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 25;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 26;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 27;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 28;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 29;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 30;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 31;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 32;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 33;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 34;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 35;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 36;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 37;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 38;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 39;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 40;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 41;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 42;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 43;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 44;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 45;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 46;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 47;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 48;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 49;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 50;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 51;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 52;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 53;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 54;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 55;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 56;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 57;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 58;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 59;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 60;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 61;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 62;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 63;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 64;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 65;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 66;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 67;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 68;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 69;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 70;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 71;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 72;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 73;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 74;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 75;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 76;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 77;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 78;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 79;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 80;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 81;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 82;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 83;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 84;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 85;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 86;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 87;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 88;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 89;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 90;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 91;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 92;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 93;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 94;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 95;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 96;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 97;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 98;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 99;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 100;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 101;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 102;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 103;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 104;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 105;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 106;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 107;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 108;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 109;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 110;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 111;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 112;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 113;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 114;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 115;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 116;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 117;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 118;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 119;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 120;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 121;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 122;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 123;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 124;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 125;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 126;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 127;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 128;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 129;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 130;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 131;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 132;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 133;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 134;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 135;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 136;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 137;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 138;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 139;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 140;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 141;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 142;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 143;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 144;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 145;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 146;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 147;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 148;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 149;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 150;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 151;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 152;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 153;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 154;4; -1.000000, 0.000000, 0.000000, 0.000000;;, + 155;4; -1.000000, 0.000000, 0.000000, 0.000000;;; + } + AnimationKey { //Scale + 1; + 156; + 0;3; 2.153459, 2.153459, 2.153459;;, + 1;3; 2.153459, 2.153459, 2.153459;;, + 2;3; 2.153459, 2.153459, 2.153459;;, + 3;3; 2.153459, 2.153459, 2.153459;;, + 4;3; 2.153459, 2.153459, 2.153459;;, + 5;3; 2.153459, 2.153459, 2.153459;;, + 6;3; 2.153459, 2.153459, 2.153459;;, + 7;3; 2.153459, 2.153459, 2.153459;;, + 8;3; 2.153459, 2.153459, 2.153459;;, + 9;3; 2.153459, 2.153459, 2.153459;;, + 10;3; 2.153459, 2.153459, 2.153459;;, + 11;3; 2.153459, 2.153459, 2.153459;;, + 12;3; 2.153459, 2.153459, 2.153459;;, + 13;3; 2.153459, 2.153459, 2.153459;;, + 14;3; 2.153459, 2.153459, 2.153459;;, + 15;3; 2.153459, 2.153459, 2.153459;;, + 16;3; 2.153459, 2.153459, 2.153459;;, + 17;3; 2.153459, 2.153459, 2.153459;;, + 18;3; 2.153459, 2.153459, 2.153459;;, + 19;3; 2.153459, 2.153459, 2.153459;;, + 20;3; 2.153459, 2.153459, 2.153459;;, + 21;3; 2.153459, 2.153459, 2.153459;;, + 22;3; 2.153459, 2.153459, 2.153459;;, + 23;3; 2.153459, 2.153459, 2.153459;;, + 24;3; 2.153459, 2.153459, 2.153459;;, + 25;3; 2.153459, 2.153459, 2.153459;;, + 26;3; 2.153459, 2.153459, 2.153459;;, + 27;3; 2.153459, 2.153459, 2.153459;;, + 28;3; 2.153459, 2.153459, 2.153459;;, + 29;3; 2.153459, 2.153459, 2.153459;;, + 30;3; 2.153459, 2.153459, 2.153459;;, + 31;3; 2.153459, 2.153459, 2.153459;;, + 32;3; 2.153459, 2.153459, 2.153459;;, + 33;3; 2.153459, 2.153459, 2.153459;;, + 34;3; 2.153459, 2.153459, 2.153459;;, + 35;3; 2.153459, 2.153459, 2.153459;;, + 36;3; 2.153459, 2.153459, 2.153459;;, + 37;3; 2.153459, 2.153459, 2.153459;;, + 38;3; 2.153459, 2.153459, 2.153459;;, + 39;3; 2.153459, 2.153459, 2.153459;;, + 40;3; 2.153459, 2.153459, 2.153459;;, + 41;3; 2.153459, 2.153459, 2.153459;;, + 42;3; 2.153459, 2.153459, 2.153459;;, + 43;3; 2.153459, 2.153459, 2.153459;;, + 44;3; 2.153459, 2.153459, 2.153459;;, + 45;3; 2.153459, 2.153459, 2.153459;;, + 46;3; 2.153459, 2.153459, 2.153459;;, + 47;3; 2.153459, 2.153459, 2.153459;;, + 48;3; 2.153459, 2.153459, 2.153459;;, + 49;3; 2.153459, 2.153459, 2.153459;;, + 50;3; 2.153459, 2.153459, 2.153459;;, + 51;3; 2.153459, 2.153459, 2.153459;;, + 52;3; 2.153459, 2.153459, 2.153459;;, + 53;3; 2.153459, 2.153459, 2.153459;;, + 54;3; 2.153459, 2.153459, 2.153459;;, + 55;3; 2.153459, 2.153459, 2.153459;;, + 56;3; 2.153459, 2.153459, 2.153459;;, + 57;3; 2.153459, 2.153459, 2.153459;;, + 58;3; 2.153459, 2.153459, 2.153459;;, + 59;3; 2.153459, 2.153459, 2.153459;;, + 60;3; 2.153459, 2.153459, 2.153459;;, + 61;3; 2.153459, 2.153459, 2.153459;;, + 62;3; 2.153459, 2.153459, 2.153459;;, + 63;3; 2.153459, 2.153459, 2.153459;;, + 64;3; 2.153459, 2.153459, 2.153459;;, + 65;3; 2.153459, 2.153459, 2.153459;;, + 66;3; 2.153459, 2.153459, 2.153459;;, + 67;3; 2.153459, 2.153459, 2.153459;;, + 68;3; 2.153459, 2.153459, 2.153459;;, + 69;3; 2.153459, 2.153459, 2.153459;;, + 70;3; 2.153459, 2.153459, 2.153459;;, + 71;3; 2.153459, 2.153459, 2.153459;;, + 72;3; 2.153459, 2.153459, 2.153459;;, + 73;3; 2.153459, 2.153459, 2.153459;;, + 74;3; 2.153459, 2.153459, 2.153459;;, + 75;3; 2.153459, 2.153459, 2.153459;;, + 76;3; 2.153459, 2.153459, 2.153459;;, + 77;3; 2.153459, 2.153459, 2.153459;;, + 78;3; 2.153459, 2.153459, 2.153459;;, + 79;3; 2.153459, 2.153459, 2.153459;;, + 80;3; 2.153459, 2.153459, 2.153459;;, + 81;3; 2.153459, 2.153459, 2.153459;;, + 82;3; 2.153459, 2.153459, 2.153459;;, + 83;3; 2.153459, 2.153459, 2.153459;;, + 84;3; 2.153459, 2.153459, 2.153459;;, + 85;3; 2.153459, 2.153459, 2.153459;;, + 86;3; 2.153459, 2.153459, 2.153459;;, + 87;3; 2.153459, 2.153459, 2.153459;;, + 88;3; 2.153459, 2.153459, 2.153459;;, + 89;3; 2.153459, 2.153459, 2.153459;;, + 90;3; 2.153459, 2.153459, 2.153459;;, + 91;3; 2.153459, 2.153459, 2.153459;;, + 92;3; 2.153459, 2.153459, 2.153459;;, + 93;3; 2.153459, 2.153459, 2.153459;;, + 94;3; 2.153459, 2.153459, 2.153459;;, + 95;3; 2.153459, 2.153459, 2.153459;;, + 96;3; 2.153459, 2.153459, 2.153459;;, + 97;3; 2.153459, 2.153459, 2.153459;;, + 98;3; 2.153459, 2.153459, 2.153459;;, + 99;3; 2.153459, 2.153459, 2.153459;;, + 100;3; 2.153459, 2.153459, 2.153459;;, + 101;3; 2.153459, 2.153459, 2.153459;;, + 102;3; 2.153459, 2.153459, 2.153459;;, + 103;3; 2.153459, 2.153459, 2.153459;;, + 104;3; 2.153459, 2.153459, 2.153459;;, + 105;3; 2.153459, 2.153459, 2.153459;;, + 106;3; 2.153459, 2.153459, 2.153459;;, + 107;3; 2.153459, 2.153459, 2.153459;;, + 108;3; 2.153459, 2.153459, 2.153459;;, + 109;3; 2.153459, 2.153459, 2.153459;;, + 110;3; 2.153459, 2.153459, 2.153459;;, + 111;3; 2.153459, 2.153459, 2.153459;;, + 112;3; 2.153459, 2.153459, 2.153459;;, + 113;3; 2.153459, 2.153459, 2.153459;;, + 114;3; 2.153459, 2.153459, 2.153459;;, + 115;3; 2.153459, 2.153459, 2.153459;;, + 116;3; 2.153459, 2.153459, 2.153459;;, + 117;3; 2.153459, 2.153459, 2.153459;;, + 118;3; 2.153459, 2.153459, 2.153459;;, + 119;3; 2.153459, 2.153459, 2.153459;;, + 120;3; 2.153459, 2.153459, 2.153459;;, + 121;3; 2.153459, 2.153459, 2.153459;;, + 122;3; 2.153459, 2.153459, 2.153459;;, + 123;3; 2.153459, 2.153459, 2.153459;;, + 124;3; 2.153459, 2.153459, 2.153459;;, + 125;3; 2.153459, 2.153459, 2.153459;;, + 126;3; 2.153459, 2.153459, 2.153459;;, + 127;3; 2.153459, 2.153459, 2.153459;;, + 128;3; 2.153459, 2.153459, 2.153459;;, + 129;3; 2.153459, 2.153459, 2.153459;;, + 130;3; 2.153459, 2.153459, 2.153459;;, + 131;3; 2.153459, 2.153459, 2.153459;;, + 132;3; 2.153459, 2.153459, 2.153459;;, + 133;3; 2.153459, 2.153459, 2.153459;;, + 134;3; 2.153459, 2.153459, 2.153459;;, + 135;3; 2.153459, 2.153459, 2.153459;;, + 136;3; 2.153459, 2.153459, 2.153459;;, + 137;3; 2.153459, 2.153459, 2.153459;;, + 138;3; 2.153459, 2.153459, 2.153459;;, + 139;3; 2.153459, 2.153459, 2.153459;;, + 140;3; 2.153459, 2.153459, 2.153459;;, + 141;3; 2.153459, 2.153459, 2.153459;;, + 142;3; 2.153459, 2.153459, 2.153459;;, + 143;3; 2.153459, 2.153459, 2.153459;;, + 144;3; 2.153459, 2.153459, 2.153459;;, + 145;3; 2.153459, 2.153459, 2.153459;;, + 146;3; 2.153459, 2.153459, 2.153459;;, + 147;3; 2.153459, 2.153459, 2.153459;;, + 148;3; 2.153459, 2.153459, 2.153459;;, + 149;3; 2.153459, 2.153459, 2.153459;;, + 150;3; 2.153459, 2.153459, 2.153459;;, + 151;3; 2.153459, 2.153459, 2.153459;;, + 152;3; 2.153459, 2.153459, 2.153459;;, + 153;3; 2.153459, 2.153459, 2.153459;;, + 154;3; 2.153459, 2.153459, 2.153459;;, + 155;3; 2.153459, 2.153459, 2.153459;;; + } + } +} //End of AnimationSet diff --git a/games/MultiCraft_game/mods/default/models/set_fire.obj b/games/MultiCraft_game/files/default/models/set_fire.obj similarity index 100% rename from games/MultiCraft_game/mods/default/models/set_fire.obj rename to games/MultiCraft_game/files/default/models/set_fire.obj diff --git a/games/MultiCraft_game/mods/default/models/skeleton.png b/games/MultiCraft_game/files/default/models/skeleton.png similarity index 100% rename from games/MultiCraft_game/mods/default/models/skeleton.png rename to games/MultiCraft_game/files/default/models/skeleton.png diff --git a/games/MultiCraft_game/mods/default/models/skeleton_advanced.png b/games/MultiCraft_game/files/default/models/skeleton_advanced.png similarity index 100% rename from games/MultiCraft_game/mods/default/models/skeleton_advanced.png rename to games/MultiCraft_game/files/default/models/skeleton_advanced.png diff --git a/games/MultiCraft_game/mods/default/models/skeleton_carbonic.png b/games/MultiCraft_game/files/default/models/skeleton_carbonic.png similarity index 100% rename from games/MultiCraft_game/mods/default/models/skeleton_carbonic.png rename to games/MultiCraft_game/files/default/models/skeleton_carbonic.png diff --git a/games/MultiCraft_game/mods/default/models/uniskins_character.blend b/games/MultiCraft_game/files/default/models/uniskins_character.blend similarity index 100% rename from games/MultiCraft_game/mods/default/models/uniskins_character.blend rename to games/MultiCraft_game/files/default/models/uniskins_character.blend diff --git a/games/MultiCraft_game/mods/default/models/uniskins_character.x b/games/MultiCraft_game/files/default/models/uniskins_character.x similarity index 100% rename from games/MultiCraft_game/mods/default/models/uniskins_character.x rename to games/MultiCraft_game/files/default/models/uniskins_character.x diff --git a/games/MultiCraft_game/mods/default/models/zombie.png b/games/MultiCraft_game/files/default/models/zombie.png similarity index 100% rename from games/MultiCraft_game/mods/default/models/zombie.png rename to games/MultiCraft_game/files/default/models/zombie.png diff --git a/games/MultiCraft_game/mods/default/models/zombie_armored.png b/games/MultiCraft_game/files/default/models/zombie_armored.png similarity index 100% rename from games/MultiCraft_game/mods/default/models/zombie_armored.png rename to games/MultiCraft_game/files/default/models/zombie_armored.png diff --git a/games/MultiCraft_game/mods/default/models/zombie_elite.png b/games/MultiCraft_game/files/default/models/zombie_elite.png similarity index 100% rename from games/MultiCraft_game/mods/default/models/zombie_elite.png rename to games/MultiCraft_game/files/default/models/zombie_elite.png diff --git a/games/MultiCraft_game/mods/default/nodes.lua b/games/MultiCraft_game/files/default/nodes.lua similarity index 100% rename from games/MultiCraft_game/mods/default/nodes.lua rename to games/MultiCraft_game/files/default/nodes.lua diff --git a/games/MultiCraft_game/mods/default/player.lua b/games/MultiCraft_game/files/default/player.lua similarity index 100% rename from games/MultiCraft_game/mods/default/player.lua rename to games/MultiCraft_game/files/default/player.lua diff --git a/games/MultiCraft_game/mods/default/sounds/boss_noise.ogg b/games/MultiCraft_game/files/default/sounds/boss_noise.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/boss_noise.ogg rename to games/MultiCraft_game/files/default/sounds/boss_noise.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/builtin_item_lava.ogg b/games/MultiCraft_game/files/default/sounds/builtin_item_lava.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/builtin_item_lava.ogg rename to games/MultiCraft_game/files/default/sounds/builtin_item_lava.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_break_glass.1.ogg b/games/MultiCraft_game/files/default/sounds/default_break_glass.1.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_break_glass.1.ogg rename to games/MultiCraft_game/files/default/sounds/default_break_glass.1.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_break_glass.2.ogg b/games/MultiCraft_game/files/default/sounds/default_break_glass.2.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_break_glass.2.ogg rename to games/MultiCraft_game/files/default/sounds/default_break_glass.2.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_break_glass.3.ogg b/games/MultiCraft_game/files/default/sounds/default_break_glass.3.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_break_glass.3.ogg rename to games/MultiCraft_game/files/default/sounds/default_break_glass.3.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_cool_lava.1.ogg b/games/MultiCraft_game/files/default/sounds/default_cool_lava.1.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_cool_lava.1.ogg rename to games/MultiCraft_game/files/default/sounds/default_cool_lava.1.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_cool_lava.2.ogg b/games/MultiCraft_game/files/default/sounds/default_cool_lava.2.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_cool_lava.2.ogg rename to games/MultiCraft_game/files/default/sounds/default_cool_lava.2.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_cool_lava.3.ogg b/games/MultiCraft_game/files/default/sounds/default_cool_lava.3.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_cool_lava.3.ogg rename to games/MultiCraft_game/files/default/sounds/default_cool_lava.3.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_dig_choppy.ogg b/games/MultiCraft_game/files/default/sounds/default_dig_choppy.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_dig_choppy.ogg rename to games/MultiCraft_game/files/default/sounds/default_dig_choppy.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_dig_cracky.ogg b/games/MultiCraft_game/files/default/sounds/default_dig_cracky.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_dig_cracky.ogg rename to games/MultiCraft_game/files/default/sounds/default_dig_cracky.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_dig_crumbly.ogg b/games/MultiCraft_game/files/default/sounds/default_dig_crumbly.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_dig_crumbly.ogg rename to games/MultiCraft_game/files/default/sounds/default_dig_crumbly.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_dig_dig_immediate.ogg b/games/MultiCraft_game/files/default/sounds/default_dig_dig_immediate.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_dig_dig_immediate.ogg rename to games/MultiCraft_game/files/default/sounds/default_dig_dig_immediate.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_dig_oddly_breakable_by_hand.ogg b/games/MultiCraft_game/files/default/sounds/default_dig_oddly_breakable_by_hand.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_dig_oddly_breakable_by_hand.ogg rename to games/MultiCraft_game/files/default/sounds/default_dig_oddly_breakable_by_hand.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_dirt_footstep.1.ogg b/games/MultiCraft_game/files/default/sounds/default_dirt_footstep.1.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_dirt_footstep.1.ogg rename to games/MultiCraft_game/files/default/sounds/default_dirt_footstep.1.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_dirt_footstep.2.ogg b/games/MultiCraft_game/files/default/sounds/default_dirt_footstep.2.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_dirt_footstep.2.ogg rename to games/MultiCraft_game/files/default/sounds/default_dirt_footstep.2.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_dug_node.1.ogg b/games/MultiCraft_game/files/default/sounds/default_dug_node.1.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_dug_node.1.ogg rename to games/MultiCraft_game/files/default/sounds/default_dug_node.1.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_dug_node.2.ogg b/games/MultiCraft_game/files/default/sounds/default_dug_node.2.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_dug_node.2.ogg rename to games/MultiCraft_game/files/default/sounds/default_dug_node.2.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_glass_footstep.ogg b/games/MultiCraft_game/files/default/sounds/default_glass_footstep.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_glass_footstep.ogg rename to games/MultiCraft_game/files/default/sounds/default_glass_footstep.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_grass_footstep.1.ogg b/games/MultiCraft_game/files/default/sounds/default_grass_footstep.1.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_grass_footstep.1.ogg rename to games/MultiCraft_game/files/default/sounds/default_grass_footstep.1.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_grass_footstep.2.ogg b/games/MultiCraft_game/files/default/sounds/default_grass_footstep.2.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_grass_footstep.2.ogg rename to games/MultiCraft_game/files/default/sounds/default_grass_footstep.2.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_grass_footstep.3.ogg b/games/MultiCraft_game/files/default/sounds/default_grass_footstep.3.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_grass_footstep.3.ogg rename to games/MultiCraft_game/files/default/sounds/default_grass_footstep.3.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_gravel_footstep.1.ogg b/games/MultiCraft_game/files/default/sounds/default_gravel_footstep.1.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_gravel_footstep.1.ogg rename to games/MultiCraft_game/files/default/sounds/default_gravel_footstep.1.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_gravel_footstep.2.ogg b/games/MultiCraft_game/files/default/sounds/default_gravel_footstep.2.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_gravel_footstep.2.ogg rename to games/MultiCraft_game/files/default/sounds/default_gravel_footstep.2.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_gravel_footstep.3.ogg b/games/MultiCraft_game/files/default/sounds/default_gravel_footstep.3.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_gravel_footstep.3.ogg rename to games/MultiCraft_game/files/default/sounds/default_gravel_footstep.3.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_gravel_footstep.4.ogg b/games/MultiCraft_game/files/default/sounds/default_gravel_footstep.4.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_gravel_footstep.4.ogg rename to games/MultiCraft_game/files/default/sounds/default_gravel_footstep.4.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_hard_footstep.1.ogg b/games/MultiCraft_game/files/default/sounds/default_hard_footstep.1.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_hard_footstep.1.ogg rename to games/MultiCraft_game/files/default/sounds/default_hard_footstep.1.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_hard_footstep.2.ogg b/games/MultiCraft_game/files/default/sounds/default_hard_footstep.2.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_hard_footstep.2.ogg rename to games/MultiCraft_game/files/default/sounds/default_hard_footstep.2.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_hard_footstep.3.ogg b/games/MultiCraft_game/files/default/sounds/default_hard_footstep.3.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_hard_footstep.3.ogg rename to games/MultiCraft_game/files/default/sounds/default_hard_footstep.3.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_place_node.1.ogg b/games/MultiCraft_game/files/default/sounds/default_place_node.1.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_place_node.1.ogg rename to games/MultiCraft_game/files/default/sounds/default_place_node.1.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_place_node.2.ogg b/games/MultiCraft_game/files/default/sounds/default_place_node.2.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_place_node.2.ogg rename to games/MultiCraft_game/files/default/sounds/default_place_node.2.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_place_node.3.ogg b/games/MultiCraft_game/files/default/sounds/default_place_node.3.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_place_node.3.ogg rename to games/MultiCraft_game/files/default/sounds/default_place_node.3.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_place_node_hard.1.ogg b/games/MultiCraft_game/files/default/sounds/default_place_node_hard.1.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_place_node_hard.1.ogg rename to games/MultiCraft_game/files/default/sounds/default_place_node_hard.1.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_place_node_hard.2.ogg b/games/MultiCraft_game/files/default/sounds/default_place_node_hard.2.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_place_node_hard.2.ogg rename to games/MultiCraft_game/files/default/sounds/default_place_node_hard.2.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_sand_footstep.1.ogg b/games/MultiCraft_game/files/default/sounds/default_sand_footstep.1.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_sand_footstep.1.ogg rename to games/MultiCraft_game/files/default/sounds/default_sand_footstep.1.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_sand_footstep.2.ogg b/games/MultiCraft_game/files/default/sounds/default_sand_footstep.2.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_sand_footstep.2.ogg rename to games/MultiCraft_game/files/default/sounds/default_sand_footstep.2.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_snow_footstep.1.ogg b/games/MultiCraft_game/files/default/sounds/default_snow_footstep.1.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_snow_footstep.1.ogg rename to games/MultiCraft_game/files/default/sounds/default_snow_footstep.1.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_snow_footstep.2.ogg b/games/MultiCraft_game/files/default/sounds/default_snow_footstep.2.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_snow_footstep.2.ogg rename to games/MultiCraft_game/files/default/sounds/default_snow_footstep.2.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_snow_footstep.3.ogg b/games/MultiCraft_game/files/default/sounds/default_snow_footstep.3.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_snow_footstep.3.ogg rename to games/MultiCraft_game/files/default/sounds/default_snow_footstep.3.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_wood_footstep.1.ogg b/games/MultiCraft_game/files/default/sounds/default_wood_footstep.1.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_wood_footstep.1.ogg rename to games/MultiCraft_game/files/default/sounds/default_wood_footstep.1.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/default_wood_footstep.2.ogg b/games/MultiCraft_game/files/default/sounds/default_wood_footstep.2.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/default_wood_footstep.2.ogg rename to games/MultiCraft_game/files/default/sounds/default_wood_footstep.2.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/door_close.ogg b/games/MultiCraft_game/files/default/sounds/door_close.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/door_close.ogg rename to games/MultiCraft_game/files/default/sounds/door_close.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/door_open.ogg b/games/MultiCraft_game/files/default/sounds/door_open.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/door_open.ogg rename to games/MultiCraft_game/files/default/sounds/door_open.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/ent.ogg b/games/MultiCraft_game/files/default/sounds/ent.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/ent.ogg rename to games/MultiCraft_game/files/default/sounds/ent.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/fire_large.ogg b/games/MultiCraft_game/files/default/sounds/fire_large.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/fire_large.ogg rename to games/MultiCraft_game/files/default/sounds/fire_large.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/fire_small.ogg b/games/MultiCraft_game/files/default/sounds/fire_small.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/fire_small.ogg rename to games/MultiCraft_game/files/default/sounds/fire_small.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/grim_reaper.ogg b/games/MultiCraft_game/files/default/sounds/grim_reaper.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/grim_reaper.ogg rename to games/MultiCraft_game/files/default/sounds/grim_reaper.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/item_drop_pickup.1.ogg b/games/MultiCraft_game/files/default/sounds/item_drop_pickup.1.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/item_drop_pickup.1.ogg rename to games/MultiCraft_game/files/default/sounds/item_drop_pickup.1.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/item_drop_pickup.2.ogg b/games/MultiCraft_game/files/default/sounds/item_drop_pickup.2.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/item_drop_pickup.2.ogg rename to games/MultiCraft_game/files/default/sounds/item_drop_pickup.2.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/item_drop_pickup.3.ogg b/games/MultiCraft_game/files/default/sounds/item_drop_pickup.3.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/item_drop_pickup.3.ogg rename to games/MultiCraft_game/files/default/sounds/item_drop_pickup.3.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/item_drop_pickup.4.ogg b/games/MultiCraft_game/files/default/sounds/item_drop_pickup.4.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/item_drop_pickup.4.ogg rename to games/MultiCraft_game/files/default/sounds/item_drop_pickup.4.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/mobs_chicken.ogg b/games/MultiCraft_game/files/default/sounds/mobs_chicken.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/mobs_chicken.ogg rename to games/MultiCraft_game/files/default/sounds/mobs_chicken.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/mobs_cow.ogg b/games/MultiCraft_game/files/default/sounds/mobs_cow.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/mobs_cow.ogg rename to games/MultiCraft_game/files/default/sounds/mobs_cow.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/mobs_rat.ogg b/games/MultiCraft_game/files/default/sounds/mobs_rat.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/mobs_rat.ogg rename to games/MultiCraft_game/files/default/sounds/mobs_rat.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/mobs_sheep.ogg b/games/MultiCraft_game/files/default/sounds/mobs_sheep.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/mobs_sheep.ogg rename to games/MultiCraft_game/files/default/sounds/mobs_sheep.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/mobs_spider.ogg b/games/MultiCraft_game/files/default/sounds/mobs_spider.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/mobs_spider.ogg rename to games/MultiCraft_game/files/default/sounds/mobs_spider.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/skeleton.ogg b/games/MultiCraft_game/files/default/sounds/skeleton.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/skeleton.ogg rename to games/MultiCraft_game/files/default/sounds/skeleton.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/throwing_sound.ogg b/games/MultiCraft_game/files/default/sounds/throwing_sound.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/throwing_sound.ogg rename to games/MultiCraft_game/files/default/sounds/throwing_sound.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/tnt_explode.ogg b/games/MultiCraft_game/files/default/sounds/tnt_explode.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/tnt_explode.ogg rename to games/MultiCraft_game/files/default/sounds/tnt_explode.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/undead_mob_grunt.ogg b/games/MultiCraft_game/files/default/sounds/undead_mob_grunt.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/undead_mob_grunt.ogg rename to games/MultiCraft_game/files/default/sounds/undead_mob_grunt.ogg diff --git a/games/MultiCraft_game/mods/default/sounds/undead_mob_hurt.ogg b/games/MultiCraft_game/files/default/sounds/undead_mob_hurt.ogg similarity index 100% rename from games/MultiCraft_game/mods/default/sounds/undead_mob_hurt.ogg rename to games/MultiCraft_game/files/default/sounds/undead_mob_hurt.ogg diff --git a/games/MultiCraft_game/mods/default/textures/1black_blockb.png b/games/MultiCraft_game/files/default/textures/1black_blockb.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/1black_blockb.png rename to games/MultiCraft_game/files/default/textures/1black_blockb.png diff --git a/games/MultiCraft_game/mods/default/textures/1black_blockl.png b/games/MultiCraft_game/files/default/textures/1black_blockl.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/1black_blockl.png rename to games/MultiCraft_game/files/default/textures/1black_blockl.png diff --git a/games/MultiCraft_game/mods/default/textures/1black_blockr.png b/games/MultiCraft_game/files/default/textures/1black_blockr.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/1black_blockr.png rename to games/MultiCraft_game/files/default/textures/1black_blockr.png diff --git a/games/MultiCraft_game/mods/default/textures/1black_blockt.png b/games/MultiCraft_game/files/default/textures/1black_blockt.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/1black_blockt.png rename to games/MultiCraft_game/files/default/textures/1black_blockt.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_boots_chain.png b/games/MultiCraft_game/files/default/textures/3d_armor_boots_chain.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_boots_chain.png rename to games/MultiCraft_game/files/default/textures/3d_armor_boots_chain.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_boots_diamond.png b/games/MultiCraft_game/files/default/textures/3d_armor_boots_diamond.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_boots_diamond.png rename to games/MultiCraft_game/files/default/textures/3d_armor_boots_diamond.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_boots_gold.png b/games/MultiCraft_game/files/default/textures/3d_armor_boots_gold.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_boots_gold.png rename to games/MultiCraft_game/files/default/textures/3d_armor_boots_gold.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_boots_leather.png b/games/MultiCraft_game/files/default/textures/3d_armor_boots_leather.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_boots_leather.png rename to games/MultiCraft_game/files/default/textures/3d_armor_boots_leather.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_boots_steel.png b/games/MultiCraft_game/files/default/textures/3d_armor_boots_steel.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_boots_steel.png rename to games/MultiCraft_game/files/default/textures/3d_armor_boots_steel.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_chestplate_chain.png b/games/MultiCraft_game/files/default/textures/3d_armor_chestplate_chain.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_chestplate_chain.png rename to games/MultiCraft_game/files/default/textures/3d_armor_chestplate_chain.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_chestplate_diamond.png b/games/MultiCraft_game/files/default/textures/3d_armor_chestplate_diamond.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_chestplate_diamond.png rename to games/MultiCraft_game/files/default/textures/3d_armor_chestplate_diamond.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_chestplate_gold.png b/games/MultiCraft_game/files/default/textures/3d_armor_chestplate_gold.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_chestplate_gold.png rename to games/MultiCraft_game/files/default/textures/3d_armor_chestplate_gold.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_chestplate_leather.png b/games/MultiCraft_game/files/default/textures/3d_armor_chestplate_leather.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_chestplate_leather.png rename to games/MultiCraft_game/files/default/textures/3d_armor_chestplate_leather.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_chestplate_steel.png b/games/MultiCraft_game/files/default/textures/3d_armor_chestplate_steel.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_chestplate_steel.png rename to games/MultiCraft_game/files/default/textures/3d_armor_chestplate_steel.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_helmet_chain.png b/games/MultiCraft_game/files/default/textures/3d_armor_helmet_chain.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_helmet_chain.png rename to games/MultiCraft_game/files/default/textures/3d_armor_helmet_chain.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_helmet_diamond.png b/games/MultiCraft_game/files/default/textures/3d_armor_helmet_diamond.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_helmet_diamond.png rename to games/MultiCraft_game/files/default/textures/3d_armor_helmet_diamond.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_helmet_gold.png b/games/MultiCraft_game/files/default/textures/3d_armor_helmet_gold.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_helmet_gold.png rename to games/MultiCraft_game/files/default/textures/3d_armor_helmet_gold.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_helmet_leather.png b/games/MultiCraft_game/files/default/textures/3d_armor_helmet_leather.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_helmet_leather.png rename to games/MultiCraft_game/files/default/textures/3d_armor_helmet_leather.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_helmet_steel.png b/games/MultiCraft_game/files/default/textures/3d_armor_helmet_steel.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_helmet_steel.png rename to games/MultiCraft_game/files/default/textures/3d_armor_helmet_steel.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_inv_boots_chain.png b/games/MultiCraft_game/files/default/textures/3d_armor_inv_boots_chain.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_inv_boots_chain.png rename to games/MultiCraft_game/files/default/textures/3d_armor_inv_boots_chain.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_inv_boots_diamond.png b/games/MultiCraft_game/files/default/textures/3d_armor_inv_boots_diamond.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_inv_boots_diamond.png rename to games/MultiCraft_game/files/default/textures/3d_armor_inv_boots_diamond.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_inv_boots_gold.png b/games/MultiCraft_game/files/default/textures/3d_armor_inv_boots_gold.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_inv_boots_gold.png rename to games/MultiCraft_game/files/default/textures/3d_armor_inv_boots_gold.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_inv_boots_leather.png b/games/MultiCraft_game/files/default/textures/3d_armor_inv_boots_leather.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_inv_boots_leather.png rename to games/MultiCraft_game/files/default/textures/3d_armor_inv_boots_leather.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_inv_boots_steel.png b/games/MultiCraft_game/files/default/textures/3d_armor_inv_boots_steel.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_inv_boots_steel.png rename to games/MultiCraft_game/files/default/textures/3d_armor_inv_boots_steel.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_inv_chestplate_chain.png b/games/MultiCraft_game/files/default/textures/3d_armor_inv_chestplate_chain.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_inv_chestplate_chain.png rename to games/MultiCraft_game/files/default/textures/3d_armor_inv_chestplate_chain.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_inv_chestplate_diamond.png b/games/MultiCraft_game/files/default/textures/3d_armor_inv_chestplate_diamond.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_inv_chestplate_diamond.png rename to games/MultiCraft_game/files/default/textures/3d_armor_inv_chestplate_diamond.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_inv_chestplate_gold.png b/games/MultiCraft_game/files/default/textures/3d_armor_inv_chestplate_gold.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_inv_chestplate_gold.png rename to games/MultiCraft_game/files/default/textures/3d_armor_inv_chestplate_gold.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_inv_chestplate_leather.png b/games/MultiCraft_game/files/default/textures/3d_armor_inv_chestplate_leather.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_inv_chestplate_leather.png rename to games/MultiCraft_game/files/default/textures/3d_armor_inv_chestplate_leather.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_inv_chestplate_steel.png b/games/MultiCraft_game/files/default/textures/3d_armor_inv_chestplate_steel.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_inv_chestplate_steel.png rename to games/MultiCraft_game/files/default/textures/3d_armor_inv_chestplate_steel.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_inv_helmet_chain.png b/games/MultiCraft_game/files/default/textures/3d_armor_inv_helmet_chain.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_inv_helmet_chain.png rename to games/MultiCraft_game/files/default/textures/3d_armor_inv_helmet_chain.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_inv_helmet_diamond.png b/games/MultiCraft_game/files/default/textures/3d_armor_inv_helmet_diamond.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_inv_helmet_diamond.png rename to games/MultiCraft_game/files/default/textures/3d_armor_inv_helmet_diamond.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_inv_helmet_gold.png b/games/MultiCraft_game/files/default/textures/3d_armor_inv_helmet_gold.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_inv_helmet_gold.png rename to games/MultiCraft_game/files/default/textures/3d_armor_inv_helmet_gold.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_inv_helmet_leather.png b/games/MultiCraft_game/files/default/textures/3d_armor_inv_helmet_leather.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_inv_helmet_leather.png rename to games/MultiCraft_game/files/default/textures/3d_armor_inv_helmet_leather.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_inv_helmet_steel.png b/games/MultiCraft_game/files/default/textures/3d_armor_inv_helmet_steel.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_inv_helmet_steel.png rename to games/MultiCraft_game/files/default/textures/3d_armor_inv_helmet_steel.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_inv_leggings_chain.png b/games/MultiCraft_game/files/default/textures/3d_armor_inv_leggings_chain.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_inv_leggings_chain.png rename to games/MultiCraft_game/files/default/textures/3d_armor_inv_leggings_chain.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_inv_leggings_diamond.png b/games/MultiCraft_game/files/default/textures/3d_armor_inv_leggings_diamond.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_inv_leggings_diamond.png rename to games/MultiCraft_game/files/default/textures/3d_armor_inv_leggings_diamond.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_inv_leggings_gold.png b/games/MultiCraft_game/files/default/textures/3d_armor_inv_leggings_gold.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_inv_leggings_gold.png rename to games/MultiCraft_game/files/default/textures/3d_armor_inv_leggings_gold.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_inv_leggings_leather.png b/games/MultiCraft_game/files/default/textures/3d_armor_inv_leggings_leather.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_inv_leggings_leather.png rename to games/MultiCraft_game/files/default/textures/3d_armor_inv_leggings_leather.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_inv_leggings_steel.png b/games/MultiCraft_game/files/default/textures/3d_armor_inv_leggings_steel.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_inv_leggings_steel.png rename to games/MultiCraft_game/files/default/textures/3d_armor_inv_leggings_steel.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_leggings_chain.png b/games/MultiCraft_game/files/default/textures/3d_armor_leggings_chain.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_leggings_chain.png rename to games/MultiCraft_game/files/default/textures/3d_armor_leggings_chain.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_leggings_diamond.png b/games/MultiCraft_game/files/default/textures/3d_armor_leggings_diamond.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_leggings_diamond.png rename to games/MultiCraft_game/files/default/textures/3d_armor_leggings_diamond.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_leggings_gold.png b/games/MultiCraft_game/files/default/textures/3d_armor_leggings_gold.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_leggings_gold.png rename to games/MultiCraft_game/files/default/textures/3d_armor_leggings_gold.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_leggings_leather.png b/games/MultiCraft_game/files/default/textures/3d_armor_leggings_leather.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_leggings_leather.png rename to games/MultiCraft_game/files/default/textures/3d_armor_leggings_leather.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_leggings_steel.png b/games/MultiCraft_game/files/default/textures/3d_armor_leggings_steel.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_leggings_steel.png rename to games/MultiCraft_game/files/default/textures/3d_armor_leggings_steel.png diff --git a/games/MultiCraft_game/mods/default/textures/3d_armor_trans.png b/games/MultiCraft_game/files/default/textures/3d_armor_trans.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/3d_armor_trans.png rename to games/MultiCraft_game/files/default/textures/3d_armor_trans.png diff --git a/games/MultiCraft_game/mods/default/textures/_0.png b/games/MultiCraft_game/files/default/textures/_0.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_0.png rename to games/MultiCraft_game/files/default/textures/_0.png diff --git a/games/MultiCraft_game/mods/default/textures/_1.png b/games/MultiCraft_game/files/default/textures/_1.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_1.png rename to games/MultiCraft_game/files/default/textures/_1.png diff --git a/games/MultiCraft_game/mods/default/textures/_2.png b/games/MultiCraft_game/files/default/textures/_2.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_2.png rename to games/MultiCraft_game/files/default/textures/_2.png diff --git a/games/MultiCraft_game/mods/default/textures/_3.png b/games/MultiCraft_game/files/default/textures/_3.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_3.png rename to games/MultiCraft_game/files/default/textures/_3.png diff --git a/games/MultiCraft_game/mods/default/textures/_4.png b/games/MultiCraft_game/files/default/textures/_4.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_4.png rename to games/MultiCraft_game/files/default/textures/_4.png diff --git a/games/MultiCraft_game/mods/default/textures/_5.png b/games/MultiCraft_game/files/default/textures/_5.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_5.png rename to games/MultiCraft_game/files/default/textures/_5.png diff --git a/games/MultiCraft_game/mods/default/textures/_6.png b/games/MultiCraft_game/files/default/textures/_6.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_6.png rename to games/MultiCraft_game/files/default/textures/_6.png diff --git a/games/MultiCraft_game/mods/default/textures/_7.png b/games/MultiCraft_game/files/default/textures/_7.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_7.png rename to games/MultiCraft_game/files/default/textures/_7.png diff --git a/games/MultiCraft_game/mods/default/textures/_8.png b/games/MultiCraft_game/files/default/textures/_8.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_8.png rename to games/MultiCraft_game/files/default/textures/_8.png diff --git a/games/MultiCraft_game/mods/default/textures/_9.png b/games/MultiCraft_game/files/default/textures/_9.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_9.png rename to games/MultiCraft_game/files/default/textures/_9.png diff --git a/games/MultiCraft_game/mods/default/textures/_a.png b/games/MultiCraft_game/files/default/textures/_a.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_a.png rename to games/MultiCraft_game/files/default/textures/_a.png diff --git a/games/MultiCraft_game/mods/default/textures/_a_.png b/games/MultiCraft_game/files/default/textures/_a_.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_a_.png rename to games/MultiCraft_game/files/default/textures/_a_.png diff --git a/games/MultiCraft_game/mods/default/textures/_am.png b/games/MultiCraft_game/files/default/textures/_am.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_am.png rename to games/MultiCraft_game/files/default/textures/_am.png diff --git a/games/MultiCraft_game/mods/default/textures/_ap.png b/games/MultiCraft_game/files/default/textures/_ap.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_ap.png rename to games/MultiCraft_game/files/default/textures/_ap.png diff --git a/games/MultiCraft_game/mods/default/textures/_as.png b/games/MultiCraft_game/files/default/textures/_as.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_as.png rename to games/MultiCraft_game/files/default/textures/_as.png diff --git a/games/MultiCraft_game/mods/default/textures/_at.png b/games/MultiCraft_game/files/default/textures/_at.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_at.png rename to games/MultiCraft_game/files/default/textures/_at.png diff --git a/games/MultiCraft_game/mods/default/textures/_b.png b/games/MultiCraft_game/files/default/textures/_b.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_b.png rename to games/MultiCraft_game/files/default/textures/_b.png diff --git a/games/MultiCraft_game/mods/default/textures/_b_.png b/games/MultiCraft_game/files/default/textures/_b_.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_b_.png rename to games/MultiCraft_game/files/default/textures/_b_.png diff --git a/games/MultiCraft_game/mods/default/textures/_bl.png b/games/MultiCraft_game/files/default/textures/_bl.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_bl.png rename to games/MultiCraft_game/files/default/textures/_bl.png diff --git a/games/MultiCraft_game/mods/default/textures/_br.png b/games/MultiCraft_game/files/default/textures/_br.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_br.png rename to games/MultiCraft_game/files/default/textures/_br.png diff --git a/games/MultiCraft_game/mods/default/textures/_c.png b/games/MultiCraft_game/files/default/textures/_c.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_c.png rename to games/MultiCraft_game/files/default/textures/_c.png diff --git a/games/MultiCraft_game/mods/default/textures/_c_.png b/games/MultiCraft_game/files/default/textures/_c_.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_c_.png rename to games/MultiCraft_game/files/default/textures/_c_.png diff --git a/games/MultiCraft_game/mods/default/textures/_ca.png b/games/MultiCraft_game/files/default/textures/_ca.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_ca.png rename to games/MultiCraft_game/files/default/textures/_ca.png diff --git a/games/MultiCraft_game/mods/default/textures/_cl.png b/games/MultiCraft_game/files/default/textures/_cl.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_cl.png rename to games/MultiCraft_game/files/default/textures/_cl.png diff --git a/games/MultiCraft_game/mods/default/textures/_cm.png b/games/MultiCraft_game/files/default/textures/_cm.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_cm.png rename to games/MultiCraft_game/files/default/textures/_cm.png diff --git a/games/MultiCraft_game/mods/default/textures/_cr.png b/games/MultiCraft_game/files/default/textures/_cr.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_cr.png rename to games/MultiCraft_game/files/default/textures/_cr.png diff --git a/games/MultiCraft_game/mods/default/textures/_d.png b/games/MultiCraft_game/files/default/textures/_d.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_d.png rename to games/MultiCraft_game/files/default/textures/_d.png diff --git a/games/MultiCraft_game/mods/default/textures/_d_.png b/games/MultiCraft_game/files/default/textures/_d_.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_d_.png rename to games/MultiCraft_game/files/default/textures/_d_.png diff --git a/games/MultiCraft_game/mods/default/textures/_dl.png b/games/MultiCraft_game/files/default/textures/_dl.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_dl.png rename to games/MultiCraft_game/files/default/textures/_dl.png diff --git a/games/MultiCraft_game/mods/default/textures/_dt.png b/games/MultiCraft_game/files/default/textures/_dt.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_dt.png rename to games/MultiCraft_game/files/default/textures/_dt.png diff --git a/games/MultiCraft_game/mods/default/textures/_dv.png b/games/MultiCraft_game/files/default/textures/_dv.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_dv.png rename to games/MultiCraft_game/files/default/textures/_dv.png diff --git a/games/MultiCraft_game/mods/default/textures/_e.png b/games/MultiCraft_game/files/default/textures/_e.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_e.png rename to games/MultiCraft_game/files/default/textures/_e.png diff --git a/games/MultiCraft_game/mods/default/textures/_e_.png b/games/MultiCraft_game/files/default/textures/_e_.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_e_.png rename to games/MultiCraft_game/files/default/textures/_e_.png diff --git a/games/MultiCraft_game/mods/default/textures/_eq.png b/games/MultiCraft_game/files/default/textures/_eq.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_eq.png rename to games/MultiCraft_game/files/default/textures/_eq.png diff --git a/games/MultiCraft_game/mods/default/textures/_ex.png b/games/MultiCraft_game/files/default/textures/_ex.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_ex.png rename to games/MultiCraft_game/files/default/textures/_ex.png diff --git a/games/MultiCraft_game/mods/default/textures/_f.png b/games/MultiCraft_game/files/default/textures/_f.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_f.png rename to games/MultiCraft_game/files/default/textures/_f.png diff --git a/games/MultiCraft_game/mods/default/textures/_f_.png b/games/MultiCraft_game/files/default/textures/_f_.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_f_.png rename to games/MultiCraft_game/files/default/textures/_f_.png diff --git a/games/MultiCraft_game/mods/default/textures/_g.png b/games/MultiCraft_game/files/default/textures/_g.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_g.png rename to games/MultiCraft_game/files/default/textures/_g.png diff --git a/games/MultiCraft_game/mods/default/textures/_g_.png b/games/MultiCraft_game/files/default/textures/_g_.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_g_.png rename to games/MultiCraft_game/files/default/textures/_g_.png diff --git a/games/MultiCraft_game/mods/default/textures/_gt.png b/games/MultiCraft_game/files/default/textures/_gt.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_gt.png rename to games/MultiCraft_game/files/default/textures/_gt.png diff --git a/games/MultiCraft_game/mods/default/textures/_h.png b/games/MultiCraft_game/files/default/textures/_h.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_h.png rename to games/MultiCraft_game/files/default/textures/_h.png diff --git a/games/MultiCraft_game/mods/default/textures/_h_.png b/games/MultiCraft_game/files/default/textures/_h_.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_h_.png rename to games/MultiCraft_game/files/default/textures/_h_.png diff --git a/games/MultiCraft_game/mods/default/textures/_ha.png b/games/MultiCraft_game/files/default/textures/_ha.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_ha.png rename to games/MultiCraft_game/files/default/textures/_ha.png diff --git a/games/MultiCraft_game/mods/default/textures/_hs.png b/games/MultiCraft_game/files/default/textures/_hs.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_hs.png rename to games/MultiCraft_game/files/default/textures/_hs.png diff --git a/games/MultiCraft_game/mods/default/textures/_i.png b/games/MultiCraft_game/files/default/textures/_i.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_i.png rename to games/MultiCraft_game/files/default/textures/_i.png diff --git a/games/MultiCraft_game/mods/default/textures/_i_.png b/games/MultiCraft_game/files/default/textures/_i_.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_i_.png rename to games/MultiCraft_game/files/default/textures/_i_.png diff --git a/games/MultiCraft_game/mods/default/textures/_j.png b/games/MultiCraft_game/files/default/textures/_j.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_j.png rename to games/MultiCraft_game/files/default/textures/_j.png diff --git a/games/MultiCraft_game/mods/default/textures/_j_.png b/games/MultiCraft_game/files/default/textures/_j_.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_j_.png rename to games/MultiCraft_game/files/default/textures/_j_.png diff --git a/games/MultiCraft_game/mods/default/textures/_k.png b/games/MultiCraft_game/files/default/textures/_k.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_k.png rename to games/MultiCraft_game/files/default/textures/_k.png diff --git a/games/MultiCraft_game/mods/default/textures/_k_.png b/games/MultiCraft_game/files/default/textures/_k_.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_k_.png rename to games/MultiCraft_game/files/default/textures/_k_.png diff --git a/games/MultiCraft_game/mods/default/textures/_l.png b/games/MultiCraft_game/files/default/textures/_l.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_l.png rename to games/MultiCraft_game/files/default/textures/_l.png diff --git a/games/MultiCraft_game/mods/default/textures/_l_.png b/games/MultiCraft_game/files/default/textures/_l_.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_l_.png rename to games/MultiCraft_game/files/default/textures/_l_.png diff --git a/games/MultiCraft_game/mods/default/textures/_lt.png b/games/MultiCraft_game/files/default/textures/_lt.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_lt.png rename to games/MultiCraft_game/files/default/textures/_lt.png diff --git a/games/MultiCraft_game/mods/default/textures/_m.png b/games/MultiCraft_game/files/default/textures/_m.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_m.png rename to games/MultiCraft_game/files/default/textures/_m.png diff --git a/games/MultiCraft_game/mods/default/textures/_m_.png b/games/MultiCraft_game/files/default/textures/_m_.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_m_.png rename to games/MultiCraft_game/files/default/textures/_m_.png diff --git a/games/MultiCraft_game/mods/default/textures/_mn.png b/games/MultiCraft_game/files/default/textures/_mn.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_mn.png rename to games/MultiCraft_game/files/default/textures/_mn.png diff --git a/games/MultiCraft_game/mods/default/textures/_n.png b/games/MultiCraft_game/files/default/textures/_n.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_n.png rename to games/MultiCraft_game/files/default/textures/_n.png diff --git a/games/MultiCraft_game/mods/default/textures/_n_.png b/games/MultiCraft_game/files/default/textures/_n_.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_n_.png rename to games/MultiCraft_game/files/default/textures/_n_.png diff --git a/games/MultiCraft_game/mods/default/textures/_o.png b/games/MultiCraft_game/files/default/textures/_o.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_o.png rename to games/MultiCraft_game/files/default/textures/_o.png diff --git a/games/MultiCraft_game/mods/default/textures/_o_.png b/games/MultiCraft_game/files/default/textures/_o_.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_o_.png rename to games/MultiCraft_game/files/default/textures/_o_.png diff --git a/games/MultiCraft_game/mods/default/textures/_p.png b/games/MultiCraft_game/files/default/textures/_p.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_p.png rename to games/MultiCraft_game/files/default/textures/_p.png diff --git a/games/MultiCraft_game/mods/default/textures/_p_.png b/games/MultiCraft_game/files/default/textures/_p_.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_p_.png rename to games/MultiCraft_game/files/default/textures/_p_.png diff --git a/games/MultiCraft_game/mods/default/textures/_pr.png b/games/MultiCraft_game/files/default/textures/_pr.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_pr.png rename to games/MultiCraft_game/files/default/textures/_pr.png diff --git a/games/MultiCraft_game/mods/default/textures/_ps.png b/games/MultiCraft_game/files/default/textures/_ps.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_ps.png rename to games/MultiCraft_game/files/default/textures/_ps.png diff --git a/games/MultiCraft_game/mods/default/textures/_q.png b/games/MultiCraft_game/files/default/textures/_q.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_q.png rename to games/MultiCraft_game/files/default/textures/_q.png diff --git a/games/MultiCraft_game/mods/default/textures/_q_.png b/games/MultiCraft_game/files/default/textures/_q_.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_q_.png rename to games/MultiCraft_game/files/default/textures/_q_.png diff --git a/games/MultiCraft_game/mods/default/textures/_qo.png b/games/MultiCraft_game/files/default/textures/_qo.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_qo.png rename to games/MultiCraft_game/files/default/textures/_qo.png diff --git a/games/MultiCraft_game/mods/default/textures/_qu.png b/games/MultiCraft_game/files/default/textures/_qu.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_qu.png rename to games/MultiCraft_game/files/default/textures/_qu.png diff --git a/games/MultiCraft_game/mods/default/textures/_r.png b/games/MultiCraft_game/files/default/textures/_r.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_r.png rename to games/MultiCraft_game/files/default/textures/_r.png diff --git a/games/MultiCraft_game/mods/default/textures/_r_.png b/games/MultiCraft_game/files/default/textures/_r_.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_r_.png rename to games/MultiCraft_game/files/default/textures/_r_.png diff --git a/games/MultiCraft_game/mods/default/textures/_re.png b/games/MultiCraft_game/files/default/textures/_re.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_re.png rename to games/MultiCraft_game/files/default/textures/_re.png diff --git a/games/MultiCraft_game/mods/default/textures/_s.png b/games/MultiCraft_game/files/default/textures/_s.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_s.png rename to games/MultiCraft_game/files/default/textures/_s.png diff --git a/games/MultiCraft_game/mods/default/textures/_s_.png b/games/MultiCraft_game/files/default/textures/_s_.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_s_.png rename to games/MultiCraft_game/files/default/textures/_s_.png diff --git a/games/MultiCraft_game/mods/default/textures/_sl.png b/games/MultiCraft_game/files/default/textures/_sl.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_sl.png rename to games/MultiCraft_game/files/default/textures/_sl.png diff --git a/games/MultiCraft_game/mods/default/textures/_sm.png b/games/MultiCraft_game/files/default/textures/_sm.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_sm.png rename to games/MultiCraft_game/files/default/textures/_sm.png diff --git a/games/MultiCraft_game/mods/default/textures/_sp.png b/games/MultiCraft_game/files/default/textures/_sp.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_sp.png rename to games/MultiCraft_game/files/default/textures/_sp.png diff --git a/games/MultiCraft_game/mods/default/textures/_sr.png b/games/MultiCraft_game/files/default/textures/_sr.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_sr.png rename to games/MultiCraft_game/files/default/textures/_sr.png diff --git a/games/MultiCraft_game/mods/default/textures/_t.png b/games/MultiCraft_game/files/default/textures/_t.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_t.png rename to games/MultiCraft_game/files/default/textures/_t.png diff --git a/games/MultiCraft_game/mods/default/textures/_t_.png b/games/MultiCraft_game/files/default/textures/_t_.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_t_.png rename to games/MultiCraft_game/files/default/textures/_t_.png diff --git a/games/MultiCraft_game/mods/default/textures/_tl.png b/games/MultiCraft_game/files/default/textures/_tl.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_tl.png rename to games/MultiCraft_game/files/default/textures/_tl.png diff --git a/games/MultiCraft_game/mods/default/textures/_u.png b/games/MultiCraft_game/files/default/textures/_u.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_u.png rename to games/MultiCraft_game/files/default/textures/_u.png diff --git a/games/MultiCraft_game/mods/default/textures/_u_.png b/games/MultiCraft_game/files/default/textures/_u_.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_u_.png rename to games/MultiCraft_game/files/default/textures/_u_.png diff --git a/games/MultiCraft_game/mods/default/textures/_un.png b/games/MultiCraft_game/files/default/textures/_un.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_un.png rename to games/MultiCraft_game/files/default/textures/_un.png diff --git a/games/MultiCraft_game/mods/default/textures/_v.png b/games/MultiCraft_game/files/default/textures/_v.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_v.png rename to games/MultiCraft_game/files/default/textures/_v.png diff --git a/games/MultiCraft_game/mods/default/textures/_v_.png b/games/MultiCraft_game/files/default/textures/_v_.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_v_.png rename to games/MultiCraft_game/files/default/textures/_v_.png diff --git a/games/MultiCraft_game/mods/default/textures/_vb.png b/games/MultiCraft_game/files/default/textures/_vb.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_vb.png rename to games/MultiCraft_game/files/default/textures/_vb.png diff --git a/games/MultiCraft_game/mods/default/textures/_w.png b/games/MultiCraft_game/files/default/textures/_w.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_w.png rename to games/MultiCraft_game/files/default/textures/_w.png diff --git a/games/MultiCraft_game/mods/default/textures/_w_.png b/games/MultiCraft_game/files/default/textures/_w_.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_w_.png rename to games/MultiCraft_game/files/default/textures/_w_.png diff --git a/games/MultiCraft_game/mods/default/textures/_x.png b/games/MultiCraft_game/files/default/textures/_x.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_x.png rename to games/MultiCraft_game/files/default/textures/_x.png diff --git a/games/MultiCraft_game/mods/default/textures/_x_.png b/games/MultiCraft_game/files/default/textures/_x_.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_x_.png rename to games/MultiCraft_game/files/default/textures/_x_.png diff --git a/games/MultiCraft_game/mods/default/textures/_y.png b/games/MultiCraft_game/files/default/textures/_y.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_y.png rename to games/MultiCraft_game/files/default/textures/_y.png diff --git a/games/MultiCraft_game/mods/default/textures/_y_.png b/games/MultiCraft_game/files/default/textures/_y_.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_y_.png rename to games/MultiCraft_game/files/default/textures/_y_.png diff --git a/games/MultiCraft_game/mods/default/textures/_z.png b/games/MultiCraft_game/files/default/textures/_z.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_z.png rename to games/MultiCraft_game/files/default/textures/_z.png diff --git a/games/MultiCraft_game/mods/default/textures/_z_.png b/games/MultiCraft_game/files/default/textures/_z_.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/_z_.png rename to games/MultiCraft_game/files/default/textures/_z_.png diff --git a/games/MultiCraft_game/mods/default/textures/a_cattle.png b/games/MultiCraft_game/files/default/textures/a_cattle.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/a_cattle.png rename to games/MultiCraft_game/files/default/textures/a_cattle.png diff --git a/games/MultiCraft_game/mods/default/textures/a_chicken.png b/games/MultiCraft_game/files/default/textures/a_chicken.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/a_chicken.png rename to games/MultiCraft_game/files/default/textures/a_chicken.png diff --git a/games/MultiCraft_game/mods/default/textures/a_cow2.png b/games/MultiCraft_game/files/default/textures/a_cow2.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/a_cow2.png rename to games/MultiCraft_game/files/default/textures/a_cow2.png diff --git a/games/MultiCraft_game/mods/default/textures/a_pig.png b/games/MultiCraft_game/files/default/textures/a_pig.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/a_pig.png rename to games/MultiCraft_game/files/default/textures/a_pig.png diff --git a/games/MultiCraft_game/mods/default/textures/a_pig_hurt.png b/games/MultiCraft_game/files/default/textures/a_pig_hurt.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/a_pig_hurt.png rename to games/MultiCraft_game/files/default/textures/a_pig_hurt.png diff --git a/games/MultiCraft_game/mods/default/textures/adbs_arrow.png b/games/MultiCraft_game/files/default/textures/adbs_arrow.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/adbs_arrow.png rename to games/MultiCraft_game/files/default/textures/adbs_arrow.png diff --git a/games/MultiCraft_game/mods/default/textures/adbs_arrow_texture.png b/games/MultiCraft_game/files/default/textures/adbs_arrow_texture.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/adbs_arrow_texture.png rename to games/MultiCraft_game/files/default/textures/adbs_arrow_texture.png diff --git a/games/MultiCraft_game/mods/default/textures/adbs_arrowt.png b/games/MultiCraft_game/files/default/textures/adbs_arrowt.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/adbs_arrowt.png rename to games/MultiCraft_game/files/default/textures/adbs_arrowt.png diff --git a/games/MultiCraft_game/mods/default/textures/adbs_chicken_spawn_egg.png b/games/MultiCraft_game/files/default/textures/adbs_chicken_spawn_egg.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/adbs_chicken_spawn_egg.png rename to games/MultiCraft_game/files/default/textures/adbs_chicken_spawn_egg.png diff --git a/games/MultiCraft_game/mods/default/textures/adbs_cow_spawn_egg.png b/games/MultiCraft_game/files/default/textures/adbs_cow_spawn_egg.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/adbs_cow_spawn_egg.png rename to games/MultiCraft_game/files/default/textures/adbs_cow_spawn_egg.png diff --git a/games/MultiCraft_game/mods/default/textures/adbs_pig_spawn_egg.png b/games/MultiCraft_game/files/default/textures/adbs_pig_spawn_egg.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/adbs_pig_spawn_egg.png rename to games/MultiCraft_game/files/default/textures/adbs_pig_spawn_egg.png diff --git a/games/MultiCraft_game/mods/default/textures/adbs_sheep.png b/games/MultiCraft_game/files/default/textures/adbs_sheep.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/adbs_sheep.png rename to games/MultiCraft_game/files/default/textures/adbs_sheep.png diff --git a/games/MultiCraft_game/mods/default/textures/adbs_sheep_produced.png b/games/MultiCraft_game/files/default/textures/adbs_sheep_produced.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/adbs_sheep_produced.png rename to games/MultiCraft_game/files/default/textures/adbs_sheep_produced.png diff --git a/games/MultiCraft_game/mods/default/textures/adbs_sheep_spawn_egg.png b/games/MultiCraft_game/files/default/textures/adbs_sheep_spawn_egg.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/adbs_sheep_spawn_egg.png rename to games/MultiCraft_game/files/default/textures/adbs_sheep_spawn_egg.png diff --git a/games/MultiCraft_game/mods/default/textures/adbs_sheep_undyed.png b/games/MultiCraft_game/files/default/textures/adbs_sheep_undyed.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/adbs_sheep_undyed.png rename to games/MultiCraft_game/files/default/textures/adbs_sheep_undyed.png diff --git a/games/MultiCraft_game/mods/default/textures/adbs_skeleton.png b/games/MultiCraft_game/files/default/textures/adbs_skeleton.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/adbs_skeleton.png rename to games/MultiCraft_game/files/default/textures/adbs_skeleton.png diff --git a/games/MultiCraft_game/mods/default/textures/adbs_skeleton_spawn_egg.png b/games/MultiCraft_game/files/default/textures/adbs_skeleton_spawn_egg.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/adbs_skeleton_spawn_egg.png rename to games/MultiCraft_game/files/default/textures/adbs_skeleton_spawn_egg.png diff --git a/games/MultiCraft_game/mods/default/textures/adbs_wormhole_spawn_egg.png b/games/MultiCraft_game/files/default/textures/adbs_wormhole_spawn_egg.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/adbs_wormhole_spawn_egg.png rename to games/MultiCraft_game/files/default/textures/adbs_wormhole_spawn_egg.png diff --git a/games/MultiCraft_game/mods/default/textures/adbs_zombie..png b/games/MultiCraft_game/files/default/textures/adbs_zombie..png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/adbs_zombie..png rename to games/MultiCraft_game/files/default/textures/adbs_zombie..png diff --git a/games/MultiCraft_game/mods/default/textures/adbs_zombie.png b/games/MultiCraft_game/files/default/textures/adbs_zombie.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/adbs_zombie.png rename to games/MultiCraft_game/files/default/textures/adbs_zombie.png diff --git a/games/MultiCraft_game/mods/default/textures/adbs_zombie_spawn_egg.png b/games/MultiCraft_game/files/default/textures/adbs_zombie_spawn_egg.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/adbs_zombie_spawn_egg.png rename to games/MultiCraft_game/files/default/textures/adbs_zombie_spawn_egg.png diff --git a/games/MultiCraft_game/mods/default/textures/beds_bed.png b/games/MultiCraft_game/files/default/textures/beds_bed.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/beds_bed.png rename to games/MultiCraft_game/files/default/textures/beds_bed.png diff --git a/games/MultiCraft_game/mods/default/textures/beds_bed_leer.png b/games/MultiCraft_game/files/default/textures/beds_bed_leer.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/beds_bed_leer.png rename to games/MultiCraft_game/files/default/textures/beds_bed_leer.png diff --git a/games/MultiCraft_game/mods/default/textures/beds_bed_side_bottom.png b/games/MultiCraft_game/files/default/textures/beds_bed_side_bottom.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/beds_bed_side_bottom.png rename to games/MultiCraft_game/files/default/textures/beds_bed_side_bottom.png diff --git a/games/MultiCraft_game/mods/default/textures/beds_bed_side_bottom_r.png b/games/MultiCraft_game/files/default/textures/beds_bed_side_bottom_r.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/beds_bed_side_bottom_r.png rename to games/MultiCraft_game/files/default/textures/beds_bed_side_bottom_r.png diff --git a/games/MultiCraft_game/mods/default/textures/beds_bed_side_top.png b/games/MultiCraft_game/files/default/textures/beds_bed_side_top.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/beds_bed_side_top.png rename to games/MultiCraft_game/files/default/textures/beds_bed_side_top.png diff --git a/games/MultiCraft_game/mods/default/textures/beds_bed_side_top_r.png b/games/MultiCraft_game/files/default/textures/beds_bed_side_top_r.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/beds_bed_side_top_r.png rename to games/MultiCraft_game/files/default/textures/beds_bed_side_top_r.png diff --git a/games/MultiCraft_game/mods/default/textures/beds_bed_top_bottom.png b/games/MultiCraft_game/files/default/textures/beds_bed_top_bottom.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/beds_bed_top_bottom.png rename to games/MultiCraft_game/files/default/textures/beds_bed_top_bottom.png diff --git a/games/MultiCraft_game/mods/default/textures/beds_bed_top_top.png b/games/MultiCraft_game/files/default/textures/beds_bed_top_top.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/beds_bed_top_top.png rename to games/MultiCraft_game/files/default/textures/beds_bed_top_top.png diff --git a/games/MultiCraft_game/mods/default/textures/bg_signs_lib.jpg b/games/MultiCraft_game/files/default/textures/bg_signs_lib.jpg similarity index 100% rename from games/MultiCraft_game/mods/default/textures/bg_signs_lib.jpg rename to games/MultiCraft_game/files/default/textures/bg_signs_lib.jpg diff --git a/games/MultiCraft_game/mods/default/textures/black.png b/games/MultiCraft_game/files/default/textures/black.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/black.png rename to games/MultiCraft_game/files/default/textures/black.png diff --git a/games/MultiCraft_game/mods/default/textures/boat_inventory.png b/games/MultiCraft_game/files/default/textures/boat_inventory.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/boat_inventory.png rename to games/MultiCraft_game/files/default/textures/boat_inventory.png diff --git a/games/MultiCraft_game/mods/default/textures/boat_texture.png b/games/MultiCraft_game/files/default/textures/boat_texture.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/boat_texture.png rename to games/MultiCraft_game/files/default/textures/boat_texture.png diff --git a/games/MultiCraft_game/mods/default/textures/book_bg.png b/games/MultiCraft_game/files/default/textures/book_bg.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/book_bg.png rename to games/MultiCraft_game/files/default/textures/book_bg.png diff --git a/games/MultiCraft_game/mods/default/textures/bubble.png b/games/MultiCraft_game/files/default/textures/bubble.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/bubble.png rename to games/MultiCraft_game/files/default/textures/bubble.png diff --git a/games/MultiCraft_game/mods/default/textures/bucket.png b/games/MultiCraft_game/files/default/textures/bucket.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/bucket.png rename to games/MultiCraft_game/files/default/textures/bucket.png diff --git a/games/MultiCraft_game/mods/default/textures/bucket_lava.png b/games/MultiCraft_game/files/default/textures/bucket_lava.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/bucket_lava.png rename to games/MultiCraft_game/files/default/textures/bucket_lava.png diff --git a/games/MultiCraft_game/mods/default/textures/bucket_water.png b/games/MultiCraft_game/files/default/textures/bucket_water.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/bucket_water.png rename to games/MultiCraft_game/files/default/textures/bucket_water.png diff --git a/games/MultiCraft_game/mods/default/textures/cake.png b/games/MultiCraft_game/files/default/textures/cake.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/cake.png rename to games/MultiCraft_game/files/default/textures/cake.png diff --git a/games/MultiCraft_game/mods/default/textures/cake_bottom.png b/games/MultiCraft_game/files/default/textures/cake_bottom.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/cake_bottom.png rename to games/MultiCraft_game/files/default/textures/cake_bottom.png diff --git a/games/MultiCraft_game/mods/default/textures/cake_inner.png b/games/MultiCraft_game/files/default/textures/cake_inner.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/cake_inner.png rename to games/MultiCraft_game/files/default/textures/cake_inner.png diff --git a/games/MultiCraft_game/mods/default/textures/cake_side.png b/games/MultiCraft_game/files/default/textures/cake_side.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/cake_side.png rename to games/MultiCraft_game/files/default/textures/cake_side.png diff --git a/games/MultiCraft_game/mods/default/textures/cake_top.png b/games/MultiCraft_game/files/default/textures/cake_top.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/cake_top.png rename to games/MultiCraft_game/files/default/textures/cake_top.png diff --git a/games/MultiCraft_game/mods/default/textures/carbonized_skeleton_spawner.png b/games/MultiCraft_game/files/default/textures/carbonized_skeleton_spawner.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/carbonized_skeleton_spawner.png rename to games/MultiCraft_game/files/default/textures/carbonized_skeleton_spawner.png diff --git a/games/MultiCraft_game/mods/default/textures/cauldron_bottom.png b/games/MultiCraft_game/files/default/textures/cauldron_bottom.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/cauldron_bottom.png rename to games/MultiCraft_game/files/default/textures/cauldron_bottom.png diff --git a/games/MultiCraft_game/mods/default/textures/cauldron_inner.png b/games/MultiCraft_game/files/default/textures/cauldron_inner.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/cauldron_inner.png rename to games/MultiCraft_game/files/default/textures/cauldron_inner.png diff --git a/games/MultiCraft_game/mods/default/textures/cauldron_side.png b/games/MultiCraft_game/files/default/textures/cauldron_side.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/cauldron_side.png rename to games/MultiCraft_game/files/default/textures/cauldron_side.png diff --git a/games/MultiCraft_game/mods/default/textures/cauldron_top.png b/games/MultiCraft_game/files/default/textures/cauldron_top.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/cauldron_top.png rename to games/MultiCraft_game/files/default/textures/cauldron_top.png diff --git a/games/MultiCraft_game/mods/default/textures/character.png b/games/MultiCraft_game/files/default/textures/character.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/character.png rename to games/MultiCraft_game/files/default/textures/character.png diff --git a/games/MultiCraft_game/mods/default/textures/cobblestone_wallet.png b/games/MultiCraft_game/files/default/textures/cobblestone_wallet.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/cobblestone_wallet.png rename to games/MultiCraft_game/files/default/textures/cobblestone_wallet.png diff --git a/games/MultiCraft_game/mods/default/textures/cobblestonemossy_wallet.png b/games/MultiCraft_game/files/default/textures/cobblestonemossy_wallet.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/cobblestonemossy_wallet.png rename to games/MultiCraft_game/files/default/textures/cobblestonemossy_wallet.png diff --git a/games/MultiCraft_game/mods/default/textures/colour_overlay_0.png b/games/MultiCraft_game/files/default/textures/colour_overlay_0.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/colour_overlay_0.png rename to games/MultiCraft_game/files/default/textures/colour_overlay_0.png diff --git a/games/MultiCraft_game/mods/default/textures/colour_overlay_1.png b/games/MultiCraft_game/files/default/textures/colour_overlay_1.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/colour_overlay_1.png rename to games/MultiCraft_game/files/default/textures/colour_overlay_1.png diff --git a/games/MultiCraft_game/mods/default/textures/colour_overlay_10.png b/games/MultiCraft_game/files/default/textures/colour_overlay_10.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/colour_overlay_10.png rename to games/MultiCraft_game/files/default/textures/colour_overlay_10.png diff --git a/games/MultiCraft_game/mods/default/textures/colour_overlay_11.png b/games/MultiCraft_game/files/default/textures/colour_overlay_11.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/colour_overlay_11.png rename to games/MultiCraft_game/files/default/textures/colour_overlay_11.png diff --git a/games/MultiCraft_game/mods/default/textures/colour_overlay_12.png b/games/MultiCraft_game/files/default/textures/colour_overlay_12.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/colour_overlay_12.png rename to games/MultiCraft_game/files/default/textures/colour_overlay_12.png diff --git a/games/MultiCraft_game/mods/default/textures/colour_overlay_13.png b/games/MultiCraft_game/files/default/textures/colour_overlay_13.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/colour_overlay_13.png rename to games/MultiCraft_game/files/default/textures/colour_overlay_13.png diff --git a/games/MultiCraft_game/mods/default/textures/colour_overlay_14.png b/games/MultiCraft_game/files/default/textures/colour_overlay_14.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/colour_overlay_14.png rename to games/MultiCraft_game/files/default/textures/colour_overlay_14.png diff --git a/games/MultiCraft_game/mods/default/textures/colour_overlay_2.png b/games/MultiCraft_game/files/default/textures/colour_overlay_2.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/colour_overlay_2.png rename to games/MultiCraft_game/files/default/textures/colour_overlay_2.png diff --git a/games/MultiCraft_game/mods/default/textures/colour_overlay_3.png b/games/MultiCraft_game/files/default/textures/colour_overlay_3.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/colour_overlay_3.png rename to games/MultiCraft_game/files/default/textures/colour_overlay_3.png diff --git a/games/MultiCraft_game/mods/default/textures/colour_overlay_4.png b/games/MultiCraft_game/files/default/textures/colour_overlay_4.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/colour_overlay_4.png rename to games/MultiCraft_game/files/default/textures/colour_overlay_4.png diff --git a/games/MultiCraft_game/mods/default/textures/colour_overlay_5.png b/games/MultiCraft_game/files/default/textures/colour_overlay_5.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/colour_overlay_5.png rename to games/MultiCraft_game/files/default/textures/colour_overlay_5.png diff --git a/games/MultiCraft_game/mods/default/textures/colour_overlay_6.png b/games/MultiCraft_game/files/default/textures/colour_overlay_6.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/colour_overlay_6.png rename to games/MultiCraft_game/files/default/textures/colour_overlay_6.png diff --git a/games/MultiCraft_game/mods/default/textures/colour_overlay_7.png b/games/MultiCraft_game/files/default/textures/colour_overlay_7.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/colour_overlay_7.png rename to games/MultiCraft_game/files/default/textures/colour_overlay_7.png diff --git a/games/MultiCraft_game/mods/default/textures/colour_overlay_8.png b/games/MultiCraft_game/files/default/textures/colour_overlay_8.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/colour_overlay_8.png rename to games/MultiCraft_game/files/default/textures/colour_overlay_8.png diff --git a/games/MultiCraft_game/mods/default/textures/colour_overlay_9.png b/games/MultiCraft_game/files/default/textures/colour_overlay_9.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/colour_overlay_9.png rename to games/MultiCraft_game/files/default/textures/colour_overlay_9.png diff --git a/games/MultiCraft_game/mods/default/textures/compass_0.png b/games/MultiCraft_game/files/default/textures/compass_0.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/compass_0.png rename to games/MultiCraft_game/files/default/textures/compass_0.png diff --git a/games/MultiCraft_game/mods/default/textures/compass_1.png b/games/MultiCraft_game/files/default/textures/compass_1.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/compass_1.png rename to games/MultiCraft_game/files/default/textures/compass_1.png diff --git a/games/MultiCraft_game/mods/default/textures/compass_10.png b/games/MultiCraft_game/files/default/textures/compass_10.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/compass_10.png rename to games/MultiCraft_game/files/default/textures/compass_10.png diff --git a/games/MultiCraft_game/mods/default/textures/compass_11.png b/games/MultiCraft_game/files/default/textures/compass_11.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/compass_11.png rename to games/MultiCraft_game/files/default/textures/compass_11.png diff --git a/games/MultiCraft_game/mods/default/textures/compass_2.png b/games/MultiCraft_game/files/default/textures/compass_2.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/compass_2.png rename to games/MultiCraft_game/files/default/textures/compass_2.png diff --git a/games/MultiCraft_game/mods/default/textures/compass_3.png b/games/MultiCraft_game/files/default/textures/compass_3.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/compass_3.png rename to games/MultiCraft_game/files/default/textures/compass_3.png diff --git a/games/MultiCraft_game/mods/default/textures/compass_4.png b/games/MultiCraft_game/files/default/textures/compass_4.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/compass_4.png rename to games/MultiCraft_game/files/default/textures/compass_4.png diff --git a/games/MultiCraft_game/mods/default/textures/compass_5.png b/games/MultiCraft_game/files/default/textures/compass_5.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/compass_5.png rename to games/MultiCraft_game/files/default/textures/compass_5.png diff --git a/games/MultiCraft_game/mods/default/textures/compass_6.png b/games/MultiCraft_game/files/default/textures/compass_6.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/compass_6.png rename to games/MultiCraft_game/files/default/textures/compass_6.png diff --git a/games/MultiCraft_game/mods/default/textures/compass_7.png b/games/MultiCraft_game/files/default/textures/compass_7.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/compass_7.png rename to games/MultiCraft_game/files/default/textures/compass_7.png diff --git a/games/MultiCraft_game/mods/default/textures/compass_8.png b/games/MultiCraft_game/files/default/textures/compass_8.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/compass_8.png rename to games/MultiCraft_game/files/default/textures/compass_8.png diff --git a/games/MultiCraft_game/mods/default/textures/compass_9.png b/games/MultiCraft_game/files/default/textures/compass_9.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/compass_9.png rename to games/MultiCraft_game/files/default/textures/compass_9.png diff --git a/games/MultiCraft_game/mods/default/textures/crack_anylength.png b/games/MultiCraft_game/files/default/textures/crack_anylength.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crack_anylength.png rename to games/MultiCraft_game/files/default/textures/crack_anylength.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_armor_boots.png b/games/MultiCraft_game/files/default/textures/crafting_armor_boots.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_armor_boots.png rename to games/MultiCraft_game/files/default/textures/crafting_armor_boots.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_armor_chest.png b/games/MultiCraft_game/files/default/textures/crafting_armor_chest.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_armor_chest.png rename to games/MultiCraft_game/files/default/textures/crafting_armor_chest.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_armor_helmet.png b/games/MultiCraft_game/files/default/textures/crafting_armor_helmet.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_armor_helmet.png rename to games/MultiCraft_game/files/default/textures/crafting_armor_helmet.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_armor_legs.png b/games/MultiCraft_game/files/default/textures/crafting_armor_legs.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_armor_legs.png rename to games/MultiCraft_game/files/default/textures/crafting_armor_legs.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_creative_active.png b/games/MultiCraft_game/files/default/textures/crafting_creative_active.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_creative_active.png rename to games/MultiCraft_game/files/default/textures/crafting_creative_active.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_creative_all.png b/games/MultiCraft_game/files/default/textures/crafting_creative_all.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_creative_all.png rename to games/MultiCraft_game/files/default/textures/crafting_creative_all.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_creative_bg.png b/games/MultiCraft_game/files/default/textures/crafting_creative_bg.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_creative_bg.png rename to games/MultiCraft_game/files/default/textures/crafting_creative_bg.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_creative_bg_dark.png b/games/MultiCraft_game/files/default/textures/crafting_creative_bg_dark.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_creative_bg_dark.png rename to games/MultiCraft_game/files/default/textures/crafting_creative_bg_dark.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_creative_build.png b/games/MultiCraft_game/files/default/textures/crafting_creative_build.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_creative_build.png rename to games/MultiCraft_game/files/default/textures/crafting_creative_build.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_creative_deko.png b/games/MultiCraft_game/files/default/textures/crafting_creative_deko.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_creative_deko.png rename to games/MultiCraft_game/files/default/textures/crafting_creative_deko.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_creative_down.png b/games/MultiCraft_game/files/default/textures/crafting_creative_down.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_creative_down.png rename to games/MultiCraft_game/files/default/textures/crafting_creative_down.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_creative_inv.png b/games/MultiCraft_game/files/default/textures/crafting_creative_inv.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_creative_inv.png rename to games/MultiCraft_game/files/default/textures/crafting_creative_inv.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_creative_matr.png b/games/MultiCraft_game/files/default/textures/crafting_creative_matr.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_creative_matr.png rename to games/MultiCraft_game/files/default/textures/crafting_creative_matr.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_creative_mese.png b/games/MultiCraft_game/files/default/textures/crafting_creative_mese.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_creative_mese.png rename to games/MultiCraft_game/files/default/textures/crafting_creative_mese.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_creative_misc.png b/games/MultiCraft_game/files/default/textures/crafting_creative_misc.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_creative_misc.png rename to games/MultiCraft_game/files/default/textures/crafting_creative_misc.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_creative_rail.png b/games/MultiCraft_game/files/default/textures/crafting_creative_rail.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_creative_rail.png rename to games/MultiCraft_game/files/default/textures/crafting_creative_rail.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_creative_sword.png b/games/MultiCraft_game/files/default/textures/crafting_creative_sword.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_creative_sword.png rename to games/MultiCraft_game/files/default/textures/crafting_creative_sword.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_creative_tool.png b/games/MultiCraft_game/files/default/textures/crafting_creative_tool.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_creative_tool.png rename to games/MultiCraft_game/files/default/textures/crafting_creative_tool.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_creative_trash.png b/games/MultiCraft_game/files/default/textures/crafting_creative_trash.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_creative_trash.png rename to games/MultiCraft_game/files/default/textures/crafting_creative_trash.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_creative_up.png b/games/MultiCraft_game/files/default/textures/crafting_creative_up.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_creative_up.png rename to games/MultiCraft_game/files/default/textures/crafting_creative_up.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_food.png b/games/MultiCraft_game/files/default/textures/crafting_food.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_food.png rename to games/MultiCraft_game/files/default/textures/crafting_food.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_formspec_bg.png b/games/MultiCraft_game/files/default/textures/crafting_formspec_bg.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_formspec_bg.png rename to games/MultiCraft_game/files/default/textures/crafting_formspec_bg.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_furnace_fire_bg.png b/games/MultiCraft_game/files/default/textures/crafting_furnace_fire_bg.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_furnace_fire_bg.png rename to games/MultiCraft_game/files/default/textures/crafting_furnace_fire_bg.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_hotbar.png b/games/MultiCraft_game/files/default/textures/crafting_hotbar.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_hotbar.png rename to games/MultiCraft_game/files/default/textures/crafting_hotbar.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_hotbar_selected.png b/games/MultiCraft_game/files/default/textures/crafting_hotbar_selected.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_hotbar_selected.png rename to games/MultiCraft_game/files/default/textures/crafting_hotbar_selected.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_inventory.png b/games/MultiCraft_game/files/default/textures/crafting_inventory.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_inventory.png rename to games/MultiCraft_game/files/default/textures/crafting_inventory.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_inventory_armor.png b/games/MultiCraft_game/files/default/textures/crafting_inventory_armor.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_inventory_armor.png rename to games/MultiCraft_game/files/default/textures/crafting_inventory_armor.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_inventory_armor2.png b/games/MultiCraft_game/files/default/textures/crafting_inventory_armor2.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_inventory_armor2.png rename to games/MultiCraft_game/files/default/textures/crafting_inventory_armor2.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_inventory_brew.png b/games/MultiCraft_game/files/default/textures/crafting_inventory_brew.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_inventory_brew.png rename to games/MultiCraft_game/files/default/textures/crafting_inventory_brew.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_inventory_chest.png b/games/MultiCraft_game/files/default/textures/crafting_inventory_chest.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_inventory_chest.png rename to games/MultiCraft_game/files/default/textures/crafting_inventory_chest.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_inventory_creative.png b/games/MultiCraft_game/files/default/textures/crafting_inventory_creative.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_inventory_creative.png rename to games/MultiCraft_game/files/default/textures/crafting_inventory_creative.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_inventory_furnace.png b/games/MultiCraft_game/files/default/textures/crafting_inventory_furnace.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_inventory_furnace.png rename to games/MultiCraft_game/files/default/textures/crafting_inventory_furnace.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_inventory_player.png b/games/MultiCraft_game/files/default/textures/crafting_inventory_player.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_inventory_player.png rename to games/MultiCraft_game/files/default/textures/crafting_inventory_player.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_inventory_workbench.png b/games/MultiCraft_game/files/default/textures/crafting_inventory_workbench.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_inventory_workbench.png rename to games/MultiCraft_game/files/default/textures/crafting_inventory_workbench.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_player2d.png b/games/MultiCraft_game/files/default/textures/crafting_player2d.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_player2d.png rename to games/MultiCraft_game/files/default/textures/crafting_player2d.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_slider.png b/games/MultiCraft_game/files/default/textures/crafting_slider.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_slider.png rename to games/MultiCraft_game/files/default/textures/crafting_slider.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_workbench_front.png b/games/MultiCraft_game/files/default/textures/crafting_workbench_front.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_workbench_front.png rename to games/MultiCraft_game/files/default/textures/crafting_workbench_front.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_workbench_side.png b/games/MultiCraft_game/files/default/textures/crafting_workbench_side.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_workbench_side.png rename to games/MultiCraft_game/files/default/textures/crafting_workbench_side.png diff --git a/games/MultiCraft_game/mods/default/textures/crafting_workbench_top.png b/games/MultiCraft_game/files/default/textures/crafting_workbench_top.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crafting_workbench_top.png rename to games/MultiCraft_game/files/default/textures/crafting_workbench_top.png diff --git a/games/MultiCraft_game/mods/default/textures/crosshair.png b/games/MultiCraft_game/files/default/textures/crosshair.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/crosshair.png rename to games/MultiCraft_game/files/default/textures/crosshair.png diff --git a/games/MultiCraft_game/mods/default/textures/d-0.png b/games/MultiCraft_game/files/default/textures/d-0.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/d-0.png rename to games/MultiCraft_game/files/default/textures/d-0.png diff --git a/games/MultiCraft_game/mods/default/textures/d-10.png b/games/MultiCraft_game/files/default/textures/d-10.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/d-10.png rename to games/MultiCraft_game/files/default/textures/d-10.png diff --git a/games/MultiCraft_game/mods/default/textures/d-20.png b/games/MultiCraft_game/files/default/textures/d-20.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/d-20.png rename to games/MultiCraft_game/files/default/textures/d-20.png diff --git a/games/MultiCraft_game/mods/default/textures/d-30.png b/games/MultiCraft_game/files/default/textures/d-30.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/d-30.png rename to games/MultiCraft_game/files/default/textures/d-30.png diff --git a/games/MultiCraft_game/mods/default/textures/d-40.png b/games/MultiCraft_game/files/default/textures/d-40.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/d-40.png rename to games/MultiCraft_game/files/default/textures/d-40.png diff --git a/games/MultiCraft_game/mods/default/textures/d-45.png b/games/MultiCraft_game/files/default/textures/d-45.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/d-45.png rename to games/MultiCraft_game/files/default/textures/d-45.png diff --git a/games/MultiCraft_game/mods/default/textures/d-50.png b/games/MultiCraft_game/files/default/textures/d-50.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/d-50.png rename to games/MultiCraft_game/files/default/textures/d-50.png diff --git a/games/MultiCraft_game/mods/default/textures/d-60.png b/games/MultiCraft_game/files/default/textures/d-60.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/d-60.png rename to games/MultiCraft_game/files/default/textures/d-60.png diff --git a/games/MultiCraft_game/mods/default/textures/d-70.png b/games/MultiCraft_game/files/default/textures/d-70.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/d-70.png rename to games/MultiCraft_game/files/default/textures/d-70.png diff --git a/games/MultiCraft_game/mods/default/textures/d-80.png b/games/MultiCraft_game/files/default/textures/d-80.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/d-80.png rename to games/MultiCraft_game/files/default/textures/d-80.png diff --git a/games/MultiCraft_game/mods/default/textures/d0.png b/games/MultiCraft_game/files/default/textures/d0.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/d0.png rename to games/MultiCraft_game/files/default/textures/d0.png diff --git a/games/MultiCraft_game/mods/default/textures/d10.png b/games/MultiCraft_game/files/default/textures/d10.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/d10.png rename to games/MultiCraft_game/files/default/textures/d10.png diff --git a/games/MultiCraft_game/mods/default/textures/d20.png b/games/MultiCraft_game/files/default/textures/d20.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/d20.png rename to games/MultiCraft_game/files/default/textures/d20.png diff --git a/games/MultiCraft_game/mods/default/textures/d30.png b/games/MultiCraft_game/files/default/textures/d30.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/d30.png rename to games/MultiCraft_game/files/default/textures/d30.png diff --git a/games/MultiCraft_game/mods/default/textures/d40.png b/games/MultiCraft_game/files/default/textures/d40.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/d40.png rename to games/MultiCraft_game/files/default/textures/d40.png diff --git a/games/MultiCraft_game/mods/default/textures/d45.png b/games/MultiCraft_game/files/default/textures/d45.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/d45.png rename to games/MultiCraft_game/files/default/textures/d45.png diff --git a/games/MultiCraft_game/mods/default/textures/d50.png b/games/MultiCraft_game/files/default/textures/d50.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/d50.png rename to games/MultiCraft_game/files/default/textures/d50.png diff --git a/games/MultiCraft_game/mods/default/textures/d60.png b/games/MultiCraft_game/files/default/textures/d60.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/d60.png rename to games/MultiCraft_game/files/default/textures/d60.png diff --git a/games/MultiCraft_game/mods/default/textures/d70.png b/games/MultiCraft_game/files/default/textures/d70.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/d70.png rename to games/MultiCraft_game/files/default/textures/d70.png diff --git a/games/MultiCraft_game/mods/default/textures/d80.png b/games/MultiCraft_game/files/default/textures/d80.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/d80.png rename to games/MultiCraft_game/files/default/textures/d80.png diff --git a/games/MultiCraft_game/mods/default/textures/default_acacialeaves.png b/games/MultiCraft_game/files/default/textures/default_acacialeaves.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_acacialeaves.png rename to games/MultiCraft_game/files/default/textures/default_acacialeaves.png diff --git a/games/MultiCraft_game/mods/default/textures/default_acaciasapling.png b/games/MultiCraft_game/files/default/textures/default_acaciasapling.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_acaciasapling.png rename to games/MultiCraft_game/files/default/textures/default_acaciasapling.png diff --git a/games/MultiCraft_game/mods/default/textures/default_acaciatree.png b/games/MultiCraft_game/files/default/textures/default_acaciatree.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_acaciatree.png rename to games/MultiCraft_game/files/default/textures/default_acaciatree.png diff --git a/games/MultiCraft_game/mods/default/textures/default_acaciatree_top.png b/games/MultiCraft_game/files/default/textures/default_acaciatree_top.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_acaciatree_top.png rename to games/MultiCraft_game/files/default/textures/default_acaciatree_top.png diff --git a/games/MultiCraft_game/mods/default/textures/default_acaciawood.png b/games/MultiCraft_game/files/default/textures/default_acaciawood.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_acaciawood.png rename to games/MultiCraft_game/files/default/textures/default_acaciawood.png diff --git a/games/MultiCraft_game/mods/default/textures/default_apple.png b/games/MultiCraft_game/files/default/textures/default_apple.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_apple.png rename to games/MultiCraft_game/files/default/textures/default_apple.png diff --git a/games/MultiCraft_game/mods/default/textures/default_apple_gold.png b/games/MultiCraft_game/files/default/textures/default_apple_gold.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_apple_gold.png rename to games/MultiCraft_game/files/default/textures/default_apple_gold.png diff --git a/games/MultiCraft_game/mods/default/textures/default_bedrock.png b/games/MultiCraft_game/files/default/textures/default_bedrock.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_bedrock.png rename to games/MultiCraft_game/files/default/textures/default_bedrock.png diff --git a/games/MultiCraft_game/mods/default/textures/default_bone.png b/games/MultiCraft_game/files/default/textures/default_bone.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_bone.png rename to games/MultiCraft_game/files/default/textures/default_bone.png diff --git a/games/MultiCraft_game/mods/default/textures/default_book.png b/games/MultiCraft_game/files/default/textures/default_book.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_book.png rename to games/MultiCraft_game/files/default/textures/default_book.png diff --git a/games/MultiCraft_game/mods/default/textures/default_bookshelf.png b/games/MultiCraft_game/files/default/textures/default_bookshelf.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_bookshelf.png rename to games/MultiCraft_game/files/default/textures/default_bookshelf.png diff --git a/games/MultiCraft_game/mods/default/textures/default_brick.png b/games/MultiCraft_game/files/default/textures/default_brick.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_brick.png rename to games/MultiCraft_game/files/default/textures/default_brick.png diff --git a/games/MultiCraft_game/mods/default/textures/default_cactus_bottom.png b/games/MultiCraft_game/files/default/textures/default_cactus_bottom.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_cactus_bottom.png rename to games/MultiCraft_game/files/default/textures/default_cactus_bottom.png diff --git a/games/MultiCraft_game/mods/default/textures/default_cactus_side.png b/games/MultiCraft_game/files/default/textures/default_cactus_side.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_cactus_side.png rename to games/MultiCraft_game/files/default/textures/default_cactus_side.png diff --git a/games/MultiCraft_game/mods/default/textures/default_cactus_top.png b/games/MultiCraft_game/files/default/textures/default_cactus_top.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_cactus_top.png rename to games/MultiCraft_game/files/default/textures/default_cactus_top.png diff --git a/games/MultiCraft_game/mods/default/textures/default_charcoal_lump.png b/games/MultiCraft_game/files/default/textures/default_charcoal_lump.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_charcoal_lump.png rename to games/MultiCraft_game/files/default/textures/default_charcoal_lump.png diff --git a/games/MultiCraft_game/mods/default/textures/default_chest_bg.png b/games/MultiCraft_game/files/default/textures/default_chest_bg.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_chest_bg.png rename to games/MultiCraft_game/files/default/textures/default_chest_bg.png diff --git a/games/MultiCraft_game/mods/default/textures/default_chest_front.png b/games/MultiCraft_game/files/default/textures/default_chest_front.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_chest_front.png rename to games/MultiCraft_game/files/default/textures/default_chest_front.png diff --git a/games/MultiCraft_game/mods/default/textures/default_chest_front_big.png b/games/MultiCraft_game/files/default/textures/default_chest_front_big.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_chest_front_big.png rename to games/MultiCraft_game/files/default/textures/default_chest_front_big.png diff --git a/games/MultiCraft_game/mods/default/textures/default_chest_side.png b/games/MultiCraft_game/files/default/textures/default_chest_side.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_chest_side.png rename to games/MultiCraft_game/files/default/textures/default_chest_side.png diff --git a/games/MultiCraft_game/mods/default/textures/default_chest_side_big.png b/games/MultiCraft_game/files/default/textures/default_chest_side_big.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_chest_side_big.png rename to games/MultiCraft_game/files/default/textures/default_chest_side_big.png diff --git a/games/MultiCraft_game/mods/default/textures/default_chest_top.png b/games/MultiCraft_game/files/default/textures/default_chest_top.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_chest_top.png rename to games/MultiCraft_game/files/default/textures/default_chest_top.png diff --git a/games/MultiCraft_game/mods/default/textures/default_chest_top_big.png b/games/MultiCraft_game/files/default/textures/default_chest_top_big.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_chest_top_big.png rename to games/MultiCraft_game/files/default/textures/default_chest_top_big.png diff --git a/games/MultiCraft_game/mods/default/textures/default_clay.png b/games/MultiCraft_game/files/default/textures/default_clay.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_clay.png rename to games/MultiCraft_game/files/default/textures/default_clay.png diff --git a/games/MultiCraft_game/mods/default/textures/default_clay_brick.png b/games/MultiCraft_game/files/default/textures/default_clay_brick.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_clay_brick.png rename to games/MultiCraft_game/files/default/textures/default_clay_brick.png diff --git a/games/MultiCraft_game/mods/default/textures/default_clay_lump.png b/games/MultiCraft_game/files/default/textures/default_clay_lump.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_clay_lump.png rename to games/MultiCraft_game/files/default/textures/default_clay_lump.png diff --git a/games/MultiCraft_game/mods/default/textures/default_cloud.png b/games/MultiCraft_game/files/default/textures/default_cloud.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_cloud.png rename to games/MultiCraft_game/files/default/textures/default_cloud.png diff --git a/games/MultiCraft_game/mods/default/textures/default_coal_block.png b/games/MultiCraft_game/files/default/textures/default_coal_block.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_coal_block.png rename to games/MultiCraft_game/files/default/textures/default_coal_block.png diff --git a/games/MultiCraft_game/mods/default/textures/default_coal_lump.png b/games/MultiCraft_game/files/default/textures/default_coal_lump.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_coal_lump.png rename to games/MultiCraft_game/files/default/textures/default_coal_lump.png diff --git a/games/MultiCraft_game/mods/default/textures/default_cobble.png b/games/MultiCraft_game/files/default/textures/default_cobble.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_cobble.png rename to games/MultiCraft_game/files/default/textures/default_cobble.png diff --git a/games/MultiCraft_game/mods/default/textures/default_diamond.png b/games/MultiCraft_game/files/default/textures/default_diamond.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_diamond.png rename to games/MultiCraft_game/files/default/textures/default_diamond.png diff --git a/games/MultiCraft_game/mods/default/textures/default_diamond_block.png b/games/MultiCraft_game/files/default/textures/default_diamond_block.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_diamond_block.png rename to games/MultiCraft_game/files/default/textures/default_diamond_block.png diff --git a/games/MultiCraft_game/mods/default/textures/default_dirt.png b/games/MultiCraft_game/files/default/textures/default_dirt.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_dirt.png rename to games/MultiCraft_game/files/default/textures/default_dirt.png diff --git a/games/MultiCraft_game/mods/default/textures/default_dry_shrub.png b/games/MultiCraft_game/files/default/textures/default_dry_shrub.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_dry_shrub.png rename to games/MultiCraft_game/files/default/textures/default_dry_shrub.png diff --git a/games/MultiCraft_game/mods/default/textures/default_emerald.png b/games/MultiCraft_game/files/default/textures/default_emerald.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_emerald.png rename to games/MultiCraft_game/files/default/textures/default_emerald.png diff --git a/games/MultiCraft_game/mods/default/textures/default_emerald_block.png b/games/MultiCraft_game/files/default/textures/default_emerald_block.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_emerald_block.png rename to games/MultiCraft_game/files/default/textures/default_emerald_block.png diff --git a/games/MultiCraft_game/mods/default/textures/default_fence.png b/games/MultiCraft_game/files/default/textures/default_fence.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_fence.png rename to games/MultiCraft_game/files/default/textures/default_fence.png diff --git a/games/MultiCraft_game/mods/default/textures/default_fish.png b/games/MultiCraft_game/files/default/textures/default_fish.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_fish.png rename to games/MultiCraft_game/files/default/textures/default_fish.png diff --git a/games/MultiCraft_game/mods/default/textures/default_fish_cooked.png b/games/MultiCraft_game/files/default/textures/default_fish_cooked.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_fish_cooked.png rename to games/MultiCraft_game/files/default/textures/default_fish_cooked.png diff --git a/games/MultiCraft_game/mods/default/textures/default_flint.png b/games/MultiCraft_game/files/default/textures/default_flint.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_flint.png rename to games/MultiCraft_game/files/default/textures/default_flint.png diff --git a/games/MultiCraft_game/mods/default/textures/default_furnace_bg.png b/games/MultiCraft_game/files/default/textures/default_furnace_bg.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_furnace_bg.png rename to games/MultiCraft_game/files/default/textures/default_furnace_bg.png diff --git a/games/MultiCraft_game/mods/default/textures/default_furnace_bottom.png b/games/MultiCraft_game/files/default/textures/default_furnace_bottom.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_furnace_bottom.png rename to games/MultiCraft_game/files/default/textures/default_furnace_bottom.png diff --git a/games/MultiCraft_game/mods/default/textures/default_furnace_fire_bg.png b/games/MultiCraft_game/files/default/textures/default_furnace_fire_bg.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_furnace_fire_bg.png rename to games/MultiCraft_game/files/default/textures/default_furnace_fire_bg.png diff --git a/games/MultiCraft_game/mods/default/textures/default_furnace_fire_fg.png b/games/MultiCraft_game/files/default/textures/default_furnace_fire_fg.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_furnace_fire_fg.png rename to games/MultiCraft_game/files/default/textures/default_furnace_fire_fg.png diff --git a/games/MultiCraft_game/mods/default/textures/default_furnace_front.png b/games/MultiCraft_game/files/default/textures/default_furnace_front.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_furnace_front.png rename to games/MultiCraft_game/files/default/textures/default_furnace_front.png diff --git a/games/MultiCraft_game/mods/default/textures/default_furnace_front_active.png b/games/MultiCraft_game/files/default/textures/default_furnace_front_active.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_furnace_front_active.png rename to games/MultiCraft_game/files/default/textures/default_furnace_front_active.png diff --git a/games/MultiCraft_game/mods/default/textures/default_furnace_side.png b/games/MultiCraft_game/files/default/textures/default_furnace_side.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_furnace_side.png rename to games/MultiCraft_game/files/default/textures/default_furnace_side.png diff --git a/games/MultiCraft_game/mods/default/textures/default_furnace_top.png b/games/MultiCraft_game/files/default/textures/default_furnace_top.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_furnace_top.png rename to games/MultiCraft_game/files/default/textures/default_furnace_top.png diff --git a/games/MultiCraft_game/mods/default/textures/default_glass.png b/games/MultiCraft_game/files/default/textures/default_glass.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_glass.png rename to games/MultiCraft_game/files/default/textures/default_glass.png diff --git a/games/MultiCraft_game/mods/default/textures/default_glowstone.png b/games/MultiCraft_game/files/default/textures/default_glowstone.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_glowstone.png rename to games/MultiCraft_game/files/default/textures/default_glowstone.png diff --git a/games/MultiCraft_game/mods/default/textures/default_glowstone_dust.png b/games/MultiCraft_game/files/default/textures/default_glowstone_dust.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_glowstone_dust.png rename to games/MultiCraft_game/files/default/textures/default_glowstone_dust.png diff --git a/games/MultiCraft_game/mods/default/textures/default_gold_block.png b/games/MultiCraft_game/files/default/textures/default_gold_block.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_gold_block.png rename to games/MultiCraft_game/files/default/textures/default_gold_block.png diff --git a/games/MultiCraft_game/mods/default/textures/default_gold_ingot.png b/games/MultiCraft_game/files/default/textures/default_gold_ingot.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_gold_ingot.png rename to games/MultiCraft_game/files/default/textures/default_gold_ingot.png diff --git a/games/MultiCraft_game/mods/default/textures/default_gold_nugget.png b/games/MultiCraft_game/files/default/textures/default_gold_nugget.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_gold_nugget.png rename to games/MultiCraft_game/files/default/textures/default_gold_nugget.png diff --git a/games/MultiCraft_game/mods/default/textures/default_grass.png b/games/MultiCraft_game/files/default/textures/default_grass.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_grass.png rename to games/MultiCraft_game/files/default/textures/default_grass.png diff --git a/games/MultiCraft_game/mods/default/textures/default_grass_footsteps.png b/games/MultiCraft_game/files/default/textures/default_grass_footsteps.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_grass_footsteps.png rename to games/MultiCraft_game/files/default/textures/default_grass_footsteps.png diff --git a/games/MultiCraft_game/mods/default/textures/default_grass_side.png b/games/MultiCraft_game/files/default/textures/default_grass_side.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_grass_side.png rename to games/MultiCraft_game/files/default/textures/default_grass_side.png diff --git a/games/MultiCraft_game/mods/default/textures/default_gravel.png b/games/MultiCraft_game/files/default/textures/default_gravel.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_gravel.png rename to games/MultiCraft_game/files/default/textures/default_gravel.png diff --git a/games/MultiCraft_game/mods/default/textures/default_gunpowder.png b/games/MultiCraft_game/files/default/textures/default_gunpowder.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_gunpowder.png rename to games/MultiCraft_game/files/default/textures/default_gunpowder.png diff --git a/games/MultiCraft_game/mods/default/textures/default_hayblock_side.png b/games/MultiCraft_game/files/default/textures/default_hayblock_side.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_hayblock_side.png rename to games/MultiCraft_game/files/default/textures/default_hayblock_side.png diff --git a/games/MultiCraft_game/mods/default/textures/default_hayblock_top.png b/games/MultiCraft_game/files/default/textures/default_hayblock_top.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_hayblock_top.png rename to games/MultiCraft_game/files/default/textures/default_hayblock_top.png diff --git a/games/MultiCraft_game/mods/default/textures/default_ice.png b/games/MultiCraft_game/files/default/textures/default_ice.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_ice.png rename to games/MultiCraft_game/files/default/textures/default_ice.png diff --git a/games/MultiCraft_game/mods/default/textures/default_ice_packed.png b/games/MultiCraft_game/files/default/textures/default_ice_packed.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_ice_packed.png rename to games/MultiCraft_game/files/default/textures/default_ice_packed.png diff --git a/games/MultiCraft_game/mods/default/textures/default_junglegrass.png b/games/MultiCraft_game/files/default/textures/default_junglegrass.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_junglegrass.png rename to games/MultiCraft_game/files/default/textures/default_junglegrass.png diff --git a/games/MultiCraft_game/mods/default/textures/default_jungleleaves.png b/games/MultiCraft_game/files/default/textures/default_jungleleaves.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_jungleleaves.png rename to games/MultiCraft_game/files/default/textures/default_jungleleaves.png diff --git a/games/MultiCraft_game/mods/default/textures/default_junglesapling.png b/games/MultiCraft_game/files/default/textures/default_junglesapling.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_junglesapling.png rename to games/MultiCraft_game/files/default/textures/default_junglesapling.png diff --git a/games/MultiCraft_game/mods/default/textures/default_jungletree.png b/games/MultiCraft_game/files/default/textures/default_jungletree.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_jungletree.png rename to games/MultiCraft_game/files/default/textures/default_jungletree.png diff --git a/games/MultiCraft_game/mods/default/textures/default_jungletree_top.png b/games/MultiCraft_game/files/default/textures/default_jungletree_top.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_jungletree_top.png rename to games/MultiCraft_game/files/default/textures/default_jungletree_top.png diff --git a/games/MultiCraft_game/mods/default/textures/default_junglewood.png b/games/MultiCraft_game/files/default/textures/default_junglewood.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_junglewood.png rename to games/MultiCraft_game/files/default/textures/default_junglewood.png diff --git a/games/MultiCraft_game/mods/default/textures/default_ladder.png b/games/MultiCraft_game/files/default/textures/default_ladder.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_ladder.png rename to games/MultiCraft_game/files/default/textures/default_ladder.png diff --git a/games/MultiCraft_game/mods/default/textures/default_lapis_block.png b/games/MultiCraft_game/files/default/textures/default_lapis_block.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_lapis_block.png rename to games/MultiCraft_game/files/default/textures/default_lapis_block.png diff --git a/games/MultiCraft_game/mods/default/textures/default_large_chest_bg.png b/games/MultiCraft_game/files/default/textures/default_large_chest_bg.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_large_chest_bg.png rename to games/MultiCraft_game/files/default/textures/default_large_chest_bg.png diff --git a/games/MultiCraft_game/mods/default/textures/default_lava.png b/games/MultiCraft_game/files/default/textures/default_lava.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_lava.png rename to games/MultiCraft_game/files/default/textures/default_lava.png diff --git a/games/MultiCraft_game/mods/default/textures/default_lava_flowing_animated.png b/games/MultiCraft_game/files/default/textures/default_lava_flowing_animated.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_lava_flowing_animated.png rename to games/MultiCraft_game/files/default/textures/default_lava_flowing_animated.png diff --git a/games/MultiCraft_game/mods/default/textures/default_lava_source_animated.png b/games/MultiCraft_game/files/default/textures/default_lava_source_animated.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_lava_source_animated.png rename to games/MultiCraft_game/files/default/textures/default_lava_source_animated.png diff --git a/games/MultiCraft_game/mods/default/textures/default_leaves.png b/games/MultiCraft_game/files/default/textures/default_leaves.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_leaves.png rename to games/MultiCraft_game/files/default/textures/default_leaves.png diff --git a/games/MultiCraft_game/mods/default/textures/default_mineral_coal.png b/games/MultiCraft_game/files/default/textures/default_mineral_coal.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_mineral_coal.png rename to games/MultiCraft_game/files/default/textures/default_mineral_coal.png diff --git a/games/MultiCraft_game/mods/default/textures/default_mineral_diamond.png b/games/MultiCraft_game/files/default/textures/default_mineral_diamond.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_mineral_diamond.png rename to games/MultiCraft_game/files/default/textures/default_mineral_diamond.png diff --git a/games/MultiCraft_game/mods/default/textures/default_mineral_emerald.png b/games/MultiCraft_game/files/default/textures/default_mineral_emerald.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_mineral_emerald.png rename to games/MultiCraft_game/files/default/textures/default_mineral_emerald.png diff --git a/games/MultiCraft_game/mods/default/textures/default_mineral_gold.png b/games/MultiCraft_game/files/default/textures/default_mineral_gold.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_mineral_gold.png rename to games/MultiCraft_game/files/default/textures/default_mineral_gold.png diff --git a/games/MultiCraft_game/mods/default/textures/default_mineral_iron.png b/games/MultiCraft_game/files/default/textures/default_mineral_iron.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_mineral_iron.png rename to games/MultiCraft_game/files/default/textures/default_mineral_iron.png diff --git a/games/MultiCraft_game/mods/default/textures/default_mineral_lapis.png b/games/MultiCraft_game/files/default/textures/default_mineral_lapis.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_mineral_lapis.png rename to games/MultiCraft_game/files/default/textures/default_mineral_lapis.png diff --git a/games/MultiCraft_game/mods/default/textures/default_mineral_redstone.png b/games/MultiCraft_game/files/default/textures/default_mineral_redstone.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_mineral_redstone.png rename to games/MultiCraft_game/files/default/textures/default_mineral_redstone.png diff --git a/games/MultiCraft_game/mods/default/textures/default_mossycobble.png b/games/MultiCraft_game/files/default/textures/default_mossycobble.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_mossycobble.png rename to games/MultiCraft_game/files/default/textures/default_mossycobble.png diff --git a/games/MultiCraft_game/mods/default/textures/default_obsidian.png b/games/MultiCraft_game/files/default/textures/default_obsidian.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_obsidian.png rename to games/MultiCraft_game/files/default/textures/default_obsidian.png diff --git a/games/MultiCraft_game/mods/default/textures/default_paper.png b/games/MultiCraft_game/files/default/textures/default_paper.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_paper.png rename to games/MultiCraft_game/files/default/textures/default_paper.png diff --git a/games/MultiCraft_game/mods/default/textures/default_papyrus.png b/games/MultiCraft_game/files/default/textures/default_papyrus.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_papyrus.png rename to games/MultiCraft_game/files/default/textures/default_papyrus.png diff --git a/games/MultiCraft_game/mods/default/textures/default_prismarine_anim.png b/games/MultiCraft_game/files/default/textures/default_prismarine_anim.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_prismarine_anim.png rename to games/MultiCraft_game/files/default/textures/default_prismarine_anim.png diff --git a/games/MultiCraft_game/mods/default/textures/default_prismarine_bricks.png b/games/MultiCraft_game/files/default/textures/default_prismarine_bricks.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_prismarine_bricks.png rename to games/MultiCraft_game/files/default/textures/default_prismarine_bricks.png diff --git a/games/MultiCraft_game/mods/default/textures/default_prismarine_crystals.png b/games/MultiCraft_game/files/default/textures/default_prismarine_crystals.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_prismarine_crystals.png rename to games/MultiCraft_game/files/default/textures/default_prismarine_crystals.png diff --git a/games/MultiCraft_game/mods/default/textures/default_prismarine_dark.png b/games/MultiCraft_game/files/default/textures/default_prismarine_dark.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_prismarine_dark.png rename to games/MultiCraft_game/files/default/textures/default_prismarine_dark.png diff --git a/games/MultiCraft_game/mods/default/textures/default_prismarine_shard.png b/games/MultiCraft_game/files/default/textures/default_prismarine_shard.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_prismarine_shard.png rename to games/MultiCraft_game/files/default/textures/default_prismarine_shard.png diff --git a/games/MultiCraft_game/mods/default/textures/default_quartz_block_bottom.png b/games/MultiCraft_game/files/default/textures/default_quartz_block_bottom.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_quartz_block_bottom.png rename to games/MultiCraft_game/files/default/textures/default_quartz_block_bottom.png diff --git a/games/MultiCraft_game/mods/default/textures/default_quartz_block_side.png b/games/MultiCraft_game/files/default/textures/default_quartz_block_side.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_quartz_block_side.png rename to games/MultiCraft_game/files/default/textures/default_quartz_block_side.png diff --git a/games/MultiCraft_game/mods/default/textures/default_quartz_block_top.png b/games/MultiCraft_game/files/default/textures/default_quartz_block_top.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_quartz_block_top.png rename to games/MultiCraft_game/files/default/textures/default_quartz_block_top.png diff --git a/games/MultiCraft_game/mods/default/textures/default_quartz_chiseled_side.png b/games/MultiCraft_game/files/default/textures/default_quartz_chiseled_side.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_quartz_chiseled_side.png rename to games/MultiCraft_game/files/default/textures/default_quartz_chiseled_side.png diff --git a/games/MultiCraft_game/mods/default/textures/default_quartz_chiseled_top.png b/games/MultiCraft_game/files/default/textures/default_quartz_chiseled_top.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_quartz_chiseled_top.png rename to games/MultiCraft_game/files/default/textures/default_quartz_chiseled_top.png diff --git a/games/MultiCraft_game/mods/default/textures/default_quartz_crystal.png b/games/MultiCraft_game/files/default/textures/default_quartz_crystal.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_quartz_crystal.png rename to games/MultiCraft_game/files/default/textures/default_quartz_crystal.png diff --git a/games/MultiCraft_game/mods/default/textures/default_quartz_ore.png b/games/MultiCraft_game/files/default/textures/default_quartz_ore.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_quartz_ore.png rename to games/MultiCraft_game/files/default/textures/default_quartz_ore.png diff --git a/games/MultiCraft_game/mods/default/textures/default_quartz_pillar_side.png b/games/MultiCraft_game/files/default/textures/default_quartz_pillar_side.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_quartz_pillar_side.png rename to games/MultiCraft_game/files/default/textures/default_quartz_pillar_side.png diff --git a/games/MultiCraft_game/mods/default/textures/default_quartz_pillar_top.png b/games/MultiCraft_game/files/default/textures/default_quartz_pillar_top.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_quartz_pillar_top.png rename to games/MultiCraft_game/files/default/textures/default_quartz_pillar_top.png diff --git a/games/MultiCraft_game/mods/default/textures/default_rail.png b/games/MultiCraft_game/files/default/textures/default_rail.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_rail.png rename to games/MultiCraft_game/files/default/textures/default_rail.png diff --git a/games/MultiCraft_game/mods/default/textures/default_rail_crossing.png b/games/MultiCraft_game/files/default/textures/default_rail_crossing.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_rail_crossing.png rename to games/MultiCraft_game/files/default/textures/default_rail_crossing.png diff --git a/games/MultiCraft_game/mods/default/textures/default_rail_curved.png b/games/MultiCraft_game/files/default/textures/default_rail_curved.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_rail_curved.png rename to games/MultiCraft_game/files/default/textures/default_rail_curved.png diff --git a/games/MultiCraft_game/mods/default/textures/default_rail_t_junction.png b/games/MultiCraft_game/files/default/textures/default_rail_t_junction.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_rail_t_junction.png rename to games/MultiCraft_game/files/default/textures/default_rail_t_junction.png diff --git a/games/MultiCraft_game/mods/default/textures/default_red_sand.png b/games/MultiCraft_game/files/default/textures/default_red_sand.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_red_sand.png rename to games/MultiCraft_game/files/default/textures/default_red_sand.png diff --git a/games/MultiCraft_game/mods/default/textures/default_redsandstone_bottom.png b/games/MultiCraft_game/files/default/textures/default_redsandstone_bottom.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_redsandstone_bottom.png rename to games/MultiCraft_game/files/default/textures/default_redsandstone_bottom.png diff --git a/games/MultiCraft_game/mods/default/textures/default_redsandstone_carved.png b/games/MultiCraft_game/files/default/textures/default_redsandstone_carved.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_redsandstone_carved.png rename to games/MultiCraft_game/files/default/textures/default_redsandstone_carved.png diff --git a/games/MultiCraft_game/mods/default/textures/default_redsandstone_normal.png b/games/MultiCraft_game/files/default/textures/default_redsandstone_normal.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_redsandstone_normal.png rename to games/MultiCraft_game/files/default/textures/default_redsandstone_normal.png diff --git a/games/MultiCraft_game/mods/default/textures/default_redsandstone_smooth.png b/games/MultiCraft_game/files/default/textures/default_redsandstone_smooth.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_redsandstone_smooth.png rename to games/MultiCraft_game/files/default/textures/default_redsandstone_smooth.png diff --git a/games/MultiCraft_game/mods/default/textures/default_redsandstone_top.png b/games/MultiCraft_game/files/default/textures/default_redsandstone_top.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_redsandstone_top.png rename to games/MultiCraft_game/files/default/textures/default_redsandstone_top.png diff --git a/games/MultiCraft_game/mods/default/textures/default_redstone_block.png b/games/MultiCraft_game/files/default/textures/default_redstone_block.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_redstone_block.png rename to games/MultiCraft_game/files/default/textures/default_redstone_block.png diff --git a/games/MultiCraft_game/mods/default/textures/default_redstone_dust.png b/games/MultiCraft_game/files/default/textures/default_redstone_dust.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_redstone_dust.png rename to games/MultiCraft_game/files/default/textures/default_redstone_dust.png diff --git a/games/MultiCraft_game/mods/default/textures/default_sand.png b/games/MultiCraft_game/files/default/textures/default_sand.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_sand.png rename to games/MultiCraft_game/files/default/textures/default_sand.png diff --git a/games/MultiCraft_game/mods/default/textures/default_sandstone_bottom.png b/games/MultiCraft_game/files/default/textures/default_sandstone_bottom.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_sandstone_bottom.png rename to games/MultiCraft_game/files/default/textures/default_sandstone_bottom.png diff --git a/games/MultiCraft_game/mods/default/textures/default_sandstone_carved.png b/games/MultiCraft_game/files/default/textures/default_sandstone_carved.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_sandstone_carved.png rename to games/MultiCraft_game/files/default/textures/default_sandstone_carved.png diff --git a/games/MultiCraft_game/mods/default/textures/default_sandstone_normal.png b/games/MultiCraft_game/files/default/textures/default_sandstone_normal.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_sandstone_normal.png rename to games/MultiCraft_game/files/default/textures/default_sandstone_normal.png diff --git a/games/MultiCraft_game/mods/default/textures/default_sandstone_smooth.png b/games/MultiCraft_game/files/default/textures/default_sandstone_smooth.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_sandstone_smooth.png rename to games/MultiCraft_game/files/default/textures/default_sandstone_smooth.png diff --git a/games/MultiCraft_game/mods/default/textures/default_sandstone_top.png b/games/MultiCraft_game/files/default/textures/default_sandstone_top.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_sandstone_top.png rename to games/MultiCraft_game/files/default/textures/default_sandstone_top.png diff --git a/games/MultiCraft_game/mods/default/textures/default_sapling.png b/games/MultiCraft_game/files/default/textures/default_sapling.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_sapling.png rename to games/MultiCraft_game/files/default/textures/default_sapling.png diff --git a/games/MultiCraft_game/mods/default/textures/default_sea_lantern.png b/games/MultiCraft_game/files/default/textures/default_sea_lantern.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_sea_lantern.png rename to games/MultiCraft_game/files/default/textures/default_sea_lantern.png diff --git a/games/MultiCraft_game/mods/default/textures/default_sign.png b/games/MultiCraft_game/files/default/textures/default_sign.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_sign.png rename to games/MultiCraft_game/files/default/textures/default_sign.png diff --git a/games/MultiCraft_game/mods/default/textures/default_sign_wall.png b/games/MultiCraft_game/files/default/textures/default_sign_wall.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_sign_wall.png rename to games/MultiCraft_game/files/default/textures/default_sign_wall.png diff --git a/games/MultiCraft_game/mods/default/textures/default_slimeblock.png b/games/MultiCraft_game/files/default/textures/default_slimeblock.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_slimeblock.png rename to games/MultiCraft_game/files/default/textures/default_slimeblock.png diff --git a/games/MultiCraft_game/mods/default/textures/default_snow.png b/games/MultiCraft_game/files/default/textures/default_snow.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_snow.png rename to games/MultiCraft_game/files/default/textures/default_snow.png diff --git a/games/MultiCraft_game/mods/default/textures/default_snow_side.png b/games/MultiCraft_game/files/default/textures/default_snow_side.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_snow_side.png rename to games/MultiCraft_game/files/default/textures/default_snow_side.png diff --git a/games/MultiCraft_game/mods/default/textures/default_snowball.png b/games/MultiCraft_game/files/default/textures/default_snowball.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_snowball.png rename to games/MultiCraft_game/files/default/textures/default_snowball.png diff --git a/games/MultiCraft_game/mods/default/textures/default_sponge.png b/games/MultiCraft_game/files/default/textures/default_sponge.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_sponge.png rename to games/MultiCraft_game/files/default/textures/default_sponge.png diff --git a/games/MultiCraft_game/mods/default/textures/default_sponge_wet.png b/games/MultiCraft_game/files/default/textures/default_sponge_wet.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_sponge_wet.png rename to games/MultiCraft_game/files/default/textures/default_sponge_wet.png diff --git a/games/MultiCraft_game/mods/default/textures/default_spruceleaves.png b/games/MultiCraft_game/files/default/textures/default_spruceleaves.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_spruceleaves.png rename to games/MultiCraft_game/files/default/textures/default_spruceleaves.png diff --git a/games/MultiCraft_game/mods/default/textures/default_sprucesapling.png b/games/MultiCraft_game/files/default/textures/default_sprucesapling.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_sprucesapling.png rename to games/MultiCraft_game/files/default/textures/default_sprucesapling.png diff --git a/games/MultiCraft_game/mods/default/textures/default_sprucetree.png b/games/MultiCraft_game/files/default/textures/default_sprucetree.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_sprucetree.png rename to games/MultiCraft_game/files/default/textures/default_sprucetree.png diff --git a/games/MultiCraft_game/mods/default/textures/default_sprucetree_top.png b/games/MultiCraft_game/files/default/textures/default_sprucetree_top.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_sprucetree_top.png rename to games/MultiCraft_game/files/default/textures/default_sprucetree_top.png diff --git a/games/MultiCraft_game/mods/default/textures/default_sprucewood.png b/games/MultiCraft_game/files/default/textures/default_sprucewood.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_sprucewood.png rename to games/MultiCraft_game/files/default/textures/default_sprucewood.png diff --git a/games/MultiCraft_game/mods/default/textures/default_steel_block.png b/games/MultiCraft_game/files/default/textures/default_steel_block.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_steel_block.png rename to games/MultiCraft_game/files/default/textures/default_steel_block.png diff --git a/games/MultiCraft_game/mods/default/textures/default_steel_ingot.png b/games/MultiCraft_game/files/default/textures/default_steel_ingot.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_steel_ingot.png rename to games/MultiCraft_game/files/default/textures/default_steel_ingot.png diff --git a/games/MultiCraft_game/mods/default/textures/default_stick.png b/games/MultiCraft_game/files/default/textures/default_stick.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_stick.png rename to games/MultiCraft_game/files/default/textures/default_stick.png diff --git a/games/MultiCraft_game/mods/default/textures/default_stone.png b/games/MultiCraft_game/files/default/textures/default_stone.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_stone.png rename to games/MultiCraft_game/files/default/textures/default_stone.png diff --git a/games/MultiCraft_game/mods/default/textures/default_stone_brick.png b/games/MultiCraft_game/files/default/textures/default_stone_brick.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_stone_brick.png rename to games/MultiCraft_game/files/default/textures/default_stone_brick.png diff --git a/games/MultiCraft_game/mods/default/textures/default_stonebrick_carved.png b/games/MultiCraft_game/files/default/textures/default_stonebrick_carved.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_stonebrick_carved.png rename to games/MultiCraft_game/files/default/textures/default_stonebrick_carved.png diff --git a/games/MultiCraft_game/mods/default/textures/default_stonebrick_cracked.png b/games/MultiCraft_game/files/default/textures/default_stonebrick_cracked.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_stonebrick_cracked.png rename to games/MultiCraft_game/files/default/textures/default_stonebrick_cracked.png diff --git a/games/MultiCraft_game/mods/default/textures/default_stonebrick_mossy.png b/games/MultiCraft_game/files/default/textures/default_stonebrick_mossy.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_stonebrick_mossy.png rename to games/MultiCraft_game/files/default/textures/default_stonebrick_mossy.png diff --git a/games/MultiCraft_game/mods/default/textures/default_string.png b/games/MultiCraft_game/files/default/textures/default_string.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_string.png rename to games/MultiCraft_game/files/default/textures/default_string.png diff --git a/games/MultiCraft_game/mods/default/textures/default_sugar.png b/games/MultiCraft_game/files/default/textures/default_sugar.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_sugar.png rename to games/MultiCraft_game/files/default/textures/default_sugar.png diff --git a/games/MultiCraft_game/mods/default/textures/default_sugar_cane.png b/games/MultiCraft_game/files/default/textures/default_sugar_cane.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_sugar_cane.png rename to games/MultiCraft_game/files/default/textures/default_sugar_cane.png diff --git a/games/MultiCraft_game/mods/default/textures/default_sulphur.png b/games/MultiCraft_game/files/default/textures/default_sulphur.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_sulphur.png rename to games/MultiCraft_game/files/default/textures/default_sulphur.png diff --git a/games/MultiCraft_game/mods/default/textures/default_tallgrass.png b/games/MultiCraft_game/files/default/textures/default_tallgrass.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_tallgrass.png rename to games/MultiCraft_game/files/default/textures/default_tallgrass.png diff --git a/games/MultiCraft_game/mods/default/textures/default_tnt_bottom.png b/games/MultiCraft_game/files/default/textures/default_tnt_bottom.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_tnt_bottom.png rename to games/MultiCraft_game/files/default/textures/default_tnt_bottom.png diff --git a/games/MultiCraft_game/mods/default/textures/default_tnt_side.png b/games/MultiCraft_game/files/default/textures/default_tnt_side.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_tnt_side.png rename to games/MultiCraft_game/files/default/textures/default_tnt_side.png diff --git a/games/MultiCraft_game/mods/default/textures/default_tnt_top.png b/games/MultiCraft_game/files/default/textures/default_tnt_top.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_tnt_top.png rename to games/MultiCraft_game/files/default/textures/default_tnt_top.png diff --git a/games/MultiCraft_game/mods/default/textures/default_tool_diamondaxe.png b/games/MultiCraft_game/files/default/textures/default_tool_diamondaxe.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_tool_diamondaxe.png rename to games/MultiCraft_game/files/default/textures/default_tool_diamondaxe.png diff --git a/games/MultiCraft_game/mods/default/textures/default_tool_diamondpick.png b/games/MultiCraft_game/files/default/textures/default_tool_diamondpick.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_tool_diamondpick.png rename to games/MultiCraft_game/files/default/textures/default_tool_diamondpick.png diff --git a/games/MultiCraft_game/mods/default/textures/default_tool_diamondshovel.png b/games/MultiCraft_game/files/default/textures/default_tool_diamondshovel.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_tool_diamondshovel.png rename to games/MultiCraft_game/files/default/textures/default_tool_diamondshovel.png diff --git a/games/MultiCraft_game/mods/default/textures/default_tool_diamondsword.png b/games/MultiCraft_game/files/default/textures/default_tool_diamondsword.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_tool_diamondsword.png rename to games/MultiCraft_game/files/default/textures/default_tool_diamondsword.png diff --git a/games/MultiCraft_game/mods/default/textures/default_tool_fishing_pole.png b/games/MultiCraft_game/files/default/textures/default_tool_fishing_pole.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_tool_fishing_pole.png rename to games/MultiCraft_game/files/default/textures/default_tool_fishing_pole.png diff --git a/games/MultiCraft_game/mods/default/textures/default_tool_flint_and_steel.png b/games/MultiCraft_game/files/default/textures/default_tool_flint_and_steel.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_tool_flint_and_steel.png rename to games/MultiCraft_game/files/default/textures/default_tool_flint_and_steel.png diff --git a/games/MultiCraft_game/mods/default/textures/default_tool_goldaxe.png b/games/MultiCraft_game/files/default/textures/default_tool_goldaxe.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_tool_goldaxe.png rename to games/MultiCraft_game/files/default/textures/default_tool_goldaxe.png diff --git a/games/MultiCraft_game/mods/default/textures/default_tool_goldpick.png b/games/MultiCraft_game/files/default/textures/default_tool_goldpick.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_tool_goldpick.png rename to games/MultiCraft_game/files/default/textures/default_tool_goldpick.png diff --git a/games/MultiCraft_game/mods/default/textures/default_tool_goldshovel.png b/games/MultiCraft_game/files/default/textures/default_tool_goldshovel.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_tool_goldshovel.png rename to games/MultiCraft_game/files/default/textures/default_tool_goldshovel.png diff --git a/games/MultiCraft_game/mods/default/textures/default_tool_goldsword.png b/games/MultiCraft_game/files/default/textures/default_tool_goldsword.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_tool_goldsword.png rename to games/MultiCraft_game/files/default/textures/default_tool_goldsword.png diff --git a/games/MultiCraft_game/mods/default/textures/default_tool_shears.png b/games/MultiCraft_game/files/default/textures/default_tool_shears.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_tool_shears.png rename to games/MultiCraft_game/files/default/textures/default_tool_shears.png diff --git a/games/MultiCraft_game/mods/default/textures/default_tool_steelaxe.png b/games/MultiCraft_game/files/default/textures/default_tool_steelaxe.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_tool_steelaxe.png rename to games/MultiCraft_game/files/default/textures/default_tool_steelaxe.png diff --git a/games/MultiCraft_game/mods/default/textures/default_tool_steelpick.png b/games/MultiCraft_game/files/default/textures/default_tool_steelpick.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_tool_steelpick.png rename to games/MultiCraft_game/files/default/textures/default_tool_steelpick.png diff --git a/games/MultiCraft_game/mods/default/textures/default_tool_steelshovel.png b/games/MultiCraft_game/files/default/textures/default_tool_steelshovel.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_tool_steelshovel.png rename to games/MultiCraft_game/files/default/textures/default_tool_steelshovel.png diff --git a/games/MultiCraft_game/mods/default/textures/default_tool_steelsword.png b/games/MultiCraft_game/files/default/textures/default_tool_steelsword.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_tool_steelsword.png rename to games/MultiCraft_game/files/default/textures/default_tool_steelsword.png diff --git a/games/MultiCraft_game/mods/default/textures/default_tool_stoneaxe.png b/games/MultiCraft_game/files/default/textures/default_tool_stoneaxe.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_tool_stoneaxe.png rename to games/MultiCraft_game/files/default/textures/default_tool_stoneaxe.png diff --git a/games/MultiCraft_game/mods/default/textures/default_tool_stonepick.png b/games/MultiCraft_game/files/default/textures/default_tool_stonepick.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_tool_stonepick.png rename to games/MultiCraft_game/files/default/textures/default_tool_stonepick.png diff --git a/games/MultiCraft_game/mods/default/textures/default_tool_stoneshovel.png b/games/MultiCraft_game/files/default/textures/default_tool_stoneshovel.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_tool_stoneshovel.png rename to games/MultiCraft_game/files/default/textures/default_tool_stoneshovel.png diff --git a/games/MultiCraft_game/mods/default/textures/default_tool_stonesword.png b/games/MultiCraft_game/files/default/textures/default_tool_stonesword.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_tool_stonesword.png rename to games/MultiCraft_game/files/default/textures/default_tool_stonesword.png diff --git a/games/MultiCraft_game/mods/default/textures/default_tool_woodaxe.png b/games/MultiCraft_game/files/default/textures/default_tool_woodaxe.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_tool_woodaxe.png rename to games/MultiCraft_game/files/default/textures/default_tool_woodaxe.png diff --git a/games/MultiCraft_game/mods/default/textures/default_tool_woodpick.png b/games/MultiCraft_game/files/default/textures/default_tool_woodpick.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_tool_woodpick.png rename to games/MultiCraft_game/files/default/textures/default_tool_woodpick.png diff --git a/games/MultiCraft_game/mods/default/textures/default_tool_woodshovel.png b/games/MultiCraft_game/files/default/textures/default_tool_woodshovel.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_tool_woodshovel.png rename to games/MultiCraft_game/files/default/textures/default_tool_woodshovel.png diff --git a/games/MultiCraft_game/mods/default/textures/default_tool_woodsword.png b/games/MultiCraft_game/files/default/textures/default_tool_woodsword.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_tool_woodsword.png rename to games/MultiCraft_game/files/default/textures/default_tool_woodsword.png diff --git a/games/MultiCraft_game/mods/default/textures/default_torch_animated.png b/games/MultiCraft_game/files/default/textures/default_torch_animated.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_torch_animated.png rename to games/MultiCraft_game/files/default/textures/default_torch_animated.png diff --git a/games/MultiCraft_game/mods/default/textures/default_torch_on_ceiling_animated.png b/games/MultiCraft_game/files/default/textures/default_torch_on_ceiling_animated.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_torch_on_ceiling_animated.png rename to games/MultiCraft_game/files/default/textures/default_torch_on_ceiling_animated.png diff --git a/games/MultiCraft_game/mods/default/textures/default_torch_on_floor.png b/games/MultiCraft_game/files/default/textures/default_torch_on_floor.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_torch_on_floor.png rename to games/MultiCraft_game/files/default/textures/default_torch_on_floor.png diff --git a/games/MultiCraft_game/mods/default/textures/default_torch_on_floor_animated.png b/games/MultiCraft_game/files/default/textures/default_torch_on_floor_animated.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_torch_on_floor_animated.png rename to games/MultiCraft_game/files/default/textures/default_torch_on_floor_animated.png diff --git a/games/MultiCraft_game/mods/default/textures/default_tree.png b/games/MultiCraft_game/files/default/textures/default_tree.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_tree.png rename to games/MultiCraft_game/files/default/textures/default_tree.png diff --git a/games/MultiCraft_game/mods/default/textures/default_tree_top.png b/games/MultiCraft_game/files/default/textures/default_tree_top.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_tree_top.png rename to games/MultiCraft_game/files/default/textures/default_tree_top.png diff --git a/games/MultiCraft_game/mods/default/textures/default_vine.png b/games/MultiCraft_game/files/default/textures/default_vine.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_vine.png rename to games/MultiCraft_game/files/default/textures/default_vine.png diff --git a/games/MultiCraft_game/mods/default/textures/default_water.png b/games/MultiCraft_game/files/default/textures/default_water.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_water.png rename to games/MultiCraft_game/files/default/textures/default_water.png diff --git a/games/MultiCraft_game/mods/default/textures/default_water_flowing_animated.png b/games/MultiCraft_game/files/default/textures/default_water_flowing_animated.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_water_flowing_animated.png rename to games/MultiCraft_game/files/default/textures/default_water_flowing_animated.png diff --git a/games/MultiCraft_game/mods/default/textures/default_water_source_animated.png b/games/MultiCraft_game/files/default/textures/default_water_source_animated.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_water_source_animated.png rename to games/MultiCraft_game/files/default/textures/default_water_source_animated.png diff --git a/games/MultiCraft_game/mods/default/textures/default_wood.png b/games/MultiCraft_game/files/default/textures/default_wood.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/default_wood.png rename to games/MultiCraft_game/files/default/textures/default_wood.png diff --git a/games/MultiCraft_game/mods/default/textures/diamond_armor_frag.png b/games/MultiCraft_game/files/default/textures/diamond_armor_frag.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/diamond_armor_frag.png rename to games/MultiCraft_game/files/default/textures/diamond_armor_frag.png diff --git a/games/MultiCraft_game/mods/default/textures/door_acacia.png b/games/MultiCraft_game/files/default/textures/door_acacia.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/door_acacia.png rename to games/MultiCraft_game/files/default/textures/door_acacia.png diff --git a/games/MultiCraft_game/mods/default/textures/door_acacia_a.png b/games/MultiCraft_game/files/default/textures/door_acacia_a.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/door_acacia_a.png rename to games/MultiCraft_game/files/default/textures/door_acacia_a.png diff --git a/games/MultiCraft_game/mods/default/textures/door_acacia_b.png b/games/MultiCraft_game/files/default/textures/door_acacia_b.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/door_acacia_b.png rename to games/MultiCraft_game/files/default/textures/door_acacia_b.png diff --git a/games/MultiCraft_game/mods/default/textures/door_birch.png b/games/MultiCraft_game/files/default/textures/door_birch.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/door_birch.png rename to games/MultiCraft_game/files/default/textures/door_birch.png diff --git a/games/MultiCraft_game/mods/default/textures/door_birch_a.png b/games/MultiCraft_game/files/default/textures/door_birch_a.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/door_birch_a.png rename to games/MultiCraft_game/files/default/textures/door_birch_a.png diff --git a/games/MultiCraft_game/mods/default/textures/door_birch_b.png b/games/MultiCraft_game/files/default/textures/door_birch_b.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/door_birch_b.png rename to games/MultiCraft_game/files/default/textures/door_birch_b.png diff --git a/games/MultiCraft_game/mods/default/textures/door_brown.png b/games/MultiCraft_game/files/default/textures/door_brown.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/door_brown.png rename to games/MultiCraft_game/files/default/textures/door_brown.png diff --git a/games/MultiCraft_game/mods/default/textures/door_dark_oak.png b/games/MultiCraft_game/files/default/textures/door_dark_oak.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/door_dark_oak.png rename to games/MultiCraft_game/files/default/textures/door_dark_oak.png diff --git a/games/MultiCraft_game/mods/default/textures/door_dark_oak_a.png b/games/MultiCraft_game/files/default/textures/door_dark_oak_a.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/door_dark_oak_a.png rename to games/MultiCraft_game/files/default/textures/door_dark_oak_a.png diff --git a/games/MultiCraft_game/mods/default/textures/door_dark_oak_b.png b/games/MultiCraft_game/files/default/textures/door_dark_oak_b.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/door_dark_oak_b.png rename to games/MultiCraft_game/files/default/textures/door_dark_oak_b.png diff --git a/games/MultiCraft_game/mods/default/textures/door_grey.png b/games/MultiCraft_game/files/default/textures/door_grey.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/door_grey.png rename to games/MultiCraft_game/files/default/textures/door_grey.png diff --git a/games/MultiCraft_game/mods/default/textures/door_jungle.png b/games/MultiCraft_game/files/default/textures/door_jungle.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/door_jungle.png rename to games/MultiCraft_game/files/default/textures/door_jungle.png diff --git a/games/MultiCraft_game/mods/default/textures/door_jungle_a.png b/games/MultiCraft_game/files/default/textures/door_jungle_a.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/door_jungle_a.png rename to games/MultiCraft_game/files/default/textures/door_jungle_a.png diff --git a/games/MultiCraft_game/mods/default/textures/door_jungle_b.png b/games/MultiCraft_game/files/default/textures/door_jungle_b.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/door_jungle_b.png rename to games/MultiCraft_game/files/default/textures/door_jungle_b.png diff --git a/games/MultiCraft_game/mods/default/textures/door_spruce.png b/games/MultiCraft_game/files/default/textures/door_spruce.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/door_spruce.png rename to games/MultiCraft_game/files/default/textures/door_spruce.png diff --git a/games/MultiCraft_game/mods/default/textures/door_spruce_a.png b/games/MultiCraft_game/files/default/textures/door_spruce_a.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/door_spruce_a.png rename to games/MultiCraft_game/files/default/textures/door_spruce_a.png diff --git a/games/MultiCraft_game/mods/default/textures/door_spruce_b.png b/games/MultiCraft_game/files/default/textures/door_spruce_b.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/door_spruce_b.png rename to games/MultiCraft_game/files/default/textures/door_spruce_b.png diff --git a/games/MultiCraft_game/mods/default/textures/door_steel.png b/games/MultiCraft_game/files/default/textures/door_steel.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/door_steel.png rename to games/MultiCraft_game/files/default/textures/door_steel.png diff --git a/games/MultiCraft_game/mods/default/textures/door_steel_a.png b/games/MultiCraft_game/files/default/textures/door_steel_a.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/door_steel_a.png rename to games/MultiCraft_game/files/default/textures/door_steel_a.png diff --git a/games/MultiCraft_game/mods/default/textures/door_steel_b.png b/games/MultiCraft_game/files/default/textures/door_steel_b.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/door_steel_b.png rename to games/MultiCraft_game/files/default/textures/door_steel_b.png diff --git a/games/MultiCraft_game/mods/default/textures/door_trapdoor.png b/games/MultiCraft_game/files/default/textures/door_trapdoor.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/door_trapdoor.png rename to games/MultiCraft_game/files/default/textures/door_trapdoor.png diff --git a/games/MultiCraft_game/mods/default/textures/door_wood.png b/games/MultiCraft_game/files/default/textures/door_wood.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/door_wood.png rename to games/MultiCraft_game/files/default/textures/door_wood.png diff --git a/games/MultiCraft_game/mods/default/textures/door_wood_a.png b/games/MultiCraft_game/files/default/textures/door_wood_a.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/door_wood_a.png rename to games/MultiCraft_game/files/default/textures/door_wood_a.png diff --git a/games/MultiCraft_game/mods/default/textures/door_wood_a_r.png b/games/MultiCraft_game/files/default/textures/door_wood_a_r.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/door_wood_a_r.png rename to games/MultiCraft_game/files/default/textures/door_wood_a_r.png diff --git a/games/MultiCraft_game/mods/default/textures/door_wood_b.png b/games/MultiCraft_game/files/default/textures/door_wood_b.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/door_wood_b.png rename to games/MultiCraft_game/files/default/textures/door_wood_b.png diff --git a/games/MultiCraft_game/mods/default/textures/door_wood_b_r.png b/games/MultiCraft_game/files/default/textures/door_wood_b_r.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/door_wood_b_r.png rename to games/MultiCraft_game/files/default/textures/door_wood_b_r.png diff --git a/games/MultiCraft_game/mods/default/textures/dye_black.png b/games/MultiCraft_game/files/default/textures/dye_black.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/dye_black.png rename to games/MultiCraft_game/files/default/textures/dye_black.png diff --git a/games/MultiCraft_game/mods/default/textures/dye_blue.png b/games/MultiCraft_game/files/default/textures/dye_blue.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/dye_blue.png rename to games/MultiCraft_game/files/default/textures/dye_blue.png diff --git a/games/MultiCraft_game/mods/default/textures/dye_brown.png b/games/MultiCraft_game/files/default/textures/dye_brown.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/dye_brown.png rename to games/MultiCraft_game/files/default/textures/dye_brown.png diff --git a/games/MultiCraft_game/mods/default/textures/dye_cyan.png b/games/MultiCraft_game/files/default/textures/dye_cyan.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/dye_cyan.png rename to games/MultiCraft_game/files/default/textures/dye_cyan.png diff --git a/games/MultiCraft_game/mods/default/textures/dye_dark_green.png b/games/MultiCraft_game/files/default/textures/dye_dark_green.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/dye_dark_green.png rename to games/MultiCraft_game/files/default/textures/dye_dark_green.png diff --git a/games/MultiCraft_game/mods/default/textures/dye_dark_grey.png b/games/MultiCraft_game/files/default/textures/dye_dark_grey.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/dye_dark_grey.png rename to games/MultiCraft_game/files/default/textures/dye_dark_grey.png diff --git a/games/MultiCraft_game/mods/default/textures/dye_green.png b/games/MultiCraft_game/files/default/textures/dye_green.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/dye_green.png rename to games/MultiCraft_game/files/default/textures/dye_green.png diff --git a/games/MultiCraft_game/mods/default/textures/dye_grey.png b/games/MultiCraft_game/files/default/textures/dye_grey.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/dye_grey.png rename to games/MultiCraft_game/files/default/textures/dye_grey.png diff --git a/games/MultiCraft_game/mods/default/textures/dye_lightblue.png b/games/MultiCraft_game/files/default/textures/dye_lightblue.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/dye_lightblue.png rename to games/MultiCraft_game/files/default/textures/dye_lightblue.png diff --git a/games/MultiCraft_game/mods/default/textures/dye_magenta.png b/games/MultiCraft_game/files/default/textures/dye_magenta.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/dye_magenta.png rename to games/MultiCraft_game/files/default/textures/dye_magenta.png diff --git a/games/MultiCraft_game/mods/default/textures/dye_orange.png b/games/MultiCraft_game/files/default/textures/dye_orange.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/dye_orange.png rename to games/MultiCraft_game/files/default/textures/dye_orange.png diff --git a/games/MultiCraft_game/mods/default/textures/dye_pink.png b/games/MultiCraft_game/files/default/textures/dye_pink.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/dye_pink.png rename to games/MultiCraft_game/files/default/textures/dye_pink.png diff --git a/games/MultiCraft_game/mods/default/textures/dye_red.png b/games/MultiCraft_game/files/default/textures/dye_red.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/dye_red.png rename to games/MultiCraft_game/files/default/textures/dye_red.png diff --git a/games/MultiCraft_game/mods/default/textures/dye_violet.png b/games/MultiCraft_game/files/default/textures/dye_violet.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/dye_violet.png rename to games/MultiCraft_game/files/default/textures/dye_violet.png diff --git a/games/MultiCraft_game/mods/default/textures/dye_white.png b/games/MultiCraft_game/files/default/textures/dye_white.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/dye_white.png rename to games/MultiCraft_game/files/default/textures/dye_white.png diff --git a/games/MultiCraft_game/mods/default/textures/dye_yellow.png b/games/MultiCraft_game/files/default/textures/dye_yellow.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/dye_yellow.png rename to games/MultiCraft_game/files/default/textures/dye_yellow.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_bread.png b/games/MultiCraft_game/files/default/textures/farming_bread.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_bread.png rename to games/MultiCraft_game/files/default/textures/farming_bread.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_carrot.png b/games/MultiCraft_game/files/default/textures/farming_carrot.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_carrot.png rename to games/MultiCraft_game/files/default/textures/farming_carrot.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_carrot_1.png b/games/MultiCraft_game/files/default/textures/farming_carrot_1.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_carrot_1.png rename to games/MultiCraft_game/files/default/textures/farming_carrot_1.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_carrot_2.png b/games/MultiCraft_game/files/default/textures/farming_carrot_2.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_carrot_2.png rename to games/MultiCraft_game/files/default/textures/farming_carrot_2.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_carrot_3.png b/games/MultiCraft_game/files/default/textures/farming_carrot_3.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_carrot_3.png rename to games/MultiCraft_game/files/default/textures/farming_carrot_3.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_carrot_4.png b/games/MultiCraft_game/files/default/textures/farming_carrot_4.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_carrot_4.png rename to games/MultiCraft_game/files/default/textures/farming_carrot_4.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_carrot_gold.png b/games/MultiCraft_game/files/default/textures/farming_carrot_gold.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_carrot_gold.png rename to games/MultiCraft_game/files/default/textures/farming_carrot_gold.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_cookie.png b/games/MultiCraft_game/files/default/textures/farming_cookie.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_cookie.png rename to games/MultiCraft_game/files/default/textures/farming_cookie.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_melon.png b/games/MultiCraft_game/files/default/textures/farming_melon.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_melon.png rename to games/MultiCraft_game/files/default/textures/farming_melon.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_melon_seed.png b/games/MultiCraft_game/files/default/textures/farming_melon_seed.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_melon_seed.png rename to games/MultiCraft_game/files/default/textures/farming_melon_seed.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_melon_side.png b/games/MultiCraft_game/files/default/textures/farming_melon_side.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_melon_side.png rename to games/MultiCraft_game/files/default/textures/farming_melon_side.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_melon_speckled.png b/games/MultiCraft_game/files/default/textures/farming_melon_speckled.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_melon_speckled.png rename to games/MultiCraft_game/files/default/textures/farming_melon_speckled.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_melon_top.png b/games/MultiCraft_game/files/default/textures/farming_melon_top.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_melon_top.png rename to games/MultiCraft_game/files/default/textures/farming_melon_top.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_mushroom_brown.png b/games/MultiCraft_game/files/default/textures/farming_mushroom_brown.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_mushroom_brown.png rename to games/MultiCraft_game/files/default/textures/farming_mushroom_brown.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_mushroom_red.png b/games/MultiCraft_game/files/default/textures/farming_mushroom_red.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_mushroom_red.png rename to games/MultiCraft_game/files/default/textures/farming_mushroom_red.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_mushroom_stew.png b/games/MultiCraft_game/files/default/textures/farming_mushroom_stew.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_mushroom_stew.png rename to games/MultiCraft_game/files/default/textures/farming_mushroom_stew.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_potato.png b/games/MultiCraft_game/files/default/textures/farming_potato.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_potato.png rename to games/MultiCraft_game/files/default/textures/farming_potato.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_potato_1.png b/games/MultiCraft_game/files/default/textures/farming_potato_1.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_potato_1.png rename to games/MultiCraft_game/files/default/textures/farming_potato_1.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_potato_2.png b/games/MultiCraft_game/files/default/textures/farming_potato_2.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_potato_2.png rename to games/MultiCraft_game/files/default/textures/farming_potato_2.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_potato_3.png b/games/MultiCraft_game/files/default/textures/farming_potato_3.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_potato_3.png rename to games/MultiCraft_game/files/default/textures/farming_potato_3.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_potato_poison.png b/games/MultiCraft_game/files/default/textures/farming_potato_poison.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_potato_poison.png rename to games/MultiCraft_game/files/default/textures/farming_potato_poison.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_pumpkin_face.png b/games/MultiCraft_game/files/default/textures/farming_pumpkin_face.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_pumpkin_face.png rename to games/MultiCraft_game/files/default/textures/farming_pumpkin_face.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_pumpkin_face_light.png b/games/MultiCraft_game/files/default/textures/farming_pumpkin_face_light.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_pumpkin_face_light.png rename to games/MultiCraft_game/files/default/textures/farming_pumpkin_face_light.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_pumpkin_seed.png b/games/MultiCraft_game/files/default/textures/farming_pumpkin_seed.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_pumpkin_seed.png rename to games/MultiCraft_game/files/default/textures/farming_pumpkin_seed.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_pumpkin_side.png b/games/MultiCraft_game/files/default/textures/farming_pumpkin_side.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_pumpkin_side.png rename to games/MultiCraft_game/files/default/textures/farming_pumpkin_side.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_pumpkin_top.png b/games/MultiCraft_game/files/default/textures/farming_pumpkin_top.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_pumpkin_top.png rename to games/MultiCraft_game/files/default/textures/farming_pumpkin_top.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_soil.png b/games/MultiCraft_game/files/default/textures/farming_soil.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_soil.png rename to games/MultiCraft_game/files/default/textures/farming_soil.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_soil_wet.png b/games/MultiCraft_game/files/default/textures/farming_soil_wet.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_soil_wet.png rename to games/MultiCraft_game/files/default/textures/farming_soil_wet.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_tige_1.png b/games/MultiCraft_game/files/default/textures/farming_tige_1.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_tige_1.png rename to games/MultiCraft_game/files/default/textures/farming_tige_1.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_tige_2.png b/games/MultiCraft_game/files/default/textures/farming_tige_2.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_tige_2.png rename to games/MultiCraft_game/files/default/textures/farming_tige_2.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_tige_connnect.png b/games/MultiCraft_game/files/default/textures/farming_tige_connnect.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_tige_connnect.png rename to games/MultiCraft_game/files/default/textures/farming_tige_connnect.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_tige_end.png b/games/MultiCraft_game/files/default/textures/farming_tige_end.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_tige_end.png rename to games/MultiCraft_game/files/default/textures/farming_tige_end.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_tool_diamondhoe.png b/games/MultiCraft_game/files/default/textures/farming_tool_diamondhoe.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_tool_diamondhoe.png rename to games/MultiCraft_game/files/default/textures/farming_tool_diamondhoe.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_tool_goldhoe.png b/games/MultiCraft_game/files/default/textures/farming_tool_goldhoe.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_tool_goldhoe.png rename to games/MultiCraft_game/files/default/textures/farming_tool_goldhoe.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_tool_steelhoe.png b/games/MultiCraft_game/files/default/textures/farming_tool_steelhoe.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_tool_steelhoe.png rename to games/MultiCraft_game/files/default/textures/farming_tool_steelhoe.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_tool_stonehoe.png b/games/MultiCraft_game/files/default/textures/farming_tool_stonehoe.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_tool_stonehoe.png rename to games/MultiCraft_game/files/default/textures/farming_tool_stonehoe.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_tool_woodhoe.png b/games/MultiCraft_game/files/default/textures/farming_tool_woodhoe.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_tool_woodhoe.png rename to games/MultiCraft_game/files/default/textures/farming_tool_woodhoe.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_wheat.png b/games/MultiCraft_game/files/default/textures/farming_wheat.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_wheat.png rename to games/MultiCraft_game/files/default/textures/farming_wheat.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_wheat_1.png b/games/MultiCraft_game/files/default/textures/farming_wheat_1.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_wheat_1.png rename to games/MultiCraft_game/files/default/textures/farming_wheat_1.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_wheat_2.png b/games/MultiCraft_game/files/default/textures/farming_wheat_2.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_wheat_2.png rename to games/MultiCraft_game/files/default/textures/farming_wheat_2.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_wheat_3.png b/games/MultiCraft_game/files/default/textures/farming_wheat_3.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_wheat_3.png rename to games/MultiCraft_game/files/default/textures/farming_wheat_3.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_wheat_harvested.png b/games/MultiCraft_game/files/default/textures/farming_wheat_harvested.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_wheat_harvested.png rename to games/MultiCraft_game/files/default/textures/farming_wheat_harvested.png diff --git a/games/MultiCraft_game/mods/default/textures/farming_wheat_seed.png b/games/MultiCraft_game/files/default/textures/farming_wheat_seed.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/farming_wheat_seed.png rename to games/MultiCraft_game/files/default/textures/farming_wheat_seed.png diff --git a/games/MultiCraft_game/mods/default/textures/fences_fencegate.png b/games/MultiCraft_game/files/default/textures/fences_fencegate.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/fences_fencegate.png rename to games/MultiCraft_game/files/default/textures/fences_fencegate.png diff --git a/games/MultiCraft_game/mods/default/textures/fern.png b/games/MultiCraft_game/files/default/textures/fern.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/fern.png rename to games/MultiCraft_game/files/default/textures/fern.png diff --git a/games/MultiCraft_game/mods/default/textures/fire_basic_flame.png b/games/MultiCraft_game/files/default/textures/fire_basic_flame.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/fire_basic_flame.png rename to games/MultiCraft_game/files/default/textures/fire_basic_flame.png diff --git a/games/MultiCraft_game/mods/default/textures/fire_basic_flame_animated.png b/games/MultiCraft_game/files/default/textures/fire_basic_flame_animated.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/fire_basic_flame_animated.png rename to games/MultiCraft_game/files/default/textures/fire_basic_flame_animated.png diff --git a/games/MultiCraft_game/mods/default/textures/fishing_pole.png b/games/MultiCraft_game/files/default/textures/fishing_pole.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/fishing_pole.png rename to games/MultiCraft_game/files/default/textures/fishing_pole.png diff --git a/games/MultiCraft_game/mods/default/textures/flower_allium.png b/games/MultiCraft_game/files/default/textures/flower_allium.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/flower_allium.png rename to games/MultiCraft_game/files/default/textures/flower_allium.png diff --git a/games/MultiCraft_game/mods/default/textures/flower_blue_orchid.png b/games/MultiCraft_game/files/default/textures/flower_blue_orchid.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/flower_blue_orchid.png rename to games/MultiCraft_game/files/default/textures/flower_blue_orchid.png diff --git a/games/MultiCraft_game/mods/default/textures/flower_houstonia.png b/games/MultiCraft_game/files/default/textures/flower_houstonia.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/flower_houstonia.png rename to games/MultiCraft_game/files/default/textures/flower_houstonia.png diff --git a/games/MultiCraft_game/mods/default/textures/flower_oxeye_daisy.png b/games/MultiCraft_game/files/default/textures/flower_oxeye_daisy.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/flower_oxeye_daisy.png rename to games/MultiCraft_game/files/default/textures/flower_oxeye_daisy.png diff --git a/games/MultiCraft_game/mods/default/textures/flower_paeonia.png b/games/MultiCraft_game/files/default/textures/flower_paeonia.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/flower_paeonia.png rename to games/MultiCraft_game/files/default/textures/flower_paeonia.png diff --git a/games/MultiCraft_game/mods/default/textures/flower_tulip_orange.png b/games/MultiCraft_game/files/default/textures/flower_tulip_orange.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/flower_tulip_orange.png rename to games/MultiCraft_game/files/default/textures/flower_tulip_orange.png diff --git a/games/MultiCraft_game/mods/default/textures/flower_tulip_pink.png b/games/MultiCraft_game/files/default/textures/flower_tulip_pink.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/flower_tulip_pink.png rename to games/MultiCraft_game/files/default/textures/flower_tulip_pink.png diff --git a/games/MultiCraft_game/mods/default/textures/flower_tulip_red.png b/games/MultiCraft_game/files/default/textures/flower_tulip_red.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/flower_tulip_red.png rename to games/MultiCraft_game/files/default/textures/flower_tulip_red.png diff --git a/games/MultiCraft_game/mods/default/textures/flower_tulip_white.png b/games/MultiCraft_game/files/default/textures/flower_tulip_white.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/flower_tulip_white.png rename to games/MultiCraft_game/files/default/textures/flower_tulip_white.png diff --git a/games/MultiCraft_game/mods/default/textures/flowers_coqlicot.png b/games/MultiCraft_game/files/default/textures/flowers_coqlicot.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/flowers_coqlicot.png rename to games/MultiCraft_game/files/default/textures/flowers_coqlicot.png diff --git a/games/MultiCraft_game/mods/default/textures/flowers_dandelion_yellow.png b/games/MultiCraft_game/files/default/textures/flowers_dandelion_yellow.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/flowers_dandelion_yellow.png rename to games/MultiCraft_game/files/default/textures/flowers_dandelion_yellow.png diff --git a/games/MultiCraft_game/mods/default/textures/flowers_pot_bottom.png b/games/MultiCraft_game/files/default/textures/flowers_pot_bottom.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/flowers_pot_bottom.png rename to games/MultiCraft_game/files/default/textures/flowers_pot_bottom.png diff --git a/games/MultiCraft_game/mods/default/textures/flowers_pot_inventory.png b/games/MultiCraft_game/files/default/textures/flowers_pot_inventory.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/flowers_pot_inventory.png rename to games/MultiCraft_game/files/default/textures/flowers_pot_inventory.png diff --git a/games/MultiCraft_game/mods/default/textures/flowers_pot_top.png b/games/MultiCraft_game/files/default/textures/flowers_pot_top.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/flowers_pot_top.png rename to games/MultiCraft_game/files/default/textures/flowers_pot_top.png diff --git a/games/MultiCraft_game/mods/default/textures/flowers_rose.png b/games/MultiCraft_game/files/default/textures/flowers_rose.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/flowers_rose.png rename to games/MultiCraft_game/files/default/textures/flowers_rose.png diff --git a/games/MultiCraft_game/mods/default/textures/flowers_waterlily.png b/games/MultiCraft_game/files/default/textures/flowers_waterlily.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/flowers_waterlily.png rename to games/MultiCraft_game/files/default/textures/flowers_waterlily.png diff --git a/games/MultiCraft_game/mods/default/textures/flowers_waterlily_22.5.png b/games/MultiCraft_game/files/default/textures/flowers_waterlily_22.5.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/flowers_waterlily_22.5.png rename to games/MultiCraft_game/files/default/textures/flowers_waterlily_22.5.png diff --git a/games/MultiCraft_game/mods/default/textures/flowers_waterlily_45.png b/games/MultiCraft_game/files/default/textures/flowers_waterlily_45.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/flowers_waterlily_45.png rename to games/MultiCraft_game/files/default/textures/flowers_waterlily_45.png diff --git a/games/MultiCraft_game/mods/default/textures/flowers_waterlily_67.5.png b/games/MultiCraft_game/files/default/textures/flowers_waterlily_67.5.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/flowers_waterlily_67.5.png rename to games/MultiCraft_game/files/default/textures/flowers_waterlily_67.5.png diff --git a/games/MultiCraft_game/mods/default/textures/fnt_blocks.png b/games/MultiCraft_game/files/default/textures/fnt_blocks.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/fnt_blocks.png rename to games/MultiCraft_game/files/default/textures/fnt_blocks.png diff --git a/games/MultiCraft_game/mods/default/textures/fnt_brew.png b/games/MultiCraft_game/files/default/textures/fnt_brew.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/fnt_brew.png rename to games/MultiCraft_game/files/default/textures/fnt_brew.png diff --git a/games/MultiCraft_game/mods/default/textures/fnt_combat.png b/games/MultiCraft_game/files/default/textures/fnt_combat.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/fnt_combat.png rename to games/MultiCraft_game/files/default/textures/fnt_combat.png diff --git a/games/MultiCraft_game/mods/default/textures/fnt_deco.png b/games/MultiCraft_game/files/default/textures/fnt_deco.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/fnt_deco.png rename to games/MultiCraft_game/files/default/textures/fnt_deco.png diff --git a/games/MultiCraft_game/mods/default/textures/fnt_food.png b/games/MultiCraft_game/files/default/textures/fnt_food.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/fnt_food.png rename to games/MultiCraft_game/files/default/textures/fnt_food.png diff --git a/games/MultiCraft_game/mods/default/textures/fnt_inv.png b/games/MultiCraft_game/files/default/textures/fnt_inv.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/fnt_inv.png rename to games/MultiCraft_game/files/default/textures/fnt_inv.png diff --git a/games/MultiCraft_game/mods/default/textures/fnt_matr.png b/games/MultiCraft_game/files/default/textures/fnt_matr.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/fnt_matr.png rename to games/MultiCraft_game/files/default/textures/fnt_matr.png diff --git a/games/MultiCraft_game/mods/default/textures/fnt_mese.png b/games/MultiCraft_game/files/default/textures/fnt_mese.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/fnt_mese.png rename to games/MultiCraft_game/files/default/textures/fnt_mese.png diff --git a/games/MultiCraft_game/mods/default/textures/fnt_misc.png b/games/MultiCraft_game/files/default/textures/fnt_misc.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/fnt_misc.png rename to games/MultiCraft_game/files/default/textures/fnt_misc.png diff --git a/games/MultiCraft_game/mods/default/textures/fnt_nix.png b/games/MultiCraft_game/files/default/textures/fnt_nix.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/fnt_nix.png rename to games/MultiCraft_game/files/default/textures/fnt_nix.png diff --git a/games/MultiCraft_game/mods/default/textures/fnt_rail.png b/games/MultiCraft_game/files/default/textures/fnt_rail.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/fnt_rail.png rename to games/MultiCraft_game/files/default/textures/fnt_rail.png diff --git a/games/MultiCraft_game/mods/default/textures/fnt_tools.png b/games/MultiCraft_game/files/default/textures/fnt_tools.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/fnt_tools.png rename to games/MultiCraft_game/files/default/textures/fnt_tools.png diff --git a/games/MultiCraft_game/mods/default/textures/gemalde_1.png b/games/MultiCraft_game/files/default/textures/gemalde_1.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/gemalde_1.png rename to games/MultiCraft_game/files/default/textures/gemalde_1.png diff --git a/games/MultiCraft_game/mods/default/textures/gemalde_10.png b/games/MultiCraft_game/files/default/textures/gemalde_10.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/gemalde_10.png rename to games/MultiCraft_game/files/default/textures/gemalde_10.png diff --git a/games/MultiCraft_game/mods/default/textures/gemalde_11.png b/games/MultiCraft_game/files/default/textures/gemalde_11.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/gemalde_11.png rename to games/MultiCraft_game/files/default/textures/gemalde_11.png diff --git a/games/MultiCraft_game/mods/default/textures/gemalde_12.png b/games/MultiCraft_game/files/default/textures/gemalde_12.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/gemalde_12.png rename to games/MultiCraft_game/files/default/textures/gemalde_12.png diff --git a/games/MultiCraft_game/mods/default/textures/gemalde_13.png b/games/MultiCraft_game/files/default/textures/gemalde_13.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/gemalde_13.png rename to games/MultiCraft_game/files/default/textures/gemalde_13.png diff --git a/games/MultiCraft_game/mods/default/textures/gemalde_14.png b/games/MultiCraft_game/files/default/textures/gemalde_14.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/gemalde_14.png rename to games/MultiCraft_game/files/default/textures/gemalde_14.png diff --git a/games/MultiCraft_game/mods/default/textures/gemalde_15.png b/games/MultiCraft_game/files/default/textures/gemalde_15.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/gemalde_15.png rename to games/MultiCraft_game/files/default/textures/gemalde_15.png diff --git a/games/MultiCraft_game/mods/default/textures/gemalde_16.png b/games/MultiCraft_game/files/default/textures/gemalde_16.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/gemalde_16.png rename to games/MultiCraft_game/files/default/textures/gemalde_16.png diff --git a/games/MultiCraft_game/mods/default/textures/gemalde_17.png b/games/MultiCraft_game/files/default/textures/gemalde_17.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/gemalde_17.png rename to games/MultiCraft_game/files/default/textures/gemalde_17.png diff --git a/games/MultiCraft_game/mods/default/textures/gemalde_18.png b/games/MultiCraft_game/files/default/textures/gemalde_18.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/gemalde_18.png rename to games/MultiCraft_game/files/default/textures/gemalde_18.png diff --git a/games/MultiCraft_game/mods/default/textures/gemalde_19.png b/games/MultiCraft_game/files/default/textures/gemalde_19.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/gemalde_19.png rename to games/MultiCraft_game/files/default/textures/gemalde_19.png diff --git a/games/MultiCraft_game/mods/default/textures/gemalde_2.png b/games/MultiCraft_game/files/default/textures/gemalde_2.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/gemalde_2.png rename to games/MultiCraft_game/files/default/textures/gemalde_2.png diff --git a/games/MultiCraft_game/mods/default/textures/gemalde_20.png b/games/MultiCraft_game/files/default/textures/gemalde_20.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/gemalde_20.png rename to games/MultiCraft_game/files/default/textures/gemalde_20.png diff --git a/games/MultiCraft_game/mods/default/textures/gemalde_21.png b/games/MultiCraft_game/files/default/textures/gemalde_21.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/gemalde_21.png rename to games/MultiCraft_game/files/default/textures/gemalde_21.png diff --git a/games/MultiCraft_game/mods/default/textures/gemalde_22.png b/games/MultiCraft_game/files/default/textures/gemalde_22.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/gemalde_22.png rename to games/MultiCraft_game/files/default/textures/gemalde_22.png diff --git a/games/MultiCraft_game/mods/default/textures/gemalde_23.png b/games/MultiCraft_game/files/default/textures/gemalde_23.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/gemalde_23.png rename to games/MultiCraft_game/files/default/textures/gemalde_23.png diff --git a/games/MultiCraft_game/mods/default/textures/gemalde_24.png b/games/MultiCraft_game/files/default/textures/gemalde_24.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/gemalde_24.png rename to games/MultiCraft_game/files/default/textures/gemalde_24.png diff --git a/games/MultiCraft_game/mods/default/textures/gemalde_25.png b/games/MultiCraft_game/files/default/textures/gemalde_25.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/gemalde_25.png rename to games/MultiCraft_game/files/default/textures/gemalde_25.png diff --git a/games/MultiCraft_game/mods/default/textures/gemalde_26.png b/games/MultiCraft_game/files/default/textures/gemalde_26.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/gemalde_26.png rename to games/MultiCraft_game/files/default/textures/gemalde_26.png diff --git a/games/MultiCraft_game/mods/default/textures/gemalde_27.png b/games/MultiCraft_game/files/default/textures/gemalde_27.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/gemalde_27.png rename to games/MultiCraft_game/files/default/textures/gemalde_27.png diff --git a/games/MultiCraft_game/mods/default/textures/gemalde_28.png b/games/MultiCraft_game/files/default/textures/gemalde_28.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/gemalde_28.png rename to games/MultiCraft_game/files/default/textures/gemalde_28.png diff --git a/games/MultiCraft_game/mods/default/textures/gemalde_3.png b/games/MultiCraft_game/files/default/textures/gemalde_3.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/gemalde_3.png rename to games/MultiCraft_game/files/default/textures/gemalde_3.png diff --git a/games/MultiCraft_game/mods/default/textures/gemalde_4.png b/games/MultiCraft_game/files/default/textures/gemalde_4.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/gemalde_4.png rename to games/MultiCraft_game/files/default/textures/gemalde_4.png diff --git a/games/MultiCraft_game/mods/default/textures/gemalde_5.png b/games/MultiCraft_game/files/default/textures/gemalde_5.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/gemalde_5.png rename to games/MultiCraft_game/files/default/textures/gemalde_5.png diff --git a/games/MultiCraft_game/mods/default/textures/gemalde_6.png b/games/MultiCraft_game/files/default/textures/gemalde_6.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/gemalde_6.png rename to games/MultiCraft_game/files/default/textures/gemalde_6.png diff --git a/games/MultiCraft_game/mods/default/textures/gemalde_7.png b/games/MultiCraft_game/files/default/textures/gemalde_7.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/gemalde_7.png rename to games/MultiCraft_game/files/default/textures/gemalde_7.png diff --git a/games/MultiCraft_game/mods/default/textures/gemalde_8.png b/games/MultiCraft_game/files/default/textures/gemalde_8.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/gemalde_8.png rename to games/MultiCraft_game/files/default/textures/gemalde_8.png diff --git a/games/MultiCraft_game/mods/default/textures/gemalde_node.png b/games/MultiCraft_game/files/default/textures/gemalde_node.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/gemalde_node.png rename to games/MultiCraft_game/files/default/textures/gemalde_node.png diff --git a/games/MultiCraft_game/mods/default/textures/gold_armor_frag.png b/games/MultiCraft_game/files/default/textures/gold_armor_frag.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/gold_armor_frag.png rename to games/MultiCraft_game/files/default/textures/gold_armor_frag.png diff --git a/games/MultiCraft_game/mods/default/textures/grim_reaper_spawner.png b/games/MultiCraft_game/files/default/textures/grim_reaper_spawner.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/grim_reaper_spawner.png rename to games/MultiCraft_game/files/default/textures/grim_reaper_spawner.png diff --git a/games/MultiCraft_game/mods/default/textures/hardened_clay.png b/games/MultiCraft_game/files/default/textures/hardened_clay.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hardened_clay.png rename to games/MultiCraft_game/files/default/textures/hardened_clay.png diff --git a/games/MultiCraft_game/mods/default/textures/hardened_clay_stained_black.png b/games/MultiCraft_game/files/default/textures/hardened_clay_stained_black.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hardened_clay_stained_black.png rename to games/MultiCraft_game/files/default/textures/hardened_clay_stained_black.png diff --git a/games/MultiCraft_game/mods/default/textures/hardened_clay_stained_blue.png b/games/MultiCraft_game/files/default/textures/hardened_clay_stained_blue.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hardened_clay_stained_blue.png rename to games/MultiCraft_game/files/default/textures/hardened_clay_stained_blue.png diff --git a/games/MultiCraft_game/mods/default/textures/hardened_clay_stained_brown.png b/games/MultiCraft_game/files/default/textures/hardened_clay_stained_brown.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hardened_clay_stained_brown.png rename to games/MultiCraft_game/files/default/textures/hardened_clay_stained_brown.png diff --git a/games/MultiCraft_game/mods/default/textures/hardened_clay_stained_cyan.png b/games/MultiCraft_game/files/default/textures/hardened_clay_stained_cyan.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hardened_clay_stained_cyan.png rename to games/MultiCraft_game/files/default/textures/hardened_clay_stained_cyan.png diff --git a/games/MultiCraft_game/mods/default/textures/hardened_clay_stained_green.png b/games/MultiCraft_game/files/default/textures/hardened_clay_stained_green.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hardened_clay_stained_green.png rename to games/MultiCraft_game/files/default/textures/hardened_clay_stained_green.png diff --git a/games/MultiCraft_game/mods/default/textures/hardened_clay_stained_grey.png b/games/MultiCraft_game/files/default/textures/hardened_clay_stained_grey.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hardened_clay_stained_grey.png rename to games/MultiCraft_game/files/default/textures/hardened_clay_stained_grey.png diff --git a/games/MultiCraft_game/mods/default/textures/hardened_clay_stained_light_blue.png b/games/MultiCraft_game/files/default/textures/hardened_clay_stained_light_blue.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hardened_clay_stained_light_blue.png rename to games/MultiCraft_game/files/default/textures/hardened_clay_stained_light_blue.png diff --git a/games/MultiCraft_game/mods/default/textures/hardened_clay_stained_lime.png b/games/MultiCraft_game/files/default/textures/hardened_clay_stained_lime.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hardened_clay_stained_lime.png rename to games/MultiCraft_game/files/default/textures/hardened_clay_stained_lime.png diff --git a/games/MultiCraft_game/mods/default/textures/hardened_clay_stained_magenta.png b/games/MultiCraft_game/files/default/textures/hardened_clay_stained_magenta.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hardened_clay_stained_magenta.png rename to games/MultiCraft_game/files/default/textures/hardened_clay_stained_magenta.png diff --git a/games/MultiCraft_game/mods/default/textures/hardened_clay_stained_orange.png b/games/MultiCraft_game/files/default/textures/hardened_clay_stained_orange.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hardened_clay_stained_orange.png rename to games/MultiCraft_game/files/default/textures/hardened_clay_stained_orange.png diff --git a/games/MultiCraft_game/mods/default/textures/hardened_clay_stained_pink.png b/games/MultiCraft_game/files/default/textures/hardened_clay_stained_pink.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hardened_clay_stained_pink.png rename to games/MultiCraft_game/files/default/textures/hardened_clay_stained_pink.png diff --git a/games/MultiCraft_game/mods/default/textures/hardened_clay_stained_purple.png b/games/MultiCraft_game/files/default/textures/hardened_clay_stained_purple.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hardened_clay_stained_purple.png rename to games/MultiCraft_game/files/default/textures/hardened_clay_stained_purple.png diff --git a/games/MultiCraft_game/mods/default/textures/hardened_clay_stained_red.png b/games/MultiCraft_game/files/default/textures/hardened_clay_stained_red.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hardened_clay_stained_red.png rename to games/MultiCraft_game/files/default/textures/hardened_clay_stained_red.png diff --git a/games/MultiCraft_game/mods/default/textures/hardened_clay_stained_silver.png b/games/MultiCraft_game/files/default/textures/hardened_clay_stained_silver.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hardened_clay_stained_silver.png rename to games/MultiCraft_game/files/default/textures/hardened_clay_stained_silver.png diff --git a/games/MultiCraft_game/mods/default/textures/hardened_clay_stained_white.png b/games/MultiCraft_game/files/default/textures/hardened_clay_stained_white.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hardened_clay_stained_white.png rename to games/MultiCraft_game/files/default/textures/hardened_clay_stained_white.png diff --git a/games/MultiCraft_game/mods/default/textures/hardened_clay_stained_yellow.png b/games/MultiCraft_game/files/default/textures/hardened_clay_stained_yellow.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hardened_clay_stained_yellow.png rename to games/MultiCraft_game/files/default/textures/hardened_clay_stained_yellow.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_20.png b/games/MultiCraft_game/files/default/textures/hdf_20.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_20.png rename to games/MultiCraft_game/files/default/textures/hdf_20.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_21.png b/games/MultiCraft_game/files/default/textures/hdf_21.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_21.png rename to games/MultiCraft_game/files/default/textures/hdf_21.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_22.png b/games/MultiCraft_game/files/default/textures/hdf_22.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_22.png rename to games/MultiCraft_game/files/default/textures/hdf_22.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_23.png b/games/MultiCraft_game/files/default/textures/hdf_23.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_23.png rename to games/MultiCraft_game/files/default/textures/hdf_23.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_24.png b/games/MultiCraft_game/files/default/textures/hdf_24.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_24.png rename to games/MultiCraft_game/files/default/textures/hdf_24.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_25.png b/games/MultiCraft_game/files/default/textures/hdf_25.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_25.png rename to games/MultiCraft_game/files/default/textures/hdf_25.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_26.png b/games/MultiCraft_game/files/default/textures/hdf_26.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_26.png rename to games/MultiCraft_game/files/default/textures/hdf_26.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_27.png b/games/MultiCraft_game/files/default/textures/hdf_27.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_27.png rename to games/MultiCraft_game/files/default/textures/hdf_27.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_28.png b/games/MultiCraft_game/files/default/textures/hdf_28.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_28.png rename to games/MultiCraft_game/files/default/textures/hdf_28.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_29.png b/games/MultiCraft_game/files/default/textures/hdf_29.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_29.png rename to games/MultiCraft_game/files/default/textures/hdf_29.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_2a.png b/games/MultiCraft_game/files/default/textures/hdf_2a.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_2a.png rename to games/MultiCraft_game/files/default/textures/hdf_2a.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_2b.png b/games/MultiCraft_game/files/default/textures/hdf_2b.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_2b.png rename to games/MultiCraft_game/files/default/textures/hdf_2b.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_2c.png b/games/MultiCraft_game/files/default/textures/hdf_2c.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_2c.png rename to games/MultiCraft_game/files/default/textures/hdf_2c.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_2d.png b/games/MultiCraft_game/files/default/textures/hdf_2d.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_2d.png rename to games/MultiCraft_game/files/default/textures/hdf_2d.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_2e.png b/games/MultiCraft_game/files/default/textures/hdf_2e.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_2e.png rename to games/MultiCraft_game/files/default/textures/hdf_2e.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_2f.png b/games/MultiCraft_game/files/default/textures/hdf_2f.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_2f.png rename to games/MultiCraft_game/files/default/textures/hdf_2f.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_30.png b/games/MultiCraft_game/files/default/textures/hdf_30.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_30.png rename to games/MultiCraft_game/files/default/textures/hdf_30.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_31.png b/games/MultiCraft_game/files/default/textures/hdf_31.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_31.png rename to games/MultiCraft_game/files/default/textures/hdf_31.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_32.png b/games/MultiCraft_game/files/default/textures/hdf_32.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_32.png rename to games/MultiCraft_game/files/default/textures/hdf_32.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_33.png b/games/MultiCraft_game/files/default/textures/hdf_33.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_33.png rename to games/MultiCraft_game/files/default/textures/hdf_33.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_34.png b/games/MultiCraft_game/files/default/textures/hdf_34.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_34.png rename to games/MultiCraft_game/files/default/textures/hdf_34.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_35.png b/games/MultiCraft_game/files/default/textures/hdf_35.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_35.png rename to games/MultiCraft_game/files/default/textures/hdf_35.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_36.png b/games/MultiCraft_game/files/default/textures/hdf_36.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_36.png rename to games/MultiCraft_game/files/default/textures/hdf_36.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_37.png b/games/MultiCraft_game/files/default/textures/hdf_37.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_37.png rename to games/MultiCraft_game/files/default/textures/hdf_37.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_38.png b/games/MultiCraft_game/files/default/textures/hdf_38.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_38.png rename to games/MultiCraft_game/files/default/textures/hdf_38.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_39.png b/games/MultiCraft_game/files/default/textures/hdf_39.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_39.png rename to games/MultiCraft_game/files/default/textures/hdf_39.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_3a.png b/games/MultiCraft_game/files/default/textures/hdf_3a.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_3a.png rename to games/MultiCraft_game/files/default/textures/hdf_3a.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_3b.png b/games/MultiCraft_game/files/default/textures/hdf_3b.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_3b.png rename to games/MultiCraft_game/files/default/textures/hdf_3b.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_3c.png b/games/MultiCraft_game/files/default/textures/hdf_3c.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_3c.png rename to games/MultiCraft_game/files/default/textures/hdf_3c.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_3d.png b/games/MultiCraft_game/files/default/textures/hdf_3d.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_3d.png rename to games/MultiCraft_game/files/default/textures/hdf_3d.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_3e.png b/games/MultiCraft_game/files/default/textures/hdf_3e.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_3e.png rename to games/MultiCraft_game/files/default/textures/hdf_3e.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_3f.png b/games/MultiCraft_game/files/default/textures/hdf_3f.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_3f.png rename to games/MultiCraft_game/files/default/textures/hdf_3f.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_40.png b/games/MultiCraft_game/files/default/textures/hdf_40.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_40.png rename to games/MultiCraft_game/files/default/textures/hdf_40.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_41.png b/games/MultiCraft_game/files/default/textures/hdf_41.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_41.png rename to games/MultiCraft_game/files/default/textures/hdf_41.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_42.png b/games/MultiCraft_game/files/default/textures/hdf_42.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_42.png rename to games/MultiCraft_game/files/default/textures/hdf_42.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_43.png b/games/MultiCraft_game/files/default/textures/hdf_43.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_43.png rename to games/MultiCraft_game/files/default/textures/hdf_43.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_44.png b/games/MultiCraft_game/files/default/textures/hdf_44.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_44.png rename to games/MultiCraft_game/files/default/textures/hdf_44.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_45.png b/games/MultiCraft_game/files/default/textures/hdf_45.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_45.png rename to games/MultiCraft_game/files/default/textures/hdf_45.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_46.png b/games/MultiCraft_game/files/default/textures/hdf_46.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_46.png rename to games/MultiCraft_game/files/default/textures/hdf_46.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_47.png b/games/MultiCraft_game/files/default/textures/hdf_47.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_47.png rename to games/MultiCraft_game/files/default/textures/hdf_47.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_48.png b/games/MultiCraft_game/files/default/textures/hdf_48.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_48.png rename to games/MultiCraft_game/files/default/textures/hdf_48.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_49.png b/games/MultiCraft_game/files/default/textures/hdf_49.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_49.png rename to games/MultiCraft_game/files/default/textures/hdf_49.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_4a.png b/games/MultiCraft_game/files/default/textures/hdf_4a.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_4a.png rename to games/MultiCraft_game/files/default/textures/hdf_4a.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_4b.png b/games/MultiCraft_game/files/default/textures/hdf_4b.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_4b.png rename to games/MultiCraft_game/files/default/textures/hdf_4b.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_4c.png b/games/MultiCraft_game/files/default/textures/hdf_4c.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_4c.png rename to games/MultiCraft_game/files/default/textures/hdf_4c.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_4d.png b/games/MultiCraft_game/files/default/textures/hdf_4d.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_4d.png rename to games/MultiCraft_game/files/default/textures/hdf_4d.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_4e.png b/games/MultiCraft_game/files/default/textures/hdf_4e.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_4e.png rename to games/MultiCraft_game/files/default/textures/hdf_4e.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_4f.png b/games/MultiCraft_game/files/default/textures/hdf_4f.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_4f.png rename to games/MultiCraft_game/files/default/textures/hdf_4f.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_50.png b/games/MultiCraft_game/files/default/textures/hdf_50.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_50.png rename to games/MultiCraft_game/files/default/textures/hdf_50.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_51.png b/games/MultiCraft_game/files/default/textures/hdf_51.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_51.png rename to games/MultiCraft_game/files/default/textures/hdf_51.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_52.png b/games/MultiCraft_game/files/default/textures/hdf_52.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_52.png rename to games/MultiCraft_game/files/default/textures/hdf_52.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_53.png b/games/MultiCraft_game/files/default/textures/hdf_53.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_53.png rename to games/MultiCraft_game/files/default/textures/hdf_53.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_54.png b/games/MultiCraft_game/files/default/textures/hdf_54.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_54.png rename to games/MultiCraft_game/files/default/textures/hdf_54.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_55.png b/games/MultiCraft_game/files/default/textures/hdf_55.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_55.png rename to games/MultiCraft_game/files/default/textures/hdf_55.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_56.png b/games/MultiCraft_game/files/default/textures/hdf_56.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_56.png rename to games/MultiCraft_game/files/default/textures/hdf_56.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_57.png b/games/MultiCraft_game/files/default/textures/hdf_57.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_57.png rename to games/MultiCraft_game/files/default/textures/hdf_57.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_58.png b/games/MultiCraft_game/files/default/textures/hdf_58.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_58.png rename to games/MultiCraft_game/files/default/textures/hdf_58.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_59.png b/games/MultiCraft_game/files/default/textures/hdf_59.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_59.png rename to games/MultiCraft_game/files/default/textures/hdf_59.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_5a.png b/games/MultiCraft_game/files/default/textures/hdf_5a.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_5a.png rename to games/MultiCraft_game/files/default/textures/hdf_5a.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_5b.png b/games/MultiCraft_game/files/default/textures/hdf_5b.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_5b.png rename to games/MultiCraft_game/files/default/textures/hdf_5b.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_5c.png b/games/MultiCraft_game/files/default/textures/hdf_5c.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_5c.png rename to games/MultiCraft_game/files/default/textures/hdf_5c.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_5d.png b/games/MultiCraft_game/files/default/textures/hdf_5d.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_5d.png rename to games/MultiCraft_game/files/default/textures/hdf_5d.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_5e.png b/games/MultiCraft_game/files/default/textures/hdf_5e.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_5e.png rename to games/MultiCraft_game/files/default/textures/hdf_5e.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_5f.png b/games/MultiCraft_game/files/default/textures/hdf_5f.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_5f.png rename to games/MultiCraft_game/files/default/textures/hdf_5f.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_60.png b/games/MultiCraft_game/files/default/textures/hdf_60.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_60.png rename to games/MultiCraft_game/files/default/textures/hdf_60.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_61.png b/games/MultiCraft_game/files/default/textures/hdf_61.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_61.png rename to games/MultiCraft_game/files/default/textures/hdf_61.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_62.png b/games/MultiCraft_game/files/default/textures/hdf_62.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_62.png rename to games/MultiCraft_game/files/default/textures/hdf_62.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_63.png b/games/MultiCraft_game/files/default/textures/hdf_63.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_63.png rename to games/MultiCraft_game/files/default/textures/hdf_63.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_64.png b/games/MultiCraft_game/files/default/textures/hdf_64.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_64.png rename to games/MultiCraft_game/files/default/textures/hdf_64.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_65.png b/games/MultiCraft_game/files/default/textures/hdf_65.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_65.png rename to games/MultiCraft_game/files/default/textures/hdf_65.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_66.png b/games/MultiCraft_game/files/default/textures/hdf_66.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_66.png rename to games/MultiCraft_game/files/default/textures/hdf_66.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_67.png b/games/MultiCraft_game/files/default/textures/hdf_67.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_67.png rename to games/MultiCraft_game/files/default/textures/hdf_67.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_68.png b/games/MultiCraft_game/files/default/textures/hdf_68.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_68.png rename to games/MultiCraft_game/files/default/textures/hdf_68.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_69.png b/games/MultiCraft_game/files/default/textures/hdf_69.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_69.png rename to games/MultiCraft_game/files/default/textures/hdf_69.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_6a.png b/games/MultiCraft_game/files/default/textures/hdf_6a.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_6a.png rename to games/MultiCraft_game/files/default/textures/hdf_6a.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_6b.png b/games/MultiCraft_game/files/default/textures/hdf_6b.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_6b.png rename to games/MultiCraft_game/files/default/textures/hdf_6b.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_6c.png b/games/MultiCraft_game/files/default/textures/hdf_6c.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_6c.png rename to games/MultiCraft_game/files/default/textures/hdf_6c.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_6d.png b/games/MultiCraft_game/files/default/textures/hdf_6d.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_6d.png rename to games/MultiCraft_game/files/default/textures/hdf_6d.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_6e.png b/games/MultiCraft_game/files/default/textures/hdf_6e.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_6e.png rename to games/MultiCraft_game/files/default/textures/hdf_6e.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_6f.png b/games/MultiCraft_game/files/default/textures/hdf_6f.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_6f.png rename to games/MultiCraft_game/files/default/textures/hdf_6f.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_70.png b/games/MultiCraft_game/files/default/textures/hdf_70.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_70.png rename to games/MultiCraft_game/files/default/textures/hdf_70.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_71.png b/games/MultiCraft_game/files/default/textures/hdf_71.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_71.png rename to games/MultiCraft_game/files/default/textures/hdf_71.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_72.png b/games/MultiCraft_game/files/default/textures/hdf_72.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_72.png rename to games/MultiCraft_game/files/default/textures/hdf_72.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_73.png b/games/MultiCraft_game/files/default/textures/hdf_73.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_73.png rename to games/MultiCraft_game/files/default/textures/hdf_73.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_74.png b/games/MultiCraft_game/files/default/textures/hdf_74.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_74.png rename to games/MultiCraft_game/files/default/textures/hdf_74.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_75.png b/games/MultiCraft_game/files/default/textures/hdf_75.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_75.png rename to games/MultiCraft_game/files/default/textures/hdf_75.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_76.png b/games/MultiCraft_game/files/default/textures/hdf_76.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_76.png rename to games/MultiCraft_game/files/default/textures/hdf_76.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_77.png b/games/MultiCraft_game/files/default/textures/hdf_77.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_77.png rename to games/MultiCraft_game/files/default/textures/hdf_77.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_78.png b/games/MultiCraft_game/files/default/textures/hdf_78.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_78.png rename to games/MultiCraft_game/files/default/textures/hdf_78.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_79.png b/games/MultiCraft_game/files/default/textures/hdf_79.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_79.png rename to games/MultiCraft_game/files/default/textures/hdf_79.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_7a.png b/games/MultiCraft_game/files/default/textures/hdf_7a.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_7a.png rename to games/MultiCraft_game/files/default/textures/hdf_7a.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_7b.png b/games/MultiCraft_game/files/default/textures/hdf_7b.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_7b.png rename to games/MultiCraft_game/files/default/textures/hdf_7b.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_7c.png b/games/MultiCraft_game/files/default/textures/hdf_7c.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_7c.png rename to games/MultiCraft_game/files/default/textures/hdf_7c.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_7d.png b/games/MultiCraft_game/files/default/textures/hdf_7d.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_7d.png rename to games/MultiCraft_game/files/default/textures/hdf_7d.png diff --git a/games/MultiCraft_game/mods/default/textures/hdf_7e.png b/games/MultiCraft_game/files/default/textures/hdf_7e.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hdf_7e.png rename to games/MultiCraft_game/files/default/textures/hdf_7e.png diff --git a/games/MultiCraft_game/mods/default/textures/heart.png b/games/MultiCraft_game/files/default/textures/heart.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/heart.png rename to games/MultiCraft_game/files/default/textures/heart.png diff --git a/games/MultiCraft_game/mods/default/textures/hud_air_fg.png b/games/MultiCraft_game/files/default/textures/hud_air_fg.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hud_air_fg.png rename to games/MultiCraft_game/files/default/textures/hud_air_fg.png diff --git a/games/MultiCraft_game/mods/default/textures/hud_armor_bg.png b/games/MultiCraft_game/files/default/textures/hud_armor_bg.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hud_armor_bg.png rename to games/MultiCraft_game/files/default/textures/hud_armor_bg.png diff --git a/games/MultiCraft_game/mods/default/textures/hud_armor_fg.png b/games/MultiCraft_game/files/default/textures/hud_armor_fg.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hud_armor_fg.png rename to games/MultiCraft_game/files/default/textures/hud_armor_fg.png diff --git a/games/MultiCraft_game/mods/default/textures/hud_heart_bg.png b/games/MultiCraft_game/files/default/textures/hud_heart_bg.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hud_heart_bg.png rename to games/MultiCraft_game/files/default/textures/hud_heart_bg.png diff --git a/games/MultiCraft_game/mods/default/textures/hud_heart_fg.png b/games/MultiCraft_game/files/default/textures/hud_heart_fg.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hud_heart_fg.png rename to games/MultiCraft_game/files/default/textures/hud_heart_fg.png diff --git a/games/MultiCraft_game/mods/default/textures/hud_hunger_bg.png b/games/MultiCraft_game/files/default/textures/hud_hunger_bg.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hud_hunger_bg.png rename to games/MultiCraft_game/files/default/textures/hud_hunger_bg.png diff --git a/games/MultiCraft_game/mods/default/textures/hud_hunger_fg.png b/games/MultiCraft_game/files/default/textures/hud_hunger_fg.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hud_hunger_fg.png rename to games/MultiCraft_game/files/default/textures/hud_hunger_fg.png diff --git a/games/MultiCraft_game/mods/default/textures/hunger_tile_c.png b/games/MultiCraft_game/files/default/textures/hunger_tile_c.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hunger_tile_c.png rename to games/MultiCraft_game/files/default/textures/hunger_tile_c.png diff --git a/games/MultiCraft_game/mods/default/textures/hunger_tile_d.png b/games/MultiCraft_game/files/default/textures/hunger_tile_d.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/hunger_tile_d.png rename to games/MultiCraft_game/files/default/textures/hunger_tile_d.png diff --git a/games/MultiCraft_game/mods/default/textures/iron_trapdoor.png b/games/MultiCraft_game/files/default/textures/iron_trapdoor.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/iron_trapdoor.png rename to games/MultiCraft_game/files/default/textures/iron_trapdoor.png diff --git a/games/MultiCraft_game/mods/default/textures/itemframe_background.png b/games/MultiCraft_game/files/default/textures/itemframe_background.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/itemframe_background.png rename to games/MultiCraft_game/files/default/textures/itemframe_background.png diff --git a/games/MultiCraft_game/mods/default/textures/itemframes_frame.png b/games/MultiCraft_game/files/default/textures/itemframes_frame.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/itemframes_frame.png rename to games/MultiCraft_game/files/default/textures/itemframes_frame.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_battery_charging.png b/games/MultiCraft_game/files/default/textures/jeija_battery_charging.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_battery_charging.png rename to games/MultiCraft_game/files/default/textures/jeija_battery_charging.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_battery_discharging.png b/games/MultiCraft_game/files/default/textures/jeija_battery_discharging.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_battery_discharging.png rename to games/MultiCraft_game/files/default/textures/jeija_battery_discharging.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_commandblock_off.png b/games/MultiCraft_game/files/default/textures/jeija_commandblock_off.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_commandblock_off.png rename to games/MultiCraft_game/files/default/textures/jeija_commandblock_off.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_commandblock_on.png b/games/MultiCraft_game/files/default/textures/jeija_commandblock_on.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_commandblock_on.png rename to games/MultiCraft_game/files/default/textures/jeija_commandblock_on.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_glue.png b/games/MultiCraft_game/files/default/textures/jeija_glue.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_glue.png rename to games/MultiCraft_game/files/default/textures/jeija_glue.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_lightstone_gray_off.png b/games/MultiCraft_game/files/default/textures/jeija_lightstone_gray_off.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_lightstone_gray_off.png rename to games/MultiCraft_game/files/default/textures/jeija_lightstone_gray_off.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_lightstone_gray_on.png b/games/MultiCraft_game/files/default/textures/jeija_lightstone_gray_on.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_lightstone_gray_on.png rename to games/MultiCraft_game/files/default/textures/jeija_lightstone_gray_on.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_mesecon_crossing_off.png b/games/MultiCraft_game/files/default/textures/jeija_mesecon_crossing_off.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_mesecon_crossing_off.png rename to games/MultiCraft_game/files/default/textures/jeija_mesecon_crossing_off.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_mesecon_crossing_on.png b/games/MultiCraft_game/files/default/textures/jeija_mesecon_crossing_on.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_mesecon_crossing_on.png rename to games/MultiCraft_game/files/default/textures/jeija_mesecon_crossing_on.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_mesecon_curved_off.png b/games/MultiCraft_game/files/default/textures/jeija_mesecon_curved_off.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_mesecon_curved_off.png rename to games/MultiCraft_game/files/default/textures/jeija_mesecon_curved_off.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_mesecon_curved_on.png b/games/MultiCraft_game/files/default/textures/jeija_mesecon_curved_on.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_mesecon_curved_on.png rename to games/MultiCraft_game/files/default/textures/jeija_mesecon_curved_on.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_mesecon_off.png b/games/MultiCraft_game/files/default/textures/jeija_mesecon_off.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_mesecon_off.png rename to games/MultiCraft_game/files/default/textures/jeija_mesecon_off.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_mesecon_on.png b/games/MultiCraft_game/files/default/textures/jeija_mesecon_on.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_mesecon_on.png rename to games/MultiCraft_game/files/default/textures/jeija_mesecon_on.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_mesecon_t_junction_off.png b/games/MultiCraft_game/files/default/textures/jeija_mesecon_t_junction_off.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_mesecon_t_junction_off.png rename to games/MultiCraft_game/files/default/textures/jeija_mesecon_t_junction_off.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_mesecon_t_junction_on.png b/games/MultiCraft_game/files/default/textures/jeija_mesecon_t_junction_on.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_mesecon_t_junction_on.png rename to games/MultiCraft_game/files/default/textures/jeija_mesecon_t_junction_on.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_solar_panel.png b/games/MultiCraft_game/files/default/textures/jeija_solar_panel.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_solar_panel.png rename to games/MultiCraft_game/files/default/textures/jeija_solar_panel.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_solar_panel_inverted.png b/games/MultiCraft_game/files/default/textures/jeija_solar_panel_inverted.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_solar_panel_inverted.png rename to games/MultiCraft_game/files/default/textures/jeija_solar_panel_inverted.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_solar_panel_side.png b/games/MultiCraft_game/files/default/textures/jeija_solar_panel_side.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_solar_panel_side.png rename to games/MultiCraft_game/files/default/textures/jeija_solar_panel_side.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_torches_off.png b/games/MultiCraft_game/files/default/textures/jeija_torches_off.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_torches_off.png rename to games/MultiCraft_game/files/default/textures/jeija_torches_off.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_torches_off_ceiling.png b/games/MultiCraft_game/files/default/textures/jeija_torches_off_ceiling.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_torches_off_ceiling.png rename to games/MultiCraft_game/files/default/textures/jeija_torches_off_ceiling.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_torches_off_side.png b/games/MultiCraft_game/files/default/textures/jeija_torches_off_side.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_torches_off_side.png rename to games/MultiCraft_game/files/default/textures/jeija_torches_off_side.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_torches_on.png b/games/MultiCraft_game/files/default/textures/jeija_torches_on.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_torches_on.png rename to games/MultiCraft_game/files/default/textures/jeija_torches_on.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_torches_on_ceiling.png b/games/MultiCraft_game/files/default/textures/jeija_torches_on_ceiling.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_torches_on_ceiling.png rename to games/MultiCraft_game/files/default/textures/jeija_torches_on_ceiling.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_torches_on_side.png b/games/MultiCraft_game/files/default/textures/jeija_torches_on_side.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_torches_on_side.png rename to games/MultiCraft_game/files/default/textures/jeija_torches_on_side.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_wall_lever.png b/games/MultiCraft_game/files/default/textures/jeija_wall_lever.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_wall_lever.png rename to games/MultiCraft_game/files/default/textures/jeija_wall_lever.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_wall_lever_back.png b/games/MultiCraft_game/files/default/textures/jeija_wall_lever_back.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_wall_lever_back.png rename to games/MultiCraft_game/files/default/textures/jeija_wall_lever_back.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_wall_lever_bottom.png b/games/MultiCraft_game/files/default/textures/jeija_wall_lever_bottom.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_wall_lever_bottom.png rename to games/MultiCraft_game/files/default/textures/jeija_wall_lever_bottom.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_wall_lever_off.png b/games/MultiCraft_game/files/default/textures/jeija_wall_lever_off.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_wall_lever_off.png rename to games/MultiCraft_game/files/default/textures/jeija_wall_lever_off.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_wall_lever_on.png b/games/MultiCraft_game/files/default/textures/jeija_wall_lever_on.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_wall_lever_on.png rename to games/MultiCraft_game/files/default/textures/jeija_wall_lever_on.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_wall_lever_sides.png b/games/MultiCraft_game/files/default/textures/jeija_wall_lever_sides.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_wall_lever_sides.png rename to games/MultiCraft_game/files/default/textures/jeija_wall_lever_sides.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_wall_lever_tb.png b/games/MultiCraft_game/files/default/textures/jeija_wall_lever_tb.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_wall_lever_tb.png rename to games/MultiCraft_game/files/default/textures/jeija_wall_lever_tb.png diff --git a/games/MultiCraft_game/mods/default/textures/jeija_wall_lever_top.png b/games/MultiCraft_game/files/default/textures/jeija_wall_lever_top.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/jeija_wall_lever_top.png rename to games/MultiCraft_game/files/default/textures/jeija_wall_lever_top.png diff --git a/games/MultiCraft_game/mods/default/textures/map_block.png b/games/MultiCraft_game/files/default/textures/map_block.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/map_block.png rename to games/MultiCraft_game/files/default/textures/map_block.png diff --git a/games/MultiCraft_game/mods/default/textures/map_block_bg.png b/games/MultiCraft_game/files/default/textures/map_block_bg.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/map_block_bg.png rename to games/MultiCraft_game/files/default/textures/map_block_bg.png diff --git a/games/MultiCraft_game/mods/default/textures/mesecons_piston_back.png b/games/MultiCraft_game/files/default/textures/mesecons_piston_back.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/mesecons_piston_back.png rename to games/MultiCraft_game/files/default/textures/mesecons_piston_back.png diff --git a/games/MultiCraft_game/mods/default/textures/mesecons_piston_bottom.png b/games/MultiCraft_game/files/default/textures/mesecons_piston_bottom.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/mesecons_piston_bottom.png rename to games/MultiCraft_game/files/default/textures/mesecons_piston_bottom.png diff --git a/games/MultiCraft_game/mods/default/textures/mesecons_piston_left.png b/games/MultiCraft_game/files/default/textures/mesecons_piston_left.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/mesecons_piston_left.png rename to games/MultiCraft_game/files/default/textures/mesecons_piston_left.png diff --git a/games/MultiCraft_game/mods/default/textures/mesecons_piston_on_front.png b/games/MultiCraft_game/files/default/textures/mesecons_piston_on_front.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/mesecons_piston_on_front.png rename to games/MultiCraft_game/files/default/textures/mesecons_piston_on_front.png diff --git a/games/MultiCraft_game/mods/default/textures/mesecons_piston_pusher_back.png b/games/MultiCraft_game/files/default/textures/mesecons_piston_pusher_back.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/mesecons_piston_pusher_back.png rename to games/MultiCraft_game/files/default/textures/mesecons_piston_pusher_back.png diff --git a/games/MultiCraft_game/mods/default/textures/mesecons_piston_pusher_bottom.png b/games/MultiCraft_game/files/default/textures/mesecons_piston_pusher_bottom.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/mesecons_piston_pusher_bottom.png rename to games/MultiCraft_game/files/default/textures/mesecons_piston_pusher_bottom.png diff --git a/games/MultiCraft_game/mods/default/textures/mesecons_piston_pusher_front.png b/games/MultiCraft_game/files/default/textures/mesecons_piston_pusher_front.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/mesecons_piston_pusher_front.png rename to games/MultiCraft_game/files/default/textures/mesecons_piston_pusher_front.png diff --git a/games/MultiCraft_game/mods/default/textures/mesecons_piston_pusher_front_sticky.png b/games/MultiCraft_game/files/default/textures/mesecons_piston_pusher_front_sticky.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/mesecons_piston_pusher_front_sticky.png rename to games/MultiCraft_game/files/default/textures/mesecons_piston_pusher_front_sticky.png diff --git a/games/MultiCraft_game/mods/default/textures/mesecons_piston_pusher_left.png b/games/MultiCraft_game/files/default/textures/mesecons_piston_pusher_left.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/mesecons_piston_pusher_left.png rename to games/MultiCraft_game/files/default/textures/mesecons_piston_pusher_left.png diff --git a/games/MultiCraft_game/mods/default/textures/mesecons_piston_pusher_right.png b/games/MultiCraft_game/files/default/textures/mesecons_piston_pusher_right.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/mesecons_piston_pusher_right.png rename to games/MultiCraft_game/files/default/textures/mesecons_piston_pusher_right.png diff --git a/games/MultiCraft_game/mods/default/textures/mesecons_piston_pusher_top.png b/games/MultiCraft_game/files/default/textures/mesecons_piston_pusher_top.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/mesecons_piston_pusher_top.png rename to games/MultiCraft_game/files/default/textures/mesecons_piston_pusher_top.png diff --git a/games/MultiCraft_game/mods/default/textures/mesecons_piston_right.png b/games/MultiCraft_game/files/default/textures/mesecons_piston_right.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/mesecons_piston_right.png rename to games/MultiCraft_game/files/default/textures/mesecons_piston_right.png diff --git a/games/MultiCraft_game/mods/default/textures/mesecons_piston_top.png b/games/MultiCraft_game/files/default/textures/mesecons_piston_top.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/mesecons_piston_top.png rename to games/MultiCraft_game/files/default/textures/mesecons_piston_top.png diff --git a/games/MultiCraft_game/mods/default/textures/mobs_blood.png b/games/MultiCraft_game/files/default/textures/mobs_blood.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/mobs_blood.png rename to games/MultiCraft_game/files/default/textures/mobs_blood.png diff --git a/games/MultiCraft_game/mods/default/textures/mobs_bucket_milk.png b/games/MultiCraft_game/files/default/textures/mobs_bucket_milk.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/mobs_bucket_milk.png rename to games/MultiCraft_game/files/default/textures/mobs_bucket_milk.png diff --git a/games/MultiCraft_game/mods/default/textures/mobs_cheese.png b/games/MultiCraft_game/files/default/textures/mobs_cheese.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/mobs_cheese.png rename to games/MultiCraft_game/files/default/textures/mobs_cheese.png diff --git a/games/MultiCraft_game/mods/default/textures/mobs_cheeseblock.png b/games/MultiCraft_game/files/default/textures/mobs_cheeseblock.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/mobs_cheeseblock.png rename to games/MultiCraft_game/files/default/textures/mobs_cheeseblock.png diff --git a/games/MultiCraft_game/mods/default/textures/mobs_chicken_cooked.png b/games/MultiCraft_game/files/default/textures/mobs_chicken_cooked.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/mobs_chicken_cooked.png rename to games/MultiCraft_game/files/default/textures/mobs_chicken_cooked.png diff --git a/games/MultiCraft_game/mods/default/textures/mobs_chicken_egg.png b/games/MultiCraft_game/files/default/textures/mobs_chicken_egg.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/mobs_chicken_egg.png rename to games/MultiCraft_game/files/default/textures/mobs_chicken_egg.png diff --git a/games/MultiCraft_game/mods/default/textures/mobs_chicken_egg_fried.png b/games/MultiCraft_game/files/default/textures/mobs_chicken_egg_fried.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/mobs_chicken_egg_fried.png rename to games/MultiCraft_game/files/default/textures/mobs_chicken_egg_fried.png diff --git a/games/MultiCraft_game/mods/default/textures/mobs_chicken_inv.png b/games/MultiCraft_game/files/default/textures/mobs_chicken_inv.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/mobs_chicken_inv.png rename to games/MultiCraft_game/files/default/textures/mobs_chicken_inv.png diff --git a/games/MultiCraft_game/mods/default/textures/mobs_chicken_raw.png b/games/MultiCraft_game/files/default/textures/mobs_chicken_raw.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/mobs_chicken_raw.png rename to games/MultiCraft_game/files/default/textures/mobs_chicken_raw.png diff --git a/games/MultiCraft_game/mods/default/textures/mobs_cooked_rat.png b/games/MultiCraft_game/files/default/textures/mobs_cooked_rat.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/mobs_cooked_rat.png rename to games/MultiCraft_game/files/default/textures/mobs_cooked_rat.png diff --git a/games/MultiCraft_game/mods/default/textures/mobs_fireball.png b/games/MultiCraft_game/files/default/textures/mobs_fireball.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/mobs_fireball.png rename to games/MultiCraft_game/files/default/textures/mobs_fireball.png diff --git a/games/MultiCraft_game/mods/default/textures/mobs_meat.png b/games/MultiCraft_game/files/default/textures/mobs_meat.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/mobs_meat.png rename to games/MultiCraft_game/files/default/textures/mobs_meat.png diff --git a/games/MultiCraft_game/mods/default/textures/mobs_meat_raw.png b/games/MultiCraft_game/files/default/textures/mobs_meat_raw.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/mobs_meat_raw.png rename to games/MultiCraft_game/files/default/textures/mobs_meat_raw.png diff --git a/games/MultiCraft_game/mods/default/textures/mobs_rat_inventory.png b/games/MultiCraft_game/files/default/textures/mobs_rat_inventory.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/mobs_rat_inventory.png rename to games/MultiCraft_game/files/default/textures/mobs_rat_inventory.png diff --git a/games/MultiCraft_game/mods/default/textures/player.png b/games/MultiCraft_game/files/default/textures/player.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/player.png rename to games/MultiCraft_game/files/default/textures/player.png diff --git a/games/MultiCraft_game/mods/default/textures/player_back.png b/games/MultiCraft_game/files/default/textures/player_back.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/player_back.png rename to games/MultiCraft_game/files/default/textures/player_back.png diff --git a/games/MultiCraft_game/mods/default/textures/potions_black.png b/games/MultiCraft_game/files/default/textures/potions_black.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/potions_black.png rename to games/MultiCraft_game/files/default/textures/potions_black.png diff --git a/games/MultiCraft_game/mods/default/textures/potions_blue.png b/games/MultiCraft_game/files/default/textures/potions_blue.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/potions_blue.png rename to games/MultiCraft_game/files/default/textures/potions_blue.png diff --git a/games/MultiCraft_game/mods/default/textures/potions_bottle.png b/games/MultiCraft_game/files/default/textures/potions_bottle.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/potions_bottle.png rename to games/MultiCraft_game/files/default/textures/potions_bottle.png diff --git a/games/MultiCraft_game/mods/default/textures/potions_brown.png b/games/MultiCraft_game/files/default/textures/potions_brown.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/potions_brown.png rename to games/MultiCraft_game/files/default/textures/potions_brown.png diff --git a/games/MultiCraft_game/mods/default/textures/potions_cyan.png b/games/MultiCraft_game/files/default/textures/potions_cyan.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/potions_cyan.png rename to games/MultiCraft_game/files/default/textures/potions_cyan.png diff --git a/games/MultiCraft_game/mods/default/textures/potions_darkblue.png b/games/MultiCraft_game/files/default/textures/potions_darkblue.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/potions_darkblue.png rename to games/MultiCraft_game/files/default/textures/potions_darkblue.png diff --git a/games/MultiCraft_game/mods/default/textures/potions_darkgrey.png b/games/MultiCraft_game/files/default/textures/potions_darkgrey.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/potions_darkgrey.png rename to games/MultiCraft_game/files/default/textures/potions_darkgrey.png diff --git a/games/MultiCraft_game/mods/default/textures/potions_darkred.png b/games/MultiCraft_game/files/default/textures/potions_darkred.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/potions_darkred.png rename to games/MultiCraft_game/files/default/textures/potions_darkred.png diff --git a/games/MultiCraft_game/mods/default/textures/potions_dull.png b/games/MultiCraft_game/files/default/textures/potions_dull.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/potions_dull.png rename to games/MultiCraft_game/files/default/textures/potions_dull.png diff --git a/games/MultiCraft_game/mods/default/textures/potions_green.png b/games/MultiCraft_game/files/default/textures/potions_green.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/potions_green.png rename to games/MultiCraft_game/files/default/textures/potions_green.png diff --git a/games/MultiCraft_game/mods/default/textures/potions_lightgrey.png b/games/MultiCraft_game/files/default/textures/potions_lightgrey.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/potions_lightgrey.png rename to games/MultiCraft_game/files/default/textures/potions_lightgrey.png diff --git a/games/MultiCraft_game/mods/default/textures/potions_orange.png b/games/MultiCraft_game/files/default/textures/potions_orange.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/potions_orange.png rename to games/MultiCraft_game/files/default/textures/potions_orange.png diff --git a/games/MultiCraft_game/mods/default/textures/potions_particle.png b/games/MultiCraft_game/files/default/textures/potions_particle.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/potions_particle.png rename to games/MultiCraft_game/files/default/textures/potions_particle.png diff --git a/games/MultiCraft_game/mods/default/textures/potions_pink.png b/games/MultiCraft_game/files/default/textures/potions_pink.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/potions_pink.png rename to games/MultiCraft_game/files/default/textures/potions_pink.png diff --git a/games/MultiCraft_game/mods/default/textures/potions_purple.png b/games/MultiCraft_game/files/default/textures/potions_purple.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/potions_purple.png rename to games/MultiCraft_game/files/default/textures/potions_purple.png diff --git a/games/MultiCraft_game/mods/default/textures/potions_red.png b/games/MultiCraft_game/files/default/textures/potions_red.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/potions_red.png rename to games/MultiCraft_game/files/default/textures/potions_red.png diff --git a/games/MultiCraft_game/mods/default/textures/potions_shatter.png b/games/MultiCraft_game/files/default/textures/potions_shatter.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/potions_shatter.png rename to games/MultiCraft_game/files/default/textures/potions_shatter.png diff --git a/games/MultiCraft_game/mods/default/textures/potions_white.png b/games/MultiCraft_game/files/default/textures/potions_white.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/potions_white.png rename to games/MultiCraft_game/files/default/textures/potions_white.png diff --git a/games/MultiCraft_game/mods/default/textures/potions_yellow.png b/games/MultiCraft_game/files/default/textures/potions_yellow.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/potions_yellow.png rename to games/MultiCraft_game/files/default/textures/potions_yellow.png diff --git a/games/MultiCraft_game/mods/default/textures/protector_display.png b/games/MultiCraft_game/files/default/textures/protector_display.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/protector_display.png rename to games/MultiCraft_game/files/default/textures/protector_display.png diff --git a/games/MultiCraft_game/mods/default/textures/protector_side.png b/games/MultiCraft_game/files/default/textures/protector_side.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/protector_side.png rename to games/MultiCraft_game/files/default/textures/protector_side.png diff --git a/games/MultiCraft_game/mods/default/textures/protector_stick.png b/games/MultiCraft_game/files/default/textures/protector_stick.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/protector_stick.png rename to games/MultiCraft_game/files/default/textures/protector_stick.png diff --git a/games/MultiCraft_game/mods/default/textures/protector_top.png b/games/MultiCraft_game/files/default/textures/protector_top.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/protector_top.png rename to games/MultiCraft_game/files/default/textures/protector_top.png diff --git a/games/MultiCraft_game/mods/default/textures/red_torch.png b/games/MultiCraft_game/files/default/textures/red_torch.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/red_torch.png rename to games/MultiCraft_game/files/default/textures/red_torch.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_back.png b/games/MultiCraft_game/files/default/textures/signs_back.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_back.png rename to games/MultiCraft_game/files/default/textures/signs_back.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_bottom.png b/games/MultiCraft_game/files/default/textures/signs_bottom.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_bottom.png rename to games/MultiCraft_game/files/default/textures/signs_bottom.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_bottom_locked.png b/games/MultiCraft_game/files/default/textures/signs_bottom_locked.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_bottom_locked.png rename to games/MultiCraft_game/files/default/textures/signs_bottom_locked.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_front.png b/games/MultiCraft_game/files/default/textures/signs_front.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_front.png rename to games/MultiCraft_game/files/default/textures/signs_front.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_front_locked.png b/games/MultiCraft_game/files/default/textures/signs_front_locked.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_front_locked.png rename to games/MultiCraft_game/files/default/textures/signs_front_locked.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_green_front.png b/games/MultiCraft_game/files/default/textures/signs_green_front.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_green_front.png rename to games/MultiCraft_game/files/default/textures/signs_green_front.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_green_inv.png b/games/MultiCraft_game/files/default/textures/signs_green_inv.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_green_inv.png rename to games/MultiCraft_game/files/default/textures/signs_green_inv.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_hanging_back.png b/games/MultiCraft_game/files/default/textures/signs_hanging_back.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_hanging_back.png rename to games/MultiCraft_game/files/default/textures/signs_hanging_back.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_hanging_bottom.png b/games/MultiCraft_game/files/default/textures/signs_hanging_bottom.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_hanging_bottom.png rename to games/MultiCraft_game/files/default/textures/signs_hanging_bottom.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_hanging_front.png b/games/MultiCraft_game/files/default/textures/signs_hanging_front.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_hanging_front.png rename to games/MultiCraft_game/files/default/textures/signs_hanging_front.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_hanging_side.png b/games/MultiCraft_game/files/default/textures/signs_hanging_side.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_hanging_side.png rename to games/MultiCraft_game/files/default/textures/signs_hanging_side.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_hanging_top.png b/games/MultiCraft_game/files/default/textures/signs_hanging_top.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_hanging_top.png rename to games/MultiCraft_game/files/default/textures/signs_hanging_top.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_locked_inv.png b/games/MultiCraft_game/files/default/textures/signs_locked_inv.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_locked_inv.png rename to games/MultiCraft_game/files/default/textures/signs_locked_inv.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_metal_back.png b/games/MultiCraft_game/files/default/textures/signs_metal_back.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_metal_back.png rename to games/MultiCraft_game/files/default/textures/signs_metal_back.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_metal_sides.png b/games/MultiCraft_game/files/default/textures/signs_metal_sides.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_metal_sides.png rename to games/MultiCraft_game/files/default/textures/signs_metal_sides.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_metal_tb.png b/games/MultiCraft_game/files/default/textures/signs_metal_tb.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_metal_tb.png rename to games/MultiCraft_game/files/default/textures/signs_metal_tb.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_post_back.png b/games/MultiCraft_game/files/default/textures/signs_post_back.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_post_back.png rename to games/MultiCraft_game/files/default/textures/signs_post_back.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_post_bottom.png b/games/MultiCraft_game/files/default/textures/signs_post_bottom.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_post_bottom.png rename to games/MultiCraft_game/files/default/textures/signs_post_bottom.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_post_front.png b/games/MultiCraft_game/files/default/textures/signs_post_front.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_post_front.png rename to games/MultiCraft_game/files/default/textures/signs_post_front.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_post_side.png b/games/MultiCraft_game/files/default/textures/signs_post_side.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_post_side.png rename to games/MultiCraft_game/files/default/textures/signs_post_side.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_post_top.png b/games/MultiCraft_game/files/default/textures/signs_post_top.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_post_top.png rename to games/MultiCraft_game/files/default/textures/signs_post_top.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_red_front.png b/games/MultiCraft_game/files/default/textures/signs_red_front.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_red_front.png rename to games/MultiCraft_game/files/default/textures/signs_red_front.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_red_inv.png b/games/MultiCraft_game/files/default/textures/signs_red_inv.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_red_inv.png rename to games/MultiCraft_game/files/default/textures/signs_red_inv.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_side.png b/games/MultiCraft_game/files/default/textures/signs_side.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_side.png rename to games/MultiCraft_game/files/default/textures/signs_side.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_side_locked.png b/games/MultiCraft_game/files/default/textures/signs_side_locked.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_side_locked.png rename to games/MultiCraft_game/files/default/textures/signs_side_locked.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_sign.png b/games/MultiCraft_game/files/default/textures/signs_sign.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_sign.png rename to games/MultiCraft_game/files/default/textures/signs_sign.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_top.png b/games/MultiCraft_game/files/default/textures/signs_top.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_top.png rename to games/MultiCraft_game/files/default/textures/signs_top.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_top_locked.png b/games/MultiCraft_game/files/default/textures/signs_top_locked.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_top_locked.png rename to games/MultiCraft_game/files/default/textures/signs_top_locked.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_white_black_front.png b/games/MultiCraft_game/files/default/textures/signs_white_black_front.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_white_black_front.png rename to games/MultiCraft_game/files/default/textures/signs_white_black_front.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_white_black_inv.png b/games/MultiCraft_game/files/default/textures/signs_white_black_inv.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_white_black_inv.png rename to games/MultiCraft_game/files/default/textures/signs_white_black_inv.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_white_red_front.png b/games/MultiCraft_game/files/default/textures/signs_white_red_front.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_white_red_front.png rename to games/MultiCraft_game/files/default/textures/signs_white_red_front.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_white_red_inv.png b/games/MultiCraft_game/files/default/textures/signs_white_red_inv.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_white_red_inv.png rename to games/MultiCraft_game/files/default/textures/signs_white_red_inv.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_yellow_front.png b/games/MultiCraft_game/files/default/textures/signs_yellow_front.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_yellow_front.png rename to games/MultiCraft_game/files/default/textures/signs_yellow_front.png diff --git a/games/MultiCraft_game/mods/default/textures/signs_yellow_inv.png b/games/MultiCraft_game/files/default/textures/signs_yellow_inv.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/signs_yellow_inv.png rename to games/MultiCraft_game/files/default/textures/signs_yellow_inv.png diff --git a/games/MultiCraft_game/mods/default/textures/skeleton_spawner.png b/games/MultiCraft_game/files/default/textures/skeleton_spawner.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/skeleton_spawner.png rename to games/MultiCraft_game/files/default/textures/skeleton_spawner.png diff --git a/games/MultiCraft_game/mods/default/textures/slc_0.png b/games/MultiCraft_game/files/default/textures/slc_0.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/slc_0.png rename to games/MultiCraft_game/files/default/textures/slc_0.png diff --git a/games/MultiCraft_game/mods/default/textures/slc_1.png b/games/MultiCraft_game/files/default/textures/slc_1.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/slc_1.png rename to games/MultiCraft_game/files/default/textures/slc_1.png diff --git a/games/MultiCraft_game/mods/default/textures/slc_2.png b/games/MultiCraft_game/files/default/textures/slc_2.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/slc_2.png rename to games/MultiCraft_game/files/default/textures/slc_2.png diff --git a/games/MultiCraft_game/mods/default/textures/slc_3.png b/games/MultiCraft_game/files/default/textures/slc_3.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/slc_3.png rename to games/MultiCraft_game/files/default/textures/slc_3.png diff --git a/games/MultiCraft_game/mods/default/textures/slc_4.png b/games/MultiCraft_game/files/default/textures/slc_4.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/slc_4.png rename to games/MultiCraft_game/files/default/textures/slc_4.png diff --git a/games/MultiCraft_game/mods/default/textures/slc_5.png b/games/MultiCraft_game/files/default/textures/slc_5.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/slc_5.png rename to games/MultiCraft_game/files/default/textures/slc_5.png diff --git a/games/MultiCraft_game/mods/default/textures/slc_6.png b/games/MultiCraft_game/files/default/textures/slc_6.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/slc_6.png rename to games/MultiCraft_game/files/default/textures/slc_6.png diff --git a/games/MultiCraft_game/mods/default/textures/slc_7.png b/games/MultiCraft_game/files/default/textures/slc_7.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/slc_7.png rename to games/MultiCraft_game/files/default/textures/slc_7.png diff --git a/games/MultiCraft_game/mods/default/textures/slc_8.png b/games/MultiCraft_game/files/default/textures/slc_8.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/slc_8.png rename to games/MultiCraft_game/files/default/textures/slc_8.png diff --git a/games/MultiCraft_game/mods/default/textures/slc_9.png b/games/MultiCraft_game/files/default/textures/slc_9.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/slc_9.png rename to games/MultiCraft_game/files/default/textures/slc_9.png diff --git a/games/MultiCraft_game/mods/default/textures/slc_A.png b/games/MultiCraft_game/files/default/textures/slc_A.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/slc_A.png rename to games/MultiCraft_game/files/default/textures/slc_A.png diff --git a/games/MultiCraft_game/mods/default/textures/slc_B.png b/games/MultiCraft_game/files/default/textures/slc_B.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/slc_B.png rename to games/MultiCraft_game/files/default/textures/slc_B.png diff --git a/games/MultiCraft_game/mods/default/textures/slc_C.png b/games/MultiCraft_game/files/default/textures/slc_C.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/slc_C.png rename to games/MultiCraft_game/files/default/textures/slc_C.png diff --git a/games/MultiCraft_game/mods/default/textures/slc_D.png b/games/MultiCraft_game/files/default/textures/slc_D.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/slc_D.png rename to games/MultiCraft_game/files/default/textures/slc_D.png diff --git a/games/MultiCraft_game/mods/default/textures/slc_E.png b/games/MultiCraft_game/files/default/textures/slc_E.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/slc_E.png rename to games/MultiCraft_game/files/default/textures/slc_E.png diff --git a/games/MultiCraft_game/mods/default/textures/slc_F.png b/games/MultiCraft_game/files/default/textures/slc_F.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/slc_F.png rename to games/MultiCraft_game/files/default/textures/slc_F.png diff --git a/games/MultiCraft_game/mods/default/textures/slc_n.png b/games/MultiCraft_game/files/default/textures/slc_n.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/slc_n.png rename to games/MultiCraft_game/files/default/textures/slc_n.png diff --git a/games/MultiCraft_game/mods/default/textures/spawn_skeleton.png b/games/MultiCraft_game/files/default/textures/spawn_skeleton.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/spawn_skeleton.png rename to games/MultiCraft_game/files/default/textures/spawn_skeleton.png diff --git a/games/MultiCraft_game/mods/default/textures/spawn_skeleton_carbonized.png b/games/MultiCraft_game/files/default/textures/spawn_skeleton_carbonized.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/spawn_skeleton_carbonized.png rename to games/MultiCraft_game/files/default/textures/spawn_skeleton_carbonized.png diff --git a/games/MultiCraft_game/mods/default/textures/spawn_zombie.png b/games/MultiCraft_game/files/default/textures/spawn_zombie.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/spawn_zombie.png rename to games/MultiCraft_game/files/default/textures/spawn_zombie.png diff --git a/games/MultiCraft_game/mods/default/textures/spideregg.png b/games/MultiCraft_game/files/default/textures/spideregg.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/spideregg.png rename to games/MultiCraft_game/files/default/textures/spideregg.png diff --git a/games/MultiCraft_game/mods/default/textures/steel_armor_frag.png b/games/MultiCraft_game/files/default/textures/steel_armor_frag.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/steel_armor_frag.png rename to games/MultiCraft_game/files/default/textures/steel_armor_frag.png diff --git a/games/MultiCraft_game/mods/default/textures/throwing_arrow.png b/games/MultiCraft_game/files/default/textures/throwing_arrow.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/throwing_arrow.png rename to games/MultiCraft_game/files/default/textures/throwing_arrow.png diff --git a/games/MultiCraft_game/mods/default/textures/throwing_arrow_2.png b/games/MultiCraft_game/files/default/textures/throwing_arrow_2.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/throwing_arrow_2.png rename to games/MultiCraft_game/files/default/textures/throwing_arrow_2.png diff --git a/games/MultiCraft_game/mods/default/textures/throwing_arrow_back.png b/games/MultiCraft_game/files/default/textures/throwing_arrow_back.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/throwing_arrow_back.png rename to games/MultiCraft_game/files/default/textures/throwing_arrow_back.png diff --git a/games/MultiCraft_game/mods/default/textures/throwing_arrow_front.png b/games/MultiCraft_game/files/default/textures/throwing_arrow_front.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/throwing_arrow_front.png rename to games/MultiCraft_game/files/default/textures/throwing_arrow_front.png diff --git a/games/MultiCraft_game/mods/default/textures/throwing_arrow_inv.png b/games/MultiCraft_game/files/default/textures/throwing_arrow_inv.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/throwing_arrow_inv.png rename to games/MultiCraft_game/files/default/textures/throwing_arrow_inv.png diff --git a/games/MultiCraft_game/mods/default/textures/throwing_arrow_tnt.png b/games/MultiCraft_game/files/default/textures/throwing_arrow_tnt.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/throwing_arrow_tnt.png rename to games/MultiCraft_game/files/default/textures/throwing_arrow_tnt.png diff --git a/games/MultiCraft_game/mods/default/textures/throwing_bow.png b/games/MultiCraft_game/files/default/textures/throwing_bow.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/throwing_bow.png rename to games/MultiCraft_game/files/default/textures/throwing_bow.png diff --git a/games/MultiCraft_game/mods/default/textures/throwing_bow_0.png b/games/MultiCraft_game/files/default/textures/throwing_bow_0.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/throwing_bow_0.png rename to games/MultiCraft_game/files/default/textures/throwing_bow_0.png diff --git a/games/MultiCraft_game/mods/default/textures/throwing_bow_1.png b/games/MultiCraft_game/files/default/textures/throwing_bow_1.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/throwing_bow_1.png rename to games/MultiCraft_game/files/default/textures/throwing_bow_1.png diff --git a/games/MultiCraft_game/mods/default/textures/throwing_bow_2.png b/games/MultiCraft_game/files/default/textures/throwing_bow_2.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/throwing_bow_2.png rename to games/MultiCraft_game/files/default/textures/throwing_bow_2.png diff --git a/games/MultiCraft_game/mods/default/textures/throwing_empty.png b/games/MultiCraft_game/files/default/textures/throwing_empty.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/throwing_empty.png rename to games/MultiCraft_game/files/default/textures/throwing_empty.png diff --git a/games/MultiCraft_game/mods/default/textures/tnt_smoke.png b/games/MultiCraft_game/files/default/textures/tnt_smoke.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/tnt_smoke.png rename to games/MultiCraft_game/files/default/textures/tnt_smoke.png diff --git a/games/MultiCraft_game/mods/default/textures/trans.png b/games/MultiCraft_game/files/default/textures/trans.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/trans.png rename to games/MultiCraft_game/files/default/textures/trans.png diff --git a/games/MultiCraft_game/mods/default/textures/uniskins_trans.png b/games/MultiCraft_game/files/default/textures/uniskins_trans.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/uniskins_trans.png rename to games/MultiCraft_game/files/default/textures/uniskins_trans.png diff --git a/games/MultiCraft_game/mods/default/textures/vessels_glass_bottle.png b/games/MultiCraft_game/files/default/textures/vessels_glass_bottle.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/vessels_glass_bottle.png rename to games/MultiCraft_game/files/default/textures/vessels_glass_bottle.png diff --git a/games/MultiCraft_game/mods/default/textures/vessels_glass_bottle_inv.png b/games/MultiCraft_game/files/default/textures/vessels_glass_bottle_inv.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/vessels_glass_bottle_inv.png rename to games/MultiCraft_game/files/default/textures/vessels_glass_bottle_inv.png diff --git a/games/MultiCraft_game/mods/default/textures/watch_a0.png b/games/MultiCraft_game/files/default/textures/watch_a0.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/watch_a0.png rename to games/MultiCraft_game/files/default/textures/watch_a0.png diff --git a/games/MultiCraft_game/mods/default/textures/watch_a1.png b/games/MultiCraft_game/files/default/textures/watch_a1.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/watch_a1.png rename to games/MultiCraft_game/files/default/textures/watch_a1.png diff --git a/games/MultiCraft_game/mods/default/textures/watch_a10.png b/games/MultiCraft_game/files/default/textures/watch_a10.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/watch_a10.png rename to games/MultiCraft_game/files/default/textures/watch_a10.png diff --git a/games/MultiCraft_game/mods/default/textures/watch_a11.png b/games/MultiCraft_game/files/default/textures/watch_a11.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/watch_a11.png rename to games/MultiCraft_game/files/default/textures/watch_a11.png diff --git a/games/MultiCraft_game/mods/default/textures/watch_a2.png b/games/MultiCraft_game/files/default/textures/watch_a2.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/watch_a2.png rename to games/MultiCraft_game/files/default/textures/watch_a2.png diff --git a/games/MultiCraft_game/mods/default/textures/watch_a3.png b/games/MultiCraft_game/files/default/textures/watch_a3.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/watch_a3.png rename to games/MultiCraft_game/files/default/textures/watch_a3.png diff --git a/games/MultiCraft_game/mods/default/textures/watch_a4.png b/games/MultiCraft_game/files/default/textures/watch_a4.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/watch_a4.png rename to games/MultiCraft_game/files/default/textures/watch_a4.png diff --git a/games/MultiCraft_game/mods/default/textures/watch_a5.png b/games/MultiCraft_game/files/default/textures/watch_a5.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/watch_a5.png rename to games/MultiCraft_game/files/default/textures/watch_a5.png diff --git a/games/MultiCraft_game/mods/default/textures/watch_a6.png b/games/MultiCraft_game/files/default/textures/watch_a6.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/watch_a6.png rename to games/MultiCraft_game/files/default/textures/watch_a6.png diff --git a/games/MultiCraft_game/mods/default/textures/watch_a7.png b/games/MultiCraft_game/files/default/textures/watch_a7.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/watch_a7.png rename to games/MultiCraft_game/files/default/textures/watch_a7.png diff --git a/games/MultiCraft_game/mods/default/textures/watch_a8.png b/games/MultiCraft_game/files/default/textures/watch_a8.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/watch_a8.png rename to games/MultiCraft_game/files/default/textures/watch_a8.png diff --git a/games/MultiCraft_game/mods/default/textures/watch_a9.png b/games/MultiCraft_game/files/default/textures/watch_a9.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/watch_a9.png rename to games/MultiCraft_game/files/default/textures/watch_a9.png diff --git a/games/MultiCraft_game/mods/default/textures/web.png b/games/MultiCraft_game/files/default/textures/web.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/web.png rename to games/MultiCraft_game/files/default/textures/web.png diff --git a/games/MultiCraft_game/mods/default/textures/wieldhand.png b/games/MultiCraft_game/files/default/textures/wieldhand.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/wieldhand.png rename to games/MultiCraft_game/files/default/textures/wieldhand.png diff --git a/games/MultiCraft_game/mods/default/textures/wires_bump_off.png b/games/MultiCraft_game/files/default/textures/wires_bump_off.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/wires_bump_off.png rename to games/MultiCraft_game/files/default/textures/wires_bump_off.png diff --git a/games/MultiCraft_game/mods/default/textures/wires_bump_on.png b/games/MultiCraft_game/files/default/textures/wires_bump_on.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/wires_bump_on.png rename to games/MultiCraft_game/files/default/textures/wires_bump_on.png diff --git a/games/MultiCraft_game/mods/default/textures/wires_full_off.png b/games/MultiCraft_game/files/default/textures/wires_full_off.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/wires_full_off.png rename to games/MultiCraft_game/files/default/textures/wires_full_off.png diff --git a/games/MultiCraft_game/mods/default/textures/wires_full_on.png b/games/MultiCraft_game/files/default/textures/wires_full_on.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/wires_full_on.png rename to games/MultiCraft_game/files/default/textures/wires_full_on.png diff --git a/games/MultiCraft_game/mods/default/textures/wires_inv.png b/games/MultiCraft_game/files/default/textures/wires_inv.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/wires_inv.png rename to games/MultiCraft_game/files/default/textures/wires_inv.png diff --git a/games/MultiCraft_game/mods/default/textures/wires_off.png b/games/MultiCraft_game/files/default/textures/wires_off.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/wires_off.png rename to games/MultiCraft_game/files/default/textures/wires_off.png diff --git a/games/MultiCraft_game/mods/default/textures/wires_on.png b/games/MultiCraft_game/files/default/textures/wires_on.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/wires_on.png rename to games/MultiCraft_game/files/default/textures/wires_on.png diff --git a/games/MultiCraft_game/mods/default/textures/wires_vertical_off.png b/games/MultiCraft_game/files/default/textures/wires_vertical_off.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/wires_vertical_off.png rename to games/MultiCraft_game/files/default/textures/wires_vertical_off.png diff --git a/games/MultiCraft_game/mods/default/textures/wires_vertical_on.png b/games/MultiCraft_game/files/default/textures/wires_vertical_on.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/wires_vertical_on.png rename to games/MultiCraft_game/files/default/textures/wires_vertical_on.png diff --git a/games/MultiCraft_game/mods/default/textures/wool_black.png b/games/MultiCraft_game/files/default/textures/wool_black.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/wool_black.png rename to games/MultiCraft_game/files/default/textures/wool_black.png diff --git a/games/MultiCraft_game/mods/default/textures/wool_blue.png b/games/MultiCraft_game/files/default/textures/wool_blue.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/wool_blue.png rename to games/MultiCraft_game/files/default/textures/wool_blue.png diff --git a/games/MultiCraft_game/mods/default/textures/wool_brown.png b/games/MultiCraft_game/files/default/textures/wool_brown.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/wool_brown.png rename to games/MultiCraft_game/files/default/textures/wool_brown.png diff --git a/games/MultiCraft_game/mods/default/textures/wool_cyan.png b/games/MultiCraft_game/files/default/textures/wool_cyan.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/wool_cyan.png rename to games/MultiCraft_game/files/default/textures/wool_cyan.png diff --git a/games/MultiCraft_game/mods/default/textures/wool_dark_green.png b/games/MultiCraft_game/files/default/textures/wool_dark_green.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/wool_dark_green.png rename to games/MultiCraft_game/files/default/textures/wool_dark_green.png diff --git a/games/MultiCraft_game/mods/default/textures/wool_dark_grey.png b/games/MultiCraft_game/files/default/textures/wool_dark_grey.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/wool_dark_grey.png rename to games/MultiCraft_game/files/default/textures/wool_dark_grey.png diff --git a/games/MultiCraft_game/mods/default/textures/wool_green.png b/games/MultiCraft_game/files/default/textures/wool_green.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/wool_green.png rename to games/MultiCraft_game/files/default/textures/wool_green.png diff --git a/games/MultiCraft_game/mods/default/textures/wool_grey.png b/games/MultiCraft_game/files/default/textures/wool_grey.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/wool_grey.png rename to games/MultiCraft_game/files/default/textures/wool_grey.png diff --git a/games/MultiCraft_game/mods/default/textures/wool_magenta.png b/games/MultiCraft_game/files/default/textures/wool_magenta.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/wool_magenta.png rename to games/MultiCraft_game/files/default/textures/wool_magenta.png diff --git a/games/MultiCraft_game/mods/default/textures/wool_orange.png b/games/MultiCraft_game/files/default/textures/wool_orange.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/wool_orange.png rename to games/MultiCraft_game/files/default/textures/wool_orange.png diff --git a/games/MultiCraft_game/mods/default/textures/wool_pink.png b/games/MultiCraft_game/files/default/textures/wool_pink.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/wool_pink.png rename to games/MultiCraft_game/files/default/textures/wool_pink.png diff --git a/games/MultiCraft_game/mods/default/textures/wool_red.png b/games/MultiCraft_game/files/default/textures/wool_red.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/wool_red.png rename to games/MultiCraft_game/files/default/textures/wool_red.png diff --git a/games/MultiCraft_game/mods/default/textures/wool_violet.png b/games/MultiCraft_game/files/default/textures/wool_violet.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/wool_violet.png rename to games/MultiCraft_game/files/default/textures/wool_violet.png diff --git a/games/MultiCraft_game/mods/default/textures/wool_white.png b/games/MultiCraft_game/files/default/textures/wool_white.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/wool_white.png rename to games/MultiCraft_game/files/default/textures/wool_white.png diff --git a/games/MultiCraft_game/mods/default/textures/wool_yellow.png b/games/MultiCraft_game/files/default/textures/wool_yellow.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/wool_yellow.png rename to games/MultiCraft_game/files/default/textures/wool_yellow.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_glass.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_glass.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_glass.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_glass.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_black.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_glass_black.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_black.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_glass_black.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_blue.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_glass_blue.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_blue.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_glass_blue.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_brown.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_glass_brown.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_brown.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_glass_brown.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_cyan.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_glass_cyan.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_cyan.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_glass_cyan.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_gray.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_glass_gray.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_gray.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_glass_gray.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_green.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_glass_green.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_green.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_glass_green.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_light_blue.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_glass_light_blue.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_light_blue.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_glass_light_blue.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_lime.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_glass_lime.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_lime.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_glass_lime.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_magenta.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_glass_magenta.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_magenta.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_glass_magenta.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_natural.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_glass_natural.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_natural.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_glass_natural.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_orange.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_glass_orange.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_orange.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_glass_orange.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_pink.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_glass_pink.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_pink.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_glass_pink.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_purple.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_glass_purple.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_purple.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_glass_purple.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_red.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_glass_red.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_red.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_glass_red.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_silver.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_glass_silver.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_silver.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_glass_silver.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_white.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_glass_white.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_white.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_glass_white.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_yellow.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_glass_yellow.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_glass_yellow.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_glass_yellow.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_black.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_black.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_black.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_black.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_blue.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_blue.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_blue.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_blue.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_brown.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_brown.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_brown.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_brown.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_cyan.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_cyan.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_cyan.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_cyan.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_gray.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_gray.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_gray.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_gray.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_green.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_green.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_green.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_green.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_light_blue.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_light_blue.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_light_blue.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_light_blue.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_lime.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_lime.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_lime.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_lime.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_magenta.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_magenta.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_magenta.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_magenta.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_natural.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_natural.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_natural.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_natural.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_orange.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_orange.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_orange.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_orange.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_pink.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_pink.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_pink.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_pink.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_purple.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_purple.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_purple.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_purple.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_red.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_red.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_red.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_red.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_silver.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_silver.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_silver.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_silver.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_white.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_white.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_white.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_white.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_yellow.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_yellow.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_half_glass_yellow.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_half_glass_yellow.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_half_iron.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_half_iron.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_half_iron.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_half_iron.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_pane_iron.png b/games/MultiCraft_game/files/default/textures/xpanes_pane_iron.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_pane_iron.png rename to games/MultiCraft_game/files/default/textures/xpanes_pane_iron.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_space.png b/games/MultiCraft_game/files/default/textures/xpanes_space.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_space.png rename to games/MultiCraft_game/files/default/textures/xpanes_space.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_top_glas_green.png b/games/MultiCraft_game/files/default/textures/xpanes_top_glas_green.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_top_glas_green.png rename to games/MultiCraft_game/files/default/textures/xpanes_top_glas_green.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_top_glass.png b/games/MultiCraft_game/files/default/textures/xpanes_top_glass.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_top_glass.png rename to games/MultiCraft_game/files/default/textures/xpanes_top_glass.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_top_glass_black.png b/games/MultiCraft_game/files/default/textures/xpanes_top_glass_black.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_top_glass_black.png rename to games/MultiCraft_game/files/default/textures/xpanes_top_glass_black.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_top_glass_blue.png b/games/MultiCraft_game/files/default/textures/xpanes_top_glass_blue.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_top_glass_blue.png rename to games/MultiCraft_game/files/default/textures/xpanes_top_glass_blue.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_top_glass_brown.png b/games/MultiCraft_game/files/default/textures/xpanes_top_glass_brown.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_top_glass_brown.png rename to games/MultiCraft_game/files/default/textures/xpanes_top_glass_brown.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_top_glass_cyan.png b/games/MultiCraft_game/files/default/textures/xpanes_top_glass_cyan.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_top_glass_cyan.png rename to games/MultiCraft_game/files/default/textures/xpanes_top_glass_cyan.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_top_glass_gray.png b/games/MultiCraft_game/files/default/textures/xpanes_top_glass_gray.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_top_glass_gray.png rename to games/MultiCraft_game/files/default/textures/xpanes_top_glass_gray.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_top_glass_green.png b/games/MultiCraft_game/files/default/textures/xpanes_top_glass_green.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_top_glass_green.png rename to games/MultiCraft_game/files/default/textures/xpanes_top_glass_green.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_top_glass_light_blue.png b/games/MultiCraft_game/files/default/textures/xpanes_top_glass_light_blue.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_top_glass_light_blue.png rename to games/MultiCraft_game/files/default/textures/xpanes_top_glass_light_blue.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_top_glass_lime.png b/games/MultiCraft_game/files/default/textures/xpanes_top_glass_lime.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_top_glass_lime.png rename to games/MultiCraft_game/files/default/textures/xpanes_top_glass_lime.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_top_glass_magenta.png b/games/MultiCraft_game/files/default/textures/xpanes_top_glass_magenta.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_top_glass_magenta.png rename to games/MultiCraft_game/files/default/textures/xpanes_top_glass_magenta.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_top_glass_natural.png b/games/MultiCraft_game/files/default/textures/xpanes_top_glass_natural.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_top_glass_natural.png rename to games/MultiCraft_game/files/default/textures/xpanes_top_glass_natural.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_top_glass_orange.png b/games/MultiCraft_game/files/default/textures/xpanes_top_glass_orange.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_top_glass_orange.png rename to games/MultiCraft_game/files/default/textures/xpanes_top_glass_orange.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_top_glass_pink.png b/games/MultiCraft_game/files/default/textures/xpanes_top_glass_pink.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_top_glass_pink.png rename to games/MultiCraft_game/files/default/textures/xpanes_top_glass_pink.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_top_glass_purple.png b/games/MultiCraft_game/files/default/textures/xpanes_top_glass_purple.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_top_glass_purple.png rename to games/MultiCraft_game/files/default/textures/xpanes_top_glass_purple.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_top_glass_red.png b/games/MultiCraft_game/files/default/textures/xpanes_top_glass_red.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_top_glass_red.png rename to games/MultiCraft_game/files/default/textures/xpanes_top_glass_red.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_top_glass_silver.png b/games/MultiCraft_game/files/default/textures/xpanes_top_glass_silver.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_top_glass_silver.png rename to games/MultiCraft_game/files/default/textures/xpanes_top_glass_silver.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_top_glass_white.png b/games/MultiCraft_game/files/default/textures/xpanes_top_glass_white.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_top_glass_white.png rename to games/MultiCraft_game/files/default/textures/xpanes_top_glass_white.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_top_glass_yellow.png b/games/MultiCraft_game/files/default/textures/xpanes_top_glass_yellow.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_top_glass_yellow.png rename to games/MultiCraft_game/files/default/textures/xpanes_top_glass_yellow.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_top_iron.png b/games/MultiCraft_game/files/default/textures/xpanes_top_iron.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_top_iron.png rename to games/MultiCraft_game/files/default/textures/xpanes_top_iron.png diff --git a/games/MultiCraft_game/mods/default/textures/xpanes_top_light_blue.png b/games/MultiCraft_game/files/default/textures/xpanes_top_light_blue.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/xpanes_top_light_blue.png rename to games/MultiCraft_game/files/default/textures/xpanes_top_light_blue.png diff --git a/games/MultiCraft_game/mods/default/textures/zombie_flesh.png b/games/MultiCraft_game/files/default/textures/zombie_flesh.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/zombie_flesh.png rename to games/MultiCraft_game/files/default/textures/zombie_flesh.png diff --git a/games/MultiCraft_game/mods/default/textures/zombie_spawner.png b/games/MultiCraft_game/files/default/textures/zombie_spawner.png similarity index 100% rename from games/MultiCraft_game/mods/default/textures/zombie_spawner.png rename to games/MultiCraft_game/files/default/textures/zombie_spawner.png diff --git a/games/MultiCraft_game/mods/default/tools.lua b/games/MultiCraft_game/files/default/tools.lua similarity index 100% rename from games/MultiCraft_game/mods/default/tools.lua rename to games/MultiCraft_game/files/default/tools.lua diff --git a/games/MultiCraft_game/mods/doors/README.txt b/games/MultiCraft_game/files/doors/README.txt similarity index 97% rename from games/MultiCraft_game/mods/doors/README.txt rename to games/MultiCraft_game/files/doors/README.txt index 78e24f729..acc38b859 100644 --- a/games/MultiCraft_game/mods/doors/README.txt +++ b/games/MultiCraft_game/files/doors/README.txt @@ -1,22 +1,22 @@ -multicraft 0.4 mod: doors -======================= -version: 1.2.2 - -License of source code: ------------------------ -Copyright (C) 2012 PilzAdam -modified by BlockMen (added sounds, glassdoor, trapdoor) - -This program is free software. It comes without any warranty, to -the extent permitted by applicable law. You can redistribute it -and/or modify it under the terms of the Do What The Fuck You Want -To Public License, Version 2, as published by Sam Hocevar. See -http://sam.zoy.org/wtfpl/COPYING for more details. - - -License of sounds --------------------------------------- -Opening-Sound created by CGEffex (CC BY 3.0), modified by BlockMen - door_open.ogg -Closing-Sound created by bennstir (CC BY 3.0) - door_close.ogg +multicraft 0.4 mod: doors +======================= +version: 1.2.2 + +License of source code: +----------------------- +Copyright (C) 2012 PilzAdam +modified by BlockMen (added sounds, glassdoor, trapdoor) + +This program is free software. It comes without any warranty, to +the extent permitted by applicable law. You can redistribute it +and/or modify it under the terms of the Do What The Fuck You Want +To Public License, Version 2, as published by Sam Hocevar. See +http://sam.zoy.org/wtfpl/COPYING for more details. + + +License of sounds +-------------------------------------- +Opening-Sound created by CGEffex (CC BY 3.0), modified by BlockMen + door_open.ogg +Closing-Sound created by bennstir (CC BY 3.0) + door_close.ogg diff --git a/games/MultiCraft_game/files/doors/depends.txt b/games/MultiCraft_game/files/doors/depends.txt new file mode 100644 index 000000000..d14a5847a --- /dev/null +++ b/games/MultiCraft_game/files/doors/depends.txt @@ -0,0 +1,2 @@ +check +default diff --git a/games/MultiCraft_game/mods/doors/init.lua b/games/MultiCraft_game/files/doors/init.lua similarity index 97% rename from games/MultiCraft_game/mods/doors/init.lua rename to games/MultiCraft_game/files/doors/init.lua index 55626afd3..87d429431 100644 --- a/games/MultiCraft_game/mods/doors/init.lua +++ b/games/MultiCraft_game/files/doors/init.lua @@ -1,643 +1,643 @@ -if not multicraft.get_modpath("check") then os.exit() end -if not default.multicraft_is_variable_is_a_part_of_multicraft_subgame_and_copying_it_means_you_use_our_code_so_we_become_contributors_of_your_project then exit() end -doors = {} - --- Registers a door --- name: The name of the door --- def: a table with the folowing fields: --- description --- inventory_image --- groups --- tiles_bottom: the tiles of the bottom part of the door {front, side} --- tiles_top: the tiles of the bottom part of the door {front, side} --- If the following fields are not defined the default values are used --- node_box_bottom --- node_box_top --- selection_box_bottom --- selection_box_top --- only_placer_can_open: if true only the player who placed the door can --- open it - -local function is_right(pos, clicker) - local r1 = multicraft.get_node({x=pos.x+1, y=pos.y, z=pos.z}) - local r2 = multicraft.get_node({x=pos.x, y=pos.y, z=pos.z+1}) - if string.find(r1.name, "door_") or string.find(r2.name, "door_") then - return true - else - return false - end -end - -function doors:register_door(name, def) - def.groups.not_in_creative_inventory = 1 - - local box = {{-8/16, -8/16, -8/16, 8/16, 8/16, -6.5/16}} - - if not def.node_box_bottom then - def.node_box_bottom = box - end - if not def.node_box_top then - def.node_box_top = box - end - if not def.selection_box_bottom then - def.selection_box_bottom= box - end - if not def.selection_box_top then - def.selection_box_top = box - end - - multicraft.register_craftitem(name, { - description = def.description, - inventory_image = def.inventory_image, - stack_max = 1, - on_place = function(itemstack, placer, pointed_thing) - if not pointed_thing.type == "node" then - return itemstack - end - local pn = placer:get_player_name() - if multicraft.is_protected(pointed_thing.above, pn) and multicraft.is_protected(pointed_thing.under, pn) then - return itemstack - end - local ptu = pointed_thing.under - local nu = multicraft.get_node(ptu) - if multicraft.registered_nodes[nu.name].on_rightclick then - return multicraft.registered_nodes[nu.name].on_rightclick(ptu, nu, placer, itemstack) - end - - local pt = pointed_thing.above - local pt2 = {x=pt.x, y=pt.y, z=pt.z} - pt2.y = pt2.y+1 - if - not multicraft.registered_nodes[multicraft.get_node(pt).name].buildable_to or - not multicraft.registered_nodes[multicraft.get_node(pt2).name].buildable_to or - not placer or - not placer:is_player() - then - return itemstack - end - - local p2 = multicraft.dir_to_facedir(placer:get_look_dir()) - local pt3 = {x=pt.x, y=pt.y, z=pt.z} - if p2 == 0 then - pt3.x = pt3.x-1 - elseif p2 == 1 then - pt3.z = pt3.z+1 - elseif p2 == 2 then - pt3.x = pt3.x+1 - elseif p2 == 3 then - pt3.z = pt3.z-1 - end - if not string.find(multicraft.get_node(pt3).name, name.."_b_") then - multicraft.set_node(pt, {name=name.."_b_1", param2=p2}) - multicraft.set_node(pt2, {name=name.."_t_1", param2=p2}) - else - multicraft.set_node(pt, {name=name.."_b_2", param2=p2}) - multicraft.set_node(pt2, {name=name.."_t_2", param2=p2}) - end - - if def.only_placer_can_open then - local pn = placer:get_player_name() - local meta = multicraft.get_meta(pt) - meta:set_string("doors_owner", "") - --meta:set_string("infotext", "Owned by "..pn) - meta = multicraft.get_meta(pt2) - meta:set_string("doors_owner", "") - --meta:set_string("infotext", "Owned by "..pn) - end - - if not multicraft.setting_getbool("creative_mode") then - itemstack:take_item() - end - return itemstack - end, - }) - - local tt = def.tiles_top - local tb = def.tiles_bottom - - local function after_dig_node(pos, name, digger) - local node = multicraft.get_node(pos) - if node.name == name then - multicraft.node_dig(pos, node, digger) - end - end - - local function on_rightclick(pos, dir, check_name, replace, replace_dir, params) - pos.y = pos.y+dir - if not multicraft.get_node(pos).name == check_name then - return - end - local p2 = multicraft.get_node(pos).param2 - p2 = params[p2+1] - - local meta = multicraft.get_meta(pos):to_table() - multicraft.set_node(pos, {name=replace_dir, param2=p2}) - multicraft.get_meta(pos):from_table(meta) - - pos.y = pos.y-dir - meta = multicraft.get_meta(pos):to_table() - multicraft.set_node(pos, {name=replace, param2=p2}) - multicraft.get_meta(pos):from_table(meta) - end - - local function check_player_priv(pos, player) - if not def.only_placer_can_open then - return true - end - local meta = multicraft.get_meta(pos) - local pn = player:get_player_name() - return meta:get_string("doors_owner") == pn - end - - multicraft.register_node(name.."_b_1", { - tiles = {tb[2], tb[2], tb[2], tb[2], tb[1], tb[1].."^[transformfx"}, - paramtype = "light", - paramtype2 = "facedir", - drop = name, - drawtype = "nodebox", - node_box = { - type = "fixed", - fixed = def.node_box_bottom - }, - selection_box = { - type = "fixed", - fixed = def.selection_box_bottom - }, - groups = def.groups, - - after_dig_node = function(pos, oldnode, oldmetadata, digger) - pos.y = pos.y+1 - after_dig_node(pos, name.."_t_1", digger) - end, - - on_rightclick = function(pos, node, clicker) - if check_player_priv(pos, clicker) then - on_rightclick(pos, 1, name.."_t_1", name.."_b_2", name.."_t_2", {1,2,3,0}) - if is_right(pos, clicker) then - multicraft.sound_play("door_close", {pos = pos, gain = 0.3, max_hear_distance = 10}) - else - multicraft.sound_play("door_open", {pos = pos, gain = 0.3, max_hear_distance = 10}) - end - end - end, - - can_dig = check_player_priv, - }) - - multicraft.register_node(name.."_t_1", { - tiles = {tt[2], tt[2], tt[2], tt[2], tt[1], tt[1].."^[transformfx"}, - paramtype = "light", - paramtype2 = "facedir", - drop = "", - drawtype = "nodebox", - node_box = { - type = "fixed", - fixed = def.node_box_top - }, - selection_box = { - type = "fixed", - fixed = def.selection_box_top - }, - groups = def.groups, - - after_dig_node = function(pos, oldnode, oldmetadata, digger) - pos.y = pos.y-1 - after_dig_node(pos, name.."_b_1", digger) - end, - - on_rightclick = function(pos, node, clicker) - if check_player_priv(pos, clicker) then - on_rightclick(pos, -1, name.."_b_1", name.."_t_2", name.."_b_2", {1,2,3,0}) - if is_right(pos, clicker) then - multicraft.sound_play("door_close", {pos = pos, gain = 0.3, max_hear_distance = 10}) - else - multicraft.sound_play("door_open", {pos = pos, gain = 0.3, max_hear_distance = 10}) - end - end - end, - - can_dig = check_player_priv, - }) - - multicraft.register_node(name.."_b_2", { - tiles = {tb[2], tb[2], tb[2], tb[2], tb[1].."^[transformfx", tb[1]}, - paramtype = "light", - paramtype2 = "facedir", - drop = name, - drawtype = "nodebox", - node_box = { - type = "fixed", - fixed = def.node_box_bottom - }, - selection_box = { - type = "fixed", - fixed = def.selection_box_bottom - }, - groups = def.groups, - - after_dig_node = function(pos, oldnode, oldmetadata, digger) - pos.y = pos.y+1 - after_dig_node(pos, name.."_t_2") - end, - - on_rightclick = function(pos, node, clicker) - if check_player_priv(pos, clicker) then - on_rightclick(pos, 1, name.."_t_2", name.."_b_1", name.."_t_1", {3,0,1,2}) - if is_right(pos, clicker) then - multicraft.sound_play("door_open", {gain = 0.3, max_hear_distance = 10}) - else - multicraft.sound_play("door_close", {gain = 0.3, max_hear_distance = 10}) - end - end - end, - - can_dig = check_player_priv, - }) - - multicraft.register_node(name.."_t_2", { - tiles = {tt[2], tt[2], tt[2], tt[2], tt[1].."^[transformfx", tt[1]}, - paramtype = "light", - paramtype2 = "facedir", - drop = "", - drawtype = "nodebox", - node_box = { - type = "fixed", - fixed = def.node_box_top - }, - selection_box = { - type = "fixed", - fixed = def.selection_box_top - }, - groups = def.groups, - - after_dig_node = function(pos, oldnode, oldmetadata, digger) - pos.y = pos.y-1 - after_dig_node(pos, name.."_b_2", digger) - end, - - on_rightclick = function(pos, node, clicker) - if check_player_priv(pos, clicker) then - on_rightclick(pos, -1, name.."_b_2", name.."_t_1", name.."_b_1", {3,0,1,2}) - if is_right(pos, clicker) then - multicraft.sound_play("door_open", {pos=pos, gain = 0.3, max_hear_distance = 10}) - else - multicraft.sound_play("door_close", {gain = 0.3, max_hear_distance = 10}) - end - end - end, - - can_dig = check_player_priv, - }) - -end - ---- Normal Door --- -doors:register_door("doors:door_wood", { - description = "Wooden Door", - inventory_image = "door_wood.png", - stack_max = 16, - groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,door=1, mese = 1}, - tiles_bottom = {"door_wood_b.png", "door_brown.png"}, - tiles_top = {"door_wood_a.png", "door_brown.png"}, -}) - -multicraft.register_craft({ - output = "doors:door_wood", - recipe = { - {"group:wood", "group:wood"}, - {"group:wood", "group:wood"}, - {"group:wood", "group:wood"} - } -}) - ---- Accacia Door -- -doors:register_door("doors:door_acacia", { - description = "Wooden Acacia Door", - inventory_image = "door_acacia.png", - stack_max = 16, - groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,door=1, mese=1}, - tiles_bottom = {"door_acacia_b.png", "door_brown.png"}, - tiles_top = {"door_acacia_a.png", "door_brown.png"}, -}) - -multicraft.register_craft({ - output = "doors:door_acacia", - recipe = { - {"default:acaciawood", "default:acaciawood"}, - {"default:acaciawood", "default:acaciawood"}, - {"default:acaciawood", "default:acaciawood"} - } -}) - ---- birch Door -- -doors:register_door("doors:door_birch", { - description = "Wooden Birch Door", - stack_max = 16, - inventory_image = "door_birch.png", - groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,door=1, mese = 1}, - tiles_bottom = {"door_birch_b.png", "door_brown.png"}, - tiles_top = {"door_birch_a.png", "door_brown.png"}, -}) - ---- dark oak Door -- -doors:register_door("doors:door_dark_oak", { - description = "Wooden Dark Oak Door", - inventory_image = "door_dark_oak.png", - stack_max = 16, - groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,door=1, mese=1}, - tiles_bottom = {"door_dark_oak_b.png", "door_brown.png"}, - tiles_top = {"door_dark_oak_a.png", "door_brown.png"}, -}) - ---- jungle Door -- -doors:register_door("doors:door_jungle", { - description = "Wooden Jungle Door", - stack_max = 16, - inventory_image = "door_jungle.png", - groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,door=1, mese=1}, - tiles_bottom = {"door_jungle_b.png", "door_brown.png"}, - tiles_top = {"door_jungle_a.png", "door_brown.png"}, -}) - -multicraft.register_craft({ - output = "doors:door_jungle", - recipe = { - {"default:junglewood", "default:junglewood"}, - {"default:junglewood", "default:junglewood"}, - {"default:junglewood", "default:junglewood"} - } -}) - ---- spruce Door -- -doors:register_door("doors:door_spruce", { - description = "Wooden Spruce Door", - stack_max = 16, - inventory_image = "door_spruce.png", - groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,door=1, mese=1}, - tiles_bottom = {"door_spruce_b.png", "door_brown.png"}, - tiles_top = {"door_spruce_a.png", "door_brown.png"}, -}) - -multicraft.register_craft({ - output = "doors:door_spruce", - recipe = { - {"default:sprucewood", "default:sprucewood"}, - {"default:sprucewood", "default:sprucewood"}, - {"default:sprucewood", "default:sprucewood"} - } -}) - - ---- Door in Steel --- -doors:register_door("doors:door_steel", { - description = "Steel Door", - stack_max = 16, - inventory_image = "door_steel.png", - groups = {snappy=1,bendy=2,cracky=1,melty=2,level=2,door=1,mesecon_effector_on=1, mese=1}, - tiles_bottom = {"door_steel_b.png", "door_grey.png"}, - tiles_top = {"door_steel_a.png", "door_grey.png"}, - only_placer_can_open = true, - -}) - -multicraft.register_craft({ - output = "doors:door_steel", - recipe = { - {"default:steel_ingot", "default:steel_ingot"}, - {"default:steel_ingot", "default:steel_ingot"}, - {"default:steel_ingot", "default:steel_ingot"} - } -}) - -multicraft.register_alias("doors:door_wood_a_c", "doors:door_wood_t_1") -multicraft.register_alias("doors:door_wood_a_o", "doors:door_wood_t_1") -multicraft.register_alias("doors:door_wood_b_c", "doors:door_wood_b_1") -multicraft.register_alias("doors:door_wood_b_o", "doors:door_wood_b_1") - - -----trapdoor Wood---- - -local me -local meta -local state = 0 - -local function update_door(pos, node) - multicraft.set_node(pos, node) -end - -local function punch(pos) - meta = multicraft.get_meta(pos) - state = meta:get_int("state") - me = multicraft.get_node(pos) - local tmp_node - local tmp_node2 - oben = {x=pos.x, y=pos.y+1, z=pos.z} - if state == 1 then - state = 0 - multicraft.sound_play("door_close", {pos = pos, gain = 0.3, max_hear_distance = 10}) - tmp_node = {name="doors:trapdoor", param1=me.param1, param2=me.param2} - else - state = 1 - multicraft.sound_play("door_open", {pos = pos, gain = 0.3, max_hear_distance = 10}) - tmp_node = {name="doors:trapdoor_open", param1=me.param1, param2=me.param2} - end - update_door(pos, tmp_node) - meta:set_int("state", state) -end - - -multicraft.register_node("doors:trapdoor", { - description = "Trapdoor", - drawtype = "nodebox", - tiles = {"door_trapdoor.png", "door_trapdoor.png", "default_wood.png", "default_wood.png", "default_wood.png", "default_wood.png"}, - paramtype = "light", - stack_max = 16, - paramtype2 = "facedir", - groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,mesecon_effector_on=1,flammable=2,door=1,mese=1}, - sounds = default.node_sound_wood_defaults(), - drop = "doors:trapdoor", - node_box = { - type = "fixed", - fixed = { - {-8/16, -8/16, -8/16, -5/16, -6/16, 8/16},--left - {5/16, -8/16, -8/16, 8/16, -6/16, 8/16}, --right - {-8/16, -8/16, -8/16, 8/16, -6/16, -5/16},--down - {-8/16, -8/16, 5/16, 8/16, -6/16, 8/16}, --up - {-2/16, -8/16, -5/16, 2/16, -6/16, 5/16}, --vert mid - {-5/16, -8/16, -2/16, 5/16, -6/16, 2/16}, --hori mid - }, - }, - selection_box = { - type = "fixed", - fixed = { - {-8/16, -8/16, -8/16, -5/16, -6/16, 8/16},--left - {5/16, -8/16, -8/16, 8/16, -6/16, 8/16}, --right - {-8/16, -8/16, -8/16, 8/16, -6/16, -5/16},--down - {-8/16, -8/16, 5/16, 8/16, -6/16, 8/16}, --up - {-2/16, -8/16, -5/16, 2/16, -6/16, 5/16}, --vert mid - {-5/16, -8/16, -2/16, 5/16, -6/16, 2/16}, --hori mid - }, - }, - on_creation = function(pos) - state = 0 - end, - mesecons = {effector = { - action_on = (function(pos, node) - punch(pos) - end), - }}, - on_rightclick = function(pos, node, clicker) - punch(pos) - end, -}) - - -multicraft.register_node("doors:trapdoor_open", { - drawtype = "nodebox", - tiles = {"default_wood.png", "default_wood.png", "default_wood.png", "default_wood.png", "door_trapdoor.png", "door_trapdoor.png"}, - paramtype = "light", - paramtype2 = "facedir", - pointable = true, - stack_max = 0, - groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,mesecon_effector_on=1,flammable=2,door=1}, - sounds = default.node_sound_wood_defaults(), - drop = "doors:trapdoor", - node_box = { - type = "fixed", - fixed = {-0.5, -0.5, 0.4, 0.5, 0.5, 0.5} - }, - selection_box = { - type = "fixed", - fixed = {-0.5, -0.5, 0.4, 0.5, 0.5, 0.5} - }, - on_rightclick = function(pos, node, clicker) - punch(pos) - end, - mesecons = {effector = { - action_on = (function(pos, node) - punch(pos) - end), - }}, - -}) - - - - -multicraft.register_craft({ - output = 'doors:trapdoor 2', - recipe = { - {'group:wood', 'group:wood', 'group:wood'}, - {'group:wood', 'group:wood', 'group:wood'}, - {'', '', ''}, - } -}) - ---- Iron Trapdoor ---- -local me -local meta -local state = 0 - -local function update_door(pos, node) - multicraft.set_node(pos, node) -end - -local function punch(pos) - meta = multicraft.get_meta(pos) - state = meta:get_int("state") - me = multicraft.get_node(pos) - local tmp_node - local tmp_node2 - oben = {x=pos.x, y=pos.y+1, z=pos.z} - if state == 1 then - state = 0 - multicraft.sound_play("door_close", {pos = pos, gain = 0.3, max_hear_distance = 10}) - tmp_node = {name="doors:iron_trapdoor", param1=me.param1, param2=me.param2} - else - state = 1 - multicraft.sound_play("door_open", {pos = pos, gain = 0.3, max_hear_distance = 10}) - tmp_node = {name="doors:iron_trapdoor_open", param1=me.param1, param2=me.param2} - end - update_door(pos, tmp_node) - meta:set_int("state", state) -end - - -multicraft.register_node("doors:iron_trapdoor", { - description = "Trapdoor", - drawtype = "nodebox", - tiles = {"iron_trapdoor.png", "iron_trapdoor.png", "default_steel_block.png", "default_steel_block.png", "default_steel_block.png", "default_steel_block.png"}, - paramtype = "light", - stack_max = 16, - paramtype2 = "facedir", - groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,mesecon_effector_on=1,flammable=0,door=1, mese=1}, - sounds = default.node_sound_wood_defaults(), - drop = "doors:iron_trapdoor", - node_box = { - type = "fixed", - fixed = { - {-8/16, -8/16, -8/16, -5/16, -6/16, 8/16},--left - {5/16, -8/16, -8/16, 8/16, -6/16, 8/16}, --right - {-8/16, -8/16, -8/16, 8/16, -6/16, -5/16},--down - {-8/16, -8/16, 5/16, 8/16, -6/16, 8/16}, --up - {-2/16, -8/16, -5/16, 2/16, -6/16, 5/16}, --vert mid - {-5/16, -8/16, -2/16, 5/16, -6/16, 2/16}, --hori mid - }, - }, - selection_box = { - type = "fixed", - fixed = { - {-8/16, -8/16, -8/16, -5/16, -6/16, 8/16},--left - {5/16, -8/16, -8/16, 8/16, -6/16, 8/16}, --right - {-8/16, -8/16, -8/16, 8/16, -6/16, -5/16},--down - {-8/16, -8/16, 5/16, 8/16, -6/16, 8/16}, --up - {-2/16, -8/16, -5/16, 2/16, -6/16, 5/16}, --vert mid - {-5/16, -8/16, -2/16, 5/16, -6/16, 2/16}, --hori mid - }, - }, - mesecons = {effector = { - action_on = (function(pos, node) - punch(pos) - end), - }}, - on_creation = function(pos) - state = 0 - end, -}) - - -multicraft.register_node("doors:iron_trapdoor_open", { - drawtype = "nodebox", - tiles = {"default_steel_block.png", "default_steel_block.png", "default_steel_block.png", "default_steel_block.png", "iron_trapdoor.png", "iron_trapdoor.png"}, - paramtype = "light", - paramtype2 = "facedir", - pointable = true, - stack_max = 0, - groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=0,door=1,mesecon_effector_on=1}, - sounds = default.node_sound_wood_defaults(), - drop = "doors:iron_trapdoor", - node_box = { - type = "fixed", - fixed = {-0.5, -0.5, 0.4, 0.5, 0.5, 0.5} - }, - selection_box = { - type = "fixed", - fixed = {-0.5, -0.5, 0.4, 0.5, 0.5, 0.5} - }, - mesecons = {effector = { - action_on = (function(pos, node) - punch(pos) - end), - }}, -}) - -multicraft.register_craft({ - output = 'doors:iron_trapdoor 2', - recipe = { - {'group:iron', 'group:iron', ''}, - {'group:iron', 'group:iron', ''}, - {'', '', ''}, - } -}) - +if not multicraft.get_modpath("check") then os.exit() end +if not default.multicraft_is_variable_is_a_part_of_multicraft_subgame_and_copying_it_means_you_use_our_code_so_we_become_contributors_of_your_project then exit() end +doors = {} + +-- Registers a door +-- name: The name of the door +-- def: a table with the folowing fields: +-- description +-- inventory_image +-- groups +-- tiles_bottom: the tiles of the bottom part of the door {front, side} +-- tiles_top: the tiles of the bottom part of the door {front, side} +-- If the following fields are not defined the default values are used +-- node_box_bottom +-- node_box_top +-- selection_box_bottom +-- selection_box_top +-- only_placer_can_open: if true only the player who placed the door can +-- open it + +local function is_right(pos, clicker) + local r1 = multicraft.get_node({x=pos.x+1, y=pos.y, z=pos.z}) + local r2 = multicraft.get_node({x=pos.x, y=pos.y, z=pos.z+1}) + if string.find(r1.name, "door_") or string.find(r2.name, "door_") then + return true + else + return false + end +end + +function doors:register_door(name, def) + def.groups.not_in_creative_inventory = 1 + + local box = {{-8/16, -8/16, -8/16, 8/16, 8/16, -6.5/16}} + + if not def.node_box_bottom then + def.node_box_bottom = box + end + if not def.node_box_top then + def.node_box_top = box + end + if not def.selection_box_bottom then + def.selection_box_bottom= box + end + if not def.selection_box_top then + def.selection_box_top = box + end + + multicraft.register_craftitem(name, { + description = def.description, + inventory_image = def.inventory_image, + stack_max = 1, + on_place = function(itemstack, placer, pointed_thing) + if not pointed_thing.type == "node" then + return itemstack + end + local pn = placer:get_player_name() + if multicraft.is_protected(pointed_thing.above, pn) and multicraft.is_protected(pointed_thing.under, pn) then + return itemstack + end + local ptu = pointed_thing.under + local nu = multicraft.get_node(ptu) + if multicraft.registered_nodes[nu.name].on_rightclick then + return multicraft.registered_nodes[nu.name].on_rightclick(ptu, nu, placer, itemstack) + end + + local pt = pointed_thing.above + local pt2 = {x=pt.x, y=pt.y, z=pt.z} + pt2.y = pt2.y+1 + if + not multicraft.registered_nodes[multicraft.get_node(pt).name].buildable_to or + not multicraft.registered_nodes[multicraft.get_node(pt2).name].buildable_to or + not placer or + not placer:is_player() + then + return itemstack + end + + local p2 = multicraft.dir_to_facedir(placer:get_look_dir()) + local pt3 = {x=pt.x, y=pt.y, z=pt.z} + if p2 == 0 then + pt3.x = pt3.x-1 + elseif p2 == 1 then + pt3.z = pt3.z+1 + elseif p2 == 2 then + pt3.x = pt3.x+1 + elseif p2 == 3 then + pt3.z = pt3.z-1 + end + if not string.find(multicraft.get_node(pt3).name, name.."_b_") then + multicraft.set_node(pt, {name=name.."_b_1", param2=p2}) + multicraft.set_node(pt2, {name=name.."_t_1", param2=p2}) + else + multicraft.set_node(pt, {name=name.."_b_2", param2=p2}) + multicraft.set_node(pt2, {name=name.."_t_2", param2=p2}) + end + + if def.only_placer_can_open then + local pn = placer:get_player_name() + local meta = multicraft.get_meta(pt) + meta:set_string("doors_owner", "") + --meta:set_string("infotext", "Owned by "..pn) + meta = multicraft.get_meta(pt2) + meta:set_string("doors_owner", "") + --meta:set_string("infotext", "Owned by "..pn) + end + + if not multicraft.setting_getbool("creative_mode") then + itemstack:take_item() + end + return itemstack + end, + }) + + local tt = def.tiles_top + local tb = def.tiles_bottom + + local function after_dig_node(pos, name, digger) + local node = multicraft.get_node(pos) + if node.name == name then + multicraft.node_dig(pos, node, digger) + end + end + + local function on_rightclick(pos, dir, check_name, replace, replace_dir, params) + pos.y = pos.y+dir + if not multicraft.get_node(pos).name == check_name then + return + end + local p2 = multicraft.get_node(pos).param2 + p2 = params[p2+1] + + local meta = multicraft.get_meta(pos):to_table() + multicraft.set_node(pos, {name=replace_dir, param2=p2}) + multicraft.get_meta(pos):from_table(meta) + + pos.y = pos.y-dir + meta = multicraft.get_meta(pos):to_table() + multicraft.set_node(pos, {name=replace, param2=p2}) + multicraft.get_meta(pos):from_table(meta) + end + + local function check_player_priv(pos, player) + if not def.only_placer_can_open then + return true + end + local meta = multicraft.get_meta(pos) + local pn = player:get_player_name() + return meta:get_string("doors_owner") == pn + end + + multicraft.register_node(name.."_b_1", { + tiles = {tb[2], tb[2], tb[2], tb[2], tb[1], tb[1].."^[transformfx"}, + paramtype = "light", + paramtype2 = "facedir", + drop = name, + drawtype = "nodebox", + node_box = { + type = "fixed", + fixed = def.node_box_bottom + }, + selection_box = { + type = "fixed", + fixed = def.selection_box_bottom + }, + groups = def.groups, + + after_dig_node = function(pos, oldnode, oldmetadata, digger) + pos.y = pos.y+1 + after_dig_node(pos, name.."_t_1", digger) + end, + + on_rightclick = function(pos, node, clicker) + if check_player_priv(pos, clicker) then + on_rightclick(pos, 1, name.."_t_1", name.."_b_2", name.."_t_2", {1,2,3,0}) + if is_right(pos, clicker) then + multicraft.sound_play("door_close", {pos = pos, gain = 0.3, max_hear_distance = 10}) + else + multicraft.sound_play("door_open", {pos = pos, gain = 0.3, max_hear_distance = 10}) + end + end + end, + + can_dig = check_player_priv, + }) + + multicraft.register_node(name.."_t_1", { + tiles = {tt[2], tt[2], tt[2], tt[2], tt[1], tt[1].."^[transformfx"}, + paramtype = "light", + paramtype2 = "facedir", + drop = "", + drawtype = "nodebox", + node_box = { + type = "fixed", + fixed = def.node_box_top + }, + selection_box = { + type = "fixed", + fixed = def.selection_box_top + }, + groups = def.groups, + + after_dig_node = function(pos, oldnode, oldmetadata, digger) + pos.y = pos.y-1 + after_dig_node(pos, name.."_b_1", digger) + end, + + on_rightclick = function(pos, node, clicker) + if check_player_priv(pos, clicker) then + on_rightclick(pos, -1, name.."_b_1", name.."_t_2", name.."_b_2", {1,2,3,0}) + if is_right(pos, clicker) then + multicraft.sound_play("door_close", {pos = pos, gain = 0.3, max_hear_distance = 10}) + else + multicraft.sound_play("door_open", {pos = pos, gain = 0.3, max_hear_distance = 10}) + end + end + end, + + can_dig = check_player_priv, + }) + + multicraft.register_node(name.."_b_2", { + tiles = {tb[2], tb[2], tb[2], tb[2], tb[1].."^[transformfx", tb[1]}, + paramtype = "light", + paramtype2 = "facedir", + drop = name, + drawtype = "nodebox", + node_box = { + type = "fixed", + fixed = def.node_box_bottom + }, + selection_box = { + type = "fixed", + fixed = def.selection_box_bottom + }, + groups = def.groups, + + after_dig_node = function(pos, oldnode, oldmetadata, digger) + pos.y = pos.y+1 + after_dig_node(pos, name.."_t_2") + end, + + on_rightclick = function(pos, node, clicker) + if check_player_priv(pos, clicker) then + on_rightclick(pos, 1, name.."_t_2", name.."_b_1", name.."_t_1", {3,0,1,2}) + if is_right(pos, clicker) then + multicraft.sound_play("door_open", {gain = 0.3, max_hear_distance = 10}) + else + multicraft.sound_play("door_close", {gain = 0.3, max_hear_distance = 10}) + end + end + end, + + can_dig = check_player_priv, + }) + + multicraft.register_node(name.."_t_2", { + tiles = {tt[2], tt[2], tt[2], tt[2], tt[1].."^[transformfx", tt[1]}, + paramtype = "light", + paramtype2 = "facedir", + drop = "", + drawtype = "nodebox", + node_box = { + type = "fixed", + fixed = def.node_box_top + }, + selection_box = { + type = "fixed", + fixed = def.selection_box_top + }, + groups = def.groups, + + after_dig_node = function(pos, oldnode, oldmetadata, digger) + pos.y = pos.y-1 + after_dig_node(pos, name.."_b_2", digger) + end, + + on_rightclick = function(pos, node, clicker) + if check_player_priv(pos, clicker) then + on_rightclick(pos, -1, name.."_b_2", name.."_t_1", name.."_b_1", {3,0,1,2}) + if is_right(pos, clicker) then + multicraft.sound_play("door_open", {pos=pos, gain = 0.3, max_hear_distance = 10}) + else + multicraft.sound_play("door_close", {gain = 0.3, max_hear_distance = 10}) + end + end + end, + + can_dig = check_player_priv, + }) + +end + +--- Normal Door --- +doors:register_door("doors:door_wood", { + description = "Wooden Door", + inventory_image = "door_wood.png", + stack_max = 16, + groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,door=1, mese = 1}, + tiles_bottom = {"door_wood_b.png", "door_brown.png"}, + tiles_top = {"door_wood_a.png", "door_brown.png"}, +}) + +multicraft.register_craft({ + output = "doors:door_wood", + recipe = { + {"group:wood", "group:wood"}, + {"group:wood", "group:wood"}, + {"group:wood", "group:wood"} + } +}) + +--- Accacia Door -- +doors:register_door("doors:door_acacia", { + description = "Wooden Acacia Door", + inventory_image = "door_acacia.png", + stack_max = 16, + groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,door=1, mese=1}, + tiles_bottom = {"door_acacia_b.png", "door_brown.png"}, + tiles_top = {"door_acacia_a.png", "door_brown.png"}, +}) + +multicraft.register_craft({ + output = "doors:door_acacia", + recipe = { + {"default:acaciawood", "default:acaciawood"}, + {"default:acaciawood", "default:acaciawood"}, + {"default:acaciawood", "default:acaciawood"} + } +}) + +--- birch Door -- +doors:register_door("doors:door_birch", { + description = "Wooden Birch Door", + stack_max = 16, + inventory_image = "door_birch.png", + groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,door=1, mese = 1}, + tiles_bottom = {"door_birch_b.png", "door_brown.png"}, + tiles_top = {"door_birch_a.png", "door_brown.png"}, +}) + +--- dark oak Door -- +doors:register_door("doors:door_dark_oak", { + description = "Wooden Dark Oak Door", + inventory_image = "door_dark_oak.png", + stack_max = 16, + groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,door=1, mese=1}, + tiles_bottom = {"door_dark_oak_b.png", "door_brown.png"}, + tiles_top = {"door_dark_oak_a.png", "door_brown.png"}, +}) + +--- jungle Door -- +doors:register_door("doors:door_jungle", { + description = "Wooden Jungle Door", + stack_max = 16, + inventory_image = "door_jungle.png", + groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,door=1, mese=1}, + tiles_bottom = {"door_jungle_b.png", "door_brown.png"}, + tiles_top = {"door_jungle_a.png", "door_brown.png"}, +}) + +multicraft.register_craft({ + output = "doors:door_jungle", + recipe = { + {"default:junglewood", "default:junglewood"}, + {"default:junglewood", "default:junglewood"}, + {"default:junglewood", "default:junglewood"} + } +}) + +--- spruce Door -- +doors:register_door("doors:door_spruce", { + description = "Wooden Spruce Door", + stack_max = 16, + inventory_image = "door_spruce.png", + groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,door=1, mese=1}, + tiles_bottom = {"door_spruce_b.png", "door_brown.png"}, + tiles_top = {"door_spruce_a.png", "door_brown.png"}, +}) + +multicraft.register_craft({ + output = "doors:door_spruce", + recipe = { + {"default:sprucewood", "default:sprucewood"}, + {"default:sprucewood", "default:sprucewood"}, + {"default:sprucewood", "default:sprucewood"} + } +}) + + +--- Door in Steel --- +doors:register_door("doors:door_steel", { + description = "Steel Door", + stack_max = 16, + inventory_image = "door_steel.png", + groups = {snappy=1,bendy=2,cracky=1,melty=2,level=2,door=1,mesecon_effector_on=1, mese=1}, + tiles_bottom = {"door_steel_b.png", "door_grey.png"}, + tiles_top = {"door_steel_a.png", "door_grey.png"}, + only_placer_can_open = true, + +}) + +multicraft.register_craft({ + output = "doors:door_steel", + recipe = { + {"default:steel_ingot", "default:steel_ingot"}, + {"default:steel_ingot", "default:steel_ingot"}, + {"default:steel_ingot", "default:steel_ingot"} + } +}) + +multicraft.register_alias("doors:door_wood_a_c", "doors:door_wood_t_1") +multicraft.register_alias("doors:door_wood_a_o", "doors:door_wood_t_1") +multicraft.register_alias("doors:door_wood_b_c", "doors:door_wood_b_1") +multicraft.register_alias("doors:door_wood_b_o", "doors:door_wood_b_1") + + +----trapdoor Wood---- + +local me +local meta +local state = 0 + +local function update_door(pos, node) + multicraft.set_node(pos, node) +end + +local function punch(pos) + meta = multicraft.get_meta(pos) + state = meta:get_int("state") + me = multicraft.get_node(pos) + local tmp_node + local tmp_node2 + oben = {x=pos.x, y=pos.y+1, z=pos.z} + if state == 1 then + state = 0 + multicraft.sound_play("door_close", {pos = pos, gain = 0.3, max_hear_distance = 10}) + tmp_node = {name="doors:trapdoor", param1=me.param1, param2=me.param2} + else + state = 1 + multicraft.sound_play("door_open", {pos = pos, gain = 0.3, max_hear_distance = 10}) + tmp_node = {name="doors:trapdoor_open", param1=me.param1, param2=me.param2} + end + update_door(pos, tmp_node) + meta:set_int("state", state) +end + + +multicraft.register_node("doors:trapdoor", { + description = "Trapdoor", + drawtype = "nodebox", + tiles = {"door_trapdoor.png", "door_trapdoor.png", "default_wood.png", "default_wood.png", "default_wood.png", "default_wood.png"}, + paramtype = "light", + stack_max = 16, + paramtype2 = "facedir", + groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,mesecon_effector_on=1,flammable=2,door=1,mese=1}, + sounds = default.node_sound_wood_defaults(), + drop = "doors:trapdoor", + node_box = { + type = "fixed", + fixed = { + {-8/16, -8/16, -8/16, -5/16, -6/16, 8/16},--left + {5/16, -8/16, -8/16, 8/16, -6/16, 8/16}, --right + {-8/16, -8/16, -8/16, 8/16, -6/16, -5/16},--down + {-8/16, -8/16, 5/16, 8/16, -6/16, 8/16}, --up + {-2/16, -8/16, -5/16, 2/16, -6/16, 5/16}, --vert mid + {-5/16, -8/16, -2/16, 5/16, -6/16, 2/16}, --hori mid + }, + }, + selection_box = { + type = "fixed", + fixed = { + {-8/16, -8/16, -8/16, -5/16, -6/16, 8/16},--left + {5/16, -8/16, -8/16, 8/16, -6/16, 8/16}, --right + {-8/16, -8/16, -8/16, 8/16, -6/16, -5/16},--down + {-8/16, -8/16, 5/16, 8/16, -6/16, 8/16}, --up + {-2/16, -8/16, -5/16, 2/16, -6/16, 5/16}, --vert mid + {-5/16, -8/16, -2/16, 5/16, -6/16, 2/16}, --hori mid + }, + }, + on_creation = function(pos) + state = 0 + end, + mesecons = {effector = { + action_on = (function(pos, node) + punch(pos) + end), + }}, + on_rightclick = function(pos, node, clicker) + punch(pos) + end, +}) + + +multicraft.register_node("doors:trapdoor_open", { + drawtype = "nodebox", + tiles = {"default_wood.png", "default_wood.png", "default_wood.png", "default_wood.png", "door_trapdoor.png", "door_trapdoor.png"}, + paramtype = "light", + paramtype2 = "facedir", + pointable = true, + stack_max = 0, + groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,mesecon_effector_on=1,flammable=2,door=1}, + sounds = default.node_sound_wood_defaults(), + drop = "doors:trapdoor", + node_box = { + type = "fixed", + fixed = {-0.5, -0.5, 0.4, 0.5, 0.5, 0.5} + }, + selection_box = { + type = "fixed", + fixed = {-0.5, -0.5, 0.4, 0.5, 0.5, 0.5} + }, + on_rightclick = function(pos, node, clicker) + punch(pos) + end, + mesecons = {effector = { + action_on = (function(pos, node) + punch(pos) + end), + }}, + +}) + + + + +multicraft.register_craft({ + output = 'doors:trapdoor 2', + recipe = { + {'group:wood', 'group:wood', 'group:wood'}, + {'group:wood', 'group:wood', 'group:wood'}, + {'', '', ''}, + } +}) + +--- Iron Trapdoor ---- +local me +local meta +local state = 0 + +local function update_door(pos, node) + multicraft.set_node(pos, node) +end + +local function punch(pos) + meta = multicraft.get_meta(pos) + state = meta:get_int("state") + me = multicraft.get_node(pos) + local tmp_node + local tmp_node2 + oben = {x=pos.x, y=pos.y+1, z=pos.z} + if state == 1 then + state = 0 + multicraft.sound_play("door_close", {pos = pos, gain = 0.3, max_hear_distance = 10}) + tmp_node = {name="doors:iron_trapdoor", param1=me.param1, param2=me.param2} + else + state = 1 + multicraft.sound_play("door_open", {pos = pos, gain = 0.3, max_hear_distance = 10}) + tmp_node = {name="doors:iron_trapdoor_open", param1=me.param1, param2=me.param2} + end + update_door(pos, tmp_node) + meta:set_int("state", state) +end + + +multicraft.register_node("doors:iron_trapdoor", { + description = "Trapdoor", + drawtype = "nodebox", + tiles = {"iron_trapdoor.png", "iron_trapdoor.png", "default_steel_block.png", "default_steel_block.png", "default_steel_block.png", "default_steel_block.png"}, + paramtype = "light", + stack_max = 16, + paramtype2 = "facedir", + groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,mesecon_effector_on=1,flammable=0,door=1, mese=1}, + sounds = default.node_sound_wood_defaults(), + drop = "doors:iron_trapdoor", + node_box = { + type = "fixed", + fixed = { + {-8/16, -8/16, -8/16, -5/16, -6/16, 8/16},--left + {5/16, -8/16, -8/16, 8/16, -6/16, 8/16}, --right + {-8/16, -8/16, -8/16, 8/16, -6/16, -5/16},--down + {-8/16, -8/16, 5/16, 8/16, -6/16, 8/16}, --up + {-2/16, -8/16, -5/16, 2/16, -6/16, 5/16}, --vert mid + {-5/16, -8/16, -2/16, 5/16, -6/16, 2/16}, --hori mid + }, + }, + selection_box = { + type = "fixed", + fixed = { + {-8/16, -8/16, -8/16, -5/16, -6/16, 8/16},--left + {5/16, -8/16, -8/16, 8/16, -6/16, 8/16}, --right + {-8/16, -8/16, -8/16, 8/16, -6/16, -5/16},--down + {-8/16, -8/16, 5/16, 8/16, -6/16, 8/16}, --up + {-2/16, -8/16, -5/16, 2/16, -6/16, 5/16}, --vert mid + {-5/16, -8/16, -2/16, 5/16, -6/16, 2/16}, --hori mid + }, + }, + mesecons = {effector = { + action_on = (function(pos, node) + punch(pos) + end), + }}, + on_creation = function(pos) + state = 0 + end, +}) + + +multicraft.register_node("doors:iron_trapdoor_open", { + drawtype = "nodebox", + tiles = {"default_steel_block.png", "default_steel_block.png", "default_steel_block.png", "default_steel_block.png", "iron_trapdoor.png", "iron_trapdoor.png"}, + paramtype = "light", + paramtype2 = "facedir", + pointable = true, + stack_max = 0, + groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=0,door=1,mesecon_effector_on=1}, + sounds = default.node_sound_wood_defaults(), + drop = "doors:iron_trapdoor", + node_box = { + type = "fixed", + fixed = {-0.5, -0.5, 0.4, 0.5, 0.5, 0.5} + }, + selection_box = { + type = "fixed", + fixed = {-0.5, -0.5, 0.4, 0.5, 0.5, 0.5} + }, + mesecons = {effector = { + action_on = (function(pos, node) + punch(pos) + end), + }}, +}) + +multicraft.register_craft({ + output = 'doors:iron_trapdoor 2', + recipe = { + {'group:iron', 'group:iron', ''}, + {'group:iron', 'group:iron', ''}, + {'', '', ''}, + } +}) + print('[OK] Doors loaded!') \ No newline at end of file diff --git a/games/MultiCraft_game/mods/dye/README.txt b/games/MultiCraft_game/files/dye/README.txt similarity index 100% rename from games/MultiCraft_game/mods/dye/README.txt rename to games/MultiCraft_game/files/dye/README.txt diff --git a/games/MultiCraft_game/mods/dye/depends.txt b/games/MultiCraft_game/files/dye/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/dye/depends.txt rename to games/MultiCraft_game/files/dye/depends.txt diff --git a/games/MultiCraft_game/mods/dye/init.lua b/games/MultiCraft_game/files/dye/init.lua similarity index 100% rename from games/MultiCraft_game/mods/dye/init.lua rename to games/MultiCraft_game/files/dye/init.lua diff --git a/games/MultiCraft_game/mods/farming/README.txt b/games/MultiCraft_game/files/farming/README.txt similarity index 100% rename from games/MultiCraft_game/mods/farming/README.txt rename to games/MultiCraft_game/files/farming/README.txt diff --git a/games/MultiCraft_game/mods/farming/carrots.lua b/games/MultiCraft_game/files/farming/carrots.lua similarity index 100% rename from games/MultiCraft_game/mods/farming/carrots.lua rename to games/MultiCraft_game/files/farming/carrots.lua diff --git a/games/MultiCraft_game/mods/farming/depends.txt b/games/MultiCraft_game/files/farming/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/farming/depends.txt rename to games/MultiCraft_game/files/farming/depends.txt diff --git a/games/MultiCraft_game/mods/farming/hoes.lua b/games/MultiCraft_game/files/farming/hoes.lua similarity index 96% rename from games/MultiCraft_game/mods/farming/hoes.lua rename to games/MultiCraft_game/files/farming/hoes.lua index 915d2ee14..8b09b686d 100644 --- a/games/MultiCraft_game/mods/farming/hoes.lua +++ b/games/MultiCraft_game/files/farming/hoes.lua @@ -1,138 +1,138 @@ -local function create_soil(pos, inv, p) - if pos == nil then - return false - end - local node = multicraft.get_node(pos) - local name = node.name - local above = multicraft.get_node({x=pos.x, y=pos.y+1, z=pos.z}) - if name == "default:dirt" or name == "default:dirt_with_grass" then - if above.name == "air" then - node.name = "farming:soil" - multicraft.set_node(pos, node) - if inv and p and name == "default:dirt_with_grass" then - for name,rarity in pairs(farming.seeds) do - if math.random(1, rarity-p) == 1 then - inv:add_item("main", ItemStack(name)) - end - end - end - return true - end - end - return false -end - -multicraft.register_tool("farming:hoe_wood", { - description = "Wood Hoe", - inventory_image = "farming_tool_woodhoe.png", - on_place = function(itemstack, user, pointed_thing) - if create_soil(pointed_thing.under, user:get_inventory(), 0) then - if not multicraft.setting_getbool("creative_mode") then - itemstack:add_wear(65535/30) - end - return itemstack - end - end, - groups = {tools = 1}, -}) - -multicraft.register_craft({ - output = "farming:hoe_wood", - recipe = { - {"default:wood", "default:wood"}, - {"", "default:stick"}, - {"", "default:stick"} - } -}) - -multicraft.register_tool("farming:hoe_stone", { - description = "Stone Hoe", - inventory_image = "farming_tool_stonehoe.png", - on_place = function(itemstack, user, pointed_thing) - if create_soil(pointed_thing.under, user:get_inventory(), 5) then - if not multicraft.setting_getbool("creative_mode") then - itemstack:add_wear(65535/50) - end - return itemstack - end - end, - groups = {tools = 1}, -}) - -multicraft.register_craft({ - output = "farming:hoe_stone", - recipe = { - {"default:cobble", "default:cobble"}, - {"", "default:stick"}, - {"", "default:stick"} - } -}) - -multicraft.register_tool("farming:hoe_steel", { - description = "Steel Hoe", - inventory_image = "farming_tool_steelhoe.png", - on_place = function(itemstack, user, pointed_thing) - if create_soil(pointed_thing.under, user:get_inventory(), 10) then - if not multicraft.setting_getbool("creative_mode") then - itemstack:add_wear(65535/80) - end - return itemstack - end - end, - groups = {tools = 1}, -}) - -multicraft.register_craft({ - output = "farming:hoe_steel", - recipe = { - {"default:steel_ingot", "default:steel_ingot"}, - {"", "default:stick"}, - {"", "default:stick"} - } -}) - -multicraft.register_tool("farming:hoe_gold", { - description = "Gold Hoe", - inventory_image = "farming_tool_goldhoe.png", - on_place = function(itemstack, user, pointed_thing) - if create_soil(pointed_thing.under, user:get_inventory(), 7) then - if not multicraft.setting_getbool("creative_mode") then - itemstack:add_wear(65535/60) - end - return itemstack - end - end, - groups = {tools = 1}, -}) - -multicraft.register_craft({ - output = "farming:hoe_gold", - recipe = { - {"default:gold_ingot", "default:gold_ingot"}, - {"", "default:stick"}, - {"", "default:stick"} - } -}) - -multicraft.register_tool("farming:hoe_diamond", { - description = "Diamond Hoe", - inventory_image = "farming_tool_diamondhoe.png", - on_place = function(itemstack, user, pointed_thing) - if create_soil(pointed_thing.under, user:get_inventory(), 15) then - if not multicraft.setting_getbool("creative_mode") then - itemstack:add_wear(65535/120) - end - return itemstack - end - end, - groups = {tools = 1}, -}) - -multicraft.register_craft({ - output = "farming:hoe_diamond", - recipe = { - {"default:diamond", "default:diamond"}, - {"", "default:stick"}, - {"", "default:stick"} - } -}) +local function create_soil(pos, inv, p) + if pos == nil then + return false + end + local node = multicraft.get_node(pos) + local name = node.name + local above = multicraft.get_node({x=pos.x, y=pos.y+1, z=pos.z}) + if name == "default:dirt" or name == "default:dirt_with_grass" then + if above.name == "air" then + node.name = "farming:soil" + multicraft.set_node(pos, node) + if inv and p and name == "default:dirt_with_grass" then + for name,rarity in pairs(farming.seeds) do + if math.random(1, rarity-p) == 1 then + inv:add_item("main", ItemStack(name)) + end + end + end + return true + end + end + return false +end + +multicraft.register_tool("farming:hoe_wood", { + description = "Wood Hoe", + inventory_image = "farming_tool_woodhoe.png", + on_place = function(itemstack, user, pointed_thing) + if create_soil(pointed_thing.under, user:get_inventory(), 0) then + if not multicraft.setting_getbool("creative_mode") then + itemstack:add_wear(65535/30) + end + return itemstack + end + end, + groups = {tools = 1}, +}) + +multicraft.register_craft({ + output = "farming:hoe_wood", + recipe = { + {"default:wood", "default:wood"}, + {"", "default:stick"}, + {"", "default:stick"} + } +}) + +multicraft.register_tool("farming:hoe_stone", { + description = "Stone Hoe", + inventory_image = "farming_tool_stonehoe.png", + on_place = function(itemstack, user, pointed_thing) + if create_soil(pointed_thing.under, user:get_inventory(), 5) then + if not multicraft.setting_getbool("creative_mode") then + itemstack:add_wear(65535/50) + end + return itemstack + end + end, + groups = {tools = 1}, +}) + +multicraft.register_craft({ + output = "farming:hoe_stone", + recipe = { + {"default:cobble", "default:cobble"}, + {"", "default:stick"}, + {"", "default:stick"} + } +}) + +multicraft.register_tool("farming:hoe_steel", { + description = "Steel Hoe", + inventory_image = "farming_tool_steelhoe.png", + on_place = function(itemstack, user, pointed_thing) + if create_soil(pointed_thing.under, user:get_inventory(), 10) then + if not multicraft.setting_getbool("creative_mode") then + itemstack:add_wear(65535/80) + end + return itemstack + end + end, + groups = {tools = 1}, +}) + +multicraft.register_craft({ + output = "farming:hoe_steel", + recipe = { + {"default:steel_ingot", "default:steel_ingot"}, + {"", "default:stick"}, + {"", "default:stick"} + } +}) + +multicraft.register_tool("farming:hoe_gold", { + description = "Gold Hoe", + inventory_image = "farming_tool_goldhoe.png", + on_place = function(itemstack, user, pointed_thing) + if create_soil(pointed_thing.under, user:get_inventory(), 7) then + if not multicraft.setting_getbool("creative_mode") then + itemstack:add_wear(65535/60) + end + return itemstack + end + end, + groups = {tools = 1}, +}) + +multicraft.register_craft({ + output = "farming:hoe_gold", + recipe = { + {"default:gold_ingot", "default:gold_ingot"}, + {"", "default:stick"}, + {"", "default:stick"} + } +}) + +multicraft.register_tool("farming:hoe_diamond", { + description = "Diamond Hoe", + inventory_image = "farming_tool_diamondhoe.png", + on_place = function(itemstack, user, pointed_thing) + if create_soil(pointed_thing.under, user:get_inventory(), 15) then + if not multicraft.setting_getbool("creative_mode") then + itemstack:add_wear(65535/120) + end + return itemstack + end + end, + groups = {tools = 1}, +}) + +multicraft.register_craft({ + output = "farming:hoe_diamond", + recipe = { + {"default:diamond", "default:diamond"}, + {"", "default:stick"}, + {"", "default:stick"} + } +}) diff --git a/games/MultiCraft_game/mods/farming/init.lua b/games/MultiCraft_game/files/farming/init.lua similarity index 100% rename from games/MultiCraft_game/mods/farming/init.lua rename to games/MultiCraft_game/files/farming/init.lua diff --git a/games/MultiCraft_game/mods/farming/melon.lua b/games/MultiCraft_game/files/farming/melon.lua similarity index 100% rename from games/MultiCraft_game/mods/farming/melon.lua rename to games/MultiCraft_game/files/farming/melon.lua diff --git a/games/MultiCraft_game/mods/farming/mushrooms.lua b/games/MultiCraft_game/files/farming/mushrooms.lua similarity index 100% rename from games/MultiCraft_game/mods/farming/mushrooms.lua rename to games/MultiCraft_game/files/farming/mushrooms.lua diff --git a/games/MultiCraft_game/mods/farming/potatoes.lua b/games/MultiCraft_game/files/farming/potatoes.lua similarity index 100% rename from games/MultiCraft_game/mods/farming/potatoes.lua rename to games/MultiCraft_game/files/farming/potatoes.lua diff --git a/games/MultiCraft_game/mods/farming/pumpkin.lua b/games/MultiCraft_game/files/farming/pumpkin.lua similarity index 100% rename from games/MultiCraft_game/mods/farming/pumpkin.lua rename to games/MultiCraft_game/files/farming/pumpkin.lua diff --git a/games/MultiCraft_game/mods/farming/soil.lua b/games/MultiCraft_game/files/farming/soil.lua similarity index 100% rename from games/MultiCraft_game/mods/farming/soil.lua rename to games/MultiCraft_game/files/farming/soil.lua diff --git a/games/MultiCraft_game/mods/farming/wheat.lua b/games/MultiCraft_game/files/farming/wheat.lua similarity index 100% rename from games/MultiCraft_game/mods/farming/wheat.lua rename to games/MultiCraft_game/files/farming/wheat.lua diff --git a/games/MultiCraft_game/mods/fences/README.txt b/games/MultiCraft_game/files/fences/README.txt similarity index 92% rename from games/MultiCraft_game/mods/fences/README.txt rename to games/MultiCraft_game/files/fences/README.txt index 514b9dcdd..0e93b97d6 100644 --- a/games/MultiCraft_game/mods/fences/README.txt +++ b/games/MultiCraft_game/files/fences/README.txt @@ -1,27 +1,27 @@ -multicraft mod "Fences" -======================= -version: 1.0 - -License of source code and textures: ------------------------------------- -Written 2013 by BlockMen - -This program is free software. It comes without any warranty, to -the extent permitted by applicable law. You can redistribute it -and/or modify it under the terms of the Do What The Fuck You Want -To Public License, Version 2, as published by Sam Hocevar. See -http://sam.zoy.org/wtfpl/COPYING for more details. - - - - - ---USING the mod-- - -This mod "overrides" the recipe for the default fence, so if you want craft a fance, it crafts THIS fence. - -If you want replace already placed default fences open the "init.lua" (in this directory) and change -the first line to "local override_original = true". Then all placed default fences will be replaced with -this fence. - +multicraft mod "Fences" +======================= +version: 1.0 + +License of source code and textures: +------------------------------------ +Written 2013 by BlockMen + +This program is free software. It comes without any warranty, to +the extent permitted by applicable law. You can redistribute it +and/or modify it under the terms of the Do What The Fuck You Want +To Public License, Version 2, as published by Sam Hocevar. See +http://sam.zoy.org/wtfpl/COPYING for more details. + + + + + +--USING the mod-- + +This mod "overrides" the recipe for the default fence, so if you want craft a fance, it crafts THIS fence. + +If you want replace already placed default fences open the "init.lua" (in this directory) and change +the first line to "local override_original = true". Then all placed default fences will be replaced with +this fence. + It is not possible to jump over the Fence or the closed Fencegate. Only exception is when you "sneak" and "jump". \ No newline at end of file diff --git a/games/MultiCraft_game/mods/doors/depends.txt b/games/MultiCraft_game/files/fences/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/doors/depends.txt rename to games/MultiCraft_game/files/fences/depends.txt diff --git a/games/MultiCraft_game/mods/fences/init.lua b/games/MultiCraft_game/files/fences/init.lua similarity index 96% rename from games/MultiCraft_game/mods/fences/init.lua rename to games/MultiCraft_game/files/fences/init.lua index 10f627966..63fd9a5d5 100644 --- a/games/MultiCraft_game/mods/fences/init.lua +++ b/games/MultiCraft_game/files/fences/init.lua @@ -1,693 +1,693 @@ -if not multicraft.get_modpath("check") then os.exit() end -if not default.multicraft_is_variable_is_a_part_of_multicraft_subgame_and_copying_it_means_you_use_our_code_so_we_become_contributors_of_your_project then exit() end -local override_original = true --change to "true" if you want original and placed fences replaced - -local function dockable(nodename) - if nodename == "default:wood" or string.find(nodename, "wallet:wall") or nodename == "default:brick" or nodename == "default:cobble" or nodename == "default:dirt" or nodename == "default:sandstone" or nodename == "default:stone" or string.find(nodename, "fences:fence_wood") or string.find(nodename, "fences:fencegate") then - return true - end -end - - -local function find_dock(pos, second) - if pos == nil then - return false - end - - local h1 = multicraft.get_node({x=pos.x+1, y=pos.y, z=pos.z}) - local v1 = multicraft.get_node({x=pos.x-1, y=pos.y, z=pos.z}) - local r1 = multicraft.get_node({x=pos.x, y=pos.y, z=pos.z+1}) - local l1 = multicraft.get_node({x=pos.x, y=pos.y, z=pos.z-1}) - local code = 0 - if dockable(l1.name) then - code = code+1 - if second < 2 then - multicraft.punch_node({x=pos.x, y=pos.y, z=pos.z-1}) - end - end - if dockable(r1.name) then - code = code+2 - if second < 2 then - multicraft.punch_node({x=pos.x, y=pos.y, z=pos.z+1}) - end - end - if dockable(v1.name) then - code = code+11 - if second < 2 then - multicraft.punch_node({x=pos.x-1, y=pos.y, z=pos.z}) - end - end - if dockable(h1.name) then - code = code+21 - if second < 2 then - multicraft.punch_node({x=pos.x+1, y=pos.y, z=pos.z}) - end - end - local me = multicraft.get_node(pos) - if code > 0 then - local tmp_name = "fences:fence_wood_"..code - local tmp_node = {name=tmp_name, param1=me.param1, param2=me.param2} - if second > 0 then - local tmp_node = {name=tmp_name, param1=me.param1, param2=me.param2} - multicraft.set_node(pos, tmp_node) - end - elseif code == 0 then - if second == 2 then - local tmp_node = {name="fences:fence_wood", param1=me.param1, param2=me.param2} - multicraft.set_node(pos, tmp_node) - end - end - -end - -local function punch(pos, puncher) - if not puncher ~= '' then - find_dock(pos, 2) - elseif not puncher:is_player() then - find_dock(pos, 2) - end -end - - -local p0 = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16} -local p1 = {-2/16, 1/2, -2/16, -2/16, 1/2+8/16, -2/16} -local p2 = {-2/16, 1/2, 2/16, -2/16, 1/2+8/16, 2/16} -local p4 = {2/16, 1/2, -2/16, 2/16, 1/2+8/16, -2/16} -local p5 = {2/16, 1/2, 2/16, 2/16, 1/2+8/16, 2/16} - -local x1 = {-2/16, 1/2-4/16, 1/16, -1/2, 1/2-1/16, -1/16} --oben(quer) -x -local x12 = {-2/16, -1/2+6/16, 1/16, -1/2, -1/2+9/16, -1/16} --unten(quer) -x -local x2 = {2/16, 1/2-4/16, -1/16, 1/2, 1/2-1/16, 1/16} --oben(quer) x -local x22 = {2/16, -1/2+6/16, -1/16, 1/2, -1/2+9/16, 1/16} --unten(quer) x -local z1 = {1/16, 1/2-4/16, -2/16, -1/16, 1/2-1/16, -1/2} --oben(quer) -z -local z12 = {1/16, -1/2+6/16, -2/16, -1/16, -1/2+9/16, -1/2} --unten(quer) -z -local z2 = {-1/16, 1/2-4/16, 2/16, 1/16, 1/2-1/16, 1/2} --oben(quer) z -local z22 = {-1/16, -1/2+6/16, 2/16, 1/16, -1/2+9/16, 1/2} --unten(quer) z - -local bz1 = {1/16, 1/2-1/16, -6/16, 1/16, 1/2+8/16, -6/16} --oben_block(quer) -z 1seite -local bz11 = {-1/16, 1/2-1/16, -6/16, -1/16, 1/2+8/16, -6/16} --oben_block(quer) -z 2seite -local bz2 = {1/16, 1/2-1/16, 5/16, 1/16, 1/2+8/16, 5/16} --oben_block(quer) z 1seite -local bz21 = {-1/16, 1/2-1/16, 5/16, -1/16, 1/2+8/16, 5/16} --oben_block(quer) z 2seite - -local bx1 = {-6/16, 1/2-1/16, 1/16, -6/16, 1/2+8/16, 1/16} --oben_block(quer) -x 1seite -local bx11 = {-6/16, 1/2-1/16, -1/16, -6/16, 1/2+8/16, -1/16} --oben_block(quer) -x 2seite -local bx2 = {5/16, 1/2-1/16, 1/16, 5/16, 1/2+8/16, 1/16} --oben_block(quer) x 1seite -local bx21 = {5/16, 1/2-1/16, -1/16, 5/16, 1/2+8/16, -1/16} --oben_block(quer) x 2seite - - -multicraft.register_node("fences:fence_wood", { - description = "Wooden Fence", - tiles = {"default_wood.png"}, - inventory_image = "default_fence.png", - wield_image = "default_fence.png", - paramtype = "light", - groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1, decorative = 1}, - drop = 'fences:fence_wood', - stack_max = 64, - sunlight_propagates = true, - drawtype = "nodebox", - node_box = { - type = "fixed", - fixed = {p0,p1,p2,p4,p5,} - }, - selection_box = { - type = "fixed", - fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, - }, - on_construct = function(pos) - find_dock(pos, 1) - end, - on_punch = function(pos, puncher) - punch(pos, puncher) - end, - after_dig_node = function(pos, oldnode, oldmetadata, digger) - find_dock(pos, -1) - end -}) - - - ---different fence types- (1=left,2=right,3=top,4=bottom) - -multicraft.register_node("fences:fence_wood_1", { - tiles = {"default_wood.png"}, - paramtype = "light", - groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1}, - drop = 'fences:fence_wood', - sunlight_propagates = true, - drawtype = "nodebox", - node_box = { - type = "fixed", - fixed = { - p0,p1,p2,p5, - z1,z12, - bz1,bz11, - } - }, - selection_box = { - type = "fixed", - fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, - }, - on_punch = function(pos, puncher) - punch(pos, puncher) - end, - after_dig_node = function(pos, oldnode, oldmetadata, digger) - find_dock(pos, -1) - end -}) - -multicraft.register_node("fences:fence_wood_2", { - tiles = {"default_wood.png"}, - paramtype = "light", - groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1}, - drop = 'fences:fence_wood', - sunlight_propagates = true, - drawtype = "nodebox", - node_box = { - type = "fixed", - fixed = { - p0,p1,p2,p4,p5, - z2,z22, - bz2,bz21, - } - }, - selection_box = { - type = "fixed", - fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, - }, - on_punch = function(pos, puncher) - punch(pos, puncher) - end, - after_dig_node = function(pos, oldnode, oldmetadata, digger) - find_dock(pos, -1) - end -}) - -multicraft.register_node("fences:fence_wood_3", { --left+right(3) - tiles = {"default_wood.png"}, - paramtype = "light", - groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1}, - drop = 'fences:fence_wood', - sunlight_propagates = true, - drawtype = "nodebox", - node_box = { - type = "fixed", - fixed = { - p0,p1,p2,p4,p5, - z1,z12,z2,z22, - bz1,bz11,bz2,bz21, - } - }, - selection_box = { - type = "fixed", - fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, - }, - on_punch = function(pos, puncher) - punch(pos, puncher) - end, - after_dig_node = function(pos, oldnode, oldmetadata, digger) - find_dock(pos, -1) - end -}) - -multicraft.register_node("fences:fence_wood_11", { --top - tiles = {"default_wood.png"}, - paramtype = "light", - groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1}, - drop = 'fences:fence_wood', - sunlight_propagates = true, - drawtype = "nodebox", - node_box = { - type = "fixed", - fixed = { - p0,p1,p2,p4,p5, - x1,x12, - bx1,bx11, - } - }, - selection_box = { - type = "fixed", - fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, - }, - on_punch = function(pos, puncher) - punch(pos, puncher) - end, - after_dig_node = function(pos, oldnode, oldmetadata, digger) - find_dock(pos, -1) - end -}) - -multicraft.register_node("fences:fence_wood_21", { --bottom - tiles = {"default_wood.png"}, - paramtype = "light", - groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1}, - drop = 'fences:fence_wood', - sunlight_propagates = true, - drawtype = "nodebox", - node_box = { - type = "fixed", - fixed = { - p0,p1,p2,p4,p5, - x2,x22, - bx2,bx21, - } - }, - selection_box = { - type = "fixed", - fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, - }, - on_punch = function(pos, puncher) - punch(pos, puncher) - end, - after_dig_node = function(pos, oldnode, oldmetadata, digger) - find_dock(pos, -1) - end -}) - - -multicraft.register_node("fences:fence_wood_32", { --top+bottom(32) - tiles = {"default_wood.png"}, - paramtype = "light", - groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1}, - drop = 'fences:fence_wood', - sunlight_propagates = true, - drawtype = "nodebox", - node_box = { - type = "fixed", - fixed = { - p0,p1,p2,p4,p5, - x1,x12,x2,x22, - bx1,bx11,bx2,bx21, - } - }, - selection_box = { - type = "fixed", - fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, - }, - on_punch = function(pos, puncher) - punch(pos, puncher) - end, - after_dig_node = function(pos, oldnode, oldmetadata, digger) - find_dock(pos, -1) - end -}) - -multicraft.register_node("fences:fence_wood_14", { --left+right(3)+ top(11) =14 - tiles = {"default_wood.png"}, - paramtype = "light", - groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1}, - drop = 'fences:fence_wood', - sunlight_propagates = true, - drawtype = "nodebox", - node_box = { - type = "fixed", - fixed = { - p0,p1,p2,p4,p5, - z1,z12,z2,z22,x1,x12, - bz1,bz11,bz2,bz21,bx1,bx11, - } - }, - selection_box = { - type = "fixed", - fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, - }, - on_punch = function(pos, puncher) - punch(pos, puncher) - end, - after_dig_node = function(pos, oldnode, oldmetadata, digger) - find_dock(pos, -1) - end -}) - -multicraft.register_node("fences:fence_wood_24", { --left+right(3)+ bottom(21) =24 - tiles = {"default_wood.png"}, - paramtype = "light", - groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1}, - drop = 'fences:fence_wood', - sunlight_propagates = true, - drawtype = "nodebox", - node_box = { - type = "fixed", - fixed = { - p0,p1,p2,p4,p5, - z1,z12,z2,z22,x2,x22, - bz1,bz11,bz2,bz21,bx2,bx21, - } - }, - selection_box = { - type = "fixed", - fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, - }, - on_punch = function(pos, puncher) - punch(pos, puncher) - end, - after_dig_node = function(pos, oldnode, oldmetadata, digger) - find_dock(pos, -1) - end -}) - -multicraft.register_node("fences:fence_wood_35", { --left+right(3)+top+bottom(32) = 35 - tiles = {"default_wood.png"}, - paramtype = "light", - groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1}, - drop = 'fences:fence_wood', - sunlight_propagates = true, - drawtype = "nodebox", - node_box = { - type = "fixed", - fixed = { - p0,p1,p2,p4,p5, - x1,x12,x2,x22,z1,z12,z2,z22, - bz1,bz11,bz2,bz21,bx1,bx11,bx2,bx21, - } - }, - selection_box = { - type = "fixed", - fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, - }, - on_punch = function(pos, puncher) - punch(pos, puncher) - end, - after_dig_node = function(pos, oldnode, oldmetadata, digger) - find_dock(pos, -1) - end -}) - -multicraft.register_node("fences:fence_wood_12", { --left(1)+top(11)=12 - tiles = {"default_wood.png"}, - paramtype = "light", - groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1}, - drop = 'fences:fence_wood', - sunlight_propagates = true, - drawtype = "nodebox", - node_box = { - type = "fixed", - fixed = { - p0,p1,p2,p4,p5, - z1,z12,x1,x12, - bz1,bz11,bx1,bx11, - } - }, - selection_box = { - type = "fixed", - fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, - }, - on_punch = function(pos, puncher) - punch(pos, puncher) - end, - after_dig_node = function(pos, oldnode, oldmetadata, digger) - find_dock(pos, -1) - end -}) - -multicraft.register_node("fences:fence_wood_22", { --left(1)+bottom(21)=22 - tiles = {"default_wood.png"}, - paramtype = "light", - groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1}, - drop = 'fences:fence_wood', - sunlight_propagates = true, - drawtype = "nodebox", - node_box = { - type = "fixed", - fixed = { - p0,p1,p2,p4,p5, - z1,z12,x2,x22, - bz1,bz11,bx2,bx21, - } - }, - selection_box = { - type = "fixed", - fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, - }, - on_punch = function(pos, puncher) - punch(pos, puncher) - end, - after_dig_node = function(pos, oldnode, oldmetadata, digger) - find_dock(pos, -1) - end -}) - -multicraft.register_node("fences:fence_wood_33", { --left(1)+top+bottom(32)=33 - tiles = {"default_wood.png"}, - paramtype = "light", - groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1}, - drop = 'fences:fence_wood', - sunlight_propagates = true, - drawtype = "nodebox", - node_box = { - type = "fixed", - fixed = { - p0,p1,p2,p4,p5, - z1,z12,x1,x12,x2, - bz1,bz11,bx1,bx11,bx2,bx21, - } - }, - selection_box = { - type = "fixed", - fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, - }, - on_punch = function(pos, puncher) - punch(pos, puncher) - end, - after_dig_node = function(pos, oldnode, oldmetadata, digger) - find_dock(pos, -1) - end -}) - -multicraft.register_node("fences:fence_wood_34", { --right(2)+top+bottom(32)=34 - tiles = {"default_wood.png"}, - paramtype = "light", - groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1}, - drop = 'fences:fence_wood', - sunlight_propagates = true, - drawtype = "nodebox", - node_box = { - type = "fixed", - fixed = { - p0,p1,p2,p4,p5, - z2,z22,x1,x12,x2,x22, - bz2,bz21,bx1,bx11,bx2,bx21, - } - }, - selection_box = { - type = "fixed", - fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, - }, - on_punch = function(pos, puncher) - punch(pos, puncher) - end, - after_dig_node = function(pos, oldnode, oldmetadata, digger) - find_dock(pos, -1) - end -}) - -multicraft.register_node("fences:fence_wood_23", { --right(2)+bottom(21)=23 - tiles = {"default_wood.png"}, - paramtype = "light", - groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1}, - drop = 'fences:fence_wood', - sunlight_propagates = true, - drawtype = "nodebox", - node_box = { - type = "fixed", - fixed = { - p0,p1,p2,p4,p5, - z2,z22,x2,x22, - bz2,bz21,bx2,bx21, - } - }, - selection_box = { - type = "fixed", - fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, - }, - on_punch = function(pos, puncher) - punch(pos, puncher) - end, - after_dig_node = function(pos, oldnode, oldmetadata, digger) - find_dock(pos, -1) - end -}) - -multicraft.register_node("fences:fence_wood_13", { --right(2)+top(11)=13 - tiles = {"default_wood.png"}, - paramtype = "light", - groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1}, - drop = 'fences:fence_wood', - sunlight_propagates = true, - drawtype = "nodebox", - node_box = { - type = "fixed", - fixed = { - p0,p1,p2,p4,p5, - z2,z22,x1,x12, - bz1,bz11,bx1,bx11, - } - }, - selection_box = { - type = "fixed", - fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, - }, - on_punch = function(pos, puncher) - punch(pos, puncher) - end, - after_dig_node = function(pos, oldnode, oldmetadata, digger) - find_dock(pos, -1) - end -}) - -multicraft.register_alias("default:fence_wood", "fences:fence") - -multicraft.register_craft({ - output = 'fences:fence_wood 2', - recipe = { - {'default:stick', 'default:stick', 'default:stick'}, - {'default:stick', 'default:stick', 'default:stick'}, - } -}) - -multicraft.register_craft({ - output = 'fences:fencegate', - recipe = { - {'default:stick', 'default:wood', 'default:stick'}, - {'default:stick', 'default:wood', 'default:stick'}, - } -}) - - - - -local meta2 -local state2 = 0 - -local function update_gate(pos, node) - multicraft.set_node(pos, node) -end - -local function punch_gate(pos, node) - meta2 = multicraft.get_meta(pos) - state2 = meta2:get_int("state") - local tmp_node2 - if state2 == 1 then - state2 = 0 - multicraft.sound_play("door_close", {gain = 0.3, max_hear_distance = 10}) - tmp_node2 = {name="fences:fencegate", param1=node.param1, param2=node.param2} - else - state2 = 1 - multicraft.sound_play("door_open", {gain = 0.3, max_hear_distance = 10}) - tmp_node2 = {name="fences:fencegate_open", param1=node.param1, param2=node.param2} - end - update_gate(pos, tmp_node2) - meta2:set_int("state", state2) -end - -multicraft.register_node("fences:fencegate_open", { - tiles = {"default_wood.png"}, - inventory_image = "default_fence.png", - wield_image = "default_fence.png", - paramtype = "light", - paramtype2 = "facedir", - sunlight_propagates = true, - walkable = true, - groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1,mesecon_effector_on=1}, - drop = 'fences:fencegate', - drawtype = "nodebox", - node_box = { - type = "fixed", - fixed = { - {-1/2, -1/2+5/16, -1/16, -1/2+2/16, 1/2, 1/16}, --links abschluss - {1/2-2/16, -1/2+5/16, -1/16, 1/2, 1/2, 1/16}, --rechts abschluss - {-1/2, 1/2-4/16, 1/16, -1/2+2/16, 1/2-1/16, 1/2-2/16}, --oben-links(quer) x - {-1/2, -1/2+6/16, 1/16, -1/2+2/16, -1/2+9/16, 1/2-2/16}, --unten-links(quer) x - {1/2-2/16, 1/2-4/16, 1/16, 1/2, 1/2-1/16, 1/2}, --oben-rechts(quer) x - {1/2-2/16, -1/2+6/16, 1/16, 1/2, -1/2+9/16, 1/2}, --unten-rechts(quer) x - {-1/2, -1/2+6/16, 6/16, -1/2+2/16, 1/2-1/16, 1/2}, --mitte links - {1/2-2/16, 1/2-4/16, 1/2, 1/2, -1/2+9/16, 6/16}, --mitte rechts - } - }, - selection_box = { - type = "fixed", - fixed = { - {-1/2, -1/2+5/16, -1/16, 1/2, 1/2, 1/16}, --gate - } - }, - --on_punch = function(pos, node, puncher) - on_rightclick = function(pos, node, clicker) - punch_gate(pos, node) - end, - mesecons = {effector = { - action_on = (function(pos, node) - punch_gate(pos, node) - end), - }}, - after_dig_node = function(pos, oldnode, oldmetadata, digger) - find_dock(pos, -1) - end -}) - -multicraft.register_node("fences:fencegate", { - description = "Wooden Fancegate", - tiles = {"default_wood.png"}, - inventory_image = "fences_fencegate.png", - wield_image = "fences_fencegate.png", - paramtype = "light", - stack_max = 16, - paramtype2 = "facedir", - sunlight_propagates = true, - walkable = true, - groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,mesecon_effector_on=1,fences=1, mese = 1}, - drop = 'fences:fencegate', - drawtype = "nodebox", - node_box = { - type = "fixed", - fixed = { - {-1/2, -1/2+5/16, -1/16, -1/2+2/16, 1/2, 1/16}, --links abschluss - {1/2-2/16, -1/2+5/16, -1/16, 1/2, 1/2, 1/16}, --rechts abschluss - {-2/16, -1/2+6/16, -1/16, 0, 1/2-1/16, 1/16}, --mitte links - {0, -1/2+6/16, -1/16, 2/16, 1/2-1/16, 1/16}, --mitte rechts - {-2/16, 1/2-4/16, 1/16, -1/2, 1/2-1/16, -1/16}, --oben(quer) -z - {-2/16, -1/2+6/16, 1/16, -1/2, -1/2+9/16, -1/16}, --unten(quer) -z - {2/16, 1/2-4/16, -1/16, 1/2, 1/2-1/16, 1/16}, --oben(quer) z - {2/16, -1/2+6/16, -1/16, 1/2, -1/2+9/16, 1/16}, --unten(quer) z - p1,p2,p4,p5, - bx1,bx11,bx2,bx21, - } - }, - selection_box = { - type = "fixed", - fixed = { - {-1/2, -1/2+5/16, -1/16, 1/2, 1/2, 1/16}, --gate - } - }, - on_construct = function(pos) - me2 = multicraft.get_node(pos) - meta2 = multicraft.get_meta(pos) - meta2:set_int("state", 0) - state2 = 0 - find_dock(pos, -1) - end, - mesecons = {effector = { - action_on = (function(pos, node) - punch_gate(pos, node) - end), - }}, - on_rightclick = function(pos, node, clicker) - punch_gate(pos, node) - end, - after_dig_node = function(pos, oldnode, oldmetadata, digger) - find_dock(pos, -1) - end -}) - - -if override_original == true then - multicraft.register_abm({ - nodenames = {"default:fence_wood"}, - interval = 1.0, - chance = 1, - action = function(pos, node, active_object_count, active_object_count_wider) - local tmp_node3 = {name="fences:fence_wood"} - multicraft.set_node(pos, tmp_node3) - multicraft.punch_node(pos) - end - }) +if not multicraft.get_modpath("check") then os.exit() end +if not default.multicraft_is_variable_is_a_part_of_multicraft_subgame_and_copying_it_means_you_use_our_code_so_we_become_contributors_of_your_project then exit() end +local override_original = true --change to "true" if you want original and placed fences replaced + +local function dockable(nodename) + if nodename == "default:wood" or string.find(nodename, "wallet:wall") or nodename == "default:brick" or nodename == "default:cobble" or nodename == "default:dirt" or nodename == "default:sandstone" or nodename == "default:stone" or string.find(nodename, "fences:fence_wood") or string.find(nodename, "fences:fencegate") then + return true + end +end + + +local function find_dock(pos, second) + if pos == nil then + return false + end + + local h1 = multicraft.get_node({x=pos.x+1, y=pos.y, z=pos.z}) + local v1 = multicraft.get_node({x=pos.x-1, y=pos.y, z=pos.z}) + local r1 = multicraft.get_node({x=pos.x, y=pos.y, z=pos.z+1}) + local l1 = multicraft.get_node({x=pos.x, y=pos.y, z=pos.z-1}) + local code = 0 + if dockable(l1.name) then + code = code+1 + if second < 2 then + multicraft.punch_node({x=pos.x, y=pos.y, z=pos.z-1}) + end + end + if dockable(r1.name) then + code = code+2 + if second < 2 then + multicraft.punch_node({x=pos.x, y=pos.y, z=pos.z+1}) + end + end + if dockable(v1.name) then + code = code+11 + if second < 2 then + multicraft.punch_node({x=pos.x-1, y=pos.y, z=pos.z}) + end + end + if dockable(h1.name) then + code = code+21 + if second < 2 then + multicraft.punch_node({x=pos.x+1, y=pos.y, z=pos.z}) + end + end + local me = multicraft.get_node(pos) + if code > 0 then + local tmp_name = "fences:fence_wood_"..code + local tmp_node = {name=tmp_name, param1=me.param1, param2=me.param2} + if second > 0 then + local tmp_node = {name=tmp_name, param1=me.param1, param2=me.param2} + multicraft.set_node(pos, tmp_node) + end + elseif code == 0 then + if second == 2 then + local tmp_node = {name="fences:fence_wood", param1=me.param1, param2=me.param2} + multicraft.set_node(pos, tmp_node) + end + end + +end + +local function punch(pos, puncher) + if not puncher ~= '' then + find_dock(pos, 2) + elseif not puncher:is_player() then + find_dock(pos, 2) + end +end + + +local p0 = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16} +local p1 = {-2/16, 1/2, -2/16, -2/16, 1/2+8/16, -2/16} +local p2 = {-2/16, 1/2, 2/16, -2/16, 1/2+8/16, 2/16} +local p4 = {2/16, 1/2, -2/16, 2/16, 1/2+8/16, -2/16} +local p5 = {2/16, 1/2, 2/16, 2/16, 1/2+8/16, 2/16} + +local x1 = {-2/16, 1/2-4/16, 1/16, -1/2, 1/2-1/16, -1/16} --oben(quer) -x +local x12 = {-2/16, -1/2+6/16, 1/16, -1/2, -1/2+9/16, -1/16} --unten(quer) -x +local x2 = {2/16, 1/2-4/16, -1/16, 1/2, 1/2-1/16, 1/16} --oben(quer) x +local x22 = {2/16, -1/2+6/16, -1/16, 1/2, -1/2+9/16, 1/16} --unten(quer) x +local z1 = {1/16, 1/2-4/16, -2/16, -1/16, 1/2-1/16, -1/2} --oben(quer) -z +local z12 = {1/16, -1/2+6/16, -2/16, -1/16, -1/2+9/16, -1/2} --unten(quer) -z +local z2 = {-1/16, 1/2-4/16, 2/16, 1/16, 1/2-1/16, 1/2} --oben(quer) z +local z22 = {-1/16, -1/2+6/16, 2/16, 1/16, -1/2+9/16, 1/2} --unten(quer) z + +local bz1 = {1/16, 1/2-1/16, -6/16, 1/16, 1/2+8/16, -6/16} --oben_block(quer) -z 1seite +local bz11 = {-1/16, 1/2-1/16, -6/16, -1/16, 1/2+8/16, -6/16} --oben_block(quer) -z 2seite +local bz2 = {1/16, 1/2-1/16, 5/16, 1/16, 1/2+8/16, 5/16} --oben_block(quer) z 1seite +local bz21 = {-1/16, 1/2-1/16, 5/16, -1/16, 1/2+8/16, 5/16} --oben_block(quer) z 2seite + +local bx1 = {-6/16, 1/2-1/16, 1/16, -6/16, 1/2+8/16, 1/16} --oben_block(quer) -x 1seite +local bx11 = {-6/16, 1/2-1/16, -1/16, -6/16, 1/2+8/16, -1/16} --oben_block(quer) -x 2seite +local bx2 = {5/16, 1/2-1/16, 1/16, 5/16, 1/2+8/16, 1/16} --oben_block(quer) x 1seite +local bx21 = {5/16, 1/2-1/16, -1/16, 5/16, 1/2+8/16, -1/16} --oben_block(quer) x 2seite + + +multicraft.register_node("fences:fence_wood", { + description = "Wooden Fence", + tiles = {"default_wood.png"}, + inventory_image = "default_fence.png", + wield_image = "default_fence.png", + paramtype = "light", + groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1, decorative = 1}, + drop = 'fences:fence_wood', + stack_max = 64, + sunlight_propagates = true, + drawtype = "nodebox", + node_box = { + type = "fixed", + fixed = {p0,p1,p2,p4,p5,} + }, + selection_box = { + type = "fixed", + fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, + }, + on_construct = function(pos) + find_dock(pos, 1) + end, + on_punch = function(pos, puncher) + punch(pos, puncher) + end, + after_dig_node = function(pos, oldnode, oldmetadata, digger) + find_dock(pos, -1) + end +}) + + + +--different fence types- (1=left,2=right,3=top,4=bottom) + +multicraft.register_node("fences:fence_wood_1", { + tiles = {"default_wood.png"}, + paramtype = "light", + groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1}, + drop = 'fences:fence_wood', + sunlight_propagates = true, + drawtype = "nodebox", + node_box = { + type = "fixed", + fixed = { + p0,p1,p2,p5, + z1,z12, + bz1,bz11, + } + }, + selection_box = { + type = "fixed", + fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, + }, + on_punch = function(pos, puncher) + punch(pos, puncher) + end, + after_dig_node = function(pos, oldnode, oldmetadata, digger) + find_dock(pos, -1) + end +}) + +multicraft.register_node("fences:fence_wood_2", { + tiles = {"default_wood.png"}, + paramtype = "light", + groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1}, + drop = 'fences:fence_wood', + sunlight_propagates = true, + drawtype = "nodebox", + node_box = { + type = "fixed", + fixed = { + p0,p1,p2,p4,p5, + z2,z22, + bz2,bz21, + } + }, + selection_box = { + type = "fixed", + fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, + }, + on_punch = function(pos, puncher) + punch(pos, puncher) + end, + after_dig_node = function(pos, oldnode, oldmetadata, digger) + find_dock(pos, -1) + end +}) + +multicraft.register_node("fences:fence_wood_3", { --left+right(3) + tiles = {"default_wood.png"}, + paramtype = "light", + groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1}, + drop = 'fences:fence_wood', + sunlight_propagates = true, + drawtype = "nodebox", + node_box = { + type = "fixed", + fixed = { + p0,p1,p2,p4,p5, + z1,z12,z2,z22, + bz1,bz11,bz2,bz21, + } + }, + selection_box = { + type = "fixed", + fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, + }, + on_punch = function(pos, puncher) + punch(pos, puncher) + end, + after_dig_node = function(pos, oldnode, oldmetadata, digger) + find_dock(pos, -1) + end +}) + +multicraft.register_node("fences:fence_wood_11", { --top + tiles = {"default_wood.png"}, + paramtype = "light", + groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1}, + drop = 'fences:fence_wood', + sunlight_propagates = true, + drawtype = "nodebox", + node_box = { + type = "fixed", + fixed = { + p0,p1,p2,p4,p5, + x1,x12, + bx1,bx11, + } + }, + selection_box = { + type = "fixed", + fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, + }, + on_punch = function(pos, puncher) + punch(pos, puncher) + end, + after_dig_node = function(pos, oldnode, oldmetadata, digger) + find_dock(pos, -1) + end +}) + +multicraft.register_node("fences:fence_wood_21", { --bottom + tiles = {"default_wood.png"}, + paramtype = "light", + groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1}, + drop = 'fences:fence_wood', + sunlight_propagates = true, + drawtype = "nodebox", + node_box = { + type = "fixed", + fixed = { + p0,p1,p2,p4,p5, + x2,x22, + bx2,bx21, + } + }, + selection_box = { + type = "fixed", + fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, + }, + on_punch = function(pos, puncher) + punch(pos, puncher) + end, + after_dig_node = function(pos, oldnode, oldmetadata, digger) + find_dock(pos, -1) + end +}) + + +multicraft.register_node("fences:fence_wood_32", { --top+bottom(32) + tiles = {"default_wood.png"}, + paramtype = "light", + groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1}, + drop = 'fences:fence_wood', + sunlight_propagates = true, + drawtype = "nodebox", + node_box = { + type = "fixed", + fixed = { + p0,p1,p2,p4,p5, + x1,x12,x2,x22, + bx1,bx11,bx2,bx21, + } + }, + selection_box = { + type = "fixed", + fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, + }, + on_punch = function(pos, puncher) + punch(pos, puncher) + end, + after_dig_node = function(pos, oldnode, oldmetadata, digger) + find_dock(pos, -1) + end +}) + +multicraft.register_node("fences:fence_wood_14", { --left+right(3)+ top(11) =14 + tiles = {"default_wood.png"}, + paramtype = "light", + groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1}, + drop = 'fences:fence_wood', + sunlight_propagates = true, + drawtype = "nodebox", + node_box = { + type = "fixed", + fixed = { + p0,p1,p2,p4,p5, + z1,z12,z2,z22,x1,x12, + bz1,bz11,bz2,bz21,bx1,bx11, + } + }, + selection_box = { + type = "fixed", + fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, + }, + on_punch = function(pos, puncher) + punch(pos, puncher) + end, + after_dig_node = function(pos, oldnode, oldmetadata, digger) + find_dock(pos, -1) + end +}) + +multicraft.register_node("fences:fence_wood_24", { --left+right(3)+ bottom(21) =24 + tiles = {"default_wood.png"}, + paramtype = "light", + groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1}, + drop = 'fences:fence_wood', + sunlight_propagates = true, + drawtype = "nodebox", + node_box = { + type = "fixed", + fixed = { + p0,p1,p2,p4,p5, + z1,z12,z2,z22,x2,x22, + bz1,bz11,bz2,bz21,bx2,bx21, + } + }, + selection_box = { + type = "fixed", + fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, + }, + on_punch = function(pos, puncher) + punch(pos, puncher) + end, + after_dig_node = function(pos, oldnode, oldmetadata, digger) + find_dock(pos, -1) + end +}) + +multicraft.register_node("fences:fence_wood_35", { --left+right(3)+top+bottom(32) = 35 + tiles = {"default_wood.png"}, + paramtype = "light", + groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1}, + drop = 'fences:fence_wood', + sunlight_propagates = true, + drawtype = "nodebox", + node_box = { + type = "fixed", + fixed = { + p0,p1,p2,p4,p5, + x1,x12,x2,x22,z1,z12,z2,z22, + bz1,bz11,bz2,bz21,bx1,bx11,bx2,bx21, + } + }, + selection_box = { + type = "fixed", + fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, + }, + on_punch = function(pos, puncher) + punch(pos, puncher) + end, + after_dig_node = function(pos, oldnode, oldmetadata, digger) + find_dock(pos, -1) + end +}) + +multicraft.register_node("fences:fence_wood_12", { --left(1)+top(11)=12 + tiles = {"default_wood.png"}, + paramtype = "light", + groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1}, + drop = 'fences:fence_wood', + sunlight_propagates = true, + drawtype = "nodebox", + node_box = { + type = "fixed", + fixed = { + p0,p1,p2,p4,p5, + z1,z12,x1,x12, + bz1,bz11,bx1,bx11, + } + }, + selection_box = { + type = "fixed", + fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, + }, + on_punch = function(pos, puncher) + punch(pos, puncher) + end, + after_dig_node = function(pos, oldnode, oldmetadata, digger) + find_dock(pos, -1) + end +}) + +multicraft.register_node("fences:fence_wood_22", { --left(1)+bottom(21)=22 + tiles = {"default_wood.png"}, + paramtype = "light", + groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1}, + drop = 'fences:fence_wood', + sunlight_propagates = true, + drawtype = "nodebox", + node_box = { + type = "fixed", + fixed = { + p0,p1,p2,p4,p5, + z1,z12,x2,x22, + bz1,bz11,bx2,bx21, + } + }, + selection_box = { + type = "fixed", + fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, + }, + on_punch = function(pos, puncher) + punch(pos, puncher) + end, + after_dig_node = function(pos, oldnode, oldmetadata, digger) + find_dock(pos, -1) + end +}) + +multicraft.register_node("fences:fence_wood_33", { --left(1)+top+bottom(32)=33 + tiles = {"default_wood.png"}, + paramtype = "light", + groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1}, + drop = 'fences:fence_wood', + sunlight_propagates = true, + drawtype = "nodebox", + node_box = { + type = "fixed", + fixed = { + p0,p1,p2,p4,p5, + z1,z12,x1,x12,x2, + bz1,bz11,bx1,bx11,bx2,bx21, + } + }, + selection_box = { + type = "fixed", + fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, + }, + on_punch = function(pos, puncher) + punch(pos, puncher) + end, + after_dig_node = function(pos, oldnode, oldmetadata, digger) + find_dock(pos, -1) + end +}) + +multicraft.register_node("fences:fence_wood_34", { --right(2)+top+bottom(32)=34 + tiles = {"default_wood.png"}, + paramtype = "light", + groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1}, + drop = 'fences:fence_wood', + sunlight_propagates = true, + drawtype = "nodebox", + node_box = { + type = "fixed", + fixed = { + p0,p1,p2,p4,p5, + z2,z22,x1,x12,x2,x22, + bz2,bz21,bx1,bx11,bx2,bx21, + } + }, + selection_box = { + type = "fixed", + fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, + }, + on_punch = function(pos, puncher) + punch(pos, puncher) + end, + after_dig_node = function(pos, oldnode, oldmetadata, digger) + find_dock(pos, -1) + end +}) + +multicraft.register_node("fences:fence_wood_23", { --right(2)+bottom(21)=23 + tiles = {"default_wood.png"}, + paramtype = "light", + groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1}, + drop = 'fences:fence_wood', + sunlight_propagates = true, + drawtype = "nodebox", + node_box = { + type = "fixed", + fixed = { + p0,p1,p2,p4,p5, + z2,z22,x2,x22, + bz2,bz21,bx2,bx21, + } + }, + selection_box = { + type = "fixed", + fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, + }, + on_punch = function(pos, puncher) + punch(pos, puncher) + end, + after_dig_node = function(pos, oldnode, oldmetadata, digger) + find_dock(pos, -1) + end +}) + +multicraft.register_node("fences:fence_wood_13", { --right(2)+top(11)=13 + tiles = {"default_wood.png"}, + paramtype = "light", + groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1}, + drop = 'fences:fence_wood', + sunlight_propagates = true, + drawtype = "nodebox", + node_box = { + type = "fixed", + fixed = { + p0,p1,p2,p4,p5, + z2,z22,x1,x12, + bz1,bz11,bx1,bx11, + } + }, + selection_box = { + type = "fixed", + fixed = {-2/16, -1/2, -2/16, 2/16, 1/2, 2/16}, + }, + on_punch = function(pos, puncher) + punch(pos, puncher) + end, + after_dig_node = function(pos, oldnode, oldmetadata, digger) + find_dock(pos, -1) + end +}) + +multicraft.register_alias("default:fence_wood", "fences:fence") + +multicraft.register_craft({ + output = 'fences:fence_wood 2', + recipe = { + {'default:stick', 'default:stick', 'default:stick'}, + {'default:stick', 'default:stick', 'default:stick'}, + } +}) + +multicraft.register_craft({ + output = 'fences:fencegate', + recipe = { + {'default:stick', 'default:wood', 'default:stick'}, + {'default:stick', 'default:wood', 'default:stick'}, + } +}) + + + + +local meta2 +local state2 = 0 + +local function update_gate(pos, node) + multicraft.set_node(pos, node) +end + +local function punch_gate(pos, node) + meta2 = multicraft.get_meta(pos) + state2 = meta2:get_int("state") + local tmp_node2 + if state2 == 1 then + state2 = 0 + multicraft.sound_play("door_close", {gain = 0.3, max_hear_distance = 10}) + tmp_node2 = {name="fences:fencegate", param1=node.param1, param2=node.param2} + else + state2 = 1 + multicraft.sound_play("door_open", {gain = 0.3, max_hear_distance = 10}) + tmp_node2 = {name="fences:fencegate_open", param1=node.param1, param2=node.param2} + end + update_gate(pos, tmp_node2) + meta2:set_int("state", state2) +end + +multicraft.register_node("fences:fencegate_open", { + tiles = {"default_wood.png"}, + inventory_image = "default_fence.png", + wield_image = "default_fence.png", + paramtype = "light", + paramtype2 = "facedir", + sunlight_propagates = true, + walkable = true, + groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,fences=1,not_in_inventory=1,mesecon_effector_on=1}, + drop = 'fences:fencegate', + drawtype = "nodebox", + node_box = { + type = "fixed", + fixed = { + {-1/2, -1/2+5/16, -1/16, -1/2+2/16, 1/2, 1/16}, --links abschluss + {1/2-2/16, -1/2+5/16, -1/16, 1/2, 1/2, 1/16}, --rechts abschluss + {-1/2, 1/2-4/16, 1/16, -1/2+2/16, 1/2-1/16, 1/2-2/16}, --oben-links(quer) x + {-1/2, -1/2+6/16, 1/16, -1/2+2/16, -1/2+9/16, 1/2-2/16}, --unten-links(quer) x + {1/2-2/16, 1/2-4/16, 1/16, 1/2, 1/2-1/16, 1/2}, --oben-rechts(quer) x + {1/2-2/16, -1/2+6/16, 1/16, 1/2, -1/2+9/16, 1/2}, --unten-rechts(quer) x + {-1/2, -1/2+6/16, 6/16, -1/2+2/16, 1/2-1/16, 1/2}, --mitte links + {1/2-2/16, 1/2-4/16, 1/2, 1/2, -1/2+9/16, 6/16}, --mitte rechts + } + }, + selection_box = { + type = "fixed", + fixed = { + {-1/2, -1/2+5/16, -1/16, 1/2, 1/2, 1/16}, --gate + } + }, + --on_punch = function(pos, node, puncher) + on_rightclick = function(pos, node, clicker) + punch_gate(pos, node) + end, + mesecons = {effector = { + action_on = (function(pos, node) + punch_gate(pos, node) + end), + }}, + after_dig_node = function(pos, oldnode, oldmetadata, digger) + find_dock(pos, -1) + end +}) + +multicraft.register_node("fences:fencegate", { + description = "Wooden Fancegate", + tiles = {"default_wood.png"}, + inventory_image = "fences_fencegate.png", + wield_image = "fences_fencegate.png", + paramtype = "light", + stack_max = 16, + paramtype2 = "facedir", + sunlight_propagates = true, + walkable = true, + groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=2,mesecon_effector_on=1,fences=1, mese = 1}, + drop = 'fences:fencegate', + drawtype = "nodebox", + node_box = { + type = "fixed", + fixed = { + {-1/2, -1/2+5/16, -1/16, -1/2+2/16, 1/2, 1/16}, --links abschluss + {1/2-2/16, -1/2+5/16, -1/16, 1/2, 1/2, 1/16}, --rechts abschluss + {-2/16, -1/2+6/16, -1/16, 0, 1/2-1/16, 1/16}, --mitte links + {0, -1/2+6/16, -1/16, 2/16, 1/2-1/16, 1/16}, --mitte rechts + {-2/16, 1/2-4/16, 1/16, -1/2, 1/2-1/16, -1/16}, --oben(quer) -z + {-2/16, -1/2+6/16, 1/16, -1/2, -1/2+9/16, -1/16}, --unten(quer) -z + {2/16, 1/2-4/16, -1/16, 1/2, 1/2-1/16, 1/16}, --oben(quer) z + {2/16, -1/2+6/16, -1/16, 1/2, -1/2+9/16, 1/16}, --unten(quer) z + p1,p2,p4,p5, + bx1,bx11,bx2,bx21, + } + }, + selection_box = { + type = "fixed", + fixed = { + {-1/2, -1/2+5/16, -1/16, 1/2, 1/2, 1/16}, --gate + } + }, + on_construct = function(pos) + me2 = multicraft.get_node(pos) + meta2 = multicraft.get_meta(pos) + meta2:set_int("state", 0) + state2 = 0 + find_dock(pos, -1) + end, + mesecons = {effector = { + action_on = (function(pos, node) + punch_gate(pos, node) + end), + }}, + on_rightclick = function(pos, node, clicker) + punch_gate(pos, node) + end, + after_dig_node = function(pos, oldnode, oldmetadata, digger) + find_dock(pos, -1) + end +}) + + +if override_original == true then + multicraft.register_abm({ + nodenames = {"default:fence_wood"}, + interval = 1.0, + chance = 1, + action = function(pos, node, active_object_count, active_object_count_wider) + local tmp_node3 = {name="fences:fence_wood"} + multicraft.set_node(pos, tmp_node3) + multicraft.punch_node(pos) + end + }) end \ No newline at end of file diff --git a/games/MultiCraft_game/mods/fire/README.txt b/games/MultiCraft_game/files/fire/README.txt similarity index 100% rename from games/MultiCraft_game/mods/fire/README.txt rename to games/MultiCraft_game/files/fire/README.txt diff --git a/games/MultiCraft_game/mods/fences/depends.txt b/games/MultiCraft_game/files/fire/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/fences/depends.txt rename to games/MultiCraft_game/files/fire/depends.txt diff --git a/games/MultiCraft_game/mods/fire/init.lua b/games/MultiCraft_game/files/fire/init.lua similarity index 100% rename from games/MultiCraft_game/mods/fire/init.lua rename to games/MultiCraft_game/files/fire/init.lua diff --git a/games/MultiCraft_game/mods/flowers/README.txt b/games/MultiCraft_game/files/flowers/README.txt similarity index 100% rename from games/MultiCraft_game/mods/flowers/README.txt rename to games/MultiCraft_game/files/flowers/README.txt diff --git a/games/MultiCraft_game/mods/flowers/credit.txt b/games/MultiCraft_game/files/flowers/credit.txt similarity index 100% rename from games/MultiCraft_game/mods/flowers/credit.txt rename to games/MultiCraft_game/files/flowers/credit.txt diff --git a/games/MultiCraft_game/mods/fire/depends.txt b/games/MultiCraft_game/files/flowers/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/fire/depends.txt rename to games/MultiCraft_game/files/flowers/depends.txt diff --git a/games/MultiCraft_game/mods/flowers/func.lua b/games/MultiCraft_game/files/flowers/func.lua similarity index 96% rename from games/MultiCraft_game/mods/flowers/func.lua rename to games/MultiCraft_game/files/flowers/func.lua index c4d22562f..360aaedfe 100644 --- a/games/MultiCraft_game/mods/flowers/func.lua +++ b/games/MultiCraft_game/files/flowers/func.lua @@ -1,81 +1,81 @@ -multicraft.register_entity("flowers:item",{ - hp_max = 1, - visual="wielditem", - visual_size={x=.25,y=.25}, - collisionbox = {0,0,0,0,0,0}, - groups = {snappy=3,attached_node=1}, - stack_max = 1, - physical=false, - textures={"air"}, - on_activate = function(self, staticdata) - if flower_tmp.nodename ~= nil and flower_tmp.texture ~= nil then - self.nodename = flower_tmp.nodename - flower_tmp.nodename = nil - self.texture = flower_tmp.texture - flower_tmp.texture = nil - else - if staticdata ~= nil and staticdata ~= "" then - local data = staticdata:split(';') - if data and data[1] and data[2] then - self.nodename = data[1] - self.texture = data[2] - end - end - end - if self.texture ~= nil then - self.object:set_properties({textures={self.texture}}) - end - end, - get_staticdata = function(self) - if self.nodename ~= nil and self.texture ~= nil then - return self.nodename .. ';' .. self.texture - end - return "" - end, -}) - - - -local facedir = {} -facedir[0] = {x=0,y=0,z=1} -facedir[1] = {x=1,y=0,z=0} -facedir[2] = {x=0,y=0,z=-1} -facedir[3] = {x=-1,y=0,z=0} - -local flower_pot_remove_item = function(pos, node) - local objs = nil - if node and node.name == "flowers:pot" then - objs = multicraft.get_objects_inside_radius({x=pos.x,y=pos.y,z=pos.z}, .5) - end - if objs then - for _, obj in ipairs(objs) do - if obj and obj:get_luaentity() and obj:get_luaentity().name == "flowers:item" then - obj:remove() - end - end - end -end - -flower_pot_update_item = function(pos, node) - flower_pot_remove_item(pos, node) - local meta = multicraft.get_meta(pos) - if meta and meta:get_string("item") ~= "" then - if node.name == "flowers:pot" then - pos.y = pos.y - end - flower_tmp.nodename = node.name - flower_tmp.texture = ItemStack(meta:get_string("item")):get_name() - local e = multicraft.add_entity(pos,"flowers:item") - end -end - -flower_pot_drop_item = function(pos, node) - local meta = multicraft.get_meta(pos) - if meta:get_string("item") ~= "" then - if node.name == "flowers:pot" then - multicraft.add_item({x=pos.x,y=pos.y+1,z=pos.z}, meta:get_string("item")) - end - meta:set_string("item","") - end - flower_pot_remove_item(pos, node) +multicraft.register_entity("flowers:item",{ + hp_max = 1, + visual="wielditem", + visual_size={x=.25,y=.25}, + collisionbox = {0,0,0,0,0,0}, + groups = {snappy=3,attached_node=1}, + stack_max = 1, + physical=false, + textures={"air"}, + on_activate = function(self, staticdata) + if flower_tmp.nodename ~= nil and flower_tmp.texture ~= nil then + self.nodename = flower_tmp.nodename + flower_tmp.nodename = nil + self.texture = flower_tmp.texture + flower_tmp.texture = nil + else + if staticdata ~= nil and staticdata ~= "" then + local data = staticdata:split(';') + if data and data[1] and data[2] then + self.nodename = data[1] + self.texture = data[2] + end + end + end + if self.texture ~= nil then + self.object:set_properties({textures={self.texture}}) + end + end, + get_staticdata = function(self) + if self.nodename ~= nil and self.texture ~= nil then + return self.nodename .. ';' .. self.texture + end + return "" + end, +}) + + + +local facedir = {} +facedir[0] = {x=0,y=0,z=1} +facedir[1] = {x=1,y=0,z=0} +facedir[2] = {x=0,y=0,z=-1} +facedir[3] = {x=-1,y=0,z=0} + +local flower_pot_remove_item = function(pos, node) + local objs = nil + if node and node.name == "flowers:pot" then + objs = multicraft.get_objects_inside_radius({x=pos.x,y=pos.y,z=pos.z}, .5) + end + if objs then + for _, obj in ipairs(objs) do + if obj and obj:get_luaentity() and obj:get_luaentity().name == "flowers:item" then + obj:remove() + end + end + end +end + +flower_pot_update_item = function(pos, node) + flower_pot_remove_item(pos, node) + local meta = multicraft.get_meta(pos) + if meta and meta:get_string("item") ~= "" then + if node.name == "flowers:pot" then + pos.y = pos.y + end + flower_tmp.nodename = node.name + flower_tmp.texture = ItemStack(meta:get_string("item")):get_name() + local e = multicraft.add_entity(pos,"flowers:item") + end +end + +flower_pot_drop_item = function(pos, node) + local meta = multicraft.get_meta(pos) + if meta:get_string("item") ~= "" then + if node.name == "flowers:pot" then + multicraft.add_item({x=pos.x,y=pos.y+1,z=pos.z}, meta:get_string("item")) + end + meta:set_string("item","") + end + flower_pot_remove_item(pos, node) end \ No newline at end of file diff --git a/games/MultiCraft_game/mods/flowers/init.lua b/games/MultiCraft_game/files/flowers/init.lua similarity index 100% rename from games/MultiCraft_game/mods/flowers/init.lua rename to games/MultiCraft_game/files/flowers/init.lua diff --git a/games/MultiCraft_game/mods/flowers/mapgen.lua b/games/MultiCraft_game/files/flowers/mapgen.lua similarity index 100% rename from games/MultiCraft_game/mods/flowers/mapgen.lua rename to games/MultiCraft_game/files/flowers/mapgen.lua diff --git a/games/MultiCraft_game/mods/gemalde/README.txt b/games/MultiCraft_game/files/gemalde/README.txt similarity index 100% rename from games/MultiCraft_game/mods/gemalde/README.txt rename to games/MultiCraft_game/files/gemalde/README.txt diff --git a/games/MultiCraft_game/mods/gemalde/depends.txt b/games/MultiCraft_game/files/gemalde/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/gemalde/depends.txt rename to games/MultiCraft_game/files/gemalde/depends.txt diff --git a/games/MultiCraft_game/mods/gemalde/init.lua b/games/MultiCraft_game/files/gemalde/init.lua similarity index 100% rename from games/MultiCraft_game/mods/gemalde/init.lua rename to games/MultiCraft_game/files/gemalde/init.lua diff --git a/games/MultiCraft_game/mods/give_initial_stuff/depends.txt b/games/MultiCraft_game/files/give_initial_stuff/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/give_initial_stuff/depends.txt rename to games/MultiCraft_game/files/give_initial_stuff/depends.txt diff --git a/games/MultiCraft_game/mods/give_initial_stuff/init.lua b/games/MultiCraft_game/files/give_initial_stuff/init.lua similarity index 100% rename from games/MultiCraft_game/mods/give_initial_stuff/init.lua rename to games/MultiCraft_game/files/give_initial_stuff/init.lua diff --git a/games/MultiCraft_game/mods/hardened_clay/depends.txt b/games/MultiCraft_game/files/hardened_clay/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/hardened_clay/depends.txt rename to games/MultiCraft_game/files/hardened_clay/depends.txt diff --git a/games/MultiCraft_game/mods/hardened_clay/init.lua b/games/MultiCraft_game/files/hardened_clay/init.lua similarity index 100% rename from games/MultiCraft_game/mods/hardened_clay/init.lua rename to games/MultiCraft_game/files/hardened_clay/init.lua diff --git a/games/MultiCraft_game/mods/hud/API.txt b/games/MultiCraft_game/files/hud/API.txt similarity index 97% rename from games/MultiCraft_game/mods/hud/API.txt rename to games/MultiCraft_game/files/hud/API.txt index caeaf90aa..4c0eb76c4 100644 --- a/games/MultiCraft_game/mods/hud/API.txt +++ b/games/MultiCraft_game/files/hud/API.txt @@ -1,33 +1,33 @@ -function hud.register(name, def) - -- name: statbar name (health, air, hunger, armor already used by default) - -- def: (see below) - -hud.change_item(player, name, def) - -- player: player object - -- name: statbar name (health, air, hunger, armor already used by default) - -- def: table containing new values - -- currently supported: number, text and offset - -hud.remove_item(player, name) - -HUD item definition -{ - hud_elem_type = "statbar", -- currently only supported type (same as in lua-api.txt) - position = {x=, y=}, -- position of statbar (same as in lua-api.txt) - size = {x=24, y=24}, -- statbar texture size (default 24x24), needed to be scaled correctly - text = "hud_heart_fg.png", -- texture name (same as in lua-api.txt) - number = 20, -- number/2 = number of full textures(e.g. hearts) - max = 20, -- used to prevent "overflow" of statbars - alignment = {x=-1,y=-1}, -- alignment on screen (same as in lua-api.txt) - offset = HUD_HEALTH_OFFSET, - background = "hud_heart_bg.png", -- statbar background texture name - autohide_bg = false, -- hide statbar background textures when number = 0 - events = { -- called on events "damage" and "breath_changed" of players - { - type = "damage", - func = function(player) - -- do something here - end - } - }, -} +function hud.register(name, def) + -- name: statbar name (health, air, hunger, armor already used by default) + -- def: (see below) + +hud.change_item(player, name, def) + -- player: player object + -- name: statbar name (health, air, hunger, armor already used by default) + -- def: table containing new values + -- currently supported: number, text and offset + +hud.remove_item(player, name) + +HUD item definition +{ + hud_elem_type = "statbar", -- currently only supported type (same as in lua-api.txt) + position = {x=, y=}, -- position of statbar (same as in lua-api.txt) + size = {x=24, y=24}, -- statbar texture size (default 24x24), needed to be scaled correctly + text = "hud_heart_fg.png", -- texture name (same as in lua-api.txt) + number = 20, -- number/2 = number of full textures(e.g. hearts) + max = 20, -- used to prevent "overflow" of statbars + alignment = {x=-1,y=-1}, -- alignment on screen (same as in lua-api.txt) + offset = HUD_HEALTH_OFFSET, + background = "hud_heart_bg.png", -- statbar background texture name + autohide_bg = false, -- hide statbar background textures when number = 0 + events = { -- called on events "damage" and "breath_changed" of players + { + type = "damage", + func = function(player) + -- do something here + end + } + }, +} diff --git a/games/MultiCraft_game/mods/hud/LICENSE.txt b/games/MultiCraft_game/files/hud/LICENSE.txt similarity index 98% rename from games/MultiCraft_game/mods/hud/LICENSE.txt rename to games/MultiCraft_game/files/hud/LICENSE.txt index 4362b4915..3394995ab 100644 --- a/games/MultiCraft_game/mods/hud/LICENSE.txt +++ b/games/MultiCraft_game/files/hud/LICENSE.txt @@ -1,502 +1,502 @@ - GNU LESSER GENERAL PUBLIC LICENSE - Version 2.1, February 1999 - - Copyright (C) 1991, 1999 Free Software Foundation, Inc. - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - -[This is the first released version of the Lesser GPL. It also counts - as the successor of the GNU Library Public License, version 2, hence - the version number 2.1.] - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -Licenses are intended to guarantee your freedom to share and change -free software--to make sure the software is free for all its users. - - This license, the Lesser General Public License, applies to some -specially designated software packages--typically libraries--of the -Free Software Foundation and other authors who decide to use it. You -can use it too, but we suggest you first think carefully about whether -this license or the ordinary General Public License is the better -strategy to use in any particular case, based on the explanations below. - - When we speak of free software, we are referring to freedom of use, -not price. Our General Public Licenses are designed to make sure that -you have the freedom to distribute copies of free software (and charge -for this service if you wish); that you receive source code or can get -it if you want it; that you can change the software and use pieces of -it in new free programs; and that you are informed that you can do -these things. - - To protect your rights, we need to make restrictions that forbid -distributors to deny you these rights or to ask you to surrender these -rights. These restrictions translate to certain responsibilities for -you if you distribute copies of the library or if you modify it. - - For example, if you distribute copies of the library, whether gratis -or for a fee, you must give the recipients all the rights that we gave -you. You must make sure that they, too, receive or can get the source -code. If you link other code with the library, you must provide -complete object files to the recipients, so that they can relink them -with the library after making changes to the library and recompiling -it. And you must show them these terms so they know their rights. - - We protect your rights with a two-step method: (1) we copyright the -library, and (2) we offer you this license, which gives you legal -permission to copy, distribute and/or modify the library. - - To protect each distributor, we want to make it very clear that -there is no warranty for the free library. Also, if the library is -modified by someone else and passed on, the recipients should know -that what they have is not the original version, so that the original -author's reputation will not be affected by problems that might be -introduced by others. - - Finally, software patents pose a constant threat to the existence of -any free program. We wish to make sure that a company cannot -effectively restrict the users of a free program by obtaining a -restrictive license from a patent holder. Therefore, we insist that -any patent license obtained for a version of the library must be -consistent with the full freedom of use specified in this license. - - Most GNU software, including some libraries, is covered by the -ordinary GNU General Public License. This license, the GNU Lesser -General Public License, applies to certain designated libraries, and -is quite different from the ordinary General Public License. We use -this license for certain libraries in order to permit linking those -libraries into non-free programs. - - When a program is linked with a library, whether statically or using -a shared library, the combination of the two is legally speaking a -combined work, a derivative of the original library. The ordinary -General Public License therefore permits such linking only if the -entire combination fits its criteria of freedom. The Lesser General -Public License permits more lax criteria for linking other code with -the library. - - We call this license the "Lesser" General Public License because it -does Less to protect the user's freedom than the ordinary General -Public License. It also provides other free software developers Less -of an advantage over competing non-free programs. These disadvantages -are the reason we use the ordinary General Public License for many -libraries. However, the Lesser license provides advantages in certain -special circumstances. - - For example, on rare occasions, there may be a special need to -encourage the widest possible use of a certain library, so that it becomes -a de-facto standard. To achieve this, non-free programs must be -allowed to use the library. A more frequent case is that a free -library does the same job as widely used non-free libraries. In this -case, there is little to gain by limiting the free library to free -software only, so we use the Lesser General Public License. - - In other cases, permission to use a particular library in non-free -programs enables a greater number of people to use a large body of -free software. For example, permission to use the GNU C Library in -non-free programs enables many more people to use the whole GNU -operating system, as well as its variant, the GNU/Linux operating -system. - - Although the Lesser General Public License is Less protective of the -users' freedom, it does ensure that the user of a program that is -linked with the Library has the freedom and the wherewithal to run -that program using a modified version of the Library. - - The precise terms and conditions for copying, distribution and -modification follow. Pay close attention to the difference between a -"work based on the library" and a "work that uses the library". The -former contains code derived from the library, whereas the latter must -be combined with the library in order to run. - - GNU LESSER GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License Agreement applies to any software library or other -program which contains a notice placed by the copyright holder or -other authorized party saying it may be distributed under the terms of -this Lesser General Public License (also called "this License"). -Each licensee is addressed as "you". - - A "library" means a collection of software functions and/or data -prepared so as to be conveniently linked with application programs -(which use some of those functions and data) to form executables. - - The "Library", below, refers to any such software library or work -which has been distributed under these terms. A "work based on the -Library" means either the Library or any derivative work under -copyright law: that is to say, a work containing the Library or a -portion of it, either verbatim or with modifications and/or translated -straightforwardly into another language. (Hereinafter, translation is -included without limitation in the term "modification".) - - "Source code" for a work means the preferred form of the work for -making modifications to it. For a library, complete source code means -all the source code for all modules it contains, plus any associated -interface definition files, plus the scripts used to control compilation -and installation of the library. - - Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running a program using the Library is not restricted, and output from -such a program is covered only if its contents constitute a work based -on the Library (independent of the use of the Library in a tool for -writing it). Whether that is true depends on what the Library does -and what the program that uses the Library does. - - 1. You may copy and distribute verbatim copies of the Library's -complete source code as you receive it, in any medium, provided that -you conspicuously and appropriately publish on each copy an -appropriate copyright notice and disclaimer of warranty; keep intact -all the notices that refer to this License and to the absence of any -warranty; and distribute a copy of this License along with the -Library. - - You may charge a fee for the physical act of transferring a copy, -and you may at your option offer warranty protection in exchange for a -fee. - - 2. You may modify your copy or copies of the Library or any portion -of it, thus forming a work based on the Library, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) The modified work must itself be a software library. - - b) You must cause the files modified to carry prominent notices - stating that you changed the files and the date of any change. - - c) You must cause the whole of the work to be licensed at no - charge to all third parties under the terms of this License. - - d) If a facility in the modified Library refers to a function or a - table of data to be supplied by an application program that uses - the facility, other than as an argument passed when the facility - is invoked, then you must make a good faith effort to ensure that, - in the event an application does not supply such function or - table, the facility still operates, and performs whatever part of - its purpose remains meaningful. - - (For example, a function in a library to compute square roots has - a purpose that is entirely well-defined independent of the - application. Therefore, Subsection 2d requires that any - application-supplied function or table used by this function must - be optional: if the application does not supply it, the square - root function must still compute square roots.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Library, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Library, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote -it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Library. - -In addition, mere aggregation of another work not based on the Library -with the Library (or with a work based on the Library) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may opt to apply the terms of the ordinary GNU General Public -License instead of this License to a given copy of the Library. To do -this, you must alter all the notices that refer to this License, so -that they refer to the ordinary GNU General Public License, version 2, -instead of to this License. (If a newer version than version 2 of the -ordinary GNU General Public License has appeared, then you can specify -that version instead if you wish.) Do not make any other change in -these notices. - - Once this change is made in a given copy, it is irreversible for -that copy, so the ordinary GNU General Public License applies to all -subsequent copies and derivative works made from that copy. - - This option is useful when you wish to copy part of the code of -the Library into a program that is not a library. - - 4. You may copy and distribute the Library (or a portion or -derivative of it, under Section 2) in object code or executable form -under the terms of Sections 1 and 2 above provided that you accompany -it with the complete corresponding machine-readable source code, which -must be distributed under the terms of Sections 1 and 2 above on a -medium customarily used for software interchange. - - If distribution of object code is made by offering access to copy -from a designated place, then offering equivalent access to copy the -source code from the same place satisfies the requirement to -distribute the source code, even though third parties are not -compelled to copy the source along with the object code. - - 5. A program that contains no derivative of any portion of the -Library, but is designed to work with the Library by being compiled or -linked with it, is called a "work that uses the Library". Such a -work, in isolation, is not a derivative work of the Library, and -therefore falls outside the scope of this License. - - However, linking a "work that uses the Library" with the Library -creates an executable that is a derivative of the Library (because it -contains portions of the Library), rather than a "work that uses the -library". The executable is therefore covered by this License. -Section 6 states terms for distribution of such executables. - - When a "work that uses the Library" uses material from a header file -that is part of the Library, the object code for the work may be a -derivative work of the Library even though the source code is not. -Whether this is true is especially significant if the work can be -linked without the Library, or if the work is itself a library. The -threshold for this to be true is not precisely defined by law. - - If such an object file uses only numerical parameters, data -structure layouts and accessors, and small macros and small inline -functions (ten lines or less in length), then the use of the object -file is unrestricted, regardless of whether it is legally a derivative -work. (Executables containing this object code plus portions of the -Library will still fall under Section 6.) - - Otherwise, if the work is a derivative of the Library, you may -distribute the object code for the work under the terms of Section 6. -Any executables containing that work also fall under Section 6, -whether or not they are linked directly with the Library itself. - - 6. As an exception to the Sections above, you may also combine or -link a "work that uses the Library" with the Library to produce a -work containing portions of the Library, and distribute that work -under terms of your choice, provided that the terms permit -modification of the work for the customer's own use and reverse -engineering for debugging such modifications. - - You must give prominent notice with each copy of the work that the -Library is used in it and that the Library and its use are covered by -this License. You must supply a copy of this License. If the work -during execution displays copyright notices, you must include the -copyright notice for the Library among them, as well as a reference -directing the user to the copy of this License. Also, you must do one -of these things: - - a) Accompany the work with the complete corresponding - machine-readable source code for the Library including whatever - changes were used in the work (which must be distributed under - Sections 1 and 2 above); and, if the work is an executable linked - with the Library, with the complete machine-readable "work that - uses the Library", as object code and/or source code, so that the - user can modify the Library and then relink to produce a modified - executable containing the modified Library. (It is understood - that the user who changes the contents of definitions files in the - Library will not necessarily be able to recompile the application - to use the modified definitions.) - - b) Use a suitable shared library mechanism for linking with the - Library. A suitable mechanism is one that (1) uses at run time a - copy of the library already present on the user's computer system, - rather than copying library functions into the executable, and (2) - will operate properly with a modified version of the library, if - the user installs one, as long as the modified version is - interface-compatible with the version that the work was made with. - - c) Accompany the work with a written offer, valid for at - least three years, to give the same user the materials - specified in Subsection 6a, above, for a charge no more - than the cost of performing this distribution. - - d) If distribution of the work is made by offering access to copy - from a designated place, offer equivalent access to copy the above - specified materials from the same place. - - e) Verify that the user has already received a copy of these - materials or that you have already sent this user a copy. - - For an executable, the required form of the "work that uses the -Library" must include any data and utility programs needed for -reproducing the executable from it. However, as a special exception, -the materials to be distributed need not include anything that is -normally distributed (in either source or binary form) with the major -components (compiler, kernel, and so on) of the operating system on -which the executable runs, unless that component itself accompanies -the executable. - - It may happen that this requirement contradicts the license -restrictions of other proprietary libraries that do not normally -accompany the operating system. Such a contradiction means you cannot -use both them and the Library together in an executable that you -distribute. - - 7. You may place library facilities that are a work based on the -Library side-by-side in a single library together with other library -facilities not covered by this License, and distribute such a combined -library, provided that the separate distribution of the work based on -the Library and of the other library facilities is otherwise -permitted, and provided that you do these two things: - - a) Accompany the combined library with a copy of the same work - based on the Library, uncombined with any other library - facilities. This must be distributed under the terms of the - Sections above. - - b) Give prominent notice with the combined library of the fact - that part of it is a work based on the Library, and explaining - where to find the accompanying uncombined form of the same work. - - 8. You may not copy, modify, sublicense, link with, or distribute -the Library except as expressly provided under this License. Any -attempt otherwise to copy, modify, sublicense, link with, or -distribute the Library is void, and will automatically terminate your -rights under this License. However, parties who have received copies, -or rights, from you under this License will not have their licenses -terminated so long as such parties remain in full compliance. - - 9. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Library or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Library (or any work based on the -Library), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Library or works based on it. - - 10. Each time you redistribute the Library (or any work based on the -Library), the recipient automatically receives a license from the -original licensor to copy, distribute, link with or modify the Library -subject to these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties with -this License. - - 11. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Library at all. For example, if a patent -license would not permit royalty-free redistribution of the Library by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Library. - -If any portion of this section is held invalid or unenforceable under any -particular circumstance, the balance of the section is intended to apply, -and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 12. If the distribution and/or use of the Library is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Library under this License may add -an explicit geographical distribution limitation excluding those countries, -so that distribution is permitted only in or among countries not thus -excluded. In such case, this License incorporates the limitation as if -written in the body of this License. - - 13. The Free Software Foundation may publish revised and/or new -versions of the Lesser General Public License from time to time. -Such new versions will be similar in spirit to the present version, -but may differ in detail to address new problems or concerns. - -Each version is given a distinguishing version number. If the Library -specifies a version number of this License which applies to it and -"any later version", you have the option of following the terms and -conditions either of that version or of any later version published by -the Free Software Foundation. If the Library does not specify a -license version number, you may choose any version ever published by -the Free Software Foundation. - - 14. If you wish to incorporate parts of the Library into other free -programs whose distribution conditions are incompatible with these, -write to the author to ask for permission. For software which is -copyrighted by the Free Software Foundation, write to the Free -Software Foundation; we sometimes make exceptions for this. Our -decision will be guided by the two goals of preserving the free status -of all derivatives of our free software and of promoting the sharing -and reuse of software generally. - - NO WARRANTY - - 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO -WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. -EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR -OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY -KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE -LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME -THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN -WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY -AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU -FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR -CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE -LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING -RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A -FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF -SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH -DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Libraries - - If you develop a new library, and you want it to be of the greatest -possible use to the public, we recommend making it free software that -everyone can redistribute and change. You can do so by permitting -redistribution under these terms (or, alternatively, under the terms of the -ordinary General Public License). - - To apply these terms, attach the following notices to the library. It is -safest to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least the -"copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2.1 of the License, or (at your option) any later version. - - This library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. - - You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - -Also add information on how to contact you by electronic and paper mail. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the library, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the - library `Frob' (a library for tweaking knobs) written by James Random Hacker. - - , 1 April 1990 - Ty Coon, President of Vice - -That's all there is to it! + GNU LESSER GENERAL PUBLIC LICENSE + Version 2.1, February 1999 + + Copyright (C) 1991, 1999 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts + as the successor of the GNU Library Public License, version 2, hence + the version number 2.1.] + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +Licenses are intended to guarantee your freedom to share and change +free software--to make sure the software is free for all its users. + + This license, the Lesser General Public License, applies to some +specially designated software packages--typically libraries--of the +Free Software Foundation and other authors who decide to use it. You +can use it too, but we suggest you first think carefully about whether +this license or the ordinary General Public License is the better +strategy to use in any particular case, based on the explanations below. + + When we speak of free software, we are referring to freedom of use, +not price. Our General Public Licenses are designed to make sure that +you have the freedom to distribute copies of free software (and charge +for this service if you wish); that you receive source code or can get +it if you want it; that you can change the software and use pieces of +it in new free programs; and that you are informed that you can do +these things. + + To protect your rights, we need to make restrictions that forbid +distributors to deny you these rights or to ask you to surrender these +rights. These restrictions translate to certain responsibilities for +you if you distribute copies of the library or if you modify it. + + For example, if you distribute copies of the library, whether gratis +or for a fee, you must give the recipients all the rights that we gave +you. You must make sure that they, too, receive or can get the source +code. If you link other code with the library, you must provide +complete object files to the recipients, so that they can relink them +with the library after making changes to the library and recompiling +it. And you must show them these terms so they know their rights. + + We protect your rights with a two-step method: (1) we copyright the +library, and (2) we offer you this license, which gives you legal +permission to copy, distribute and/or modify the library. + + To protect each distributor, we want to make it very clear that +there is no warranty for the free library. Also, if the library is +modified by someone else and passed on, the recipients should know +that what they have is not the original version, so that the original +author's reputation will not be affected by problems that might be +introduced by others. + + Finally, software patents pose a constant threat to the existence of +any free program. We wish to make sure that a company cannot +effectively restrict the users of a free program by obtaining a +restrictive license from a patent holder. Therefore, we insist that +any patent license obtained for a version of the library must be +consistent with the full freedom of use specified in this license. + + Most GNU software, including some libraries, is covered by the +ordinary GNU General Public License. This license, the GNU Lesser +General Public License, applies to certain designated libraries, and +is quite different from the ordinary General Public License. We use +this license for certain libraries in order to permit linking those +libraries into non-free programs. + + When a program is linked with a library, whether statically or using +a shared library, the combination of the two is legally speaking a +combined work, a derivative of the original library. The ordinary +General Public License therefore permits such linking only if the +entire combination fits its criteria of freedom. The Lesser General +Public License permits more lax criteria for linking other code with +the library. + + We call this license the "Lesser" General Public License because it +does Less to protect the user's freedom than the ordinary General +Public License. It also provides other free software developers Less +of an advantage over competing non-free programs. These disadvantages +are the reason we use the ordinary General Public License for many +libraries. However, the Lesser license provides advantages in certain +special circumstances. + + For example, on rare occasions, there may be a special need to +encourage the widest possible use of a certain library, so that it becomes +a de-facto standard. To achieve this, non-free programs must be +allowed to use the library. A more frequent case is that a free +library does the same job as widely used non-free libraries. In this +case, there is little to gain by limiting the free library to free +software only, so we use the Lesser General Public License. + + In other cases, permission to use a particular library in non-free +programs enables a greater number of people to use a large body of +free software. For example, permission to use the GNU C Library in +non-free programs enables many more people to use the whole GNU +operating system, as well as its variant, the GNU/Linux operating +system. + + Although the Lesser General Public License is Less protective of the +users' freedom, it does ensure that the user of a program that is +linked with the Library has the freedom and the wherewithal to run +that program using a modified version of the Library. + + The precise terms and conditions for copying, distribution and +modification follow. Pay close attention to the difference between a +"work based on the library" and a "work that uses the library". The +former contains code derived from the library, whereas the latter must +be combined with the library in order to run. + + GNU LESSER GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library or other +program which contains a notice placed by the copyright holder or +other authorized party saying it may be distributed under the terms of +this Lesser General Public License (also called "this License"). +Each licensee is addressed as "you". + + A "library" means a collection of software functions and/or data +prepared so as to be conveniently linked with application programs +(which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work +which has been distributed under these terms. A "work based on the +Library" means either the Library or any derivative work under +copyright law: that is to say, a work containing the Library or a +portion of it, either verbatim or with modifications and/or translated +straightforwardly into another language. (Hereinafter, translation is +included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for +making modifications to it. For a library, complete source code means +all the source code for all modules it contains, plus any associated +interface definition files, plus the scripts used to control compilation +and installation of the library. + + Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running a program using the Library is not restricted, and output from +such a program is covered only if its contents constitute a work based +on the Library (independent of the use of the Library in a tool for +writing it). Whether that is true depends on what the Library does +and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's +complete source code as you receive it, in any medium, provided that +you conspicuously and appropriately publish on each copy an +appropriate copyright notice and disclaimer of warranty; keep intact +all the notices that refer to this License and to the absence of any +warranty; and distribute a copy of this License along with the +Library. + + You may charge a fee for the physical act of transferring a copy, +and you may at your option offer warranty protection in exchange for a +fee. + + 2. You may modify your copy or copies of the Library or any portion +of it, thus forming a work based on the Library, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices + stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no + charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a + table of data to be supplied by an application program that uses + the facility, other than as an argument passed when the facility + is invoked, then you must make a good faith effort to ensure that, + in the event an application does not supply such function or + table, the facility still operates, and performs whatever part of + its purpose remains meaningful. + + (For example, a function in a library to compute square roots has + a purpose that is entirely well-defined independent of the + application. Therefore, Subsection 2d requires that any + application-supplied function or table used by this function must + be optional: if the application does not supply it, the square + root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Library, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Library, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote +it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library +with the Library (or with a work based on the Library) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public +License instead of this License to a given copy of the Library. To do +this, you must alter all the notices that refer to this License, so +that they refer to the ordinary GNU General Public License, version 2, +instead of to this License. (If a newer version than version 2 of the +ordinary GNU General Public License has appeared, then you can specify +that version instead if you wish.) Do not make any other change in +these notices. + + Once this change is made in a given copy, it is irreversible for +that copy, so the ordinary GNU General Public License applies to all +subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of +the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or +derivative of it, under Section 2) in object code or executable form +under the terms of Sections 1 and 2 above provided that you accompany +it with the complete corresponding machine-readable source code, which +must be distributed under the terms of Sections 1 and 2 above on a +medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the +source code from the same place satisfies the requirement to +distribute the source code, even though third parties are not +compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the +Library, but is designed to work with the Library by being compiled or +linked with it, is called a "work that uses the Library". Such a +work, in isolation, is not a derivative work of the Library, and +therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library +creates an executable that is a derivative of the Library (because it +contains portions of the Library), rather than a "work that uses the +library". The executable is therefore covered by this License. +Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file +that is part of the Library, the object code for the work may be a +derivative work of the Library even though the source code is not. +Whether this is true is especially significant if the work can be +linked without the Library, or if the work is itself a library. The +threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data +structure layouts and accessors, and small macros and small inline +functions (ten lines or less in length), then the use of the object +file is unrestricted, regardless of whether it is legally a derivative +work. (Executables containing this object code plus portions of the +Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may +distribute the object code for the work under the terms of Section 6. +Any executables containing that work also fall under Section 6, +whether or not they are linked directly with the Library itself. + + 6. As an exception to the Sections above, you may also combine or +link a "work that uses the Library" with the Library to produce a +work containing portions of the Library, and distribute that work +under terms of your choice, provided that the terms permit +modification of the work for the customer's own use and reverse +engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the +Library is used in it and that the Library and its use are covered by +this License. You must supply a copy of this License. If the work +during execution displays copyright notices, you must include the +copyright notice for the Library among them, as well as a reference +directing the user to the copy of this License. Also, you must do one +of these things: + + a) Accompany the work with the complete corresponding + machine-readable source code for the Library including whatever + changes were used in the work (which must be distributed under + Sections 1 and 2 above); and, if the work is an executable linked + with the Library, with the complete machine-readable "work that + uses the Library", as object code and/or source code, so that the + user can modify the Library and then relink to produce a modified + executable containing the modified Library. (It is understood + that the user who changes the contents of definitions files in the + Library will not necessarily be able to recompile the application + to use the modified definitions.) + + b) Use a suitable shared library mechanism for linking with the + Library. A suitable mechanism is one that (1) uses at run time a + copy of the library already present on the user's computer system, + rather than copying library functions into the executable, and (2) + will operate properly with a modified version of the library, if + the user installs one, as long as the modified version is + interface-compatible with the version that the work was made with. + + c) Accompany the work with a written offer, valid for at + least three years, to give the same user the materials + specified in Subsection 6a, above, for a charge no more + than the cost of performing this distribution. + + d) If distribution of the work is made by offering access to copy + from a designated place, offer equivalent access to copy the above + specified materials from the same place. + + e) Verify that the user has already received a copy of these + materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the +Library" must include any data and utility programs needed for +reproducing the executable from it. However, as a special exception, +the materials to be distributed need not include anything that is +normally distributed (in either source or binary form) with the major +components (compiler, kernel, and so on) of the operating system on +which the executable runs, unless that component itself accompanies +the executable. + + It may happen that this requirement contradicts the license +restrictions of other proprietary libraries that do not normally +accompany the operating system. Such a contradiction means you cannot +use both them and the Library together in an executable that you +distribute. + + 7. You may place library facilities that are a work based on the +Library side-by-side in a single library together with other library +facilities not covered by this License, and distribute such a combined +library, provided that the separate distribution of the work based on +the Library and of the other library facilities is otherwise +permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work + based on the Library, uncombined with any other library + facilities. This must be distributed under the terms of the + Sections above. + + b) Give prominent notice with the combined library of the fact + that part of it is a work based on the Library, and explaining + where to find the accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute +the Library except as expressly provided under this License. Any +attempt otherwise to copy, modify, sublicense, link with, or +distribute the Library is void, and will automatically terminate your +rights under this License. However, parties who have received copies, +or rights, from you under this License will not have their licenses +terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Library or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Library (or any work based on the +Library), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the +Library), the recipient automatically receives a license from the +original licensor to copy, distribute, link with or modify the Library +subject to these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties with +this License. + + 11. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Library at all. For example, if a patent +license would not permit royalty-free redistribution of the Library by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply, +and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Library under this License may add +an explicit geographical distribution limitation excluding those countries, +so that distribution is permitted only in or among countries not thus +excluded. In such case, this License incorporates the limitation as if +written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new +versions of the Lesser General Public License from time to time. +Such new versions will be similar in spirit to the present version, +but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library +specifies a version number of this License which applies to it and +"any later version", you have the option of following the terms and +conditions either of that version or of any later version published by +the Free Software Foundation. If the Library does not specify a +license version number, you may choose any version ever published by +the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free +programs whose distribution conditions are incompatible with these, +write to the author to ask for permission. For software which is +copyrighted by the Free Software Foundation, write to the Free +Software Foundation; we sometimes make exceptions for this. Our +decision will be guided by the two goals of preserving the free status +of all derivatives of our free software and of promoting the sharing +and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO +WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR +OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY +KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE +LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN +WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY +AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU +FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE +LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING +RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF +SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Libraries + + If you develop a new library, and you want it to be of the greatest +possible use to the public, we recommend making it free software that +everyone can redistribute and change. You can do so by permitting +redistribution under these terms (or, alternatively, under the terms of the +ordinary General Public License). + + To apply these terms, attach the following notices to the library. It is +safest to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least the +"copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the library, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the + library `Frob' (a library for tweaking knobs) written by James Random Hacker. + + , 1 April 1990 + Ty Coon, President of Vice + +That's all there is to it! diff --git a/games/MultiCraft_game/mods/hud/README.txt b/games/MultiCraft_game/files/hud/README.txt similarity index 96% rename from games/MultiCraft_game/mods/hud/README.txt rename to games/MultiCraft_game/files/hud/README.txt index 788be9075..fcac8223c 100644 --- a/games/MultiCraft_game/mods/hud/README.txt +++ b/games/MultiCraft_game/files/hud/README.txt @@ -1,67 +1,67 @@ -multicraft mod "Better HUD" -========================= -Version: 2.1.2 - -(c) Copyright BlockMen (2013-2015) - - -About this mod: -~~~~~~~~~~~~~~~ -This mod improves the HUD of multicraft and adds (hidden by default) statbars for Hunger and Armor. -Also it provides an API to add new statbars easily, see API.txt for more informations. - -Changes in builtin HUD items: -- Adds background for Health bar -- Uses better textures for Hotbar -- Uses texture for crosshair -- Positions of builtin statbars can be changed via "hud.conf" file -- Experimental "ItemWheel" that replaces the hotbar (must be enabled by adding "hud_item_wheel = true" in multicraft.conf) - -This mod gets provided as Modpack aswell, which includes the hunger mod (https://github.com/BlockMen/hunger) -More information concerning the hunger mechanics can be get there. - -This mod supports the 3d_armor mod by stu (https://github.com/stujones11/multicraft-3d_armor) - - - -License: -~~~~~~~~ -(c) Copyright BlockMen (2013-2015) - - -Code: -Licensed under the GNU LGPL version 2.1 or higher. -You can redistribute it and/or modify it under -the terms of the GNU Lesser General Public License -as published by the Free Software Foundation; - -You should have received a copy of the GNU Lesser General Public -License along with this library; if not, write to the Free Software -Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - -See LICENSE.txt and http://www.gnu.org/licenses/lgpl-2.1.txt - - -Textures: -hud_heart_fg.png - celeron55 (CC BY-SA 3.0), modified by BlockMen -hud_heart_bg.png - celeron55 (CC BY-SA 3.0), modified by BlockMen -hud_hunger_fg.png - PilzAdam (WTFPL), modified by BlockMen -hud_hunger_bg.png - PilzAdam (WTFPL), modified by BlockMen -wieldhand.png (from character.png) - Jordach (CC BY-SA 3.0), modified by BlockMen -hud_air_fg.png - kaeza (WTFPL), modified by BlockMen -hud_armor_fg.png - Stu (CC BY-SA 3.0), modified by BlockMen -hud_armor_bg.png - Stu (CC BY-SA 3.0), modified by BlockMen - - -Github: -~~~~~~~ -https://github.com/BlockMen/hud - -Forum: -~~~~~~ -https://forum.multicraft.net/viewtopic.php?id=6342 - - -Changelog: -~~~~~~~~~~ -see changelog.txt +multicraft mod "Better HUD" +========================= +Version: 2.1.2 + +(c) Copyright BlockMen (2013-2015) + + +About this mod: +~~~~~~~~~~~~~~~ +This mod improves the HUD of multicraft and adds (hidden by default) statbars for Hunger and Armor. +Also it provides an API to add new statbars easily, see API.txt for more informations. + +Changes in builtin HUD items: +- Adds background for Health bar +- Uses better textures for Hotbar +- Uses texture for crosshair +- Positions of builtin statbars can be changed via "hud.conf" file +- Experimental "ItemWheel" that replaces the hotbar (must be enabled by adding "hud_item_wheel = true" in multicraft.conf) + +This mod gets provided as Modpack aswell, which includes the hunger mod (https://github.com/BlockMen/hunger) +More information concerning the hunger mechanics can be get there. + +This mod supports the 3d_armor mod by stu (https://github.com/stujones11/multicraft-3d_armor) + + + +License: +~~~~~~~~ +(c) Copyright BlockMen (2013-2015) + + +Code: +Licensed under the GNU LGPL version 2.1 or higher. +You can redistribute it and/or modify it under +the terms of the GNU Lesser General Public License +as published by the Free Software Foundation; + +You should have received a copy of the GNU Lesser General Public +License along with this library; if not, write to the Free Software +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +See LICENSE.txt and http://www.gnu.org/licenses/lgpl-2.1.txt + + +Textures: +hud_heart_fg.png - celeron55 (CC BY-SA 3.0), modified by BlockMen +hud_heart_bg.png - celeron55 (CC BY-SA 3.0), modified by BlockMen +hud_hunger_fg.png - PilzAdam (WTFPL), modified by BlockMen +hud_hunger_bg.png - PilzAdam (WTFPL), modified by BlockMen +wieldhand.png (from character.png) - Jordach (CC BY-SA 3.0), modified by BlockMen +hud_air_fg.png - kaeza (WTFPL), modified by BlockMen +hud_armor_fg.png - Stu (CC BY-SA 3.0), modified by BlockMen +hud_armor_bg.png - Stu (CC BY-SA 3.0), modified by BlockMen + + +Github: +~~~~~~~ +https://github.com/BlockMen/hud + +Forum: +~~~~~~ +https://forum.multicraft.net/viewtopic.php?id=6342 + + +Changelog: +~~~~~~~~~~ +see changelog.txt diff --git a/games/MultiCraft_game/mods/hud/api.lua b/games/MultiCraft_game/files/hud/api.lua similarity index 96% rename from games/MultiCraft_game/mods/hud/api.lua rename to games/MultiCraft_game/files/hud/api.lua index d961cebb0..74296d13e 100644 --- a/games/MultiCraft_game/mods/hud/api.lua +++ b/games/MultiCraft_game/files/hud/api.lua @@ -1,209 +1,209 @@ --- global values -hud.registered_items = {} -hud.damage_events = {} -hud.breath_events = {} - --- keep id handling internal -local hud_id = {} -- hud item ids -local sb_bg = {} -- statbar background ids - --- localize often used table -local items = hud.registered_items - -local function throw_error(msg) - multicraft.log("error", "Better HUD[error]: " .. msg) -end - - --- --- API --- - -function hud.register(name, def) - if not name or not def then - throw_error("not enough parameters given") - return false - end - - --TODO: allow other elements - if def.hud_elem_type ~= "statbar" then - throw_error("The given HUD element is no statbar") - return false - end - if items[name] ~= nil then - throw_error("A statbar with that name already exists") - return false - end - - -- actually register - -- add background first since draworder is based on id :\ - if def.hud_elem_type == "statbar" and def.background ~= nil then - sb_bg[name] = table.copy(def) - sb_bg[name].text = def.background - if not def.autohide_bg and def.max then - sb_bg[name].number = def.max - end - end - -- add item itself - items[name] = def - - -- register events - if def.events then - for _,v in pairs(def.events) do - if v and v.type and v.func then - if v.type == "damage" then - table.insert(hud.damage_events, v) - end - - if v.type == "breath" then - table.insert(hud.breath_events, v) - end - end - end - end - - -- no error so far, return sucess - return true -end - -function hud.change_item(player, name, def) - if not player or not player:is_player() or not name or not def then - throw_error("Not enough parameters given to change HUD item") - return false - end - local i_name = player:get_player_name().."_"..name - local elem = hud_id[i_name] - if not elem then - throw_error("Given HUD element " .. dump(name) .. " does not exist".." hääää") - return false - end - - -- Only update if values supported and value actually changed - -- update supported values (currently number and text only) - if def.number and elem.number then - if def.number ~= elem.number then - if elem.max and def.number > elem.max and not def.max then - def.number = elem.max - end - if def.max then - elem.max = def.max - end - player:hud_change(elem.id, "number", def.number) - elem.number = def.number - -- hide background when set - local bg = hud_id[i_name.."_bg"] - if elem.autohide_bg then - if def.number < 1 then - player:hud_change(bg.id, "number", 0) - else - local num = bg.number - if bg.max then - num = bg.max - end - player:hud_change(bg.id, "number", num) - end - else - if bg and bg.max and bg.max < 1 and def.max and def.max > bg.max then - player:hud_change(bg.id, "number", def.max) - bg.max = def.max - end - end - end - end - if def.text and elem.text then - if def.text ~= elem.text then - player:hud_change(elem.id, "text", def.text) - elem.text = def.text - end - end - - if def.offset and elem.offset then - if def.item_name and def.offset == "item" then - local i_name2 = player:get_player_name().."_"..def.item_name - local elem2 = hud_id[i_name2] - if elem2 then - local p2 = elem2.offset - local p1 = elem.offset - player:hud_change(elem2.id, "offset", p1) - player:hud_change(elem.id, "offset", p2) - elem2.offset = p1 - elem.offset = p2 - if elem.background then - local elem3 = hud_id[i_name.."_bg"] - if elem3 and elem3.offset then - player:hud_change(elem3.id, "offset", p2) - elem3.offset = p2 - local elem4 = hud_id[i_name2.."_bg"] - if elem4 and elem4.offset then - player:hud_change(elem4.id, "offset", p1) - elem4.offset = p1 - end - end - end - end - else - player:hud_change(elem.id, "offset", def.offset) - elem.offset = def.offset - end - end - - return true -end - -function hud.remove_item(player, name) - if not player or not name then - throw_error("Not enough parameters given") - return false - end - local i_name = player:get_player_name().."_"..name - if hud_id[i_name] == nil then - throw_error("Given HUD element " .. dump(name) .. " does not exist") - return false - end - player:hud_remove(hud_id[i_name].id) - hud_id[i_name] = nil - - return true -end - - --- --- Add registered HUD items to joining players --- - --- Following code is placed here to keep HUD ids internal -local function add_hud_item(player, name, def) - if not player or not name or not def then - throw_error("not enough parameters given") - return false - end - local i_name = player:get_player_name().."_"..name - hud_id[i_name] = def - hud_id[i_name].id = player:hud_add(def) -end - -multicraft.register_on_joinplayer(function(player) - - -- first: hide the default statbars - local hud_flags = player:hud_get_flags() - hud_flags.healthbar = false - hud_flags.breathbar = false - player:hud_set_flags(hud_flags) - - -- now add the backgrounds (e.g. for statbars) - for _,item in pairs(sb_bg) do - add_hud_item(player, _.."_bg", item) - end - -- and finally the actual HUD items - for _,item in pairs(items) do - add_hud_item(player, _, item) - end - - -- fancy hotbar (only when no crafting mod present) - if multicraft.get_modpath("crafting") == nil then - multicraft.after(0.5, function() - player:hud_set_hotbar_image("hud_hotbar.png") - player:hud_set_hotbar_selected_image("hud_hotbar_selected.png") - end) - end -end) +-- global values +hud.registered_items = {} +hud.damage_events = {} +hud.breath_events = {} + +-- keep id handling internal +local hud_id = {} -- hud item ids +local sb_bg = {} -- statbar background ids + +-- localize often used table +local items = hud.registered_items + +local function throw_error(msg) + multicraft.log("error", "Better HUD[error]: " .. msg) +end + + +-- +-- API +-- + +function hud.register(name, def) + if not name or not def then + throw_error("not enough parameters given") + return false + end + + --TODO: allow other elements + if def.hud_elem_type ~= "statbar" then + throw_error("The given HUD element is no statbar") + return false + end + if items[name] ~= nil then + throw_error("A statbar with that name already exists") + return false + end + + -- actually register + -- add background first since draworder is based on id :\ + if def.hud_elem_type == "statbar" and def.background ~= nil then + sb_bg[name] = table.copy(def) + sb_bg[name].text = def.background + if not def.autohide_bg and def.max then + sb_bg[name].number = def.max + end + end + -- add item itself + items[name] = def + + -- register events + if def.events then + for _,v in pairs(def.events) do + if v and v.type and v.func then + if v.type == "damage" then + table.insert(hud.damage_events, v) + end + + if v.type == "breath" then + table.insert(hud.breath_events, v) + end + end + end + end + + -- no error so far, return sucess + return true +end + +function hud.change_item(player, name, def) + if not player or not player:is_player() or not name or not def then + throw_error("Not enough parameters given to change HUD item") + return false + end + local i_name = player:get_player_name().."_"..name + local elem = hud_id[i_name] + if not elem then + throw_error("Given HUD element " .. dump(name) .. " does not exist".." hääää") + return false + end + + -- Only update if values supported and value actually changed + -- update supported values (currently number and text only) + if def.number and elem.number then + if def.number ~= elem.number then + if elem.max and def.number > elem.max and not def.max then + def.number = elem.max + end + if def.max then + elem.max = def.max + end + player:hud_change(elem.id, "number", def.number) + elem.number = def.number + -- hide background when set + local bg = hud_id[i_name.."_bg"] + if elem.autohide_bg then + if def.number < 1 then + player:hud_change(bg.id, "number", 0) + else + local num = bg.number + if bg.max then + num = bg.max + end + player:hud_change(bg.id, "number", num) + end + else + if bg and bg.max and bg.max < 1 and def.max and def.max > bg.max then + player:hud_change(bg.id, "number", def.max) + bg.max = def.max + end + end + end + end + if def.text and elem.text then + if def.text ~= elem.text then + player:hud_change(elem.id, "text", def.text) + elem.text = def.text + end + end + + if def.offset and elem.offset then + if def.item_name and def.offset == "item" then + local i_name2 = player:get_player_name().."_"..def.item_name + local elem2 = hud_id[i_name2] + if elem2 then + local p2 = elem2.offset + local p1 = elem.offset + player:hud_change(elem2.id, "offset", p1) + player:hud_change(elem.id, "offset", p2) + elem2.offset = p1 + elem.offset = p2 + if elem.background then + local elem3 = hud_id[i_name.."_bg"] + if elem3 and elem3.offset then + player:hud_change(elem3.id, "offset", p2) + elem3.offset = p2 + local elem4 = hud_id[i_name2.."_bg"] + if elem4 and elem4.offset then + player:hud_change(elem4.id, "offset", p1) + elem4.offset = p1 + end + end + end + end + else + player:hud_change(elem.id, "offset", def.offset) + elem.offset = def.offset + end + end + + return true +end + +function hud.remove_item(player, name) + if not player or not name then + throw_error("Not enough parameters given") + return false + end + local i_name = player:get_player_name().."_"..name + if hud_id[i_name] == nil then + throw_error("Given HUD element " .. dump(name) .. " does not exist") + return false + end + player:hud_remove(hud_id[i_name].id) + hud_id[i_name] = nil + + return true +end + + +-- +-- Add registered HUD items to joining players +-- + +-- Following code is placed here to keep HUD ids internal +local function add_hud_item(player, name, def) + if not player or not name or not def then + throw_error("not enough parameters given") + return false + end + local i_name = player:get_player_name().."_"..name + hud_id[i_name] = def + hud_id[i_name].id = player:hud_add(def) +end + +multicraft.register_on_joinplayer(function(player) + + -- first: hide the default statbars + local hud_flags = player:hud_get_flags() + hud_flags.healthbar = false + hud_flags.breathbar = false + player:hud_set_flags(hud_flags) + + -- now add the backgrounds (e.g. for statbars) + for _,item in pairs(sb_bg) do + add_hud_item(player, _.."_bg", item) + end + -- and finally the actual HUD items + for _,item in pairs(items) do + add_hud_item(player, _, item) + end + + -- fancy hotbar (only when no crafting mod present) + if multicraft.get_modpath("crafting") == nil then + multicraft.after(0.5, function() + player:hud_set_hotbar_image("hud_hotbar.png") + player:hud_set_hotbar_selected_image("hud_hotbar_selected.png") + end) + end +end) diff --git a/games/MultiCraft_game/mods/hud/builtin.lua b/games/MultiCraft_game/files/hud/builtin.lua similarity index 92% rename from games/MultiCraft_game/mods/hud/builtin.lua rename to games/MultiCraft_game/files/hud/builtin.lua index 32be5069c..506d26359 100644 --- a/games/MultiCraft_game/mods/hud/builtin.lua +++ b/games/MultiCraft_game/files/hud/builtin.lua @@ -1,103 +1,103 @@ -HUD_IW_MAX = 8 -HUD_IW_TICK = 0.4 -if multicraft.is_singleplayer() == true then - HUD_IW_TICK = 0.2 -end - -HUD_SB_SIZE = {x = 24, y = 24} - -HUD_HEALTH_POS = {x = 0.5,y = 1} -HUD_HEALTH_OFFSET = {x = -262, y = -87} -HUD_AIR_POS = {x = 0.5, y = 1} -HUD_AIR_OFFSET = {x = 15, y = -87} -HUD_HUNGER_POS = {x = 0.5, y = 1} -HUD_HUNGER_OFFSET = {x = 15, y = -110} -HUD_ARMOR_POS = {x = 0.5, y = 1} -HUD_ARMOR_OFFSET = {x = -262, y = -110} - --- Reorder everything when using ItemWeel -hud.item_wheel = false --multicraft.setting_getbool("hud_item_wheel") -if hud.item_wheel then - HUD_HEALTH_POS = {x = 0.5,y = 1} - HUD_HEALTH_OFFSET = {x = -385, y = -77} - HUD_AIR_POS = {x = 0.5, y = 1} - HUD_AIR_OFFSET = {x = 150, y = -77} - HUD_HUNGER_POS = {x = 0.5, y = 1} - HUD_HUNGER_OFFSET = {x = 180, y = -44} - HUD_ARMOR_POS = {x = 0.5, y = 1} - HUD_ARMOR_OFFSET = {x = -415, y = -44} -end - --- read hud.conf settings -hud.read_conf() - -local damage_enabled = multicraft.setting_getbool("enable_damage") - -hud.show_hunger = true --multicraft.get_modpath("hunger") ~= nil -hud.show_armor = multicraft.get_modpath("3d_armor") ~= nil - --- check if some settings are invalid ---local enable_hunger = multicraft.setting_getbool("hud_hunger_enable") ---if (enable_hunger == true or HUD_ENABLE_HUNGER == true) and not hud.show_hunger then --- hud.notify_hunger(5) ---end - -if damage_enabled then - hud.register("health", { - hud_elem_type = "statbar", - position = HUD_HEALTH_POS, - size = HUD_SB_SIZE, - text = "hud_heart_fg.png", - number = 20, - alignment = {x = -1, y = -1}, - offset = HUD_HEALTH_OFFSET, - background = "hud_heart_bg.png", - events = { - { - type = "damage", - func = function(player) - hud.change_item(player, "health", {number = player:get_hp()}) - end - } - }, - }) - - hud.register("air", { - hud_elem_type = "statbar", - position = HUD_AIR_POS, - size = HUD_SB_SIZE, - text = "hud_air_fg.png", - number = 0, - alignment = {x = -1, y = -1}, - offset = HUD_AIR_OFFSET, - background = nil, - events = { - { - type = "breath", - func = function(player) - local air = player:get_breath() - if air > 10 then - air = 0 - end - hud.change_item(player, "air", {number = air * 2}) - end - } - }, - }) - - hud.register("armor", { - hud_elem_type = "statbar", - position = HUD_ARMOR_POS, - size = HUD_SB_SIZE, - text = "hud_armor_fg.png", - number = 0, - alignment = {x = -1, y = -1}, - offset = HUD_ARMOR_OFFSET, - background = "hud_armor_bg.png", - autohide_bg = true, - max = 20, - }) - -else - hud.show_armor = false -end +HUD_IW_MAX = 8 +HUD_IW_TICK = 0.4 +if multicraft.is_singleplayer() == true then + HUD_IW_TICK = 0.2 +end + +HUD_SB_SIZE = {x = 24, y = 24} + +HUD_HEALTH_POS = {x = 0.5,y = 1} +HUD_HEALTH_OFFSET = {x = -262, y = -87} +HUD_AIR_POS = {x = 0.5, y = 1} +HUD_AIR_OFFSET = {x = 15, y = -118} +HUD_HUNGER_POS = {x = 0.5, y = 1} +HUD_HUNGER_OFFSET = {x = 15, y = -87} +HUD_ARMOR_POS = {x = 0.5, y = 1} +HUD_ARMOR_OFFSET = {x = -262, y = -118} + +-- Reorder everything when using ItemWeel +hud.item_wheel = false --multicraft.setting_getbool("hud_item_wheel") +if hud.item_wheel then + HUD_HEALTH_POS = {x = 0.5,y = 1} + HUD_HEALTH_OFFSET = {x = -385, y = -77} + HUD_AIR_POS = {x = 0.5, y = 1} + HUD_AIR_OFFSET = {x = 150, y = -77} + HUD_HUNGER_POS = {x = 0.5, y = 1} + HUD_HUNGER_OFFSET = {x = 180, y = -44} + HUD_ARMOR_POS = {x = 0.5, y = 1} + HUD_ARMOR_OFFSET = {x = -415, y = -44} +end + +-- read hud.conf settings +hud.read_conf() + +local damage_enabled = multicraft.setting_getbool("enable_damage") + +hud.show_hunger = true --multicraft.get_modpath("hunger") ~= nil +hud.show_armor = multicraft.get_modpath("3d_armor") ~= nil + +-- check if some settings are invalid +--local enable_hunger = multicraft.setting_getbool("hud_hunger_enable") +--if (enable_hunger == true or HUD_ENABLE_HUNGER == true) and not hud.show_hunger then +-- hud.notify_hunger(5) +--end + +if damage_enabled then + hud.register("health", { + hud_elem_type = "statbar", + position = HUD_HEALTH_POS, + size = HUD_SB_SIZE, + text = "hud_heart_fg.png", + number = 20, + alignment = {x = -1, y = -1}, + offset = HUD_HEALTH_OFFSET, + background = "hud_heart_bg.png", + events = { + { + type = "damage", + func = function(player) + hud.change_item(player, "health", {number = player:get_hp()}) + end + } + }, + }) + + hud.register("air", { + hud_elem_type = "statbar", + position = HUD_AIR_POS, + size = HUD_SB_SIZE, + text = "hud_air_fg.png", + number = 0, + alignment = {x = -1, y = -1}, + offset = HUD_AIR_OFFSET, + background = nil, + events = { + { + type = "breath", + func = function(player) + local air = player:get_breath() + if air > 10 then + air = 0 + end + hud.change_item(player, "air", {number = air * 2}) + end + } + }, + }) + + hud.register("armor", { + hud_elem_type = "statbar", + position = HUD_ARMOR_POS, + size = HUD_SB_SIZE, + text = "hud_armor_fg.png", + number = 0, + alignment = {x = -1, y = -1}, + offset = HUD_ARMOR_OFFSET, + background = "hud_armor_bg.png", + autohide_bg = false, + max = 20, + }) + +else + hud.show_armor = false +end diff --git a/games/MultiCraft_game/mods/hud/changelog.txt b/games/MultiCraft_game/files/hud/changelog.txt similarity index 96% rename from games/MultiCraft_game/mods/hud/changelog.txt rename to games/MultiCraft_game/files/hud/changelog.txt index c3e57e969..acc64e77b 100644 --- a/games/MultiCraft_game/mods/hud/changelog.txt +++ b/games/MultiCraft_game/files/hud/changelog.txt @@ -1,133 +1,133 @@ -2.1.3 ------ -- Removed inferior hunger -- And replaced it with 4hunger by 4aiman -- Eat it! ^_^ - -2.1.2 ------ -- Fixed crash caused by animated nodes (reported by Krock) -- Fixed "freezing" of empty slots (reported by kilbith) - -2.1.1 ------ -- Added itemcounting/wearout info -- Added support for hud scaling -- Fixed typo causing endless updating -- Fixed image scaling of some textures (like glass) -- Improved ItemWheel image - -2.1 ---- -- Added "ItemWheel" (experimental) -- Fixed disapperaring hunger bar (reported by poet-nohit) - -2.0.1 ------ -- Fix disappearing hotbar (reported by poet-nohit) -- Fix unused global var -- Added one more check to catch probably incorrect players - -2.0 ---- -- Complete rewrite -- Moved hunger into seperate mod -- Added API -- Switched License to LGPL 2.1 - -===== ===== ===== ------ 0-1.x ----- -===== ===== ===== - -1.4.1 ------ -- ### - -1.4 ---- -- New hunger mechanics/added experimental player-action based hunger -- Better crosshair texture, switched to "new" default hand -- Added support for farming redo mod, kpgmobs and jkmod - -1.3.3 ------ -- Prevent crash with armor mod and missing player -- Add support for ethereal mod (by TenPlus1) - -1.3.2 ------ -- Fix dependecies (by Chris Beelby) -- Add support for creatures mod -- Add optional healing for food (by TenPlus1) - -1.3.1 ------ -- Add compatibility for statbar scaling -- Fix typo in depends.txt -- Lower maintimer tick - -1.3 ---- -- New way hunger is saved (all old files in world dirctory can get deleted [e.g. hud_BlockMen_hunger]) -- Fixed healing (not while drowning, fix after death) -- Add support for mods: seaplants[sea] and mobfcooking (by Xanthin) -- Tweaked hand image -- Player can die caus of starving now - -1.2 ---- -- Send statbar values only to client when changed -- Hide armor bar if not wearing armor -- More reliable food overrides (by CiaranG) -- Support for bushes_classic foods (plantlife modpack) (by CiaranG) -- Add support for mushroom mod food/poison (by CiaranG) -- Add support for mods: fruit and mush45 -- New images for hotbar, smaller armor icons - -1.1 ---- -- added support for stu's 3darmor mod -- restructured and cleaned up code -- added support for poisen food (damages player, but does not kill) - -1.0 ---- -- hunger is reset after death -- health and hunger bar is shown correct on all screen resolutions now -- switched to changed native hotbar image support -- fixed revival of player when drown -- hunger bar is not shown anymore if hunger is disabled -- hunger can be disabled by multicraft.conf ("hud_hunger_enable = false") - -0.5 Beta ----------- -- removed the fancy borders of hud inventory bar and moved to new native support -- moved crosshair to native support too - -0.4 Beta ----------- -- enabled drowning - -0.3 Beta ----------- -- added fancy borders of hud inventory bar (only for screenheight <= 800) - -0.2.3 Beta ----------- -- added support for food of glooptest and bushes (commit by CheeseKeg) - -0.2.2 Beta ----------- -- added support for food of animalmaterials (mobf modpack),fishing - -0.2.1 Beta ----------- -- tweaked override of food -- added support for food of dwares, moretrees and simple mobs - -0.2 Beta --------- -- added support of custom config files -- you can eat max. 50% more than before (although it isnt shown in hunger bar) -- you get healed with 8 breads and more (in hunger bar) now -- a bread (from farming) == 2 breads in hunger bar +2.1.3 +----- +- Removed inferior hunger +- And replaced it with 4hunger by 4aiman +- Eat it! ^_^ + +2.1.2 +----- +- Fixed crash caused by animated nodes (reported by Krock) +- Fixed "freezing" of empty slots (reported by kilbith) + +2.1.1 +----- +- Added itemcounting/wearout info +- Added support for hud scaling +- Fixed typo causing endless updating +- Fixed image scaling of some textures (like glass) +- Improved ItemWheel image + +2.1 +--- +- Added "ItemWheel" (experimental) +- Fixed disapperaring hunger bar (reported by poet-nohit) + +2.0.1 +----- +- Fix disappearing hotbar (reported by poet-nohit) +- Fix unused global var +- Added one more check to catch probably incorrect players + +2.0 +--- +- Complete rewrite +- Moved hunger into seperate mod +- Added API +- Switched License to LGPL 2.1 + +===== ===== ===== +----- 0-1.x ----- +===== ===== ===== + +1.4.1 +----- +- ### + +1.4 +--- +- New hunger mechanics/added experimental player-action based hunger +- Better crosshair texture, switched to "new" default hand +- Added support for farming redo mod, kpgmobs and jkmod + +1.3.3 +----- +- Prevent crash with armor mod and missing player +- Add support for ethereal mod (by TenPlus1) + +1.3.2 +----- +- Fix dependecies (by Chris Beelby) +- Add support for creatures mod +- Add optional healing for food (by TenPlus1) + +1.3.1 +----- +- Add compatibility for statbar scaling +- Fix typo in depends.txt +- Lower maintimer tick + +1.3 +--- +- New way hunger is saved (all old files in world dirctory can get deleted [e.g. hud_BlockMen_hunger]) +- Fixed healing (not while drowning, fix after death) +- Add support for mods: seaplants[sea] and mobfcooking (by Xanthin) +- Tweaked hand image +- Player can die caus of starving now + +1.2 +--- +- Send statbar values only to client when changed +- Hide armor bar if not wearing armor +- More reliable food overrides (by CiaranG) +- Support for bushes_classic foods (plantlife modpack) (by CiaranG) +- Add support for mushroom mod food/poison (by CiaranG) +- Add support for mods: fruit and mush45 +- New images for hotbar, smaller armor icons + +1.1 +--- +- added support for stu's 3darmor mod +- restructured and cleaned up code +- added support for poisen food (damages player, but does not kill) + +1.0 +--- +- hunger is reset after death +- health and hunger bar is shown correct on all screen resolutions now +- switched to changed native hotbar image support +- fixed revival of player when drown +- hunger bar is not shown anymore if hunger is disabled +- hunger can be disabled by multicraft.conf ("hud_hunger_enable = false") + +0.5 Beta +---------- +- removed the fancy borders of hud inventory bar and moved to new native support +- moved crosshair to native support too + +0.4 Beta +---------- +- enabled drowning + +0.3 Beta +---------- +- added fancy borders of hud inventory bar (only for screenheight <= 800) + +0.2.3 Beta +---------- +- added support for food of glooptest and bushes (commit by CheeseKeg) + +0.2.2 Beta +---------- +- added support for food of animalmaterials (mobf modpack),fishing + +0.2.1 Beta +---------- +- tweaked override of food +- added support for food of dwares, moretrees and simple mobs + +0.2 Beta +-------- +- added support of custom config files +- you can eat max. 50% more than before (although it isnt shown in hunger bar) +- you get healed with 8 breads and more (in hunger bar) now +- a bread (from farming) == 2 breads in hunger bar diff --git a/games/MultiCraft_game/mods/hud/depends.txt b/games/MultiCraft_game/files/hud/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/hud/depends.txt rename to games/MultiCraft_game/files/hud/depends.txt diff --git a/games/MultiCraft_game/mods/hud/functions.lua b/games/MultiCraft_game/files/hud/functions.lua similarity index 96% rename from games/MultiCraft_game/mods/hud/functions.lua rename to games/MultiCraft_game/files/hud/functions.lua index 8ba295902..a331f9c11 100644 --- a/games/MultiCraft_game/mods/hud/functions.lua +++ b/games/MultiCraft_game/files/hud/functions.lua @@ -1,35 +1,35 @@ -function hud.read_conf() - local mod_path = multicraft.get_modpath("hud") - local set = io.open(mod_path .. "/hud.conf", "r") - if set then - dofile(mod_path .. "/hud.conf") - set:close() - end -end - -function hud.player_event(player, event) - --needed for first update called by on_join - multicraft.after(0, function() - if event == "health_changed" then - for _,v in pairs(hud.damage_events) do - if v.func then - v.func(player) - end - end - end - - if event == "breath_changed" then - for _,v in pairs(hud.breath_events) do - if v.func then - v.func(player) - end - end - end - - if event == "hud_changed" then--called when flags changed - - end - end) -end - -core.register_playerevent(hud.player_event) +function hud.read_conf() + local mod_path = multicraft.get_modpath("hud") + local set = io.open(mod_path .. "/hud.conf", "r") + if set then + dofile(mod_path .. "/hud.conf") + set:close() + end +end + +function hud.player_event(player, event) + --needed for first update called by on_join + multicraft.after(0, function() + if event == "health_changed" then + for _,v in pairs(hud.damage_events) do + if v.func then + v.func(player) + end + end + end + + if event == "breath_changed" then + for _,v in pairs(hud.breath_events) do + if v.func then + v.func(player) + end + end + end + + if event == "hud_changed" then--called when flags changed + + end + end) +end + +core.register_playerevent(hud.player_event) diff --git a/games/MultiCraft_game/mods/hud/hud.conf.example b/games/MultiCraft_game/files/hud/hud.conf.example similarity index 96% rename from games/MultiCraft_game/mods/hud/hud.conf.example rename to games/MultiCraft_game/files/hud/hud.conf.example index f96041de0..d0d069583 100644 --- a/games/MultiCraft_game/mods/hud/hud.conf.example +++ b/games/MultiCraft_game/files/hud/hud.conf.example @@ -1,35 +1,35 @@ ---##Better HUD example config file## ------------------------------------- --- This example moves the statbars in the down left and down right corners. By Echoes91 - --- NOTICE -- --- if damage is disabled no statbar is shown at all --- Make sure that the statbars are shown correct on other screen resolutions aswell - - -HUD_SB_SIZE = {x = 24, y = 24} -- statbar icon size in pixel before (!) scaling - --- --- health bar --- -HUD_HEALTH_POS = {x = 0, y = 1} -- min 0, max 1 -HUD_HEALTH_OFFSET = {x = 10, y = -30} -- offset in pixel - --- --- hunger bar --- -HUD_HUNGER_POS = {x = 1, y = 1} -- min 0, max 1 -HUD_HUNGER_OFFSET = {x = -250, y = -30} -- offset in pixel - --- --- breath bar --- -HUD_AIR_POS = {x = 1, y = 1} -- min 0, max 1 -HUD_AIR_OFFSET = {x = -250, y = -60} -- offset in pixel - --- --- armor bar --- -HUD_ARMOR_POS = {x = 0, y = 1} -- min 0, max 1 -HUD_ARMOR_OFFSET = {x = 10, y = -60} -- offset in pixel - +--##Better HUD example config file## +------------------------------------ +-- This example moves the statbars in the down left and down right corners. By Echoes91 + +-- NOTICE -- +-- if damage is disabled no statbar is shown at all +-- Make sure that the statbars are shown correct on other screen resolutions aswell + + +HUD_SB_SIZE = {x = 24, y = 24} -- statbar icon size in pixel before (!) scaling + +-- +-- health bar +-- +HUD_HEALTH_POS = {x = 0, y = 1} -- min 0, max 1 +HUD_HEALTH_OFFSET = {x = 10, y = -30} -- offset in pixel + +-- +-- hunger bar +-- +HUD_HUNGER_POS = {x = 1, y = 1} -- min 0, max 1 +HUD_HUNGER_OFFSET = {x = -250, y = -30} -- offset in pixel + +-- +-- breath bar +-- +HUD_AIR_POS = {x = 1, y = 1} -- min 0, max 1 +HUD_AIR_OFFSET = {x = -250, y = -60} -- offset in pixel + +-- +-- armor bar +-- +HUD_ARMOR_POS = {x = 0, y = 1} -- min 0, max 1 +HUD_ARMOR_OFFSET = {x = 10, y = -60} -- offset in pixel + diff --git a/games/MultiCraft_game/mods/hud/init.lua b/games/MultiCraft_game/files/hud/init.lua similarity index 95% rename from games/MultiCraft_game/mods/hud/init.lua rename to games/MultiCraft_game/files/hud/init.lua index dea7a9d39..1dd3dd9ba 100644 --- a/games/MultiCraft_game/mods/hud/init.lua +++ b/games/MultiCraft_game/files/hud/init.lua @@ -1,11 +1,11 @@ -hud = {} -local modpath = multicraft.get_modpath("hud") - -dofile(modpath .. "/api.lua") -dofile(modpath .. "/functions.lua") -dofile(modpath .. "/builtin.lua") -dofile(modpath .. "/legacy.lua") -if hud.item_wheel then - dofile(modpath .. "/itemwheel.lua") -end - +hud = {} +local modpath = multicraft.get_modpath("hud") + +dofile(modpath .. "/api.lua") +dofile(modpath .. "/functions.lua") +dofile(modpath .. "/builtin.lua") +dofile(modpath .. "/legacy.lua") +if hud.item_wheel then + dofile(modpath .. "/itemwheel.lua") +end + diff --git a/games/MultiCraft_game/mods/hud/itemwheel.lua b/games/MultiCraft_game/files/hud/itemwheel.lua similarity index 96% rename from games/MultiCraft_game/mods/hud/itemwheel.lua rename to games/MultiCraft_game/files/hud/itemwheel.lua index 90d02591d..733b7deb9 100644 --- a/games/MultiCraft_game/mods/hud/itemwheel.lua +++ b/games/MultiCraft_game/files/hud/itemwheel.lua @@ -1,195 +1,195 @@ -local hb = {} -local scale = tonumber(core.setting_get("hud_scaling")) or 1 - -local function update_wheel(player) - local name = player:get_player_name() - if not player or not name then - return - end - - local i = player:get_wield_index() - local i1 = i - 1 - local i3 = i + 1 - - -- it's a wheel - if i1 < 1 then - i1 = HUD_IW_MAX - end - if i3 > HUD_IW_MAX then - i3 = 1 - end - - -- get the displayed items - local inv = player:get_inventory() - local item = hb[name].item - local index = hb[name].index - local item2 = player:get_wielded_item():get_name() - - -- update all items when wielded has changed - if item and item2 and item ~= item2 or item == "wheel_init" or (index and index ~= i) then - local items = {} - items[1] = inv:get_stack("main", i1):get_name() or nil - items[2] = item2 - items[3] = inv:get_stack("main", i3):get_name() or nil - local num = player:get_wielded_item():get_count() - local wear = player:get_wielded_item():get_wear() - if num < 2 then - num = "" - else - num = tostring(num) - end - if wear > 0 then - num = tostring(100 - math.floor((wear/65535)*100)) .. "%" - end - - for n, m in pairs(items) do - -- some default values - local image = "hud_wielded.png" - local need_scale = false - local s1 = {x = 1*scale, y = 1*scale} - local s2 = {x = 3*scale, y = 3*scale} - if n ~= 2 then - s1 = {x = 0.6*scale, y = 0.6*scale} - s2 = {x = 2*scale, y = 2*scale} - end - - -- get the images - local def = multicraft.registered_items[m] - if def then - if def.tiles and (def.tiles[1] and not def.tiles[1].name) then - image = multicraft.inventorycube(def.tiles[1], def.tiles[6] or def.tiles[3] or def.tiles[1], def.tiles[3] or def.tiles[1]) - need_scale = true - end - if def.inventory_image and def.inventory_image ~= "" then - image = def.inventory_image - need_scale = false - end - if def.wielded_image and def.wielded_image ~= "" then - image = def.wielded_image - need_scale = false - end - -- needed for nodes with inventory cube inv imges, e.g. glass - if string.find(image, 'inventorycube') then - need_scale = true - end - end - - -- get the id and update hud elements - local id = hb[name].id[n] - if id and image then - if need_scale then - player:hud_change(id, "scale", s1) - else - player:hud_change(id, "scale", s2) - end - -- make previous and next item darker - --if n ~= 2 then - --image = image .. "^[colorize:#0005" - --end - player:hud_change(id, "text", image) - end - end - if hb[name].id[4] then - player:hud_change(hb[name].id[4], "text", num) - end - end - - -- update wielded buffer - if hb[name].id[2] ~= nil then - hb[name].item = item2 - hb[name].index = i - end -end - -multicraft.register_on_joinplayer(function(player) - local name = player:get_player_name() - hb[name]= {} - hb[name].id = {} - hb[name].item = "wheel_init" - hb[name].index = 1 - - multicraft.after(0.1, function() - - -- hide builtin hotbar - local hud_flags = player:hud_get_flags() - hud_flags.hotbar = false - player:hud_set_flags(hud_flags) - - player:hud_add({ - hud_elem_type = "image", - text = "hud_new.png", - position = {x = 0.5, y = 1}, - scale = {x = 1*scale, y = 1*scale}, - alignment = {x = 0, y = -1}, - offset = {x = 0, y = 0} - }) - - hb[name].id[1] = player:hud_add({ - hud_elem_type = "image", - text = "hud_wielded.png", - position = {x = 0.5, y = 1}, - scale = {x = 1*scale, y = 1*scale}, - alignment = {x = 0, y = -1}, - offset = {x = -75*scale, y = -8*scale} - }) - - hb[name].id[2] = player:hud_add({ - hud_elem_type = "image", - text = "hud_wielded.png", - position = {x = 0.5, y = 1}, - scale = {x = 3*scale, y = 3*scale}, - alignment = {x = 0, y = -1}, - offset = {x = 0, y = -12*scale} - }) - - hb[name].id[3] = player:hud_add({ - hud_elem_type = "image", - text = "hud_wielded.png", - position = {x = 0.5, y = 1}, - scale = {x = 1*scale, y = 1*scale}, - alignment = {x = 0, y = -1}, - offset = {x = 75*scale, y = -8*scale} - }) - - hb[name].id[4] = player:hud_add({ - hud_elem_type = "text", - position = {x = 0.5, y = 1}, - offset = {x = 35*scale, y = -55*scale}, - alignment = {x = 0, y = -1}, - number = 0xffffff, - text = "", - }) - - -- init item wheel - multicraft.after(0, function() - hb[name].item = "wheel_init" - update_wheel(player) - end) - end) -end) - -local function update_wrapper(a, b, player) - local name = player:get_player_name() - if not name then - return - end - multicraft.after(0, function() - hb[name].item = "wheel_init" - update_wheel(player) - end) -end - -multicraft.register_on_placenode(update_wrapper) -multicraft.register_on_dignode(update_wrapper) - - -local timer = 0 -multicraft.register_globalstep(function(dtime) - timer = timer + dtime - if timer >= HUD_IW_TICK then - timer = 0 - for _, player in ipairs(multicraft.get_connected_players()) do - update_wheel(player) - end - end--timer +local hb = {} +local scale = tonumber(core.setting_get("hud_scaling")) or 1 + +local function update_wheel(player) + local name = player:get_player_name() + if not player or not name then + return + end + + local i = player:get_wield_index() + local i1 = i - 1 + local i3 = i + 1 + + -- it's a wheel + if i1 < 1 then + i1 = HUD_IW_MAX + end + if i3 > HUD_IW_MAX then + i3 = 1 + end + + -- get the displayed items + local inv = player:get_inventory() + local item = hb[name].item + local index = hb[name].index + local item2 = player:get_wielded_item():get_name() + + -- update all items when wielded has changed + if item and item2 and item ~= item2 or item == "wheel_init" or (index and index ~= i) then + local items = {} + items[1] = inv:get_stack("main", i1):get_name() or nil + items[2] = item2 + items[3] = inv:get_stack("main", i3):get_name() or nil + local num = player:get_wielded_item():get_count() + local wear = player:get_wielded_item():get_wear() + if num < 2 then + num = "" + else + num = tostring(num) + end + if wear > 0 then + num = tostring(100 - math.floor((wear/65535)*100)) .. "%" + end + + for n, m in pairs(items) do + -- some default values + local image = "hud_wielded.png" + local need_scale = false + local s1 = {x = 1*scale, y = 1*scale} + local s2 = {x = 3*scale, y = 3*scale} + if n ~= 2 then + s1 = {x = 0.6*scale, y = 0.6*scale} + s2 = {x = 2*scale, y = 2*scale} + end + + -- get the images + local def = multicraft.registered_items[m] + if def then + if def.tiles and (def.tiles[1] and not def.tiles[1].name) then + image = multicraft.inventorycube(def.tiles[1], def.tiles[6] or def.tiles[3] or def.tiles[1], def.tiles[3] or def.tiles[1]) + need_scale = true + end + if def.inventory_image and def.inventory_image ~= "" then + image = def.inventory_image + need_scale = false + end + if def.wielded_image and def.wielded_image ~= "" then + image = def.wielded_image + need_scale = false + end + -- needed for nodes with inventory cube inv imges, e.g. glass + if string.find(image, 'inventorycube') then + need_scale = true + end + end + + -- get the id and update hud elements + local id = hb[name].id[n] + if id and image then + if need_scale then + player:hud_change(id, "scale", s1) + else + player:hud_change(id, "scale", s2) + end + -- make previous and next item darker + --if n ~= 2 then + --image = image .. "^[colorize:#0005" + --end + player:hud_change(id, "text", image) + end + end + if hb[name].id[4] then + player:hud_change(hb[name].id[4], "text", num) + end + end + + -- update wielded buffer + if hb[name].id[2] ~= nil then + hb[name].item = item2 + hb[name].index = i + end +end + +multicraft.register_on_joinplayer(function(player) + local name = player:get_player_name() + hb[name]= {} + hb[name].id = {} + hb[name].item = "wheel_init" + hb[name].index = 1 + + multicraft.after(0.1, function() + + -- hide builtin hotbar + local hud_flags = player:hud_get_flags() + hud_flags.hotbar = false + player:hud_set_flags(hud_flags) + + player:hud_add({ + hud_elem_type = "image", + text = "hud_new.png", + position = {x = 0.5, y = 1}, + scale = {x = 1*scale, y = 1*scale}, + alignment = {x = 0, y = -1}, + offset = {x = 0, y = 0} + }) + + hb[name].id[1] = player:hud_add({ + hud_elem_type = "image", + text = "hud_wielded.png", + position = {x = 0.5, y = 1}, + scale = {x = 1*scale, y = 1*scale}, + alignment = {x = 0, y = -1}, + offset = {x = -75*scale, y = -8*scale} + }) + + hb[name].id[2] = player:hud_add({ + hud_elem_type = "image", + text = "hud_wielded.png", + position = {x = 0.5, y = 1}, + scale = {x = 3*scale, y = 3*scale}, + alignment = {x = 0, y = -1}, + offset = {x = 0, y = -12*scale} + }) + + hb[name].id[3] = player:hud_add({ + hud_elem_type = "image", + text = "hud_wielded.png", + position = {x = 0.5, y = 1}, + scale = {x = 1*scale, y = 1*scale}, + alignment = {x = 0, y = -1}, + offset = {x = 75*scale, y = -8*scale} + }) + + hb[name].id[4] = player:hud_add({ + hud_elem_type = "text", + position = {x = 0.5, y = 1}, + offset = {x = 35*scale, y = -55*scale}, + alignment = {x = 0, y = -1}, + number = 0xffffff, + text = "", + }) + + -- init item wheel + multicraft.after(0, function() + hb[name].item = "wheel_init" + update_wheel(player) + end) + end) +end) + +local function update_wrapper(a, b, player) + local name = player:get_player_name() + if not name then + return + end + multicraft.after(0, function() + hb[name].item = "wheel_init" + update_wheel(player) + end) +end + +multicraft.register_on_placenode(update_wrapper) +multicraft.register_on_dignode(update_wrapper) + + +local timer = 0 +multicraft.register_globalstep(function(dtime) + timer = timer + dtime + if timer >= HUD_IW_TICK then + timer = 0 + for _, player in ipairs(multicraft.get_connected_players()) do + update_wheel(player) + end + end--timer end) \ No newline at end of file diff --git a/games/MultiCraft_game/mods/hud/legacy.lua b/games/MultiCraft_game/files/hud/legacy.lua similarity index 95% rename from games/MultiCraft_game/mods/hud/legacy.lua rename to games/MultiCraft_game/files/hud/legacy.lua index b13c00178..591c287f2 100644 --- a/games/MultiCraft_game/mods/hud/legacy.lua +++ b/games/MultiCraft_game/files/hud/legacy.lua @@ -1,61 +1,61 @@ --- Armor -function hud.set_armor() -end - -if hud.show_armor then - local shields = multicraft.get_modpath("shields") ~= nil - local armor_org_func = armor.update_armor - - local function get_armor_lvl(def) - -- items/protection based display - local lvl = def.level or 0 - local max = 63 -- full diamond armor - if shields then - max = 84.14 -- full diamond armor + diamond shield - end - -- TODO: is there a sane way to read out max values? - local ret = lvl/max - if ret > 1 then - ret = 1 - end - - return tonumber(20 * ret) - end - - function armor.update_armor(self, player) - armor_org_func(self, player) - local name = player:get_player_name() - local def = self.def - local armor_lvl = 0 - if def[name] and def[name].level then - armor_lvl = get_armor_lvl(def[name]) - end - hud.change_item(player, "armor", {number = armor_lvl}) - end -end - --- Hunger related functions -if not hud.show_hunger then - function hud.set_hunger() - hud.notify_hunger(1, true) - end - - function hud.get_hunger() - hud.notify_hunger(1, true) - end - - function hud.item_eat(hp_change, replace_with_item) - return function(itemstack, user, pointed_thing) - hud.notify_hunger(1, true) - local func = multicraft.item_eat(hp_change, replace_with_item) - return func(itemstack, user, pointed_thing) - end - end - - function hud.save_hunger() - hud.notify_hunger(1, true) - end - function hud.load_hunger(player) - hud.notify_hunger(1, true) - end -end +-- Armor +function hud.set_armor() +end + +if hud.show_armor then + local shields = multicraft.get_modpath("shields") ~= nil + local armor_org_func = armor.update_armor + + local function get_armor_lvl(def) + -- items/protection based display + local lvl = def.level or 0 + local max = 63 -- full diamond armor + if shields then + max = 84.14 -- full diamond armor + diamond shield + end + -- TODO: is there a sane way to read out max values? + local ret = lvl/max + if ret > 1 then + ret = 1 + end + + return tonumber(20 * ret) + end + + function armor.update_armor(self, player) + armor_org_func(self, player) + local name = player:get_player_name() + local def = self.def + local armor_lvl = 0 + if def[name] and def[name].level then + armor_lvl = get_armor_lvl(def[name]) + end + hud.change_item(player, "armor", {number = armor_lvl}) + end +end + +-- Hunger related functions +if not hud.show_hunger then + function hud.set_hunger() + hud.notify_hunger(1, true) + end + + function hud.get_hunger() + hud.notify_hunger(1, true) + end + + function hud.item_eat(hp_change, replace_with_item) + return function(itemstack, user, pointed_thing) + hud.notify_hunger(1, true) + local func = multicraft.item_eat(hp_change, replace_with_item) + return func(itemstack, user, pointed_thing) + end + end + + function hud.save_hunger() + hud.notify_hunger(1, true) + end + function hud.load_hunger(player) + hud.notify_hunger(1, true) + end +end diff --git a/games/MultiCraft_game/mods/item_drop/README.txt b/games/MultiCraft_game/files/item_drop/README.txt similarity index 100% rename from games/MultiCraft_game/mods/item_drop/README.txt rename to games/MultiCraft_game/files/item_drop/README.txt diff --git a/games/MultiCraft_game/mods/flowers/depends.txt b/games/MultiCraft_game/files/item_drop/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/flowers/depends.txt rename to games/MultiCraft_game/files/item_drop/depends.txt diff --git a/games/MultiCraft_game/mods/item_drop/init.lua b/games/MultiCraft_game/files/item_drop/init.lua similarity index 100% rename from games/MultiCraft_game/mods/item_drop/init.lua rename to games/MultiCraft_game/files/item_drop/init.lua diff --git a/games/MultiCraft_game/mods/itemframes/README.txt b/games/MultiCraft_game/files/itemframes/README.txt similarity index 100% rename from games/MultiCraft_game/mods/itemframes/README.txt rename to games/MultiCraft_game/files/itemframes/README.txt diff --git a/games/MultiCraft_game/mods/itemframes/depends.txt b/games/MultiCraft_game/files/itemframes/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/itemframes/depends.txt rename to games/MultiCraft_game/files/itemframes/depends.txt diff --git a/games/MultiCraft_game/mods/itemframes/init.lua b/games/MultiCraft_game/files/itemframes/init.lua similarity index 100% rename from games/MultiCraft_game/mods/itemframes/init.lua rename to games/MultiCraft_game/files/itemframes/init.lua diff --git a/games/MultiCraft_game/mods/mapp/depends.txt b/games/MultiCraft_game/files/mapp/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/mapp/depends.txt rename to games/MultiCraft_game/files/mapp/depends.txt diff --git a/games/MultiCraft_game/mods/mapp/init.lua b/games/MultiCraft_game/files/mapp/init.lua similarity index 100% rename from games/MultiCraft_game/mods/mapp/init.lua rename to games/MultiCraft_game/files/mapp/init.lua diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/copyright.txt b/games/MultiCraft_game/files/mapp/signs_lib/copyright.txt similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/copyright.txt rename to games/MultiCraft_game/files/mapp/signs_lib/copyright.txt diff --git a/games/MultiCraft_game/mods/item_drop/depends.txt b/games/MultiCraft_game/files/mapp/signs_lib/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/item_drop/depends.txt rename to games/MultiCraft_game/files/mapp/signs_lib/depends.txt diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_20.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_20.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_20.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_20.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_21.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_21.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_21.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_21.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_22.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_22.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_22.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_22.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_23.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_23.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_23.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_23.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_24.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_24.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_24.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_24.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_25.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_25.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_25.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_25.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_26.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_26.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_26.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_26.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_27.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_27.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_27.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_27.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_28.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_28.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_28.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_28.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_29.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_29.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_29.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_29.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_2a.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_2a.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_2a.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_2a.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_2b.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_2b.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_2b.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_2b.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_2c.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_2c.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_2c.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_2c.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_2d.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_2d.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_2d.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_2d.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_2e.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_2e.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_2e.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_2e.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_2f.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_2f.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_2f.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_2f.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_30.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_30.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_30.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_30.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_31.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_31.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_31.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_31.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_32.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_32.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_32.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_32.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_33.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_33.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_33.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_33.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_34.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_34.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_34.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_34.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_35.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_35.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_35.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_35.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_36.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_36.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_36.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_36.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_37.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_37.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_37.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_37.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_38.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_38.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_38.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_38.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_39.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_39.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_39.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_39.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_3a.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_3a.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_3a.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_3a.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_3b.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_3b.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_3b.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_3b.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_3c.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_3c.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_3c.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_3c.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_3d.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_3d.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_3d.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_3d.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_3e.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_3e.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_3e.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_3e.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_3f.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_3f.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_3f.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_3f.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_40.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_40.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_40.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_40.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_41.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_41.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_41.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_41.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_42.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_42.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_42.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_42.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_43.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_43.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_43.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_43.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_44.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_44.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_44.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_44.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_45.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_45.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_45.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_45.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_46.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_46.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_46.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_46.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_47.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_47.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_47.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_47.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_48.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_48.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_48.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_48.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_49.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_49.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_49.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_49.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_4a.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_4a.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_4a.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_4a.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_4b.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_4b.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_4b.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_4b.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_4c.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_4c.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_4c.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_4c.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_4d.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_4d.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_4d.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_4d.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_4e.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_4e.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_4e.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_4e.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_4f.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_4f.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_4f.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_4f.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_50.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_50.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_50.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_50.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_51.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_51.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_51.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_51.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_52.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_52.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_52.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_52.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_53.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_53.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_53.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_53.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_54.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_54.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_54.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_54.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_55.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_55.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_55.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_55.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_56.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_56.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_56.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_56.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_57.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_57.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_57.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_57.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_58.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_58.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_58.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_58.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_59.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_59.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_59.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_59.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_5a.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_5a.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_5a.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_5a.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_5b.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_5b.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_5b.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_5b.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_5c.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_5c.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_5c.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_5c.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_5d.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_5d.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_5d.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_5d.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_5e.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_5e.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_5e.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_5e.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_5f.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_5f.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_5f.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_5f.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_60.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_60.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_60.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_60.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_61.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_61.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_61.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_61.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_62.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_62.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_62.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_62.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_63.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_63.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_63.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_63.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_64.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_64.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_64.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_64.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_65.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_65.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_65.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_65.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_66.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_66.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_66.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_66.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_67.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_67.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_67.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_67.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_68.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_68.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_68.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_68.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_69.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_69.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_69.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_69.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_6a.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_6a.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_6a.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_6a.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_6b.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_6b.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_6b.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_6b.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_6c.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_6c.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_6c.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_6c.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_6d.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_6d.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_6d.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_6d.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_6e.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_6e.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_6e.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_6e.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_6f.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_6f.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_6f.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_6f.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_70.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_70.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_70.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_70.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_71.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_71.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_71.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_71.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_72.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_72.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_72.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_72.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_73.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_73.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_73.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_73.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_74.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_74.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_74.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_74.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_75.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_75.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_75.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_75.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_76.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_76.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_76.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_76.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_77.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_77.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_77.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_77.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_78.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_78.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_78.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_78.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_79.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_79.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_79.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_79.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_7a.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_7a.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_7a.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_7a.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_7b.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_7b.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_7b.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_7b.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_7c.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_7c.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_7c.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_7c.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_7d.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_7d.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_7d.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_7d.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_7e.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_7e.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/11px/hdf_7e.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/11px/hdf_7e.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_20.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_20.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_20.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_20.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_21.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_21.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_21.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_21.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_22.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_22.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_22.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_22.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_23.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_23.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_23.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_23.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_24.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_24.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_24.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_24.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_25.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_25.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_25.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_25.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_26.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_26.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_26.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_26.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_27.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_27.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_27.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_27.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_28.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_28.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_28.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_28.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_29.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_29.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_29.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_29.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_2a.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_2a.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_2a.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_2a.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_2b.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_2b.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_2b.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_2b.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_2c.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_2c.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_2c.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_2c.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_2d.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_2d.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_2d.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_2d.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_2e.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_2e.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_2e.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_2e.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_2f.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_2f.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_2f.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_2f.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_30.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_30.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_30.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_30.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_31.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_31.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_31.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_31.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_32.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_32.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_32.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_32.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_33.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_33.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_33.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_33.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_34.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_34.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_34.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_34.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_35.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_35.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_35.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_35.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_36.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_36.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_36.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_36.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_37.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_37.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_37.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_37.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_38.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_38.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_38.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_38.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_39.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_39.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_39.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_39.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_3a.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_3a.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_3a.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_3a.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_3b.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_3b.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_3b.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_3b.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_3c.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_3c.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_3c.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_3c.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_3d.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_3d.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_3d.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_3d.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_3e.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_3e.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_3e.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_3e.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_3f.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_3f.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_3f.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_3f.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_40.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_40.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_40.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_40.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_41.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_41.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_41.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_41.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_42.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_42.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_42.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_42.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_43.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_43.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_43.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_43.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_44.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_44.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_44.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_44.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_45.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_45.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_45.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_45.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_46.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_46.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_46.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_46.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_47.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_47.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_47.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_47.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_48.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_48.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_48.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_48.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_49.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_49.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_49.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_49.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_4a.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_4a.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_4a.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_4a.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_4b.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_4b.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_4b.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_4b.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_4c.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_4c.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_4c.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_4c.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_4d.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_4d.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_4d.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_4d.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_4e.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_4e.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_4e.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_4e.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_4f.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_4f.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_4f.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_4f.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_50.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_50.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_50.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_50.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_51.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_51.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_51.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_51.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_52.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_52.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_52.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_52.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_53.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_53.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_53.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_53.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_54.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_54.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_54.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_54.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_55.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_55.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_55.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_55.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_56.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_56.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_56.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_56.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_57.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_57.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_57.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_57.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_58.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_58.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_58.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_58.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_59.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_59.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_59.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_59.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_5a.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_5a.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_5a.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_5a.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_5b.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_5b.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_5b.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_5b.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_5c.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_5c.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_5c.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_5c.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_5d.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_5d.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_5d.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_5d.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_5e.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_5e.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_5e.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_5e.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_5f.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_5f.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_5f.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_5f.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_60.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_60.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_60.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_60.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_61.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_61.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_61.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_61.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_62.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_62.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_62.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_62.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_63.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_63.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_63.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_63.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_64.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_64.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_64.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_64.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_65.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_65.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_65.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_65.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_66.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_66.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_66.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_66.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_67.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_67.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_67.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_67.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_68.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_68.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_68.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_68.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_69.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_69.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_69.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_69.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_6a.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_6a.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_6a.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_6a.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_6b.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_6b.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_6b.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_6b.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_6c.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_6c.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_6c.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_6c.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_6d.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_6d.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_6d.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_6d.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_6e.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_6e.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_6e.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_6e.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_6f.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_6f.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_6f.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_6f.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_70.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_70.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_70.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_70.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_71.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_71.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_71.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_71.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_72.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_72.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_72.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_72.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_73.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_73.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_73.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_73.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_74.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_74.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_74.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_74.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_75.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_75.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_75.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_75.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_76.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_76.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_76.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_76.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_77.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_77.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_77.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_77.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_78.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_78.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_78.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_78.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_79.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_79.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_79.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_79.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_7a.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_7a.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_7a.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_7a.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_7b.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_7b.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_7b.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_7b.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_7c.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_7c.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_7c.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_7c.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_7d.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_7d.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_7d.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_7d.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_7e.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_7e.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/17px/hdf_7e.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/17px/hdf_7e.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_20.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_20.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_20.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_20.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_21.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_21.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_21.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_21.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_22.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_22.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_22.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_22.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_23.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_23.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_23.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_23.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_24.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_24.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_24.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_24.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_25.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_25.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_25.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_25.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_26.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_26.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_26.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_26.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_27.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_27.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_27.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_27.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_28.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_28.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_28.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_28.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_29.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_29.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_29.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_29.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_2a.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_2a.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_2a.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_2a.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_2b.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_2b.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_2b.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_2b.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_2c.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_2c.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_2c.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_2c.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_2d.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_2d.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_2d.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_2d.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_2e.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_2e.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_2e.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_2e.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_2f.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_2f.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_2f.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_2f.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_30.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_30.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_30.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_30.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_31.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_31.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_31.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_31.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_32.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_32.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_32.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_32.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_33.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_33.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_33.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_33.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_34.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_34.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_34.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_34.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_35.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_35.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_35.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_35.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_36.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_36.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_36.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_36.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_37.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_37.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_37.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_37.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_38.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_38.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_38.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_38.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_39.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_39.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_39.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_39.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_3a.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_3a.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_3a.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_3a.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_3b.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_3b.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_3b.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_3b.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_3c.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_3c.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_3c.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_3c.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_3d.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_3d.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_3d.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_3d.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_3e.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_3e.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_3e.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_3e.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_3f.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_3f.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_3f.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_3f.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_40.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_40.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_40.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_40.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_41.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_41.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_41.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_41.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_42.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_42.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_42.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_42.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_43.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_43.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_43.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_43.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_44.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_44.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_44.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_44.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_45.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_45.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_45.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_45.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_46.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_46.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_46.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_46.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_47.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_47.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_47.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_47.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_48.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_48.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_48.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_48.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_49.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_49.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_49.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_49.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_4a.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_4a.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_4a.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_4a.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_4b.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_4b.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_4b.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_4b.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_4c.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_4c.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_4c.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_4c.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_4d.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_4d.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_4d.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_4d.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_4e.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_4e.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_4e.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_4e.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_4f.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_4f.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_4f.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_4f.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_50.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_50.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_50.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_50.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_51.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_51.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_51.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_51.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_52.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_52.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_52.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_52.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_53.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_53.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_53.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_53.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_54.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_54.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_54.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_54.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_55.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_55.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_55.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_55.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_56.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_56.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_56.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_56.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_57.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_57.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_57.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_57.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_58.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_58.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_58.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_58.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_59.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_59.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_59.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_59.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_5a.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_5a.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_5a.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_5a.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_5b.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_5b.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_5b.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_5b.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_5c.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_5c.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_5c.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_5c.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_5d.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_5d.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_5d.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_5d.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_5e.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_5e.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_5e.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_5e.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_5f.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_5f.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_5f.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_5f.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_60.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_60.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_60.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_60.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_61.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_61.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_61.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_61.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_62.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_62.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_62.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_62.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_63.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_63.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_63.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_63.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_64.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_64.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_64.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_64.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_65.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_65.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_65.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_65.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_66.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_66.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_66.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_66.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_67.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_67.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_67.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_67.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_68.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_68.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_68.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_68.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_69.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_69.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_69.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_69.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_6a.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_6a.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_6a.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_6a.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_6b.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_6b.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_6b.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_6b.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_6c.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_6c.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_6c.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_6c.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_6d.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_6d.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_6d.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_6d.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_6e.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_6e.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_6e.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_6e.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_6f.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_6f.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_6f.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_6f.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_70.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_70.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_70.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_70.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_71.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_71.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_71.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_71.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_72.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_72.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_72.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_72.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_73.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_73.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_73.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_73.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_74.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_74.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_74.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_74.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_75.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_75.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_75.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_75.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_76.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_76.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_76.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_76.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_77.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_77.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_77.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_77.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_78.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_78.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_78.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_78.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_79.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_79.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_79.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_79.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_7a.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_7a.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_7a.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_7a.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_7b.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_7b.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_7b.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_7b.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_7c.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_7c.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_7c.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_7c.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_7d.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_7d.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_7d.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_7d.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_7e.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_7e.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/25px/hdf_7e.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/25px/hdf_7e.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_20.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_20.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_20.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_20.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_21.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_21.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_21.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_21.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_22.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_22.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_22.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_22.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_23.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_23.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_23.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_23.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_24.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_24.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_24.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_24.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_25.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_25.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_25.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_25.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_26.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_26.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_26.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_26.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_27.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_27.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_27.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_27.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_28.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_28.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_28.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_28.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_29.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_29.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_29.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_29.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_2a.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_2a.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_2a.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_2a.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_2b.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_2b.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_2b.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_2b.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_2c.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_2c.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_2c.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_2c.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_2d.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_2d.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_2d.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_2d.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_2e.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_2e.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_2e.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_2e.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_2f.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_2f.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_2f.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_2f.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_30.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_30.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_30.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_30.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_31.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_31.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_31.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_31.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_32.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_32.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_32.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_32.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_33.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_33.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_33.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_33.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_34.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_34.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_34.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_34.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_35.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_35.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_35.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_35.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_36.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_36.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_36.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_36.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_37.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_37.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_37.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_37.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_38.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_38.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_38.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_38.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_39.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_39.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_39.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_39.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_3a.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_3a.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_3a.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_3a.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_3b.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_3b.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_3b.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_3b.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_3c.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_3c.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_3c.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_3c.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_3d.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_3d.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_3d.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_3d.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_3e.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_3e.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_3e.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_3e.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_3f.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_3f.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_3f.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_3f.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_40.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_40.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_40.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_40.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_41.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_41.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_41.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_41.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_42.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_42.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_42.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_42.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_43.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_43.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_43.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_43.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_44.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_44.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_44.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_44.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_45.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_45.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_45.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_45.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_46.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_46.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_46.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_46.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_47.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_47.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_47.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_47.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_48.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_48.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_48.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_48.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_49.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_49.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_49.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_49.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_4a.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_4a.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_4a.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_4a.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_4b.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_4b.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_4b.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_4b.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_4c.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_4c.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_4c.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_4c.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_4d.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_4d.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_4d.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_4d.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_4e.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_4e.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_4e.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_4e.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_4f.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_4f.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_4f.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_4f.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_50.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_50.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_50.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_50.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_51.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_51.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_51.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_51.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_52.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_52.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_52.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_52.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_53.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_53.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_53.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_53.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_54.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_54.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_54.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_54.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_55.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_55.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_55.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_55.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_56.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_56.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_56.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_56.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_57.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_57.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_57.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_57.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_58.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_58.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_58.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_58.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_59.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_59.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_59.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_59.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_5a.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_5a.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_5a.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_5a.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_5b.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_5b.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_5b.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_5b.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_5c.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_5c.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_5c.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_5c.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_5d.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_5d.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_5d.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_5d.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_5e.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_5e.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_5e.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_5e.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_5f.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_5f.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_5f.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_5f.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_60.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_60.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_60.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_60.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_61.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_61.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_61.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_61.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_62.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_62.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_62.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_62.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_63.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_63.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_63.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_63.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_64.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_64.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_64.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_64.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_65.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_65.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_65.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_65.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_66.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_66.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_66.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_66.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_67.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_67.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_67.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_67.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_68.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_68.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_68.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_68.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_69.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_69.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_69.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_69.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_6a.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_6a.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_6a.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_6a.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_6b.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_6b.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_6b.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_6b.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_6c.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_6c.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_6c.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_6c.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_6d.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_6d.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_6d.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_6d.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_6e.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_6e.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_6e.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_6e.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_6f.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_6f.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_6f.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_6f.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_70.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_70.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_70.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_70.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_71.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_71.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_71.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_71.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_72.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_72.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_72.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_72.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_73.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_73.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_73.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_73.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_74.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_74.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_74.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_74.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_75.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_75.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_75.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_75.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_76.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_76.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_76.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_76.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_77.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_77.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_77.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_77.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_78.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_78.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_78.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_78.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_79.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_79.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_79.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_79.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_7a.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_7a.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_7a.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_7a.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_7b.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_7b.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_7b.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_7b.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_7c.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_7c.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_7c.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_7c.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_7d.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_7d.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_7d.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_7d.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_7e.png b/games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_7e.png similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/extra_fonts/34px/hdf_7e.png rename to games/MultiCraft_game/files/mapp/signs_lib/extra_fonts/34px/hdf_7e.png diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/init.lua b/games/MultiCraft_game/files/mapp/signs_lib/init.lua similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/init.lua rename to games/MultiCraft_game/files/mapp/signs_lib/init.lua diff --git a/games/MultiCraft_game/mods/player_textures/README.txt b/games/MultiCraft_game/files/player_textures/README.txt similarity index 100% rename from games/MultiCraft_game/mods/player_textures/README.txt rename to games/MultiCraft_game/files/player_textures/README.txt diff --git a/games/MultiCraft_game/mods/player_textures/depends.txt b/games/MultiCraft_game/files/player_textures/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/player_textures/depends.txt rename to games/MultiCraft_game/files/player_textures/depends.txt diff --git a/games/MultiCraft_game/mods/player_textures/init.lua b/games/MultiCraft_game/files/player_textures/init.lua similarity index 100% rename from games/MultiCraft_game/mods/player_textures/init.lua rename to games/MultiCraft_game/files/player_textures/init.lua diff --git a/games/MultiCraft_game/mods/playerplus/depends.txt b/games/MultiCraft_game/files/playerplus/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/playerplus/depends.txt rename to games/MultiCraft_game/files/playerplus/depends.txt diff --git a/games/MultiCraft_game/mods/playerplus/init.lua b/games/MultiCraft_game/files/playerplus/init.lua similarity index 97% rename from games/MultiCraft_game/mods/playerplus/init.lua rename to games/MultiCraft_game/files/playerplus/init.lua index 9e726f3dc..4ee07b5fb 100644 --- a/games/MultiCraft_game/mods/playerplus/init.lua +++ b/games/MultiCraft_game/files/playerplus/init.lua @@ -1,91 +1,91 @@ -if not multicraft.get_modpath("check") then os.exit() end -if not default.multicraft_is_variable_is_a_part_of_multicraft_subgame_and_copying_it_means_you_use_our_code_so_we_become_contributors_of_your_project then exit() end ---[[ - walking on ice makes player walk faster, - stepping through snow slows player down, - touching a cactus hurts player, - player stuck inside node suffocates. - - PlayerPlus by TenPlus1 -]] - -pp = {} - -local time = 0 -multicraft.register_globalstep(function(dtime) - - time = time + dtime - local def = {} - - -- every 1 second - if time > 1 then - - -- reset time for next check - time = 0 - - -- check players - for _,player in ipairs(multicraft.get_connected_players()) do - - -- where am I? - local pos = player:getpos() - - -- what am I standing on? - pos.y = pos.y - 0.1 -- just under player to detect snow also - local nod = multicraft.get_node(pos).name - pos.y = pos.y + 0.1 - - -- is 3d_armor mod active? if so make armor physics default - if multicraft.get_modpath("3d_armor") then - def = armor.def[player:get_player_name()] or nil - end - - -- set to armor physics or defaults - pp.speed = def.speed or 1 - pp.jump = def.jump or 1 - pp.gravity = def.gravity or 1 - - -- standing on ice? if so walk faster - if nod == "default:ice" then - pp.speed = pp.speed + 0.4 - - -- standing on snow? if so walk slower - elseif nod == "default:snow" or nod == "default:snowblock" then - pp.speed = pp.speed - 0.4 - end - - -- set player physics - player:set_physics_override(pp.speed, pp.jump, pp.gravity) - -- print ("Speed:", pp.speed, "Jump:", pp.jump, "Gravity:", pp.gravity) - - -- get node at head level - pos.y = pos.y + 1 - nod = multicraft.get_node(pos).name - pos.y = pos.y - 1 - - -- is player suffocating inside node? (nodes found in default game only) - if multicraft.registered_nodes[nod] - and multicraft.registered_nodes[nod].walkable - and nod:find("default:") - and not multicraft.check_player_privs(player:get_player_name(), {noclip=true}) then - if player:get_hp() > 0 then - player:set_hp(player:get_hp()-1) - end - end - - -- am I near a cactus? - local near = multicraft.find_node_near(pos, 1, "default:cactus") - if near then - - -- am I touching the cactus? if so it hurts - for _,object in ipairs(multicraft.get_objects_inside_radius(near, 1.0)) do - if object:get_hp() > 0 then - object:set_hp(object:get_hp()-1) - end - end - - end - - end - - end -end) +if not multicraft.get_modpath("check") then os.exit() end +if not default.multicraft_is_variable_is_a_part_of_multicraft_subgame_and_copying_it_means_you_use_our_code_so_we_become_contributors_of_your_project then exit() end +--[[ + walking on ice makes player walk faster, + stepping through snow slows player down, + touching a cactus hurts player, + player stuck inside node suffocates. + + PlayerPlus by TenPlus1 +]] + +pp = {} + +local time = 0 +multicraft.register_globalstep(function(dtime) + + time = time + dtime + local def = {} + + -- every 1 second + if time > 1 then + + -- reset time for next check + time = 0 + + -- check players + for _,player in ipairs(multicraft.get_connected_players()) do + + -- where am I? + local pos = player:getpos() + + -- what am I standing on? + pos.y = pos.y - 0.1 -- just under player to detect snow also + local nod = multicraft.get_node(pos).name + pos.y = pos.y + 0.1 + + -- is 3d_armor mod active? if so make armor physics default + if multicraft.get_modpath("3d_armor") then + def = armor.def[player:get_player_name()] or nil + end + + -- set to armor physics or defaults + pp.speed = def.speed or 1 + pp.jump = def.jump or 1 + pp.gravity = def.gravity or 1 + + -- standing on ice? if so walk faster + if nod == "default:ice" then + pp.speed = pp.speed + 0.4 + + -- standing on snow? if so walk slower + elseif nod == "default:snow" or nod == "default:snowblock" then + pp.speed = pp.speed - 0.4 + end + + -- set player physics + player:set_physics_override(pp.speed, pp.jump, pp.gravity) + -- print ("Speed:", pp.speed, "Jump:", pp.jump, "Gravity:", pp.gravity) + + -- get node at head level + pos.y = pos.y + 1 + nod = multicraft.get_node(pos).name + pos.y = pos.y - 1 + + -- is player suffocating inside node? (nodes found in default game only) + if multicraft.registered_nodes[nod] + and multicraft.registered_nodes[nod].walkable + and nod:find("default:") + and not multicraft.check_player_privs(player:get_player_name(), {noclip=true}) then + if player:get_hp() > 0 then + player:set_hp(player:get_hp()-1) + end + end + + -- am I near a cactus? + local near = multicraft.find_node_near(pos, 1, "default:cactus") + if near then + + -- am I touching the cactus? if so it hurts + for _,object in ipairs(multicraft.get_objects_inside_radius(near, 1.0)) do + if object:get_hp() > 0 then + object:set_hp(object:get_hp()-1) + end + end + + end + + end + + end +end) diff --git a/games/MultiCraft_game/mods/potions/modpack.txt b/games/MultiCraft_game/files/potions/modpack.txt similarity index 100% rename from games/MultiCraft_game/mods/potions/modpack.txt rename to games/MultiCraft_game/files/potions/modpack.txt diff --git a/games/MultiCraft_game/mods/potions/potions/README.txt b/games/MultiCraft_game/files/potions/potions/README.txt similarity index 100% rename from games/MultiCraft_game/mods/potions/potions/README.txt rename to games/MultiCraft_game/files/potions/potions/README.txt diff --git a/games/MultiCraft_game/mods/potions/potions/init.lua b/games/MultiCraft_game/files/potions/potions/init.lua similarity index 100% rename from games/MultiCraft_game/mods/potions/potions/init.lua rename to games/MultiCraft_game/files/potions/potions/init.lua diff --git a/games/MultiCraft_game/mods/potions/potions/lib/Vec3_1-0.lua b/games/MultiCraft_game/files/potions/potions/lib/Vec3_1-0.lua similarity index 100% rename from games/MultiCraft_game/mods/potions/potions/lib/Vec3_1-0.lua rename to games/MultiCraft_game/files/potions/potions/lib/Vec3_1-0.lua diff --git a/games/MultiCraft_game/mods/potions/potionspack/depends.txt b/games/MultiCraft_game/files/potions/potionspack/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/potions/potionspack/depends.txt rename to games/MultiCraft_game/files/potions/potionspack/depends.txt diff --git a/games/MultiCraft_game/mods/potions/potionspack/init.lua b/games/MultiCraft_game/files/potions/potionspack/init.lua similarity index 100% rename from games/MultiCraft_game/mods/potions/potionspack/init.lua rename to games/MultiCraft_game/files/potions/potionspack/init.lua diff --git a/games/MultiCraft_game/mods/mapp/signs_lib/depends.txt b/games/MultiCraft_game/files/protector/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/mapp/signs_lib/depends.txt rename to games/MultiCraft_game/files/protector/depends.txt diff --git a/games/MultiCraft_game/mods/protector/init.lua b/games/MultiCraft_game/files/protector/init.lua similarity index 100% rename from games/MultiCraft_game/mods/protector/init.lua rename to games/MultiCraft_game/files/protector/init.lua diff --git a/games/MultiCraft_game/mods/redstone/mesecons/VERSION b/games/MultiCraft_game/files/redstone/mesecons/VERSION similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons/VERSION rename to games/MultiCraft_game/files/redstone/mesecons/VERSION diff --git a/games/MultiCraft_game/mods/protector/depends.txt b/games/MultiCraft_game/files/redstone/mesecons/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/protector/depends.txt rename to games/MultiCraft_game/files/redstone/mesecons/depends.txt diff --git a/games/MultiCraft_game/mods/redstone/mesecons/init.lua b/games/MultiCraft_game/files/redstone/mesecons/init.lua similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons/init.lua rename to games/MultiCraft_game/files/redstone/mesecons/init.lua diff --git a/games/MultiCraft_game/mods/redstone/mesecons/internal.lua b/games/MultiCraft_game/files/redstone/mesecons/internal.lua similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons/internal.lua rename to games/MultiCraft_game/files/redstone/mesecons/internal.lua diff --git a/games/MultiCraft_game/mods/redstone/mesecons/legacy.lua b/games/MultiCraft_game/files/redstone/mesecons/legacy.lua similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons/legacy.lua rename to games/MultiCraft_game/files/redstone/mesecons/legacy.lua diff --git a/games/MultiCraft_game/mods/redstone/mesecons/oldwires.lua b/games/MultiCraft_game/files/redstone/mesecons/oldwires.lua similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons/oldwires.lua rename to games/MultiCraft_game/files/redstone/mesecons/oldwires.lua diff --git a/games/MultiCraft_game/mods/redstone/mesecons/presets.lua b/games/MultiCraft_game/files/redstone/mesecons/presets.lua similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons/presets.lua rename to games/MultiCraft_game/files/redstone/mesecons/presets.lua diff --git a/games/MultiCraft_game/mods/redstone/mesecons/services.lua b/games/MultiCraft_game/files/redstone/mesecons/services.lua similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons/services.lua rename to games/MultiCraft_game/files/redstone/mesecons/services.lua diff --git a/games/MultiCraft_game/mods/redstone/mesecons/settings.lua b/games/MultiCraft_game/files/redstone/mesecons/settings.lua similarity index 97% rename from games/MultiCraft_game/mods/redstone/mesecons/settings.lua rename to games/MultiCraft_game/files/redstone/mesecons/settings.lua index 5fbaa1404..f7819c990 100644 --- a/games/MultiCraft_game/mods/redstone/mesecons/settings.lua +++ b/games/MultiCraft_game/files/redstone/mesecons/settings.lua @@ -1,7 +1,7 @@ --- SETTINGS -BLINKY_PLANT_INTERVAL = 3 -NEW_STYLE_WIRES = true -- true = new nodebox wires, false = old raillike wires -PRESSURE_PLATE_INTERVAL = 0.04 -OBJECT_DETECTOR_RADIUS = 6 -PISTON_MAXIMUM_PUSH = 11 -- +1 -MOVESTONE_MAXIMUM_PUSH = 0 +-- SETTINGS +BLINKY_PLANT_INTERVAL = 3 +NEW_STYLE_WIRES = true -- true = new nodebox wires, false = old raillike wires +PRESSURE_PLATE_INTERVAL = 0.04 +OBJECT_DETECTOR_RADIUS = 6 +PISTON_MAXIMUM_PUSH = 11 -- +1 +MOVESTONE_MAXIMUM_PUSH = 0 diff --git a/games/MultiCraft_game/mods/redstone/mesecons/util.lua b/games/MultiCraft_game/files/redstone/mesecons/util.lua similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons/util.lua rename to games/MultiCraft_game/files/redstone/mesecons/util.lua diff --git a/games/MultiCraft_game/mods/redstone/mesecons/wires.lua b/games/MultiCraft_game/files/redstone/mesecons/wires.lua similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons/wires.lua rename to games/MultiCraft_game/files/redstone/mesecons/wires.lua diff --git a/games/MultiCraft_game/mods/redstone/mesecons_alias/depends.txt b/games/MultiCraft_game/files/redstone/mesecons_alias/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_alias/depends.txt rename to games/MultiCraft_game/files/redstone/mesecons_alias/depends.txt diff --git a/games/MultiCraft_game/mods/redstone/mesecons_alias/init.lua b/games/MultiCraft_game/files/redstone/mesecons_alias/init.lua similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_alias/init.lua rename to games/MultiCraft_game/files/redstone/mesecons_alias/init.lua diff --git a/games/MultiCraft_game/mods/redstone/mesecons_button/depends.txt b/games/MultiCraft_game/files/redstone/mesecons_button/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_button/depends.txt rename to games/MultiCraft_game/files/redstone/mesecons_button/depends.txt diff --git a/games/MultiCraft_game/mods/redstone/mesecons_button/init.lua b/games/MultiCraft_game/files/redstone/mesecons_button/init.lua similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_button/init.lua rename to games/MultiCraft_game/files/redstone/mesecons_button/init.lua diff --git a/games/MultiCraft_game/mods/redstone/mesecons_button/sounds/mesecons_button_pop.ogg b/games/MultiCraft_game/files/redstone/mesecons_button/sounds/mesecons_button_pop.ogg similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_button/sounds/mesecons_button_pop.ogg rename to games/MultiCraft_game/files/redstone/mesecons_button/sounds/mesecons_button_pop.ogg diff --git a/games/MultiCraft_game/mods/redstone/mesecons_button/sounds/mesecons_button_push.ogg b/games/MultiCraft_game/files/redstone/mesecons_button/sounds/mesecons_button_push.ogg similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_button/sounds/mesecons_button_push.ogg rename to games/MultiCraft_game/files/redstone/mesecons_button/sounds/mesecons_button_push.ogg diff --git a/games/MultiCraft_game/mods/redstone/mesecons_compatibility/depends.txt b/games/MultiCraft_game/files/redstone/mesecons_compatibility/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_compatibility/depends.txt rename to games/MultiCraft_game/files/redstone/mesecons_compatibility/depends.txt diff --git a/games/MultiCraft_game/mods/redstone/mesecons_compatibility/init.lua b/games/MultiCraft_game/files/redstone/mesecons_compatibility/init.lua similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_compatibility/init.lua rename to games/MultiCraft_game/files/redstone/mesecons_compatibility/init.lua diff --git a/games/MultiCraft_game/mods/redstone/mesecons_delayer/depends.txt b/games/MultiCraft_game/files/redstone/mesecons_delayer/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_delayer/depends.txt rename to games/MultiCraft_game/files/redstone/mesecons_delayer/depends.txt diff --git a/games/MultiCraft_game/mods/redstone/mesecons_delayer/init.lua b/games/MultiCraft_game/files/redstone/mesecons_delayer/init.lua similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_delayer/init.lua rename to games/MultiCraft_game/files/redstone/mesecons_delayer/init.lua diff --git a/games/MultiCraft_game/mods/redstone/mesecons_delayer/textures/mesecons_delayer_bottom.png b/games/MultiCraft_game/files/redstone/mesecons_delayer/textures/mesecons_delayer_bottom.png similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_delayer/textures/mesecons_delayer_bottom.png rename to games/MultiCraft_game/files/redstone/mesecons_delayer/textures/mesecons_delayer_bottom.png diff --git a/games/MultiCraft_game/mods/redstone/mesecons_delayer/textures/mesecons_delayer_ends_off.png b/games/MultiCraft_game/files/redstone/mesecons_delayer/textures/mesecons_delayer_ends_off.png similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_delayer/textures/mesecons_delayer_ends_off.png rename to games/MultiCraft_game/files/redstone/mesecons_delayer/textures/mesecons_delayer_ends_off.png diff --git a/games/MultiCraft_game/mods/redstone/mesecons_delayer/textures/mesecons_delayer_ends_on.png b/games/MultiCraft_game/files/redstone/mesecons_delayer/textures/mesecons_delayer_ends_on.png similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_delayer/textures/mesecons_delayer_ends_on.png rename to games/MultiCraft_game/files/redstone/mesecons_delayer/textures/mesecons_delayer_ends_on.png diff --git a/games/MultiCraft_game/mods/redstone/mesecons_delayer/textures/mesecons_delayer_off.png b/games/MultiCraft_game/files/redstone/mesecons_delayer/textures/mesecons_delayer_off.png similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_delayer/textures/mesecons_delayer_off.png rename to games/MultiCraft_game/files/redstone/mesecons_delayer/textures/mesecons_delayer_off.png diff --git a/games/MultiCraft_game/mods/redstone/mesecons_delayer/textures/mesecons_delayer_on.png b/games/MultiCraft_game/files/redstone/mesecons_delayer/textures/mesecons_delayer_on.png similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_delayer/textures/mesecons_delayer_on.png rename to games/MultiCraft_game/files/redstone/mesecons_delayer/textures/mesecons_delayer_on.png diff --git a/games/MultiCraft_game/mods/redstone/mesecons_delayer/textures/mesecons_delayer_sides_off.png b/games/MultiCraft_game/files/redstone/mesecons_delayer/textures/mesecons_delayer_sides_off.png similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_delayer/textures/mesecons_delayer_sides_off.png rename to games/MultiCraft_game/files/redstone/mesecons_delayer/textures/mesecons_delayer_sides_off.png diff --git a/games/MultiCraft_game/mods/redstone/mesecons_delayer/textures/mesecons_delayer_sides_on.png b/games/MultiCraft_game/files/redstone/mesecons_delayer/textures/mesecons_delayer_sides_on.png similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_delayer/textures/mesecons_delayer_sides_on.png rename to games/MultiCraft_game/files/redstone/mesecons_delayer/textures/mesecons_delayer_sides_on.png diff --git a/games/MultiCraft_game/mods/redstone/mesecons_extrawires/depends.txt b/games/MultiCraft_game/files/redstone/mesecons_extrawires/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_extrawires/depends.txt rename to games/MultiCraft_game/files/redstone/mesecons_extrawires/depends.txt diff --git a/games/MultiCraft_game/mods/redstone/mesecons_extrawires/init.lua b/games/MultiCraft_game/files/redstone/mesecons_extrawires/init.lua similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_extrawires/init.lua rename to games/MultiCraft_game/files/redstone/mesecons_extrawires/init.lua diff --git a/games/MultiCraft_game/mods/redstone/mesecons_extrawires/mesewire.lua b/games/MultiCraft_game/files/redstone/mesecons_extrawires/mesewire.lua similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_extrawires/mesewire.lua rename to games/MultiCraft_game/files/redstone/mesecons_extrawires/mesewire.lua diff --git a/games/MultiCraft_game/mods/redstone/mesecons_lightstone/depends.txt b/games/MultiCraft_game/files/redstone/mesecons_lightstone/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_lightstone/depends.txt rename to games/MultiCraft_game/files/redstone/mesecons_lightstone/depends.txt diff --git a/games/MultiCraft_game/mods/redstone/mesecons_lightstone/init.lua b/games/MultiCraft_game/files/redstone/mesecons_lightstone/init.lua similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_lightstone/init.lua rename to games/MultiCraft_game/files/redstone/mesecons_lightstone/init.lua diff --git a/games/MultiCraft_game/mods/redstone/mesecons_materials/depends.txt b/games/MultiCraft_game/files/redstone/mesecons_materials/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_materials/depends.txt rename to games/MultiCraft_game/files/redstone/mesecons_materials/depends.txt diff --git a/games/MultiCraft_game/mods/redstone/mesecons_materials/init.lua b/games/MultiCraft_game/files/redstone/mesecons_materials/init.lua similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_materials/init.lua rename to games/MultiCraft_game/files/redstone/mesecons_materials/init.lua diff --git a/games/MultiCraft_game/mods/redstone/mesecons_mvps/depends.txt b/games/MultiCraft_game/files/redstone/mesecons_mvps/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_mvps/depends.txt rename to games/MultiCraft_game/files/redstone/mesecons_mvps/depends.txt diff --git a/games/MultiCraft_game/mods/redstone/mesecons_mvps/init.lua b/games/MultiCraft_game/files/redstone/mesecons_mvps/init.lua similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_mvps/init.lua rename to games/MultiCraft_game/files/redstone/mesecons_mvps/init.lua diff --git a/games/MultiCraft_game/mods/redstone/mesecons_noteblock/depends.txt b/games/MultiCraft_game/files/redstone/mesecons_noteblock/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_noteblock/depends.txt rename to games/MultiCraft_game/files/redstone/mesecons_noteblock/depends.txt diff --git a/games/MultiCraft_game/mods/redstone/mesecons_noteblock/init.lua b/games/MultiCraft_game/files/redstone/mesecons_noteblock/init.lua similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_noteblock/init.lua rename to games/MultiCraft_game/files/redstone/mesecons_noteblock/init.lua diff --git a/games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_a.ogg b/games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_a.ogg similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_a.ogg rename to games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_a.ogg diff --git a/games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_asharp.ogg b/games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_asharp.ogg similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_asharp.ogg rename to games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_asharp.ogg diff --git a/games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_b.ogg b/games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_b.ogg similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_b.ogg rename to games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_b.ogg diff --git a/games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_c.ogg b/games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_c.ogg similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_c.ogg rename to games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_c.ogg diff --git a/games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_crash.ogg b/games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_crash.ogg similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_crash.ogg rename to games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_crash.ogg diff --git a/games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_csharp.ogg b/games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_csharp.ogg similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_csharp.ogg rename to games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_csharp.ogg diff --git a/games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_d.ogg b/games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_d.ogg similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_d.ogg rename to games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_d.ogg diff --git a/games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_dsharp.ogg b/games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_dsharp.ogg similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_dsharp.ogg rename to games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_dsharp.ogg diff --git a/games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_e.ogg b/games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_e.ogg similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_e.ogg rename to games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_e.ogg diff --git a/games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_f.ogg b/games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_f.ogg similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_f.ogg rename to games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_f.ogg diff --git a/games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_fsharp.ogg b/games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_fsharp.ogg similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_fsharp.ogg rename to games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_fsharp.ogg diff --git a/games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_g.ogg b/games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_g.ogg similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_g.ogg rename to games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_g.ogg diff --git a/games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_gsharp.ogg b/games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_gsharp.ogg similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_gsharp.ogg rename to games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_gsharp.ogg diff --git a/games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_hihat.ogg b/games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_hihat.ogg similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_hihat.ogg rename to games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_hihat.ogg diff --git a/games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_kick.ogg b/games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_kick.ogg similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_kick.ogg rename to games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_kick.ogg diff --git a/games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_litecrash.ogg b/games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_litecrash.ogg similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_litecrash.ogg rename to games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_litecrash.ogg diff --git a/games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_snare.ogg b/games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_snare.ogg similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_noteblock/sounds/mesecons_noteblock_snare.ogg rename to games/MultiCraft_game/files/redstone/mesecons_noteblock/sounds/mesecons_noteblock_snare.ogg diff --git a/games/MultiCraft_game/mods/redstone/mesecons_noteblock/textures/mesecons_noteblock.png b/games/MultiCraft_game/files/redstone/mesecons_noteblock/textures/mesecons_noteblock.png similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_noteblock/textures/mesecons_noteblock.png rename to games/MultiCraft_game/files/redstone/mesecons_noteblock/textures/mesecons_noteblock.png diff --git a/games/MultiCraft_game/mods/redstone/mesecons_pistons/depends.txt b/games/MultiCraft_game/files/redstone/mesecons_pistons/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_pistons/depends.txt rename to games/MultiCraft_game/files/redstone/mesecons_pistons/depends.txt diff --git a/games/MultiCraft_game/mods/redstone/mesecons_pistons/init.lua b/games/MultiCraft_game/files/redstone/mesecons_pistons/init.lua similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_pistons/init.lua rename to games/MultiCraft_game/files/redstone/mesecons_pistons/init.lua diff --git a/games/MultiCraft_game/mods/redstone/mesecons_pressureplates/depends.txt b/games/MultiCraft_game/files/redstone/mesecons_pressureplates/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_pressureplates/depends.txt rename to games/MultiCraft_game/files/redstone/mesecons_pressureplates/depends.txt diff --git a/games/MultiCraft_game/mods/redstone/mesecons_pressureplates/init.lua b/games/MultiCraft_game/files/redstone/mesecons_pressureplates/init.lua similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_pressureplates/init.lua rename to games/MultiCraft_game/files/redstone/mesecons_pressureplates/init.lua diff --git a/games/MultiCraft_game/mods/redstone/mesecons_solarpanel/depends.txt b/games/MultiCraft_game/files/redstone/mesecons_solarpanel/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_solarpanel/depends.txt rename to games/MultiCraft_game/files/redstone/mesecons_solarpanel/depends.txt diff --git a/games/MultiCraft_game/mods/redstone/mesecons_solarpanel/init.lua b/games/MultiCraft_game/files/redstone/mesecons_solarpanel/init.lua similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_solarpanel/init.lua rename to games/MultiCraft_game/files/redstone/mesecons_solarpanel/init.lua diff --git a/games/MultiCraft_game/mods/redstone/mesecons_textures/init.lua b/games/MultiCraft_game/files/redstone/mesecons_textures/init.lua similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_textures/init.lua rename to games/MultiCraft_game/files/redstone/mesecons_textures/init.lua diff --git a/games/MultiCraft_game/mods/redstone/mesecons_torch/depends.txt b/games/MultiCraft_game/files/redstone/mesecons_torch/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_torch/depends.txt rename to games/MultiCraft_game/files/redstone/mesecons_torch/depends.txt diff --git a/games/MultiCraft_game/mods/redstone/mesecons_torch/init.lua b/games/MultiCraft_game/files/redstone/mesecons_torch/init.lua similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_torch/init.lua rename to games/MultiCraft_game/files/redstone/mesecons_torch/init.lua diff --git a/games/MultiCraft_game/mods/redstone/mesecons_walllever/depends.txt b/games/MultiCraft_game/files/redstone/mesecons_walllever/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_walllever/depends.txt rename to games/MultiCraft_game/files/redstone/mesecons_walllever/depends.txt diff --git a/games/MultiCraft_game/mods/redstone/mesecons_walllever/init.lua b/games/MultiCraft_game/files/redstone/mesecons_walllever/init.lua similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_walllever/init.lua rename to games/MultiCraft_game/files/redstone/mesecons_walllever/init.lua diff --git a/games/MultiCraft_game/mods/redstone/mesecons_walllever/models/levier_off.x b/games/MultiCraft_game/files/redstone/mesecons_walllever/models/levier_off.x similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_walllever/models/levier_off.x rename to games/MultiCraft_game/files/redstone/mesecons_walllever/models/levier_off.x diff --git a/games/MultiCraft_game/mods/redstone/mesecons_walllever/models/levier_on.x b/games/MultiCraft_game/files/redstone/mesecons_walllever/models/levier_on.x similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_walllever/models/levier_on.x rename to games/MultiCraft_game/files/redstone/mesecons_walllever/models/levier_on.x diff --git a/games/MultiCraft_game/mods/redstone/mesecons_walllever/sounds/mesecons_lever.ogg b/games/MultiCraft_game/files/redstone/mesecons_walllever/sounds/mesecons_lever.ogg similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons_walllever/sounds/mesecons_lever.ogg rename to games/MultiCraft_game/files/redstone/mesecons_walllever/sounds/mesecons_lever.ogg diff --git a/games/MultiCraft_game/mods/redstone/modpack.txt b/games/MultiCraft_game/files/redstone/modpack.txt similarity index 100% rename from games/MultiCraft_game/mods/redstone/modpack.txt rename to games/MultiCraft_game/files/redstone/modpack.txt diff --git a/games/MultiCraft_game/mods/redstone/mesecons/depends.txt b/games/MultiCraft_game/files/sethome/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/redstone/mesecons/depends.txt rename to games/MultiCraft_game/files/sethome/depends.txt diff --git a/games/MultiCraft_game/mods/sethome/init.lua b/games/MultiCraft_game/files/sethome/init.lua similarity index 100% rename from games/MultiCraft_game/mods/sethome/init.lua rename to games/MultiCraft_game/files/sethome/init.lua diff --git a/games/MultiCraft_game/mods/signs/characters b/games/MultiCraft_game/files/signs/characters similarity index 100% rename from games/MultiCraft_game/mods/signs/characters rename to games/MultiCraft_game/files/signs/characters diff --git a/games/MultiCraft_game/mods/sethome/depends.txt b/games/MultiCraft_game/files/signs/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/sethome/depends.txt rename to games/MultiCraft_game/files/signs/depends.txt diff --git a/games/MultiCraft_game/mods/signs/init.lua b/games/MultiCraft_game/files/signs/init.lua similarity index 100% rename from games/MultiCraft_game/mods/signs/init.lua rename to games/MultiCraft_game/files/signs/init.lua diff --git a/games/MultiCraft_game/mods/signs/depends.txt b/games/MultiCraft_game/files/sprint/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/signs/depends.txt rename to games/MultiCraft_game/files/sprint/depends.txt diff --git a/games/MultiCraft_game/mods/sprint/init.lua b/games/MultiCraft_game/files/sprint/init.lua similarity index 97% rename from games/MultiCraft_game/mods/sprint/init.lua rename to games/MultiCraft_game/files/sprint/init.lua index e717416ac..6ea100497 100644 --- a/games/MultiCraft_game/mods/sprint/init.lua +++ b/games/MultiCraft_game/files/sprint/init.lua @@ -1,31 +1,31 @@ -if not multicraft.get_modpath("check") then os.exit() end -if not default.multicraft_is_variable_is_a_part_of_multicraft_subgame_and_copying_it_means_you_use_our_code_so_we_become_contributors_of_your_project then exit() end -player_running_physics = {} -multicraft.register_globalstep(function(dtime) - for _,player in ipairs(multicraft.get_connected_players()) do - --local pos = player:getpos() - --print(dump(player:get_player_control().up)) - if player:get_player_control().up == true and player_running_physics[player:get_player_name()] == nil then - multicraft.after(0.05, function() - if player:get_player_control().up == false then - multicraft.after(0.05, function() - if player:get_player_control().up == true then - player:set_physics_override(1.5, 1, 1) - player_running_physics[player:get_player_name()] = true - --print("test1") - end - end) - end - end) - elseif player:get_player_control().up == false and player_running_physics[player:get_player_name()] == true then - --multicraft.after(0.2, function() - if player:get_player_control().up == false then - player_running_physics[player:get_player_name()] = nil - player:set_physics_override(1, 1, 1) - --print("test2") - end - --end) - end - - end +if not multicraft.get_modpath("check") then os.exit() end +if not default.multicraft_is_variable_is_a_part_of_multicraft_subgame_and_copying_it_means_you_use_our_code_so_we_become_contributors_of_your_project then exit() end +player_running_physics = {} +multicraft.register_globalstep(function(dtime) + for _,player in ipairs(multicraft.get_connected_players()) do + --local pos = player:getpos() + --print(dump(player:get_player_control().up)) + if player:get_player_control().up == true and player_running_physics[player:get_player_name()] == nil then + multicraft.after(0.05, function() + if player:get_player_control().up == false then + multicraft.after(0.05, function() + if player:get_player_control().up == true then + player:set_physics_override(1.5, 1, 1) + player_running_physics[player:get_player_name()] = true + --print("test1") + end + end) + end + end) + elseif player:get_player_control().up == false and player_running_physics[player:get_player_name()] == true then + --multicraft.after(0.2, function() + if player:get_player_control().up == false then + player_running_physics[player:get_player_name()] = nil + player:set_physics_override(1, 1, 1) + --print("test2") + end + --end) + end + + end end) \ No newline at end of file diff --git a/games/MultiCraft_game/mods/stairs/README.txt b/games/MultiCraft_game/files/stairs/README.txt similarity index 100% rename from games/MultiCraft_game/mods/stairs/README.txt rename to games/MultiCraft_game/files/stairs/README.txt diff --git a/games/MultiCraft_game/mods/sprint/depends.txt b/games/MultiCraft_game/files/stairs/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/sprint/depends.txt rename to games/MultiCraft_game/files/stairs/depends.txt diff --git a/games/MultiCraft_game/mods/stairs/init.lua b/games/MultiCraft_game/files/stairs/init.lua similarity index 100% rename from games/MultiCraft_game/mods/stairs/init.lua rename to games/MultiCraft_game/files/stairs/init.lua diff --git a/games/MultiCraft_game/mods/throwing/README.txt b/games/MultiCraft_game/files/throwing/README.txt similarity index 100% rename from games/MultiCraft_game/mods/throwing/README.txt rename to games/MultiCraft_game/files/throwing/README.txt diff --git a/games/MultiCraft_game/mods/throwing/arrow.lua b/games/MultiCraft_game/files/throwing/arrow.lua similarity index 100% rename from games/MultiCraft_game/mods/throwing/arrow.lua rename to games/MultiCraft_game/files/throwing/arrow.lua diff --git a/games/MultiCraft_game/mods/stairs/depends.txt b/games/MultiCraft_game/files/throwing/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/stairs/depends.txt rename to games/MultiCraft_game/files/throwing/depends.txt diff --git a/games/MultiCraft_game/mods/throwing/init.lua b/games/MultiCraft_game/files/throwing/init.lua similarity index 100% rename from games/MultiCraft_game/mods/throwing/init.lua rename to games/MultiCraft_game/files/throwing/init.lua diff --git a/games/MultiCraft_game/mods/tnt/README.txt b/games/MultiCraft_game/files/tnt/README.txt similarity index 100% rename from games/MultiCraft_game/mods/tnt/README.txt rename to games/MultiCraft_game/files/tnt/README.txt diff --git a/games/MultiCraft_game/mods/tnt/depends.txt b/games/MultiCraft_game/files/tnt/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/tnt/depends.txt rename to games/MultiCraft_game/files/tnt/depends.txt diff --git a/games/MultiCraft_game/mods/tnt/init.lua b/games/MultiCraft_game/files/tnt/init.lua similarity index 100% rename from games/MultiCraft_game/mods/tnt/init.lua rename to games/MultiCraft_game/files/tnt/init.lua diff --git a/games/MultiCraft_game/mods/vessels/README.txt b/games/MultiCraft_game/files/vessels/README.txt similarity index 100% rename from games/MultiCraft_game/mods/vessels/README.txt rename to games/MultiCraft_game/files/vessels/README.txt diff --git a/games/MultiCraft_game/mods/throwing/depends.txt b/games/MultiCraft_game/files/vessels/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/throwing/depends.txt rename to games/MultiCraft_game/files/vessels/depends.txt diff --git a/games/MultiCraft_game/mods/vessels/init.lua b/games/MultiCraft_game/files/vessels/init.lua similarity index 100% rename from games/MultiCraft_game/mods/vessels/init.lua rename to games/MultiCraft_game/files/vessels/init.lua diff --git a/games/MultiCraft_game/mods/vessels/depends.txt b/games/MultiCraft_game/files/wallet/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/vessels/depends.txt rename to games/MultiCraft_game/files/wallet/depends.txt diff --git a/games/MultiCraft_game/mods/wallet/init.lua b/games/MultiCraft_game/files/wallet/init.lua similarity index 100% rename from games/MultiCraft_game/mods/wallet/init.lua rename to games/MultiCraft_game/files/wallet/init.lua diff --git a/games/MultiCraft_game/mods/wool/README.txt b/games/MultiCraft_game/files/wool/README.txt similarity index 100% rename from games/MultiCraft_game/mods/wool/README.txt rename to games/MultiCraft_game/files/wool/README.txt diff --git a/games/MultiCraft_game/mods/wool/credit.txt b/games/MultiCraft_game/files/wool/credit.txt similarity index 100% rename from games/MultiCraft_game/mods/wool/credit.txt rename to games/MultiCraft_game/files/wool/credit.txt diff --git a/games/MultiCraft_game/mods/wallet/depends.txt b/games/MultiCraft_game/files/wool/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/wallet/depends.txt rename to games/MultiCraft_game/files/wool/depends.txt diff --git a/games/MultiCraft_game/mods/wool/init.lua b/games/MultiCraft_game/files/wool/init.lua similarity index 100% rename from games/MultiCraft_game/mods/wool/init.lua rename to games/MultiCraft_game/files/wool/init.lua diff --git a/games/MultiCraft_game/mods/wool/depends.txt b/games/MultiCraft_game/files/xpanes/depends.txt similarity index 100% rename from games/MultiCraft_game/mods/wool/depends.txt rename to games/MultiCraft_game/files/xpanes/depends.txt diff --git a/games/MultiCraft_game/mods/xpanes/init.lua b/games/MultiCraft_game/files/xpanes/init.lua similarity index 100% rename from games/MultiCraft_game/mods/xpanes/init.lua rename to games/MultiCraft_game/files/xpanes/init.lua diff --git a/games/MultiCraft_game/fix_hunger_hud_location.patch b/games/MultiCraft_game/fix_hunger_hud_location.patch new file mode 100644 index 000000000..565e2898c --- /dev/null +++ b/games/MultiCraft_game/fix_hunger_hud_location.patch @@ -0,0 +1,28 @@ +From 1e15639e52adbbd10be14faf6377af96a667cf8e Mon Sep 17 00:00:00 2001 +From: OttoLidenbrock +Date: Sun, 17 May 2015 01:42:55 +1000 +Subject: [PATCH] Swap air and hunger bar y-positions + +--- + mods/hud/builtin.lua | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git a/mods/hud/builtin.lua b/mods/hud/builtin.lua +index abc965c..89700e8 100644 +--- a/mods/hud/builtin.lua ++++ b/mods/hud/builtin.lua +@@ -9,9 +9,9 @@ HUD_SB_SIZE = {x = 24, y = 24} + HUD_HEALTH_POS = {x = 0.5,y = 1} + HUD_HEALTH_OFFSET = {x = -262, y = -87} + HUD_AIR_POS = {x = 0.5, y = 1} +-HUD_AIR_OFFSET = {x = 15, y = -87} ++HUD_AIR_OFFSET = {x = 15, y = -110} + HUD_HUNGER_POS = {x = 0.5, y = 1} +-HUD_HUNGER_OFFSET = {x = 15, y = -110} ++HUD_HUNGER_OFFSET = {x = 15, y = -87} + HUD_ARMOR_POS = {x = 0.5, y = 1} + HUD_ARMOR_OFFSET = {x = -262, y = -110} + +-- +2.1.0 + diff --git a/games/MultiCraft_game/mods/craftingpack/inventory_plus/depends.txt b/games/MultiCraft_game/mods/craftingpack/inventory_plus/depends.txt deleted file mode 100644 index 04261a2ce..000000000 --- a/games/MultiCraft_game/mods/craftingpack/inventory_plus/depends.txt +++ /dev/null @@ -1,3 +0,0 @@ -check -default -crafting \ No newline at end of file diff --git a/games/MultiCraft_game/mods/xpanes/depends.txt b/games/MultiCraft_game/mods/xpanes/depends.txt deleted file mode 100644 index 52427b5b0..000000000 --- a/games/MultiCraft_game/mods/xpanes/depends.txt +++ /dev/null @@ -1,2 +0,0 @@ -check -default